-
Notifications
You must be signed in to change notification settings - Fork 256
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
Is it possible to add support for Razer DeathAdder Essential Mouse? #472
Comments
it's supported, I have this mouse, and it's works |
did it instantly recognise your mouse or did you have to do something extra? |
What's the PID of the device? There are apparently new DeathAdder Essential mice with different PIDs (not currently supported by openrazer, which this software makes use of). See this PR: openrazer/openrazer#1642 Maybe that's the DA Essential you have? The software needs to know the PIDs to help identify devices even if they may be similarly supported. |
RZO1-03850100 |
Yes, it looks like you have the newer one with PID 0098. I've only worked with adding devices in openrazer on Linux. I also do not own a Mac. But glancing at the wiki for razer-macos, it looks like razer-macos can use both ported and unmodified openrazer drivers (?) along with some .json files to define devices and their features. So you could wait for that PR in openrazer and then use the eventually updated osx-razer-blade project drivers or the unmodified openrazer drivers for razer-macos. But I think you would also need to create the .json file for the new DA Essential for razer-macos. At least that is my take on it. |
so if i wait long enough it'll probs be im a future update? |
You can wait for the driver support, BUT ALSO as mentioned, have to add the appropriate feature .json file for this device in this project. |
tbh idk how to do that. how would i go about doing that? |
I think the file setup may be fairly simple given this should be a very similar device to the other DA Essential. That wiki link can explain it in detail. I'd start there. |
I believe I have the json file now with the correct contents :) |
Sorry, that I do not know. I've not used this software or owned a Mac. My experience with the drivers has been exclusively on the Linux side while using openrazer. |
no worries thanks sm for your help man :) |
oke can someone pls. tell me how to get these files fore the Razer deathadder essential |
I just added support & opened a PR for it... here's a download link, if you want to test it. |
Can this issue be closed? |
No description provided.
The text was updated successfully, but these errors were encountered: