LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   trying to get ndiswrapper to work (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/trying-to-get-ndiswrapper-to-work-365443/)

microsoft/linux 09-20-2005 11:00 PM

trying to get ndiswrapper to work
 
ok, so I downloaded ndiswrapper-1.3rc1.tar.gz today. I'm trying to get my computer to connect wirelessly(we just got high speed internet!). I've had ndiswrapper working before, but I had to reinstall. The error I got when running 'make' is below
Quote:

make[2]: Entering directory `/usr/src/kernel-source-2.6.8'
CC [M] /usr/src/ndiswrapper-1.3rc1/driver/ntoskernel.o
/usr/src/ndiswrapper-1.3rc1/driver/ntoskernel.c: In function `PsCreateSystemThread':
/usr/src/ndiswrapper-1.3rc1/driver/ntoskernel.c:1376: warning: passing arg 3 of `kthread_create' makes integer from pointer without a cast
/usr/src/ndiswrapper-1.3rc1/driver/ntoskernel.c:1376: error: too few arguments to function `kthread_create'
make[3]: *** [/usr/src/ndiswrapper-1.3rc1/driver/ntoskernel.o] Error 1
make[2]: *** [_module_/usr/src/ndiswrapper-1.3rc1/driver] Error 2
make[2]: Leaving directory `/usr/src/kernel-source-2.6.8'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/usr/src/ndiswrapper-1.3rc1/driver'
make: *** [all] Error 2

microsoft/linux 09-22-2005 12:13 AM

come on people...someone's gotta know!!!

microsoft/linux 09-23-2005 11:14 PM

anybody? please?

microsoft/linux 09-24-2005 11:26 AM

ok, so I downloaded ndiswrapper-1.2 today(trying a different version). I tried to run make and it gave me this error message.
Code:

ndiswrapper: Unknown symbol wireless_send_event
FATAL: Error inserting ndiswrapper (/lib/modules/2.6.8/misc/ndiswrapper.ko): Unknown symbol in module, or unknown parameter (see dmesg)

Thoughts on this one?


All times are GMT -5. The time now is 04:26 PM.