This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:
apport-collect 1746661 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1746661 Title: [linux-oem] Use I2C transport for touchpad on Precision M5530 Status in HWE Next: New Status in linux package in Ubuntu: Incomplete Bug description: === SRU Justification === [Impact] Touchpad on Precision M5530 uses PS/2 instead of I2C as its transport. [Test Case] The touchpad binds to psmouse instead of i2c_hid. With the patch, the touchpad uses i2c_hid instead. [Fix] LKML Link: https://lkml.org/lkml/2018/1/30/963 The de facto standard, Windows, parse its DSDT as a term list. The DSDT table on Precision M5530 also designed that way, hence we should just respect that. Add a new quirk for this specific machine. I'll backport the patch for stable releases once it's upstreamed. [Regression Potential] Low. This fix is limited to XPS 15 9570/Precision M5530. Also it's the "correct" way to do for this machine. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1746661/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp