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://g-helper.com
GNU General Public License v3.0
7.67k stars 266 forks source link

Battery charge limit not working (Zephyrus g15 2022) #336

Closed killer321455 closed 1 year ago

killer321455 commented 1 year ago

Asus armory crate and myasus not installed (uninstalled with debloat file)

the charge limit set to 90% but the laptop still charges to 100%

seerge commented 1 year ago

I believe this is a duplicate from https://github.com/seerge/g-helper/issues/319

Check log in %appdata/ghelper and if you see that app sets charge limit there to 90, it already does everything that can be done here.

Most probably it's either some leftowers from asus or bugged battery controller

killer321455 commented 1 year ago

8.5.2023. 14:15:48: WMI event 56 8.5.2023. 14:15:49: BatteryLimit = 65 : OK 8.5.2023. 14:15:50: BatteryLimit = 70 : OK 8.5.2023. 14:15:50: BatteryLimit = 75 : OK 8.5.2023. 14:15:50: BatteryLimit = 80 : OK 8.5.2023. 14:15:50: BatteryLimit = 85 : OK 8.5.2023. 14:15:50: BatteryLimit = 90 : OK

I did the unbloat file again with admin this time

Also thank you for th quick response

seerge commented 1 year ago

@killer321455 well, from log it's clear that app sets limit :) what happens after is out of control :)

killer321455 commented 1 year ago

ok thanks a lot