Bug 211679
Summary: | HID: 258a:0001 SINO WEALTH USB KEYBOARD SCRLK/backlight button not work | ||
---|---|---|---|
Product: | Drivers | Reporter: | Gennaro Cimmino (l0rdg3x) |
Component: | Input Devices | Assignee: | drivers_input-devices |
Status: | NEW --- | ||
Severity: | high | CC: | jason.nader, l0rdg3x, spleefer90 |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.12-0-1-MANJARO | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Gennaro Cimmino
2021-02-10 15:19:38 UTC
*** Bug 211143 has been marked as a duplicate of this bug. *** if can help. Thanks. sudo usbhid-dump -d 258a 001:004:001:DESCRIPTOR 1614623415.035768 06 01 00 09 80 A1 01 85 02 25 01 15 00 75 01 0A 81 00 0A 82 00 0A 83 00 95 03 81 06 95 05 81 01 C0 06 0C 00 09 01 A1 01 85 03 25 01 15 00 75 01 0A B5 00 0A B6 00 0A B7 00 0A CD 00 0A E2 00 0A A2 00 0A E9 00 0A EA 00 95 08 81 02 0A 83 01 0A 94 01 0A 86 01 0A 88 01 0A 8A 01 0A 92 01 0A A8 02 0A 84 01 95 08 81 02 0A 21 02 0A 23 02 0A 24 02 0A 25 02 0A 26 02 0A 27 02 0A 2A 02 0A B1 02 95 08 81 02 C0 06 00 FF 09 01 A1 01 85 05 15 00 26 FF 00 19 01 29 02 75 08 95 05 B1 02 C0 001:004:000:DESCRIPTOR 1614623415.039679 05 01 09 06 A1 01 05 07 19 E0 29 E7 15 00 25 01 75 01 95 08 81 02 95 01 75 08 81 01 95 03 75 01 05 08 19 01 29 03 91 02 95 05 75 01 91 01 95 06 75 08 15 00 26 FF 00 05 07 19 00 2A FF 00 81 00 C0 sudo usbhid-dump -d 258a --entity=stream Starting dumping interrupt transfer stream with 1 minute timeout. 001:004:000:STREAM 1614623510.889212 (SCRLK pressed) 00 00 47 00 00 00 00 00 001:004:000:STREAM 1614623511.097207 (SCRLK released) 00 00 00 00 00 00 00 00 This seems to be a Linux bug in regards to being able to trigger Scroll Lock at all, there's a little bit of conversation on libinput's tracker about this https://gitlab.freedesktop.org/libinput/libinput/-/issues/11 My own QMK keyboard can't trigger Scroll Lock and its associated LED at all. |