-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
G502 Hero: Extra buttons that use hidraw do not work #966
Comments
Hey, i have the same mouse and i'm encountering the same problem, Note that this didnt happen some years ago when i tried piper. What can I do to help? |
Could you try running this command and see what the output is?
|
Ran with sudo cause it said permission denied otherwise. But if it helps, I had to select the linux-lts kernel for another issue I was experiencing, and the issues with piper seem to not occur anymore, so it probably is something to do with latest arch kernel, as i was using the same version and had the same issue. |
I got my hands on this mouse and got the information that is needed. |
I got this activity when I applied a change to turn one of the nonworking buttons to right click
|
Interesting, if I select profile 0, it was on profile 3 or something by default, it seems to apply the configuration. However, the buttons on the top are backwards. The bottom top button is the top most button and the top most button is the top bottom button. |
Toggling the profile back to 3 and then to 0 and now the buttons are no longer flipped. Strange. |
Information
ratbagd
version (ratbagd --version
): 0.17uname -srmo
):Linux 6.9.3-arch1-1 x86_64 GNU/Linux
Describe the bug
When attempting to bind the extra buttons on the bottom or top of the mouse you are unable to "save" the changes. If you use evtest you will notice that all the working buttons will get a reading here. If you scan the hidraw the buttons that do not work do show activity.
To Reproduce
Try to save button bindings to the bottom or top buttons of the mouse.
Steps to reproduce the behavior:
Logs
I will need to grab more logs when I can and update this issue. This is not my mouse. I do however have a snippet of the hidraw.
hero502.txt
Additional context
If there is any additional testing/logging needed just let me know and I'll try and walk my friend through the steps to get them, or when I see them next I'll get the information.
The text was updated successfully, but these errors were encountered: