<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Please add the ability to go into standby mode to systemd-sleep."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=57793#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Please add the ability to go into standby mode to systemd-sleep."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=57793">bug 57793</a>
              from <span class="vcard"><a class="email" href="mailto:grawity@gmail.com" title="Mantas M. <grawity@gmail.com>"> <span class="fn">Mantas M.</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=57793#c3">comment #3</a>)
<span class="quote">> Uh, I am not sure what you are looking for, but STR and STD are the only
> things the kernel knows about. There is no such thing as "suspend" that was
> different from STR.</span >

kernel/power/main.c:280 recognizes 'standby' as a separate state.

'mem' is "Suspend-to-RAM" (ACPI S3) and 'standby' is "Power-On Suspend" (ACPI
S1 if I remember correctly), a lighter state that keeps some hardware powered
on. Which states are supported seems to depend on the hardware.

I don't think a new systemctl command would be necessary – just add a config
option to select whether "systemctl suspend" means 'mem' or 'standby', to cover
all systems with broken 'mem'.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>