Skip to content

Commit

Permalink
readme: Note that NZXT Kraken 2023 support is in Linux 6.10
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksa Savic <[email protected]>
  • Loading branch information
aleksamagicka committed May 11, 2024
1 parent 481f412 commit a250f45
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This is the current state of the drivers in regards to this process:
| --- | --- | --- | --- |
| NZXT Grid+ V3/Smart Device (V1) | `nzxt-grid3` | `smartdevice` | getting ready to submit | |
| NZXT Kraken X42/X52/X62/X72 | `nzxt-kraken2` | `kraken2` | in Linux 5.13 ([patch][p-kraken2-v2]) |
| NZXT Kraken X53/X63/X73, Z53/Z63/Z73, Kraken 2023 (standard, Elite) | `nzxt-kraken3` | `kraken3` | in Linux 6.9 ([patch][p-kraken3]), Kraken 2023 - getting ready to submit |
| NZXT Kraken X53/X63/X73, Z53/Z63/Z73, Kraken 2023 (standard, Elite) | `nzxt-kraken3` | `kraken3` | in Linux 6.9 ([patch][p-kraken3]), Kraken 2023 - in Linux 6.10 ([patch][p-kraken2023]) |
| NZXT Smart Device V2/RGB & Fan Controller | `nzxt-smart2` | `nzxtsmart2` | in Linux 5.17 ([patch][p-smart2]) |

This repository contains the latest state of each driver, including features
Expand Down Expand Up @@ -95,4 +95,5 @@ $ sudo make modules_install
[lm-sensors]: https://github.com/lm-sensors/lm-sensors
[p-kraken2-v2]: https://patchwork.kernel.org/project/linux-hwmon/patch/[email protected]/
[p-kraken3]: https://patchwork.kernel.org/project/linux-hwmon/patch/[email protected]/
[p-kraken2023]: https://patchwork.kernel.org/project/linux-hwmon/patch/[email protected]/
[p-smart2]: https://patchwork.kernel.org/project/linux-hwmon/patch/[email protected]/

0 comments on commit a250f45

Please sign in to comment.