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

Is it possible to add support for Razer DeathAdder Essential Mouse? #472

Open
danielw3794 opened this issue Oct 24, 2021 · 15 comments
Open

Comments

@danielw3794
Copy link

No description provided.

@i4pptem
Copy link

i4pptem commented Oct 24, 2021

it's supported, I have this mouse, and it's works

@ghost
Copy link

ghost commented Nov 2, 2021

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?

@nightsky30
Copy link

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.

@ghost
Copy link

ghost commented Nov 2, 2021

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
its the newer model i believe. how do i give the software my PID?
Thanks:)

@nightsky30
Copy link

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.

@ghost
Copy link

ghost commented Nov 3, 2021

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?

@nightsky30
Copy link

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.

@ghost
Copy link

ghost commented Nov 3, 2021

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?
thanks for ur help man :)

@nightsky30
Copy link

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.

@ghost
Copy link

ghost commented Nov 4, 2021

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 :)
Quick question: I can't seem to find the file location where all the drivers are stored. Do you know what the file directory is? Sorry for the inconvenience
.

@nightsky30
Copy link

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.

@ghost
Copy link

ghost commented Nov 4, 2021

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 :)

@chamelionguy
Copy link

oke can someone pls. tell me how to get these files fore the Razer deathadder essential
beacause I think I need to change something from the ownerships of that file.
beacause I can't change anything from this mouse.

@WrathofthePast
Copy link
Collaborator

I just added support & opened a PR for it... here's a download link, if you want to test it.

@WrathofthePast
Copy link
Collaborator

Can this issue be closed?
Duplicate of #484

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

5 participants