Hans Verkuil wrote:

On Friday 23 September 2005 07:12, Andrew Saunders wrote:
My pvr150 is misbehaving. Video seems to work fine but audio only cuts
out on select channels. I have been screwing with it with no luck.

Since the more serious sound problems (i.e. no sound at all) seem to be tackled it's time to concentrate on these problems. Can you upgrade to the latest version from svn and do the same tests again? Including the dmesg output.

Thanks,

        Hans

I threw on the latest drivers and there was no change.

Sep 23 22:30:12 linuxbox Linux video capture interface: v1.00
Sep 23 22:30:12 linuxbox ivtv: ==================== START INIT IVTV ==================== Sep 23 22:30:12 linuxbox ivtv: version 0.3.9 (development svn snapshot revision 2702M) loading Sep 23 22:30:12 linuxbox ivtv: Linux version: 2.6.13-vivid1 preempt K7 gcc-3.4 Sep 23 22:30:12 linuxbox ivtv: In case of problems please include the debug info Sep 23 22:30:12 linuxbox ivtv: between the START INIT IVTV and END INIT IVTV lines when
Sep 23 22:30:12 linuxbox ivtv: mailing the ivtv-devel mailinglist.
Sep 23 22:30:12 linuxbox ivtv: Autodetected WinTV PVR 150 card (iTVC16 based)
Sep 23 22:30:12 linuxbox PCI: Found IRQ 12 for device 0000:00:09.0
Sep 23 22:30:12 linuxbox ivtv: Unreasonably low latency timer, setting to 64 (was 32)
Sep 23 22:30:12 linuxbox tveeprom: ivtv version
Sep 23 22:30:12 linuxbox tveeprom: Hauppauge: model = 26032, rev = C199, serial# = 8208980 Sep 23 22:30:12 linuxbox tveeprom: tuner = TCL 2002N 5H (idx = 99, type = 50) Sep 23 22:30:12 linuxbox tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
Sep 23 22:30:12 linuxbox tveeprom: audio processor = CX25841 (type = 23)
Sep 23 22:30:12 linuxbox tveeprom: decoder processor = CX25841 (type = 1c)
Sep 23 22:30:12 linuxbox ivtv: i2c attach to card #0 ok [client=tveeprom[50], addr=50] Sep 23 22:30:12 linuxbox tuner (ivtv): chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
Sep 23 22:30:12 linuxbox ivtv: i2c attach to card #0 ok [client=, addr=61]
Sep 23 22:30:12 linuxbox cx25840: loading /lib/modules/HcwMakoA.ROM
Sep 23 22:30:12 linuxbox ivtv: i2c attach to card #0 ok [client=cx25840, addr=44] Sep 23 22:30:12 linuxbox ivtv: i2c attach to card #0 ok [client=wm8775, addr=1b]
Sep 23 22:30:12 linuxbox ivtv: loading /lib/modules/ivtv-fw-enc.bin
Sep 23 22:30:12 linuxbox ivtv: Encoder revision: 0x02050032
Sep 23 22:30:12 linuxbox ivtv warning: Encoder Firmware can be buggy, use version 0x02040011!!!! Sep 23 22:30:12 linuxbox ivtv: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total) Sep 23 22:30:12 linuxbox ivtv: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total) Sep 23 22:30:12 linuxbox ivtv: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total) Sep 23 22:30:12 linuxbox ivtv: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total) Sep 23 22:30:12 linuxbox tuner: type set to 50 (TCL 2002N) by ivtv i2c driver #0
Sep 23 22:30:12 linuxbox ivtv: Initialized WinTV PVR 150, card #0
Sep 23 22:30:12 linuxbox ivtv: ==================== END INIT IVTV ====================

incidentally to get it to compile for my kernel I made the following changes. (since only me and probably a handful of people use the -vivid kernel, no point in making changes to the source)

all files: "> KERNEL_VERSION(2, 6, 13)" to "> KERNEL_VERSION(2, 6, 12)"
tuner.c:1857 //I2C_DEVNAME("(tuner unset)"),
tda9887.c:859 //I2C_DEVNAME("tda9887"),



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to