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