Updated Open Graphics Drivers - since 2011!

PPA description

PLEASE READ: don't email me to report bugs, unless you are sure it's a packaging bug. Not only is email not a good tool for tracking bugs, it also excludes anybody else from tracking or working on the issue. Please read the section "Debugging and reporting problems" below.

Also, please don't ask me to include non-free drivers, I won't do it.

Patches and suggestions are welcomed.

=============

All Ubuntu architectures are supported.

Supported Ubuntu versions:
- 22.04 (jammy) <- supported
- 23.10 (mantic) <- supported
- 24.04 (noble) <- supported

For forum support see: http://goo.gl/qoUpWK

=== Introduction ===
This PPA provides updated free graphics drivers (from mesa). Updates packages provide:
 * all driver packages are automagically built every day, when there are upstream changes
 * Vulkan 1.3+ and OpenGL 4.6+ : http://mesamatrix.net
 * gallium-nine support. Read the specific section below
 * VDPAU and VAAPI Gallium3D accelerated video drivers (see below)
 * mesa packages built with gcc LTO for smaller binary size (~10-15%) and improved performance

As an added bonus I may include some updated open source games (backported from Debian or newer Ubuntu).

=== Basic usage ===
See "Adding this PPA to your system" later on, or just do:
sudo add-apt-repository ppa:oibaf/graphics-drivers
and update your Ubuntu with the package here.

=== Using gallium-nine ===
Gallium-nine lets you run DirectX 9 games in a faster way, avoiding the inefficient translation of D3D9 calls to OpenGL. For more info see https://wiki.ixit.cz/d3d9
You need:
 * enable this PPA (see previous paragraph)
 * then follow the instructions to install wine from this PPA: https://launchpad.net/~commendsarnex/+archive/ubuntu/winedri3

=== Using alternative drivers - Here be dragons ===
* zink - OpenGL emulated on a Vulkan driver:
  Set MESA_LOADER_DRIVER_OVERRIDE=zink
* zink + lavapipe - OpenGL emulated on a software Vulkan driver:
  Set VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/lvp_icd.x86_64.json MESA_LOADER_DRIVER_OVERRIDE=zink
* llvmpipe OpenGL software render:
  Set MESA_LOADER_DRIVER_OVERRIDE=llvmpipe
* Other options here: https://www.mesa3d.org/envvars.html

=== Using accelerated video ===
Supported VDPAU drivers: r300, r600, radeonsi, nouveau
Supported VAAPI drivers: r600, radeonsi

* First you need to install mesa-vdpau-drivers package:
sudo apt-get install mesa-vdpau-drivers

* Then to test the VDPAU driver with mpv use:
$ mpv --hwdec=vdpau yourvideofile

=== Upgrading to a newer Ubuntu ===
It is *strongly* suggested to remove all packages from this PPA before updating to a newer Ubuntu release. See the section "Revert to original drivers" later on.
Then, after the upgrade, you can add again this PPA.

=== Debugging and reporting problems ===
If you have some problem with the drivers try running the application from the command line and see if there are graphics related warnings. Also type dmesg to see if there are other related information here.

If you get crashes install the relevant -dbg pacakges (libgl1-mesa-dri-dbg or libgl1-mesa-dri-experimental-dbg for 3D drivers and xserver-xorg-video-intel-dbg , xserver-xorg-video-nouveau-dbg or xserver-xorg-video-radeon-dbg for X drivers) and reproduce the crash with gdb. Example:
$ gdb glxgears
[...make your application crash and then get a backtrace with:]
(gdb) bt

If X.org crashes look at /var/log/Xorg.0.log (or /var/log/Xorg.0.log.old when a new X session is started after the crash).

With the gathered information try searching at https://bugs.freedesktop.org/query.cgi (also try with google) if someone already reported a similar bug. If not you may want to report a new bug:
for 3D drivers bugs: https://www.mesa3d.org/bugs.html
for X / 2D driver bugs: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

