Yup, I did’nt even update via pacman -Syu or something. I noticed steam downloaded the newest proton beta. But 2 days ago, everything worked like a charm.
Okay, I tried other games: Northgard (which is also not Linux native) and The Sims Complete Collection (I run it via Lutris). Both started up and run normally. Diablo 2 Ressurected (also installed with Lutris) did not start because it failed to initialize my graphics device?
Puh, i’m so confused…
Add: I opened Lutris and the Settings for “Wine” - there are Errors saying “Vulkan is not installed or is not supported by your system, DXVK is not available”. How could that just change ?
pacman -Qs dxvk
→ no output
vulkaninfo --summary
ERROR: [../mesa-23.3.5/src/amd/vulkan/radv_physical_device.c:1740] Code 0 : Could not open device /dev/dri/renderD128: Permission denied (VK_ERROR_INCOMPATIBLE_DRIVER)
ERROR: [Loader Message] Code 0 : setup_loader_term_phys_devs: Failed to detect any valid GPUs in the current config
ERROR at /usr/src/debug/vulkan-tools/Vulkan-Tools-1.3.269/vulkaninfo/./vulkaninfo.h:237:vkEnumeratePhysicalDevices failed with ERROR_INITIALIZATION_FAILED
ls /usr/share/vulkan/icd.d/
intel_hasvk_icd.i686.json intel_icd.i686.json radeon_icd.i686.json
intel_hasvk_icd.x86_64.json intel_icd.x86_64.json radeon_icd.x86_64.json
Maybe there is some clue in these?
Moderator edit: In the future, please use proper formatting: [HowTo] Post command output and file content as formatted text