05-29-2022, 05:29 PM
(05-29-2022, 09:52 AM)fxc Wrote:(05-28-2022, 08:35 PM)Syndicator Wrote:(05-23-2022, 01:15 AM)fxc Wrote:I cannot boot from SD card. I would post the images here but they're too large evidently I'm not able to post anything above 500kb.(05-22-2022, 10:03 PM)Syndicator Wrote:(05-22-2022, 04:53 PM)fxc Wrote: I think you're trying to boot an image for the regular PinePhone here. Trying to boot images for the regular PinePhone such as "JumpDrive" won't work on the Pro. Mind that you need to download your images via https://wiki.pine64.org/wiki/PinePhone_P...e_Releases.
For reflashing the eMMC you don't use MTP. Instead you boot an OS via the microSD card (for example Manjaro) and then you write the image directly to the eMMC from within that booted OS, for example using "dd". I would recommend to follow the instructions here: https://wiki.pine64.org/wiki/PinePhone_P...o_the_eMMC
Update I dd'd the Manjaro phosh to the eMMC and well now it doesnt load at all it wont even boot from SD card now. It stays stuck loading I'll post a picture later I'm too tired to keep dealing with this need to get up early for work.
Thanks for making me realize my error though fxc.
You can simply boot from microSD card again and "dd" again, just select the microSD card at boot using Tow-Boot. Make sure you're unpacking the archive and that you flash to the whole drive, instead of partition 1. Best if you write the exact command you use here.
I used this
https://wiki.pine64.org/wiki/PinePhone_P...o_the_eMMCCode:sudo dd if=IMAGE.img of=/dev/mmcblk2 bs=1M status=progress conv=fsync
followed the instructions to the T. When I boot normally and try to boot holding the power and vol+ I do get a sligthly diff error but I cannot boot all the same.
EDIT: upon rereading the instructions I realize what I did wrong. I didn't wipe the bootloader from the eMMC using
sudo dd if=/dev/zero of=/dev/mmcblk2 seek=64 count=400 conv=fsync
Aigh that's what I get for not taking a step away after being frustrated and being given the simple answer.
I am guessing there is no solution to this.
Please upload the image to imgur or similar and then post the links here. You don't have to wipe the bootloader from the eMMC because the PinePhone Pro has an internal boot order as following:
SPI > eMMC > microSD card
You wrote above that you flashed Tow-Boot (to the SPI), so that is always first in the boot priority and the bootloader on the eMMC is never even started.
Of course there is a solution to all issues, you can't really brick the Pro. But the issue here specifically is that it is impossible to tell what your issue is based on the information you provided and I suspect that some of the information are even accidentally false. I think one of the wrong information pieces is that you wrote that you installed Tow-Boot -> I assume you installed something else and we're on the completely wrong track here due to that information.
It was definitely Tow Boot but perhaps it didn't install properly considering (not sure how considering the screen turns entirely green and says it's finished after install) that when I press vol+ or down and the on simultaneously it doesn't load from SD Card, never did since I installed and it should do that.
I really do appreciate your help even with the slightly condescending remark I'll make yet another account to upload images probably next weekend...'m not in a good mood outside this pinephone difficulty and would really like to enjoy myself before gettin back to my wagey loser life.