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

My g810 has a different product ID. #10

Closed
ShadauxCat opened this issue Oct 7, 2016 · 4 comments
Closed

My g810 has a different product ID. #10

ShadauxCat opened this issue Oct 7, 2016 · 4 comments

Comments

@ShadauxCat
Copy link

Took me a while to figure out why this wasn't working. My g810 is:

Bus 002 Device 019: ID 046d:c337 Logitech, Inc.

The 0x046d for vendor ID is correct, but my product ID is 0xc337. Seems like there's multiple types of g810 out there and this should probably try connecting to all known g810 pids.

@MatMoul
Copy link
Owner

MatMoul commented Oct 7, 2016

Is the script working when you change the product ID ?
It's possible to add thid product ID in the code but I don't have possibility to test.

@ShadauxCat
Copy link
Author

It is working when I change the ID. I'll see if I have time this weekend to do some research and see if I can find what other product IDs this keyboard has, and try to open a PR.

@MatMoul
Copy link
Owner

MatMoul commented Oct 7, 2016

OK, but now, it's not very easy to include a clean solution (thank you logitech).
I will try to work on this the next weeks.

@MatMoul
Copy link
Owner

MatMoul commented Oct 29, 2016

Just added multiple pid support

@MatMoul MatMoul closed this as completed Oct 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants