Differences between revisions 4 and 9 (spanning 5 versions)
Revision 4 as of 2009-03-16 03:31:30
Size: 1330
Editor: anonymous
Comment: converted to 1.6 markup
Revision 9 as of 2017-05-15 17:52:08
Size: 669
Editor: ?karlschmidt
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
http://www.columbia.edu/~ariel/acpi/acpi_howto.0.2c.html - Up to date documentation (Oct 2005). https://web.archive.org/web/20101007105045/http://www.columbia.edu:80/~ariel/acpi/acpi_howto.html - Out of date documentation (Oct 2005). '''[Url via wayback]'''
Line 8: Line 8:
http://acpi.sourceforge.net/ - A page created by Intel developers working on patching the kernel to improve ACPI support. https://01.org/powertop - A page created by Intel developers working on patching the kernel to improve ACPI support.
Line 13: Line 13:

= Notes =
My Sarge install didn't include ''acpid'', and hunting around for /proc/acpi/battery/BATn proved fruitless, until I installed ''acpid''. Woohoo! :-) '''aptitude update && aptitude upgrade && aptitude install acpid''', and there it all was. Re-start Gkrellm, and there's its builtin displaying the battery state (you need to first turn the builtin on, of course). Thanks for that ''columbia.edu'' link!

The DSDTs in some laptop models (in my experience, the Aspire 3003LMi) are "buggy", making ACPI non-functioning. The problem has been solved from linux side in 2.6.16 ( http://bugzilla.kernel.org/show_bug.cgi?id=5322 ) which is not in Debian yet. Should I send this as a bugreport? - EduardoSilva

ACPI

ACPI support in linux and debian is improving but it is not as simple or easy as the other commerical OS. Below you will find links to more information on ACPI.

https://web.archive.org/web/20101007105045/http://www.columbia.edu:80/~ariel/acpi/acpi_howto.html - Out of date documentation (Oct 2005). [Url via wayback]

https://01.org/powertop - A page created by Intel developers working on patching the kernel to improve ACPI support.

http://www.tldp.org/HOWTO/ACPI-HOWTO/ - Some older info.

In Debian Synaptic Package Manager you can search on ACPI and get a list of tools that help you monitor and initiate.