-
-
Notifications
You must be signed in to change notification settings - Fork 285
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
ROG Ally controller gets re-enabled after sleep #3192
Comments
@dfunkt hello, I think firmware resets status every time device wakes up. Try this build, it should re-apply controller status every time you reboot or wake up from sleep. |
I can confirm that the build linked above fixes the issue. |
@dfunkt great! Thanks for spotting. |
Nevermind, don't know why it looked like it was working the 1st time around. It seems to apply fine on reboot, but the controller still gets enabled upon waking up from sleep. |
@dfunkt but app sends controller OFF command on each wake up
I have moved this command to be the last one from whole init (in case something else makes controller to enable agian) Try this build |
No difference, it still gets enabled. This is how it shows up after sleep: After reboot/shutdown there's no Xbox 360 at the bottom. |
@dfunkt that's strange cause it's literally last command in a chain
Can you do manual check - disable it with a checkbox, and then adjust backlight brightness or backlight mode to see if that enables it by any chance? Also do you have asus services or Armoury services running in background ? cause if so - they can interfere |
@dfunkt yeah, but then it's strange and it looks like something else is enabling controller As whole enable / disable (what checkbox does) is literally one command, where
And app sends it Can you try to stop all asus services via |
@dfunkt ok, I have added an artificial 1 second delay before setting DISABLE command for controller Can you check this build ? |
@dfunkt try this build, it will set controller to enabled and then to disabled (and post a log from it to double-check) |
^^ Finally, this version appears to work well 😄 |
@dfunkt ok, this is some crazy shenanigans from asus honestly. Can you check if this build still works correctly ? |
Yes, the build above also works fine. |
@dfunkt ok, good. I have lowered delay to 500ms. But still kept it just in case it matters. |
Rules
What's wrong?
ROG Ally controller keeps getting re-enabled after sleep, even though I have ticked the "Disable Controller" box in the G-Helper settings.
I always have to untick and then retick the setting after sleep for it to work
How to reproduce the bug?
Logs
log.txt
Device and Model
ROG Ally RC71L
Additional information.
No response
Armoury Crate
Never installed
Asus Services
No response
Version
0.191.0
OS
No response
The text was updated successfully, but these errors were encountered: