Originally posted by eis_os
View Post
Announcement
Collapse
No announcement yet.
Updated and Optimized Ubuntu Free Graphics Drivers
Collapse
X
-
-
As a present for the new year I uploaded SuperTuxKart 1.1 and SuperTux 0.6.1 in the PPA.
(Only available since 19.10/eoan, if you are still using 19.04/disco I suggest to upgrade. If you are using 18.04/bionic you may want to wait for 20.04/focal.)
Comment
-
libegl-mesa0 is broken, It fails to overwrite /usr/share/glvnd/egl_vendor.d/50_mesa.json and fails, after moving file away, it will install, but then Gnome is without animations, and altogether egl is nor working. May be it is some kind of mesa bug ?
Comment
-
after sunday
Code:/usr/share/glvnd/egl_vendor.d/50_mesa.j1 { "ICD": { "library_path": "/usr/lib/x86_64-linux-gnu/libEGL_mesa.so" }, "file_format_version": "1.0.0" }
Code:{ "file_format_version" : "1.0.0", "ICD" : { "library_path" : "libEGL_mesa.so.0" } }
- Likes 2
Comment
-
Originally posted by Melcar View PostSunday's last update seems to have broken direct rendering for me (Kubuntu 19.10 with RX480). Today another update hit but it still reverts to llvmpipe. Still hunting down any possible error in the logs.
This is being addressed:
https://gitlab.freedesktop.org/mesa/..._requests/3694
Hopefully they'll fix it soon.
- Likes 1
Comment
Comment