wernermyh / open-hardware-monitor

Automatically exported from code.google.com/p/open-hardware-monitor
0 stars 0 forks source link

GPU FAN SPEED BUG #636

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
its a serious problem, could blow my gpu if not noticed in time...

so when you set GPU FAN SPEED TO MANUAL say 20%, and later set it back to 
normal, it will never go above 20% later when needed...

Original issue reported on code.google.com by incredi...@gmail.com on 12 Nov 2014 at 8:30

GoogleCodeExporter commented 9 years ago
I have changed the internal strategy for handling fan control. The new alpha 
version

http://openhardwaremonitor.org/files/openhardwaremonitor-v0.6.0.16-alpha.zip

will not touch fan control, unless the user requests it (or has requested and 
is stored in the settings file). If the user requests a change in fan speed 
control (change to "manual" or "default") the application will always reset to 
"default" before exiting. This applies to both AMD and Nvidia GPUs.

Original comment by moel.mich on 30 Dec 2014 at 4:11