RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Emulation Station Unresponsive on Startup (Ubuntu Server 20.04.3 LTS x86_64)

    Scheduled Pinned Locked Moved Help and Support
    ubuntuubuntu 20.04ubuntu serverx86-64
    4 Posts 2 Posters 793 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      retrofdi
      last edited by

      When I launch emulation station (v2.10.1), it is unresponsive. I get to the first screen where it asks me to press a button on the controller or keyboard, but does not respond to either input. F4 to exit does not work and I get stuck. I can still ssh into the machine and the debug logs of emulation station (below) show that the screensaver is triggered after 5 minutes. Nonetheless, I only get to see the first screen. If I connect a controller the screen shows that 1 controller is connected, but does not respond to button press.

      The same behavior was described here (not resolved): Emulationstation on ubunutu 17.10 unresponsive on startup

      Here is my setup:

      I used a slightly modified version of MizterB's script (modifications below) to install RetroPie

      • System: Intel NUC (i5) running Ubuntu Server 20.04.3 LTS (x86_64).
      • The NUC is connected to my TV via HDMI and I have a keyboard and controller connected.
      • Emulation Station v2.10.1rp, built Jan 4 2022
      • My last RetroPie installation was on Jan 4, 2022 (I installed it multiple times before with the same result). The installation used RetroPie-Setup commit 24f9095e403d73583cde56d29dc76f0b53466332.

      Modifications: In the installation process, I ommitted a few steps from MizterB's script, with regards to autostart, as I want to start emulation station manually. Specifically, I skipped the following steps in the script:

      • disable_sudo_password
      • hide_boot_messages
      • enable_runlevel_multiuser
      • enable_autologin_tty
      • enable_autostart_xwindows
      • autostart_openbox_apps

      After logging in manually, I start emulation station via the startx command.

      Here is my .xinitrc-file:

      #!/bin/sh
      exec emulationstation --debug
      

      Here is my .xsession-file:

      #!/bin/sh
      exec openbox-session
      

      Finally, here is the Pastebin for my Emulation Station Debug Log: https://pastebin.com/5CVCUsuV

      Any help would be greatly appreciated.

      T 1 Reply Last reply Reply Quote 0
      • R retrofdi referenced this topic on
      • T
        theotherdan @retrofdi
        last edited by

        @retrofdi

        The last line you can see in the logs is the screen saver kicking in. There are a number of reported issues with input going unresponsive when the screen saver kicks in.

        sudo apt remove xfce4-screensaver;sudo apt install xscreensaver

        Use with a grain of salt...

        R 1 Reply Last reply Reply Quote 0
        • R
          retrofdi @theotherdan
          last edited by

          @theotherdan : Thanks! However, the UI is unresponsive immediately after starting up, i.e., long before the screensaver kicks in.

          T 1 Reply Last reply Reply Quote 0
          • T
            theotherdan @retrofdi
            last edited by

            @retrofdi

            So, you get the same results on fresh install...And just spit balling per say, how many video ports do you have? Additionally, have you tried any other displays? My thoughts would be the next thing to look at the communications via HDMI (Assuming you are using HDMI based on the hardware). I would use a known/good HDMI cable, attempted another port, and another display is possible.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post

            Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

            Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.