seerge / g-helper

Lightweight Armoury Crate alternative for Asus laptops and ROG Ally. Control tool for ROG Zephyrus G14, G15, G16, M16, Flow X13, Flow X16, TUF, Strix, Scar and other models
https://seerge.github.io/g-helper/
GNU General Public License v3.0
6.97k stars 254 forks source link

G14 2024 GPU Optimized Mode #3022

Closed daveholland86 closed 2 weeks ago

daveholland86 commented 2 weeks ago

Rules

What's wrong?

When on USB-C only optimized mode still does not enable the dGPU.

How to reproduce the bug?

USB-C Power connect while on Optimized GPU mode.

Logs

log.txt

Device and Model

2024 G14 4070

Additional information.

No response

Armoury Crate

Uninstalled

Asus Services

No response

Version

0.186

OS

Win 11

seerge commented 2 weeks ago

@daveholland86 hello,

I see that you have literally selected Keep GPU disabled on USB-C charger in Optimized mode under Extra settings. So it indeed checks if it's USB-C or barrel-charger, and does not enable GPU.

It's visible in the log

8/26/2024 10:47:00 AM: AutoSetting for Online <-- plugged in
8/26/2024 10:47:00 AM: ChargerStatus: 2 <--- USB-C check only when option under Extra is selected
8/26/2024 10:47:00 AM: Eco flag : 1

Turn this setting of and it will treat USB-C same as barrel charger

Thanks