https://bugs.freedesktop.org/show_bug.cgi?id=100165

--- Comment #18 from ben simons <[email protected]> ---
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"

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to