11# NVIDIA Linux Open GPU Kernel Module Source
22
33This is the source release of the NVIDIA Linux open GPU kernel modules,
4- version 595.44.08 .
4+ version 595.44.09 .
55
66
77## How to Build
@@ -17,7 +17,7 @@ as root:
1717
1818Note that the kernel modules built here must be used with GSP
1919firmware and user-space NVIDIA GPU driver components from a corresponding
20- 595.44.08 driver release. This can be achieved by installing
20+ 595.44.09 driver release. This can be achieved by installing
2121the NVIDIA GPU driver from the .run file using the ` --no-kernel-modules `
2222option. E.g.,
2323
@@ -185,7 +185,7 @@ table below).
185185For details on feature support and limitations, see the NVIDIA GPU driver
186186end user README here:
187187
188- https://us.download.nvidia.com/XFree86/Linux-x86_64/595.44.08 /README/kernel_open.html
188+ https://us.download.nvidia.com/XFree86/Linux-x86_64/595.44.09 /README/kernel_open.html
189189
190190For vGPU support, please refer to the README.vgpu packaged in the vGPU Host
191191Package for more details.
@@ -1020,6 +1020,7 @@ Subsystem Device ID.
10201020| NVIDIA RTX PRO 500 Blackwell Embedded GPU | 2DF9 |
10211021| NVIDIA GB10 | 2E12 10DE 21EC |
10221022| NVIDIA GeForce RTX 5070 | 2F04 |
1023+ | NVIDIA GeForce RTX 5060 | 2F06 |
10231024| NVIDIA GeForce RTX 5070 Ti Laptop GPU | 2F18 |
10241025| NVIDIA RTX PRO 3000 Blackwell Generation Laptop GPU | 2F38 |
10251026| NVIDIA GeForce RTX 5070 Ti Laptop GPU | 2F58 |
0 commit comments