187 lines
4.2 KiB
HTML
187 lines
4.2 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of S2RAM</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>S2RAM</H1>
|
|
Section: s2ram (8)<BR>Updated: Feb 29, 2012<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
s2ram - program to suspend to ram (suspend)
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1">
|
|
</DL>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<P>
|
|
|
|
<DD>This manual page documents briefly the <B>s2ram</B> command.
|
|
<P>
|
|
|
|
<B>s2ram</B> is a program that will suspend your system to ram (put it in S3 mode). Which means that the system is in a lower power mode. It asked to do so it will wake up farely quickly. However, if the system will run out of energy entirely you will lose data. That is why it is recommended to use <B><A HREF="/cgi-bin/man/man2html?8+s2both">s2both</A></B>(8) <B>s2ram</B> is only provided to find out any work around needed to make suspend to both work. See README.s2ram-whitelist and README.Debian for more information.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<P>
|
|
|
|
<B>-V, --version</B>
|
|
<DL COMPACT><DT id="2"><DD>
|
|
Version information.
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
<B>-a, --acpi_sleep </B><B></B><I>nr</I>
|
|
<DL COMPACT><DT id="3"><DD>
|
|
set the acpi_sleep parameter before suspend. 1=s3_bios, 2=s3_mode, 3=both. Only for Intel platform (x86/amd64).
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
<B>-f, --force</B>
|
|
<DL COMPACT><DT id="4"><DD>
|
|
force suspending, even on unknown machines. the following options are only available with --force.
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
<B>-h, --help</B>
|
|
<DL COMPACT><DT id="5"><DD>
|
|
Short help text.
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
<B>-i, --identify</B>
|
|
<DL COMPACT><DT id="6"><DD>
|
|
prints a string that identifies the machine.
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
<B>-k, --kmstest</B>
|
|
<DL COMPACT><DT id="7"><DD>
|
|
test if the kernel supports KMS (Kernel Mode Set). Returns 0 if KMS is supported.
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
<B>-m, --vbe_mode</B>
|
|
<DL COMPACT><DT id="8"><DD>
|
|
get VBE mode before suspend and set it after resume. Only for Intel platform (x86/amd64).
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
<B>-n, --test</B>
|
|
<DL COMPACT><DT id="9"><DD>
|
|
test if the machine is in the database. Returns 0 if known and supported.
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
<B>-p, --vbe_post</B>
|
|
<DL COMPACT><DT id="10"><DD>
|
|
VBE POST the graphics card after resume. Only for Intel platform (x86/amd64).
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
<B>-r, --radeontool</B>
|
|
<DL COMPACT><DT id="11"><DD>
|
|
turn off the backlight on radeons before suspending. Only for Intel platform (x86/amd64).
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
<B>-s, --vbe_save</B>
|
|
<DL COMPACT><DT id="12"><DD>
|
|
save VBE state before suspending and restore after resume. Only for Intel platform (x86/amd64).
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
<B>-v, --pci_save</B>
|
|
<DL COMPACT><DT id="13"><DD>
|
|
Save the PCI config space of the VGA card before suspend and restore it after resume. Only for Intel platform (x86/amd64).
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
<B>--nofbsuspend</B>
|
|
<DL COMPACT><DT id="14"><DD>
|
|
do not suspend the framebuffer (for debugging purposes). Only for Intel platform (x86/amd64).
|
|
</DL>
|
|
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<P>
|
|
|
|
s2both (8).
|
|
<P>
|
|
|
|
For more information see the README.s2ram-whitelist.
|
|
<A NAME="lbAG"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
<P>
|
|
|
|
This manual page was written by Tim Dijkstra <<A HREF="mailto:tim@famdijkstra">tim@famdijkstra</A>>.org for the Debian(TM) system (but may be used by others). Was updated by Rodolfo García <<A HREF="mailto:kix@kix.es">kix@kix.es</A>>. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation.
|
|
|
|
<A NAME="lbAH"> </A>
|
|
<H2>COPYRIGHT</H2>
|
|
|
|
<BR>
|
|
|
|
Copyright © 2006 Tim Dijkstra
|
|
Copyright © 2012 Rodolfo García (kix)
|
|
<BR>
|
|
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="15"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="16"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="17"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="18"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="19"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
<DT id="20"><A HREF="#lbAG">AUTHOR</A><DD>
|
|
<DT id="21"><A HREF="#lbAH">COPYRIGHT</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:15 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|