-
-
Notifications
You must be signed in to change notification settings - Fork 311
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
G-helper need a restart after windows restart to remember settings #3750
Comments
@xM1haix hello, I actually don't see it. As soon as app launches it sets all last used settings, including mode , charge limit, keyboard backlight mode, etc
Keep in mind, that if power-source change happens in less than 3 seconds since previous power change, it will be ignored. This is done intentionally to prevent modes changing all the time if something is wrong with device power. But it's done like that from the very beginning, and not changed neither in 0.202 nor in any other release :) Line 229 in d68bdb2
Do you have exact time when scenario you explain happens so I can look deeper in the log ? |
@xM1haix P.S. After looking deeper in the log, you indeed seem to be plugging in and unplugging your laptop all the time (every 1-2 seconds) App reacts accordingly, but why do you do that ? Or is your power delivery just failing by some reason? |
First of all thank you for your time and responses!
The plug inside the laptop has problems and the contact is imperfect in certain positions, so until I find the position it connects and disconnects many times, becoming very annoying. |
@xM1haix well, you kind of have your answer. Power constantly going on and off in your case, making hardware / windows spam power events to app. Furthermore that's why windows spams same (i.e. online-online) power events. And app reacts as it should, it just can be switching modes back and forth every second :) Try to seal power connecter somehow may be ? It's a hardware problem, not software here. |
@seerge Why if i full close the GHelper and start it everything works fine settings are saved when Power Mode StatusChange is switch ON or OFF? I can record a video if this would help |
@xM1haix because when you start G-Helper it sets all settings based on current power source. But when you switch power source - it also does that. Just in your case it's being "fooled" by constantly spamming power-source event. Like "fake" Online (plugged in) from windows due to a broken plug and then in a half-second "real" Offline (battery). Second event is ignored (due to a 3 second limit i mentioned above). I'm not going to remove this limit as this will cause more trouble - app will be spamming settings all the time then. Neither G-Helper nor even windows don't know about broken charger, they can't know if laptop is really on battery now or if it's broken contact. Btw, there is also firmware/hardware switching happening in your case probably (cause firmware also reacts on power source changes). So I just advice to fix charger :) |
@seerge can you please check the video and tell me if this is normal? 00-14-55.mp4 |
@xM1haix did you read my explanation above ? :) Also just look at this guy on reddit https://www.reddit.com/r/ASUS/comments/1go85p9/charger_problems_help/ He has similar hardware issue (non-stable power delivery) and AC just spams mode changes all the time. Do you want it to be like that ? :) |
@seerge I get that, make sense why that happens but i can make it stable and apps works just fine without any kind of error after i close it then i start it, the first run is faulty and I don't see why would that be connected to the plug problem. if that would be it, then if app acts weird before closing it, it should act weird after i start it or I what I said it doesn't make sense? and please explain me why. Thank you! |
@xM1haix when you start app over - you manually force it to set mode again based on current power source. When it reacts automatically on (incorrect due to hardware issue) power events from the system - it sets mode only for the first event from the chain of spam. And if first event says that laptop is "plugged", while you de-facto unplugged it after, further "unplugged" events are ignored cause they come too fast. By the way, there is an optional setting you can set in config to delay reaction on power-source change. Try it |
@xM1haix did setting a delay help you ? |
@seerge It made worst to the software it self, if something like in the video happens GHelper stops responding, so I reset the settings and I will try to fix my connector as soon as possible but I need the laptop on daily basics, so it will take some extra time, I could close the issues now and if after I get it fixed problem will still be there I will let you know. If that's fine for you |
@xM1haix what did you set as a delay ? Try to set a small value (1000 milliseconds = 1 second). App would indeed stop responding as it just pauses whole thing, but 1 second shouldn't be really noticeable. But besides that I can't offer anything :) cause as I have explained you literally have underlying hardware problem, and G-Helper's automated mode switching is not the only thing affected by it. |
@seerge I actually set higher value 10k |
@xM1haix can you try 1000 as I initially suggested ? |
@xM1haix any updates here ? :) |
Rules
What's wrong?
Mode, Laptop Keyboard and Laptop Screen settings are not applied based on charging state after windows restart and require a restart to save them
How to reproduce the bug?
Laptop Screen
to 144Hz + OD and Mode to TurboLogs
log.txt
Device and Model
Asus TUF Gaming F15 FX507VV4
Additional information.
I think this start happening from 2 versions ago 0.202 or older I was hopping someone else has the same issues and will report it.
Armoury Crate
Never installed
Asus Services
0
Version
0.204.0
OS
Windows 11 24H2
The text was updated successfully, but these errors were encountered: