FanControl.Liquidctl
FanControl.Liquidctl copied to clipboard
Get access to the pump and temperature sensors of your AIO in FanControl
Hey, I have been using liquidctl for some time to manage my NZXT Kraken x52 but I can't seem to find a working plugin for FanControl, when I am launching...
Not entirely sure of the cause of this. Driver is replaced and it works fine via the command line, but trying to use this plugin throws the following error. ```...
Is this only to add the option to monitor liquid temps and adjusting the pump speeds? or am I missing to see the option for fan controls as well?
Just wont run with plugin included. Log attached :( [log.txt](https://github.com/jmarucha/FanControl.Liquidctl/files/8892124/log.txt)
I've noticed an increased power usage when using the plugin. My idle power consumption is normally around 85 watt for the system measured at the plug, but when I use...
I have an NZXT Controller hub that apparently is not recognized by this plugin. Executing the included liquidctl.exe with `liquidctl.exe list --debug` also showed nothing (and a version number 0.0.0-unknown?),...
The path for `liquidctl.exe` should now always resolve to the same as the one where the `FanControl.Liquidctl.dll` is. So you can either place the files directly within the `Plugins\` directory,...
I know the readme says to directly unpack into the Plugins directory, but I wanted to raise this issue in case anybody else is confused by this. If you install...
Hi all, Checking the log.txt shows thats: ``` ERROR: unexpected OS error with Asetek 690LC (assuming EVGA CLC): USBTimeoutError(10060, 'Operation timed out') at FanControl.Liquidctl.LiquidctlCLIWrapper.LiquidctlCall(String arguments) at FanControl.Liquidctl.LiquidctlCLIWrapper.ReadStatus() at FanControl.Liquidctl.LiquidctlPlugin.Load(IPluginSensorsContainer _container)...