View Full Version : ndiswrapper
EdwinHunt
27th March 2006, 00:08
Can anyone tell me in very simple steps how to install ndiswrapper on Breezy Badger, please?
sbovisjb1
27th March 2006, 03:34
Install module-assistant and its dependencies:
# apt-get install module-assistant
Now you can start "module-assistant" and select the kernel modules you want, but to save time just follow the guide by typing:
# module-assistant auto-install ndiswrapper
next
Download and unpack the windows drivers, then type:
ndiswrapper -i /pathto/your/drivers/inf
ndiswrapper -l
You should see something like:
Installed ndis drivers:
bcmwl5 driver present, hardware present
Now to insert the module
modprobe ndiswrapper
If there are no errors you should check dmesg to ensure the driver loaded properly.
dmesg
Which should say
ndiswrapper version V loaded
If all of this is correct and everything loaded correctly then
ndiswrapper -m
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.