I'm trying to get the latest v4l-dvb working alongside ivtv and when I modprobe it failes saying there are disagreements on symbol versions.
I'm starting with the kernel-smp-2.6.17-1.2174_FC5.i686.rpm and kernel-smp-devel-2.6.17-1.2174_FC5.i686.rpm rpm's installed.
I first of all removed v4l/dvb/ivtv modules, I then checked out from mercurial the v4l-dvb tree (as of about 1pm yesterday) and installed that. This works fine and my DVB-S and DVB-T cards are working fine.
I then compile and install ivtv-0.7.1 which completes fine. but when I do modprobe ivtv i get...
[EMAIL PROTECTED] ~]# modprobe -v ivtv
insmod /lib/modules/2.6.17-1.2174_FC5smp/ivtv/ivtv.ko
FATAL: Error inserting ivtv (/lib/modules/2.6.17- 1.2174_FC5smp/ivtv/ivtv.ko): Unknown symbol in module, or unknown parameter (see dmesg)
dmesg says...
Oct 10 15:53:06 bloodhound3 kernel: ivtv: disagrees about version of symbol video_unregister_device
Oct 10 15:53:06 bloodhound3 kernel: ivtv: Unknown symbol video_unregister_device
Oct 10 15:53:06 bloodhound3 kernel: ivtv: disagrees about version of symbol video_device_alloc
Oct 10 15:53:06 bloodhound3 kernel: ivtv: Unknown symbol video_device_alloc
Oct 10 15:53:06 bloodhound3 kernel: ivtv: disagrees about version of symbol video_register_device
Oct 10 15:53:06 bloodhound3 kernel: ivtv: Unknown symbol video_register_device
Oct 10 15:53:06 bloodhound3 kernel: ivtv: disagrees about version of symbol video_device_release
Oct 10 15:53:06 bloodhound3 kernel: ivtv: Unknown symbol video_device_release
Which version of ivtv should I be using? Whilst I have a 2.6.17 kernel the v4l version I have is closer to 2.6.18. Should I be using 0.8.0?
I managed to install 0.8.0 but only by copying the headers from the mercurial linux/include directory to /usr/src/kernels/2.6.17- 1.2174_FC5-smp-i686/include/, however it came up with the same errors.
Other things I have tried include deleting everything from /lib/modules/2.6.17-1.2174_FC5smp/kernel/drivers/media/ before I start installing v4l-dvb but that didn't fix it.
Does anyone have any ideas how to stop these error messages?
Thanks in advance
Mike
_______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
