I am trying to load the windows drivers for my toshiba laptop using ndiswrapper, however when I load the driver an error pops up saying “Unable to find the ndiswrapper interface!”. I am using the control center wizard to set this up btw.
Any ideas?
edit I’ve followed this guys guide but I don’t know the command to tell the device to obtain an ip automatically from dhcp
su to switch to root user
ndiswrapper -l this will list installed drivers
ndiswrapper -e followed by each driver listed to remove each driver
mdiswrapper -l make sure the list is blank
Download a driver for your card from
List - NdisWrapper
Use a driver from here if posiable as these are verified drivers, extract and save this in a folder Download for example
At the console prompt change to the directory where you copied the driver too
ndiswrapper -i filename.inf instal driver (Specify your driver .inf file)
ndiswrapper -l to ensure your driver is listed
Now you should see something like, showing your driver if not we have an issue!:
Installed ndis drivers:
bcmwl5 driver present, hardware present
now at the konsole enter:
ndiswrapper -m
depmod -a
modprobe ndiswrapper
You will then need to configure your IP addressing etc. Select the “configure your interface line”