instant-ngp icon indicating copy to clipboard operation
instant-ngp copied to clipboard

Could not initialize Vulkan and NGX. DLSS not supported. (DLSS not available: NVSDK_NGX_Result_FAIL_FeatureNotFound)

Open ZZy129326999 opened this issue 2 years ago • 7 comments

Could not initialize Vulkan and NGX. DLSS not supported. (DLSS not available: NVSDK_NGX_Result_FAIL_FeatureNotFound). I always see this WARNING, but ever since not so.

ZZy129326999 avatar Jan 12 '23 12:01 ZZy129326999

Ubuntu-20.04 cuda-11.3 vulkan-1.3.211

ZZy129326999 avatar Jan 12 '23 15:01 ZZy129326999

23:06:00 WARNING  Vulkan: loader_scanned_icd_add: Driver /usr/lib/x86_64-linux-gnu/libvulkan_lvp.so supports Vulkan 1.1, but only supports loader interface version 4. Interface version 5 or newer required to support this version of Vulkan (Policy #LDP_DRIVER_7)
23:06:00 WARNING  Vulkan: loader_scanned_icd_add: Driver /usr/lib/x86_64-linux-gnu/libvulkan_intel.so supports Vulkan 1.2, but only supports loader interface version 4. Interface version 5 or newer required to support this version of Vulkan (Policy #LDP_DRIVER_7)
23:06:00 WARNING  Vulkan: loader_scanned_icd_add: Driver /usr/lib/x86_64-linux-gnu/libvulkan_radeon.so supports Vulkan 1.2, but only supports loader interface version 4. Interface version 5 or newer required to support this version of Vulkan (Policy #LDP_DRIVER_7)
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

23:06:00 WARNING  Could not initialize Vulkan and NGX. DLSS not supported. (DLSS not available: NVSDK_NGX_Result_FAIL_FeatureNotFound)

ZZy129326999 avatar Jan 12 '23 15:01 ZZy129326999

23:51:55 WARNING  Vulkan: loader_scanned_icd_add: Driver /usr/lib/x86_64-linux-gnu/libvulkan_lvp.so supports Vulkan 1.1, but only supports loader interface version 4. Interface version 5 or newer required to support this version of Vulkan (Policy #LDP_DRIVER_7)
23:51:55 WARNING  Vulkan: loader_scanned_icd_add: Driver /usr/lib/x86_64-linux-gnu/libvulkan_intel.so supports Vulkan 1.2, but only supports loader interface version 4. Interface version 5 or newer required to support this version of Vulkan (Policy #LDP_DRIVER_7)
23:51:55 WARNING  Vulkan: loader_scanned_icd_add: Driver /usr/lib/x86_64-linux-gnu/libvulkan_radeon.so supports Vulkan 1.2, but only supports loader interface version 4. Interface version 5 or newer required to support this version of Vulkan (Policy #LDP_DRIVER_7)
23:51:55 SUCCESS  Initialized Vulkan and NGX on GPU #0: NVIDIA GeForce RTX 3060 Laptop GPU

This is a successful running situation in the version of the older commit. But I still want to follow the best version.

ZZy129326999 avatar Jan 12 '23 15:01 ZZy129326999

I also had to go back to 1bbfb0c for DLSS to work.

arstropica avatar Jan 23 '23 12:01 arstropica

latest commit also has this problem

12:58:30 WARNING  Vulkan: loader_scanned_icd_add: Driver /usr/lib/x86_64-linux-gnu/libvulkan_intel.so supports Vulkan 1.2, but only supports loader interface version 4. Interface version 5 or newer required to support this version of Vulkan (Policy #LDP_DRIVER_7)
12:58:30 WARNING  Vulkan: loader_scanned_icd_add: Driver /usr/lib/x86_64-linux-gnu/libvulkan_radeon.so supports Vulkan 1.2, but only supports loader interface version 4. Interface version 5 or newer required to support this version of Vulkan (Policy #LDP_DRIVER_7)
12:58:30 WARNING  Vulkan: loader_scanned_icd_add: Driver /usr/lib/x86_64-linux-gnu/libvulkan_lvp.so supports Vulkan 1.1, but only supports loader interface version 4. Interface version 5 or newer required to support this version of Vulkan (Policy #LDP_DRIVER_7)
12:58:30 WARNING  Could not initialize Vulkan and NGX. DLSS not supported. (DLSS not available: NVSDK_NGX_Result_FAIL_FeatureNotFound)
12:58:30 SUCCESS  Initialized OpenGL version 3.1 Mesa 21.2.6

ksnzh avatar Mar 14 '23 05:03 ksnzh

I'm also having this problem on an A10.

cduguet avatar May 23 '23 01:05 cduguet

Anyone know how to solve this?

Ali-Flt avatar Jan 31 '24 05:01 Ali-Flt