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

M902 Samsara support #72

Closed
Cqoicebordel opened this issue Jun 4, 2024 · 1 comment
Closed

M902 Samsara support #72

Cqoicebordel opened this issue Jun 4, 2024 · 1 comment
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@Cqoicebordel
Copy link

First of all, thanks for all your work.
Second, I know my mouse won't get any support. I'm just giving you this as a FYI.

So, lsusb :
Bus 005 Device 002: ID 04d9:fc01 Holtek Semiconductor, Inc. USB Laser Game Mouse

I edited data.cpp to insert
0xfc01, // M902 Samsara
at line 32.

Then, ran sudo ./mouse_m908 -D dump-output.txt and sudo ./mouse_m908 -R read-output.txt :
dump-output.txt
read-output.txt

I can see clearly it's a mess, and nothing can be extracted from this. I never succeeded to use passthrough with a VM, so I can't get further than this.

But at least, now, there is a bug open for that model, and you can add its status as "not supported" in the readme :)

@dokutan dokutan added wontfix This will not be worked on enhancement New feature or request labels Jun 6, 2024
@dokutan
Copy link
Owner

dokutan commented Jun 6, 2024

Thanks for opening this issue, i have added this mouse to the list in the README.

If you (or someone else) manages to get this mouse working, i would of course welcome a PR, however i will close this issue until then.

@dokutan dokutan closed this as completed Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants