There are some other ndiswrapper options that you should run, as they could be helpful. To see a list of options, use the --help option: You would then get this output: Code: paul@eeepc:~$ ndiswrapper --help
install/manage Windows drivers for ndiswrapper
usage: ndiswrapper OPTION
-i inffile install driver described by 'inffile'
-a devid driver use installed 'driver' for 'devid' (dangerous)
-r driver remove 'driver'
-l list installed drivers
-m write configuration for modprobe
-ma write module alias configuration for all devices
-mi write module install configuration for all devices
-v report version information
where 'devid' is either PCIID or USBID of the form XXXX:XXXX,
as reported by 'lspci -n' or 'lsusb' for the card
I suggest also running the -ma and -mi options too.
__________________
Paul
Please do not PM me with requests for help. I will not reply.
|