=== Revert to original drivers ===
To revert to standard Ubuntu drivers type the following in a prompt shell:
$ sudo apt-get install ppa-purge
$ sudo ppa-purge ppa:oibaf/graphics-drivers

=== Donations ===
Some people asked me if I can accept donations to support this work. I don't, but if you have some spare money I would be happy if you could do a donation to a charity of your choice (for the poors, animals, whatever else you may think it might need it). Then feel free to send me a note about it!

Adding this PPA to your system

You can update your system with unsupported packages from this untrusted PPA by adding ppa:oibaf/graphics-drivers to your system's Software Sources. (Read about installing)

sudo add-apt-repository ppa:oibaf/graphics-drivers
sudo apt update
        
Technical details about this PPA

This PPA can be added to your system manually by copying the lines below and adding them to your system's software sources.

Display sources.list entries for:
deb https://ppa.launchpadcontent.net/oibaf/graphics-drivers/ubuntu YOUR_UBUNTU_VERSION_HERE main 
deb-src https://ppa.launchpadcontent.net/oibaf/graphics-drivers/ubuntu YOUR_UBUNTU_VERSION_HERE main 
Signing key:
1024R/5ABCE68FF4633EA42E219156957D2708A03A4626 (What is this?)
Fingerprint:
5ABCE68FF4633EA42E219156957D2708A03A4626

For questions and bugs with software in this PPA please contact Oibaf.

PPA statistics

Activity
107 updates added during the past month.
View package details

Overview of published packages

127 of 27 results
Package Version Uploaded by
0ad 0.0.26-1~oibaf~j Oibaf ()
0ad-data 0.0.26-1~oibaf~j Oibaf ()
directx-headers 1.611.0-1~oibaf~m Oibaf ()
directx-headers 1.611.0-1~oibaf~j Oibaf ()
freeciv 3.1.0+ds-1~oibaf~m Oibaf ()
libdrm 2.4.120+git2403050500.c8f327~oibaf~n Oibaf ()
libdrm 2.4.120+git2403050500.c8f327~oibaf~m Oibaf ()
libdrm 2.4.120+git2403050500.c8f327~oibaf~j Oibaf ()
libgit2 1.7.1+ds-2ubuntu1~oibaf~m Oibaf ()
libva 2.19.0-1~oibaf~j Oibaf ()
libvdpau 1.5-2~oibaf~j Oibaf ()
lincity-ng 2.9.0-1~oibaf~m Oibaf ()
lincity-ng 2.9.0-1~oibaf~j Oibaf ()
mesa 24.1~git2403172330.eac703~oibaf~n Oibaf ()
mesa 24.1~git2403172330.eac703~oibaf~m Oibaf ()
mesa 24.1~git2403172330.eac703~oibaf~j Oibaf ()
meson 1.3.0-1~oibaf~m Oibaf ()
meson 1.2.3-1~oibaf~j Oibaf ()
rust-bindgen 0.66.1-3~oibaf~m Oibaf ()
rust-bindgen 0.59.1-2ubuntu0.1kisak3~j~bpo22.04.1~oibaf Oibaf ()
rust-bindgen-cli 0.66.1-4~oibaf~m Oibaf ()
spirv-headers 1.6.1+1.3.250.0-1~oibaf~j Oibaf ()
spirv-llvm-translator-15 15.0.0-1ubuntu3~oibaf~l Oibaf ()
spirv-tools 2022.3-1~oibaf~j Oibaf ()
wayland-protocols 1.31-1~oibaf~j Oibaf ()
widelands 2:1.0-3~oibaf~j Oibaf ()
wxwidgets3.2 3.2.0+dfsg-2~oibaf~j Oibaf ()
127 of 27 results

Latest updates

  • mesa 28 hours ago
    Successfully built
  • mesa 28 hours ago
    Successfully built
  • mesa 28 hours ago
    Successfully built
  • freeciv 8 days ago
    Successfully built
  • libdrm 2 weeks ago
    Successfully built