Skip to content
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

Add missing Steelseries dumps #3

Open
FFY00 opened this issue Apr 26, 2019 · 6 comments
Open

Add missing Steelseries dumps #3

FFY00 opened this issue Apr 26, 2019 · 6 comments
Labels
help wanted Extra attention is needed

Comments

@FFY00
Copy link
Member

FFY00 commented Apr 26, 2019

Perhaps @ergor and @flozz could help with this.

Currently we have dumps of the Rival 310. We should add dumps from devices that don't use the same protocol version, like the Rival 100 and the Rival 600.

The dumps we need:

  • Init sequence (packets sent when the driver starts)
  • LED configuration
  • DPI configuration
  • Report/Polling rate configuration
  • Macro configuration
@flozz
Copy link

flozz commented Apr 26, 2019

I do not have the dumps anymore, but everything I found about this Rival 100 is in this document → https://github.com/flozz/rivalcfg/blob/master/doc/rival100-spec.md :)

@FFY00
Copy link
Member Author

FFY00 commented Apr 26, 2019

Thanks, that should be helpful when I implement that protocol version in the wireshark dissector.

@phomes do you still have the Steelseries Rival?

@ergor
Copy link

ergor commented Apr 26, 2019

I'm in the same boat: no dumps but got documentation :)
https://www.netb.st/projects/rival600/protocol/protocol.htm

@flozz
Copy link

flozz commented Apr 26, 2019

In the same folder you have doc for original Rival, Rival 300 and derivative → https://github.com/flozz/rivalcfg/tree/master/doc

they have the same protocol (but different from Rival 100), only the productId changes. You will also find a list of product ids for many SteelSeries mouse in the README of the repository :)

@FFY00 FFY00 added the help wanted Extra attention is needed label May 2, 2019
@FFY00
Copy link
Member Author

FFY00 commented May 18, 2019

cc @nixi-awoo @nixtux @ghost

I gathered your names from other projects, perhaps you could consider recording and sharing dumps from your devices if you still have them.

@ergor
Copy link

ergor commented Jun 28, 2019

@FFY00 I got around to make some dumps:
https://www.netb.no/projects/rival600/protocol/dumps/
There are also some accompanying screenshots and text docs with extra details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants