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

    raspberry pi not booting into emulationstation

    Scheduled Pinned Locked Moved Help and Support
    raspberry pi 4
    31 Posts 6 Posters 19.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.
    • mituM
      mitu Global Moderator
      last edited by

      You should add the rest of the information asked in https://retropie.org.uk/forum/topic/3/read-this-first.
      What display are you using (TV/Monitor) ? Did you connect the HDMI cable into the 1st port (next to the USB-C power port) ?

      D 1 Reply Last reply Reply Quote 0
      • D
        Devenhulk @mitu
        last edited by Devenhulk

        @mitu im using a monitor and yes i connected everything i can still use the terminal so i know i am getting a HDMI signal and the red light isn't blinking so i am pretty sure the power is good

        mituM D 2 Replies Last reply Reply Quote 0
        • mituM
          mitu Global Moderator @Devenhulk
          last edited by

          @Devenhulk Can you run, from the terminal, tvservice -s and post the output ? What monitor are you using (model/vendor) ?

          D 1 Reply Last reply Reply Quote 0
          • D
            Devenhulk @Devenhulk
            last edited by

            @mitu im using a scripture monitor and a 128 gb SD

            1 Reply Last reply Reply Quote 0
            • D
              Devenhulk @mitu
              last edited by

              @mitu yes i can it says state 0x6 {dvi custom rgb full 4;3} 640x480 60.00hz, progressive

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

                im using a scripture monitor

                Never heard of this and can't find any reference to it - can you be more specific ? Model number ?

                1 Reply Last reply Reply Quote 0
                • D
                  Devenhulk
                  last edited by Devenhulk

                  mb i meant to say Sceptre monitor E225W-1920

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

                    Post your config.txt - as it it now.

                    1 Reply Last reply Reply Quote 0
                    • D
                      Devenhulk
                      last edited by

                      For more options and information see

                      http://rpf.io/configtxt

                      Some settings may impact device functionality. See link above for details

                      uncomment if you get no picture on HDMI for a default "safe" mode
                      hdmi_safe=1

                      uncomment this if your display has a black border of unused pixels visible

                      and your display can output without overscan

                      #disable_overscan=1

                      uncomment the following to adjust overscan. Use positive numbers if console

                      goes off screen, and negative if there is too much border

                      #overscan_left=16
                      #overscan_right=16
                      #overscan_top=16
                      #overscan_bottom=16

                      uncomment to force a console size. By default it will be display's size minus

                      overscan.

                      #framebuffer_width=1280
                      #framebuffer_height=720

                      uncomment if hdmi display is not detected and composite is being output

                      #hdmi_force_hotplug=1

                      uncomment to force a specific HDMI mode (this will force VGA)

                      #hdmi_group=1
                      #hdmi_mode=1

                      uncomment to force a HDMI mode rather than DVI. This can make audio work in

                      DMT (computer monitor) modes

                      #hdmi_drive=2

                      uncomment to increase signal to HDMI, if you have interference, blanking, or
                      no display
                      #config_hdmi_boost=4

                      uncomment for composite PAL

                      #sdtv_mode=2

                      #uncomment to overclock the arm. 700 MHz is the default.
                      #arm_freq=800

                      Uncomment some or all of these to enable the optional hardware interfaces

                      #dtparam=i2c_arm=on
                      #dtparam=i2s=on
                      #dtparam=spi=on

                      Uncomment this to enable infrared communication.

                      #dtoverlay=gpio-ir,gpio_pin=17
                      #dtoverlay=gpio-ir-tx,gpio_pin=18

                      Additional overlays and parameters are documented /boot/overlays/README

                      Enable audio (loads snd_bcm2835)

                      dtparam=audio=on

                      [pi4]

                      Enable DRM VC4 V3D driver on top of the dispmanx display stack

                      dtoverlay=vc4-fkms-v3d
                      max_framebuffers=2

                      [all]
                      #dtoverlay=vc4-fkms-v3d
                      overscan_scale=1

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

                        Replace hdmi_safe with

                        hdmi_group=1
                        hdmi_mode=16
                        hdmi_drive=2
                        

                        and see if you get a proper picture.

                        D 1 Reply Last reply Reply Quote 0
                        • D
                          Devenhulk
                          last edited by

                          okay ill try thanks

                          1 Reply Last reply Reply Quote 0
                          • D
                            Devenhulk @mitu
                            last edited by Devenhulk

                            @mitu i tried all 3 but when i try to boot up it doesn't Evan show that it finds a signal anymore so i switched it back to HDMI_safe

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

                              @Devenhulk Try choosing another video mode - see https://www.raspberrypi.org/documentation/configuration/config-txt/video.md. It's strange that for a monitor that claims to support 1080, setting the video mode to 1080p doesn't work.

                              EDIT: you can add

                              hdmi_force_hotplug=1
                              hdmi_ignore_edid=0xa5000080
                              

                              to the previous lines, this will make the Pi ignore what your monitor sends in the EDID.

                              D 1 Reply Last reply Reply Quote 0
                              • D
                                Devenhulk
                                last edited by

                                @mitu k ill go try that

                                1 Reply Last reply Reply Quote 0
                                • D
                                  Devenhulk @mitu
                                  last edited by Devenhulk

                                  @mitu i am sorry for the late reply been a little busy but when i type in those lines it still doesn't change that it boots up and there's a black screen i can still access terminal though but when i type in emulation station it just goes back to the black screen

                                  1 Reply Last reply Reply Quote 0
                                  • D
                                    Devenhulk
                                    last edited by

                                    hey guys solved the problem it was the hdmi it needed to be closetest to the power

                                    C 1 Reply Last reply Reply Quote 1
                                    • C
                                      carbonatedwater @Devenhulk
                                      last edited by

                                      @Devenhulk Hi. What do you mean by this? I'm having the same problem, Retropie boots up, but then it just goes into a black screen when it goes into EmulationStation. I'm not really a Linux user, so I have no idea what is going on.
                                      I'm using Retropie 4.8, on a Raspberry Pi 4. I've used my computer monitor and my TV.

                                      S 1 Reply Last reply Reply Quote 0
                                      • S
                                        superdan @carbonatedwater
                                        last edited by

                                        @carbonatedwater Do you have any log while booting?

                                        C 1 Reply Last reply Reply Quote 0
                                        • C
                                          carbonatedwater @superdan
                                          last edited by

                                          @superdan said in raspberry pi not booting into emulationstation:

                                          log while booting?

                                          I'm not sure what you mean. Again, I'm not an expert of this sorts.

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

                                            @carbonatedwater The solution @Devenhulk mentioned was to use the mini-HDMI port close to the USB-C port used by the power supply. Did you try to switching the mini-HDMI port on the Pi ?

                                            C 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.