<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - LID_SWITCH_RELIABILITY=write_open doesn't work"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102039">bug 102039</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>NEEDINFO
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - LID_SWITCH_RELIABILITY=write_open doesn't work"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102039#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - LID_SWITCH_RELIABILITY=write_open doesn't work"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102039">bug 102039</a>
              from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
        <pre>strange. Unfortunately, I don't know how to debug this remotely, it seems
everything is set up correctly. I recommend disabling anything that handles lid
switches and using evemu-event to fake those events (easier for debugging).
evemu-event --sync --type EV_SW --code SW_LID --value 1 /dev/input/eventX
to set the switch, value 0 to unset.

Run libinput-debug-events in gdb and see if lid_switch_keyboard_event() is ever
called and also if it's set up correctly in
lid_switch_toggle_keyboard_listener.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>