this post was submitted on 12 Jun 2025
9 points (90.9% liked)

Arch Linux

8763 readers
13 users here now

The beloved lightweight distro

founded 5 years ago
MODERATORS
9
Vulkan error for flatpaks (programming.dev)
submitted 4 days ago* (last edited 4 days 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 8 hours ago

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