PINE64
killed my pinebook pro with my pinephone - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: General Discussion on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=112)
+--- Thread: killed my pinebook pro with my pinephone (/showthread.php?tid=10778)

Pages: 1 2


killed my pinebook pro with my pinephone - jvlist - 07-22-2020

Ok so ik tried to flash an os to the pinephone with my pinebook pro. i think i gave the wrong command and the installation went to the pinebook emmc and not the phone. The pinebook had to be restarted and does not boot anymore. Ive looked for ways to reflash manjaro to the emmc but cant get it to boot. Right now i have manjaro emmc edition on a sd card but im not sure how to proceed. Any suggestions?

tnx in advance


RE: killed my pinebook pro with my pinephone - Idaho - 07-22-2020

If SD boot doesn't work, try USB boot, for some reason SD boot doesn't seem to work very fine on my PBP but when I put the SD on an USB adapter and boot from there it works...


RE: killed my pinebook pro with my pinephone - jvlist - 07-22-2020

(07-22-2020, 04:35 AM)Idaho Wrote: If SD boot doesn't work, try USB boot, for some reason SD boot doesn't seem to work very fine on my PBP but when I put the SD on an USB adapter and boot from there it works...
tnx will give that a try!

unfortunately is does not boot, no lights what so ever. Strange thing is yesterday the power button light went on, but i cant reproduce this.


killed my pinebook pro with my pinephone - T240Guy - 07-22-2020

I have never booted from USB on my pbp. However, when I ordered mine, I also ordered the larger emmc. To reinstall Manjaro, I used etcher to burn 20.04 to my 8gb as card. I booted with the SD card inserted. Please keep in mind that if it bolts from SD, it usually hangs at the Manjaro logo. After about 15seconds, you can hit ESC to get past the splash screen and I stall as normal. I hope this helps some as I am somewhat of a newb. Good luck!

Sent from my Pixel 2 using Tapatalk


RE: killed my pinebook pro with my pinephone - jvlist - 07-22-2020

(07-22-2020, 06:31 AM)T240Guy Wrote: I have never booted from USB on my pbp. However, when I ordered mine, I also ordered the larger emmc. To reinstall Manjaro, I used etcher to burn 20.04  to my 8gb as card. I booted with the SD card inserted. Please keep in mind that if it bolts from SD, it usually hangs at the Manjaro logo. After about 15seconds, you can hit ESC to get past the splash screen and I stall as normal. I hope this helps some as I am somewhat of a newb. Good luck!

Sent from my Pixel 2 using Tapatalk
when you day majaro 20.04 is this the sd version or the emmc?


killed my pinebook pro with my pinephone - T240Guy - 07-22-2020

I downloaded the emmc version. Then I used etcher to send to SD. When you turn it on, it will boot from SD before emmc.

Sent from my Pixel 2 using Tapatalk


RE: killed my pinebook pro with my pinephone - tophneal - 07-22-2020

The SD/USB first booting only exists when the uboot on the emmc is intact. The. SoCs boot order is emmc, then SD.

The easiest way to recover (if you don't have the USB-emmc adapter) would be to remove the bottom panel from the PBP (with the lid open to avoid flexing/breaking the plastics,) insert a bootable SD, boot from it, flip the emmc switch to enabled, and rebind the emmc:
Code:
echo fe330000.sdhci >/sys/bus/platform/drivers/sdhci-arasan/unbind
echo fe330000.sdhci >/sys/bus/platform/drivers/sdhci-arasan/bind

Now the emmc should appear as a storage device to your OS, booted from SD. Write your desired image to the emmc now. (Don't use an 'emmc installer' image. They typically are meant to be booted from SD to write to the emmc.)

If you have the USB-emmc adapter, just take out the emmc, pop it onto the adapter, plug it into your PC, and write your image.


RE: killed my pinebook pro with my pinephone - jvlist - 07-22-2020

(07-22-2020, 09:10 AM)tophneal Wrote: The SD/USB first booting only exists when the uboot on the emmc is intact. The. SoCs boot order is emmc, then SD.

The easiest way to recover (if you don't have the USB-emmc adapter) would be to remove the bottom panel from the PBP (with the lid open to avoid flexing/breaking the plastics,) insert a bootable SD, boot from it, flip the emmc switch to enabled, and rebind the emmc:
Code:
echo fe330000.sdhci >/sys/bus/platform/drivers/sdhci-arasan/unbind
echo fe330000.sdhci >/sys/bus/platform/drivers/sdhci-arasan/bind

Now the emmc should appear as a storage device to your OS, booted from SD. Write your desired image to the emmc now. (Don't use an 'emmc installer' image. They typically are meant to be booted from SD to write to the emmc.)

If you have the USB-emmc adapter, just take out the emmc, pop it onto the adapter, plug it into your PC, and write your image.

i think your right. i dont think the uboot is intact and i dont have a adapter so i will open the pinebook. and disable the emmc?(this is not cleat for me from your instruction) then boot from sd, then enable emmc en rebind it.. after rebinding can i install the emmc version again?


RE: killed my pinebook pro with my pinephone - tophneal - 07-22-2020

(07-22-2020, 09:59 AM)jvlist Wrote: i think your right. i dont think the uboot is intact and i dont have a adapter so i will open the pinebook. and disable the emmc?(this is not cleat for me from your instruction) then boot from sd, then enable emmc en rebind it.. after rebinding can i install the emmc version again?

Your uboot was most certainly trashed if you accidentally wrote a phone image to your emmc.

There is a switch to en/disable the emmc inside the PBP. (It is identified in the image of the PBP with its bottom cover removed, on the wiki.)

To hopefully remove any confusion from my quick process detail, do this:

1. Download and write a live img to an SD.

2. If the PBP is on, shut it down, leaving the lid open. Lay the keyboard tray onto a surface. (The lid should be hanging off the edge of the surface.)  *This is an important step, as opening the lid with the bottom cover removed, is likely to flex and/or break the plastics of the PBP casing.

3. Remove the bottom panel screws, and the bottom panel. *Be careful! The edges of the panel are sharp, a pry tool is recommended. Also, be mindful that the speakers are adhered to the bottom panel, so do not pull it off quickly.

4. Locate the emmc switch and move it opposite the direction it is in (>OFF.)

5. Ensure you live SD is in the PBP SD slot, and turn on the PBP.

6. When the SD OS has started to boot, carefully flip the PBP over to return the emmc switch to its original position (<ON.) Then, carefully flip the PBP back over, so it the keyboard is up.

7. Once the SD OS has booted, open terminal and run these commands as root or sudo:

Code:
echo fe330000.sdhci >/sys/bus/platform/drivers/sdhci-arasan/unbind
echo fe330000.sdhci >/sys/bus/platform/drivers/sdhci-arasan/bind


8. Verify the emmc is now recognized within the SD OS. (Most live distros will have a Disk Utility available.)

9. Download (or transfer from another computer using USB) the OS img you want to write to your emmc, to the PBP.

10. Write the img to your emmc.

11. After writing the img completes, shutdown the PBP, remove the SD, and reinstall the bottom panel.

You should now be able to boot your PBP into your newly installed image, from the emmc.


RE: killed my pinebook pro with my pinephone - jvlist - 07-22-2020

wow tnx for taking the time to write down all the steps ;-) appreciated. ok will give this a go and let you know my results.