-
-
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
"Looks like GPU is in heavy use, disable it?" while gaming with XG Mobile #2985
Comments
@moritzbeck13 hello, your problem is not in this popup. Laptop constantly switches to battery power (under heavy load?), and windows notifies G-Helper about that as well
So app simply does what it's programmed to. You have I don't know why device goes to battery power. Could be either your XGM is failing to deliver enough power, or laptop uses too much ? I see that you use quite high CPU power limits, try to lower them
Besides that I can't do much, as this is not a G-Helper's problem but rather hardware / firmware :) Thanks |
I don't think
I have changed the power limit and boost settings, but that does not seem to fix the issue.
I think your hypothesis is right though. I can see that my device goes from charging to discharging at some point. Would adding a |
@moritzbeck13 as I have mentioned problem is not in G-Helper and it's automations. If power goes off - even on firmware level performance would drop (cause on battery laptop automatically limits it's power). Even if you would stay on same mode. I assume you didn't have this behavior before, and now it started happening ? Looks more like some hardware problem Does it happen if you would play on Balanced ? |
Possible, but I used to only play games that probably were CPU limited. I have now picked up a game where my GPU is at 100% all the time, so I think it might be more related to that.
Will try and report back.
I can acknowledge that, but that wouldn't be as big of an issue for me. While not ill-intended, the pop-up is really annoying. I have to tab out, click |
For popup just keep gpu mode on Popup is absolutely intentional, to prevent accidental GPU switching during use on switching to battery power. And this is exactly what happens in your case due some hardware (or firmware) malfunction. |
But as I said; when the XGM is connected, no automatic switching should happen if manual switching isn't even allowed. I also still would like to automatically switch to Eco when I really unplug it.
Isn't the |
@moritzbeck13 it's charger_delay https://github.com/seerge/g-helper/wiki/Power-user-settings#plugged-in--on-battery-actions-delay
But to underline again - your problem is not in this automations. Your device switches by itself runs from battery power from windows / firmware standpoint with absolutely different power settings. And I can't fix that as this is not G-Helper switching it to battery power in a first place. |
@moritzbeck13 this build will run an extra check for a connected XGM when disabling GPU in optimized mode to prevent a popup. |
Rules
What's wrong?
When I try to play graphic intensive games on my XG Mobile 6850XT, every other minute I get a pop-up saying
Looks like GPU is in heavy use, disable it?
. Additionally, the mode automatically changes fromTurbo
toBalanced
, slowing my game down considerably. This happens even before I clickYes
orNo
in the pop-up. I have to clickNo
and change mode back toTurbo
, but can then continue playing for another minute or two before the message pops up again.It seems to be loosely related to GPU temp, but not utilization. Temp levels out around 86 °C, fan speed should be about 5000 RPM according to the fan curve.
How to reproduce the bug?
Turbo
Logs
log.txt
Device and Model
Flow X13 2022 GV301RE, XG Mobile 6850XT
Additional information.
Trace seems to be:
https://github.com/seerge/g-helper/blob/main/app/Program.cs#L265
https://github.com/seerge/g-helper/blob/main/app/Settings.cs#L684
https://github.com/seerge/g-helper/blob/main/app/Gpu/GPUModeControl.cs#L232
https://github.com/seerge/g-helper/blob/main/app/Properties/Strings.resx#L132
But no clue where the
PowerModeChanged
event might come from.Armoury Crate
Uninstalled
Asus Services
7
Version
0.184.0
OS
Windows 11 23H2
The text was updated successfully, but these errors were encountered: