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

    Is it possible to do binary install over official Raspi OS?

    Scheduled Pinned Locked Moved Help and Support
    bullseye
    4 Posts 2 Posters 479 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.
    • RedMarsBlueMoonR
      RedMarsBlueMoon
      last edited by

      Hello!

      I really need to use Bullseye but I don't have the time to try and muddle through the current build -athlon.

      Would it be possible to just copy select parts from a RetroPie imaged sd card?

      I guess yes but is it feasible? Are there any instructions for doing that anywhere?

      Cheers

      1 Reply Last reply Reply Quote 0
      • RedMarsBlueMoonR
        RedMarsBlueMoon
        last edited by RedMarsBlueMoon

        Hi I tried again two days ago and the standard term-gui launched 'basic-install' ran through the whole build without errors this time and emulation station started up when I typed it. Great!

        But now I'm trying to work through my whole Arcade setup and the scripts I had made to customize the use.

        One thing I used was 'xdotool' but something, quite possibly the RetroPie install, has messed with the apt environment so now I can't 'sudo apt install xdotool'. It says,

        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        You might want to run 'apt --fix-broken install' to correct these.
        The following packages have unmet dependencies:
         ffmpeg : Depends: libsdl2-2.0-0 (>= 2.0.12) but 2.0.10+5rpi is to be installed
         libavdevice58 : Depends: libsdl2-2.0-0 (>= 2.0.12) but 2.0.10+5rpi is to be installed
         libfluidsynth2 : Depends: libsdl2-2.0-0 (>= 2.0.12) but 2.0.10+5rpi is to be installed
         libmikmod3 : Depends: libsdl2-2.0-0 (>= 2.0.12+dfsg1) but 2.0.10+5rpi is to be installed
         libsdl2-gfx-1.0-0 : Depends: libsdl2-2.0-0 (>= 2.0.12+dfsg1) but 2.0.10+5rpi is to be installed
         libsdl2-mixer-2.0-0 : Depends: libsdl2-2.0-0 (>= 2.0.12) but 2.0.10+5rpi is to be installed
         xdotool : Depends: libxdo3 (>= 1:3.20150503.1) but it is not going to be installed
        E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
        

        I tried running the suggested command but it didn't help.
        Does anyone have any suggestions how this apt bind can be resolved?

        Cheers

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

          @redmarsbluemoon said in Is it possible to do binary install over official Raspi OS?:

          Does anyone have any suggestions how this apt bind can be resolved?

          RetroPie installs it's own libsdl2 on the Pi, which is too old for Bullseye. Right now, RetroPie is not fully compatible with the new RasPI OS release, so I'd advise on still using Buster if you wish to not have issues.

          RedMarsBlueMoonR 1 Reply Last reply Reply Quote 1
          • RedMarsBlueMoonR
            RedMarsBlueMoon @mitu
            last edited by RedMarsBlueMoon

            @mitu

            I'm totally happy to do some extra installing/building if that would help.
            If I build SDL2 from source repo, would I be able to fix this up without too much editing of cmake files etc?
            (i do need to use Bullseye unfortunately)

            EDIT:
            if I did this for the SDL2 build?

            ./configure --enable-video-kmsdrm --enable-video-opengles
            
            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.