this post was submitted on 12 Jun 2025
8 points (83.3% liked)

Arch Linux

8917 readers
105 users here now

The beloved lightweight distro

founded 5 years ago
MODERATORS
8
Vulkan error for flatpaks (programming.dev)
submitted 1 month ago* (last edited 1 month ago) by Reza@programming.dev to c/archlinux@lemmy.ml
 

I have archlinux with GNOME 48 and wayland. When I run apps which I have installed them from flatpak I get error below:

MESA-INTEL: warning: Haswell Vulkan support is incomplete
MESA-INTEL: warning: ../src/intel/vulkan_hasvk/anv_formats.c:759: FINISHME: support YUV colorspace with DRM format modifiers
MESA-INTEL: warning: ../src/intel/vulkan_hasvk/anv_formats.c:790: FINISHME: support more multi-planar formats with DRM modifiers

The apps are shown like the screenshot:

Carburetor

They work, but nothing is shown!

I did not have the problem since I updated the packages with pacman and vulkan-icd-loader and vulkan-headers updated from 1.4.309 to 1.4.313.

you are viewing a single comment's thread
view the rest of the comments
[–] Reza@programming.dev 1 points 1 month ago

After updating freedesktop.Platform with flathub the problem has been solved.