Suspend and Hibernate

From gr0x0rd
Revision as of 18:20, 9 December 2010 by Gr0x0rd (talk | contribs) (Created page with "== Configuring Hardware - Suspend and Hibernate == If you have a laptop, chances are you'll want your system to go to sleep based on various actions, such as closing the lid. T…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Configuring Hardware - Suspend and Hibernate

If you have a laptop, chances are you'll want your system to go to sleep based on various actions, such as closing the lid.

To enable suspend to ram, you'll need to emerge the sys-power/suspend package.

$ sudo emerge -av suspend

Once the emerge has completed, test your system can suspend properly. Close any critical applications or network connections, then issue the suspend command.

$ sudo s2ram