Skip to content

Legacy Kraken Support

Guy Boldon requested to merge legacyKrakens into master

First time contributor checklist

Contributor checklist

  • I am targeting the master branch and not the release branch (️ very important)
  • I have tested my contribution using ./run.sh
  • I have tested my contribution using ./build.sh --flatpak-local --flatpak-install
  • My contribution is fully baked and ready to be merged as is
  • I ensure that all the open issues my contribution fixes are mentioned in the commit message of my first commit using the Fixes #1234 syntax

Description

Legacy Kraken support added. Due to their limited functionality, I've implemented limits for these devices for fixed speeds only (fan & pump) and added a startup warning about a potential driver conflict with the EVGA CLC model.

I'm waiting on a successful test with a real device if possible, before removing the WIP status.

Type of Changes

Type
New feature

Related Issue

Closes #2 (closed)

Edited by Guy Boldon

Merge request reports