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

Both sides previous revision Previous revision
Next revision
Previous revision
en:guides:powermgmt [2010/07/08 17:14]
127.0.0.1 external edit
en:guides:powermgmt [2011/01/15 19:32] (current)
kultex
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:
 <​code>​ <​code>​
-# etc/​init.d/​hald stop +/etc/​init.d/​hald stop 
-# etc/​init.d/​dbus stop +/etc/​init.d/​dbus stop 
-# etc/​init.d/​acpid start +/etc/​init.d/​acpid start 
-# etc/​init.d/​dbus start +/etc/​init.d/​dbus start 
-# etc/​init.d/​hald start+/etc/​init.d/​hald start
 </​code>​ </​code>​
  
Line 27: Line 27:
 </​code>​ </​code>​
  
-You will find some example scripts in ///​etc/​acpi//​+You can find some example scripts in ///​etc/​acpi//​.
  
  
 
en/guides/powermgmt.1278602048.txt.gz · Last modified: 2010/08/22 23:34 (external edit)