<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Laptop not suspending when lid is closed."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76267#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Laptop not suspending when lid is closed."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76267">bug 76267</a>
              from <span class="vcard"><a class="email" href="mailto:lennart@poettering.net" title="Lennart Poettering <lennart@poettering.net>"> <span class="fn">Lennart Poettering</span></a>
</span></b>
        <pre>You are using the nvidia binary driver I assume?

The binary driver does not implement the DRM interfaces in /sys. This means we
cannot detect how many displays are connected and then we decide not to handle
the lid switch since we cannot be sure about whether the device is in "docking"
mode, or not...

A "fix" is to use nouveau...

But other than that we could add a logind.conf option which overrides automatic
display detection and makes the system suspend regardless of it...</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>