-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hans Verkuil wrote: > On Wednesday 19 October 2005 23:07, Micah F. Galizia wrote: > >>Hello All, >> >>First and foremost, thanks for all your hard work! These drivers are >>excellent, but... >> >>I have a PVR-250, which is being incorrectly detected as a PVR-150. >>Unless I force the card type to the PVR-250, nothing works. I have >>attached the debug output. >> >>I have pretty good C skills, so I can handle a little debugging -- I >>figure though, that this is probably a trivial fix. >> >>Thanks in advance. > > > I've modified the code to check for the card's model number and use that to > correct the wrong PCI subsystem ID match. Can you try the 0.4.1 branch? > (download http://ivtvdriver.org/viewcvs/ivtv/branches/0.4.tar.gz?view=tar). > > Please let me know if this works.
Well, all of the i2c warnings have gone away, which is nice, but it is still being detected as a PVR 150. I've attached the new debugging output. Thanks again! - -- Micah F. Galizia [EMAIL PROTECTED] "The mark of an immature man is that he wants to die nobly for a cause, while the mark of the mature man is that he wants to live humbly for one." --W. Stekel -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDXUpEfZqZRvBjAbwRAniwAJsHIqk0ZtOOHfEKd8NnduGqg155FACgjjd4 JOcL6CNNJiP8769YDDrIyWM= =FRvX -----END PGP SIGNATURE-----
ivtv: ==================== START INIT IVTV ==================== ivtv: version 0.4.1 (development snapshot compiled on Mon 24 Oct 2005 04:38:46 PM EDT) loading ivtv: Linux version: 2.6.13.4 preempt PENTIUM4 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. ivtv0: Autodetected WinTV PVR 150 card (iTVC16 based) ACPI: PCI Interrupt 0000:01:01.0[A] -> GSI 22 (level, low) -> IRQ 209 ivtv0: Unreasonably low latency timer, setting to 64 (was 32) tveeprom: ivtv version tveeprom: Hauppauge: model = 32032, rev = B182, serial# = 2778849 tveeprom: tuner = LG TAPC H791F (idx = 82, type = 39) tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000) tveeprom: audio processor = MSP4448 (type = 1b) tveeprom: decoder processor = SAA7115 (type = 13) ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50] tuner (ivtv): chip found at addr 0xc2 i2c-bus ivtv i2c driver #0 ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61] saa7115 1-0021: saa7115 found @ 0x42 (ivtv i2c driver #0) ivtv0: i2c attach to card #0 ok [client=saa7115, addr=21] msp34xx: ivtv version msp34xx: init: chip=MSP3448W-B3, has NICAM support, simple (D) mode, simpler (G) no-thread mode msp34xx: $Id$ compiled on: Oct 24 2005 16:38:03 ivtv0: i2c attach to card #0 ok [client=MSP3448W-B3, addr=40] ivtv0: loading /lib/modules/ivtv-fw-enc.bin ivtv0: Encoder revision: 0x02050032 ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total) ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total) ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total) ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total) tuner: type set to 39 (LG NTSC (newer TAPC series)) by ivtv i2c driver #0 ivtv0: Initialized WinTV PVR 150, card #0 ivtv: ==================== END INIT IVTV ====================
_______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
