Difference between revisions of "Laptop-mode-tools"

From ThinkWiki
Jump to: navigation, search
(Packages)
(Packages: Change link to official Debian Package page, since the give link is only the laptop mode tools home page which is linked several times on this page, added aptitude command line)
Line 9: Line 9:
  
 
=== Packages ===
 
=== Packages ===
* {{Debian}} packages are available: http://www.xs4all.nl/~bsamwel/laptop_mode/tools/ . These packages are well-maintained, so you might just want to {{cmdroot|apt-get install laptop-mode-tools}}
+
* {{Debian}} packages are available: http://packages.debian.org/laptop-mode-tools . These packages are well-maintained, so you might just want to {{cmdroot|apt-get install laptop-mode-tools}} or  {{cmdroot|aptitude install laptop-mode-tools}}
 
* {{Fedora|Fedora Core}} 4 packages are available in the [http://dries.ulyssis.org/rpm/ Dries RPM repository].
 
* {{Fedora|Fedora Core}} 4 packages are available in the [http://dries.ulyssis.org/rpm/ Dries RPM repository].
  

Revision as of 14:38, 2 October 2006

laptop-mode-tools is the userland component of "laptop mode", the Linux kernel mode that allows you to spin down your hard drives for longer periods of time. This package takes care of configuration and activation of laptop-mode, automatically remounting your filesystems with the appropriate options, and modifying the idle timeouts for your hard drives. Laptop mode tools integrate with power management daemons such as acpid, apmd and pbbuttonsd, so that laptop mode is started automatically when your laptop is running on batteries.

Project Homepage / Availability

http://www.xs4all.nl/~bsamwel/laptop_mode/tools/

Status

  • stable, active

Packages

Documentation

  • The Project Home Page holds installation instructions.
  • There is a FAQ.
  • Read /lib/modules/`uname -r`/source/Documentation/laptop-mode.txt on your system.