Getting a Netgear WG111T to work in Linux
I'm trying to get a Netgear WG111T USB wireless adapter to work in Slackware 12.0. I'm using ndiswrapper 1.50 and I just can't seem to get it to work. By not working I mean a wlan0 interface doesn't show up in either ifconfig or iwconfig and the blue LED that blinks when the card is working is off. I did depmod -a and modprobe ndiswrapper but that didn't help. I've also restarted multiple times and that has no effect.
the ndiswrapper list says that both sets of drivers for my card need to be installed for it to work. I have both installed.
Here is some stuff that I think might help find an answer.
bash-3.1# uname -r
2.6.21.5-smp
bash-3.1# ndiswrapper -l
athfmwdl : driver installed
device (1385:4251) present
netwg11t : driver installed
bash-3.1# ndiswrapper -v
utils version: '1.9', utils version needed by module: '1.9'
module details:
filename: /lib/modules/2.6.21.5-smp/misc/ndiswrapp er.ko
version: 1.50
vermagic: 2.6.21.5-smp SMP mod_unload 686
bash-3.1# lsusb
Bus 1 Device 3: ID 1385:4251
Bus 1 Device 1: ID 0000:0000
Bus 3 Device 3: ID 046d:c216 Logitech, Inc. Dual Action Gamepad
Bus 3 Device 1: ID 0000:0000
Bus 3 Device 2: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical
Bus 2 Device 2: ID 058f:9360 Alcor Micro Corp.
Bus 2 Device 1: ID 0000:0000
bash-3.1#
the ndiswrapper list says that both sets of drivers for my card need to be installed for it to work. I have both installed.
Here is some stuff that I think might help find an answer.
bash-3.1# uname -r
2.6.21.5-smp
bash-3.1# ndiswrapper -l
athfmwdl : driver installed
device (1385:4251) present
netwg11t : driver installed
bash-3.1# ndiswrapper -v
utils version: '1.9', utils version needed by module: '1.9'
module details:
filename: /lib/modules/2.6.21.5-smp/misc/ndiswrapp
version: 1.50
vermagic: 2.6.21.5-smp SMP mod_unload 686
bash-3.1# lsusb
Bus 1 Device 3: ID 1385:4251
Bus 1 Device 1: ID 0000:0000
Bus 3 Device 3: ID 046d:c216 Logitech, Inc. Dual Action Gamepad
Bus 3 Device 1: ID 0000:0000
Bus 3 Device 2: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical
Bus 2 Device 2: ID 058f:9360 Alcor Micro Corp.
Bus 2 Device 1: ID 0000:0000
bash-3.1#
