On 11/3/24 17:12, ToddAndMargo via perl6-users wrote:
Hi All,
Fedora 41
rakudo-pkg-2024.7.0-01.x86_64
bash-5.2.32-1.fc41.x86_64
Since upgrading from Fedora 39 to Fedora 41, when
I start my programs, I get the following error messages:
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:763: FINISHME:
support YUV colorspace with DRM format modifiers
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:794: FINISHME:
support more multi-planar formats with DRM modifiers
Huh?
Yours in Confusion,
-T
Fedora just gave me the following:
https://forums.fedoraforum.org/showthread.php?333531-MESA-INTEL-warning&p=1887981#post1887981
REF: https://discussion.fedoraproject.org...open/131549/31
https://discussion.fedoraproject.org...yland/134807/4
You can put in the /etc/environment file the line:
GSK_RENDERER=gl
or
GSK_RENDERER=ngl
and logout and login or reboot the system. This is due to a Vulkan
problem, that's a temporary workaround, in the future when that's fixed
you'd want to remove that line