Linux-Noob Forums
Ndiswrapper Problems - Printable Version

+- Linux-Noob Forums (https://www.linux-noob.com/forums)
+-- Forum: Distro Noob (https://www.linux-noob.com/forums/forum-10.html)
+--- Forum: Fedora (https://www.linux-noob.com/forums/forum-94.html)
+--- Thread: Ndiswrapper Problems (/thread-3032.html)



Ndiswrapper Problems - anglo - 2004-12-02


Hi,

 

I am trying to install ndiswrapper

 

I followed the installation guide for Redhat/Fedora, and I think covered all the bases.

 

I installed the kernel with the 16k stack, and booted it.

I did a make install on ndiswrapper, it made and installed, no problems.

 

Next step is to modprobe ndiswrapper

this is what happens:

[root@localhost sbin]# ./modprobe ndiswrapper

FATAL: Error inserting ndiswrapper (/lib/modules/2.6.9-1.667.stk16/misc/ndiswrapper.ko): Unknown symbol in module, or unknown parameter (see dmesg)

 

dmesg says:

ndiswrapper: Unknown symbol get_user_size

 

 

People tell me to search on google, i got 4 results, 2 of which were peepz asking the same Q.

Does anyone know what I can do?