OESF Portables Forum
Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => 5x00 General discussions => Topic started by: sibble-comp-oesf 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??
-
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..
-
wpa-gui use qt4/x11 so it need X11 enviroment. OPIE users have to edit /etc/wpa-supplicant.conf by hand (it is easy).
-
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.
-
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?
-
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 '='
-
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.