On Friday 08 June 2007 10:19:08 Sebastian Redl wrote:
Michael Ulm wrote:
In xorg.conf, in the monitor section, I was missing the line
Options="DPMS"
I'll still have to research how leaving out this option could lead to
crashes, so I appreciate any insight this group may give.
Since practically every monitor supports this, and since it's
practically always enabled, it may be that other code paths of X.org are
insufficiently tested, causing the server to crash when it wants to put
the monitor into a power saver mode. That's my best guess.
My experience doesn't match this. I've had to remove the DPMS option from my
xorg.conf to prevent lockups. Those only happened if I left the KDM login
screen up until the screen blanker cut in, but then the only way out was a
hard reset.
Apart from wanting my machine to do only what I tell it to, and I'm quite
capable of switching my monitor off when I'm not using it, I think it's
dangerous for any system to make assumptions about what facilities will be
required in any particular case.
My hardware is an nVidia GeForce 7300 GS driving an Iiyama AU4831D screen,
and the X nv driver comes from x11-base/xorg-x11-7.2. Or sometimes I play
with the nVidia closed-source drivers, but as far as I know that doesn't
affect the lockups.