Linux 6.12 Drops New Driver That Ended Up Breaking Laptop Touchpad Support For Many Users
([Hardware] 88 Minutes Ago
Reverting Pixart)
- Reference: 0001495457
- News link: https://www.phoronix.com/news/Linux-6.12-Drops-PixArt-Driver
- Source link:
If you have been trying out [1]Linux 6.12-rc1 or a recent Linux Git snapshot and discovered your laptop's touchpad is no longer working, you are far from alone. The good news is the issue has been quickly tracked down and has led to a new input driver being reverted.
Back during the Linux 6.12 merge window alongside [2]a whole lot of exciting new kernel features there was a new input driver introduced: [3]the PixArt PS/2 touchpad that's found in some laptops .
[4]
But it turns out this driver was overzealous in claiming touchpads even if they were not supported by this driver or even from PixArt... So those trying out the Linux 6.12 early state on laptops could find their laptop touchpad no longer working since it was being erroneously claimed by this PixArt driver.
As a result, as of this afternoon this driver has been [5]reverted in Linux 6.12 Git. Until the proper supported device handling code is implemented for the Linux v6.13 merge window or later, this driver is ejected from the kernel.
Over the past few days there's been various [6]reports of the touchpad support breaking under Linux that's now attributed to that faulty driver incorrectly claiming unrelated touchpads.
[1] https://www.phoronix.com/news/Linux-6.12-rc1-Released
[2] https://www.phoronix.com/review/linux-612-features
[3] https://www.phoronix.com/news/Linux-6.12-Input
[4] https://www.phoronix.com/image-viewer.php?id=2024&image=broken_touchpad_1_lrg
[5] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a3f9a74d210bf5b80046a840d3e9949b5fe0a67c
[6] https://bugzilla.redhat.com/show_bug.cgi?id=2314756
Back during the Linux 6.12 merge window alongside [2]a whole lot of exciting new kernel features there was a new input driver introduced: [3]the PixArt PS/2 touchpad that's found in some laptops .
[4]
But it turns out this driver was overzealous in claiming touchpads even if they were not supported by this driver or even from PixArt... So those trying out the Linux 6.12 early state on laptops could find their laptop touchpad no longer working since it was being erroneously claimed by this PixArt driver.
As a result, as of this afternoon this driver has been [5]reverted in Linux 6.12 Git. Until the proper supported device handling code is implemented for the Linux v6.13 merge window or later, this driver is ejected from the kernel.
Over the past few days there's been various [6]reports of the touchpad support breaking under Linux that's now attributed to that faulty driver incorrectly claiming unrelated touchpads.
[1] https://www.phoronix.com/news/Linux-6.12-rc1-Released
[2] https://www.phoronix.com/review/linux-612-features
[3] https://www.phoronix.com/news/Linux-6.12-Input
[4] https://www.phoronix.com/image-viewer.php?id=2024&image=broken_touchpad_1_lrg
[5] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a3f9a74d210bf5b80046a840d3e9949b5fe0a67c
[6] https://bugzilla.redhat.com/show_bug.cgi?id=2314756
phoronix