I have updated and can not get the sound to work. I have tried the alsaconf and alsamixer trick. I can get sound by manually unmuting the line in and master volumes in alsamixer, but mythtv will not control the muting/unmuting anymore. I have tried that v4l2-ctl -c mute=0 trick also with no luck.
I also find it strange that my dmesg tells me that the bttv module is using tuner type 5 when I am telling it to use 2 (NTSC). What is up with that?
Help anyone? Please?
I am specifiying this in /etc/modules:
Code:
bttv card=34 tuner=2
tuner type=2
Code:
root@mythtv:~# 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:02:06.0, irq: 19, latency: 64, mmio: 0xebc00000
bttv0: detected: Leadtek WinFast TV 2000 [card=34], PCI subsystem ID is 107d:6606
bttv0: using: Leadtek WinFast 2000/ WinFast 2000 XP [card=34,autodetected]
bttv0: gpio: en=00000000, out=00000000 in=00bf737f [init]
bttv0: using tuner=5
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: registered device radio0
bttv0: PLL: 28636363 => 35468950 .. ok
input: bttv IR (card=34) as /class/input/input1
bttv-input: bttv IR (card=34) detected at pci-0000:02:06.0/ir0
The bttv_* interface is obsolete and will go away,
[/code]