Mailing List archive

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

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



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

insmod: here
	(						\
	insmod videodev;				\
	$(dvb_dsp-ins)          			\
	insmod dvb-core.o dvb_shutdown_timeout=0; 	\
	make -C frontends insmod; 			\
	$(foreach card, $(CARDS), make -C $(card) insmod;) \
	)
	sync

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"

cu,
   BC
-- 
Michael Nausch                Anzinger Str. 20                 85586 Poing
+49-8121-971940 (voice)                              +49-8121-971941 (fax)
http://omni128.de                                       michael@nausch.org



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



Home | Main Index | Thread Index