On Jan 20, 2007, at 8:44 PM, Sander Sweers wrote: > Robert La Ferla wrote:> >> # modprobe ivtv >> FATAL: Error inserting ivtv (/lib/modules/2.6.19-1.2895.fc6/kernel/ >> drivers/media/video/ivtv/ivtv.ko): Invalid module format > > Check your dmesg and it will tell you what the problem is. I > suspect you > build the module with a different version of gcc as the kernel was > build > with.
Thanks but how do I correct it? Is it simply a matter of compiling the module with modified CFLAGS that use i686? I am not interested in precompiled binaries nor is that a proper solution to the problem. It has always worked before and I want to understand and fix the root cause and not the symptoms. % dmesg Linux video capture interface: v2.00 ivtv: version magic '2.6.19-1.2895.fc6 SMP mod_unload 686 REGPARM 4KSTACKS ' should be '2.6.19-1.2895.fc6 SMP mod_unload 586 REGPARM 4KSTACKS ' _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
