Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: Disappearing colors of OSD
Hallo Emil,
Emil Naepflein wrote:
As I always reload the driver, I really don't know. But the change in
the driver proposed above seem to fix the problem.
I've had the same Problem. A friend gave me this Tip:
Edit: /path/to/DVB/driver/av7110/Makefile
Orignal:
--------
insmod:
insmod input; \
insmod evdev; \
insmod dvb-ttpci.o;
New:
----
insmod:
insmod input; \
insmod evdev; \
insmod dvb-ttpci.o hw_sections=0;
It solved my Problems with the OSD-Colors.
Perhaps it works on your VDR too.
Regards
Dieter
--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.
Home |
Main Index |
Thread Index