Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PinePhone Pro Support #14

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

crispy-landslide
Copy link

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.

@gotchai
Copy link

gotchai commented Apr 25, 2022

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

@crispy-landslide
Copy link
Author

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
Copy link
Author

@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.

@bigbiggie
Copy link

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
Copy link

@UltraBlackLinux
Copy link

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

@user171
Copy link

user171 commented Feb 5, 2023

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

@Danct12
Copy link
Member

Danct12 commented Feb 6, 2023

The image server is currently down with no ETA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PP Pro support
6 participants