Maximilian Maria Richter

Results 12 comments of Maximilian Maria Richter

@janjust Well, sure but to be honest i would like to postpone it to march, because i need to finish my thesis and i don't want to mess around with...

On Firmware 2.0.0 and with the current main branch of liquidctl, i am able to display GIFs on my Kraken 2023 Elite 360. For this i have to just circumvent...

@aleksamagicka Oh okay, that makes a lot of sense. If i change the firmware check from both Elite (`0x300C`) and non-Elite (`0x300E`) to only non-Elite, i can change the gif...

> It's better to keep the two separate Fair enough! So, can you do the fix on the main branch or should i make a PR for this?

> I added the USB ID to the _MATCHES list. I am able to get liquidctl to recognize the controller and even get a status. However the resulting values make...

I used `speed_channel_count=0` and `color_channel_count=3`. However, after looking at the USB traffic between the windows driver and the controller, i could infer that the protocol of the new NZXT NZXT...

I already forked liquidctl and integrated most of the functionality [here](https://github.com/maxawake/liquidctl/tree/nzxt-rgb-controller). I still need to add a couple of options like controlling individual LEDs but in principle the PR can...

@frans-slabbekoorn Could you maybe print the `accessory_id` and tell me what it is? You can do that in my fork e.g. in this function ```python def parse_led_info(msg): channel_count = msg[14]...

Why is it not build in natively anyways? I would really like to use the cava feature but also have the benefits or a AUR helper updating to lasted stable...

I am having the same issue...