Go2Linux | Linux Operating System

A site dedicated to: Linux Operating System

Suspend to RAM slackware or Arch Linux

Date: 2010-11-29 00:00:00 -0400

Suspend to RAM is useful with Laptops and Netbooks, these days batteries last a lot, but anyway not enough if you leave your computer running on batteries while you are not working on it.

Linux distributions like Ubuntu, Peppermint, Mint, Fedora and other alike may have automatic support for this by just closing the lid of the Laptop, Netbook.

But if you use Arch Linux or Slackware Linux like me, you may have to do something like this:

For Slackware users

As root:

echo -n mem > /sys/power/state

For Arch Linux users

echo -n standby > /sys/power/state

This from the console, of course if you are using Slackware or Arch Linux, you are not afraid of the console commands.

The computer should start once you open the lid.

Note: I am using default distribution Kernels 2.6.33 and 2.6.35 on Slack and Arch

If you liked this article please share it.

powered by TinyLetter

If you want to contact me in any other way, please use the contact page.