Skip to content
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

[koi] watch can get stuck in suspended state after poweron #181

Open
dodoradio opened this issue Apr 21, 2023 · 0 comments
Open

[koi] watch can get stuck in suspended state after poweron #181

dodoradio opened this issue Apr 21, 2023 · 0 comments

Comments

@dodoradio
Copy link
Contributor

After poweron, the watch can get stuck in suspend. it does not respond to presses of the power button or taps on the display. The watch can be rebooted by holding the power button until the display turns white, which is the only way to bring it out of this state.
This bug was introduced with ab87350 . This commit was strange - nearly all other watches have CONFIG_PM_AUTOSLEEP set in the vendor defconfig, so it was strange that it had to be enabled. The fact it was disabled in the stock defconfig suggests it may not be behaving correctly, and this bad behaviour may be the cause of this issue.
The issue mainly seems to manifest immediately after poweron. It also seems to be affected by the state of the charger immediately after poweron.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant