9.12.2. Modern power savings: Advanced Configuration and Power Interface (ACPI)
Linux supports ACPI (Advanced Configuration and Power Interface) — the most recent standard in power management. More powerful and flexible, it is also more complicated to implement. The
acpid package is the counterpart to
apmd for the ACPI world.
If you know that your BIOS correctly manages ACPI, then this should be preferred over APM (removed upon update of the BIOS). When moving from one to the other, you must take care to remove the
apmd package, since keeping it alongside with
acpid could cause problems (and vice-versa).