Re: Vulkan breakage

2025-06-12 Thread Celejar
On Wed, 11 Jun 2025 00:44:54 -0400 Lenny Andreu wrote: > I have a similar problem after updating the system and first check the > permission and groups to /dev/dri > > That does not work for me, then I test removing the value of the env > var XDG_RUNTIME_DIR, and it works, I have no idea why, bu

Re: Vulkan breakage

2025-06-10 Thread Lenny Andreu
I have a similar problem after updating the system and first check the permission and groups to /dev/dri That does not work for me, then I test removing the value of the env var XDG_RUNTIME_DIR, and it works, I have no idea why, but I test sudo -E vulkaninfo and that fails, with the same error a

Vulkan breakage

2025-05-14 Thread Celejar
Hi, On my system - an HP Zbook Fury G8 with Intel UHD iGPU + Nvidia Quadro T1200, running Sid - I think I have all the necessary GPU driver, tools, and Vulkan pieces installed (all from the official Sid repos), but Vulkan isn't working properly. Vulkaninfo doesn't work when run as an ordinary use