Mailing List archive

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

[linux-dvb] where to enable S-Video out in new driver




-------- Original Message --------
Subject: [linux-dvb] Re: where to enable S-Video out in new driver (13-Jun-2003 0:03)
From:    o.endriss@gmx.de
To:      linux-dvb@linuxtv.org

> apieper@gmx.net wrote:
> > i try to upgrade from vdr 1.04 / dvb-driver 2002 to
> > vdr 1.2.0 / dvb-driver 2003-06-11.
> > 
> > Where can i enable s-video out (DVB-S rev. 1.3)?
> > 
> > With the old dvb-driver i just had to insert 'vidmode=2'
> > in dvbdriver/driver/Makefile.
> > Because the new Makefile is slightly different from the
> > old one i tried to insert the 'vidmode=2' at different
> > places, but it don't work out.
> 
> You have to pass this option to the 'dvb-ttpci.o' module,
> i.e. change the line
>        insmod dvb-ttpci.o;
> to
>        insmod dvb-ttpci.o vidmode=2;
> in DVB/driver/av7110/Makefile.
> 
> Oliver

Thanks, that's it. 

I only wonder if i am the only one using s-video out because
i searched with google, the mailing lists and the readmes etc.
and i don't found any information about that.

...Andreas



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index