Open leaty opened 7 years ago
Thanks. What's the difference between this and leviathan? And I noticed it only does fan speeds?
On Thu, Apr 20, 2017, 5:31 AM leaty notifications@github.com wrote:
Hello!
I was tipped by https://github.com/akej74 about this project and I'd like to contribute with my tiny CLI program which (by my testing) can set the fan speeds of the NZXT Kraken X62 on Linux.
It's not much but perhaps you'll find some use of the byte codes.
See:
- https://www.reddit.com/r/NZXT/comments/66c2p0/cli_fan_speed_control_for_nzxt_kraken_x62_on_linux/
Regards, leaty
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kusti8/OpenHWControl/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AJW73AsaH93qhdC1ONVVYLRxtqlbs1hLks5rxyX9gaJpZM4NCxib .
Yes it only does fanspeeds.
The difference is only that it works for X62, leviathan did not work with Kraken X62 (in my testing).
Does the X62 support the same colors and modes? If so could you add support for colors and modes like leviathan before I add it to the code? I want to keep it as consistent as possible.
On Thu, Apr 20, 2017, 7:01 AM leaty notifications@github.com wrote:
Yes it only does fanspeeds.
The difference is only that it works for X62, leviathan did not work with Kraken X62.
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/kusti8/OpenHWControl/issues/1#issuecomment-295683814, or mute the thread https://github.com/notifications/unsubscribe-auth/AJW73Brm6XgN3Mh-1Nv7Go-5w4xMhEUWks5rxzrogaJpZM4NCxib .
I think so, possibly more but I believe the bytes to be different. I will see what I can do once I get time for it.
+1 for the colour support!
FYI, https://github.com/KsenijaS/krakenx supports colors & animations for the x52 & x62
Hello!
I was tipped by https://github.com/akej74 about this project and I'd like to contribute with my tiny CLI program which (by my testing) can set the fan speeds of the NZXT Kraken X62 on Linux.
It's not much but perhaps you'll find some use of the byte codes.
See:
Regards, leaty