GloDroid / glodroid_manifest

Android port that aims to bring both user- and developer-friendly experience in using AOSP with a set of single-board computers (SBC), phones and other devices.
472 stars 66 forks source link

Unable to flash pinephone with latest glodroid #234

Closed h-n-a closed 1 year ago

h-n-a commented 1 year ago

Tried to install the latest glodroid release but it fails right at the bootloader menu and when i try to enter to fastboot mode This was done using the ./flash-sd.sh method

IMG_20230211_014049 IMG_20230211_013831

herbsmn commented 1 year ago

I had a similar issue with the last release. I was able to get it to work by using the flash emmc method instead of the flash sd method. Any chance you'd be willing to try that out and see if it works for you?

h-n-a commented 1 year ago

@herbsmn thanks for reaching out, yeah i'll try it later today or tomorrow and let you know.

rsglobal commented 1 year ago

Please check this PR: https://github.com/GloDroidCommunity/pine64-pinephone/pull/11 (there's a test image link in the first comment)

If the issue is still relevant, please open another issue HERE