-
-
Notifications
You must be signed in to change notification settings - Fork 269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Skin Temperature Limit #2673
Comments
@VinhCastle hello, It actually already sets that when you select Temp limit in Advanced settings It sets g-helper/app/Mode/ModeControl.cs Line 403 in 53bb4b8
You can check that in app logs as well :) |
If I set the temp limit in GHelper to 90, does that mean Skin temp limit will be 90deg as well? If so, could we have separated setting for it? Because I want to limit the skin temp to 45deg, not 90deg like the CPU |
@VinhCastle I don't want to overcomplicate UI (as it's already too much) Why would you want to set such low temperature limits ? It's a throttle temps, i.e. after reaching them your CPU will just drastically drop it's power consumption to cool down. Nothing else. If you have such serious problems with overheating, why don't you just set some reasonable power limits in general? Something like 10-20W will be more than enough for regular desktop use. P.S. Skin temp and CPU temp are usually very close anyway. There is no reason to set them apart so drastically :) |
Setting Skin temp limit would help people like me who facing heating issue which is common in G14 subreddit, I still able to use full CPU power with 45deg limit in Skin temp limit. |
@VinhCastle try this build |
Thank you so much! I will let you know if it's working good, thanks again |
Hi @seerge |
@VinhCastle great |
@VinhCastle hello, I was checking how this APU Skin temp limit works - and it doesn't seem to do anything (at least for my G14 2022, i.e. same device as yours) I have created a build that allows to set it very low (like to 25C), but when skin temp goes above that - CPU doesn't start throttling / dropping power Looks like a placebo effect tbh |
Let me try with ghelper and Universal x86 Tuning Utility, I will come back here once got the result |
Hi @seerge,
Then I go back to Universal x86 Tuning Utilities, I found the tooltip there showing something like this: The build I used: |
@VinhCastle G-Helper uses UXTU's library for undervolting / temp limits under the hood. (i.e. So My point was that I just didn't notice any throttling, even when I set something ridiculously low as 25C. How does your device run w/o any temp limits at all? Cause it generally should not crash anyway (after all i have same laptop as you do and never had that) P.S. In https://github.com/seerge/g-helper/releases/tag/v0.175 I have removed |
@VinhCastle can you just try latest 0.175 (that can set CPU temp limit, but does not set APU skin next to it) ? |
Hi @seerge, |
I think I'll try again limiting the skin temp in few more days and let you know to be sure |
Hi @seerge, |
@VinhCastle that's cool, but I have a feeling that this setting actually limits something else, but not the skin temp, which still helps in your specific situation :) |
@VinhCastle Did you manage to avoid unexpected shutdowns using the CPU Skin Temp limitation from GHelper or only from UXTU ? |
Rules
Is your feature request related to a problem? Please describe
My device is G14 2022, I using GHelper to limit CPU temp right now, it working good, but sometime if I open some VMs, with a random game, the laptop may have a chance to shutdown due to heat. I tried many solutions, and found that using Universal x86 Tuning Utility, Skin Temperature Limit to 41-45 degree can solve the issue for me.
Describe the solution you'd like
Anyway to integrate Skin Temperature Limit to GHelper?
Describe alternatives you've considered
No response
Device and Model
GA402RK
Additional information.
No response
The text was updated successfully, but these errors were encountered: