[Linux-disciples] GUI to control power settings

Adam Rosi-Kessel adam at rosi-kessel.org
Sun Jan 2 15:31:15 EST 2005


On Sun, Jan 02, 2005 at 06:02:09PM -0500, Stephen R Laniel wrote:
> I'd like to find a GUI app to control my laptop's behavior
> in low-power situations -- shutting down the hard drive when
> it's closed, turning off the monitor then, etc., etc. What
> do you guys use for that kind of configuration?

The monitor should always turn off when it's closed. That's generally a
hardware thing.

The hard drive won't shut down if there is hard drive activity. You can
use noflushd to spin down the hard drive when there is no activity,
regardless of open or closed status. Last I checked, the kernel didn't
have the proper hooks for noflushd to talk to ext3, so the periodic
journaling limited the effectivenes of the system.  That may have been
fixed more recently.

There is a gnome power management applet, but I don't think it has the
fine tuning you're looking for.

A lot of the power management should be automatic with the combination of
the hardware, BIOS, and acpi(d).  You can set some settings in
/proc/acpi, and there may be some applications, either graphical or not
that give you a frontend into the /proc/acpi settings.
-- 
Adam Rosi-Kessel
http://adam.rosi-kessel.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.bostoncoop.net/pipermail/linux-disciples/attachments/20050102/07c83262/attachment.pgp


More information about the Linux-disciples mailing list