Hello all, I have a recently purchased WinTV-PVR 350. After going through the "start at Sourceforge and follow the magic crumbs" dance, I've built 0.2.0-rc3c. The modules install without a problem (and apparently without error), but I'm not able to get any sound or video from the card.
The card does appear to be "alive" -- setting the video input to 4 (the tuner) yields video static, while setting it to anything else yields a black screen (as seen by 'mplayer /dev/video0'). I have a device plugged into the composite input (yellow) on the s-video/audio/video input cable (and I've used 'ivtvctl -p' to cycle through all the available inputs), but I've been unable to see the display. I have also been unable to get anything but silence (actually, hiss) out of the radio. Trying a: ./radio -s Yields nothing but: saa7115: decoder enable output saa7115: decoder disable output in the logs, and finds no available frequencies. The FM antennta is attached, and there are a lot of strong stations in the area. I've tried explicitly tuning it: ./radio -f 89.7 But I'm seeing the same behavior -- nothing but a quiet hiss. Am I missing something obvious? I've looked through everything in the doc/ directory without much success. Here's the log output while loading the modules: ivtv: ==================== START INIT IVTV ==================== ivtv: version 0.2.0 (rc3b) loading ivtv: Linux version: 2.6.9-skas3-v7-001 SMP preempt 586 gcc-3.3 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 ivtv: Found an iTVC15 based chip ivtv: XXX PCI device: 0x7190 vendor: 0x8086 tveeprom: Hauppauge: model = 48132, rev = K268, serial# = 7614615 tveeprom: tuner = LG TAPE H001F MK3 (idx = 68, type = 47) tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000) tveeprom: audio_processor = MSP3440 (type = 11) ivtv: i2c attach [client=tveeprom[0],ok] ivtv: Tuner Type 47, Tuner formats 0x00001000, Radio: yes, Model 0x00ad2598, Revision 0x00000001 ivtv: NTSC tuner detected ivtv: Radio detected tuner: Ignoring new-style parameters in presence of obsolete ones tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0 ivtv: i2c attach [client=(tuner unset),ok] saa7115: starting probe for adapter ivtv i2c driver #0 (0x10005) saa7115: detecting saa7115 client on address 0x42 saa7115: writing init values ivtv: i2c attach [client=saa7115[0],ok] saa7115: status: (1E) 0x48, (1F) 0xc0 saa7127: video encoder driver version V 0.3 loaded saa7127: Selecting NTSC video Standard saa7127: Selecting S-Video+Composite saa7127: Turn WSS off saa7127: Widescreen Mode 4:3 Full Format saa7127: Selecting Normal Encoder Input saa7127: Enable Video Output ivtv: i2c attach [client=saa7127[0],ok] msp34xx: ivtv version msp34xx: init: chip=MSP3448W-A2, has NICAM support, simple (D) mode, simpler (G) no-thread mode msp34xx: $Id$ compiled on: Dec 19 2004 21:45:51 ivtv: i2c attach [client=MSP3448W-A2,ok] ivtv: Encoder revision: 0x02050032 ivtv: Encoder Firmware is buggy, use version 0x02040011 ivtv: Decoder revision: 0x02020023 ivtv: Configuring WinTV PVR 350 card with 9 streams ivtv: Create DMA stream 0 using 256 16384 byte buffers 4194304 kbytes total ivtv: Registered v4l2 device, streamtype 0 minor 0 ivtv: Create DMA stream 1 ivtv: Registered v4l2 device, streamtype 1 minor 32 ivtv: Create stream 2 using 40 52224 byte buffers 2097152 kbytes total ivtv: Registered v4l2 device, streamtype 2 minor 224 ivtv: Create DMA stream 3 using 455 4608 byte buffers 2097152 kbytes total ivtv: Registered v4l2 device, streamtype 3 minor 24 ivtv: Create stream 4 ivtv: Registered v4l2 device, streamtype 4 minor 64 ivtv: Create DMA stream 5 using 16 65536 byte buffers 1048576 kbytes total ivtv: Registered v4l2 device, streamtype 5 minor 16 ivtv: Create stream 6 using 1024 2048 byte buffers 262144 kbytes total ivtv: Registered v4l2 device, streamtype 6 minor 228 ivtv: Create stream 7 ivtv: Registered v4l2 device, streamtype 7 minor 232 ivtv: Create DMA stream 8 ivtv: Registered v4l2 device, streamtype 8 minor 48 ivtv: Setting Tuner 47 tuner: type set to 47 (LG NTSC (TAPE series)) by ivtv i2c driver #0 ivtv: Setting audio matrix to input 3, output 1 ivtv: Switching standard to NTSC. ivtv: ivtv_enc_thread: pid = 3507, itv = 0xd5864c20 ivtv: ivtv_dec_thread: pid = 3508, itv = 0xd5864c20 saa7115: decoder set norm NTSC saa7115: set audio: 0x01 saa7127: Setting Encoder Video Standard saa7127: Set NTSC Video Mode saa7127: Selecting NTSC video Standard ivtv: Initialized WinTV PVR 350, card #0 ivtv: ==================== END INIT IVTV ==================== -- Lars Kellogg-Stedman <[EMAIL PROTECTED]> ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ ivtv-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
