> I don't know if I did that, because I have no idea what an Y channel is,
> and how I could tune it.
> I don't know a whole lot about television.
>
> If you could tell me in terms of ivtv software what else I could try I
> would certainly be very grateful.
>
> And I don't think this message of yours made it to the mailing list: at
> least I didn't see a copy.
>

You should first search for 

static const struct ivtv_card ivtv_card_pvr150

in ivtv-cards.c then replace one of the input, for example composite1 to map 
to other inputs on the CX25840.

On the first try you should replace :

{ IVTV_CARD_INPUT_COMPOSITE1, 1, CX25840_COMPOSITE3 }

to

{ IVTV_CARD_INPUT_COMPOSITE1, 1, CX25840_COMPOSITE1 }

then verify what you see if you use the composite1 input.

Jean-Francois Thibert

_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to