Last update breaks my system
Hello to all lads.
Well, as the title says. The last update shattered my system, having problems with mesa and vulkan. I was able to fix mesa by doing a downgrade, but with vulkan I wasn't so lucky.
Now I have this error with vulkan
vulkaninfo | grep "Vulkan API Version"
ERROR: [Loader Message] Code 0 : libLLVM.so.20.1: cannot open shared object file: No such file or directory
ERROR: [Loader Message] Code 0 : loader_icd_scan: Failed loading library associated with ICD JSON /usr/lib/libvulkan_lvp.so. Ignoring this JSON
ERROR: [Loader Message] Code 0 : libLLVM.so.20.1: cannot open shared object file: No such file or directory
ERROR: [Loader Message] Code 0 : loader_icd_scan: Failed loading library associated with ICD JSON /usr/lib/libvulkan_radeon.so. Ignoring this JSON
ERROR: [Loader Message] Code 0 : setup_loader_term_phys_devs: Failed to detect any valid GPUs in the current config
ERROR at /build/vulkan-tools/src/Vulkan-Tools/vulkaninfo/./vulkaninfo.h:247:vkEnumeratePhysicalDevices failed with ERROR_INITIALIZATION_FAILED
It seems to be asking for a version of libLLVM that is not in the Artix Linux repository. I use a Vega 8 GPU btw.