Hallo,
bei dem Versuch das Treibermodul für meine D-Link DFE-550TX Karte zu
kompilieren, scheitere ich nach "insmod modul.o" an folgender Fehlermeldung:
modul.o: kernel-module version mismatch
modul.o was compiled for kernel version 2.4.18
while this kernel is version
4 etc... (see web page)
3. make modules
4. make modules_install
5. depmod -a
This has raised a lot of unresolved dependencies...but not for yellowfin.o .
6. insmod yellowfin.o
And again the same error:
/lib/modules/2.0.30/misc/yellowfin.o: kernel-module version mismatch
/lib/modules/2.0.30
Hi,
I take it these are third party kernel modules you are trying
to compile and run. Welcome to the bleeding edge.
Firstly, this is likely to be tricky. Secondly, you need to
compile the module using the 2.0.32 kernel header files
(judicious use of -I/usr/src/linux/include/ in
Hi,
When I try insmod paride, which was compiled my me running kernel 2.0.32
and /usr/src/linux is link against 2.0.32 kernel, I get this error:
/lib/modules/2.0.32/misc/paride.o: kernel-module version mismatch
/lib/modules/2.0.32/misc/paride.o was compiled for kernel version 2.0.29
4 matches
Mail list logo