[Bug 287453] x11/nvidia-driver: Vulkan and OpenGL are broken on RTX 5000 series

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 08 Nov 2025 17:40:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287453

--- Comment #30 from Tomasz "CeDeROM" CEDRO <tomek@cedro.info> ---
(In reply to Sean Farley from comment #29)

Wow, didn't know that, thanks for the hint! Yes Vulkan seems to work fine on my
RTX5070 :-)

% uname -a
FreeBSD hexagon 14.3-RELEASE-p5 FreeBSD 14.3-RELEASE-p5 GENERIC amd64

% vulkaninfo
(..)
Layers: count = 6
=================
VK_LAYER_KHRONOS_shader_object (Khronos Shader object layer) Vulkan version
1.4.327, layer version 1:
        Layer Extensions: count = 1
                VK_EXT_layer_settings : extension revision 2
        Devices: count = 2
                GPU id = 0 (NVIDIA GeForce RTX 5070)
                Layer-Device Extensions: count = 1
                        VK_EXT_shader_object : extension revision 1

                GPU id = 1 (llvmpipe (LLVM 19.1.7, 256 bits))
                Layer-Device Extensions: count = 1
                        VK_EXT_shader_object : extension revision 1
(..)

-- 
You are receiving this mail because:
You are the assignee for the bug.