Sean Cier wrote:

I'm getting the following dmesg errors when I try to use both with my latest modprobe.conf:


Sep 10 09:11:00 deepthought kernel: bttv: disagrees about version of symbol tveeprom_hauppauge_analog Sep 10 09:11:00 deepthought kernel: bttv: Unknown symbol tveeprom_hauppauge_analog
Sep 10 09:11:00 deepthought kernel: bt878: Unknown symbol bttv_read_gpio
Sep 10 09:11:00 deepthought kernel: bt878: Unknown symbol bttv_write_gpio
Sep 10 09:11:00 deepthought kernel: bt878: Unknown symbol bttv_gpio_enable Sep 10 09:11:00 deepthought kernel: bttv: disagrees about version of symbol tveeprom_hauppauge_analog Sep 10 09:11:00 deepthought kernel: bttv: Unknown symbol tveeprom_hauppauge_analog


The problem is actually to do with the tveeprom module provided by ivtv disagreeing with your kernel.

Try using the basic tveeprom module direct from the kernel instead of the one provided by ivtv: (tveeprom-ivtv, you'll also need to remove the alias in modprobe)

I had this problem very recently and this was the (correct) solution given to me on the ivtv list.

Dunc
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to