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

Is it possible to install this on the PinePhone Pro via TOW Boot? #210

Open
PucklaJ opened this issue Jul 23, 2022 · 16 comments
Open

Is it possible to install this on the PinePhone Pro via TOW Boot? #210

PucklaJ opened this issue Jul 23, 2022 · 16 comments

Comments

@PucklaJ
Copy link

PucklaJ commented Jul 23, 2022

I flashed the deploy-sd-for-emmc.img of gd-v0.7.5-pinephonepro-userdebug.tar.gz onto the device while it was in USB Mass Storage mode, but when turning it on it vibrated 10 times and then shutdown.
Is it even possible to flash GloDroid using TOW Boot or do I need to install UBoot again?

I also tried to flash deploy-sd.img, but it had the same result.

@candymannetje
Copy link

Tow-boot is not supported.

@fossdd
Copy link

fossdd commented Aug 18, 2022

Is it on the todo to get supported? Tow-boot is the modern soulution for the PinePhone Pro's SPI and is even delivered as default SPI on new PPPs. So on these devices GloDroid is unable to install.

@rsglobal
Copy link
Member

Unfortunately we have no free resources now to work on tow-boot integration. I also suspect that major changes have to be done from towboot side.

But we will accept necessary code changes to support tow-boot in case somebody offers it.

@hamishmb
Copy link

hamishmb commented Nov 9, 2022

This is unfortunately becoming a problem, as newer PPPs come with Tow-boot from the factory, like mine did. I don't really understand well enough how the boot process works, or how Android works, to be of any assistance.

@hamishmb
Copy link

hamishmb commented Nov 9, 2022

Out of interest, why don't we just have an SD card image to deploy to SD, rather than having to use adb and fastboot?

@rsglobal
Copy link
Member

  1. With fastboot user don't need to remove/insert sdcard every time (only 1-st flash requires this)
  2. With fastboot EMMC flashing is possible
  3. With fastboot user can flash single partition only

@hamishmb
Copy link

Makes sense. I need to go read the spec for what all the different images do.

@rapidreporter
Copy link

This is unfortunately becoming a problem, as newer PPPs come with Tow-boot from the factory, like mine did. I don't really understand well enough how the boot process works, or how Android works, to be of any assistance.

I'm running into the same problem. I would love to try out Glodroid, but I am a bit scared of flashing back to U-Boot. I couldn't find a good tutorial to do this on the pinephone pro and don't want to push my luck by blind trying and ending up with a bricked device. I would love to see tow-boot support. Besides this could anyone provide me with a foolproof tutorial to flash back to U-Boot? Can I brick it by trying or am I overprotective?

Thanks :)

@rsglobal
Copy link
Member

Unfortunately GloDroid and probably other native Rockchip images are not supported by the tow-boot.

@hamishmb
Copy link

Could we leave the issue open until there's some kind of resolution?

@rsglobal
Copy link
Member

Sure, but opening this issue in the tow-boot issue tracker would be more productive.

@rsglobal rsglobal reopened this Mar 31, 2023
@hamishmb
Copy link

hamishmb commented Mar 31, 2023

Okay, I'll file it there as well and link back here.

EDIT: Link to tow-boot issue: Tow-Boot/Tow-Boot#231

@herbsmn
Copy link

herbsmn commented Apr 30, 2023

Out of interest, why don't we just have an SD card image to deploy to SD, rather than having to use adb and fastboot?

There is now an SD card image for the PinePhone Pro: https://github.com/GloDroidCommunity/pine64-pinephonepro/releases/download/2023w13/gd-lineageos-pinephonepro-userdebug-2023w13.sdcard.img.zip

@0chroma
Copy link

0chroma commented Apr 30, 2023

just tried the sd card image, it still doesn't seem to work with tow boot but it should hopefully make support easier

@rsglobal
Copy link
Member

rsglobal commented Aug 3, 2023

rk2aw blob from Megous looks very promising. After installing on PPP's eeprom it reverses the boot probe order to SD, EMMC.
I haven't tried it yet, but maybe someone here could do it and report feedback.
https://xff.cz/kernels/rk2aw/rk2aw-rk3399-pinephone-pro/

@com-name-here
Copy link

I recently installed rk2aw on my PPP and can confirm that it boots just fine.

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

No branches or pull requests

9 participants