Re: Success for Compro E650F analog television and alsa sound.

2009-12-15 Thread Igor M. Liplianin
On 7 декабря 2009 18:04:14 Steven Toth wrote:
> On Sun, Dec 6, 2009 at 9:00 PM, Igor M. Liplianin  wrote:
> > Hi Steve
> >
> > I'm able to watch now analog television with Compro E650F.
> > I rich this by merging your cx23885-alsa tree and adding some
> > modifications for Compro card definition.
> > Actually, I take it from Mygica definition, only tuner type and DVB port
> > is different. Tested with Tvtime.
> >
> > tvtime | arecord -D hw:2,0 -r 32000 -c 2 -f S16_LE | aplay -
> >
> > My tv card is third for alsa, so parameter -D for arecord is hw:2,0.
> > SECAM works well also.
> > I didn't test component input, though it present in my card.
>
> Thanks Igor, I'll merge this into the cx23885-alsa tree in the next
> couple of days.
>
> Regards,
Tested Television and Composite inputs.

{
.type   = CX23885_VMUX_TELEVISION,
.vmux   = CX25840_COMPOSITE2,
}, {
.type   = CX23885_VMUX_COMPOSITE1,
.vmux   = CX25840_COMPOSITE1,
}
The card also have Svideo and Component inputs.
I will try to test them later.
-- 
Igor M. Liplianin
Microsoft Windows Free Zone - Linux used for all Computing Tasks
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Success for Compro E650F analog television and alsa sound.

2009-12-07 Thread Steven Toth
On Sun, Dec 6, 2009 at 9:00 PM, Igor M. Liplianin  wrote:
> Hi Steve
>
> I'm able to watch now analog television with Compro E650F.
> I rich this by merging your cx23885-alsa tree and adding some modifications
> for Compro card definition.
> Actually, I take it from Mygica definition, only tuner type and DVB port is 
> different.
> Tested with Tvtime.
>
> tvtime | arecord -D hw:2,0 -r 32000 -c 2 -f S16_LE | aplay -
>
> My tv card is third for alsa, so parameter -D for arecord is hw:2,0.
> SECAM works well also.
> I didn't test component input, though it present in my card.

Thanks Igor, I'll merge this into the cx23885-alsa tree in the next
couple of days.

Regards,

-- 
Steven Toth - Kernel Labs
http://www.kernellabs.com
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Success for Compro E650F analog television and alsa sound.

2009-12-07 Thread Igor M. liplianin
2009/12/7 Samuel Rakitnican :
> On Mon, 07 Dec 2009 03:00:03 +0100, Igor M. Liplianin 
> wrote:
>
>> I'm able to watch now analog television with Compro E650F.
>
> That's great news for somebody :)
>
> Is remote working for this card? My card (T750F) and this card share the
> same remote, so I thought maybe keymap may be shared too. I started
> working on it several months ago but I didn't finished the keys
> associations due to that my card is not supported at all.
>        http://www.spinics.net/lists/linux-media/msg07705.html
>
Currently Andy makes IR support for PCI-e cx23885 chip (like in
E650F), but I can test remote on some PCI cx23883 card or even saa7134
(I have one).
Why not to take your table as basic for them all?


> Regards,
> Samuel
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Success for Compro E650F analog television and alsa sound.

2009-12-07 Thread Samuel Rakitnican
On Mon, 07 Dec 2009 03:00:03 +0100, Igor M. Liplianin   
wrote:



I'm able to watch now analog television with Compro E650F.


That's great news for somebody :)

Is remote working for this card? My card (T750F) and this card share the  
same remote, so I thought maybe keymap may be shared too. I started  
working on it several months ago but I didn't finished the keys  
associations due to that my card is not supported at all.

http://www.spinics.net/lists/linux-media/msg07705.html

Regards,
Samuel
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html