http://ladyada.net/products/beaglebone/wifi.html
Before beginning I imaged the latest demo image to be sure to have a fresh start (Angstrom-Cloud9-IDE-GNOME-eglibc-ipk-v2012.05-beaglebone-2012.05.09.img.xz)
After completing the 3 steps involving opkg, I plug in the dongle and issue a reboot...
dmesg doesn't contain anything like the tutorial and ifconfig wlan0 says that the device was not found
- Code: Select all
root@BeagleBone:~# ifconfig wlan0
ifconfig: wlan0: error fetching interface information: Device not found
and lsusb doesn't even list the device:
- Code: Select all
root@BeagleBone:~# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Have I received a defective unit? Getting wifi to work on this thing has been a challenging endeavor to say the least, so when I saw this tutorial, despite the fact that I already had another wifi dongle, I had to give this one a try


