Bug 1788537
| Summary: | Lenovo T490s -> no touchpad input with F30 (updated) nor F31, works with F30 liveboot when TPM security chip is enabled | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mickael Istria <mistria> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 31 | CC: | airlied, bskeggs, btissoir, dalley, hdegoede, ichavero, itamar, jarodwilson, jeremy, jglisse, john.j5live, jonathan, josef, kernel-maint, linville, masami256, mchehab, mjg59, peter.hutterer, sdodson, steved, tbielawa |
| Target Milestone: | --- | Flags: | mistria:
needinfo+
|
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-01-27 08:56:07 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: | |||
|
Description
Mickael Istria
2020-01-07 13:10:33 UTC
do you see any events with the libinput record tool? If not, this is a kernel issue. (In reply to Peter Hutterer from comment #1) > do you see any events with the libinput record tool? `libinput record /dev/input/event17` shows no event when manipulating keyboard. >If not, this is a kernel issue. Ok. Should I just change the component for that bug or is it better that I open a separate one? > `libinput record /dev/input/event17` shows no event when manipulating keyboard.
s/keyboard/touchpad/
thank, moved to the kernel. might be worth trying a few older kernels to narrow down when exactly it broke. I confirm it's a kernel issue * Using 5.0.9-301.fc30.x86_64 => touchpad works * Using 5.4.7-100.fc30.x86_64 => touchpad doesn't work, no touchpad events found by libinput Same issue and same laptop. I found that disabling the TPM chip in the BIOS temporarily "fixes" this issue, based on a recent forum post that I can't seem to find at this moment. If you look in "Logs" application -> "Hardware" you should see some relevant error messages (I don't have a copy of them at just this moment). I confirm Daniel comment #6: disabling the TPM security chip in BIOS makes everything work, Issue is still present in kernel-5.5.0-0.rc2.git1.1.fc32 kernel-5.4.12-200.fc31 fixes this Can confirm, everything is working for me now with the TPM chip re-enabled and kernel 5.4.13 I ran a `dnf update`, got kernel 5.4.13, re-enabled the TPM chip and everything works. Thanks! Thanks everyone for testing. Closing as current release |