Hi,
I have been trying to install RetroPie over DietPi, which is Raspbian based, and is even listed on this site as a link. I figured I would ask both forums and see what turns up since I tried searching for the issue on both RetroPie’s site and here. I am using a clean, fresh install of DietPi with no extra software installed and no desktop installed. I just have the terminal. The DietPi install went smoothly, and I followed the GitHub instructions like I always do to install RetroPie. The setup script ran and installed all packages for RetroPie as expected. However, on reboot, emulationstation failed to launch both from autostart and using the command “emulationstation”. I keep getting the error:
lvl10: Error initializing SDL!
lvl10: Renderer failed to initialize!
lvl10: Window failed to initialize!
Thanks, I’ll give it a try when I get home. The retropie forum mentioned something about recompiling SDL but couldn’t explain how. Someone from the team said it was not possible though. We shall see!
Hmmm, just tried a fresh install of Diet Pi. I didn’t add any other software with my Diet Pi install. Should I? Installed SDL as you suggested, and installed RetroPie (per their GitHub instructions as always). The installs all went to plan, but I reached the same error. (In my last post, I meant a member of the RetroPie team, not yours.)
I’ll take a look and see what packages (if any) are missing from the RetroPie docs (as it only targets official Raspbian). As DietPi is extremely minimal, I believe that may be the issue, but will let you know: https://github.com/Fourdee/DietPi/issues/707
Hi!
You failed to replicate issue because you don’t tag any emulators to install. Retropie basic installation works fine, that problem exist for emulators. For example GemRB is looking for libsdl1.2.15-11 and can’t find it. Only available version for Dietpi seems to be libsdl1.2.15-10 debian armhf.