This bug is still present with the 575.57.08 New Feature Branch driver release.
- kernel 6.14.9
- gnome-shell 48.2 (Wayland)
- mutter 48.3 (-Dxwayland=false -Dx11=false)
- chromium 137.0.7151.55
- nVidia 575.57.08
Same STR:
- Install the chromium package
- launch chromium and visit the chrome://gpu/ page
$ chromium
The NVIDIA driver was unable to open 'libnvidia-glvkspirv.so.575.57.08'. This library is required at run time.
The NVIDIA driver was unable to open 'libnvidia-glvkspirv.so.575.57.08'. This library is required at run time.
Warning: terminator_CreateInstance: Found no drivers!
Warning: vkCreateInstance failed with VK_ERROR_INCOMPATIBLE_DRIVER
at CheckVkSuccessImpl (../../third_party/dawn/src/dawn/native/vulkan/VulkanError.cpp:106)
[31622:31622:0529/181650.580605:ERROR:ui/gl/gl_display.cc:508] EGL Driver message (Error) eglCreateContext: Requested version is not supported
Warning: eglCreateContext failed with EGL_BAD_ATTRIBUTE
- While trying to discover a BackendType::OpenGL adapter.
at CheckEGL (../../third_party/dawn/src/dawn/native/opengl/UtilsEGL.cpp:98)