RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    RetroPie on Ubuntu without Unity

    Scheduled Pinned Locked Moved Ideas and Development
    developmentubuntu 16.04emulationinput
    37 Posts 12 Posters 14.7k 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.
    • damanbairdD
      damanbaird
      last edited by

      How about un-installing unity and installing something like open box to run? maybe that will bring back the inputs.

      1 Reply Last reply Reply Quote 0
      • damanbairdD
        damanbaird
        last edited by

        i myself have been trying to build on top of ubuntu server edition ... start fresh

        1 Reply Last reply Reply Quote 0
        • A
          Assault
          last edited by Assault

          Hi damanbaird,

          please could you tell me how you've done that?

          I just installed ubuntu server on my nuc it was a standard installation with the exception, that I installed git dialog and libsdl2-dev manuallly befor doing Retropie-Setup.
          After installation of RetroPie finished i tried to start with "emulationstation" from tty1 and get those errors:

          lvl0: Error initializing SDL!
          No available video device
          lvl0: Renderer failed to initialize!
          lvl0: Window failed to initialize!

          So I've tried your advise to install additionaly openbox and xinit. I configured emulationstation from RetroPie-Setup to start automatically.
          Now with startx openbox starts, but emulationstation is not starting !?

          damanbairdD 2 Replies Last reply Reply Quote 0
          • M
            masteryoer
            last edited by

            Install ubuntu server or when you install ubuntu desktop, remove the kde and x system components from the installer list.

            A 1 Reply Last reply Reply Quote 0
            • A
              Assault @masteryoer
              last edited by

              @masteryoer said in RetroPie on Ubuntu without Unity:

              Install ubuntu server or when you install ubuntu desktop, remove the kde and x system components from the installer list.

              I've just installed ubuntu SERVER once again and installed Retropie, but emulation station is still not starting, with the same error Message as in my first Post.

              Please could you provide some more detailed information how you installed it?

              1 Reply Last reply Reply Quote 0
              • M
                masteryoer
                last edited by

                Is here a reason you are using ubuntu? Retropie image and ubuntu are both Debian based so they have nearly the same code base and functionality.

                1 Reply Last reply Reply Quote 0
                • A
                  Assault
                  last edited by

                  Yes, I try to get it running on my nuc (x86), so I can't take the preconfigured RetroPie Image.
                  Using Debian causes the same errors. I took Ubuntu, because its more or less recomended by the RetroPie wiki.

                  meleuM 1 Reply Last reply Reply Quote 0
                  • meleuM
                    meleu @Assault
                    last edited by

                    @Assault said in RetroPie on Ubuntu without Unity:

                    Yes, I try to get it running on my nuc (x86)

                    My friend @R1n0X installed RetroPie on his NUC using the MX Linux as the OS and seems to be very satisfied.

                    • Useful topics
                    • joystick-selection tool
                    • rpie-art tool
                    • achievements I made
                    1 Reply Last reply Reply Quote 1
                    • damanbairdD
                      damanbaird @Assault
                      last edited by

                      @Assault I do not know if im allowed to post or share links but i followed some of this .... https://thepcspy.com/read/building-a-kiosk-computer-ubuntu-1404-chrome/

                      1 Reply Last reply Reply Quote 0
                      • L
                        Logof
                        last edited by

                        hi!
                        I solved this problem as follows: сreated file ~/.xinitrc with the content:
                        #!/bin/sh
                        exec emulationstation

                        Now when the command startx runs automatically ES

                        damanbairdD 1 Reply Last reply Reply Quote 1
                        • damanbairdD
                          damanbaird @Logof
                          last edited by

                          @Logof Thanks! that actually helped! Do you know how to disable the mouse cursor when x-starts? i hate seeing the cursor right as everything starts up.

                          meleuM 1 Reply Last reply Reply Quote 0
                          • meleuM
                            meleu @damanbaird
                            last edited by

                            @damanbaird said in RetroPie on Ubuntu without Unity:

                            Do you know how to disable the mouse cursor when x-starts?

                            How are you invoking X?

                            if it's with startx you can try startx -- -nocursor. If you are invoking startx in a big command (as in that guide about ubuntu kiosk you linked above) the -- -nocursor part comes in the end of the startx command.

                            • Useful topics
                            • joystick-selection tool
                            • rpie-art tool
                            • achievements I made
                            damanbairdD 1 Reply Last reply Reply Quote 1
                            • damanbairdD
                              damanbaird @meleu
                              last edited by

                              @meleu thanks let me try that.

                              1 Reply Last reply Reply Quote 0
                              • damanbairdD
                                damanbaird
                                last edited by

                                OK, I"m about done with my ubuntu server Retropie image , if anyone is interested i can share a iso or img file from dropbox or other host.... without roms and stuff of course :D.

                                meleuM 1 Reply Last reply Reply Quote 0
                                • meleuM
                                  meleu @damanbaird
                                  last edited by meleu

                                  @damanbaird I think a small guide or at least the steps you've taken to reach this stage would be more appreciated. We are tinker guys here. :-)

                                  • Useful topics
                                  • joystick-selection tool
                                  • rpie-art tool
                                  • achievements I made
                                  1 Reply Last reply Reply Quote 1
                                  • Serj TargarienS
                                    Serj Targarien
                                    last edited by

                                    I'd appreciate both a guide and the iso for easy installation. Wherever you can provide is fine.

                                    1 Reply Last reply Reply Quote 1
                                    • damanbairdD
                                      damanbaird
                                      last edited by

                                      A guide would probably be easier for me since i have slow upload speeds living out in the middle of no-where. Guess ill whip out Libre Office and start typing away

                                      1 Reply Last reply Reply Quote 0
                                      • damanbairdD
                                        damanbaird
                                        last edited by

                                        AS it is my Retropie system has several qualities, 1. boots straight to emulationstation. 2. boots without any hint as to the OS the system runs on. 3. pretty much like how it does on Raspberry Pi's.

                                        1 Reply Last reply Reply Quote 3
                                        • J
                                          jasonmcleod
                                          last edited by

                                          I'm in the same boat, but still just end up at the desktop when I add the .xinitrc bit.
                                          I would love to see your setup instructions, and/or grab an iso!

                                          Thanks!

                                          1 Reply Last reply Reply Quote 0
                                          • damanbairdD
                                            damanbaird
                                            last edited by

                                            I"m still here and still working on a few quirks, got busy busy doing other things though, I'm hoping to be done here soon so i can start building my Arcade cabinet :D

                                            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.