Suspend and Hibernate

From gr0x0rd
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

And... my laptop is unsupported. Fuck.