Applications that depend on Vulkan have stopped working
Description:
After updating to nvidia-utils version 560.35.03-17 programs that use vulkan do not start. I have a notebook with an Intel i5 12450H processor, integrated Intel UHD Graphics and a dedicated Nvidia GeForce RTX 3050 graphics card. I use Gnome with Wayland and the nvidia-open-dkms 560.35.03-17 driver.
Additional info:
vulkaninfo --summary
https://termbin.com/0rxc
nvidia-smi
https://termbin.com/l7sq
gnome-calculator
(gnome-calculator:5624): Gdk-WARNING **: 10:31:43.419: vkGetPhysicalDeviceSurfacePresentModesKHR(): An unknown error has occurred; either the application has provided invalid input, or an implementation failure has occurred. (VK_ERROR_UNKNOWN) (-13)
On Steam, games that run natively work without problems (Broforce) with the dedicated card. Games that depend on Proton are not working (Foregone) with the dedicated card.
If I run the programs with the command below, they start without issues using the integrated card.
VK_DRIVER_FILES=/usr/share/vulkan/icd.d/intel_icd.x86_64.json gnome-calculator