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

    lr-atari800 not starting after updating from 4.5.1

    Scheduled Pinned Locked Moved Help and Support
    lr-atari800brokenretroarch8005200
    34 Posts 6 Posters 4.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.
    • GeekOBG
      GeekOB @BuZz
      last edited by

      Understood @BuZz,
      Please let me know if I can help with the testing, I'm happy to try any newer versions and report on core behaviour and functionality.

      1 Reply Last reply Reply Quote 0
      • BuZzB
        BuZz administrators
        last edited by

        Could downgrade RetroPie-Setup temporarily and install retroarch from source - SDL will probably be downgraded too. But should work ok.

        git -C ~/RetroPie-Setup checkout ea69edb

        To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

        1 Reply Last reply Reply Quote 0
        • BuZzB
          BuZz administrators
          last edited by

          @mitu has a 1.8.3 branch I think. Or you could adjust the RetroPie-Setup source but not sure if our patches apply without rebasing.

          To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

          GeekOBG 1 Reply Last reply Reply Quote 0
          • GeekOBG
            GeekOB @BuZz
            last edited by

            @BuZz I can run the string you suggest above or wait for @mitu. Happy to connect over email if you want to give me more specific directions

            BuZzB 1 Reply Last reply Reply Quote 0
            • BuZzB
              BuZz administrators @GeekOB
              last edited by BuZz

              @GeekOB try the above. Will downgrade to RetroPie-Setup 4.5.6 with older retroarch. But you will need to use source install for retroarch. Will have the bug you mention of course in first post as it will be v1.7.6

              To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

              GeekOBG 1 Reply Last reply Reply Quote 0
              • GeekOBG
                GeekOB @BuZz
                last edited by

                Oh... the freezing on mouse click is an issue for me as well @BuZz.
                Would it be possible to test out 1.8.3 from @mitu before?

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

                  @GeekOB You can test, but I'm not sure it will fix this probem

                  cd $HOME/RetroPie-Setup
                  git remote add mitu https://github.com/cmitu/RetroPie-Setup
                  git fetch mitu
                  git checkout mitu/ra_183
                  

                  go into packages and install RetroArch from source to test. You should get 1.8.3 and see if it solves your problem.
                  To get back to the normal RetroPie repo:

                  cd $HOME/RetroPie-Setup
                  git checkout master
                  git remote remove mitu
                  
                  GeekOBG 1 Reply Last reply Reply Quote 0
                  • GeekOBG
                    GeekOB @mitu
                    last edited by

                    There were some errors at the end of the update from source process, @mitu
                    See the log here: https://pastebin.com/pfzzgaEv
                    Should I still go ahead and test?

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

                      @GeekOB said in lr-atari800 not starting after updating from 4.5.1:

                      Should I still go ahead and test?

                      Well, the installation failed - so there's really nothing to test. Just revert back to the RetroPie's repository - as mentioned in my previous post. I'll see why that error you posted appears - didn't get that in my build, but maybe something changed upstream.

                      GeekOBG 1 Reply Last reply Reply Quote 0
                      • GeekOBG
                        GeekOB @mitu
                        last edited by

                        I noticed I'm getting these messages when updating the Pi @mitu

                        raspberrypi-bootloader was already set on hold.
                        libraspberrypi0 was already set on hold.
                        libraspberrypi-doc was already set on hold.
                        libraspberrypi-dev was already set on hold.
                        libraspberrypi-bin was already set on hold.
                        raspberrypi-kernel-headers was already set on hold.
                        raspberrypi-kernel was already set on hold.
                        

                        Would this be related to the failed install?
                        How do I "release" the packages??

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

                          @GeekOB said in lr-atari800 not starting after updating from 4.5.1:

                          Would this be related to the failed install?

                          No, the main RetroPie script does that.

                          How do I "release" the packages??

                          You don't need to.

                          GeekOBG 1 Reply Last reply Reply Quote 0
                          • GeekOBG
                            GeekOB @mitu
                            last edited by

                            Thanks @mitu
                            I'll work on removing all bezels from my systems and then try the reverting instructions that @BuZz gave me. But I'm still very much interested in helping you guys test RetroArch 1.8.3 (if I can build it from source successfully that is), just let me know what I need to do.

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

                              @GeekOB said in lr-atari800 not starting after updating from 4.5.1:

                              But I'm still very much interested in helping you guys test RetroArch 1.8.3 (if I can build it from source successfully that is), just let me know what I need to do.

                              I'm trying to figure it out why it the installation errors out - works on a Pi4/Buster, but has the errors you found on a Pi3/Stretch installation.

                              GeekOBG 1 Reply Last reply Reply Quote 0
                              • GeekOBG
                                GeekOB @mitu
                                last edited by

                                Thanks @mitu, I'll keep checking this thread for any updates.

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

                                  @GeekOB Thanks. I've fixed the error you reported, but there's a new error related to the - other - changes added in RetroArch, this time a dependency issue which requires disabling the FFMPEG core. I'll see what can be done.

                                  GeekOBG 1 Reply Last reply Reply Quote 0
                                  • GeekOBG
                                    GeekOB @mitu
                                    last edited by

                                    What's the downside of disabling the FFMPEG core @mitu ?

                                    BuZzB 1 Reply Last reply Reply Quote 0
                                    • BuZzB
                                      BuZz administrators @GeekOB
                                      last edited by BuZz

                                      @GeekOB no screen recording.

                                      To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                                      GeekOBG 1 Reply Last reply Reply Quote 0
                                      • GeekOBG
                                        GeekOB @BuZz
                                        last edited by

                                        Thanks @BuZz
                                        I don't use this feature at all @mitu, happy to disable and test further if required.

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

                                          @GeekOB I've disabled ffmpeg just for testing on my branch - you can re-fetch using the instruction I posted yesterday the RetroArch 1.8.3 branch and try re-installing retroarch from source.
                                          Regarding the ffmpeg library usage in RA, I think it may be a source code bug, since the checks for ffmpeg all yield a positive result (so version seems ok), but compilation doesn't work (with the error you got).

                                          GeekOBG 1 Reply Last reply Reply Quote 0
                                          • S
                                            showstopper
                                            last edited by

                                            Is the lr-atari800 core still at 3.1.0 for retroarch? I play 5200 because it has a high pitch noise which apparently is fixed in version 4.

                                            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.