Rem0o / FanControl.Releases

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

Fan Control doesn't release fan control to the BIOS when hibernation started #1803

Open cablop opened 1 year ago

cablop commented 1 year ago

In most scenarios, hibernation starts and Fan Control was controling the speed of fans, the speed remains at how Fan Control determined during the hibernation process, sometimes it is too slow. System perform some tasks during hibernation causing the CPU temp to raise, but fan speed doesn't raise.

When testing:

Expected scenario:

Alternative desired scenario:

Rem0o commented 1 year ago

What kind of hibernation/sleep are you talking exactly?

In my book hibernation is a RAM dump on disk, and the PC basically shuts off. No power in the system. When booting back up, the hibernation file is restored onto RAM, restoring pre-hibernation state. In your case, it seems like some kind of sleep but with the system still able to do some background work?