Hi all,

I've flashed my recently purchased BBB Rev C to 3.8.13-bone56. Attempted
to use the Logic Supply USB WiFi adapter (UWN200). I've been unable to get
this combination running. I've done nothing but put the appropriate lines
in

/etc/network/interfaces

# WiFi Example
auto wlan0
iface wlan0 inet dhcp
    wpa-ssid "WORKSHOP"
    wpa-psk  "********"

# WiFi Example
#auto ra0
#iface ra0 inet dhcp
#    wpa-ssid "WORKSHOP"
#    wpa-psk  "********"

I've try both wlan0 and ra0, no difference. The USB WiFi adapter is never
detected, dmesg shows no messages indicating it was found.

I do have a Edimax that is working fine, same board same settings (wlan0).

On the package from Logic Supply there is a statement that all drivers are
included with the latest Debian images. What am I missing?

Also with the Edimax, on boot up it connects fine only if there is a
hardwired Ethernet connection. Without the the hardwired Ethernet
connection, the boot time is slow and the wlan0 device never receives a
dhcp address.

And one more thing, is there any settings for power management I need to
take care of (prevent the USB WiFi adapter from going to sleep)?

Thanks for any ideas, help.

Ross


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to