Bug#1012655: Macbook Pro touchpad not working with kernel 5.18
119 views
Skip to first unread message
Stephan Verbücheln
unread,
Jun 11, 2022, 3:00:02 AM6/11/22
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Package: src:linux
Version: 5.18.2-1
The touchpad on my 2014 Macbook (MacBookPro11,1) is no longer working
since kernel 5.18 was installed. This affects both X11 and Wayland. I
am using Sid with Gnome.
When booting back into kernel 5.17, the touchpad works without
problems. That's why I suspect the bug to be in the kernel.
Keyboard is working without problems. keyboard and trackpad appear to
be one single device.
External USB mouse is working without problems.
# lsusb
Bus 001 Device 003: ID 05ac:0259 Apple, Inc. Internal Keyboard/Trackpad
# lshw
description: Keyboard
product: bcm5974
vendor: Apple Inc.
Regards
Stephan Verbücheln
unread,
Jun 11, 2022, 3:40:03 AM6/11/22
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
When I filed the bug, I could not find any other reports. Now I found
an upstream report which has matching symptoms.
I normally use https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git and if you search for the primary commit message, it doesn't find it.
If you add "commit/?id=c42e65664390be7c1ef3838cd84956d3a2739d60" to that base
URL, you'll see "Notice: this object is not reachable from any branch."
So it is fixed upstream and according to Linus it is also part of 5.19-rc1
Apparently it's considered an important fix, so I guess it should be backported
to 5.18 'shortly'.