Rem0o / FanControl.Releases

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

constant crashing. #1972

Closed GH0STRN closed 1 year ago

GH0STRN commented 1 year ago

Describe the bug Fancontrol crashes all the time on me

Is there a log.txt file next to FanControl.exe with recent date entries? log_3.txt

*Relevant hardware specs and setup ryzen5950X Lian li controllers x2 3080ti. custom water cooled loop

Rem0o commented 1 year ago

The log:

 GetInputReport failed. ---> System.ComponentModel.Win32Exception: The device is not connected
   --- End of inner exception stack trace ---
   at HidSharp.Platform.Windows.WinHidStream.GetInputReport(Byte[] buffer, Int32 offset, Int32 count)
   at LianLi.FanController.GetSpeed(Int32 fancontroller_channel)
   at FanControl.LianLiPlugin.Sensors.Update()

The problem comes from the LianLi plugin. Please transfer your issue over that repo. Thanks.