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

Support for Razer Naga X #76

Open
Askaiant opened this issue Jul 14, 2021 · 2 comments
Open

Support for Razer Naga X #76

Askaiant opened this issue Jul 14, 2021 · 2 comments

Comments

@Askaiant
Copy link

Hello, this is a question post regarding support for Razer Naga X. I do not currently own it, however am planing on getting one. This would help me with my decision making

Thank you in advance

@bgrabow
Copy link

bgrabow commented Jun 28, 2022

I have a Naga X and would be happy to do some testing. Here are the device IDs associated with the Naga X:

/dev/input/by-id$ ls -a *Naga*
usb-Razer_Razer_Naga_X-event-if01
usb-Razer_Razer_Naga_X-if01-event-kbd
usb-Razer_Razer_Naga_X-mouse
usb-Razer_Razer_Naga_X-event-mouse
usb-Razer_Razer_Naga_X-if02-event-kbd

What entry do I need to add to naga.cpp to support it?

@lostallmymoney
Copy link

It is supported. You can also check out my repo https://github.com/lostallmymoney/Razer_Mouse_Linux for more support.
From what you said, I cannot tell if it's
usb-Razer_Razer_Naga_X-if01-event-kbd
or
usb-Razer_Razer_Naga_X-if02-event-kbd

that is needed..
BUT I have done detective work and since a while the newer mouses are using the if02 file so I set usb-Razer_Razer_Naga_X-if02-event-kbd ! Come try it out ! If it doesn't work tell me I'll swap in the other.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants