Re: [vdr] Getting old dvb_ttpci running with new driver and VDR1.7.1

2008-09-19 Thread Matthias Fechner
Hi, I was now able to compile a driver and get it running with VDR 1.7.1 here a short summary: To get the driver: cd /usr/local/src/ mkdir hvr4000 mkdir -p hvr4000/liblianindvb-test cd hvr4000/liblianindvb-test hg init hg pull http://arvdr-dev.free-x.de:8080/testdvb/ hg update Compile the drive

Re: [vdr] Getting old dvb_ttpci running with new driver and VDR1.7.1

2008-09-17 Thread VDR User
On Wed, Sep 17, 2008 at 12:20 AM, Halim Sahin <[EMAIL PROTECTED]> wrote: > Hello, > Vdr supports only the multiproto stuff. > Afaik is latest branch broken according to Klaus mail at linux-dvb list. A couple days ago I pulled a fresh multiproto tree (Manu's tree) and recompiled everything. VDR-1.

Re: [vdr] Getting old dvb_ttpci running with new driver and VDR1.7.1

2008-09-17 Thread Niels Wagenaar
Op Wo, 17 september, 2008 08:04, schreef Matthias Fechner: > Hi Community, > > -- SNIP -- > > Was anyone successfull to get that driver with VDR 1.7.1 with the old TT > card (Rev 1.3) running? Not with an old TT card and VDR 1.7.1, but I had the same kind of problem with a Skystar2 (SS2) Rev 2.6 i

Re: [vdr] Getting old dvb_ttpci running with new driver and VDR1.7.1

2008-09-17 Thread Halim Sahin
Hello, Vdr supports only the multiproto stuff. Afaik is latest branch broken according to Klaus mail at linux-dvb list. The new S2 API is not supported by VDR. HTH. Halim ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listin

[vdr] Getting old dvb_ttpci running with new driver and VDR1.7.1

2008-09-16 Thread Matthias Fechner
Hi Community, I tried these days to migrate to the new driver structure and VDR 1.7 (to later get the HVR4000 running). The driver I used is: http://liplianindvb.sourceforge.net/cgi-bin/hgwebdir.cgi/liplianindvb/ To compile the driver I copied compiler.h from the kernel source to the driver and