LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Power saving (https://www.linuxquestions.org/questions/linux-general-1/power-saving-29223/)

Sigmund Gudvang 08-31-2002 04:50 AM

Power saving
 
Hi,

Where do I look for power saving controll (Suse 8.0)?
How is this implemented? In the kernal or in the device drivers?

Regards
Sigmund.

L.B 08-31-2002 05:51 PM

Power Saving is done by the kernel, look for APM and ACPI.
XFree86 can take care of controlling power to your display device.
To make this work you need to add:
Option "DPMS"
in Section "Monitor" of your /etc/X11/XF86Config (or XF86Config-4) file.
In KDE you can select "Enable Display Energy Saving" under Power Control / Energy.


All times are GMT -5. The time now is 03:11 AM.