RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    Raspberry Pi 5 - official announcement

    Scheduled Pinned Locked Moved General Discussion and Gaming
    rpi5raspberry pi 5
    599 Posts 67 Posters 491.1k 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.
    • S
      Slythief
      last edited by

      Hi I installed Retropie by following this tutorial:

      https://github.com/danielfreer/raspberrypi5-retropie-setup

      Everything is functional I'm delighted BUT I can't change the resolution, I searched a bit on the forum, tried dozens of changes in config.txt but nothing changes.

      I would just like to set it to 1920x1080 on my TV.

      Thanks!

      sugarfreeS 1 Reply Last reply Reply Quote 0
      • sugarfreeS
        sugarfree @Slythief
        last edited by sugarfree

        @Slythief .

        To change the resolution, add to the end of cmdline.txt !file the following:

        video=HDMI-A-1:"add_your_width"x"add_your_height"M@"add_your_refresh_rate"
        

        Example for 1080p 60HZ resolution:

        video=HDMI-A-1:1920x1080M@60
        

        Also, don't forget to add in the end of /boot/firmware/config.txt file this line :

        kernel=kernel8.img
        
        S 1 Reply Last reply Reply Quote 0
        • S
          Slythief @sugarfree
          last edited by Slythief

          @sugarfree

          Thank you for your quick response.

          Unfortunately this doesn't work; I don't understand why.

          When the Pi boots up and the fan is running at full speed, it displays correctly but once ES is started it is the wrong resolution.

          sugarfreeS 1 Reply Last reply Reply Quote 0
          • sugarfreeS
            sugarfree @Slythief
            last edited by

            @Slythief It should work. Can you post the cmdline.txt file? Do the games have the correct resolution?

            S 1 Reply Last reply Reply Quote 0
            • S
              Slythief @sugarfree
              last edited by

              @sugarfree

              The games work but not in 1920x1080, I have to go to a lower resolution so that the image does not overflow the screen.

              cmdline:

              console=serial0,115200 console=tty1 root=PARTUUID=24658be2-02 rootfstype=ext4 fsck.repair=yes rootwait video=HDMI-A-1:1920x1080M@60

              pjftP 1 Reply Last reply Reply Quote 0
              • pjftP
                pjft @Slythief
                last edited by

                @Slythief At this stage, I assume that an image would be helpful as I think different people are reading a different problem from your statements, including yourself. From your last statement, I am assuming this is actually an overscan issue, that you'd adjust on config.txt, setting overscan to 1 and adding overscan to it (negative or positive, depending on what you're observing).

                S 1 Reply Last reply Reply Quote 0
                • S
                  Slythief @pjft
                  last edited by

                  @pjft

                  Thank you for your answer, I will try! Will an official image be available?

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

                    @Slythief said in Raspberry Pi 5 - official announcement:

                    Will an official image be available?

                    at some point yes, when we don't know

                    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 0
                    • S
                      Slythief @ExarKunIv
                      last edited by

                      @ExarKunIv

                      I hope it arrives quickly.

                      I noticed that I was not the only one to have resolution issues but none of the proposed solutions worked.

                      Overscan doesn't work either, no matter the value nothing happens.

                      1 Reply Last reply Reply Quote 0
                      • sugarfreeS
                        sugarfree
                        last edited by

                        I think the overscan settings don't work at all in Bookworm right now.

                        S 1 Reply Last reply Reply Quote 0
                        • S
                          Slythief @sugarfree
                          last edited by

                          @sugarfree

                          Yes that's what I think

                          pjftP 1 Reply Last reply Reply Quote 0
                          • pjftP
                            pjft @Slythief
                            last edited by

                            @Slythief Can you share a screenshot, though? That would be tremendously helpful. Thanks!

                            S 1 Reply Last reply Reply Quote 0
                            • S
                              Slythief @pjft
                              last edited by

                              @pjft

                              a TV screenshot to show what's happening?

                              pjftP 1 Reply Last reply Reply Quote 0
                              • pjftP
                                pjft @Slythief
                                last edited by pjft

                                @Slythief Yes. And a copy of your config.txt file while we're at it :)

                                S 1 Reply Last reply Reply Quote 0
                                • S
                                  Slythief @pjft
                                  last edited by Slythief

                                  @pjft

                                  config.txt: https://pastebin.com/ax7uKHeE

                                  pjftP 1 Reply Last reply Reply Quote 0
                                  • pjftP
                                    pjft @Slythief
                                    last edited by

                                    @Slythief Yes, this is overscan related.

                                    set

                                    disable_overscan=0

                                    and then add

                                    overscan_left=32
                                    overscan_right=32
                                    overscan_top=32
                                    overscan_bottom=32

                                    and see if anything changes.

                                    S 1 Reply Last reply Reply Quote 0
                                    • S
                                      Slythief @pjft
                                      last edited by

                                      @pjft

                                      Nothing happens unfortunately.

                                      pjftP 1 Reply Last reply Reply Quote 0
                                      • pjftP
                                        pjft @Slythief
                                        last edited by

                                        @Slythief Got it. Was reading up on it, seems to be an issue with Bookworm indeed. Sorry about that.

                                        S 1 Reply Last reply Reply Quote 0
                                        • S
                                          Slythief @pjft
                                          last edited by

                                          @pjft

                                          Well, is there another solution instead of going with Bookworm?

                                          pjftP 1 Reply Last reply Reply Quote 0
                                          • pjftP
                                            pjft @Slythief
                                            last edited by

                                            @Slythief Not on the Pi5, and not that I'm aware of. Unsure if you'd have a better experience installing Ubuntu, but I don't have any experience - nor knowledge - about that to share.

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