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 Naga Pro Wireless not detected #2232

Open
DrissiReda opened this issue Apr 5, 2024 · 1 comment
Open

Razer Naga Pro Wireless not detected #2232

DrissiReda opened this issue Apr 5, 2024 · 1 comment
Labels

Comments

@DrissiReda
Copy link

Distribution

Running pop os and installed version 3.7.0 through git clone and building manually

Daemon works and is running version 3.7.0 from its logs.

I also installed polychromatic.

The razer mouse deck is detected and works normally.

The mouse however isn't.

image

This is what happens when I plug the mouse in, shows the same for both wired and wireless.

image

The output of polychromatic-cli :

Connected Devices:
Name (-n)                Form Factor (-d)  Serial (-s)           Zones (-z)
Razer Mouse Dock         accessory         632148U07701620       main
Unrecognised: 1532:0090

And here is what happens when I try using the python library:

>>> from openrazer.client import DeviceManager
>>> DeviceManager().devices
[<RazerDevice 632148U07701620>]
>>> DeviceManager().devices[0].name
'Razer Mouse Dock'

Any help is welcome.

Support

  • [ x] Have you tried rebooting?
  • [ x] Have you looked at the Troubleshooting page?
@z3ntu
Copy link
Member

z3ntu commented Apr 5, 2024

Replied in community chat, seems it was missed to install the udev rules via manual Makefiles.

But for installing you probably want to use https://github.com/openrazer/openrazer/wiki/Building-a-package#ubuntu--linux-mint

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

No branches or pull requests

2 participants