View previous topic :: View next topic |
Author |
Message |
farubino n00b
Joined: 13 Jan 2005 Posts: 5
|
Posted: Fri Feb 04, 2005 5:05 am Post subject: modprobe ndiswrapper problem |
|
|
I have a microsoft mn-730 wireless card. I'm using a driver that's a bit of a workaround, but recommended by ndiswrapper website.
ndiswrapper -l says driver is present, and harware present
#modprobe ndiswrapper
Code: | FATAL: Error inserting ndiswrapper (/lib/modules/2.6.9-gentoo-r13/misc/ndiswrapper.ko): Invalid module format |
#dmesg
Code: | ndiswrapper: version magic '2.6.9-gentoo-r13 SMP preempt K7 gcc-3.3' should be '2.6.9-gentoo-r13 SMP preempt K7 4KSTACKS gcc-3.3' |
TIA,
Fred |
|
Back to top |
|
|
TheRAt Veteran
Joined: 03 Jun 2002 Posts: 1580
|
Posted: Fri Feb 04, 2005 7:17 am Post subject: |
|
|
Are you using 4Kstacks in your kernel.. I think that ndiswrapper has a problem with this... You might try a kernel without 4Kstacks... _________________ All reality is the construct of the observer.
Get Firefox and rediscover the web!
BOFH Excuse #295:
The Token fell out of the ring. Call us when you find it. |
|
Back to top |
|
|
farubino n00b
Joined: 13 Jan 2005 Posts: 5
|
Posted: Sun Feb 06, 2005 3:06 pm Post subject: |
|
|
Yeah, when I first emerged ndiswrapper, it told me to turn of 4k stacks. So I did, and when I recompiled and rebooted, it was like the whole kernel went back to default, and none of my modules ( nvidia, sound cards, etc. ) would load.
So I went back to my original kernel, and then tried to emerge again and it worked. But it just doesn't load the module right. I'll try to recompile again. Thanks for the advice.
-fred |
|
Back to top |
|
|
|