[Experimental] Manual Fan Control #2272
Replies: 205 comments 813 replies
This comment has been hidden.
This comment has been hidden.
|
Testing it atm. Seems to work fine so far. Though an optional hysteresis feature would be nice, cause I hear the fans whooshing up and down often |
|
I've give up using this function... Now I'm using default setting.
…________________________________
发件人: Serge ***@***.***>
发送时间: 2024年3月24日 18:13
收件人: seerge/g-helper ***@***.***>
抄送: FliesQQ ***@***.***>; Mention ***@***.***>
主题: Re: [seerge/g-helper] [Experimental] Manual Fan Control (Discussion #2272)
@Summersoff<https://github.com/Summersoff> "same problem" in what sense ?
—
Reply to this email directly, view it on GitHub<#2272 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AH6FUHMO4CMMCEVIINFIDV3YZ2RNFAVCNFSM6AAAAABFET5V5GVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DQOJRG43TI>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
|
I bought my laptop in 2019, and Armory Crate didn't allow me to make manual fan adjustments. Since then, I've been researching for a solution every few months. Then I found you and have been using your software, constantly checking for updates, but I still couldn't find a solution for fan adjustments... until today. It's working perfectly now, and your software allows me to make manual fan adjustments. My device is ASUS TUF 506LI. I think the only thing left for me is one setting; being able to undervolt directly on my device without the ThrottleStop application. |
|
Working exactly as expected on G713RW. GHelper keeps on delivering! |
|
When I completely shut down the fans, I occasionally encounter a blue screen error. On the blue screen, I see an error code like 'fail tdr'. Prior to the blue screen, there are black screens resembling the graphics card attempting to restart itself, followed by the blue screen error. I don't think it's due to overheating because I monitor the temperatures and they usually hover around 50-60 degrees. |
|
Thank you! Works a lot better to control the fans on Zephyrus G14 2024 (GA403UI). |
|
@seerge hi seerge probably i got a bug when i try the latest ghelper experimental version with using hysteresis sliders the left side show current gpu and cpu fan rpm but right side doesnt show it correctly also my gpu fan doesnt work only cpu fan work, normally my config.json has fan_hysteresis: 1 value and my fans work very well but at this point i changed sliders to very low and only my cpu fan work but very low rpm and gpu fan doesnt work like old versions
|
|
Hey @seerge would you be able to add the ability to change calibration speed / accuracy? By that, I mean: Perhaps if there was a way to run a longer, more accurate calibration, this would help things. I imagine: |
|
Hello, when I set the gpu power to for example a higher or lower one like 45W and then close the fans and power tab and reopen it shows it back to the original one which is 25W and I cannot change it. What could cause it? |
|
Hello seerge. I have been using the ghelper since some time and love it. Although like majority of users i never posted a thank you post, except for now when am facing an issue. So am sorry for that first. I recently picked the experimental branch ghelper to enable fan control on my laptop which is zenbook flip 14 oled (UP5401ZA) which has no dGPU and a 12500h CPU and has two fans. On latest 2 builds, the fan on right, controlled by GPU Fan Profile was ramping up to full speed as soon as the graph was changed to anything over 0%. The other fan followed along nicely. I straight up downloaded v244.2 and it seems to control the fan nicely, but i think readings reported are wrong. Not that it matters much but just pointing it out. I even tried updating to latest ASUS Control Interface with no luck. I don't know what info to provide you with, so if you need anything, please let me know. |
|
Hi seerge. |
|
hi |
|
hi brother just want to say that |
|
bonjour voila je voudrait faire une donnation a ghelper mais pas de carte de banque j ai simplement un compte paypal . |
|
0.264 works perfect on asus rog strix g16 614ji, much better than standart ver. |





















Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello fellow community,
Recently I have discovered a way to directly set fan speed in percentage points for each fan individually.
It uses same method as MyASUS does when runs your "fan testing".
In existing and standard way to set a "custom" fan curve - fan behavior would be always handled by firmware / BIOS and follow its internal algorithm. This BIOS algorithm is different for different models, sometimes includes a very high hysteresis (delays before acting), can override some custom fan behavior, etc.
In "alternative" approach, it's possible to actually literally manually set fan speed every second based on temperature readings.
This build implements "manual" fan control as soon as you check
Apply Custom Fan Curve, when you uncheck it - fan behavior will be returned back to BIOS.Current implementation details
Potential downsides and risks
💾 Download Experimental Release
Warning
Please test on your own risk (!) and only as a last resort in case you can't achieve desired fan behavior otherwise. Experimental release is provided "as is" without warranty of any kind.
Possible params for
%APPDATA%\GHelper\config.json(with their default values)"fan_hysteresis": 6,- number of seconds to calculate average CPU / GPU temp (set 1 for instant reaction)"fan_shift" : 50,- weighted average coefficient between CPU (or GPU) temp and MAX(CPU,GPU) temps in a range from 0 to 100If you see a big (more than 500RPM) difference between fan curve and actual readings - try to click
Calibrate, it will run a quick measurement process and adjust Y-axis to match actual maximum RPMsYou will see what is actually being set as your fan speeds on
Fans+Powerscreen under fan curves chart. Don't forget to clickApply.All reactions