Announcement

Collapse
No announcement yet.

Updated and Optimized Ubuntu Free Graphics Drivers

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Originally posted by nadro View Post

    I can confirm that after manually installing libwayland-egl1 (libwayland-egl1-mesa was forced to be removed) and update other packages all works fine. Thanks all involved for help.
    Is that a good thing? I did this and it also removed PCSX2, but when I reinstalled PCSX2 it would reinstall those files but remove libwayland-egl1. So essentially I can't use these drivers with PCSX2?

    BTW the files removed are " libsdl2-2.0-0:i386 libwayland-egl1-mesa libwayland-egl1-mesa:i386 pcsx2:i386".
    Last edited by Dukenukemx; 02 July 2018, 09:57 PM.

    Comment


    • Originally posted by Dukenukemx View Post
      Is that a good thing? I did this and it also removed PCSX2, but when I reinstalled PCSX2 it would reinstall those files but remove libwayland-egl1. So essentially I can't use these drivers with PCSX2?

      BTW the files removed are " libsdl2-2.0-0:i386 libwayland-egl1-mesa libwayland-egl1-mesa:i386 pcsx2:i386".
      Due to packaging changes you may need to install libwayland-egl1-mesa and libwayland-egl1-mesa:i386 manually.

      Comment



      • I tried to install libwayland-egl1-mesa:i386 and libwayland-egl1-mesa and this is what it tries to do. I didn't continue cause I don't know what'll happen if it removes libwayland-egl1.
        Code:
        Reading package lists... Done
        Building dependency tree       
        Reading state information... Done
        The following additional packages will be installed:
          libwayland-egl1-mesa retroarch
        The following packages will be REMOVED:
          libwayland-egl1
        The following NEW packages will be installed:
          libwayland-egl1-mesa libwayland-egl1-mesa:i386
        The following packages will be upgraded:
          retroarch
        1 upgraded, 2 newly installed, 1 to remove and 37 not upgraded.
        Need to get 2,325 kB/2,428 kB of archives.
        After this operation, 115 kB of additional disk space will be used.
        Do you want to continue? [Y/n] n
        Abort.

        Comment


        • Originally posted by tichun
          Could you, please, package AMDVLK?
          It would be nice indeed, but it's unlikely I will do, I don't have free time and I am not motivated enough.

          Comment


          • Your build bot appears to be broken, due to some script missing some file:
            Code:
             
             dh_install -a --fail-missing dh_install: Please use dh_missing --list-missing/--fail-missing instead dh_install: This feature will be removed in compat 12. dh_install: Cannot find (any matches for) "etc/drirc" (tried in ., debian/tmp)  dh_install: libgl1-mesa-dri missing files: etc/drirc dh_install: missing files, aborting

            Comment


            • I installed oibaf PPA, but glxinfo shows nothing about obiaf

              Code:
              boby@ok-pc-01:~$ glxinfo | grep -i opengl
              OpenGL vendor string: X.Org
              OpenGL renderer string: AMD RAVEN (DRM 3.27.0, 4.19.0-041900rc6-generic, LLVM 7.0.0)
              OpenGL core profile version string: 4.5 (Core Profile) Mesa 18.3.0-devel
              OpenGL core profile shading language version string: 4.50
              OpenGL core profile context flags: (none)
              OpenGL core profile profile mask: core profile
              OpenGL core profile extensions:
              OpenGL version string: 4.5 (Compatibility Profile) Mesa 18.3.0-devel
              OpenGL shading language version string: 4.50
              OpenGL context flags: (none)
              OpenGL profile mask: compatibility profile
              OpenGL extensions:
              OpenGL ES profile version string: OpenGL ES 3.2 Mesa 18.3.0-devel
              OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
              OpenGL ES profile extensions:
              boby@ok-pc-01:~$

              I am on Ubuntu 18.04, i think it showed "Mesa 18.3.0-devel" even before i did install PPA.

              How i make sure i am using Mesa obiaf PPA ?

              Comment


              • Originally posted by BestGameNews View Post
                I installed oibaf PPA, but glxinfo shows nothing about obiaf

                Code:
                boby@ok-pc-01:~$ glxinfo | grep -i opengl
                OpenGL vendor string: X.Org
                OpenGL renderer string: AMD RAVEN (DRM 3.27.0, 4.19.0-041900rc6-generic, LLVM 7.0.0)
                OpenGL core profile version string: 4.5 (Core Profile) Mesa 18.3.0-devel
                OpenGL core profile shading language version string: 4.50
                OpenGL core profile context flags: (none)
                OpenGL core profile profile mask: core profile
                OpenGL core profile extensions:
                OpenGL version string: 4.5 (Compatibility Profile) Mesa 18.3.0-devel
                OpenGL shading language version string: 4.50
                OpenGL context flags: (none)
                OpenGL profile mask: compatibility profile
                OpenGL extensions:
                OpenGL ES profile version string: OpenGL ES 3.2 Mesa 18.3.0-devel
                OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
                OpenGL ES profile extensions:
                boby@ok-pc-01:~$

                I am on Ubuntu 18.04, i think it showed "Mesa 18.3.0-devel" even before i did install PPA.

                How i make sure i am using Mesa obiaf PPA ?
                Can you post the output of:
                Code:
                dpkg -l | grep mesa

                Comment


                • Hoping someone can help if I'm doing something stupid or missing something, but how do I install the debug packages. I've added the ppaibaf/graphics-drivers repository but can't find any dbg packages.
                  I'd like to install these to debug a crash playing back 2d video with vaapi.

                  Comment


                  • Ubuntu 19.04/disco packages now available!

                    Comment


                    • Originally posted by Simon81 View Post
                      Hoping someone can help if I'm doing something stupid or missing something, but how do I install the debug packages. I've added the ppaibaf/graphics-drivers repository but can't find any dbg packages.
                      I'd like to install these to debug a crash playing back 2d video with vaapi.
                      It looks -dbg packages now need to be enabled PPA through web interface. Done now.

                      Comment

                      Working...
                      X