Running 11.0 / Gnome
With Yast I install Ndiswrapper 1.52-29.2 without problem. On Termninal I see :
"linux-rvo0:/ # ndiswrapper -v
modinfo: could not find module ndiswrapper
module version is too old!
utils version: ‘1.9’, utils version needed by module: ‘0’
module details:
modinfo: could not find module ndiswrapper
You may need to upgrade driver and/or utils to latest versions available at
http://ndiswrapper.sourceforge.net"
What is wrong ???
Thank’s for answer !!!
gvaneynde wrote:
> Running 11.0 / Gnome
> With Yast I install Ndiswrapper 1.52-29.2 without problem. On Termninal
> I see :
> “linux-rvo0:/ # ndiswrapper -v
> modinfo: could not find module ndiswrapper
> module version is too old!
> utils version: ‘1.9’, utils version needed by module: ‘0’
> module details:
> modinfo: could not find module ndiswrapper
>
> You may need to upgrade driver and/or utils to latest versions
> available at
> http://ndiswrapper.sourceforge.net”
>
> What is wrong ???
> Thank’s for answer !!!
Ndiswrapper is an out-of-kernel driver. As a result, you need to
rebuild the module for your kernel. Remember that ndiswrapper consists
of two parts - the user-space program that you use, and a kernel
module that actually does the work. It looks as if the module is not
correct.