mesa v25.0.7
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2025-2c707bb4ba
This update has been submitted for testing by jexposit.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'passed'.
This update has been pushed to testing.
This update can be pushed to stable now if the maintainer wishes
Works.
Works great! LGTM! =)
Works for me..
AMD Ryzen 7 5700U with Radeon Graphics
Looks OK in 42.
Works
Seems to work fine with `00:02.0 VGA compatible controller [0300]: Intel Corporation TigerLake-H GT1 [UHD Graphics] [8086:9a60] (rev 01)
Looks great on a different machine as well
This update has been submitted for stable by leigh123linux.
This update has been pushed to stable.
This breaks GTK4 apps with the vulkan renderer (GSK_RENDERER=vulkan). See https://gitlab.freedesktop.org/mesa/mesa/-/issues/13319. The bisected commit is also present in the 25.0.7 release.
This update breaks the rendering of GTK4 applications on devices using Intel HD 4000. I think the issue may be Vulkan-related.
Downgrading to 25.0.6 or older brings back the working behavior.
Alternatively, setting one of these options in /etc/environment forces GTK not to use the Vulkan renderer, so GTK4 apps start working again.
/etc/environment
GSK_RENDERER=cairo GSK_RENDERER=opengl GSK_RENDERER=ngl GSK_RENDERER=gl
Here are some device info that may be useful:
lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
glxinfo -B
name of display: :0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: Intel (0x8086) Device: Mesa Intel(R) HD Graphics 4000 (IVB GT2) (0x166) Version: 25.0.7 Accelerated: yes Video memory: 1536MB Unified memory: yes Preferred profile: core (0x1) Max core profile version: 4.2 Max compat profile version: 4.2 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.0 OpenGL vendor string: Intel OpenGL renderer string: Mesa Intel(R) HD Graphics 4000 (IVB GT2) OpenGL core profile version string: 4.2 (Core Profile) Mesa 25.0.7 OpenGL core profile shading language version string: 4.20 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL version string: 4.2 (Compatibility Profile) Mesa 25.0.7 OpenGL shading language version string: 4.20 OpenGL context flags: (none) OpenGL profile mask: compatibility profile OpenGL ES profile version string: OpenGL ES 3.0 Mesa 25.0.7 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
Breaks ptyxis and nautilus, I have intel HD 4600.
Breaks GTK4 apps. Intel HD 4000.
I have the exact same HW as arvl above, I can confirm it breaks the rendering of gnome-settings, gnome-software, etc.
Applied workaround:
sudo dnf downgrade mesa* --enable-repo=updates-archive
On Intel HD 4600 this update breaks GTK4 apps, workaround that arvl suggested above works, after adding GSK_RENDERER to /etc/environment everything works well as before
Please log in to add feedback.
Confirm request to re-trigger tests.
This update has been submitted for testing by jexposit.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'passed'.
This update has been pushed to testing.
This update can be pushed to stable now if the maintainer wishes
Works.
Works great! LGTM! =)
Works for me..
AMD Ryzen 7 5700U with Radeon Graphics
Looks OK in 42.
Works
Seems to work fine with `00:02.0 VGA compatible controller [0300]: Intel Corporation TigerLake-H GT1 [UHD Graphics] [8086:9a60] (rev 01)
Looks great on a different machine as well
This update has been submitted for stable by leigh123linux.
This update has been pushed to stable.
This breaks GTK4 apps with the vulkan renderer (GSK_RENDERER=vulkan). See https://gitlab.freedesktop.org/mesa/mesa/-/issues/13319. The bisected commit is also present in the 25.0.7 release.
This update breaks the rendering of GTK4 applications on devices using Intel HD 4000. I think the issue may be Vulkan-related.
Downgrading to 25.0.6 or older brings back the working behavior.
Alternatively, setting one of these options in
/etc/environmentforces GTK not to use the Vulkan renderer, so GTK4 apps start working again.Here are some device info that may be useful:
lspci | grep VGAglxinfo -BBreaks ptyxis and nautilus, I have intel HD 4600.
Breaks GTK4 apps. Intel HD 4000.
I have the exact same HW as arvl above, I can confirm it breaks the rendering of gnome-settings, gnome-software, etc.
lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
Applied workaround:
sudo dnf downgrade mesa* --enable-repo=updates-archive
On Intel HD 4600 this update breaks GTK4 apps, workaround that arvl suggested above works, after adding GSK_RENDERER to /etc/environment everything works well as before