ivtv: ==================== START INIT IVTV ====================
ivtv: version 0.4.3 (tagged release) loading
ivtv: Linux version: 2.6.15-chw-2 SMP preempt 586 gcc-3.3
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 WinTV PVR 150 card (cx23416 based)
ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]
tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61]
cx25840 1-0044: cx25841-23 found @ 0x88 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=cx25840, addr=44]
wm8775 1-001b: chip found @ 0x36 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=wm8775, addr=1b]
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)
ivtv0: Initialized WinTV PVR 150, card #0
ivtv: ====================== NEXT CARD ======================
ivtv1: Autodetected AVerMedia M179 card (cx23415 based)
ivtv1: i2c attach to card #1 ok [client=tveeprom, addr=50]
tuner 2-0060: chip found @ 0xc0 (ivtv i2c driver #1)
ivtv1: i2c attach to card #1 ok [client=(tuner unset), addr=60]
saa7115 2-0021: saa7114 found @ 0x42 (ivtv i2c driver #1)
ivtv1: i2c attach to card #1 ok [client=saa7114, addr=21]
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: Initialized AVerMedia M179, card #1
ivtv: ==================== END INIT IVTV ====================
Does anyone have any idea as to why this might be occurring? Unfortunately I am extremely green when it comes to twidling with ivtv :( Any help would be gratefully appreciated!
On 3/12/06, Donny Fontenot <[EMAIL PROTECTED]> wrote:
That's exactly what I needed to know! Thanks Ben, you're my hero.. Now on to the remote/ir blaster! Thanks again........
On 3/12/06, Ben Holt <[EMAIL PROTECTED] > wrote:On 11/03/06, Donny Fontenot <[EMAIL PROTECTED]> wrote:
> Well I managed to get the PVR150 firmware installed, and the 150 works fine
> when it is the only capture card in the box. When I add the M179 I am able
> to detect the inputs (in mythtv-setup), but when I try to use the M179 in
> Mythtv I get the dreaded black screen on 'watch live tv'. I do realise that
> this isn't the mythtv mailing list.
> ivtv: ====================== NEXT CARD ======================
> ivtv1: Autodetected AVerMedia M179 card (cx23415 based)
> ivtv1: i2c attach to card #1 ok [client=tveeprom, addr=50]
> tuner (ivtv): chip found at addr 0xc0 i2c-bus ivtv i2c driver #1
> ivtv1: i2c attach to card #1 ok [client=(tuner unset), addr=60]
I have a PVT150 and 2 M179 cards and had to manually set the correct
tuners in order to get both working properly.
On Debian (likely the same on knoppmyth since it's debian based) I
have created the file:
/etc/modprobe.d/ivtv
It contains:
# Options for ivtv module
options ivtv tuner=50,2,2
This tells ivtv that my PVR150 should use tuner 50 and my two
AverMedia cards should use tuner 2. Getting it to work for you should
be as simple as remove the last comma and 2 from the tuner line.
Hope that helps.
- Ben
--
A: Because it destroys the flow of conversation.
Q: Why is top posting dumb?
_______________________________________________
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
