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 RZ01-0342 mouse wheel scroll down triggering mouse wheel right-tilt click #2236

Open
2 tasks
highhbrid opened this issue Apr 20, 2024 · 4 comments
Labels

Comments

@highhbrid
Copy link

Distribution

Ubuntu 23.10 Mantic

Support

Razer Naga Pro RZ01-0342 mouse wheel scroll down is triggering mouse wheel right-tilt click about 1/3 of the time. This does not occur on Windows 10 22H2. Updated device firmware and wireless dongle to v2.03.02_r1 (latest) but did not resolve the issue. Using mouse in wired or wireless mode does not yield a difference. This may have something to do with the front-ends saying "This supported device was not detected by the daemon" but unsure.

Happy to add more information if necessary. Thanks for your support.

@lah7
Copy link
Member

lah7 commented Apr 21, 2024

Please try updating to the latest OpenRazer, as yours is a few versions behind. While it might not specifically fix this misclick issue, some of the other fixes may yield different results.

Ubuntu 23.10 ships with v3.4.0. The dongle was first supported in v3.6.0. There's been more releases too! Use the "Ubuntu" instructions to add the stable PPA, then update the system and reboot.

Has this just recently started happening, or has it always happened under Linux?

@highhbrid
Copy link
Author

This is the version I have installed. I am pulling from the stable repository.

openrazer-daemon/mantic,mantic,now 3.8.0ubuntu23.10.1 all [installed,automatic]
openrazer-driver-dkms/mantic,mantic,now 3.8.0
ubuntu23.10.1 all [installed,automatic]
openrazer-meta/mantic,mantic,now 3.8.0~ubuntu23.10.1 all [installed]

To be honest, I just moved over to linux full-time, but I also just purchased this mouse that replaced a different Razer Naga. I was not experiencing this on the old mouse, but that device is not supported, I believe. Here is the model number of the old mouse, if that helps: RZ01-0241

@lah7
Copy link
Member

lah7 commented Apr 21, 2024

RZ01-0241 comes up as Razer Naga Trinity. If lsusb | grep 1532 in the terminal outputs 1532:0067 then that would have been supported.

I'm not sure if I'm misinterpreting your original post, sorry. The horizontal wheel tilt isn't actually supported (#201) - or at least, nothing special happens - except for the following mice:

case USB_DEVICE_ID_RAZER_MAMBA_ELITE:
case USB_DEVICE_ID_RAZER_NAGA_2014:
case USB_DEVICE_ID_RAZER_NAGA_CHROMA:
case USB_DEVICE_ID_RAZER_BASILISK_V2:
case USB_DEVICE_ID_RAZER_BASILISK_V3:
case USB_DEVICE_ID_RAZER_BASILISK_V3_PRO_WIRED:
case USB_DEVICE_ID_RAZER_BASILISK_V3_PRO_WIRELESS:
case USB_DEVICE_ID_RAZER_BASILISK_ULTIMATE_RECEIVER:
case USB_DEVICE_ID_RAZER_BASILISK_ULTIMATE_WIRED:
/* Detect wheel tilt edges */

I had a Mamba TE with a similar left/right tilting mechanism, but its behaviour would quickly scroll up or down outside of the official Razer Synapse driver (it only worked under Windows).

Are you saying that when you scroll down, a third of the time it horizontally scrolled to the right instead? Please could you describe what happens in a program? We need to rule out if it's a hardware or software problem.

@highhbrid
Copy link
Author

highhbrid commented May 2, 2024

Sorry for the late response. Yes, I have found that searching for that number does yield results referencing a Trinity. I have attached a picture to show you that is was indeed a Naga Classic
IMG_0457

To be clear, the mouse that was not having the issue is the one in the picture. My new mouse, the Razer Naga Pro (RZ01-0342), is the one having the issue.

About 30% of the time, when scrolling down with the mouse wheel, it will instead trigger the button which is programmed to go off when tilting the mouse wheel rightward to click the internal button on the right side. I am not able to replicate this issue in Windows, even one time. I am not using the wireless dongle, only a wired connection with cable to simply the scenario. I have also updated the firmware for the mouse and the wireless dongle, just for good measure. It did not resolve the issue.

For a bit more context, I have programmed a profile that is saved on-device. I have the right-tilt programmed for the ‘R’ key on the keyboard, as the R key in my game toggle autorun forward. If I open a text editor in Ubuntu, scrolling the mouse wheel down causes the R key to type about 30% of the time at random, resulting in lowercase Rs being typed in the text editor.

Thank you again for your attention on this. It’s really the only thing keeping me from staying Linux for gaming at the moment. I happen to use the scroll wheel and tilt buttons quite heavily in my raiding.

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