DLink DWA-131 usb wireless on Ubuntu 10.10
#Get the firmware
wget http://svn.debian.org/wsvn/kernel/dists/trunk/firmware-nonfree/realtek/RTL8192SU/rtl8192sfw.bin
sudo mkdir /lib/firmware/RTL8192SU
sudo cp rtl8192sfw.bin /lib/firmware/RTL8192SU
# unplug and plug the device again, this should make it work
# This will load r8192s_usb module
http://ukstokes.com/blog/2010/05/12/d-link-dwa-131-and-ubuntu/
Whoever you are... you are absolutely THE MAN!!!!! Works flawlessly!
ReplyDeleteExcellent, much thanks.
ReplyDeleteHi, my device is on-board-mini-pci and cannot be unplugged.
ReplyDeleteAny idea to that? Thanks in advance,
After a few hours of pain I came across your post and it DID work!
ReplyDeleteUbuntu 10.10 2.6.35-22-generic
Thanks!
Hi Jack,
ReplyDeleteReboot will also trigger the driver to get loaded again.
Thanks a lot!
ReplyDelete