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

    Request for RetroPie build instructions for Odroid C4

    Scheduled Pinned Locked Moved Help and Support
    odroidodroid c4retropie
    11 Posts 2 Posters 2.0k 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.
    • R
      retropi19
      last edited by retropi19

      Hello

      is it possible to install/build RetroPie in Odroid C4?

      thanks

      Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

      Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

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

        I don't think the C4 model has been tested with RetroPie. Currently the C1/C2 and the XU4 Odroid models are known to work - using the distro provided by Odroid.

        R 1 Reply Last reply Reply Quote 0
        • R
          retropi19 @mitu
          last edited by

          @mitu thanks any change that Odroid C4 will be added in the Retropie script in the future?

          Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

          Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

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

            If someone with the hardware can test and verify that it works, then it can be added with a PR.

            R 1 Reply Last reply Reply Quote 0
            • R
              retropi19 @mitu
              last edited by retropi19

              @mitu i managed to install retropie in odroid c4 doing this

              sudo apt install -y git
              useradd -mb /home -s /bin/bash -G input,video pi
              echo 'pi ALL=(ALL) NOPASSWD:ALL' > /etc/sudoers.d/pi
              passwd pi

              su pi

              cd
              git clone --depth=1 https://github.com/RetroPie/RetroPie-Setup.git
              cd RetroPie-Setup

              sudo __platform=odroid-c2 MAKEFLAGS="-j1" ./retropie_setup.sh

              select basic install

              put in configuration/tools/autostart to start in emulation station at boot

              and reboot after

              It loaded emulation station fine installed a port Prince of Persia worked fine

              Needs more testing though can you add it in Odroid docs section in RetroPie as work in progress?

              Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

              Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

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

                @retropi19 said in Request for RetroPie build instructions for Odroid C4:

                Needs more testing though can you add it in Odroid docs section in RetroPie as work in progress?

                Unless it's added to RetroPie-Setup, no.

                R 1 Reply Last reply Reply Quote 0
                • R
                  retropi19 @mitu
                  last edited by retropi19

                  @mitu and how can be added to retropie-setup?

                  Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

                  Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

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

                    @retropi19 said in Request for RetroPie build instructions for Odroid C4:

                    and how can be added to retropie-setup?

                    Send a PR/several PR with the proper modifications so that the Odroid C4 gets detected and considered as a valid platform, with the proper platform flags attached.

                    R 1 Reply Last reply Reply Quote 0
                    • R
                      retropi19 @mitu
                      last edited by

                      @mitu Sorry whats PR? And send to who?

                      Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

                      Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

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

                        @retropi19 said in Request for RetroPie build instructions for Odroid C4:

                        Sorry whats PR

                        PR means Pull Request, the most common way for an external developer to send patches/modifications to a Git-hosted project (such as RetroPie).

                        R 1 Reply Last reply Reply Quote 0
                        • R
                          retropi19 @mitu
                          last edited by retropi19

                          @mitu said in Request for RetroPie build instructions for Odroid C4:

                          @retropi19 said in Request for RetroPie build instructions for Odroid C4:

                          Sorry whats PR

                          PR means Pull Request, the most common way for an external developer to send patches/modifications to a Git-hosted project (such as RetroPie).

                          Unfortunately i don't know from this things.someone else has to send it.

                          Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

                          Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

                          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.