Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fan controls intermittantly stop responding to curves after waking from sleep #1353

Open
TrickyWidget opened this issue Dec 9, 2022 · 3 comments

Comments

@TrickyWidget
Copy link

My fan controls intermittently stop responding to curves after waking from sleep. The temperatures are still reported, the curves still update, and the percentage of speed on the controls is correct, but the fans just stop spinning. (The RPMs are correctly reported as 0.)

If I set a control to manual, the fan will spin up correctly. But as soon as I set it back to the curve, it dies again.

It happens with all types of curves, including if I create a new one when it's broken.

This happens with both the CPU and Nvidia controls.

Exiting and restarting FanControl doesn't help. I have to reboot the computer to get it work again.

It seems to happen maybe 30% of the time when waking, but I haven't seen any specific pattern.

No error messages given, no log.txt generated.

FanControl V139
Asus Prime Z790-P WiFi D4 Motherboard
Windows 10 Pro 64 22H2

@Rem0o
Copy link
Owner

Rem0o commented Dec 9, 2022

Mind sharing your config file? (the json file)

@TrickyWidget
Copy link
Author

Mind sharing your config file? (the json file)

Here it is, but I think I've found the problem. When waking up from sleep, sometimes the CPU fan reading from my motherboard just... goes away. Totally missing. It's not there in either HWMonitor or HWiNFO. But if I reboot, there it is again. So it seems like it isn't anything to do with FanControl.

Sensors.zip

@vitduck
Copy link

vitduck commented Dec 10, 2022

@TrickyWidget
If you happen to have a solution for this issue, please post it here as well.
I had same issue as you, i.e. fan sensors disappear from HWMonitor after waking up from sleep. My fan curves in the bios were also rendered ineffective. Restarting was the only way to reset the sensors. However, I was using a non-mainstream board from Galax, so the bios was a little rough. A/S thought that there were an issue with my RAM, but I highly doubted it.

I also think that this it is not related to FanControl, This seems to be a very rare issue, and combing through internet does not provide any solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants