Timothy Legge wrote: > Hi > > I have a PVR-150 card on which the audio does not work unless I override > the tuner detected to specify tuner type 50. I recently combined it > with a PVR-350 in the same PC but I am unsure how to override the tuner > for the 150 while leaving it the detected value for the 350. > > I would like to do two things: > > 1) What ever debugging I can to get this card working correctly be > default in future versions
Upgrade to a more recent kernel >=2.6.18 and >=ivtv-0.8 which has many fixes. If it still does not autodetect one of the devs will have to tell you how to debug this. > 2) Figure out the way to load the modules with the correct options so > both cards work for the short term You can set "option ivtv tuner=50,-1" in /etc/modprobe.conf (-1 is autodetect). > As you can see below, the 150 is recognized as: tveeprom 2-0050: tuner > model is LG TAPC H791F (idx 82, type 39) > > On FC3 (with just this card) I simply removed the module and loaded the > tuner as type 50. > > I am running Ubuntu Edgy Eft. Greets Sander > ivtv: ==================== START INIT IVTV ==================== > ivtv: version 0.7.0 (tagged release) loading > ivtv: Linux version: 2.6.17-10-server SMP mod_unload 686 REGPARM 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 WinTV PVR-150 card (cx23416 based) > ACPI: PCI Interrupt 0000:01:04.0[A] -> GSI 16 (level, low) -> IRQ 193 > tveeprom 2-0050: Hauppauge model 26032, rev C182, serial# 2964151 > tveeprom 2-0050: tuner model is LG TAPC H791F (idx 82, type 39) > tveeprom 2-0050: TV standards NTSC(M) (eeprom 0x08) > tveeprom 2-0050: audio processor is CX25841 (idx 35) > tveeprom 2-0050: decoder processor is CX25841 (idx 28) > tveeprom 2-0050: has no radio, has IR remote > tuner 2-0061: chip found @ 0xc2 (ivtv i2c driver #0) > cx25840 2-0044: cx25841-23 found @ 0x88 (ivtv i2c driver #0) > cx25840 2-0044: unable to open firmware v4l-cx25840.fw > wm8775 2-001b: chip found @ 0x36 (ivtv i2c driver #0) > ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes) > 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 2-0061: type set to 39 (LG NTSC (newer TAPC series)) > ivtv0: Initialized Hauppauge WinTV PVR-150, card #0 > ivtv: ====================== NEXT CARD ====================== > [42949638.290000] ivtv1: Autodetected Hauppauge WinTV PVR-350 card > (cx23415 based) > [42949638.290000] ACPI: PCI Interrupt 0000:01:08.0[A] -> GSI 17 (level, > low) -> IRQ 177 > [42949638.360000] tuner 3-0061: chip found @ 0xc2 (ivtv i2c driver #1) > [42949638.600000] tda9887 3-0043: chip found @ 0x86 (ivtv i2c driver #1) > tveeprom 3-0050: Hauppauge model 48132, rev K268, serial# 9868285 > tveeprom 3-0050: tuner model is LG TAPE H001F MK3 (idx 68, type 47) > tveeprom 3-0050: TV standards NTSC(M) (eeprom 0x08) > tveeprom 3-0050: audio processor is MSP4448 (idx 27) > tveeprom 3-0050: decoder processor is SAA7115 (idx 19) > tveeprom 3-0050: has radio, has IR remote > saa7115 3-0021: saa7115 found @ 0x42 (ivtv i2c driver #1) > saa7127 3-0044: saa7129 found @ 0x88 (ivtv i2c driver #1) > msp3400 3-0040: MSP4448G-A2 found @ 0x80 (ivtv i2c driver #1) > msp3400 3-0040: MSP4448G-A2 supports radio, mode is autodetect and > autoselect > ivtv1: loaded v4l-cx2341x-enc.fw firmware (262144 bytes) > ivtv1: loaded v4l-cx2341x-dec.fw firmware (262144 bytes) > ivtv1: Encoder revision: 0x02050032 > ivtv1: Decoder revision: 0x02020023 > ivtv1: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total) > ivtv1: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total) > ivtv1: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total) > ivtv1: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB > total) > ivtv1: Create encoder radio stream > ivtv1: Allocate DMA decoder MPEG stream: 16 x 65536 buffers (1024KB total) > ivtv1: Allocate DMA decoder VBI stream: 512 x 2048 buffers (1024KB total) > ivtv1: Create decoder VOUT stream > ivtv1: Allocate DMA decoder YUV stream: 24 x 43200 buffers (1024KB total) > ivtv1: loaded v4l-cx2341x-init.mpg firmware (155648 bytes) > tuner 3-0061: type set to 47 (LG NTSC (TAPE series)) > ivtv1: Initialized Hauppauge WinTV PVR-350, card #1 > ivtv: ==================== END INIT IVTV ==================== > > _______________________________________________ > ivtv-users mailing list > [email protected] > http://ivtvdriver.org/mailman/listinfo/ivtv-users > _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
