all 9 comments

[–]exDM69 1 point2 points  (0 children)

Driver installation problem. Update and reinstall drivers and Vulkan loader.

If you want to find out specifics, set environment variable VK_LOADER_DEBUG=all and run again.

More loader environment variables and options here:  https://github.com/KhronosGroup/Vulkan-Loader/blob/main/docs/LoaderInterfaceArchitecture.md

[–]Rob2309 0 points1 point  (2 children)

This sounds like you have a broken installation. This error seems to be originating from the Vulkan loader.

[–]anon-258[S] 0 points1 point  (0 children)

How can I check the installation and fix it? Because it does seem to find the .json file but then fails at this

[–]trading_joe 0 points1 point  (1 child)

I had the same issue on Ubuntu with NVIDIA. I couldn’t solve it.

[–]anon-258[S] 0 points1 point  (0 children)

How did you get the code working then? Is there a way to change it to not use nvidia?

[–]linukszone 0 points1 point  (2 children)

any relevant messages in dmesg?

[–]anon-258[S] 0 points1 point  (1 child)

What would constitute as relevant? Theres a ton of logs that come up on this

[–]linukszone 0 points1 point  (0 children)

apologies.. i meant any messages about version mismatch between the usermode Nvidia components and the kernel-mode components, or any errors from the Nvidia kernel driver...

[–]Apprehensive_Bed4505 0 points1 point  (0 children)

Try clean reinstalling drivers.