Link to home
Start Free TrialLog in
Avatar of jpk041897
jpk041897

asked on

Disabling power saver in RedHat

RedHat Linux 5
S3 Vinge DX

When leaving my box unatended for several minutes, the power saver functions kick in (inspite of the fact that I have disabled them at the BIOS level).

The S3 has a problem restarting the video services when this happens. If I am running in X I have to Kill X to recover video, if I am under shell I have to reboot the box.

Interestingly enough, this does not happen when using Slackware.

So the question is, how to disable (or configure) Power Management from RedHat Linux.
Avatar of BBC
BBC

have a look at  
xset

there should be a DPMS option. No idea how to make this permanent.
Recompile the kernel and take out APM support in "Character Devices".

See the Kernel-HOWTO.


Avatar of jpk041897

ASKER

mcdonc,

This was the solution I actualy implemented, just before my motherboard died and it became academic :-)

Post your comment as an answer so that I can grade it.
ASKER CERTIFIED SOLUTION
Avatar of mcdonc
mcdonc

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
You must be either desperate for points or closley monitoring questions in limbo :-)

Thanks.
heh..very old post...renewing the answer since i found it
use xset -dpms this should turn off the energy saver feature even if disabled in bios