You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Rival 110 gives BTN_FORWARD (277) event (--btn6_mode=os in that case), which the Rival 3 does not give.
I also tried checking the Rival 3 keyboard events and there was nothing for button6.
Further Diagnosis Required
Could it perhaps be a firmware issue?
Can someone confirm if they have a working button6 action?
Installation information
yay rivalcfg
1 aur/rivalcfg 4.10.0-2 (+15 0.01) (Installed)
CLI tool and Python library to configure SteelSeries gaming mice
→ rivalcfg seems to be working fine since I have started using it. I have used it with Rival 110 for a few years.
→ SteelSeries Rival 3 was bought just recently.
Thank you for your report. I you are not able to make it work, I think it is a bug.
Can someone confirm if they have a working button6 action?
It may worked on my Rival 3 in the past (or maybe I not tested enough? It was years ago ^^'). Maybe it depends on the firmware revision...
Anyway, I have a bunch of Rival 3 at work, I will make some tests on them [when I will be able to come back to work...] to try to figure out what happens :)
It would also be helpful to be able to compare my mouse's firmware version to that of any other user, as I currently don't have a Windows installation with which to update firmware (and I'd prefer that way unless I have to).
So I updated the firmware and button6=button6 mapping seems to work.
At the same time, I tried setting buttons 1 through 5, to button6 and none of them worked properly.
Not that they were not written to the device, but after the setting, clicking the corresponding buttons were giving no input.
This seems to me like not a bug of rivalcfg, but some kind of firmware limitation.
Still, since I now have the option, I'll try using Steelseries Engine to check the above mentioned variations to confirm what it is.
Problem description
SteelSeries Rival 3
button6
seems to be not working.Command Used:
rivalcfg --buttons "buttons(button6=button6)"
Alternative Command Used for diagnosis:
rivalcfg --buttons "buttons(button5=button6)"
Checked using screenkey
All other buttons M1 to M5 seem to be working as expected.
M6 from the Rival 110 mouse works fine (to be sure problem is not somewhere else)
Checked using libinput
libinput debug-events /dev/input/event#
Results:
The Rival 110 gives
BTN_FORWARD (277)
event (--btn6_mode=os
in that case), which the Rival 3 does not give.I also tried checking the Rival 3 keyboard events and there was nothing for
button6
.Further Diagnosis Required
Could it perhaps be a firmware issue?
Can someone confirm if they have a working
button6
action?Installation information
→ rivalcfg seems to be working fine since I have started using it. I have used it with Rival 110 for a few years.
→ SteelSeries Rival 3 was bought just recently.
System information
I also tried the same from source. same result.
The text was updated successfully, but these errors were encountered: