-
Notifications
You must be signed in to change notification settings - Fork 11
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
Error: Can not find the G203 mouse #3
Comments
I have the same issue with Logitech G502 Hero |
I get the same issue with Logitech G502 Hero and G633 Artemis Spectrum headset. |
Hi, I have solved this problem by modifying line 205, simply uncomment the line and replace the content of the line with this:
Then run Now works fine 🎉 Have a good day 😃 |
Open main.c and make the G102-G203 line not a comment. Then after WIRED_OR_CABLE, add |
I compiled the software and I am still not able to find my G203 mouse
lsusb | egrep "G203|Logitech"
returns the followingBus 001 Device 014: ID 046d:c092 Logitech, Inc. G203 LIGHTSYNC Gaming Mouse
Operating System: Linux Mint
Kernel: Linux 5.4.0-65-generic
Architecture: x86-64
The text was updated successfully, but these errors were encountered: