You are not logged in.

#1 2006-09-10 15:03:54

ddrizn
Member
Registered: 2006-09-08
Posts: 10

Win TV Go Card

Having trouble getting my TV card to work. I've got a Hauppage Win TV Go card, (the cheap one, not one of the PVR's), and it's worked fine in many other distributions, but when I open kdetv and do the initial setup, when it scans it finds no stations. Here's a snippet from dmesg:

[root@doctor4 ~]# dmesg | grep bttv
bttv: driver version 0.9.16 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
bttv0: Bt878 (rev 17) at 0000:00:0b.0, irq: 17, latency: 32, mmio: 0xcbcfe000
bttv0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb
bttv0: using: Hauppauge (bt878) [card=10,insmod option]
bttv0: gpio: en=00000000, out=00000000 in=00ffffdb [init]
bttv0: Hauppauge/Voodoo msp34xx: reset line init [5]
bttv0: Hauppauge eeprom indicates model#44981
bttv0: using tuner=6
bttv0: i2c: checking for MSP34xx @ 0x80... not found
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
bttv0: i2c: checking for TDA9887 @ 0x86... not found
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: PLL: 28636363 => 35468950 ..<6>lp0: using parport0 (interrupt-driven).
bttv0: PLL can sleep, using XTAL (28636363).
bttv0: timeout: drop=41 irq=15521/27234, risc=274c405c, bits: HSYNC OFLOW FDSR
bttv0: reset, reinitialize
bttv0: PLL can sleep, using XTAL (28636363).
bttv0: PLL: 28636363 => 35468950 .. ok
bttv0: PLL can sleep, using XTAL (28636363).
bttv0: PLL: 28636363 => 35468950 .. ok
bttv0: PLL can sleep, using XTAL (28636363).
bttv0: PLL: 28636363 => 35468950 .. ok
bttv0: PLL can sleep, using XTAL (28636363).
bttv0: OCERR @ 369b3014,bits: HSYNC OFLOW RISCI* FDSR OCERR*
[root@doctor4 ~]# nano -w /etc/rc.conf
[root@doctor4 ~]# nano -w /etc/X11/xorg.conf
[root@doctor4 ~]# dmesg | grep bttv
bttv: driver version 0.9.16 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
bttv0: Bt878 (rev 17) at 0000:00:0b.0, irq: 17, latency: 32, mmio: 0xcbcfe000
bttv0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb
bttv0: using: Hauppauge (bt878) [card=10,insmod option]
bttv0: gpio: en=00000000, out=00000000 in=00ffffdb [init]
bttv0: Hauppauge/Voodoo msp34xx: reset line init [5]
bttv0: Hauppauge eeprom indicates model#44981
bttv0: using tuner=6
bttv0: i2c: checking for MSP34xx @ 0x80... not found
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
bttv0: i2c: checking for TDA9887 @ 0x86... not found
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: PLL: 28636363 => 35468950 ..<6>lp0: using parport0 (interrupt-driven).
bttv0: PLL can sleep, using XTAL (28636363).
bttv0: timeout: drop=41 irq=15521/27234, risc=274c405c, bits: HSYNC OFLOW FDSR
bttv0: reset, reinitialize
bttv0: PLL can sleep, using XTAL (28636363).
bttv0: PLL: 28636363 => 35468950 .. ok
bttv0: PLL can sleep, using XTAL (28636363).
bttv0: PLL: 28636363 => 35468950 .. ok
bttv0: PLL can sleep, using XTAL (28636363).
bttv0: PLL: 28636363 => 35468950 .. ok
bttv0: PLL can sleep, using XTAL (28636363).
bttv0: OCERR @ 369b3014,bits: HSYNC OFLOW RISCI* FDSR OCERR*

I've added this to my modprobe.conf:
#
# /etc/modprobe.conf (for v2.6 kernels)
#
alias char-major-81 bttv
options bttv card=10 tuner=6

I've also tried TVTime but I get No Signal when I start it up.
Any ideas?

Offline

#2 2006-09-10 16:42:53

ddrizn
Member
Registered: 2006-09-08
Posts: 10

Re: Win TV Go Card

Never Mind. Turns out an extra sound card, that I wasn't using anyway, must have been causing the problem. Once I removed it, the TV card is working fine.

Offline

Board footer

Powered by FluxBB