-
Notifications
You must be signed in to change notification settings - Fork 423
Description
I'm attempting to install postmarketOS on my Motorola Moto G7 Power (ocean), which in turn requires flashing lk2nd. However, after flashing the latest release for msm8953 (v20.0 at the time of writing) and rebooting, the device bootloops - more specifically, it reaches the "Bootloader is unlocked" warning screen, waits five seconds, flashes black for a fraction of a second, then returns to the warning screen, repeating this process until the device is force-rebooted into the stock fastboot mode.
Holding volume up / down after the unlocked bootloader warning screen appears (to attempt to enter lk2nd's fastboot / recovery) makes no difference.
The output of fastboot flash boot_a lk2nd-msm8953.img:
(bootloader) is-logical:boot_a: not found
(bootloader) is-logical:boot_a: not found
Sending 'boot_a' (258 KB) OKAY [ 0.006s]
Writing 'boot_a' (bootloader) Image not signed or corrupt
OKAY [ 0.058s]
(supposedly, the "Image not signed or corrupt" message is normal)
I'm not sure how to get any further diagnostic information.
Also paging @ultra-azu, as she's the postmarketOS maintainer for this device.