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

Arch Linux

9191 readers
22 users here now

The beloved lightweight distro

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

top 2 comments
sorted by: hot top controversial new old
[โ€“] that_leaflet@lemmy.world 5 points 4 months ago* (last edited 1 week ago) (1 children)

This comment should be deleted soon

[โ€“] Reza@programming.dev 1 points 4 months ago

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