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 511.5k 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 @abj
      last edited by

      @abj The error you have is because you're missing the gldriver-test package.

      abjA 1 Reply Last reply Reply Quote 1
      • abjA
        abj @mitu
        last edited by

        @mitu Thanks, i will try to install this package in a few hours and i will report back.

        `Please be patient, my English is not very good.`

        abjA 1 Reply Last reply Reply Quote 0
        • retropieuser555R
          retropieuser555
          last edited by

          Just a side question using XINIT-WM, is there an advance to using matchbox manager rather than something like ratpoison?

          I've edited run command to this here:-

                  ```
          

          if [[ "$XINIT_WM" -gt 0 ]]; then
          local params=()
          [[ "$XINIT_WM" -eq 1 ]] && params+=(-use_cursor no)
          [[ "$XINIT_WM" -eq 2 ]] && params+=(-use_cursor yes)
          cat >>"$xinitrc" <<EOF
          ratpoison &
          sleep 0.5
          xset -dpms s off s noblank
          EOF

          
          I've found doing this gets rid of the window title and border, and in doing so runs Dolphin & AetherSX2 fullscreen consistently

          Pi 5 4GB

          Retroflag GPI with raspberry pi zero 2 w/ wifi

          Retroachievements:- lovelessrapture

          1 Reply Last reply Reply Quote 0
          • TPRT
            TPR
            last edited by

            Having an issue with Mario Kart Double Dash using lr-dolphin on the Pi 5. Getting that blue screen overlay during the race that has been reported on the stand alone version of Dolphin and it looks like the fix was to switch from the Vulkan to OpenGL renderer, but that doesn't seem to be an option on the lr-dolphin version. Is there a fix for this or am I just missing something obvious?

            retropieuser555R 1 Reply Last reply Reply Quote 0
            • retropieuser555R
              retropieuser555 @TPR
              last edited by

              @TPR not yet no. It's discussed here https://retropie.org.uk/forum/topic/35172/mkdd-tint-issue-rpi5/10

              Pi 5 4GB

              Retroflag GPI with raspberry pi zero 2 w/ wifi

              Retroachievements:- lovelessrapture

              TPRT 1 Reply Last reply Reply Quote 0
              • TPRT
                TPR @retropieuser555
                last edited by

                @retropieuser555 said in Raspberry Pi 5 - official announcement:

                @TPR not yet no. It's discussed here https://retropie.org.uk/forum/topic/35172/mkdd-tint-issue-rpi5/10

                Perfect. Thank you. I'll keep an eye on that. Not sure why that topic didn't come up when I searched.

                1 Reply Last reply Reply Quote 0
                • abjA
                  abj @abj
                  last edited by abj

                  @abj said in Raspberry Pi 5 - official announcement:

                  @mitu Thanks, i will try to install this package in a few hours and i will report back.

                  Ok, i install the package and now the emulator is working fine (maybe we must add this package in the script), many thanks!!. But i have issue with the gamepad, it doesn't work, only the keyboard is working. With other emulators i don't have issue.

                  `Please be patient, my English is not very good.`

                  retropieuser555R 1 Reply Last reply Reply Quote 0
                  • retropieuser555R
                    retropieuser555 @abj
                    last edited by

                    @abj you need to either use the Dolphin GUI with a mouse and setup your controller or edit /home/pi/.Dolphin-emu/Config/GCPadNew.ini to change the controls for your controller.

                    Also the Hotkey to exit Dolphin is in Hotkey.ini mine is setup like this:-

                    General/Exit = evdev/0/8BitDo Pro 2:SELECT & evdev/0/8BitDo Pro 2:START

                    You can use the GUI to edit that as well.

                    Not sure I'd be able to get my head around it but I thought there's some auto mapping function now? Maybe I'm mistaken. Or we could do a similar script to mupen64plus where it maps your controller when launching

                    Pi 5 4GB

                    Retroflag GPI with raspberry pi zero 2 w/ wifi

                    Retroachievements:- lovelessrapture

                    abjA 1 Reply Last reply Reply Quote 1
                    • abjA
                      abj @retropieuser555
                      last edited by

                      @retropieuser555 I never saw the GUI, only a board flash for few seconds and the game starts. I will try with the keyboard, thanks for the hint!

                      `Please be patient, my English is not very good.`

                      retropieuser555R 1 Reply Last reply Reply Quote 0
                      • retropieuser555R
                        retropieuser555 @abj
                        last edited by

                        @abj to get just the GUI for editing without a rom, add this line into the emulators.cfg and choose it when launching runcommand

                        dolphin-editor = "XINIT-WMC:/opt/retropie/emulators/dolphin/bin/dolphin-emu"

                        Pi 5 4GB

                        Retroflag GPI with raspberry pi zero 2 w/ wifi

                        Retroachievements:- lovelessrapture

                        abjA 1 Reply Last reply Reply Quote 0
                        • abjA
                          abj @retropieuser555
                          last edited by

                          @retropieuser555 You solved the mystery !! Now i have access to the gui and i can change all the parameters! Thank you very much.

                          `Please be patient, my English is not very good.`

                          1 Reply Last reply Reply Quote 1
                          • Z
                            zaphod24 @zaphod24
                            last edited by

                            @zaphod24

                            Any additional thoughts here? With only 1 controller attached it is recognized about 50% of the time I boot up. The second controller was recognized maybe one boot out of 200+

                            DarksaviorD 1 Reply Last reply Reply Quote 0
                            • DarksaviorD
                              Darksavior @zaphod24
                              last edited by

                              @zaphod24 You'll have to reproduce the problem on the bookworm desktop and ask the devs on the raspberry pi forum. I haven't tested, though I don't think it's a RetroPie problem.

                              Z 1 Reply Last reply Reply Quote 0
                              • Z
                                zaphod24 @Darksavior
                                last edited by

                                @Darksavior I'm unsure why the desktop version would make any difference compared to the lite version. I made a post in the troubleshooting pi forum but there doesn't seem to be much interest in it

                                https://forums.raspberrypi.com/viewtopic.php?p=2195483#p2195483

                                Unsurprisingly, the same issue exists with Android 14 on the rpi5 as well.

                                DarksaviorD 1 Reply Last reply Reply Quote 0
                                • DarksaviorD
                                  Darksavior @zaphod24
                                  last edited by

                                  @zaphod24 It won't, but the only time that I needed help from pi devs, they refused to reproduce it on the RetroPie image.

                                  Z 1 Reply Last reply Reply Quote 0
                                  • Z
                                    zaphod24 @Darksavior
                                    last edited by

                                    @Darksavior I used the raspbian lite image and then manually installed RetroPie. Sadly there haven't been any other replies so I would advise anyone that wants to replace their pi4 with a pi5 to get better performance with N64 emulation etc. hold off if they play any games locally 2 player.

                                    PiBoyyyP 1 Reply Last reply Reply Quote 0
                                    • PiBoyyyP
                                      PiBoyyy @zaphod24
                                      last edited by

                                      @zaphod24 Hey, if you wanted to play 2 player games using your Pi 5 and USB isn't working, why not just use Bluetooth gamepads?

                                      If you're strong
                                      You can fly
                                      You can reach the other side
                                      Of the rainbow...

                                      Z 1 Reply Last reply Reply Quote 0
                                      • Z
                                        zaphod24 @PiBoyyy
                                        last edited by

                                        @PiBoyyy Certainly can, but I already have 2 8bitdo USB gamepads which worked fine on pi4

                                        retropieuser555R 1 Reply Last reply Reply Quote 0
                                        • retropieuser555R
                                          retropieuser555 @zaphod24
                                          last edited by

                                          @zaphod24 certainly seems strange. Not sure I have any USB controllers although I might try and plug in my 8bitdo Bluetooth gamepads via USB to test and see if it gives me the errors that way

                                          Pi 5 4GB

                                          Retroflag GPI with raspberry pi zero 2 w/ wifi

                                          Retroachievements:- lovelessrapture

                                          Z 1 Reply Last reply Reply Quote 0
                                          • Z
                                            zaphod24 @retropieuser555
                                            last edited by

                                            @retropieuser555 I'd appreciate knowing how that goes.. I even went as far as ordering a usb hub to try and put both gamepads on the same USB controller for the pi5 since they changed things from the pi4 and have 4 buses, one for each usb connector on the back instead of one usb2 and one usb3 for the pi4.

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