[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: ndiswrapper install problem -
- From: "Tod Merley" <todbot88 gmail com>
- To: "For users of Fedora Core releases" <fedora-list redhat com>
- Subject: Re: ndiswrapper install problem -
- Date: Thu, 21 Sep 2006 16:33:10 -0700
On 9/21/06, Bob Goodwin <bobgoodwin wildblue net> wrote:
I am having a problem getting ndiswrapper to work in this FC5 computer.
uname -a
Linux box7 2.6.17-1.2187_FC5 #1 Mon Sep 11 01:17:06 EDT 2006 i686 athlon
i386 GNU/Linux
Shows the kernel as 2.6.17-1.2187_FC5.
and the module I downloaded via yumex
ll /lib/modules/2.6.17-1.2187_FC5/updates/ndiswrapper.ko
However it doesn't work
modprobe ndiswrapper
FATAL: Error inserting ndiswrapper
(/lib/modules/2.6.17-1.2187_FC5/updates/ndiswrapper.ko): Invalid module
format
Can someone tell me what I'm doing wrong?
Bob Goodwin
--
fedora-list mailing list
fedora-list redhat com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Hi Bob Goodwin!
What I do know is that the new versions if ndiswrapper do need to be
aware of where the kernel build is.
I also know that you need to wrap a specific driver (ndiswrapper -i
mydriver.dvr (iirc)), and associate it with a specific device
(ndiswrapper -d XXXX:XXXX (iirc) (from lspci -n).
To google "ndiswrapper.ko): Invalid module format" yields a lot about
having the same versions of restricted modules, etc... and compiling
ndiswrapper specifically for a given kernel.
Oh yes, you need to make the kernel stack size not it's normal 4k but
rather 16k for the hungry driver.
Have fun!
Tod
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]