Bug 1648722
Summary: | Trackpoint buttons won't work (lenovo x1 tablet 3rd) | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | chris.walg | ||||||||||||
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||
Priority: | unspecified | ||||||||||||||
Version: | 31 | CC: | airlied, bskeggs, chris.walg, dingyichen, hdegoede, ichavero, itamar, jarodwilson, jeremy, jglisse, john.j5live, jonathan, josef, kernel-maint, linville, masami256, mchehab, mjg59, peter.hutterer, stefan.ku, steved | ||||||||||||
Target Milestone: | --- | ||||||||||||||
Target Release: | --- | ||||||||||||||
Hardware: | x86_64 | ||||||||||||||
OS: | Linux | ||||||||||||||
Whiteboard: | |||||||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||
Clone Of: | Environment: | ||||||||||||||
Last Closed: | 2019-10-16 04:19:45 UTC | Type: | Bug | ||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||
Documentation: | --- | CRM: | |||||||||||||
Verified Versions: | Category: | --- | |||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||
Embargoed: | |||||||||||||||
Attachments: |
|
Description
chris.walg
2018-11-11 21:42:47 UTC
[christian@localhost ~]$ sudo dmidecode -t 21 [sudo] Passwort für christian: # dmidecode 3.2 Getting SMBIOS data from sysfs. SMBIOS 3.0.0 present. Handle 0x0032, DMI type 21, 7 bytes Built-in Pointing Device Type: Track Point Interface: PS/2 Buttons: 3 Handle 0x0033, DMI type 21, 7 bytes Built-in Pointing Device Type: Touch Pad Interface: PS/2 Buttons: 2 Sorry, I'll need more info here, please see this doc for what's likely required: https://wayland.freedesktop.org/libinput/doc/latest/reporting-bugs.html Created attachment 1504582 [details]
touchpad-buttons.evemu
Created attachment 1504583 [details]
udevadm-event18
Created attachment 1504585 [details]
buttons.yml
Created attachment 1504586 [details]
modalias
"ThinkPad Extra Buttons" - this is the device that provides a few multimedia keys. Run libinput record without arguments and pick the touchpad please. If none appear then the issue is simply that the kernel doesn't provide support for it yet. Also, I wonder if we're looking at this issue here: https://who-t.blogspot.com.au/2018/04/gnome-328-uses-clickfinger-behaviour-by.html Created attachment 1505417 [details]
picture from keyboard
touchpad is ok. I mean the real click-buttons for left-, middle- and right-click.
Seems to be fixed: https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git/commit/?h=for-next&id=8d5037dca7c2089f27e5903c2aecfc5bb10d7806 This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle. Changing version to '31'. This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle. Changing version to 31. Closing based on comment #10, that commit is available in v5.1 and later. |