Comment 0 for bug 1089960

Revision history for this message
hughbert (hughberto) wrote : TV card not recognized at boot.

This is the output of dmesg | grep bttv:

[ 12.282823] bttv: driver version 0.9.19 loaded
[ 12.282834] bttv: using 8 buffers with 2080k (520 pages) each for capture
[ 12.282962] bttv: Bt8xx card found (0)
[ 12.283070] bttv: 0: Bt878 (rev 17) at 0000:04:06.0, irq: 20, latency: 32, mmio: 0xfdaff000
[ 12.283105] bttv: 0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb
[ 12.283109] bttv: 0: using: Hauppauge (bt878) [card=10,insmod option]
[ 12.285692] bttv: 0: Hauppauge/Voodoo msp34xx: reset line init [5]
[ 12.326037] bttv: 0: Hauppauge eeprom indicates model#44805
[ 12.326041] bttv: 0: tuner type=55
[ 13.490481] bttv: 0: audio absent, no audio device found!
[ 13.589349] bttv: 0: registered device video0
[ 13.589449] bttv: 0: registered device vbi0
[ 13.589485] bttv: 0: Setting PLL: 28636363 => 35468950 (needs up to 100ms)
[ 13.611032] bttv: PLL set ok

Oviously its fixed now from me adding an argument in /etc/modprobe.d/bttv.conf:

options bttv card=10 tuner=55

This is the original output of dmesg | grep bttv:

[ 10.679237] bttv0: Bt878 (rev 17) at 0000:03:06.0, irq: 20, latency: 32,
mmio: 0xfdcff000
detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb
[ 10.679281] bttv0: 0070:13eb
[ 10.679284] bttv0: using: Hauppauge (bt878) [card=10,autodetected]
[ 10.679319] bttv0: gpio: en=00000000, out=00000000 in=00ffffdb [init]
[ 10.681808] bttv0: Hauppauge/Voodoo msp34xx: reset line init [5]
[ 10.713248] bttv0: Hauppauge eeprom indicates model#44805
10.713250] bttv0: tuner absent
[
[ 10.713253] bttv0: i2c: checking for MSP34xx @ 0x80... not found
[ 10.713788] bttv0: i2c: checking for TDA9875 @ 0xb0... not found
[ 10.714324] bttv0: i2c: checking for TDA7432 @ 0x8a... not found
[ 10.732527] bttv0: registered device video0
[ 10.732580] bttv0: registered device vbi0
[ 10.732613] bttv0: PLL: 28636363 => 35468950 .. ok

This is the bug...

Any questions can be forwarded on to me...