After last update including Nvidia drivers, the OS can’t use Vulkan:
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.
There is a topic about it but didn’t help me. How to fix the problem?
345.647] (II) NVIDIA dlloader **X Driver** 515.76
cat /etc/vulkan/icd.d/nvidia_icd.json
{
"file_format_version" : "1.0.0",
"ICD": {
"library_path": "libGLX_nvidia.so.0",
"api_version" : "1.3.205"
}
}