-
-
Notifications
You must be signed in to change notification settings - Fork 265
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
Please add a limit to the 'CPU Power Consumption Slider' for FLOW X13. #1029
Comments
@woki-wchange hello, there is also a hard limit in BIOS, that just won't accept settings higher than certain value. This limit is different for each model. For G14 2022 and 2023 - it's 90W for example (so setting 150W will just result in same 90W). Can you check with HWinfo what is real max limit and post some charts / screenshots from it here? And what model of flow do you have ? |
Due to the laptop's cooling limitations, I can't test its maximum power consumption for you. However, what I do know is that its out-of-the-box maximum is 60W FPPT. |
Your CPU has a throttle temp (usually it's 96C), as soon as it hits it - it immediately and dramatically drops power (in order to not to go higher). You can monitor that as a chart by double-clicking on needed value. On your screenshot it's consuming 72W. But most probably there is still some hard limit :) (like 80w or 90w) and you won't see higher wattage on HWinfo charts either cause of this cap or cause of throttling :) |
Thank you for your response. The reason I only reached 72W is because the CPU temperature hit its limit. What I'm more concerned about is that, under normal circumstances, I turn off the computer fan below 60°C. If I set the power limit higher at that time, for example to 90W, the instantaneous 90W might cause the temperature to rise so quickly that the fan and temperature throttling mechanisms can't react in time, potentially damaging the computer. Of course, this is just my concern, and it might not happen. I just think, perhaps there could be a limit in Ghelper for situations that would exceed the manufacturer's power limits. |
I can hardcode limit for specific model, but i need to know what real limit is :) |
Thank you for your patience. Based on the current situation, I believe it might be 90w. However, due to the cooling conditions, I can't test the actual limit. But can you hide the options to unlock more than 65w in the UI? |
What is the maximum Armoury would let you set in manual? |
I'm sorry, I made a mistake in my previous answer. I remembered it wrong. The correct power limits are: sppt 54w, Fppt 65w. It's the same as the screenshot above. In fact, if I lift the body of my laptop to allow better airflow, my CPU can sustain 75w. However, at this time, the CPU temperature is 95 degrees Celsius. Regardless, I think it's better to set a limit on this power unlocking feature. |
Check this build, it should limit max slider value to 75, and default to 50 (but when it's not applied it has no effect anyway) |
Thank you very much for the work you've done. I will try it out and give you feedback later. |
@seerge |
Is your feature request related to a problem? Please describe.
When I use G-helper to control the ROG FlowX13, I found that I can unlock the CPU power consumption to over 75W using the CPU power control slider. This is very dangerous for the FlowX13 because the maximum sustained power consumption of the CPU when it was released is only 55W. When G-helper is used on the FLOWX13, the power control menu can be adjusted up to 150W (I haven't tried to see if setting it to 150W actually allows the CPU TDP to reach 150W, but when I set it to a maximum of 75W, the CPU can indeed run at 75W for an extended period).
I'm concerned that if I accidentally set the power limit too high one day without noticing, my computer might overheat and get damaged. Although I know there's a CPU temperature limit, I found that when I set it to 75W, the CPU's instantaneous temperature still reached 100°C. This is because the power consumption far exceeds the machine's cooling capacity, causing the temperature to rise too quickly for the system to respond in time.
Describe the solution you'd like
When used on the FLOWX13, set an upper limit for the G-helper CPU power consumption slider, such as 65W, instead of the current unsafe 150W.
Describe alternatives you've considered
Can you add some kind of protection against accidental touches, instead of the current simple checkbox?
Additional context
I'm truly grateful to have someone like you who wrote such a tool! It has really helped me a lot.
The text was updated successfully, but these errors were encountered: