I installed ndiswrapper and everything went fine. when I type iwlist scan it says:
lo Interface doesn't support scanning
eth0 Interface doesnt support scanning
knetworkmanager says its not running
Help!!!
Printable View
I installed ndiswrapper and everything went fine. when I type iwlist scan it says:
lo Interface doesn't support scanning
eth0 Interface doesnt support scanning
knetworkmanager says its not running
Help!!!
After installing ndiswrapper, did you do:
Then:Code:depmod -a
...to load the module and:Code:modprobe ndiswrapper
To ensure it was present before attempting:Code:lsmod
?Code:iwlist wlan0 scanning
As root run:
that should show your driver installed. Then you can run:Code:# ndiswrapper -l
and that should list your wireless access points.Code:# iwlist wlan0 scan
I use Fedora/Gnome mainly and NetworkManager. I made sure NetworkManager was enabled in services.