dokutan / mouse_m908

Control various Redragon gaming mice from Linux, BSD and Haiku
GNU General Public License v3.0
204 stars 36 forks source link

M910-K Not working #55

Open Marcel-Rodekamp opened 1 year ago

Marcel-Rodekamp commented 1 year ago

Hi, I got a Redragon M910-K mouse and applied the program using the example_generic file. After applying that the mouse can only go left and right but not up and down anymore. What did I do wrong? Is there a fix so can one revert the changes?

dokutan commented 1 year ago

What did I do wrong?

You did nothing wrong when using the software, your only mistake might be not reading the safety section in the readme.

Is there a fix so can one revert the changes?

Your best chance is using the official software, e.g. in a Windows VM with USB passthrough.

Marcel-Rodekamp commented 1 year ago

Yes, I have read this but miss understood. For some reason, I thought M602A-RGB was some mouse type... Alright. I will try your fix later. Is there any information that I can give you to help fix this for the future?

dokutan commented 1 year ago

You could capture the communication with the official software using wireshark and give a detailed description of the mouse (configurable buttons, DPI range), this would allow the creation of a dedicated backend for the M910. There are other issues with details regarding that process, e.g. #2 . Please be aware that adding a backend can be lengthy, potentially not successful and requires testing with access to the hardware.

Edits:

  1. The output of lsusb would be helpful as well.
  2. I apologize if the readme was not clear enough. I have updated the safety section and disclaimer to make the risk to untested mice more obvious