I seem to be having tuner problems. I have a PVR-350 on an AMD64 machine. I've tried several combinations of ivtv 0.3.8 and 4.0, and kernel 2.6.12 and 2.6.13 with no result. Regardless of what I do, I only capture static with cat /dev/v4l/video0 > test.mpg. If I do:
#ivtv-tune --channel=3 /dev/video0: 61.250 MHz dmesg reports: tuner: TV freq (3828.12) out of range (44-958) obviously that's not the frequency ivtv-tune told it. I can try different channels, that all give bad frequencies: ivtv-tune --channel=4 /dev/video0: 67.250 MHz dmesg: tuner: TV freq (4203.12) out of range (44-958) ivtv-tune --channel=5 /dev/video0: 77.250 MHz dmesg: tuner: TV freq (4828.12) out of range (44-958) MythTV gets the same results. Here's my modprobe output: ivtv: ==================== START INIT IVTV ==================== ivtv: version 0.3.8 (tagged release) loading ivtv: Linux version: 2.6.12-gentoo-r10 preempt gcc-3.4 ivtv: In case of problems please include the debug info ivtv: between the START INIT IVTV and END INIT IVTV lines when ivtv: mailing the ivtv-devel mailinglist. ivtv: Autodetected WinTV PVR 350 card (iTVC15 based) ACPI: PCI Interrupt 0000:01:06.0[A] -> Link [APC1] -> GSI 16 (level, low) -> IRQ 233 ivtv: Unreasonably low latency timer, setting to 64 (was 32) tveeprom: Hauppauge: model = 48132, rev = J323, serial# = 6813991 tveeprom: tuner = Philips FM1236 (idx = 23, type = 2) tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000) tveeprom: audio processor = MSP4448 (type = 1b) tveeprom: decoder processor = SAA7115 (type = 13) ivtv: i2c attach to card #0 ok [client=tveeprom[50], addr=50] tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0 ivtv: i2c attach to card #0 ok [client=(tuner unset), addr=61] ivtv: i2c attach to card #0 ok [client=saa7115[50], addr=21] saa7127 2-0044: saa7127 found @ 0x88 (ivtv i2c driver #0) ivtv: i2c attach to card #0 ok [client=saa7127, addr=44] msp34xx: ivtv version msp34xx: init: chip=MSP3448W-A2, has NICAM support, simple (D) mode, simpler (G) no-thread mode msp34xx: $Id$ compiled on: Oct 29 2005 13:03:40 ivtv: i2c attach to card #0 ok [client=MSP3448W-A2, addr=40] ivtv: loading /lib/modules/ivtv-fw-enc.bin ivtv: loading /lib/modules/ivtv-fw-dec.bin ivtv: Encoder revision: 0x02050032 ivtv warning: Encoder Firmware can be buggy, use version 0x02040011!!!! ivtv: Decoder revision: 0x02020023 ivtv: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total) ivtv: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total) ivtv: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total) ivtv: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total) ivtv: Create encoder radio stream ivtv: Allocate DMA decoder MPEG stream: 16 x 65536 buffers (1024KB total) ivtv: Allocate DMA decoder VBI stream: 512 x 2048 buffers (1024KB total) ivtv: Create decoder VOUT stream ivtv: Allocate DMA decoder YUV stream: 24 x 43200 buffers (1024KB total) tuner: type set to 2 (Philips NTSC (FI1236,FM1236 and compatibles)) by ivtv i2c driver #0 ivtv: Initialized WinTV PVR 350, card #0 ivtv: ==================== END INIT IVTV ==================== Any help would be appreciated, Allen _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
