HGL
national-gold
intel arc
Hi i hane intel arc gpu its has mesa driver and iam on arch but vulkan not work
vulkaninfo
ERROR: [Loader Message] Code 0 : vkCreateInstance: Found no drivers!
Cannot create Vulkan instance.
This problem is often caused by a faulty installation of the Vulkan driver or attempting to use a GPU that does not support Vulkan.
ERROR at /usr/src/debug/vulkan-tools/Vulkan-Tools-1.3.245/vulkaninfo/vulkaninfo.h:677:vkCreateInstance failed with ERROR_INCOMPATIBLE_DRIVER
how can i fix it ?
1 Reply
I assume you've followed https://wiki.archlinux.org/title/Intel_graphics#Installation and https://github.com/lutris/docs/blob/master/InstallingDrivers.md ?