This seems to be going around lately. Make sure you are using the right modules. It seems that you might need to rename a couple modules that come with the kernel because of duplicates. Look at the PVR 350 posts on 0x50 errors. They fixed it by renaming *-ivtv.ko to the regular .ko file. I'm assuming here that the tveeprom is the problem first.
On Thu, 20 Jan 2005 22:58:22 -0800, James Fillman <[EMAIL PROTECTED]> wrote: > I've had my 250 working once before(well, sound wasn't working, but at > least i could change channels). Here's the output of the ivtv driver > when it was working: > > Jan 5 20:05:49 myth kernel: ivtv: ==================== START INIT > IVTV ==================== > Jan 5 20:05:49 myth kernel: ivtv: version 0.1.10 > (0.1.10-48.3_pre2_ck100zz.rhfc3.at) loading > Jan 5 20:05:49 myth kernel: ivtv: Linux version: 2.6.9-1.681_FC3 686 > REGPARM 4KSTACKS gcc-3.4 > Jan 5 20:05:49 myth kernel: ivtv: In case of problems please include > the debug info > Jan 5 20:05:49 myth kernel: ivtv: between the START INIT IVTV and END > INIT IVTV lines when > Jan 5 20:05:49 myth kernel: ivtv: mailing the ivtv-devel mailinglist. > Jan 5 20:05:49 myth kernel: ivtv: Autodetected WinTV PVR 250 card > Jan 5 20:05:49 myth kernel: ivtv: Found an iTVC16 based chip > Jan 5 20:05:49 myth kernel: ACPI: PCI interrupt 0000:00:08.0[A] -> > GSI 5 (level, low) -> IRQ 5 > Jan 5 20:05:49 myth kernel: ivtv: pci: VIA detected device: 0x3099 > vendor: 0x1106 > Jan 5 20:05:49 myth kernel: tveeprom: Ignoring new-style parameters > in presence of obsolete ones > Jan 5 20:05:49 myth kernel: tveeprom: Hauppauge: model = 32552, rev = > C168, serial# = 7356678 > Jan 5 20:05:49 myth kernel: tveeprom: tuner = LG NTSC (TAPE series) > (idx = 68, type = 47) > Jan 5 20:05:49 myth kernel: tveeprom: tuner fmt = NTSC(M) (eeprom = > 0x08, v4l2 = 0x00001000) > Jan 5 20:05:50 myth kernel: tveeprom: audio_processor = MSP3440 (type = 11) > Jan 5 20:05:50 myth kernel: ivtv: i2c attach [client=tveeprom[0],ok] > Jan 5 20:05:50 myth kernel: ivtv: Tuner Type 47, Tuner formats > 0x00001000, Radio: yes, Model 0x008d1598, Revision 0x00000001 > Jan 5 20:05:50 myth kernel: ivtv: NTSC tuner detected > Jan 5 20:05:50 myth kernel: ivtv: Radio detected > Jan 5 20:05:50 myth kernel: tuner: Ignoring new-style parameters in > presence of obsolete ones > Jan 5 20:05:50 myth kernel: tuner: chip found at addr 0xc2 i2c-bus > ivtv i2c driver #0 > Jan 5 20:05:50 myth kernel: ivtv: i2c attach [client=(tuner unset),ok] > Jan 5 20:05:50 myth kernel: saa7115: Ignoring new-style parameters in > presence of obsolete ones > Jan 5 20:05:50 myth kernel: saa7115: starting probe for adapter ivtv > i2c driver #0 (0x10005) > Jan 5 20:05:50 myth kernel: saa7115: detecting saa7115 client on address 0x42 > Jan 5 20:05:50 myth kernel: saa7115: writing init values > Jan 5 20:05:50 myth kernel: ivtv: i2c attach [client=saa7115[0],ok] > Jan 5 20:05:50 myth kernel: saa7115: status: (1E) 0x50, (1F) 0xc0 > Jan 5 20:05:50 myth kernel: msp3400: Ignoring new-style parameters in > presence of obsolete ones > Jan 5 20:05:50 myth kernel: msp34xx: init: chip=MSP3448W-A2 +nicam > +simple +simpler +radio mode=simpler > Jan 5 20:05:50 myth kernel: ivtv: i2c attach [client=MSP3448W-A2,ok] > Jan 5 20:05:51 myth kernel: ivtv: Encoder revision: 0x02040024 > Jan 5 20:05:51 myth kernel: ivtv: Configuring WinTV PVR 250 card with 5 > streams > Jan 5 20:05:51 myth kernel: ivtv: Create DMA stream 0 using 128 > buffers of size 32768 > Jan 5 20:05:51 myth kernel: ivtv: Create DMA stream 1 using 128 > buffers of size 32768 > Jan 5 20:05:51 myth kernel: ivtv: Create stream 2 using 128 buffers > of size 52224 > Jan 5 20:05:51 myth kernel: ivtv: Create DMA stream 3 using 128 > buffers of size 32768 > Jan 5 20:05:51 myth kernel: ivtv: Create stream 4 > Jan 5 20:05:51 myth kernel: ivtv: Setting Tuner 47 > Jan 5 20:05:51 myth kernel: tuner: type set to 47 (LG NTSC (TAPE > series)) by ivtv i2c driver #0 > Jan 5 20:05:51 myth kernel: ivtv: Setting audio matrix to input 3, output 1 > Jan 5 20:05:51 myth kernel: ivtv: Switching standard to NTSC. > Jan 5 20:05:52 myth kernel: saa7115: decoder set norm NTSC > Jan 5 20:05:52 myth kernel: saa7115: set audio: 0x01 > Jan 5 20:05:52 myth kernel: ivtv: Initialized WinTV PVR 250, card #0 > Jan 5 20:05:52 myth kernel: ivtv: ==================== END INIT IVTV > ==================== > > And now here's the output when it's not working: > I don't know why the tuner is no longer being detected. I've upgraded > the kernel and driver. I'm really at a loss. > > ivtv: ==================== START INIT IVTV ==================== > ivtv: version 0.1.10 (0.1.10-49_pre2_ck100zz.rhfc3.at) loading > ivtv: Linux version: 2.6.10-1.737_FC3 686 REGPARM 4KSTACKS 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 250 card > ivtv: Found an iTVC16 based chip > ACPI: PCI interrupt 0000:00:08.0[A] -> GSI 5 (level, low) -> IRQ 5 > ivtv: pci: VIA detected device: 0x3099 vendor: 0x1106 > ivtv: i2c client addr: 0x50 not found! > ivtv: Error -19 reading Hauppauge eeprom. > ivtv: Possible causes: the tveeprom module was not loaded, or > ivtv: the eeprom kernel module was loaded before the tveeprom module. > tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0 > ivtv: i2c attach [client=(tuner unset),ok] > saa7115: Ignoring new-style parameters in presence of obsolete ones > 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 > msp3400: Unknown parameter `simple' > msp34xx: init: chip=MSP3448W-A2 +nicam +simple +simpler +radio mode=simple > ivtv: i2c attach [client=MSP3448W-A2,ok] > msp3410: daemon started > ivtv: Encoder revision: 0x02040024 > ivtv: Configuring WinTV PVR 250 card with 4 streams > ivtv: Create DMA stream 0 using 128 buffers of size 32768 > ivtv: Create DMA stream 1 using 128 buffers of size 32768 > ivtv: Create stream 2 using 128 buffers of size 52224 > ivtv: Create DMA stream 3 using 128 buffers of size 32768 > ivtv: Could not detect tuner standard, defaulting to NTSC. > ivtv: Setting audio matrix to input 3, output 1 > ivtv: Switching standard to NTSC. > tuner: tuner type not set > saa7115: decoder set norm NTSC > saa7115: set audio: 0x01 > ivtv: Initialized WinTV PVR 250, card #0 > ivtv: ==================== END INIT IVTV ==================== > > thanks, > --james > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > ivtv-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ivtv-devel > ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
