<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
My FC7 mythbox was working fine until ivtv freaked out.&nbsp; I didn't do
any kernel upgrades or anything,&nbsp; running 2.6.22.9-91.fc7, myth version
is 20.21.&nbsp; This kernel came with the ivtv kernel module which worked
fine from the start.<br>
<br>
<b>output from dmesg:</b><br>
<i>v4l1_compat: no version for "struct_module" found: kernel tainted.<br>
Linux video capture interface: v2.00<br>
ivtv: disagrees about version of symbol video_unregister_device<br>
ivtv: Unknown symbol video_unregister_device<br>
ivtv: disagrees about version of symbol video_device_alloc<br>
ivtv: Unknown symbol video_device_alloc<br>
ivtv: disagrees about version of symbol video_register_device<br>
ivtv: Unknown symbol video_register_device<br>
ivtv: disagrees about version of symbol video_device_release<br>
ivtv: Unknown symbol video_device_release<br>
<br>
</i><b>modprobe.conf:</b><i><br>
alias eth0 forcedeth<br>
alias scsi_hostadapter sata_nv<br>
alias scsi_hostadapter1 pata_amd<br>
alias snd-card-0 snd-intel8x0<br>
options snd-card-0 index=0<br>
options snd-intel8x0 index=0<br>
#load lirc modules<br>
alias char-major-61 lirc_i2c<br>
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install
lirc_i2c<br>
alias char-major-61 lirc_serial<br>
options lirc_serial irq=4 io=0x3f8<br>
install lirc_serial /bin/setserial /dev/ttyS0 uart none ;\<br>
&nbsp;&nbsp;&nbsp; /sbin/modprobe --ignore-install lirc_serial<br>
<br>
</i><b>[root@mythbox scripts]# modprobe ivtv</b><i><br>
FATAL: Error inserting ivtv
(/lib/modules/2.6.22.9-91.fc7/kernel/drivers/media/video/ivtv/ivtv.ko):
Unknown symbol in module, or unknown parameter (see dmesg)<br>
<br>
</i>Not sure what killed it.&nbsp; I tried re-installing the ivtv firmware
which did nothing.&nbsp;&nbsp; I really don't want to upgrade the kernel if I can
avoid it.&nbsp; Any help on where else to look is appreciated.<br>
<i><br>
<br>
</i><br>
</body>
</html>