Open LukeSerne opened 2 years ago
Hi, does this device have any model number and product number like e.g. RZ04-0375? Might be printed on the packaging or somewhere else on the device.
The model number appears to be RZ04-0377
. This was printed on the packaging. I have updated my initial message to include the model number.
I have a windows environment to capture pcaps and synapse screenshots, I'd need a guide on doing so, but I'd be up to contributing to get my headset working better on linux
@Dekomoro The first parts of https://github.com/openrazer/openrazer/wiki/Reverse-Engineering-USB-Protocol cover that.
For pcap, I have a Windows 11 machine, can I use USBPcap, or do I need to do the VM dance? I think I'd need to upgrade to Pro to generate Windows VMs, now that the IE VMs are no longer provided by Microsoft.
@TallGirlVanessa Late answer, but wireshark should also work directly, but I've never tried it myself.
But you should be able to easily get a Windows 10 or 11 VM from Microsoft directly.
Hi there,
I've captured some packets for the Kraken V3. I hope i've done it well. :)
@PTony Thanks but my script doesn't appear to find any packets that matches the known packets.
Or alternatively you can look at https://github.com/openrazer/openrazer/blob/master/DEVELOPMENT.md and implement support for this device directly, should with trial & error also for some parameters, but probably guessing based on already supported devices is enough.
Thx @z3ntu . I take note of that.
Eventually I will have a look at it in few weeks, but it's not a promise at all.
If someone else want to give it a go don't wait after me.
Hello! I created a fork of this project that attempts to add support for the Razer Kraken V3 headset. Here is the link to the fork:
https://github.com/Homelessguy42/openrazer
My project was able to be be built under a Debian virtual machine without any issues and here is my relevant dmesg output
[ 991.103508] razeraccessory: loading out-of-tree module taints kernel.
[ 991.103555] razeraccessory: module verification failed: signature and/or required key missing - tainting kernel
following that, here is the output of PYTHONPATH="pylib:daemon" python3 ./daemon/run_openrazer_daemon.py -Fv --config=$PWD/daemon/resources/razer.conf
Now here are my questions: How can I test this further? (e.g. controlling the LEDs on the headset)
and how can I add the associated image of the headset? If anyone has any questions / needs more information please let me know! I want to do everything I can to get this headset supported under GNU/Linux
@Homelessguy42 The simplest way is probably to install a UI like polychromatic or RazerGenie and click around and see if the different effects and everything works.
still waiting for this tbh, having my headset disconnect and reconnect at a whisper of a volume constantly any time I boot something is very annoying
@lyricalpaws OpenRazer support wouldn't fix any of this, we don't touch the audio stack at all, just add some functionality on top like normally lights and some other misc. settings.
Device Info
RZ04-03770200
RZ04-0377
Device Information
Packet Captures / Synapse Screenshots
I don't have a windows environment to collect pcaps / screenshots from Razer Synapse.