by Photon1272 » Tue Oct 19, 2010 10:45 am
by Photon1272
Tue Oct 19, 2010 10:45 am
Hi folks,
I now searched several topics and haven't found anything similar (except
http://robosavvy.com/forum/viewtopic.php?t=6067, that does not provide any solutions...).
I am using an ASUS WL-167g USB WLAN Adapter and the corresponding driver (Ralink RT2500USB) was installed automatically. I also use wpa_supplicant for WPA2 encryption.
With all the basic checks done the stick is available, I can scan the networks and activate the adapter.
I perfectly works on my Laptop using Debian 5.02 with a very simple configuration (following
http://wiki.debian.org/WiFi/HowToUse) like:
- Code: Select all
auto wlan0
iface wlan0 inet dhcp
wpa-ssid mynetworkname
wpa-psk mysecretpassphrase
Starting it, it is obtaining an IP address!
But not on the Roboard, though the setup is similar. Where is the difference?
Are there any USB settings to configure?
I also tried switching from "full speed" to "high speed" in the BIOS, but no change at all.
Did anyone manage this to get it work using an USB WLAN Stick?
Hi folks,
I now searched several topics and haven't found anything similar (except
http://robosavvy.com/forum/viewtopic.php?t=6067, that does not provide any solutions...).
I am using an ASUS WL-167g USB WLAN Adapter and the corresponding driver (Ralink RT2500USB) was installed automatically. I also use wpa_supplicant for WPA2 encryption.
With all the basic checks done the stick is available, I can scan the networks and activate the adapter.
I perfectly works on my Laptop using Debian 5.02 with a very simple configuration (following
http://wiki.debian.org/WiFi/HowToUse) like:
- Code: Select all
auto wlan0
iface wlan0 inet dhcp
wpa-ssid mynetworkname
wpa-psk mysecretpassphrase
Starting it, it is obtaining an IP address!
But not on the Roboard, though the setup is similar. Where is the difference?
Are there any USB settings to configure?
I also tried switching from "full speed" to "high speed" in the BIOS, but no change at all.
Did anyone manage this to get it work using an USB WLAN Stick?