Tuesday, April 30, 2024
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 35380  / 12 Months ago, tue, may 30, 2023, 7:46:54

I have Ubuntu 12.10 and whenever I run sudo modprobe ndiswrapper, I get the following error.



FATAL: Module ndiswrapper not found.


The command dkms status returns with...



ndiswrapper, 1.57, 3.2.0-32-generic, i686: installed


When I run ndiswrapper -v I am returned with this...



jason@jason:~$ ndiswrapper -v
utils version: '1.9', utils version needed by module: '1.9'
module details:
filename: /lib/modules/3.5.0-18-generic/updates/dkms/ndiswrapper.ko
version: 1.58rc1
vermagic: 3.5.0-18-generic SMP mod_unload modversions 686


I have installed commons, utils-1.9, dkms, source but it's still returning this error. How do I fix this?


More From » installation

 Answers
0

The main reason for this error is bug in ndiswrapper 1.57 version. Check out this.



Download ndiswrapper 1.58 rc build here with better code than 1.57.
It will work.
Good luck


[#34459] Thursday, June 1, 2023, 12 Months  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
raacket

Total Points: 198
Total Questions: 114
Total Answers: 111

Location: Czech Republic
Member since Mon, May 15, 2023
1 Year ago
;