3

Hei

Now I have installed RetroPie from the terminal in Raspbian, but how do I start it? I have written emulationstation but then it says: X is running. Please shut down X in order to mitigate problems with losing keyboard input. For example, logout from LXDE. So how do I take it from here?

Thank you for your answer

Martn
  • 29
  • 1
  • 1
  • 5

2 Answers2

4

Run raspi-config and tell it to boot to command line, not desktop. Reboot (User pi, password raspberry). Now run the emulationstation command again. If you want to load the desktop for any reason instead, type startx.

Another option is to try to find a logout button somewhere in the desktop's menus, but I don't think Raspbian has one. Feel free to correct me if I am wrong.

0

i have found a logout option under shutdown. But if you still can't find it, logout using 'shutdown -l now' in the terminal.