Announcement

Collapse
No announcement yet.

Updated and Optimized Ubuntu Free Graphics Drivers

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

  • Originally posted by kmod View Post
    After the latest update graphics are still messed up. So it is this bug
    https://bugs.freedesktop.org/show_bug.cgi?id=79534
    Hi Kmod,
    good idea about partition backup. I decided to just backup my home directory and upgrade to Linux Mint 17. The current Driver I am using is what comes from the install.
    I do not think I will try this "mod" again, until I can feel sure that I will not have to revisit the problem I had.

    Thanks again for replying, I hope the best for you and hope the oibat will be able to make the driver useful again for Ubuntu and Linux Mint.

    Comment


    • Originally posted by 0xBADCODE View Post
      Negative. I took reverse dependencies lookup on ubuntu 14.04 and only discovered 2 users of libllvm: various MESA parts from Oibaf PPA and clang itself. No other packages were dependent on libllvm 3.4. AFAIK, Webkit uses its own JIT which haves nothing to do with llvm.
      Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

      Comment


      • Yup, bug has been resolved with 10.3~git1406100730.7a4527~gd~t.

        Comment


        • I added llvm 3.4.2 to the 14.04 PPA, OpenGL 3.3 should be supported on more radeon cards now.

          Comment


          • I use a 7870 (Pitcairn) with Xubuntu 14.04 and still stuck with GL3.1.

            Is it just not yet supported on my HW even with LLVM 3.4.2? Or can I somehow get it to run 3.3?

            Code:
            glxinfo |grep OpenGL
            OpenGL vendor string: X.Org
            OpenGL renderer string: Gallium 0.4 on AMD PITCAIRN
            OpenGL core profile version string: 3.1 (Core Profile) Mesa 10.3.0-devel
            OpenGL core profile shading language version string: 1.40
            OpenGL core profile context flags: (none)
            OpenGL core profile extensions:
            OpenGL version string: 3.0 Mesa 10.3.0-devel
            OpenGL shading language version string: 1.30
            OpenGL context flags: (none)
            OpenGL extensions:

            Comment


            • Originally posted by Kraut View Post
              I use a 7870 (Pitcairn) with Xubuntu 14.04 and still stuck with GL3.1.

              Is it just not yet supported on my HW even with LLVM 3.4.2? Or can I somehow get it to run 3.3?

              Code:
              glxinfo |grep OpenGL
              OpenGL vendor string: X.Org
              OpenGL renderer string: Gallium 0.4 on AMD PITCAIRN
              OpenGL core profile version string: 3.1 (Core Profile) Mesa 10.3.0-devel
              OpenGL core profile shading language version string: 1.40
              OpenGL core profile context flags: (none)
              OpenGL core profile extensions:
              OpenGL version string: 3.0 Mesa 10.3.0-devel
              OpenGL shading language version string: 1.30
              OpenGL context flags: (none)
              OpenGL extensions:
              You didn't properly install the driver from the PPA. You should see something like (git-xxxxx trusty-oibaf-ppa) in the OpenGL vendor string.

              Comment


              • Fount it! Was an xorg-edger ppa what wasn't removed cleanly.

                I shall feast in OpenGL features now!

                Comment


                • Originally posted by oibaf View Post
                  I added llvm 3.4.2 to the 14.04 PPA, OpenGL 3.3 should be supported on more radeon cards now.
                  Thanks, much appreciated. Works for me.

                  $glxinfo | grep OpenGL
                  OpenGL vendor string: X.Org
                  OpenGL renderer string: Gallium 0.4 on AMD PITCAIRN
                  OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.3.0-devel (git-e974781 trusty-oibaf-ppa)
                  OpenGL core profile shading language version string: 3.30
                  OpenGL core profile context flags: (none)
                  OpenGL core profile profile mask: core profile
                  OpenGL core profile extensions:
                  OpenGL version string: 3.0 Mesa 10.3.0-devel (git-e974781 trusty-oibaf-ppa)
                  OpenGL shading language version string: 1.30
                  OpenGL context flags: (none)
                  OpenGL extensions:

                  Comment


                  • Originally posted by oibaf View Post
                    I added llvm 3.4.2 to the 14.04 PPA, OpenGL 3.3 should be supported on more radeon cards now.
                    Woot, thanks! This one makes RadeonSI to support GL 3.3. Though when it comes to heavy 3D loads or OpenCL, it still full of bugs. But there is nothing more you can do about it I guess.

                    Comment

                    Working...
                    X