Rem0o / FanControl.Releases

This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

storage sensor responds too slow(40s), and only this sensor has the issue.

jkwtbmyz opened this issue · comments

When I run diskmark to warm my m.2, m.2 temp sensors from Aida64 and HWinfo change immediately, while Fan control's m.2 sensor responds too slow for about 40s after temperature changes.

Fan control's other sensors like CPU's and GPU's work fine.

image
image

left is hwinfo, mid is fanctrl, right is aida64
image

My device:
image

BTW, even though I check the memory sensors in FanCtrl, they don't show up here. Aida64 can sense them so I figure it's not the memorie's problem.
image

Thank you:)

That's odd, could be numerous things. Running multiple programs at the same time fetching the same information might also cause some locking issues.

You would have to look into https://github.com/LibreHardwareMonitor/LibreHardwareMonitor and see where it hangs.