Does anyone have a working system with an Avermedia M179 and a PVR
150? I am having a world of issues getting things up and running
and am hoping that this combination is feasible. I've been
beating my head on this for some time now and could use a little help.<br>
<br>
When either card is in my box it works fine. When both are in at
the same time, I get a black screen when switching to that tuner when
watching live tv.. I currently have the PVR 150 as /dev/video0
and the M179 as /dev/video1.<br>
<br>
If someone could check my IVTV settings from dmesg and tell me if it looks reasonable, I would greatly appreciate it:<br>
<br>ivtv: ==================== START INIT IVTV ====================<br>
ivtv: version 0.4.3 (tagged release) loading<br>
ivtv: Linux version: 2.6.13.2-chw-3 SMP preempt 586 gcc-3.3<br>
ivtv: In case of problems please include the debug info between<br>
ivtv: the START INIT IVTV and END INIT IVTV lines, along with<br>
ivtv: any module options, when mailing the ivtv-users mailinglist.<br>
ivtv0: Autodetected WinTV PVR 150 card (cx23416 based)<br>
tveeprom: ivtv version<br>
ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]<br>
tuner (ivtv): chip found at addr 0xc2 i2c-bus ivtv i2c driver #0<br>
ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61]<br>
cx25840 1-0044: ivtv driver<br>
cx25840 1-0044: cx25841-23 found @ 0x88 (ivtv i2c driver #0)<br>
ivtv0: i2c attach to card #0 ok [client=cx25840, addr=44]<br>
wm8775 1-001b: ivtv driver<br>
wm8775 1-001b: chip found @ 0x36 (ivtv i2c driver #0)<br>
ivtv0: i2c attach to card #0 ok [client=wm8775, addr=1b]<br>
ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)<br>
ivtv0: Encoder revision: 0x02050032<br>
ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)<br>
ivtv0: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total)<br>
ivtv0: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)<br>
ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)<br>
tuner: type set to 4 (NoTuner) by ivtv i2c driver #0<br>
ivtv0: Initialized WinTV PVR 150, card #0<br>
ivtv: ====================== NEXT CARD ======================<br>
ivtv1: Autodetected AVerMedia M179 card (cx23415 based)<br>
ivtv1: i2c attach to card #1 ok [client=tveeprom, addr=50]<br>
tuner (ivtv): chip found at addr 0xc0 i2c-bus ivtv i2c driver #1<br>
ivtv1: i2c attach to card #1 ok [client=(tuner unset), addr=60]<br>
saa7115 2-0021: ivtv driver<br>
saa7115 2-0021: saa7114 found @ 0x42 (ivtv i2c driver #1)<br>
ivtv1: i2c attach to card #1 ok [client=saa7114, addr=21]<br>
ivtv1: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)<br>
ivtv1: loaded v4l-cx2341x-dec.fw firmware (262144 bytes)<br>
ivtv1: Encoder revision: 0x02050032<br>
ivtv1: Decoder revision: 0x02020023<br>
ivtv1: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total)<br>
ivtv1: Allocate DMA encoder YUV stream: 194 x 10800 buffers (2048KB total)<br>
ivtv1: Allocate DMA encoder VBI stream: 120 x 17472 buffers (2048KB total)<br>
ivtv1: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)<br>
tuner: type set to 2 (Philips NTSC (FI1236,FM1236 and compatibles)) by ivtv i2c<br>
driver #1<br>
ivtv1: Initialized AVerMedia M179, card #1<br>
ivtv: ==================== END INIT IVTV ====================<br>
ivtv0: i2c attach to card #0 ok [client=Hauppauge PVR150 IR RX, addr=71]<br>
<br>
<br>
<br>
and ivtv-detect produces:<br>
<br>
driver: ivtv-0.4.3 (tagged release)
<br>
card: WinTV PVR 150, bus info 0000:00:0b.0, ivtv card #0
<br>
hardware: cx25840 wm8775 tveeprom
<br>
/dev/video0: MPG encoding (links: /dev/video)
<br>
/dev/vbi0: VBI encoding (links: /dev/vbi)
<br>
/dev/video24: PCM encoding
<br>
/dev/video32: YUV encoding
<br>
<br>
driver: ivtv-0.4.3 (tagged release)
<br>
card: AVerMedia M179, bus info 0000:00:0f.0, ivtv card #1
<br>
hardware: saa7114
<br>
/dev/video1: MPG encoding
<br>
/dev/vbi1: VBI encoding
<br>
/dev/video25: PCM encoding
<br>
/dev/video33: YUV encoding<br>
<br>
I can provide additional information from the logs if necessary. Your help is greatly appreciated.<br>