jmarucha / FanControl.Liquidctl

Get access to the pump and temperature sensors of your AIO in FanControl
GNU General Public License v3.0
40 stars 17 forks source link

H100i V2 only shows Pump RPM. No Fans RPM, Fan Control or Pump control #27

Open thul opened 1 year ago

thul commented 1 year ago

Im using the @SuspiciousActivity fork, everything loads. But FanControl only shows me the Pump RPM. I'm missing the Fan FPM and both controls for some reason.

image

Running liquidctl.exe status shows me the pump and fan rpm just fine. I can also set the fan/pump speed fine using .\liquidctl.exe -m h100i set fan speed 100.

Am i missing something? or has this just not been implemented yet?

Device #2: Corsair Hydro H100i v2
├── Vendor ID: 0x1b1c
├── Product ID: 0x0c09
├── Release number: 0x0100
├── Serial number: 7289_2.0
├── Bus: usb3
├── Address: 7
├── Port: 19.2
└── Driver: Hydro690Lc
xkutaca commented 1 year ago

Looking at the code that’s all it is set up to pull. I’m currently working getting it to show and set fan speeds