[MPlayer-users] Re: DPMS is disabled when using TV out (NVidia)
rcooley
rcooley at spamcop.net
Sun Sep 28 23:12:14 CEST 2003
Sebastian Kaps wrote:
> I couldn't find anything. When I run configure, it says:
> ,----
> | Checking for DPMS ... yes (using Xdpms 4)
> `----
> but I haven't found a way to turn it off.
>
Run ./configure normally. After that, edit config.h, and change the line:
"#define HAVE_XDPMS 1"
to
"#undef HAVE_XDPMS"
That should work. Make sure to do that everytime you re-run configure.
More information about the MPlayer-users
mailing list