Author Topic: Oz3.5.3 Wpa_gui, What Other Packages Needed  (Read 7289 times)

sibble-comp-oesf

  • Newbie
  • *
  • Posts: 43
    • View Profile
Oz3.5.3 Wpa_gui, What Other Packages Needed
« on: July 17, 2006, 03:24:30 pm »
OKay, running 3.5.3 and want to get wpa-gui running on the unit. Using the 3.5.4 base and opie sources under recommendation from another thread, I also added the x11 source for 3.5.4, and got wpa-gui and it's dependencies all installed, but when run I get "cannot connect to X server"  what packages do I need to install now to resolve this issue??

tekisui

  • Newbie
  • *
  • Posts: 36
    • View Profile
    • http://tekisui.dynalias.com
Oz3.5.3 Wpa_gui, What Other Packages Needed
« Reply #1 on: August 10, 2006, 11:27:39 am »
I'm in the same boat you are. I've got a 5600 with OZ3.5.4 and want to get WPA working, but have no idea where to start. Can you slap a detailed list of the steps you've taken so far, so I can see if I can come up with the next steps? Also, is the wpa gui available via the feeds? If so, you theoretically should be able to just do
# ipkg install wpa-gui
And it pull the dependencies, including x11. Theoretically. I dunno if it'll do that drastic of a job of meeting dependencies, though..
Zaurus SL-5600 (Poodle)
OpenZaurus 3.5.4
AmbiCom 802.11b CF Card
AmbiCom Bluetooth BT2000 CF Card
Kingston 256mb CF Card
SanDisk 128mb SD Card
Pocketop Folding Keyboard
l337 h4x0r 4ppz

Hrw

  • Hero Member
  • *****
  • Posts: 1366
    • View Profile
Oz3.5.3 Wpa_gui, What Other Packages Needed
« Reply #2 on: August 11, 2006, 04:03:55 am »
wpa-gui use qt4/x11 so it need X11 enviroment. OPIE users have to edit /etc/wpa-supplicant.conf by hand (it is easy).
OpenZaurus 3.5.4x Release Manager
OpenEmbedded, Ångström, Poky developer
My website

Misc embedded hardware.

koen

  • Hero Member
  • *****
  • Posts: 1008
    • View Profile
    • http://dominion.thruhere.net/koen/cms/
Oz3.5.3 Wpa_gui, What Other Packages Needed
« Reply #3 on: August 11, 2006, 04:17:29 am »
Quote
And it pull the dependencies, including x11. Theoretically. I dunno if it'll do that drastic of a job of meeting dependencies, though..
[div align=\"right\"][a href=\"index.php?act=findpost&pid=138111\"][{POST_SNAPBACK}][/a][/div]

It will pull in *all* dependencies it needs to run, OZ prides itself in having working depencies, unlike all other distros for the Z.
And no, it won't pull in a Xserver, since it doesn't need that to run, because you can point the $DISPLAY to your workstation running X.
Forums are not bugtrackers!!! Smart questions
Ångström release team
iPAQ h2210, iPAQ h5550, iPAQ hx4700, Zaurus SL-C700, Nokia 770, all running some form of GPE
My blog

sibble-comp-oesf

  • Newbie
  • *
  • Posts: 43
    • View Profile
Oz3.5.3 Wpa_gui, What Other Packages Needed
« Reply #4 on: August 11, 2006, 05:29:59 am »
Quote
It will pull in *all* dependencies it needs to run, OZ prides itself in having working depencies, unlike all other distros for the Z.
And no, it won't pull in a Xserver, since it doesn't need that to run, because you can point the $DISPLAY to your workstation running X.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=138219\"][{POST_SNAPBACK}][/a][/div]

Hmmm, well on my 3.5.3 unit, I had to do a LOT of the dependencies manually :-( Even though I'd set my sources pointing to the 3.5.4 feeds as you'd (Koen) recommended to me under the "Pwm/pi Won't Work On Oz 3.5.3" thread.  Now I am at running wpa_gui from the cli and getting:
 
   wpa_gui: cannot connect to X server

echo $DISPLAY comes back blank. I assume this is what you are refering too?

sibble-comp-oesf

  • Newbie
  • *
  • Posts: 43
    • View Profile
Oz3.5.3 Wpa_gui, What Other Packages Needed
« Reply #5 on: August 11, 2006, 12:15:50 pm »
Also running export DISPLAY= results in

export xx DISPLAY: bad variable name

where xx is a number the increments each time the command is run. Doesn't matter what you have after the '='

sibble-comp-oesf

  • Newbie
  • *
  • Posts: 43
    • View Profile
Oz3.5.3 Wpa_gui, What Other Packages Needed
« Reply #6 on: August 11, 2006, 10:33:34 pm »
Quote
wpa-gui use qt4/x11 so it need X11 enviroment. OPIE users have to edit /etc/wpa-supplicant.conf by hand (it is easy).
[div align=\"right\"][a href=\"index.php?act=findpost&pid=138216\"][{POST_SNAPBACK}][/a][/div]


Sure, when you only have 1 or 2 access points to connect too, it's easy, when you have say a dozen or more that you use regularly and that change the keys regularly, it gets less easy. Add in random other access points that you connect to on a random/infrequent basis and easy goes out the door. Add in a mix of AP's that use different crypto algo's and authentication methods and you end up wishing for a gui based wifi network configurator.