Thread: Can't get Belkin N300 Micro USB WiFi working in 11.10
hi,
have belkin n300 micro usb wifi adapter, according posts have found here, should work out of box 11.10 , 3.0.0-14-generic have installed. have installed updates available in update center.
after booting usb adapter inserted;
'lsusb' gives me:
it not listed when try 'ifconfig -a'bus 001 device 002: id 050d:2103 belkin components
'ifconfig wlan up' gives me:
what should try next?wlan: error while getting interface flags: no such device
i looking @ thread: http://aptosid.com/index.php?name=pn...ewtopic&t=1550
@ dibl's post of 26.07.2011:let's try that:progress today. working information, appears correct driver load r8192u_usb. module loaded, following sets id:if follow along, see got stopped firmware. let's find , relocate yours:code:sudo su echo -n "050d 2103" > /sys/bus/usb/drivers/rtl819xu/new_id exitdo have 3 firmware files in there? if so, skip down 'load driver.' if not, let's find , copy some:code:ls /lib/firmware/rtl8192uupdatedb take few moments, please patient. might find files in /lib/firmware/rtl8192e. let's copy them over:code:sudo updatedb locate 8192 | grep .imgnow load driver:code:sudo mkdir /lib/firmware/rtl8192u sudo cp /lib/firmware/rtl8192e/* /lib/firmware/rtl8192uif there still no wlan0, let's see why:code:sudo modprobe rtl8192u_usb iwconfigif works, write 2 quick files , make persistent.code:dmesg | grep 819
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Can't get Belkin N300 Micro USB WiFi working in 11.10
Ubuntu
Comments
Post a Comment