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

Add support for NZXT RGB & Fan controller V2 (on H9 elite) #1305

Open
dummys opened this issue Apr 4, 2024 · 1 comment
Open

Add support for NZXT RGB & Fan controller V2 (on H9 elite) #1305

dummys opened this issue Apr 4, 2024 · 1 comment

Comments

@dummys
Copy link

dummys commented Apr 4, 2024

Hello,
Is it possible to add the support for: https://nzxt.com/product/rgb-and-fan-controller
This controller is also the one present on the H9 elite tower: https://nzxt.com/product/h9-elite
I found a guy that has the code for the old version of this controller with PID 0x2009. Mine is 2011:
USB\VID\1E71&PID_2011&REV_0107

The code I found: https://github.com/lich426/FanCtrl/blob/master/src/libs/Hardware/RGBnFC.cs
Header: https://github.com/lich426/FanCtrl/blob/master/src/libs/Controller/USBController.cs
I guess this should be the same command.
Thanks

@sp00n
Copy link

sp00n commented May 28, 2024

liquidctl also seems to support this NZXT controller, at least for the fan speeds. It's labelled as "NZXT RGB & Fan Controller (3+6 channels)" there:
https://github.com/liquidctl/liquidctl/blob/main/liquidctl/driver/smart_device.py

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

No branches or pull requests

2 participants