KieronQuinn / ClassicPowerMenu

Power Menu Replacement for Android
Apache License 2.0
711 stars 23 forks source link

Reboot to recovery causes loop #121

Closed flobere closed 1 year ago

flobere commented 1 year ago

Using the reboot to recovery option works as expected, but upon rebooting to system from TWRP, the phone only reboots back into recovery. The only way to solve this is to recover the Para partition from a previous backup (thankfully I had one). No other combination of wiping and resetting fixed the issue.

It's a minor QoL feature, but i'd really love to use the recovery option in the power menu. The app is fantastic aside from this issue.

Running modified stock firmware android 11 on Daoqin f21 pro. Rooted and using the lsposed module.

Other details, may/may not be relevant: The factory power menu is a simple power off option and nothing else (i'm using an intent from a gesture navigation app to access the native android 11 power menu). The device has no physical volume keys and a very particular key combo for launching TWRP at boot.

KieronQuinn commented 1 year ago

The reboot recovery option simply calls the system, it has no control over anything beyond that point. This isn't a CPM bug, but a bug in your firmware.

flobere commented 1 year ago

Understandable. Thanks for pointing to the relevant code, might help me out. Thankyou

On 15 September 2023 1:17:42 pm AEST, Kieron Quinn @.***> wrote:

The reboot recovery option simply calls the system, it has no control over anything beyond that point. This isn't a CPM bug, but a bug in your firmware.

-- Reply to this email directly or view it on GitHub: https://github.com/KieronQuinn/ClassicPowerMenu/issues/121#issuecomment-1720426373 You are receiving this because you authored the thread.

Message ID: @.***>