@bmjohnsn said in White and grey screen when opening emulationstation:
@mitu said in White and grey screen when opening emulationstation:
@bmjohnsn said in White and grey screen when opening emulationstation:
lvl2: EmulationStation - v2.0.1a, built Mar 4 2021 - 19:57:50
That's not the RetroPie version. You may be installing it through RetroPie-Setup, but you're starting another version.
RetroPie maintains a fork of the original EmulationStation, which is installed in /opt/retropie/supplementary.How exactly are you starting EmulationStation ? When installed via RetroPie-Setup, the main binary is in /opt/retropie/supplementary/emulationstation/ and an emulationstation script is copied in /usr/bin. Check if the script points to the correct EmulationStation binary.
You are right. When I run EmulationStation from the /usr/bin folder, it runs correctly.
That poses another question... When I call 'emulationstation' in the terminal, how can I get it to point to the right script?
Actually, I found the version that was running incorrectly in /usr/local/bin.
Upon deleting emulationstation from this folder, all works well.
Thank you for your help!