Bug 1591307
Summary: | No touchpad: ALPS0001:00 0911:5288 Touchpad: kernel bug: clickpad advertising right button | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Viktar <skvitek> | ||||||||||||||
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||||||||||||
Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
Severity: | high | Docs Contact: | |||||||||||||||
Priority: | unspecified | ||||||||||||||||
Version: | 28 | CC: | airlied, bskeggs, ewk, hdegoede, ichavero, itamar, jarodwilson, jglisse, john.j5live, jonathan, josef, kernel-maint, linville, mchehab, mjg59, nenad, steved | ||||||||||||||
Target Milestone: | --- | Keywords: | Reopened | ||||||||||||||
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-02-21 21:11:15 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: |
|
Created attachment 1451378 [details]
dmidecode log
Created attachment 1451380 [details]
lshw log
Created attachment 1451381 [details]
lspci log
Created attachment 1451382 [details]
lsusb log
Created attachment 1451385 [details]
acpidump
(In reply to Viktar from comment #0) > I am trying to use Fedora 28 on Chuwi Lapbook Air, but touchpad does not > work. > Similar problem was in bug "1526312", but it seems like I have ALPS touchpad > and modified "i2c-hid.c" file does not work for me after recompiling the > kernel. I don't think you have the same issue, the problem in bug 1526312 is a touchpad with missing descriptors. I think what you are seeing is the same i2c-hid touchpad power-management issue as other people or seeing on various ezbook models. This is currently being discussed here: https://bugzilla.kernel.org/show_bug.cgi?id=199821 The touchpad should work after a suspend/resume. You may need to do: sudo rmmod i2c-hid sudo modprobe i2c-hid After suspend-resume. *********** MASS BUG UPDATE ************** We apologize for the inconvenience. There are a large number of bugs to go through and several of them have gone stale. Due to this, we are doing a mass bug update across all of the Fedora 28 kernel bugs. Fedora 28 has now been rebased to 4.17.7-200.fc28. Please test this kernel update (or newer) and let us know if you issue has been resolved or if it is still present with the newer kernel. If you experience different issues, please open a new bug report for those. *********** MASS BUG UPDATE ************** This bug is being closed with INSUFFICIENT_DATA as there has not been a response in 5 weeks. If you are still experiencing this issue, please reopen and attach the relevant data from the latest kernel you are running and any data that might have been requested previously. I believe that this is fixed by: https://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git/commit?id=807588ac92018bde88a1958f546438e840eb0158 Which is queued for merging into 4.19: https://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git/log/?h=for-4.19/fixes The patch has a Cc stable, so this will hopefully show up in stable kernels soonish. Since this affects quite a few laptop models it might be a good idea to add this as a downstream patch to the Fedora kernels for now. *********** MASS BUG UPDATE ************** We apologize for the inconvenience. There are a large number of bugs to go through and several of them have gone stale. Due to this, we are doing a mass bug update across all of the Fedora 28 kernel bugs. Fedora 28 has now been rebased to 4.20.5-100.fc28. Please test this kernel update (or newer) and let us know if you issue has been resolved or if it is still present with the newer kernel. If you have moved on to Fedora 29, and are still experiencing this issue, please change the version to Fedora 29. If you experience different issues, please open a new bug report for those. *********** MASS BUG UPDATE ************** This bug is being closed with INSUFFICIENT_DATA as there has not been a response in 3 weeks. If you are still experiencing this issue, please reopen and attach the relevant data from the latest kernel you are running and any data that might have been requested previously. |
Created attachment 1451377 [details] journalctl -b 0 Dear all, I am trying to use Fedora 28 on Chuwi Lapbook Air, but touchpad does not work. Similar problem was in bug "1526312", but it seems like I have ALPS touchpad and modified "i2c-hid.c" file does not work for me after recompiling the kernel. How reproducible: Always Steps to Reproduce: 1. Install Fedora 28 on Lapbook Air 2. Boot Actual results: Touchpad does not work Expected results: Working touchpad