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

    My content doesn't show up until I restart emulation station?

    Scheduled Pinned Locked Moved Help and Support
    lubuntuemulation statiretropieroms
    3 Posts 3 Posters 397 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.
    • I
      Iconoclast12
      last edited by

      On an Atomic Pi running Lubuntu 19.04. OS is installed onto the onboard storage of the Pi. Retropie is installed to the onboard partition. There is a copy of the entire Retropie folder on an sd card (for extra stroage space).. The config file for emulation station is pointing to the roms folder (for each emulator/core that I'm using) in the Retropie folder that's on my sd card (not on my onboard storage).

      When my system is turned on and starts up, emulation station starts up with it and loads automatically.. For whatever reason, when it starts, none of my content is there.. However, if I go to quit and restart emulation station, everything shows up.. I have to do this every time I turn my arcade machine on.

      My assumption is that this is happening because emulation station is starting before Lubuntu has a chance to mount (or at least fully mount) my sd card? Could this be a possibility? Or is there something else going on here?

      quicksilverQ 1 Reply Last reply Reply Quote 0
      • quicksilverQ
        quicksilver @Iconoclast12
        last edited by

        @Iconoclast12 Yes it sounds like you possibly need a boot delay. How to do that is out of my wheelhouse though. Lets see if others can chime in with some info on how to do it.

        1 Reply Last reply Reply Quote 0
        • mituM
          mitu Global Moderator
          last edited by

          I think @quicksilver might be right. On the PC, the actual start-up is done via $HOME/.config/autostart/retropie.desktop. Modify it and add a delay before emulationstation starts

          [Desktop Entry]
          Type=Application
          Exec=gnome-terminal --full-screen --hide-menubar -e "sleep 5 && emulationstation"
          Hidden=false
          NoDisplay=false
          X-GNOME-Autostart-enabled=true
          Name[de_DE]=RetroPie
          Name=rpie
          Comment[de_DE]=RetroPie
          Comment=retropie
          Icon=/usr/local/share/icons/retropie.svg
          Categories=Game
          
          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.