<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Systemd suspend doesn't work after one successful suspend."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90279">90279</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Systemd suspend doesn't work after one successful suspend.
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>systemd
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>onorua@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=115509" name="attach_115509" title="systemd logs messages">attachment 115509</a> <a href="attachment.cgi?id=115509&action=edit" title="systemd logs messages">[details]</a></span>
systemd logs messages

Since update to Linux kernel 4.1.0-rc1 my laptop stopped to suspend after Lid
is closed properly. The first time after fresh reboot it does proper suspend,
the rest suspend tries - doesn't work. Only manual systemctl suspend works. 
Here is the attached journalctl logs. 

As you can see, after reboot I got proper suspend:
========
May 02 12:57:25 x systemd-logind[1518]: Lid closed.
May 02 12:57:25 x systemd-logind[1518]: Suspending...
May 02 12:57:25 x systemd[1]: Starting i3lock...
May 02 12:57:25 x systemd[1]: Started i3lock.
May 02 12:57:25 x systemd[1]: Reached target Sleep.
May 02 12:57:25 x systemd[1]: Starting Sleep.
May 02 12:57:25 x systemd[1]: Starting Suspend...
May 02 12:57:25 x systemd-sleep[2446]: Suspending system...
=========

after that, I do Lid close once again:
May 02 13:37:47 x systemd-logind[1518]: Lid closed.

then I wait for 10 seconds while my system supposed to go sleep, but as nothing
was happening I opened the Lid:
May 02 13:37:56 x systemd-logind[1518]: Lid opened.

decided to check maybe it needs some time to sleep or something like this:
May 02 13:37:57 x systemd-logind[1518]: Lid closed.

But almost 20 minutes of lid close did not work. 
May 02 13:53:34 x systemd-logind[1518]: Lid opened.

Let me know if I can help you to debug the issue more, just let me know what to
do.</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>