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

    Retro Pie not getting past this screen...

    Scheduled Pinned Locked Moved Help and Support
    retro piehelpadvice
    10 Posts 3 Posters 1.2k 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.
    • KeyranTrio666K
      KeyranTrio666
      last edited by

      So I went to play my retro pie and for some reason I can't get past this screen. Any help would be appreciated.

      237735547_375569094018501_5959260249919587826_n.jpg

      S 1 Reply Last reply Reply Quote 0
      • S
        sleve_mcdichael @KeyranTrio666
        last edited by

        @keyrantrio666 said in Retro Pie not getting past this screen...:

        Any help would be appreciated.

        Help us help you. Please read read this first and provide some more information about your system setup.

        KeyranTrio666K 1 Reply Last reply Reply Quote 0
        • KeyranTrio666K
          KeyranTrio666 @sleve_mcdichael
          last edited by

          @sleve_mcdichael said in Retro Pie not getting past this screen...:

          @keyrantrio666 said in Retro Pie not getting past this screen...:

          Any help would be appreciated.

          Help us help you. Please read read this first and provide some more information about your system setup.

          I literally know nothing about this stuff, so I can’t say any more information except for the image I posted.

          S 1 Reply Last reply Reply Quote 0
          • S
            sleve_mcdichael @KeyranTrio666
            last edited by sleve_mcdichael

            @keyrantrio666 what model Raspberry Pi hardware are you on? How did you install RetroPie? What image file did you use? Has it worked before or did it always do this?

            KeyranTrio666K 1 Reply Last reply Reply Quote 0
            • KeyranTrio666K
              KeyranTrio666 @sleve_mcdichael
              last edited by

              @sleve_mcdichael

              It was bought secondhand from an online marketplace, and it has been working before but not today. I’m not sure what version it is or anything :/

              I wanted to add more games and was following a guide on how to do so, which resulted in me formatting the SD card but I didn’t touch the boot files whatsoever. I’m guessing something’s gone wrong here...

              S 1 Reply Last reply Reply Quote 0
              • S
                sleve_mcdichael @KeyranTrio666
                last edited by sleve_mcdichael

                @keyrantrio666 said in Retro Pie not getting past this screen...:

                It was bought secondhand from an online marketplace, and it has been working before but not today. I’m not sure what version it is or anything :/

                This is why support for third-party images is not provided. It is hugely difficult to provide support for a system neither you nor we have configured, and a waste of time to figure out.

                I wanted to add more games and was following a guide on how to do so, which resulted in me formatting the SD card

                That's not good. I'd start over: https://retropie.org.uk/docs/First-Installation/

                What guide told you to format the SD card to add games?

                KeyranTrio666K 1 Reply Last reply Reply Quote 1
                • KeyranTrio666K
                  KeyranTrio666 @sleve_mcdichael
                  last edited by

                  @sleve_mcdichael said in Retro Pie not getting past this screen...:

                  @keyrantrio666 said in Retro Pie not getting past this screen...:

                  It was bought secondhand from an online marketplace, and it has been working before but not today. I’m not sure what version it is or anything :/

                  This is why support for third-party images is not provided. It is hugely difficult to provide support for a system neither you nor we have configured, and a waste of time to figure out.

                  I wanted to add more games and was following a guide on how to do so, which resulted in me formatting the SD card

                  That's not good. I'd start over: https://retropie.org.uk/docs/First-Installation/

                  What guide told you to format the SD card to add games?

                  I'll follow the guide and just start over. Wish me luck. One more question; do I just leave this "boot" drive as it is? Thanks for the help.

                  piiiiiii.png

                  ExarKunIvE 1 Reply Last reply Reply Quote 0
                  • ExarKunIvE
                    ExarKunIv @KeyranTrio666
                    last edited by

                    @keyrantrio666 yes you leave the boot as is.

                    the only thing you can or would want to edit would be the cmdline.txt and config.txt
                    if you want to change a few things.

                    for right now best to leave it and get a working system before messing with any of that

                    RPi3B+ / 200GB/ RetroPie v4.5.14, RPi4 Model B 4gb / 256gb / RetroPie 4.8.2
                    RPi5 4gb / 512gb / RetroPie 4.8.9 -Basic
                    Maintainer of RetroPie-Extra .

                    S 1 Reply Last reply Reply Quote 1
                    • S
                      sleve_mcdichael @ExarKunIv
                      last edited by sleve_mcdichael

                      @exarkuniv @KeyranTrio666 you could also add ssh / wpa_supplicant.conffiles to preconfigure SSH and/or WiFi.

                      File: /boot/ssh (on a Windows PC, put the file ssh (no extension) in the root of the "boot" partition, the only part of the volume that will visible to Windows. Don't put it inside any folder.)
                      Purpose: On Raspberry Pi OS, SSH is disabled by default as a security measure (because the default password raspberry can be used to access the device by anybody on the same network.) When a file named ssh exists at boot time, SSH will be enabled and the file deleted automatically. The first time you log in, would be a good time to change your password.
                      Content: irrelevant (can be any text, or nothing at all)

                      File: /boot/wpa_supplicant.conf
                      Purpose: When file is detected on boot, configures WiFi and then is deleted.
                      Content:

                      ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
                      update_config=1
                      country=<Insert 2 letter ISO 3166-1 country code here, e.g. US,GB>
                      
                      network={
                          ssid="<your_network_ID>"
                          psk="<your_network_password>"
                      }
                      
                      1 Reply Last reply Reply Quote 2
                      • KeyranTrio666K
                        KeyranTrio666
                        last edited by

                        I think I got it working finally! Thanks a lot for the help, it's much appreciated!

                        1 Reply Last reply Reply Quote 1
                        • 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.