Hello,
I have a problem with the fritz!wlan usb stick. I have installed it with success on another PC by using instructions published here Ndiswrapper - openSUSE.
Today I have decided to erase WindowsXP from my wife’s computer (that is an identical to the one I use). So I have downloaded the OpenSuse 11.2 DVD and I have performed a completely new installation from DVD.
After installation has been executed with success, I have decided to install an internet connection using the istructions above. I told to myself: “it will take 5 minutes, all I must to do is to reply action I have done one month ago… the internet usb-stick is the same, so it will be easy to replicate the process…”
I was wrong…
When I reach the point where I must “modprobe” the ndiswrapper module I receive what follows:
linux-2n4g:/home/mila/Desktop # **modprobe ndiswrapper**
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
FATAL: Error inserting ndiswrapper (/lib/modules/2.6.31.5-0.1-desktop/weak-updates/updates/ndiswrapper.ko): Invalid module format
Panic! :eek:
ndiswrapper seems correctly configured:
linux-2n4g:/home/mila/Desktop # **ndiswrapper -l**
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
fwlan : driver installed
device (057C:6201) present
I receive the same message as in my working openSUSE PC…
I’m using the same version of ndiswrapper, I have installed it by the openSUSE 11.2 DVD:
ndiswrapper -v
utils version: ‘1.9’, utils version needed by module: ‘1.9’
module details:
filename: /lib/modules/2.6.31.5-0.1-desktop/weak-updates/updates/ndiswrapper.ko
version: 1.55
vermagic: 2.6.31.5-0.1-default SMP mod_unload modversions 586TSC
linux-2n4g:/home/mila/Desktop # uname -r
2.6.31.5-0.1-desktop
To be honest, I see that version of the kernel is “desktop” while on my working pc is 2.6.31.12-0.2-pae. I don’t know the difference…
Using Yast, I have installed, as suggested in the istructions, the following packages:
* ndiswrapper
* ndiswrapper-kmp-default
* wireless-tools
and all is gone ok during this steps… but I still I cannot “modprobe” the wrapper…
I’m not an expert, but seems that there is some kind of incompatibilty with the kernelkversion. In the Yast there is a package named ndiswrapper-kmp-desktop, maybe I must select that one in place of ndiswrapper-kmp-default
Any idea? :\