Failure to boot after install on PinePhone Pro
Describe your issue
What's the expected behaviour?
pmOS booting up.
What's the current behaviour?
After installing pmOS for my PinePhone Pro it fails to boot, giving errors indicating problems reading the boot media (see attached logs). Messages about MMC I/O errors, CQHCI register dumps, and CQE recovery continue in a loop, never managing to boot up. This happens whether I install to eMMC or SD card, including different SD cards from different brands. Manjaro boots just fine, both from eMMC and SD card.
I found a possible fix of adding sdhci.debug_quirks=0x2020000
to the kernel commandline. This produced the same results, but with messages at about 20x the rate.
I am running Tow-Boot on this device.
How to reproduce your issue?
I can reproduce this 100% of the time, it happens no matter how try to install pmOS to this device. Seems like no one else is having this issue though.
What device are you using?
pine64-pinephonepro
On what postmarketOS version did you encounter the issue?
-
edge ( master
branch) -
v21.12
On what environment did you encounter the issue?
Phone environments
-
Phosh -
Plasma Mobile -
Sxmo (Wayland/Sway)
Other
-
No environment ("none" in pmbootstrap) -
GNOME -
KDE Plasma -
Kodi -
MATE -
Shelli -
Sway -
Weston -
Xfce4 -
fbkeyboard -
i3wm -
Sxmo (Xorg/Dwm) -
console UI -
framebufferphone
How did you get postmarketOS image?
-
from https://images.postmarketos.org -
I built it using pmbootstrap -
It was preinstalled on my device
What's the build date of the image? (in yyyy-mm-dd format)
Additional information
eMMC boot: pmos_emmc.log mSD boot: pmos_sd.log