[mythtv-users] Unknown symbols while loading cx88-dvb

Mitko Haralanov voidtrance at comcast.net
Sat Dec 3 17:30:08 EST 2005


On Sat, 3 Dec 2005 14:24:19 -0800
Mitko Haralanov <voidtrance at comcast.net> wrote:

> 	I am pretty sure that the root of the problem is the failure of
> the cx88xx.ko module to load because of these errors:
> 
> cx88xx: disagrees about version of symbol tveeprom_hauppauge_analog
> cx88xx: Unknown symbol tveeprom_hauppauge_analog

	One further clarification: the tveeprom module that I am using
is:

[root at mythtv cx88]# modprobe -v tveeprom
insmod /lib/modules/2.6.12-1.1381_FC3/updates/drivers/media/video/tveeprom-ivtv.ko 

	and my modprobe.conf looks like:

alias char-major-81 videodev
alias char-major-81-0 ivtv
alias char-major-81-1 ivtv
alias char-major-81-2 ivtv
alias tveeprom tveeprom-ivtv
alias msp3400 msp3400-ivtv
alias char-major-61 lirc_mceusb

## pcHDTV HD3000 modules
install cx88-atsc /sbin/modprobe cx8800;/sbin/modprobe --ignore-install cx88-atsc
install cx88-dvb /sbin/modprobe cx8800;/sbin/modprobe --ignore-install cx88-dvb
install btcx-risc /sbin/modprobe tuner;/sbin/modprobe --ignore-install btcx-risc
# nvidia kernel module
alias char-major-195 nvidia-1_0-7676
alias nvidia nvidia-1_0-7676


More information about the mythtv-users mailing list