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.03 .
4+ version 595.44.05 .
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.03 driver release. This can be achieved by installing
20+ 595.44.05 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.03 /README/kernel_open.html
188+ https://us.download.nvidia.com/XFree86/Linux-x86_64/595.44.05 /README/kernel_open.html
189189
190190For vGPU support, please refer to the README.vgpu packaged in the vGPU Host
191191Package for more details.
@@ -946,6 +946,7 @@ Subsystem Device ID.
946946| NVIDIA B200 | 2901 10DE 1999 |
947947| NVIDIA B200 | 2901 10DE 199B |
948948| NVIDIA B200 | 2901 10DE 20DA |
949+ | NVIDIA B200 | 2909 10DE 22EB |
949950| NVIDIA GB200 | 2941 10DE 2046 |
950951| NVIDIA GB200 | 2941 10DE 20CA |
951952| NVIDIA GB200 | 2941 10DE 20D5 |
@@ -974,6 +975,8 @@ Subsystem Device ID.
974975| NVIDIA RTX PRO 6000 Blackwell Server Edition | 2BB5 10DE 204E |
975976| NVIDIA RTX PRO 6000 Blackwell Server Edition | 2BB5 10DE 220B |
976977| NVIDIA RTX 6000D | 2BB9 10DE 2091 |
978+ | NVIDIA RTX 6000D | 2BB9 10DE 2092 |
979+ | NVIDIA RTX 6000D | 2BB9 10DE 2279 |
977980| NVIDIA GeForce RTX 5080 | 2C02 |
978981| NVIDIA GeForce RTX 5070 Ti | 2C05 |
979982| NVIDIA GeForce RTX 5090 Laptop GPU | 2C18 |
@@ -992,6 +995,7 @@ Subsystem Device ID.
992995| NVIDIA RTX PRO 4000 Blackwell | 2C34 17AA 2052 |
993996| NVIDIA RTX PRO 5000 Blackwell Generation Laptop GPU | 2C38 |
994997| NVIDIA RTX PRO 4000 Blackwell Generation Laptop GPU | 2C39 |
998+ | NVIDIA RTX PRO 4500 Blackwell Server Edition | 2C3A 10DE 21F4 |
995999| NVIDIA GeForce RTX 5090 Laptop GPU | 2C58 |
9961000| NVIDIA GeForce RTX 5080 Laptop GPU | 2C59 |
9971001| NVIDIA RTX PRO 5000 Blackwell Embedded GPU | 2C77 |
@@ -1021,3 +1025,4 @@ Subsystem Device ID.
10211025| NVIDIA GeForce RTX 5070 Ti Laptop GPU | 2F58 |
10221026| NVIDIA B300 SXM6 AC | 3182 10DE 20E6 |
10231027| NVIDIA GB300 | 31C2 10DE 21F1 |
1028+ | NVIDIA GB300 | 31C3 10DE 22F8 |
0 commit comments