Mailing List archive

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

[vdr] Re: Howto for RGB Y/C out



Michael Nausch wrote:
> HI Emil,
> 
> Am Montag, 16. Dezember 2002 07:59 schrieb Emil Naepflein:
> 
>> If have it not available currently, but as I remember there is a line
>> with "insmod dvb*.o vpid=xx apid=xx" somewhere. Just change it to
>> "insmod dvb*.o vpid=xx apid=xx vidmod=1" and it should work.
> 
> O.K. I found:
> 
> /usr/local/srv/DVB/driver/Makefile


> Should I insert "vidmod=1" there, or do you you mean a nother location? I 
> Did'nt found a text-passsage like tyou wrote "insmod dvb*.o vpid=xx apid=xx"

Hi Michael,

no, the right place seems to be /usr/src/DVB/driver/av7110/Makefile:

change
        insmod dvb-ttpci.o;
to
        insmod dvb-ttpci.o vidmod=1;


Cheers,
Juri



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



Home | Main Index | Thread Index