SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
en:guides:powermgmt [2010/06/15 00:07]
linea Add tiny acpid section
en:guides:powermgmt [2010/08/22 23:34]
linea
Line 9: Line 9:
 The acpi daemon needs to be started before dbus and hal, The acpi daemon needs to be started before dbus and hal,
 so edit your ///​etc/​rcS.conf//​ to look like this: so edit your ///​etc/​rcS.conf//​ to look like this:
-<code>+<file>
 RUN_DAEMONS="​acpid,​ dbus, hald, etc..."​ RUN_DAEMONS="​acpid,​ dbus, hald, etc..."​
-</code>+</file>
  
 Or, to start manually: Or, to start manually:
Line 24: Line 24:
 To check it's working, just: To check it's working, just:
 <​code>​ <​code>​
-cat /​proc/​acpi/​battery/​{BAT0}/​info+cat /​proc/​acpi/​battery/​{BAT0}/​info
 </​code>​ </​code>​
  
-You will find some example scripts in ///​etc/​acpi//​+You can find some example scripts in ///​etc/​acpi//​.
  
  
 
en/guides/powermgmt.txt ยท Last modified: 2011/01/15 19:32 by kultex