archarm-mobile-fde-installer icon indicating copy to clipboard operation
archarm-mobile-fde-installer copied to clipboard

PinePhone Pro Support

Open crispy-landslide opened this issue 2 years ago • 8 comments

These changes allow this script to successfully install to PinePhone Pro. However, this script does not seem to work with the pinephone-pro sqfs from 24 January 2022 located on the DOWNLOAD_SERVER. It only started working when I built the sqfs with the most up-to-date version of arch-pine64-build. So the script won't work until the server has updated versions of the sqfs.

I'm open to any suggestions for improving these changes.

Closes #12.

crispy-landslide avatar Mar 06 '22 03:03 crispy-landslide

How do you build the sqfs with the build ? Do you have a link for ppp ?

gotchai avatar Apr 25 '22 14:04 gotchai

How do you build the sqfs with the build ? Do you have a link for ppp ?

You should be able to build the sqfs from arch-pine64-build by running the build.sh script. These were the flags I used when building.

./build.sh -a aarch64 -d pinephone-pro -u phosh -h pinephone --osk-sdl --noconfirm

You would then have to modify the fde installer script to use the sqfs you just built instead of the one on the download server.

crispy-landslide avatar Apr 25 '22 17:04 crispy-landslide

@Danct12 I just confirmed that the updated script works using the the new sqfs you have on the download server along with having Tow-Boot installed on the PinePhone Pro.

crispy-landslide avatar May 07 '22 03:05 crispy-landslide

Installing works, but after updating, the system won't boot anymore, the splash screen is loading forever. Reinstalled again and after disabling the bootsplash I get an error message which says "osk sdl: error in config" or something like it, I don't remember the exact phrase. I tried ignoring the osk-sdl and the kernel packages (linux-megi, linux-firmware, etc), but that didn't help, because the initramfs image gets generated anyways during an update, which seems to be the cause of this problem. So after another reinstall I unmounted the boot partition and did an update afterwards. Then, the system boots. I assume a problem in the configuration of mkcinitspio.conf. But I'm not able to figure it out.

bigbiggie avatar Jun 09 '22 09:06 bigbiggie

Fix: https://github.com/dreemurrs-embedded/Pine64-Arch/issues/407

bigbiggie avatar Jun 12 '22 15:06 bigbiggie

The fix has apparently been pushed quite a while ago - Why has this not yet been merged?

UltraBlackLinux avatar Oct 03 '22 11:10 UltraBlackLinux

I have just tried now and get Root filesystem image download failed. Aborting.

user171 avatar Feb 05 '23 07:02 user171

The image server is currently down with no ETA.

Danct12 avatar Feb 06 '23 01:02 Danct12