| modprobe ndiswrapper Thanks b2bwild.My Suse 10.0 dvd came with an older version of ndiswrapper that is compatible with my linux kernel and I was able to load the driver without a hitch.
However, when I try to load ndiswrapper using the modprobe ndiswrapper command, I get the following message:
[/]
linux:/home/jc/src/ndiswrapper/ndiswrapper-1.50rc3 # ndiswrapper -l
Installed ndis drivers:
net8185x64 driver present, hardware present
linux:/home/jc/src/ndiswrapper/ndiswrapper-1.50rc3 # modprobe ndiswrapper
FATAL: Module ndiswrapper not found.
[/] |