Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

ndiswrapper module insert error

Need help with peripherals or devices?
Post Reply
Message
Author
Hak`M
Posts: 13
Joined: 2004-09-15 09:07
Location: Tilburg, Netherlands

ndiswrapper module insert error

#1 Post by Hak`M »

I have wireless for a short time now and I decided to install a wireless card in my debian machine. First I hoped for the prism54 drivers but it seems I have a rev2 of my card that is not supported (why don't they put that on the box :()

Now I try to use ndiswrapper. It builds ok from CVS and make install also works good enough, but when I try to insert the module:
> modprobe ndiswrapper

FATAL: Error inserting ndiswrapper (/lib/modules/2.6.8-1-k7/misc/ndiswrapper.ko): Ivalid module format

I followed all instructions and tried to get no version mismatches of the kernel source by installing the 2.6.8 kernel source and copying /boot/config-2.6.8-1-k7 to the kernel source directory, use it for make oldconfig and make prepare.

Guest

#2 Post by Guest »

I had the same problem, did you figure it out? I didn't have this problem with
kernel 2.6.8, but got this error when i compiled for 2.6.12rc6. strangely, it also broke ndiswrapper for the 2.6.8 kernel

Post Reply