Here is what I do with a new board.
0. burn erase and flash disk images to a couple sd cards. https://github.com/sigmaris/u-boot/releases (these are not the latest but latest compiled)
1. Jump pin 23-25
2. put erase sd in and boot (have a monitor plugged in and confirm that the spi flash was erased)
3. Now put the sd "flash" one in, as soon as the the board starts to boot from sd card remove the jump (or the flashing won't work). Again confirm that the flashing was completed. Any errors or message that 0 bytes were flashed means it failed. It must succeed.
4. Now you can remove the jumper completely
5. Now burn an os image to and sd card or emmc.
6. Put that in and power up and you are on your way.
**Note:** Some of the rockrpo64 boards have a "hardware" bug which is they wont "reset" until the power as been off for about 60 secs. So if it just sits there and does nothing then unplug from power for at least 60 seconds. See my and other's posts about this on the forum. https://forum.pine64.org/showthread.php?tid=16151
# OS Images
The best way to get an image on emmc is not to boot from sd card and xfer but to get a usb-emmc adapter (available from pin64) and put your os image directly on it using your primary computer.
I have a number of bad emmc cards. They go bad and burning another image on them doesn't fix them. Always try another (new) one if having boot only from emmc issues.
armbian (ubuntu or debian, cli or desktop)
https://www.armbian.com/rockpro64/
dietpi (debian cli only)
https://dietpi.com/
manjaro (desktop only) - https://github.com/manjaro-arm/rockpro64...s/releases - I haven't tried these put they look good for desktop install and may have kernel support for the dsi/touch
0. burn erase and flash disk images to a couple sd cards. https://github.com/sigmaris/u-boot/releases (these are not the latest but latest compiled)
1. Jump pin 23-25
2. put erase sd in and boot (have a monitor plugged in and confirm that the spi flash was erased)
3. Now put the sd "flash" one in, as soon as the the board starts to boot from sd card remove the jump (or the flashing won't work). Again confirm that the flashing was completed. Any errors or message that 0 bytes were flashed means it failed. It must succeed.
4. Now you can remove the jumper completely
5. Now burn an os image to and sd card or emmc.
6. Put that in and power up and you are on your way.
**Note:** Some of the rockrpo64 boards have a "hardware" bug which is they wont "reset" until the power as been off for about 60 secs. So if it just sits there and does nothing then unplug from power for at least 60 seconds. See my and other's posts about this on the forum. https://forum.pine64.org/showthread.php?tid=16151
# OS Images
The best way to get an image on emmc is not to boot from sd card and xfer but to get a usb-emmc adapter (available from pin64) and put your os image directly on it using your primary computer.
I have a number of bad emmc cards. They go bad and burning another image on them doesn't fix them. Always try another (new) one if having boot only from emmc issues.
armbian (ubuntu or debian, cli or desktop)
https://www.armbian.com/rockpro64/
dietpi (debian cli only)
https://dietpi.com/
manjaro (desktop only) - https://github.com/manjaro-arm/rockpro64...s/releases - I haven't tried these put they look good for desktop install and may have kernel support for the dsi/touch