I have the same issue in Karmic, Dell Inspiron 1525 laptop. Monitor
DPMS settings are already 0 for standby, suspend, off.
--
Power managment not working correctly
https://bugs.launchpad.net/bugs/157119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
** Changed in: acpi-support (Ubuntu)
Importance: Undecided => Low
--
Power managment not working correctly
https://bugs.launchpad.net/bugs/157119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs
** Changed in: acpi-support (Ubuntu)
Sourcepackagename: None => acpi-support
--
Power managment not working correctly
https://bugs.launchpad.net/bugs/157119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubu
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.
--
Power managment not working co