UWN200 works well for me.  Plug and play.  Thank you Jesus, what a pain in 
the ass it has been to get wifi on my BBB.    On the bright side I now have 
one of every wifi dongle ever made.  

I did this, I hope I don't really need the upgrade though since I'm trying 
to create a minimal build. 
# opkg update
# opkg upgrade 

Now I have these drivers etc.: 

ifconfig 
ra0       Link encap:Ethernet  HWaddr 00:0C:43:00:14:41 
          inet addr:10.0.1.23  Bcast:10.0.1.255  Mask:255.255.255.0
          inet6 addr: fe80::20c:43ff:fe00:1441/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1333634 errors:0 dropped:2 overruns:465 frame:465
          TX packets:1194015 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:185513558 (176.9 MiB)  TX bytes:1018927693 (971.7 MiB)

root@beaglebone:~# lsmod | grep 7601
mtnet7601Usta          25701  1
mt7601Usta            753921  1 mtnet7601Usta
mtutil7601Usta         65890  2 mt7601Usta,mtnet7601Usta

unique modules: 
mtnet7601Usta        
mtutil7601Usta         
mt7601Usta             


root@beaglebone:~# *modinfo mtutil7601Usta*
filename:       
/lib/modules/3.8.13/kernel/drivers/net/wireless/mtutil7601Usta.ko
license:        GPL
srcversion:     E14FD79D6D622DB12CC3F6D
depends:       
vermagic:       3.8.13 SMP mod_unload modversions ARMv7 thumb2 p2v8

root@beaglebone:~# *modinfo mtnet7601Usta*             
filename:       
/lib/modules/3.8.13/kernel/drivers/net/wireless/mtnet7601Usta.ko
license:        GPL
version:        3.0.0.3
description:    RT2870 Wireless Lan Linux Driver
author:         Paul Lin <[email protected]>
license:        GPL
srcversion:     B2652578024467A64684B82
alias:          usb:v148Fp7601d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v148Fp6370d*dc*dsc*dp*ic*isc*ip*in*
alias:          usb:v148Fp7650d*dc*dsc*dp*ic*isc*ip*in*
depends:        mtutil7601Usta,mt7601Usta
vermagic:       3.8.13 SMP mod_unload modversions ARMv7 thumb2 p2v8
parm:           mac:rt28xx: wireless mac addr (charp)

root@beaglebone:~#* modinfo mt7601Usta*
filename:       
/lib/modules/3.8.13/kernel/drivers/net/wireless/mt7601Usta.ko
srcversion:     9EF4492CF4EB832D5955C16
depends:        mtutil7601Usta
vermagic:       3.8.13 SMP mod_unload modversions ARMv7 thumb2 p2v8 

On Tuesday, July 23, 2013 6:21:56 AM UTC-7, Roland Groeneveld wrote:
>
> We just published a tutorial for installation of the UWN100 an UWN200 
> Compact USB Wifi Adapters on the BeagleBone Black. These adapters are based 
> on the relatively new Ralink/MediaTek MT7601 chipset, so drivers are not 
> widely available yet. The tutorial provides step-by-step instructions for 
> downloading and installing the drivers.   


> Tutorial: 
> http://www.logicsupply.com/blog/2013/07/22/usb-wifi-adapter-installation-beaglebone-black/
>
>
> <https://lh6.googleusercontent.com/-HoJAINWZ8QI/Ue6DM9Uws2I/AAAAAAAAFos/vdXcakmOIEA/s1600/uwn200-compact-usb-wifi-adapter-with-4inch-antenna_pic1.jpg>
>   
> <https://lh5.googleusercontent.com/-rUz9kA6TSo4/Ue6DHQ-R9vI/AAAAAAAAFok/EqROYrdMcTM/s1600/uwn100-compact-usb-wi-fi-adapter_pic2.jpg>
>  
>
> Roland Groeneveld
> Logic Supply
> www.logicsupply.com
> Follow us on 
> Google+<https://plus.google.com/u/0/b/103613886667848850929/103613886667848850929/posts>
>  for 
> news and updates
>

-- 
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/groups/opt_out.

Reply via email to