10-09-2023, 03:39 PM
Hi fellow PinePhone users,
I am using this shell script to handle cyclical suspend:
https://gitea.privatedns.org/xavi/pineph.../sleepwalk
However, a few times a day my phone fails to wake up from suspend, forcing a hard reboot. Failing to wake up usually means either:
- The screen remains black (and no backlight is shown). When this happens, the A64 runs particularly hot.
- The screen turns on, but the system is completely unresponsive (might be able to do *something*, but it is then unable to load any program, file, etc. until it freezes completely).
- The phone reboots itself.
This is a serious stability issue that is affecting my phone at random times, and it never happens when suspend is disabled (for example, when the phone is charging). Because of this issue, it is very hard to get >1 day uptime, and sometimes not even >6 hour.
However, I have no clue at how to debug this issue, or whether other people are having it, too.
Any pointers?
Best regards,
Xavi
I am using this shell script to handle cyclical suspend:
https://gitea.privatedns.org/xavi/pineph.../sleepwalk
However, a few times a day my phone fails to wake up from suspend, forcing a hard reboot. Failing to wake up usually means either:
- The screen remains black (and no backlight is shown). When this happens, the A64 runs particularly hot.
- The screen turns on, but the system is completely unresponsive (might be able to do *something*, but it is then unable to load any program, file, etc. until it freezes completely).
- The phone reboots itself.
This is a serious stability issue that is affecting my phone at random times, and it never happens when suspend is disabled (for example, when the phone is charging). Because of this issue, it is very hard to get >1 day uptime, and sometimes not even >6 hour.
However, I have no clue at how to debug this issue, or whether other people are having it, too.
Any pointers?
Best regards,
Xavi