Black screen after mishaps (how to reflash)
#1
I was deleting something from the computer and accidentally deleted an important folder in root.  When I tried restarting, the computer turns on but the screen is black.  I want to reflash the laptop with the Manjaro OS again so I can start over but don't know how to do that.  Any guide?
#2
If you messed up the system on the internal eMMC flash, you can use an SD card to boot the computer.
(if you already know how to flash an image for a raspberry pi, it's the same process). 

Download the Image from the Manjaro website: (choose the ARM edition for Pinebook Pro, with the desktop environment of your choice. KDE is the default)
https://osdn.net/projects/manjaro-arm/st....04.img.xz

Unpack the .xz file on your computer (use 7-zip on Windows, xz -d on Linux/Mac). 
Flash the resulting .img file to an SD card (https://www.balena.io/etcher/ or dd on Linux/Mac)

You can plug this into the Pinebook and it will boot from the SD card. 
If your system is broken, you might need to hard-reset the machine by holding the power button for ~10 seconds to turn it off completely. 
Then you can turn it back on normally. 

You're now running Manjaro, but from the SD card slot. That works, but it's slower, but you can now flash a new image to the internal eMMC flash. 

In a terminal you can do: 

Code:
wget "https://osdn.net/projects/manjaro-arm/storage/pbpro/kde-plasma/20.04/Manjaro-ARM-kde-plasma-pbpro-20.04.img.xz" 
xz -d Manjaro-ARM-kde-plasma-pbpro-20.04.img.xz
sudo dd if=Manjaro-ARM-kde-plasma-pbpro-20.04.img of=/dev/mmcblk2 bs=8M status=progress

Enter your password and wait for it to finish. Shutdown the Manjaro installation properly and remove the SD card. 
You can now start the computer normally from eMMC. 

Good luck,
Tobias
#3
The problem is it doesn't boot to the sd card.  and the slot for the micro sd card seems to not fit the micro sd I have.  I used a usb and that didn't work either.
#4
USB Sticks are not supported! 

MicroSD cards need to be inserted with the gold contacts facing down and until they click into the socket.
#5
(06-03-2020, 10:14 AM)manawyrm Wrote: USB Sticks are not supported! 

MicroSD cards need to be inserted with the gold contacts facing down and until they click into the socket.

The SD Card never "clicks"  It just slides in and never feels like it is properly in.


Possibly Related Threads…
Thread Author Replies Views Last Post
  Screen on pinebook stays black but can ssh into machine tuxxpine 0 238 02-23-2024, 04:22 PM
Last Post: tuxxpine
  Black screen by start up bluedemon382 10 2,792 07-27-2023, 07:49 AM
Last Post: dstallmo
  PBP blank screen after updating Manjaro Franko 6 1,871 04-01-2023, 07:55 AM
Last Post: hacknix
Question Pinebook Pro shows only bright white screen when powered on Sean Whitton 3 1,884 07-22-2022, 01:19 PM
Last Post: wdt
  Ring around screen following update tylerjohnson3208 2 2,006 05-10-2022, 01:52 AM
Last Post: diyagabriel
  Looking for Screen LCD Panel for the Pinebook Pro gerstavros 3 2,643 05-09-2022, 05:53 AM
Last Post: gerstavros
  Putting my screen on TV S265 6 4,593 10-07-2021, 08:00 PM
Last Post: ajawadmahmoud
  My pbp is a sleek, black, flat brick, and won't boot from any kind of media rotwang 15 13,455 08-24-2021, 04:25 PM
Last Post: bkenn
  Flickering black window when opening settings Edgars10 0 1,315 06-06-2021, 05:42 AM
Last Post: Edgars10
  Screen refresh delay with kernel errors shawnanastasio 31 37,759 04-27-2021, 02:57 AM
Last Post: james64

Forum Jump:


Users browsing this thread: 1 Guest(s)