<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 - Lenovo Yoga 720 (15") touchpad not ignored by kernel drivers"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101196">101196</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Lenovo Yoga 720 (15") touchpad not ignored by kernel drivers
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Wayland
          </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>major
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>libinput
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>n.devaucleroy@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=131517" name="attach_131517" title="dmesg">attachment 131517</a> <a href="attachment.cgi?id=131517&action=edit" title="dmesg">[details]</a></span>
dmesg

Honestly, it is not libinputs fault but the kernels. The kernel simply ignores
the tackpad, which is listed in lsusb, but ignored at all other levels. I tried
to force the usbhid driver to bind to it using echo -n "1-6" >
/sys/bus/usb/drivers/usbhid/bind and other similar commands. I also managed to
find the modalias of the usb device and tried to make it bind in
etc/modprobe/local-aliases.conf :


alias usb:v06CBp0081d0164dcFFdsc10dpFFicFFisc00ip00in00 usbhid

I provided lsusb, dmesg, devices in the attachement. We can see that the kernel
totally ignores the device for strange reasons. 

It is a bug common on all lenovo yoga 720 15", the 13" version doesn't have
this problem. This laptop is expected to sell a lot because it is de facto the
most powerfull convertible available on the market. 

<a href="https://forums.lenovo.com/t5/Linux-Discussion/Install-linux-in-Lenovo-Yoga-720/td-p/3633251">https://forums.lenovo.com/t5/Linux-Discussion/Install-linux-in-Lenovo-Yoga-720/td-p/3633251</a></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>