Hi everyone!
I’ve just bought a mechanical keyboard (Trust GXT 866 Torix) which has a knob for volume control. When I try to turn up the volume, going up a notch results into an infinite spam of volume up inputs. The same thing happens if I decrease the volume. The only way to stop it is to press the knob, which also mutes the audio.
I searched online for similar issues but sadly I did not found anything.
Running evtest
, this is what happens when the knob is rotated by one position:
Testing ... (interrupt to exit)
Event: time 1736540107.710504, type 4 (EV_MSC), code 4 (MSC_SCAN), value c00ea
Event: time 1736540107.710504, type 1 (EV_KEY), code 114 (KEY_VOLUMEDOWN), value 1
Event: time 1736540107.710504, -------------- SYN_REPORT ------------
Event: time 1736540107.971453, type 1 (EV_KEY), code 114 (KEY_VOLUMEDOWN), value 2
Event: time 1736540107.971453, -------------- SYN_REPORT ------------
Event: time 1736540108.008325, type 1 (EV_KEY), code 114 (KEY_VOLUMEDOWN), value 2
Event: time 1736540108.008325, -------------- SYN_REPORT ------------
Event: time 1736540108.045012, type 1 (EV_KEY), code 114 (KEY_VOLUMEDOWN), value 2
Event: time 1736540108.045012, -------------- SYN_REPORT ------------
Event: time 1736540108.081419, type 1 (EV_KEY), code 114 (KEY_VOLUMEDOWN), value 2
Event: time 1736540108.081419, -------------- SYN_REPORT ------------
Event: time 1736540108.118236, type 1 (EV_KEY), code 114 (KEY_VOLUMEDOWN), value 2
Event: time 1736540108.118236, -------------- SYN_REPORT ------------
Event: time 1736540108.154914, type 1 (EV_KEY), code 114 (KEY_VOLUMEDOWN), value 2
Event: time 1736540108.154914, -------------- SYN_REPORT ------------
Event: time 1736540108.191694, type 1 (EV_KEY), code 114 (KEY_VOLUMEDOWN), value 2
Event: time 1736540108.191694, -------------- SYN_REPORT ------------
Event: time 1736540108.228087, type 1 (EV_KEY), code 114 (KEY_VOLUMEDOWN), value 2
Event: time 1736540108.228087, -------------- SYN_REPORT ------------
Event: time 1736540108.265012, type 1 (EV_KEY), code 114 (KEY_VOLUMEDOWN), value 2
This keeps spamming until I press the knob.
I tried the keyboard on windows (I have dual boot) and the knob works fine.
Lastly, I tried it on another laptop which runs Ubuntu 22.04 and the same problem happens.
I’m running Endeavouros with KDE.