Results 1 to 6 of 6
Try to remove the module ath_pci to let ndiswrapper to use the wifi.
"sudo rmmod ath_pci" or "sudo modprobe -r ath_pci"
also try put that module in the blacklist of ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-15-2007 #1Just Joined!
- Join Date
- Aug 2007
- Posts
- 43
NDISWrapper
Try to remove the module ath_pci to let ndiswrapper to use the wifi.
"sudo rmmod ath_pci" or "sudo modprobe -r ath_pci"
also try put that module in the blacklist of modprobe to avoid his
loading on the startup:
sudo nano /etc/modprobe.d/blacklist-common
Insert this line:
blacklist ath_pci
Then restart.
When u will boot again.
Load the windows driver it from the uncompress folder:
#ndiswrapper -i net5211.inf
then install to modprobe
#ndiswrapper -m
----------------------------------------------------------------------------------------------
root@eric-laptop:~# ndiswrapper -i net5211.inf
Installing net5211
couldn't copy net5211.inf at /usr/sbin/ndiswrapper-1.8 line 144.
What's the deal?
- 09-15-2007 #2Linux User
- Join Date
- Jan 2007
- Location
- cleveland
- Posts
- 468
"ndiswrapper -i" requires either the full pathname, or else
to be executed in the directory with the .inf filethe sun is new every day (heraclitus)
- 09-15-2007 #3Just Joined!
- Join Date
- Aug 2007
- Posts
- 43
Well I extracted all of the driver files to my desktop.
I don't think that is the problem but i'll check.
- 09-15-2007 #4Just Joined!
- Join Date
- Aug 2007
- Posts
- 43
Nope, that is not the problem.
- 09-17-2007 #5Just Joined!
- Join Date
- Aug 2007
- Posts
- 43
HElppppppp
- 09-19-2007 #6


Reply With Quote

