I’ll preface the post with that I know how to navigate Linux and the command line. I bought a brand new ODROID XU4 last week and was super excited to start this project.
I’m able to correctly image both an SD card and eMMC with Mate. I get, based on posts, that there is an issue with eMMC. So I attempted with an SD Card.
When I boot the SD, the Lakka berry splash screen appears, and the ODROID blinks blue. And it stays there for about 10 minutes. Then the unit reboots on its own, and it stays at a blank screen. Subsequent power cycles result in a perpetual blank screen. I’ve attempted to override the display EDID by modifying the boot.ini and that made no difference.
Details:
-
macOS Sierra with USB 3.0 -> Transcend mini SD card adapter.
-
Command used: sudo dd if=./Lakka-OdroidXU3.arm-2.0.img of=/dev/rdisk2 bs=4
-
Samsung SD XC 64gb SD Card.
-
Mate boots on SD without issue using same dd command above.
Does anybody have any additional recommendations as to how I can get this up and running? The definition of insanity is repeating the same steps over and over again expecting a difference result and I honestly feel like I’m insane.