[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sleeping the system vs hibernate or suspend



On Sun, Jan 2, 2011 at 1:18 PM,  <briand@aracnet.com> wrote:
> ...
> Someone posted (to this list) a simple command line for sleeping the
> system.
>
> ...

acpitool -S  =>  suspend to disk (hibernate)  =>  Puts machine into S4.
acpitool -s  =>  suspend to ram (sleep)         =>  Puts machine into S3.

man acpitool

Putting the machine into S3 is problematic for several HW.  In several
cases HW goes to S3 OK, but it has trouble coming back.  That wouldn't
be much of a problem unless the HW is your video card, :-)

There are multiple ways to do the same thing, there are the pm-* tools
as well, and several other ones.  I just prefer using acpitool, which
I have for years...

-- 
Javier.


Reply to: