FanControl Hysteresis for GPU #1752
Unanswered
Allomaternal
asked this question in
Q&A
Replies: 1 comment
-
|
There a 2 things:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I am trying to figure out how to make hysteresis work. I'm sure this question gets asked often and I have looked at other posts regarding this but answers never really seemed clear to me. I have a graph curve set up with 4 points that will leave my GPU fans on 0% until reaching 55c which will then turn on both fans to 35%. I set a Hysteresis of 10c with 3 second response time and checked for only on the way down. Maybe I am misunderstanding how it should be working but I had thought this meant that the fans will only drop back down to 0% once reaching 45c (55c - 10c = 45c). As soon as the temperature drops from the 55c point (which is certain to happen immediately) the fans drop down to 0% rather than taking into account the hysteresis setting. Am I misunderstanding how it works? I will leave an image of my current graph curve. Thank you very much!
https://imgur.com/a/aI3ybiG
Beta Was this translation helpful? Give feedback.
All reactions