I manually removed rt2500.ko from /usr/src/linux..../modules/net
IP is static
No errors when I issue iwconfig commands to associate with AP
Here is output from dmesg
ndiswrapper version 1.49 loaded (smp=yes, preempt=yes)
ndiswrapper: driver rt2500 (Linksys,04/21/2005, 3.00.03.0000) loaded
ACPI: PCI Interrupt 0000:02:03.0[A] -> GSI 19 (level, low) -> IRQ 20
ndiswrapper: using IRQ 20
wlan0: ethernet device 00:0c:41:6c:3e:09 using serialized NDIS driver: rt2500, version: 0x20001, NDIS version: 0x500,
vendor: 'Linksys Wireless-G PCI Adapter', 1814:0201.5.conf
wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK
usbcore: registered new interface driver ndiswrapper
If NIC wasn't enabled then I wouldn't get signal strength readings no?
I test compiled ndiswrapper1.52 and it built with no errors
How do I cleanly remove the default ndiswrapper 1.49 to install the
newer one (hopefully there is a verbose logging flag I can set)?