Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Touchpad broken with Buster upgrade

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
bbox
Posts: 3
Joined: 2019-08-07 15:15

Touchpad broken with Buster upgrade

#1 Post by bbox »

I am running Debian Buster on a Thinkpad X240, recently upgraded from Stretch when Buster went stable. The Synaptics (TM2749-001) touchpad and trackpoint started acting up with the upgrade. They both work fine on boot, but occasionally after waking from suspend both inputs go dead. Once they go dead, they do not revive on their own after later suspends. Plugging in a mouse still works. Reboot revives touchpads.

Code: Select all

libinput list-devices 
does show the touchpad and trackpoint are recognized. Capabilities listed as pointer. Full output:

Code: Select all

Device: Synaptics TM2749-001
Kernel: /dev/input/event19
Group: 11
Seat: seat0, default
Size: 85x64mm
Capabilities: pointer gesture
Tap-to-click: disabled
Tap-and-drag: enabled
Tap drag lock: disabled
Left-handed: disabled
Nat.scrolling: disabled
Calibration: n/a
Scroll methods: *two-finger edge
Click methods: *button-areas clickfinger
Disable-w-typing: enabled
Accel profiles: none
Rotation: n/a
Part of the issue I'm having with troubleshooting this is the switch to Wayland from Xorg in Buster. A lot of the Debian documentation still only goes as far as Stretch. (For example https://wiki.debian.org/SynapticsTouchpad) Most of the troubleshooting recommendations for other distros also refer to xorg drivers and not libinput.

Any ideas here? Other diagnostics to run? Wayland is new territory for me.

User avatar
phenest
Posts: 1702
Joined: 2010-03-09 09:38
Location: The Matrix

Re: Touchpad broken with Buster upgrade

#2 Post by phenest »

Have you tried logging in with X11 instead of Wayland?
ASRock H77 Pro4-M i7 3770K - 32GB RAM - Pioneer BDR-209D

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: Touchpad broken with Buster upgrade

#3 Post by Head_on_a_Stick »

bbox wrote:Most of the troubleshooting recommendations for other distros also refer to xorg drivers and not libinput
Switching to a console & back again, suspending & resuming again and unloading & reloading the touchpad module can all be done under Wayland/libinput — those methods are not exclusive to X.org.
deadbang

Post Reply