07-27-2016, 07:42 PM
(07-26-2016, 02:55 AM)abasel Wrote: But regardless of the OS should there not be some sort of output to the display, even if it's an error?
Glad you got it working with Ghost's help. Just to clarify this point, ARM based boards like the pine64 are very dumb. There is no BIOS or EFI like on a Intel-x86/AMD64/PowerPC platform. Hence, if there is no OS on the microSD card, onboard NAND or other compatiable storage, it is as intelligent as a block of wood. First thing the ARM processor does is start loading data from the storage device, and it is at that point it starts realising what it is (via the power that is uBoot - which is essentially the ARM version of a BIOS - which is loaded form the storage device).
So in a nutshell, no (or a blank or corrupt) microSD card on a pine64... you have a paperweight
Again... welcome to the party!