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

    Pi5 and lr-citra can't install how do i fix or install?

    Scheduled Pinned Locked Moved Help and Support
    rpi5rpibookworm64bitsourcebuildinstall error
    49 Posts 8 Posters 5.3k 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.
    • ExarKunIvE
      ExarKunIv @AwesomeKingClem
      last edited by

      @AwesomeKingClem there was a additional command line that can be inserted into the script that could provide that info.

      I just need to remember it now. Lol
      Once I remember/find it again. I can tell you where to put it in the script and go from there

      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 .

      AwesomeKingClemA 1 Reply Last reply Reply Quote 0
      • AwesomeKingClemA
        AwesomeKingClem @ExarKunIv
        last edited by

        Pi Model: Pi 5
        Power Supply: Official Pi 5 Power Supply
        RetroPie Version: 4.8.6
        Built From: retropie_setup.sh script on Raspbian official full x64 img
        Devices: N64 Controller (2)
        Help needed!
        https://retropie.org.uk/forum/topic/35172/mkdd-tint-issue-rpi5

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

          @AwesomeKingClem ok.

          I'm hoping this works
          I don't have my pi in front of me so I'm kinda guessing here from memory

          You'll have to edit the script

          You need to replace make with make > output.txt 2> errors.txt

          When you run the script again and it fails it should make a txt file called errors and in that should be more detailed error log.

          The txt file will be in Retropie setup/tmp/build/lr-citra (or something like that.)

          I hope.

          Come Monday once I have my pi in front again. I'll work on getting a 64bit load going to see if that will be helpful also.

          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 .

          1 Reply Last reply Reply Quote 0
          • roslofR
            roslof @ExarKunIv
            last edited by

            @ExarKunIv said in Pi5 and lr-citra can't install how do i fix or install?:

            @AwesomeKingClem I checked your pastebin. It is odd that it just ends but doesn't give any errors to why.

            This is in the pastebin. Appears whether or not line is changed torp_module_flags=""

            /tmp/ccQcC5B8.s: Assembler messages:
            /tmp/ccQcC5B8.s:93: Error: selected processor does not support `pmull v0.1q,v0.1d,v1.1d'
            /tmp/ccQcC5B8.s:103: Error: selected processor does not support `pmull2 v1.1q,v1.2d,v2.2d'
            /tmp/ccQcC5B8.s:171: Error: selected processor does not support `pmull v5.1q,v0.1d,v5.1d'
            /tmp/ccQcC5B8.s:187: Error: selected processor does not support `pmull v3.1q,v3.1d,v6.1d'
            /tmp/ccQcC5B8.s:217: Error: selected processor does not support `pmull v0.1q,v2.1d,v3.1d'
            /tmp/ccQcC5B8.s:224: Error: selected processor does not support `pmull v4.1q,v4.1d,v3.1d'
            /tmp/ccQcC5B8.s:231: Error: selected processor does not support `pmull v1.1q,v2.1d,v1.1d'
            /tmp/ccQcC5B8.s:235: Error: selected processor does not support `pmull2 v2.1q,v2.2d,v3.2d'
            /tmp/ccQcC5B8.s:409: Error: selected processor does not support `pmull v4.1q,v3.1d,v4.1d'
            /tmp/ccQcC5B8.s:417: Error: selected processor does not support `pmull v5.1q,v1.1d,v5.1d'
            /tmp/ccQcC5B8.s:425: Error: selected processor does not support `pmull v3.1q,v3.1d,v6.1d'
            /tmp/ccQcC5B8.s:443: Error: selected processor does not support `pmull v17.1q,v17.1d,v4.1d'
            /tmp/ccQcC5B8.s:451: Error: selected processor does not support `pmull v17.1q,v17.1d,v5.1d'
            /tmp/ccQcC5B8.s:460: Error: selected processor does not support `pmull v1.1q,v1.1d,v6.1d'
            /tmp/ccQcC5B8.s:477: Error: selected processor does not support `pmull v4.1q,v1.1d,v4.1d'
            /tmp/ccQcC5B8.s:484: Error: selected processor does not support `pmull2 v5.1q,v1.2d,v5.2d'
            /tmp/ccQcC5B8.s:494: Error: selected processor does not support `pmull v1.1q,v1.1d,v6.1d'
            /tmp/ccQcC5B8.s:546: Error: selected processor does not support `pmull v4.1q,v1.1d,v4.1d'
            /tmp/ccQcC5B8.s:554: Error: selected processor does not support `pmull v5.1q,v3.1d,v5.1d'
            /tmp/ccQcC5B8.s:563: Error: selected processor does not support `pmull v1.1q,v1.1d,v6.1d'
            make[2]: *** [externals/cryptopp/CMakeFiles/cryptopp.dir/build.make:328: externals/cryptopp/CMakeFiles/cryptopp.dir/cryptopp/gcm_simd.cpp.o] Error 1
            
            ExarKunIvE 1 Reply Last reply Reply Quote 0
            • ExarKunIvE
              ExarKunIv @roslof
              last edited by

              @roslof Thanks

              Not 100 what's going on. But it's something to go off of.

              What's your system you are trying this on?

              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 .

              AwesomeKingClemA 1 Reply Last reply Reply Quote 0
              • AwesomeKingClemA
                AwesomeKingClem @ExarKunIv
                last edited by

                @ExarKunIv
                Pi Model: Pi 5
                Power Supply: Official Pi 5 Power Supply
                RetroPie Version: 4.8.6
                Built From: retropie_setup.sh script on Raspbian official full x64 img
                Devices: N64 Controller (2)

                This is always going to be in my signature.

                Pi Model: Pi 5
                Power Supply: Official Pi 5 Power Supply
                RetroPie Version: 4.8.6
                Built From: retropie_setup.sh script on Raspbian official full x64 img
                Devices: N64 Controller (2)
                Help needed!
                https://retropie.org.uk/forum/topic/35172/mkdd-tint-issue-rpi5

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

                  Do you have add the kernel line in the config.txt file?

                  kernel=kernel8.img
                  

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

                  AwesomeKingClemA R 2 Replies Last reply Reply Quote 1
                  • AwesomeKingClemA
                    AwesomeKingClem @abj
                    last edited by

                    @abj I don't know, let me check when I get the chance.

                    Pi Model: Pi 5
                    Power Supply: Official Pi 5 Power Supply
                    RetroPie Version: 4.8.6
                    Built From: retropie_setup.sh script on Raspbian official full x64 img
                    Devices: N64 Controller (2)
                    Help needed!
                    https://retropie.org.uk/forum/topic/35172/mkdd-tint-issue-rpi5

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

                      @abj i added this text
                      but same error...
                      lr-ctira can't update yet...?

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

                        @retro777
                        Sorry, i don't know how i can help with this, a lot of things aren't ready yet.
                        By the way, after you added the kernel line, most of N64 emulators will would work now.

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

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

                          i managed to get a pi5. it will take a bit to get through all that needs to get done to get it working.
                          but i will be able to take a look at this.

                          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 .

                          R 1 Reply Last reply Reply Quote 0
                          • R
                            retro777 @ExarKunIv
                            last edited by

                            @ExarKunIv said in Pi5 and lr-citra can't install how do i fix or install?:

                            i managed to get a pi5. it will take a bit to get through all that needs to get done to get it working.
                            but i will be able to take a look at this.

                            cool.
                            I thanks really for your works.
                            please tell me when if you what things for lr-citra or more on pi5

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

                              @retro777 thanks. i might take you up on that.

                              since the thread for the pi5 is quite long.

                              is there anything major that needs to be changed.

                              or is it more for a case by case edits

                              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 .

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

                                @ExarKunIv Don't forget to add at the end of /boot/firmware/config.txt this line : kernel=kernel8.img . Some emulators they don't work without it.

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

                                AwesomeKingClemA 2 Replies Last reply Reply Quote 2
                                • AwesomeKingClemA
                                  AwesomeKingClem @abj
                                  last edited by AwesomeKingClem

                                  @abj Don’t worry, I will be getting to it. Life’s just happening right now, so it might take a while.

                                  Oh, and a quick forum-related moral question: What should I do if a thread of mine in my signature is 12 days old? Should I bump it, make a new thread, or just wait longer for a response? I am not trying to bring attention to it via this question, I sincerely don’t know how I should approach this.

                                  Pi Model: Pi 5
                                  Power Supply: Official Pi 5 Power Supply
                                  RetroPie Version: 4.8.6
                                  Built From: retropie_setup.sh script on Raspbian official full x64 img
                                  Devices: N64 Controller (2)
                                  Help needed!
                                  https://retropie.org.uk/forum/topic/35172/mkdd-tint-issue-rpi5

                                  ExarKunIvE abjA 2 Replies Last reply Reply Quote 0
                                  • ExarKunIvE
                                    ExarKunIv @AwesomeKingClem
                                    last edited by

                                    @AwesomeKingClem said in Pi5 and lr-citra can't install how do i fix or install?:

                                    just wait longer for a response

                                    unfortunately there is nothing retropie can do. from what i read from mitu said its been reported to the teams that can do something about it. so all you can do is wait, or follow up on the respected sites

                                    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 .

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

                                      @AwesomeKingClem
                                      Dolphin team have a discord server, you can rise the issue and there, maybe they can do something faster about it. From the facts so far, RetroPie devs, they can't do something about it , it's a driver limitation.

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

                                      R 1 Reply Last reply Reply Quote 0
                                      • AwesomeKingClemA
                                        AwesomeKingClem @ExarKunIv
                                        last edited by

                                        @ExarKunIv
                                        I am assuming that, with the lack of responses to my last message, which was the actual current issue I was talking about, where it mentioned any temporary solutions:
                                        there are none.
                                        ¯_(ツ)_/¯

                                        Welp.. back to more important problems.

                                        Pi Model: Pi 5
                                        Power Supply: Official Pi 5 Power Supply
                                        RetroPie Version: 4.8.6
                                        Built From: retropie_setup.sh script on Raspbian official full x64 img
                                        Devices: N64 Controller (2)
                                        Help needed!
                                        https://retropie.org.uk/forum/topic/35172/mkdd-tint-issue-rpi5

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

                                          @abj said in Pi5 and lr-citra can't install how do i fix or install?:

                                          @AwesomeKingClem
                                          Dolphin team have a discord server, you can rise the issue and there, maybe they can do something faster about it. From the facts so far, RetroPie devs, they can't do something about it , it's a driver limitation.

                                          driver limitation is mean "Rpi5 Open GL Es3.1" but lr-citra need "Open GL 3.3"?

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

                                            @retro777 Sorry, i was talking about an issue of Dolphin emulator, not citra.

                                            I don't know if lr-citra can run in the RPi5. I haven't saw a video and the other projects haven't it available also.

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

                                            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.