Comment 1 for bug 157119

Revision history for this message
Denis Sitnitsa (zeroed) wrote : Re: Power managment not working correctly

The same. Laptop - Dell Inspiron 1501.

I fixed this with adding the following to xorg.conf:

Section "ServerFlags"
Option "blank time" "0"
Option "standby time" "0"
Option "suspend time" "0"
Option "off time" "0"
EndSection

But I think it's just a workarround.