Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: DiSEqC support



Reinhard Walter Buchner wrote:
> >Also make sure you are using the NEWSTRUCT driver
> >and compile VDR with NEWSTRUCT=1. With the old
> >driver only [E0 ...] commands will work, since the 0xE0
> >value is hardcoded in the old driver.
>
> Aha, that is most likely my problem. However I can`t get
> the NEWSTRUCT to work. I did the following
>
> I downloaded the driver from your site (I already had it
> installed, but just to be sure)  and
>
> cd /usr/local/src
> tar -xjvf siemens_dvb-0.9.4-2002-06-23.patch.tar.bz2

This is *not* a  NEWSTRUCT driver!

> ...
> I downloaded the complete DVB driver at the CVS
> depository and

Are you sure that you checked out the NEWSTRUCT branch?
You should use something like (note the -r NEWSTRUCT):
cvs -d :pserver:anonymous@linuxtv.org:/cvs/linuxtv login
cvs -d :pserver:anonymous@linuxtv.org:/cvs/linuxtv -z3 co -r NEWSTRUCT DVB

Note that siemens_dvb-0.9.4-2002-06-23.patch.tar.bz2 is not a patch but
a complete patched (old-style) driver. You must not copy this into your 
NEWSTRUCT directory or you will mess everything up...

Oliver




-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index