Updated and Optimized Ubuntu Free Graphics Drivers

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • MasterCATZ
    Junior Member
    • Mar 2012
    • 31

    Code:
    sudo echo 'APT::Key::Assert-Pubkey-Algo ">=rsa1024";' > /etc/apt/apt.conf.d/99weakkey-warning
    ​
    hopefully this gets me going again went from Ubuntu 24.04 to 24.10 , and corrupted video /overlays and txt every where
    also odd how jpegs only show as black and png load the picture ...

    Screenshot from 2024-11-17 20-05-25.shrink.jpg

    Comment

    • MasterCATZ
      Junior Member
      • Mar 2012
      • 31

      Screenshot from 2024-11-17 20-37-50.png
      well that was almost instant recovery , I spent 12 hrs reinstalling packages all day long , even did a fresh install thinking it was a broken theme instead of a buggy messa driver

      all I knew is it was not a hardware issue because booting from another OS everything was fine

      Comment

      • pinguinpc
        Senior Member
        • Jun 2009
        • 922

        In my case with oibaf mesa 25-dev drivers of today (17-11) fix some drawing issues in gkrell, some missing letters in corectrl and some missing cursor issues on wine virtual desktop

        before driver



        today driver



        many thanks

        Comment

        • pinguinpc
          Senior Member
          • Jun 2009
          • 922

          ​With oibaf drivers of today december 04 of 2024 appear vulkan 1.4.303 in my case







          At simple seek dont show any drawing error in gkrell or corectrl (font issues) and mouse cursor using wine virtual desktop seems works ok

          many thanks

          Last edited by pinguinpc; 04 December 2024, 06:24 PM.

          Comment

          • Michael
            Phoronix
            • Jun 2006
            • 14308

            oibaf any idea when the latest PPA build will be fixed up due to breaking on i686? There's an article I had hoped to use the Oibaf PPA packages in to feature for an article this week. Thanks.
            Michael Larabel
            https://www.michaellarabel.com/

            Comment

            • oibaf
              Senior Member
              • Feb 2008
              • 1223

              It's an upstream issue, it just got fixed. Next build should hopefully builds fine.

              Anyway I'll move the PPA to 25.0 branch when it will be created, since I don't have much time to spend on the PPA and its issues.

              Comment

              • oibaf
                Senior Member
                • Feb 2008
                • 1223

                UPDATE:

                I backported newer spirv-tools in 24.10/oracular and 24.04/noble to fix build with newer mesa. And also newer spirv-headers needed for the updated spirv-tools.

                Mesa in 24.04/noble is now built with llvm 19, which was recently added in Ubuntu 24.04 (previously it was using llvm 18). 24.10 and 25.04 were already using llvm 19.

                Also, mesa packages are now providing code of mesa 25.0 branch, no more from main branch. If you need mesa main consider using a different PPA (and remember to disable this PPA before to avoid conflicts).

                Also, for some reason, 25.04/plucky builds are currently broken, due to a rust compile issue. ==> EDIT: fixed using rust 1.83
                Last edited by oibaf; 01 February 2025, 11:53 AM.

                Comment

                • pinguinpc
                  Senior Member
                  • Jun 2009
                  • 922

                  Originally posted by oibaf View Post
                  UPDATE:

                  I backported newer spirv-tools in 24.10/oracular and 24.04/noble to fix build with newer mesa. And also newer spirv-headers needed for the updated spirv-tools.

                  Mesa in 24.04/noble is now built with llvm 19, which was recently added in Ubuntu 24.04 (previously it was using llvm 18). 24.10 and 25.04 were already using llvm 19.

                  Also, mesa packages are now providing code of mesa 25.0 branch, no more from main branch. If you need mesa main consider using a different PPA (and remember to disable this PPA before to avoid conflicts).

                  Also, for some reason, 25.04/plucky builds are currently broken, due to a rust compile issue. ==> EDIT: fixed using rust 1.83
                  At time of write this ppa still compiling amd64 driver packages, lastest changes dont stay in now (aka mesa 25.1?) ? for example lastest mesa commits like this:



                  Comment

                  • oibaf
                    Senior Member
                    • Feb 2008
                    • 1223

                    Yes, as I said, the PPA now builds mesa from the 25.0 branch, not the main branch (which currently is at 25.1) anymore.

                    Comment

                    • pinguinpc
                      Senior Member
                      • Jun 2009
                      • 922

                      Originally posted by oibaf View Post
                      Yes, as I said, the PPA now builds mesa from the 25.0 branch, not the main branch (which currently is at 25.1) anymore.
                      Thanks for response however do you have any idea about mesa main can back to ppa ?

                      Comment

                      Working...
                      X