I’m having a similar issue with my Logitech G502 Lightspeed on Fedora 42 GNOME. When I wake my system from suspend my mouse has extremely low scroll resolution, which is resolved by power cycling it. That’s not a huge problem, I can deal with it.
However, once my mouse has been cycled I find that my scroll resolution in certain contexts is absurdly high. Here’s my evtext output from scrolling a single notch.
Event: time 1753331227.569439, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES), value -15
Event: time 1753331227.569439, -------------- SYN_REPORT ------------
Event: time 1753331227.652437, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES), value -15
Event: time 1753331227.652437, -------------- SYN_REPORT ------------
Event: time 1753331227.705438, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES), value -15
Event: time 1753331227.705438, -------------- SYN_REPORT ------------
Event: time 1753331227.734438, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES), value -15
Event: time 1753331227.734438, type 2 (EV_REL), code 8 (REL_WHEEL), value -1
Event: time 1753331227.734438, -------------- SYN_REPORT ------------
Event: time 1753331227.751435, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES), value -15
Event: time 1753331227.751435, -------------- SYN_REPORT ------------
Event: time 1753331227.768434, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES), value -15
Event: time 1753331227.768434, -------------- SYN_REPORT ------------
Event: time 1753331227.782431, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES), value -15
Event: time 1753331227.782431, -------------- SYN_REPORT ------------
Event: time 1753331227.813439, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES), value -15
Event: time 1753331227.813439, -------------- SYN_REPORT ------------
How this manifests is, for example…on Youtube I use an extension that allows me to control the volume with my scroll wheel. By default it should increment/decrement by 5% for each notch of my scroll wheel. However, due to the absurd scroll resolution, it is instead incrementing/decrementing volume by 30% for each notch of my scroll wheel.
This also occurs if I happen to scroll over a dropdown menu in an X11 window or some sliders in various extensions.
I should mention that scrolling pages in browser is unaffected by this issue. Totally normal. Same goes for file system. Anything with a scroll bar is working just fine.
For more information, I am using Piper, which has no utility related to scroll wheel function.
Here’s my fastfetch if that’s helpful in diagnosis.