WNA1000M WiFi Adapter Not Working
Posted: Tue May 14, 2013 4:23 pm
Believe me, I have searched the forums here, and tried a lot of stuff!
apt-get update and apt-get upgrade did improve things a bit, as now it appears that a driver is being loaded, I see this in dmesg:
lsusb says:
lsmod says:
I downloaded and ran the install-rtl8188cus-latest.sh script, and got the following:
It looks like "wlan0 is configured but not installed" might be a clue, but I have no idea how to address that.
Any help would be greatly appreciated!
apt-get update and apt-get upgrade did improve things a bit, as now it appears that a driver is being loaded, I see this in dmesg:
Code: Select all
[ 18.489644] usbcore: registered new interface driver rtl8192cuCode: Select all
Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
Bus 001 Device 004: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 005: ID 0846:9041 NetGear, Inc. WNA1000M 802.11bgn [Realtek RTL8188CUS]
Bus 001 Device 006: ID 413c:2003 Dell Computer Corp. Keyboard
Bus 001 Device 007: ID 045e:0023 Microsoft Corp. Trackball OpticalCode: Select all
Module Size Used by
8192cu 490305 0
snd_bcm2835 16304 0
snd_pcm 77560 1 snd_bcm2835
snd_seq 53329 0
snd_timer 19998 2 snd_pcm,snd_seq
snd_seq_device 6438 1 snd_seq
snd 58447 5 snd_bcm2835,snd_timer,snd_pcm,snd_seq,snd_seq_device
snd_page_alloc 5145 1 snd_pcm
leds_gpio 2235 0
evdev 9426 4
led_class 3562 1 leds_gpioCode: Select all
Press any key to continue...
An RTL8188CUS driver module is installed and loaded.
You have 1 wifi adapter configured.
wlan0 is configured but is not installed.
The Pi has an internet connection.
Any files needed for the installation/upgrade will be downloaded from the
Internet unless they have already been copied to the SD card /boot directory.
Unrecognised software version: Linux raspberrypi 3.6.11+ #446 PREEMPT Fri May 10 20:17:25 BST 2013 armv6l GNU/Linux
Downloading the latest script.
The script you're using is the latest version.
Aborting the rtl8188cus installation script.
Any help would be greatly appreciated!