Seems to work just fine - with all kinds of reboots. Thanks!!
ivtv: ==================== START INIT IVTV ==================== ivtv: version 0.9.0 (development revision 3574) loading ivtv: Linux version: 2.6.18-1.2200.fc5 mod_unload 686 REGPARM 4KSTACKS gcc-4.1 ivtv: In case of problems please include the debug info between ivtv: the START INIT IVTV and END INIT IVTV lines, along with ivtv: any module options, when mailing the ivtv-users mailinglist. ivtv0: Autodetected Hauppauge card (cx23416 based) ACPI: PCI Interrupt 0000:03:08.0[A] -> GSI 17 (level, low) -> IRQ 169 ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes) ivtv0: Encoder revision: 0x02050032 tveeprom 0-0050: Hauppauge model 23559, rev D596, serial# 8859942 tveeprom 0-0050: tuner model is Samsung TCPG 6121P30A (idx 96, type 73) tveeprom 0-0050: TV standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K) (eeprom 0x74) tveeprom 0-0050: second tuner model is Philips TEA5768HL FM Radio (idx 101, type 62) tveeprom 0-0050: audio processor is CX25843 (idx 37) tveeprom 0-0050: decoder processor is CX25843 (idx 30) tveeprom 0-0050: has radio, has no IR remote ivtv0: Autodetected WinTV PVR 500 (unit #1) tuner 0-0043: chip found @ 0x86 (ivtv i2c driver #0) tda9887 0-0043: tda988[5/6/7] found @ 0x43 (tuner) tuner 0-0060: TEA5767 detected. tuner 0-0060: chip found @ 0xc0 (ivtv i2c driver #0) tuner 0-0060: type set to 62 (Philips TEA5767HN FM Radio) tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0) cx25840 0-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0) cx25840 0-0044: loaded v4l-cx25840.fw firmware (16382 bytes) wm8775 0-001b: chip found @ 0x36 (ivtv i2c driver #0) ivtv0: Registered device video0 for encoder MPEG (4 MB) ivtv0: Registered device video32 for encoder YUV (2 MB) ivtv0: Registered device vbi0 for encoder VBI (1 MB) ivtv0: Registered device video24 for encoder PCM audio (1 MB) ivtv0: Registered device radio0 for encoder radio tuner 0-0061: type set to 73 (Samsung TCPG 6121P30A) ivtv0: Initialized WinTV PVR 500 (unit #1), card #0 ivtv: ====================== NEXT CARD ====================== ivtv1: Autodetected Hauppauge card (cx23416 based) ACPI: PCI Interrupt 0000:03:09.0[A] -> GSI 18 (level, low) -> IRQ 193 ivtv1: loaded v4l-cx2341x-enc.fw firmware (262144 bytes) ivtv1: Encoder revision: 0x02050032 tuner 1-0043: chip found @ 0x86 (ivtv i2c driver #1) tda9887 1-0043: tda988[5/6/7] found @ 0x43 (tuner) tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #1) cx25840 1-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #1) cx25840 1-0044: loaded v4l-cx25840.fw firmware (16382 bytes) wm8775 1-001b: chip found @ 0x36 (ivtv i2c driver #1) tveeprom 1-0050: Hauppauge model 23559, rev D596, serial# 8859942 tveeprom 1-0050: tuner model is Samsung TCPG 6121P30A (idx 96, type 73) tveeprom 1-0050: TV standards PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K) (eeprom 0x74) tveeprom 1-0050: second tuner model is Philips TEA5768HL FM Radio (idx 101, type 62) tveeprom 1-0050: audio processor is CX25843 (idx 37) tveeprom 1-0050: decoder processor is CX25843 (idx 30) tveeprom 1-0050: has radio, has no IR remote ivtv1: Correcting tveeprom data: no radio present on second unit ivtv1: Autodetected WinTV PVR 500 (unit #2) ivtv1: Registered device video1 for encoder MPEG (4 MB) ivtv1: Registered device video33 for encoder YUV (2 MB) ivtv1: Registered device vbi1 for encoder VBI (1 MB) ivtv1: Registered device video25 for encoder PCM audio (1 MB) tuner 1-0061: type set to 73 (Samsung TCPG 6121P30A) ivtv1: Initialized WinTV PVR 500 (unit #2), card #1 ivtv: ==================== END INIT IVTV ==================== ----- Original Message ----- From: "Hans Verkuil" <[EMAIL PROTECTED]> To: "Discussion list for development of the IVTV driver" <[email protected]> Sent: Monday, November 13, 2006 12:23 PM Subject: Re: [ivtv-devel] UNKNOWN CARD > On Monday 13 November 2006 21:16, Simon Baxter wrote: >> I'm getting different messages and radio functionality whether I >> (1)Power-cycle or (2)Use the radio and then reboot or (3)use nothing >> then reboot. >> >> Let me explain further. I start the machine from a cold start, >> manually 'modprobe ivtv' and everything works. I can 'ivtv-radio -f >> 97.3', 'mplayer /dev/video0', 'mplayer /dev/video1' etc. >> I then issue a 'reboot', manually 'modprobe ivtv' and the radio >> doesn't register and I get the 'Unknown card..' messages. >> I then issue a 'poweroff', restart the PC, manually 'modprobe ivtv' >> and everything works again. >> >> Also... >> When the radio doesn't work on a reboot, I get >> 'ivtv0: This is the second unit of a PVR500' and >> 'ivtv1: This is the second unit of a PVR500' >> >> When the radio does work, I get: >> 'ivtv0: This is the first unit of a PVR500' >> 'ivtv1: This is the second unit of a PVR500' >> >> Is this weird or what?? > > The ivtv-0.8.0 driver uses PCI IDs to detect which unit is the first > (and so has radio) and which is second (has no radio). Unfortunately > PCI ID detection for these cards seems to be particularly unreliable. > In the head of the ivtv-0.8 branch I changed the card detection so that > I no longer have to rely on PCI IDs (for Hauppauge cards only, other > cards still can only rely on PCI IDs). So it should be fixed there. > > I'd appreciate it if you could check that that version works for you. > > Hans > > _______________________________________________ > ivtv-devel mailing list > [email protected] > http://ivtvdriver.org/mailman/listinfo/ivtv-devel _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
