[Lenovo ThinkPad 2015 models] Buttons of Synaptics trackpad doesn't work
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
HWE Next |
Fix Released
|
Medium
|
Timo Aaltonen | ||
Linux |
Fix Released
|
Low
|
|||
libinput (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Fix Released
|
Low
|
Timo Aaltonen | ||
Trusty |
Fix Released
|
Undecided
|
Timo Aaltonen | ||
Utopic |
Fix Released
|
Undecided
|
Timo Aaltonen | ||
systemd (Ubuntu) |
Fix Released
|
Medium
|
Martin Pitt | ||
Trusty |
Confirmed
|
Undecided
|
Unassigned | ||
Utopic |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Lenovo X1 3rd Carbon (201411-16196)
Steps to reproduce the bug:
1, Log in to system
2, Click left/right/middle buttons of the touchpad
Actual result:
No response after clicking the buttons
Expected results:
Buttons work as expected behavirour
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-
ProcVersionSign
Uname: Linux 3.13.0-45-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
/dev/snd/
CurrentDesktop: Unity
Date: Tue Jan 27 02:48:23 2015
HibernationDevice: RESUME=
InstallationDate: Installed on 2015-01-27 (0 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20150126)
MachineType: LENOVO 20BTZ09ZUS
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
linux-
linux-
linux-firmware 1.127.11
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/27/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: N14ET24W (1.02 )
dmi.board.
dmi.board.name: 20BTZ09ZUS
dmi.board.vendor: LENOVO
dmi.board.version: SDK0E50510 WIN
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.
dmi.modalias: dmi:bvnLENOVO:
dmi.product.name: 20BTZ09ZUS
dmi.product.
dmi.sys.vendor: LENOVO
CVE References
Changed in hwe-next: | |
status: | New → Confirmed |
Changed in hwe-next: | |
assignee: | nobody → Liming Wang (wangliming) |
Changed in linux (Ubuntu): | |
assignee: | nobody → Liming Wang (wangliming) |
Changed in linux: | |
importance: | Unknown → Medium |
status: | Unknown → In Progress |
tags: |
added: bios-outdated-1.04 removed: latest-bios-1.02 |
summary: |
- Buttons of Synaptics trackpad doesn't work + [Lenovo ThinkPad X1 Carbon 20BT] Buttons of Synaptics trackpad doesn't + work |
Changed in hwe-next: | |
importance: | Undecided → Medium |
Changed in linux (Ubuntu Trusty): | |
assignee: | nobody → walimis (walimis) |
assignee: | walimis (walimis) → Liming Wang (wangliming) |
Changed in xserver-xorg-input-synaptics (Ubuntu Trusty): | |
assignee: | nobody → Liming Wang (wangliming) |
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
Changed in linux (Ubuntu Trusty): | |
status: | New → Confirmed |
Changed in xserver-xorg-input-synaptics (Ubuntu Trusty): | |
status: | New → Confirmed |
Changed in hwe-next: | |
status: | Confirmed → In Progress |
Changed in linux: | |
importance: | Medium → Low |
no longer affects: | linux-lts-vivid (Ubuntu) |
tags: | added: vivid |
no longer affects: | xserver-xorg-input-synaptics (Ubuntu) |
no longer affects: | xserver-xorg-input-synaptics (Ubuntu Trusty) |
no longer affects: | xserver-xorg-input-synaptics (Ubuntu Utopic) |
Changed in hwe-next: | |
assignee: | Liming Wang (wangliming) → Timo Aaltonen (tjaalton) |
Changed in linux (Ubuntu Trusty): | |
assignee: | Liming Wang (wangliming) → Timo Aaltonen (tjaalton) |
Changed in linux (Ubuntu Utopic): | |
assignee: | nobody → Timo Aaltonen (tjaalton) |
Changed in linux: | |
status: | In Progress → Fix Released |
Changed in linux (Ubuntu Utopic): | |
status: | Confirmed → Fix Committed |
Changed in linux (Ubuntu Trusty): | |
status: | Confirmed → Fix Committed |
Changed in linux (Ubuntu Trusty): | |
status: | Fix Committed → Fix Released |
tags: |
added: verification-done-trusty removed: verification-needed-trusty |
Changed in hwe-next: | |
status: | In Progress → Fix Released |
I received a Lenovo X1 Carbon 3rd generation today, the one with the
resurrection of the physical Trackpoint buttons. However, there is
some broken behavior related to those much loved buttons on this laptop
running an up-to-date Fedora 21.
The clickpad buttons seem to work fine, however I would like to achieve event12) , so the device can't really be disabled.
a configuration that disables the touchpad and only use the Trackpoint
and the physical buttons as I have on all my Thinkpads in the past.
There is an option in the BIOS to disable the touchpad, but it seems to
be completely ignored under Linux; with it set to off in the BIOS, the
touchpad is still fully functional. This is likely related to the fact
that the physical buttons generate events on the touchpad's event device
(/dev/input/event4 in this case) and not for the Trackpoint's event
device (/dev/input/
So here are the various scenarios regarding the physical buttons and how
they are failing at the moment:
- Dragging does not work at all with the physical left button with either
the evdev or synaptics driver. Dragging with the clickpad's left button
is fine.
- Middle click does not register at all (from viewing evtest output), which
I assume means it's an issue at the kernel layer not registering the event.
Neither the physical buttons or the clickpad generate a middle click event
using either the evdev or synaptics drivers.
- With the synaptics driver, the buttons are picked up as up/down buttons. click/button 2). Using xinput, I can force the right-button
Setting UpDownScrolling=off changes the behavior as described in the man
page (double-
to behave correctly, but the left-button will not change its behavior (it
is always a double-click). This makes it unusable with the synaptics
driver.
relevant software packages: 3.17.8- 300.fc21. x86_64 drv-evdev- 2.9.0-3. fc21.x86_ 64 drv-synaptics- 1.8.0-9. fc21.x86_ 64 server- Xorg-1. 16.2.901- 1.fc21. x86_64
kernel-
xorg-x11-
xorg-x11-
xorg-x11-