Gregoire Favre wrote:
> On Tue, Dec 30, 2008 at 11:36:41AM +0100, Oleg Roitburd wrote:
>
> That was my fist assumption too, BUT frontend0 is DVB-S and don't tune
> to any DVB-S channels (or DVB-S2) so I guess there is another problem.
>
> I have no DVB-T channel in VDR to test.
>
> Is someone able to use his HVR-4000 with vdr-1.7.2 ?
>
> Thanks.
>
>>> DVB: registering adapter 1 frontend 0 (Conexant CX24116/CX24118)...
>>> DVB: registering adapter 1 frontend 1 (Conexant CX22702 DVB-T)...
>>> cx88[1]/2: subsystem: 14f1:0084, board: Geniatech DVB-S [card=52]
>>> cx88[1]/2: cx2388x based DVB/ATSC card
>>> CX24123: detected CX24123
>>> DVB: registering new adapter (cx88[1])
>>> DVB: registering adapter 2 frontend 0 (Conexant CX24123/CX24109)...
>>>
>>> The problem is certainly in :
>>> DVB: registering adapter 1 frontend 0 (Conexant CX24116/CX24118)...
>>> DVB: registering adapter 1 frontend 1 (Conexant CX22702 DVB-T)...
>>>
>>> The card tune well for example with kaffeine to BBC HD.
>>>
>>> Any idea on how to use it with VDR (dvb-t is of second interest to me) ?
>>> --
>> VDR doesn't support MFE (Multifrontend) features of S2API
>> in dvbdevice.c
>> ----------------------------------------------------
>> cDvbName(const char *Name, int n) {
>> snprintf(buffer, sizeof(buffer), "%s%d/%s%d", DEV_DVB_ADAPTER, n, Name,
>> 0);
>> }
>> -----------------------------------------------------
>> It will tries always frontend0
>
Hello G-F, all,
A data point which you may already have. I am using:
- an HVR4000
- recent S2API v4l-dvb from HG
- vdr-1.7.0 with patches from this mailing list (h264, s2api)
- recent xineliboutput from CVS
and I am able to receive DVB-S and DVB-S2 channels
I also have not tried DVB-T (due to lack of signal).
I have not upgraded to vdr 1.7.2 as I understood changes involving the
switch to TS had not been addressed by xineliboutput (not tested).
--
______________________________________________________________________
Ian Bates
_______________________________________________
vdr mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr