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

Rudimentry support for the Kraken Elite 2024 RGB #746

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

hyenatown
Copy link

@hyenatown hyenatown commented Nov 22, 2024

Because the 2024 model Kraken Elite functions pretty similar to the Z models, most of what needed to be added was the device ID. This managed to allow pump/fan speed setting and changes to the LCD, but not much else. This simply makes the device work with liquidctl. Why "RGB" - is due to the additional changes to the pump housing and fan casing, which have more LEDs from what I can glean.

Closes: #745


Checklist:

New device?

  • Regenerate extra/linux/71-liquidctl.rules (instructions in the file header)
  • Add entry to the README's supported device list with applicable notes and git MRLV

.gitignore Outdated Show resolved Hide resolved
@hyenatown hyenatown changed the title Rudimentry support for the Kraken 2023 RGB V2(?) Rudimentry support for the Kraken 2023 RGB Nov 22, 2024
@hyenatown hyenatown changed the title Rudimentry support for the Kraken 2023 RGB Rudimentry support for the Kraken Elite RGB 2023 Nov 22, 2024
@hyenatown hyenatown changed the title Rudimentry support for the Kraken Elite RGB 2023 Rudimentry support for the Kraken Elite 2024 RGB Nov 23, 2024
@hyenatown hyenatown marked this pull request as draft November 23, 2024 01:17
@hyenatown hyenatown marked this pull request as ready for review November 23, 2024 02:24
@aleksamagicka
Copy link
Member

Please update the liquidctl.8 file as well.

docs/kraken-x3-z3-guide.md Outdated Show resolved Hide resolved
docs/kraken-x3-z3-guide.md Outdated Show resolved Hide resolved
docs/kraken-x3-z3-guide.md Outdated Show resolved Hide resolved
@@ -138,6 +138,7 @@ Device notes are sorted alphabetically, major (upper case) notes before minor
| AIO liquid cooler | [NZXT Kraken X53, X63, X73](docs/kraken-x3-z3-guide.md) | <sup>_h_</sup> | 1.11.1 |
| AIO liquid cooler | [NZXT Kraken Z53, Z63, Z73](docs/kraken-x3-z3-guide.md) | <sup>_h_</sup> | 1.11.1 |
| AIO liquid cooler | ~~[NZXT Kraken 2023 Standard, Elite](docs/kraken-x3-z3-guide.md)~~ | <sup>_B_</sup> | git |
| AIO liquid cooler | [NZXT Kraken 2024 Elite RGB](docs/kraken-x3-z3-guide.md) | <sup>_B_</sup> | git |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jonasmalacofilho Can you please remind me what were the issues with the 2023 models? I remember it was something about images, but for the life of me can't find the issue. Trying to ascertain if this legend is correct, or should also be striked out. Thanks!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I sort of lost track too. But the issue seems to be about [animated] GIF on firmware 2.x.

https://github.com/liquidctl/liquidctl/blob/702bf32f2b9e/liquidctl/driver/kraken3.py#L822C1-L825C18


On a related note, it's weird that from the few device families with the [B]roken tag, only the Krakens are in strikethrough. I can't find or remember any reason why I would have intentionally left it that way, so maybe it was accidental.

Copy link
Author

@hyenatown hyenatown Nov 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The 2024 RGB uses the 1.2.x firmware, and it's considered up to date. Whether this means it's using the same branch but older version is a mystery to me, but GIF images work fine.

@kudos
Copy link

kudos commented Jan 16, 2025

Confirming the pump, fan and screen control all work on my Kraken Elite 360 2024.

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

Successfully merging this pull request may close these issues.

NZXT Kraken 2024 Elite RGB [1e71:3012]
4 participants