Rem0o / FanControl.Releases

This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.
Other
13.86k stars 440 forks source link

HWI pulling fan info to "Speeds" but not to "Control" #742

Closed ChaplainTIG closed 2 years ago

ChaplainTIG commented 2 years ago

Screenshot 2022-04-24 215559 Is there a way to make it controllable so I can add a curve control to it?

HWInfo Pro and plugin working great MSI MB

Rem0o commented 2 years ago

You can't "make it" controllable. HWInfo imported fan sensors are readonly ( just the RPM sensor ).

ChaplainTIG commented 2 years ago

Copy that. I've currently got that fan plugged into port #7, so I'll try plugging into another fan port on the mb and see if it picks it up like it does the other fans. This fan is a Noctua NF-A14 iPPC-3000 PWM. In your opinion, is there any reason it wouldn't be controllable?

Rem0o commented 2 years ago

Because support is SuperIO chip based, and implementation can vary from mb to mb.

See https://github.com/LibreHardwareMonitor/LibreHardwareMonitor.

Closing.