Rem0o / FanControl.HWInfo

FanControl plugin to import HWInfo sensors.
MIT License
186 stars 26 forks source link

Occasional incorrect temperature source value #5

Closed DcR-NL closed 2 years ago

DcR-NL commented 2 years ago

I'm not sure if this is a plugin or core issue... At random moments, but multiple of times a day, one of the temperature sources seems to switch to the RPM value of the next sensor. The only way to fix this, is to trigger a refresh of the sensor detection.

Wrong value in FanControl, but right one in Shared Memory Viewer: Wrong value

I'm pretty sure it somehow decides to read the next sensor (RPM pump speed): Possible source of wrong value

I can't tell what's causing this, since it looks fine in HWiNFO64 and the Shared Memory Viewer. It would be nice if it at least automatically recovered, instead of having to manually refresh all the sensor. Any ideas?

HWiNFO64 7.10-4540 Fan Control V91

DcR-NL commented 2 years ago

Since opening this issue, I disable the monitoring of many unused and unrelated sensors in HWiNFO and updated to V92. This somehow seems to have solved my issue...

I can still manually trigger the same issue by disabling the monitoring of a single random (unused) sensor in HWiNFO, while Fan Control is running. But since it doesn't happen out of the blue anymore, I don't think it's necessary to stay open...