Bug 1138365
| Summary: | Touchscreen doesn't work when using the 3.17 kernel | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Elad Alfassa <elad> | ||||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | rawhide | CC: | bnocera, btissoir, gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-09-04 18:47:46 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
Elad Alfassa
2014-09-04 15:49:51 UTC
Created attachment 934538 [details]
hid-recorder output of the touchscreen
It seems that the device behaves correctly (i.e. it sends data through USB), but hid-multitouch does not manage to treat them. The hid-recorder output shows the problem: when replayed, the first touch is not released, and the other touches are not seen by the driver.
Found the culprit: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f8ec894945e7d205ce62be59e55e72c4304e4739 And Dmitry pointed me the fix: 8ff21f44fa70d363477b63646847f8d08c0e20a2 in Linus' tree. So it will be fixed in v3.17-rc4, and will be in fedora next week. NEW -> CLOSED UPSTREAM |