Updated and Optimized Ubuntu Free Graphics Drivers

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • luntik2012
    Junior Member
    • Jul 2014
    • 2

    open drivers

    Originally posted by _SXX_ View Post
    As far as I remember this problem related to incompatibility between LLVM and Steam runtime dependencies (libgcc_s.so.1).
    https://github.com/ValveSoftware/ste...time/issues/13
    Do you know, why do I have horizontal and vertical dancing lines on all versions of open drivers?
    Code:
    00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7520G]
    01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] (rev ff)
    Code:
    OpenGL renderer string: Gallium 0.4 on AMD ARUBA

    Comment

    • gutigen
      Senior Member
      • Jul 2012
      • 184

      Seems like there is some new bug:



      Perhaps another reason to switch to LLVM3.5 (if it's LLVM issue, which it looks like)? Some of us, less Linux savvy users, rely on your PPA and would love to see it better, so if you need any help (with testing or whatever) just tell us

      Like always though, thanks for maintaining your PPA, it's a life saver for AMD users <3

      Comment

      • TheAaronB123
        Junior Member
        • Jul 2014
        • 5

        RadeonSI now needs LLVM-3.5 to properly display textures. I figured I'd report it here hoping OIbaf would add it to the PPA+Build Mesa with it. What would be the best way to contact him without a Ubuntu without a Launchpad account, and if I do get a way to contact him. when should I try to take that action?

        Not being able to play any games because if looks pretty terrible is becoming a pain. :P

        Comment

        • gutigen
          Senior Member
          • Jul 2012
          • 184

          I wonder, can I install LLVM3.5 and use this to rebuild it with LLVM3.5 and if so, is installing LLVM3.5 enough or would it take some more tinkering?

          Comment

          • TheAaronB123
            Junior Member
            • Jul 2014
            • 5

            Originally posted by gutigen View Post
            I wonder, can I install LLVM3.5 and use this to rebuild it with LLVM3.5 and if so, is installing LLVM3.5 enough or would it take some more tinkering?
            What you do is you use the git (http://cgit.freedesktop.org/mesa/mesa/) and then use git from the terminal after all installed and do "git clone -b (Branch here, should be "master") (Mesa git URL here)" and then you build the source code like many other programs, be ready to install tons of related programs, it'll tell you, but then you'll build mesa with "./autogen.sh" and then you will see what messages you get, this is how you know what programs to install to be able to compile it. But after it builds, just do "sudo make install" and it should install.

            I've compiled mesa before, at one point I compiled it every day. But, recently I tried to and it installed in 100% wrong directories, so I've never tried it again tbh. Thats why I'm asking it be added to the PPA.

            Comment

            • gutigen
              Senior Member
              • Jul 2012
              • 184

              Originally posted by TheAaronB123 View Post
              I've compiled mesa before, at one point I compiled it every day. But, recently I tried to and it installed in 100% wrong directories, so I've never tried it again tbh. Thats why I'm asking it be added to the PPA.
              Considering that I would propably fuck up my system in the process and the fact that issue is gone for now (after today's update), I'll stick with Oibaf PPA

              Comment

              • Guest

                Originally posted by Espionage724 View Post
                Just a heads up, but it seems one of the more recent updates broke shadows on windows with Unity on Ubuntu with my 7850 (the shadows are like sections of a checkerbox). Not sure if anything else is affected or not, or what the cause is.
                Seems fixed now. Might of been related to whatever that LLVM 3.5 thing was, but in any case, all is well currently.

                Comment

                • smitty3268
                  Senior Member
                  • Oct 2008
                  • 6936

                  Originally posted by Espionage724 View Post
                  Seems fixed now. Might of been related to whatever that LLVM 3.5 thing was, but in any case, all is well currently.
                  A recent commit broke things unless you had LLVM3.5. They reverted part of it, so that LLVM 3.4.2 works again. I don't think anything earlier than 3.4.2 is supported right now.

                  Comment

                  • Guest

                    Any chance for an updated mpv? 0.4.1 was released a couple of days ago

                    Comment

                    • oibaf
                      Senior Member
                      • Feb 2008
                      • 1215

                      mpv si just a bonus, here. Newer versions require an updated libav, which is too invasive, so i won't backport newer versions.

                      Comment

                      Working...
                      X