Bug 216106
Summary: | Huion Kamvas Pro 16 (GT1602) issues from kernel 5.18.0 | ||
---|---|---|---|
Product: | Drivers | Reporter: | F. G. Szilagyi (fgszilagyi) |
Component: | Input Devices | Assignee: | drivers_input-devices |
Status: | RESOLVED CODE_FIX | ||
Severity: | high | CC: | jose.exposito89, quantmint, tasksynctest |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.18 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | HID recording |
Description
F. G. Szilagyi
2022-06-09 20:21:28 UTC
I am getting exactly the same issue on Linux 5.18 with a Huion Inspiroy H1161. It works with Linux 5.15. Created attachment 301558 [details]
HID recording
Output of "sudo hid-recorder --output HUION.txt".
Recording:
1. Pen in proximity
2. Draw a small circle without touching the pad
3. Pen out of proximity
4. Repeat steps 1 to 3
In user-space only the first circle moves the pointer.
Hi! The issue was reported to the input mailing list. We bisected the bug and we're looking into a fix: https://lore.kernel.org/linux-input/CAO-hwJ+hBipNJpeYaHRr2-rKXA5d79XT7zE2fo2oEKUKJtKJ0g@mail.gmail.com/T/#t Hi again, The problem is now solved. Here is the patch that fixes this issue: https://lore.kernel.org/linux-input/20220822062247.1146141-1-benjamin.tissoires@redhat.com/T/#u Tested the patch. Thank you very much for fixing this! |