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

Razer DeathAdder 3500 DPI is not detected at all #86

Open
ddnomad opened this issue Sep 29, 2016 · 10 comments
Open

Razer DeathAdder 3500 DPI is not detected at all #86

ddnomad opened this issue Sep 29, 2016 · 10 comments

Comments

@ddnomad
Copy link

ddnomad commented Sep 29, 2016

ddnomad@dracula:~$ xinput
⎡ Virtual core pointer                        id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                id=4    [slave  pointer  (2)]
⎜   ↳ Razer Razer DeathAdder                    id=11   [slave  pointer  (2)]
⎜   ↳ ETPS/2 Elantech Touchpad                  id=15   [slave  pointer  (2)]

razercfg doesn't detect my mouse despite the fact it's listed and detected correctly by X.

ddnomad@dracula:~$ razercfg -d mouse
No Razer mouse found in the system

I even built the latest snapshot from this repo but the issue still exists.
If I can help you somehow - just say how :)

Some more system info: (lsinput output)

/dev/input/event7
   bustype : BUS_USB
   vendor  : 0x1532
   product : 0x54
   version : 273
   name    : "Razer Razer DeathAdder"
   phys    : "usb-0000:00:14.0-1/input0"
   uniq    : ""
   bits ev : EV_SYN EV_KEY EV_REL EV_MSC
@mbuesch
Copy link
Owner

mbuesch commented Oct 16, 2016

Are you sure this really is a DeathAdder 3500 DPI? If so, Razer seems to have created a new device with an old name.

@ddnomad
Copy link
Author

ddnomad commented Oct 18, 2016

Well, as it clearly stated at the bottom of a mouse it should be DeathAdder 3500 DPI. See a picture: https://imgur.com/gallery/PLwxB

@mbuesch
Copy link
Owner

mbuesch commented Oct 18, 2016

Thanks for the USB report.
This is a new device that is unsupported until somebody reverse engineers the wire protocol.

@h0rn3t
Copy link

h0rn3t commented Nov 15, 2016

I also have that model :(((((((

@h0rn3t
Copy link

h0rn3t commented Nov 15, 2016

@mbuesch what I need to do? run wireshark on windows and sniff usb, is it right?

@mbuesch
Copy link
Owner

mbuesch commented Nov 15, 2016

@h0rn3t
Copy link

h0rn3t commented Nov 15, 2016

@h0rn3t
Copy link

h0rn3t commented Nov 15, 2016

@ddnomad you can use #94 I tested it, all functions working fine

@ddnomad
Copy link
Author

ddnomad commented Nov 16, 2016

Thank you a lot!

I'll check it out.

On Wed, Nov 16, 2016 at 1:11 AM h0rn3t notifications@github.com wrote:

@ddnomad https://github.com/ddnomad you can use #94
#94 I tested it, all functions
working fine


You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub
#86 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AGZKlnr5lxKrV_MwgWm64ZejDfN1Z-6Zks5q-jw-gaJpZM4KKQWE
.

@h0rn3t
Copy link

h0rn3t commented Nov 16, 2016

@ddnomad for now you can take this more adapted version https://github.com/h0rn3t/razer/releases/tag/razercfg-0.38.1
now I working on it

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

3 participants