Luca Weiss

Results 1021 comments of Luca Weiss

You're right, https://www.razer.com/eu-en/gaming-mice/razer-basilisk-v3-pro/RZ01-04620100-R3G1#specs shows "MAX SENSITIVITY (DPI) 30000" but the code has set a maximum of 26000: https://github.com/openrazer/openrazer/blob/master/daemon/openrazer_daemon/hardware/mouse.py#L1595 Can you try editing this file on your PC (`find /usr -name...

> I've successfully tested the RGB with polychromatic, but not yet the macro. If all the RGB works that's good! Don't worry about the macro support, it's barely supported anyways...

@tostivintc Any update on this?

What error do you get? Btw the diff looks good now.

Does Synapse on Windows allow you to the change the polling rate of the device? The firmware is saying the command is not supported so the device quite explicitly says...

Then remove polling rate support from this PR? Both driver and daemon.

Would be interesting if you could add some logging into https://github.com/openrazer/openrazer/blob/master/driver/razerkbd_driver.c#L3230 and/or https://github.com/openrazer/openrazer/blob/master/driver/razerkbd_driver.c#L3578 to see what kind of data the device sends us. Then we can try and handle this...

Copying parts of https://github.com/openrazer/openrazer/pull/2222#issuecomment-2091831023 over: > I have tested the following keyboard functions using Polychromatic: > > - Brightness: works > - Off: works > - Spectrum: works > -...

Please keep the author metadata from the original commit intact, since you didn't author that commit yourself. For what doesn't work, not quite sure. You can check if there are...

You mean like the play/pause/volume-up/volume-down buttons? Or some other buttons?