<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - libinput 1.6.2: touchpad detect for Razer Blade Pro (2016)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100165#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - libinput 1.6.2: touchpad detect for Razer Blade Pro (2016)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100165">bug 100165</a>
              from <span class="vcard"><a class="email" href="mailto:bsimons@acm.org" title="ben simons <bsimons@acm.org>"> <span class="fn">ben simons</span></a>
</span></b>
        <pre>Rebooted back into gentoo. 
Note ubuntu i2c modules showed:

 $ lsmod | grep i2c
i2c_designware_platform    16384  0
i2c_designware_core    20480  1 i2c_designware_platform
i2c_algo_bit           16384  1 nouveau
i2c_hid                20480  0
hid                   118784  4 i2c_hid,hid_generic,usbhid,hid_multitouch

on gentoo i have:

/home/ben # lsmod|grep i2c
i2c_i801               24576  0
i2c_smbus              16384  1 i2c_i801
i2c_algo_bit           16384  2 nvidiafb,igb

Hmm. soething's missing?

/usr/src/linux # grep -i design /usr/src/linux/.config
# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
# CONFIG_I2C_DESIGNWARE_PCI is not set

Hows about i add i2c_designware_platform as a module and report back?

current dmesg will be attached as "dmesg.pre-designware"</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>