<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_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - DualShock 4 Touchpad not working with libinput."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105050">bug 105050</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>NEEDINFO
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTOURBUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - DualShock 4 Touchpad not working with libinput."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105050#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - DualShock 4 Touchpad not working with libinput."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105050">bug 105050</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>"not tagged as supported input device" - this appears to be a local issue on
your side, it means ID_INPUT is never assigned to the device. That's a bit
strange, if I replay the device here I get:

E: DEVPATH=/devices/virtual/input/input26/event19
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_INPUT_TOUCHPAD=1

The ID_INPUT_MOUSE is mislabeled because the touchpad doesn't adhere to the
correct protocol, it's missing ABS_X/ABS_Y. But iirc libinput doesn't care
about this for touchpads, and indeed the device shows up in my testing here.

So the issue on your side seems to be udev, the builtin input_id should do the
right job here.</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>