Fan curve / programmable fan behavior #17
Replies: 1 comment 3 replies
-
Hi @omniavatar , TL;DR: unlikely going to happen sorry :( This suggestion has already been brought up in the past (see #14) and at first I also thought this cannot be too hard to implement, but sadly so far it has not gotten anywhere because it is not as easy as it sounds. There are 3 main reasons:
And finally given the mission critical nature of fan control (can cause hardware damage if not done properly), I don't think it is suited for a small toy project like this one which I did in an afternoon, because I just wanted a simple graphical way to control the fan speed on my ThinkPad. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, thanks for a very useful application! I'd love it if it had a way of creating a fan speed curve. It wouldn't even need to be a graphical interface, but simply a logic like:
"Turn on fan at 50 celsius, then linearly increase speed until hitting 100 % at 90 celsius."
This would be great, because it would enable limiting fan speed at insignificant temps, while making it possible to ensure sufficient cooling when the CPU really starts to heat.
I'm not much of a programmer, but something like this should be simple to implement. What do you think? I could even try to do it myself, but I've no idea how to go about compiling and modifying the program. :)
Beta Was this translation helpful? Give feedback.
All reactions