Results 1 to 3 of 3
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!!!...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-09-2008 #1
wireless card doesn't support scanning
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!!!
- 04-10-2008 #2
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
- 04-10-2008 #3
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.


Reply With Quote
