eyadd
(Eyad)
July 18, 2024, 11:22pm
1
When i use
vulkaninfo | grep "Vulkan Instance Version"
That will be the output
DRM kernel driver 'nvidia-drm' in use. NVK requires nouveau.
ERROR: [../src/nouveau/vulkan/nvk_physical_device.c:1109] Code 0 : VK_ERROR_INCOMPATIBLE_DRIVER
MESA-INTEL: warning: Haswell Vulkan support is incomplete
Vulkan Instance Version: 1.3.283
*note
I am using the Legacy GeForce 600/700 proprietary driver
boredsquirrel
(boredsquirrel)
Tags updated
July 19, 2024, 12:17am
2
Added mesa , nouveau , nvk , vulkan and removed intel
Vulkan is a new standard, I suspect your old hardware does not have driver support for it.
It is my understanding that the new NVK drivers will only support the newer GPUs (either 2000+ or 3000+, though I am not fully aware of the lowest card version that is supported)