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

    Ubuntu 19.04 issues

    Scheduled Pinned Locked Moved Help and Support
    ubuntusdl2installiation
    28 Posts 6 Posters 6.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.
    • BuZzB
      BuZz administrators
      last edited by

      I've not yet updated but will soon. If newer SDL doesn't have dependency issues I can force it for x11, but I'm actually considering disabling our custom SDL for x11 by default. It has only one patch really (PS3 controller one).

      You can disable our SDL2 by putting own_sdl2="0" in /opt/retropie/configs/all/retropie.cfg

      (I think this is right - can't check right now).

      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
      • mituM
        mitu Global Moderator
        last edited by mitu

        @BuZz said in Ubuntu 19.04 issues:

        It has only one patch really (PS3 controller one).

        And also the patch that supresses the 'unknown scancode...'. .

        You can disable our SDL2 by putting own_sdl2="0" in /opt/retropie/configs/all/retropie.cfg

        Thanks for the hint, I'll give it a try with the newer Bubuntu, just to see how it behaves.

        I'm still trying to find a fix for the 2.0.9 regression (reported a few weeks back), but I've run just a preliminary bisect and I have to confirm which is the offending commit.

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

          @mitu Thanks - will be useful to identify the cause.

          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
          • mituM
            mitu Global Moderator
            last edited by mitu

            Just tried with the beta 19.04 image and it behaved similarly to Buster - once the SDL dependency is solved (either upgrading to 2.0.9 or using the distro's libs), there are no errors during installation.
            The nvidia-cg-toolkit is installed only if an available version is found in the repositories - there isn't one for 19.04, indeed - and for the other packages I also didn't have any problems. For both distros I compiled some additional packages - PPSSPP, dolphine, attract-mode, mehstation, reicast, dosbox, advmame - without encountering any packages/dependencies errors.

            @Neo-Rio did you try with a clean installation or upgraded an existing installation ?

            N 1 Reply Last reply Reply Quote 0
            • N
              Neo-Rio @mitu
              last edited by Neo-Rio

              @mitu
              I was using a fresh install of a beta very close to release date.
              Now I am using a fresh official release install of 19.04

              I had a look for
              /opt/retropie/configs/all/retropie.cfg
              Since I didn't see any retropie.cfg file in that directory, I created it and added the own_sdl2="0" flag

              That's allowed the basic install to complete successfully.

              1 Reply Last reply Reply Quote 0
              • N
                Neo-Rio
                last edited by Neo-Rio

                One thing I have noticed though is that MAME2010 in particular just runs a lot slower. It's really dismal performance.
                Not sure what - if anything - this distro is doing to cause that.
                SF2 used to run full speed. Now the sound is buffering.

                mituM 1 Reply Last reply Reply Quote 0
                • mituM
                  mitu Global Moderator @Neo-Rio
                  last edited by mitu

                  @Neo-Rio It depends on the video driver used - do you have HW accelerated OpenGL ?

                  N 1 Reply Last reply Reply Quote 0
                  • N
                    Neo-Rio @mitu
                    last edited by Neo-Rio

                    @mitu
                    That’s interesting because 19.04 has better graphics support for AMD graphics, and my system is running an AMD2400G
                    I would have thought that graphics capabilities would have improved- if anything.
                    I never had to tweak anything to get 18.04 working, but it looks like I will have to on 19.04

                    mituM ParabolaralusP 2 Replies Last reply Reply Quote 0
                    • mituM
                      mitu Global Moderator @Neo-Rio
                      last edited by

                      @Neo-Rio Are you using Wayland ? Can you get a verbose log from RetroArch running a game and post it on pastebin.com ?

                      N 1 Reply Last reply Reply Quote 0
                      • ParabolaralusP
                        Parabolaralus @Neo-Rio
                        last edited by

                        @Neo-Rio Off-Topic: Have you tried running PCSX2 on Ubuntu with that 2400g? Ive been seriously considering upgrading my Phenom for this emu and this was on my list...

                        On-Topic: "/opt/retropie/configs/all/retropie.cfg
                        Since I didn't see any retropie.cfg file in that directory, I created it and added the own_sdl2="0" flag" Works perfectly in a VM, i might do a clean install later!

                        1 Reply Last reply Reply Quote 0
                        • N
                          Neo-Rio @mitu
                          last edited by Neo-Rio

                          @mitu
                          I've been uising Xorg, but trying to flip over to Wayland makes no difference. I even installed the hwe package.
                          It must be some AMD driver problem. Even emulation station seems to judder a little as system logos move left to right.
                          It's not just mame2010 either, but a whole slew of the default emulators from the basic install are buffering

                          If you can tell me how to get the log from a session, I'll upload.

                          For the record, here's my "inxi -Gx" output.
                          Remember that this is just a system with an AMD 2400G and using built in graphics.

                          Graphics:
                          Device-1: AMD Raven Ridge [Radeon Vega Series / Radeon Vega Mobile Series]
                          driver: amdgpu v: kernel bus ID: 08:00.0
                          Display: x11 server: X.Org 1.20.4 driver: amdgpu resolution: 1024x768~60Hz
                          OpenGL: renderer: AMD RAVEN (DRM 3.27.0 5.0.0-13-generic LLVM 8.0.0)
                          v: 4.5 Mesa 19.0.2 direct render: Yes

                          Also glxinfo -B:

                          name of display: :0
                          display: :0 screen: 0
                          direct rendering: Yes
                          Extended renderer info (GLX_MESA_query_renderer):
                          Vendor: X.Org (0x1002)
                          Device: AMD RAVEN (DRM 3.27.0, 5.0.0-13-generic, LLVM 8.0.0) (0x15dd)
                          Version: 19.0.2
                          Accelerated: yes
                          Video memory: 2048MB
                          Unified memory: no
                          Preferred profile: core (0x1)
                          Max core profile version: 4.5
                          Max compat profile version: 4.5
                          Max GLES1 profile version: 1.1
                          Max GLES[23] profile version: 3.2
                          Memory info (GL_ATI_meminfo):
                          VBO free memory - total: 1829 MB, largest block: 1829 MB
                          VBO free aux. memory - total: 3039 MB, largest block: 3039 MB
                          Texture free memory - total: 1829 MB, largest block: 1829 MB
                          Texture free aux. memory - total: 3039 MB, largest block: 3039 MB
                          Renderbuffer free memory - total: 1829 MB, largest block: 1829 MB
                          Renderbuffer free aux. memory - total: 3039 MB, largest block: 3039 MB
                          Memory info (GL_NVX_gpu_memory_info):
                          Dedicated video memory: 2048 MB
                          Total available memory: 5120 MB
                          Currently available dedicated video memory: 1829 MB
                          OpenGL vendor string: X.Org
                          OpenGL renderer string: AMD RAVEN (DRM 3.27.0, 5.0.0-13-generic, LLVM 8.0.0)
                          OpenGL core profile version string: 4.5 (Core Profile) Mesa 19.0.2
                          OpenGL core profile shading language version string: 4.50
                          OpenGL core profile context flags: (none)
                          OpenGL core profile profile mask: core profile

                          OpenGL version string: 4.5 (Compatibility Profile) Mesa 19.0.2
                          OpenGL shading language version string: 4.50
                          OpenGL context flags: (none)
                          OpenGL profile mask: compatibility profile

                          OpenGL ES profile version string: OpenGL ES 3.2 Mesa 19.0.2
                          OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

                          glxgears works at above 60FPS as well.

                          N 1 Reply Last reply Reply Quote 0
                          • N
                            Neo-Rio @Neo-Rio
                            last edited by

                            Never mind. I am a teapot.

                            My monitor refresh rate was somehow set to 23Hz in the system settings !
                            I set it back to 60Hz and everything is back to normal!

                            1 Reply Last reply Reply Quote 0
                            • D
                              dgallina
                              last edited by

                              Just to add a data point: I did an in-place upgrade of my Ubuntu 18.10 RetroPie install to 19.04 without issue using the suggested config file change above.

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

                                Same here. I can't yet reproduce the issues above and I removed all SDL2 dependencies.

                                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

                                  I will install a fresh 19.04 in a vm to test though.

                                  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

                                    Did anyone post a log? Didn't see one but it may save time to see what the fail was on 19.04.

                                    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

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

                                      @BuZz I don't think there was anything besides the SDL2 dependency and the other posters confirmed it was working fine once that is fixed.
                                      I don't have the Debian Buster system that exhibited the problems at hand, but for the 19.04 I didn't get any errors during installation. I bumped the SDL2 version in sdl2.sh before starting the basic installation.

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

                                        @mitu I'd like to see the full log from any 2.0.8 SDL install fail as it's working here without bumping the version.

                                        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
                                        • T
                                          tchuyev
                                          last edited by

                                          Hi,

                                          1./ Bumped from 2.0.8 to 2.0.9 using Ubuntu 19.04 and it does indeed solves this issue.

                                          However, when doing an 'sudo apt update', I get:

                                          The following packages have unmet dependencies:
                                          libsdl2-2.0-0 : Breaks: libsdl2-2.0-0:i386 (!= 2.0.9+1) but 2.0.9+dfsg1-1ubuntu1 is installed
                                          libsdl2-2.0-0:i386 : Breaks: libsdl2-2.0-0 (!= 2.0.9+dfsg1-1ubuntu1) but 2.0.9+1 is installed
                                          libsdl2-dev : Depends: libsdl2-2.0-0 (= 2.0.9+dfsg1-1ubuntu1) but 2.0.9+1 is installed
                                          E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

                                          Running 'sudo apt --fix-broken install' would NOT solve the issue:
                                          dpkg: error processing archive /var/cache/apt/archives/libsdl2-2.0-0_2.0.9+dfsg1-1ubuntu1_amd64.deb (--unpack):
                                          trying to overwrite shared '/usr/share/doc/libsdl2-2.0-0/copyright', which is different from other instances of package libsdl2-2.0-0:amd64
                                          Errors were encountered while processing:
                                          /var/cache/apt/archives/libsdl2-2.0-0_2.0.9+dfsg1-1ubuntu1_amd64.deb
                                          E: Sub-process /usr/bin/dpkg returned an error code (1)

                                          2./ Using latest Pop!_OS 19.04, I also get the following error messages at the end of a basic install:

                                          Could not install package(s): libxkbcommon-dev libusb-1.0-0-dev libvulkan-dev libavcodec-dev libavformat-dev libavdevice-dev nvidia-cg-toolkit libfreeimage-dev libfreetype6-dev libcurl4-openssl-dev cmake libvlc-dev libvlccore-dev vlc rapidjson-dev mc feh cmake libsamplerate0-dev libspeexdsp-dev libpng-dev libglew-dev libboost-filesystem-dev nasm flex bison libpng-dev libglew-dev nasm libpng-dev

                                          Any suggestions please?

                                          mituM BuZzB 2 Replies Last reply Reply Quote 0
                                          • mituM
                                            mitu Global Moderator @tchuyev
                                            last edited by mitu

                                            @tchuyev said in Ubuntu 19.04 issues:

                                            Any suggestions please?

                                            Have you followed @buzz's advice to modify the /opt/retropie/configs/all/retropie.cfg file ? This should make use of the distro's packages for libSDL, so there shouldn't be any conflict.

                                            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.