Dne středa 26 červenec 2006 18:20 Dave M G napsal(a): > [EMAIL PROTECTED]:~$ sudo modprobe ivtv > FATAL: Error inserting ivtv (/lib/modules/2.6.15-26-686/ivtv/ivtv.ko): > Invalid module format > [EMAIL PROTECTED]:~$ dmesg > [17209402.812000] ivtv: disagrees about version of symbol struct_module This could happen also, if the kernel is compiled accidentaly by another version of gcc, than the module. Try compile another module under the current configuration and check, if it can be inserted properly (for example cdfs or any module from vmware, or kqemu or what-so-ever). The next possibility I can imagine is, you compiled kernel without versioning of modules and then ivtv with versioning... Good luck, -- Jan Taimr --------------------------------------- The worst computer virus is an end-user ---------------------------------------
_______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
