Hi, I am trying to write in a Micro SD the last Batocera version (5.7) in my Odroid C2.
Normally, I use "dd" from linux. The command I used it was:
sudo dd if=output/images/recalbox/recalbox.img of=/dev/mmcblk0 bs=40M; sync
This command is in the wiki https://batocera-linux.xorhub.com/wiki/doku.php?id=en:compile_batocera.linux
The problem is that I can't pass splash screen (screen where you can see batocera title). EmulationStation never starts. I didn't have this problem with Batocera 5.6.
Also, I had the same problem with the last beta.
Anybody can helpme please?, anybody can entry in EmulationStation?
Thank you very much.