You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
at FanControl.Domain.BackendProviders.Plugin.PluginBackendProvider.Open()
2024-05-25 4:04:59 AM: System.Exception: liquidctl returned non-zero exit code 1. Last stderr output:
WARNING: python -m liquidctl.cli is deprecated, prefer python -m liquidctl
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)
at FanControl.Domain.BackendProviders.Plugin.PluginBackendProvider.Open()
2024-05-25 4:05:00 AM: LiquidctlPlugin could not initialize or has no sensors.
to fix this I think we must use: python -m liquidctl --legacy-690lc -m "NZXT"
or liquidctl --legacy-690lc -m "NZXT"
I don't have VS to rebuild
GL ~
The text was updated successfully, but these errors were encountered:
Hi all,
Checking the log.txt shows thats:
to fix this I think we must use:
python -m liquidctl --legacy-690lc -m "NZXT"
or
liquidctl --legacy-690lc -m "NZXT"
I don't have VS to rebuild
GL ~
The text was updated successfully, but these errors were encountered: