Éric Piel wrote:
02/23/2007 12:32 PM, Raf Nijskens wrote/a écrit:
Hi,
I've the correct sources of the running kernel, so that's not the
problem.
What things are necessary in the .config file?
You mean you have the sources of the _fedora_ kernel, right?
The .config file used to compile the modules should also be the same
one that was used to compile your running kernel. Actually, if I
understand correctly how the fedora kernels are packaged, if you have
the right sources, your .config should be correct as well :-S
Can you do a "rpm -qa | grep kernel" to double check?
You can also see what dmesg says after trying to insert the module:
"dmesg | tail"
Maybe you have the same problem as in this thread :
http://www.mail-archive.com/[email protected]/msg00697.html
Eric
PS: Please, keep the mailing list CC'd
[EMAIL PROTECTED] ~]# rpm -qa | grep kernel
kernel-2.6.19-1.2911.fc6
kernel-devel-2.6.19-1.2895.fc6
kernel-headers-2.6.19-1.2911.fc6
kernel-devel-2.6.19-1.2911.fc6
kernel-2.6.19-1.2895.fc6
[EMAIL PROTECTED] ~]# ls /usr/src/kernels/2.6.19-1.2911.fc6-i686/
arch crypto fs init kabi_whitelist lib mm
net security symsets-2.6.19-1.2911.fc6.tar.gz
block drivers include ipc kernel Makefile Module.symvers
scripts sound usr
[EMAIL PROTECTED] ~]# modprobe ozscrlx
FATAL: Error inserting ozscrlx
(/lib/modules/2.6.19-1.2911.fc6/pcmcia/ozscrlx.ko): Invalid module format
[EMAIL PROTECTED] ~]# dmesg | grep ozscrlx
ozscrlx: version magic '2.6.19-1.2911.fc6 SMP mod_unload 686 REGPARM
4KSTACKS ' should be '2.6.19-1.2911.fc6 SMP mod_unload 586 REGPARM
4KSTACKS '
ozscrlx: version magic '2.6.19-1.2911.fc6 SMP mod_unload 686 REGPARM
4KSTACKS ' should be '2.6.19-1.2911.fc6 SMP mod_unload 586 REGPARM
4KSTACKS '
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle