You are not logged in.
Hello
I have this error when doing the command
vulkaninfowhich means (if i'm correct) that vulkan is not working. I have no idea on how to solve this so any help is welcomed.
ERROR: [Loader Message] Code 0 : loader_scanned_icd_add: Could not get 'vkCreateInstance' via 'vk_icdGetInstanceProcAddr' for ICD libGLX_nvidia.so.0
ERROR: [Loader Message] Code 0 : loader_scanned_icd_add: Could not get 'vkCreateInstance' via 'vk_icdGetInstanceProcAddr' for ICD libGLX_nvidia.so.0
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.269/vulkaninfo/./vulkaninfo.h:688:vkCreateInstance failed with ERROR_INCOMPATIBLE_DRIVERI'm on EndeavourOS using Hyperland 0.35.0-2 using a gtx 1050 that is to my knowledge vulkan compatible, im on kernel 6.7.8-zen1-1-zen
When previously searching this problem i've seen people asking for these info so it might help
output of pacman -Qs
local/egl-wayland 2:1.1.13-1
EGLStream-based Wayland external platform
local/ffnvcodec-headers 12.1.14.0-1
FFmpeg version of headers required to interface with Nvidias codec APIs
local/lib32-nvidia-utils 550.54.14-1
NVIDIA drivers utilities (32-bit)
local/libva-nvidia-driver 0.0.11-1
VA-API implementation that uses NVDEC as a backend
local/libvdpau 1.5-2
Nvidia VDPAU library
local/libxnvctrl 550.54.14-1
NVIDIA NV-CONTROL X extension
local/nvidia-dkms 550.54.14-2
NVIDIA drivers - module sources
local/nvidia-settings 550.54.14-1
Tool for configuring the NVIDIA graphics driver
local/nvidia-utils 550.54.14-2
NVIDIA drivers utilitiesoutput of glxinfo -b
1033output of lspci -k | grep -A 2 -E "(VGA|3D)"
00:02.0 VGA compatible controller: Intel Corporation CoffeeLake-H GT2 [UHD Graphics 630]
Subsystem: Lenovo CoffeeLake-H GT2 [UHD Graphics 630]
Kernel driver in use: i915
--
01:00.0 VGA compatible controller: NVIDIA Corporation GP107M [GeForce GTX 1050 Mobile] (rev a1)
Subsystem: Lenovo GP107M [GeForce GTX 1050 Mobile]
Kernel driver in use: nvidiaThats all the info that i see useful right now but if you need any other just ask me and sorry for my english i'm a foreigner. Thanks in advance for any help
Last edited by Nissya (2024-03-03 18:19:02)
Offline