https://bugs.kde.org/show_bug.cgi?id=520653
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |UPSTREAM Status|NEEDSINFO |RESOLVED --- Comment #10 from Nate Graham <[email protected]> --- Indeed, I would suspect this is a kernel driver issue as well. The fact that you said a single press of the brightness key used to go by 10% steps is also illustrative: this isn't actually the right amount it; should be a hardcoded 5% for every press. So what I suspect happened is that in the past, the drivers sent two "change the brightness" events for each keypress in the past (resulting in each press changing the brightness by an incorrect but static 10%), whereas after some update, the manifestation of the issue changed to do it a variable number of times, causing the issue you're seeing now. I'd recommend bringing it up to the CachyOS folks, as they seem to be quite kernel-savvy. Hopefully they can help you route the report to where it need to go. Best of luck! -- You are receiving this mail because: You are watching all bug changes.
