1
1
# NVIDIA Linux Open GPU Kernel Module Source
2
2
3
3
This is the source release of the NVIDIA Linux open GPU kernel modules,
4
- version 580.76.05 .
4
+ version 580.82.07 .
5
5
6
6
7
7
## How to Build
@@ -17,7 +17,7 @@ as root:
17
17
18
18
Note that the kernel modules built here must be used with GSP
19
19
firmware and user-space NVIDIA GPU driver components from a corresponding
20
- 580.76.05 driver release. This can be achieved by installing
20
+ 580.82.07 driver release. This can be achieved by installing
21
21
the NVIDIA GPU driver from the .run file using the ` --no-kernel-modules `
22
22
option. E.g.,
23
23
@@ -185,7 +185,7 @@ table below).
185
185
For details on feature support and limitations, see the NVIDIA GPU driver
186
186
end user README here:
187
187
188
- https://us.download.nvidia.com/XFree86/Linux-x86_64/580.76.05 /README/kernel_open.html
188
+ https://us.download.nvidia.com/XFree86/Linux-x86_64/580.82.07 /README/kernel_open.html
189
189
190
190
For vGPU support, please refer to the README.vgpu packaged in the vGPU Host
191
191
Package for more details.
@@ -749,6 +749,7 @@ Subsystem Device ID.
749
749
| NVIDIA A10 | 2236 10DE 1482 |
750
750
| NVIDIA A10G | 2237 10DE 152F |
751
751
| NVIDIA A10M | 2238 10DE 1677 |
752
+ | NVIDIA H20 NVL16 | 230E 10DE 20DF |
752
753
| NVIDIA H100 NVL | 2321 10DE 1839 |
753
754
| NVIDIA H800 PCIe | 2322 10DE 17A4 |
754
755
| NVIDIA H800 | 2324 10DE 17A6 |
@@ -949,9 +950,10 @@ Subsystem Device ID.
949
950
| NVIDIA GB200 | 2941 10DE 20D5 |
950
951
| NVIDIA GB200 | 2941 10DE 21C9 |
951
952
| NVIDIA GB200 | 2941 10DE 21CA |
953
+ | NVIDIA DRIVE P2021 | 29BB 10DE 207C |
952
954
| NVIDIA GeForce RTX 5090 | 2B85 |
953
955
| NVIDIA GeForce RTX 5090 D | 2B87 |
954
- | NVIDIA GeForce RTX 5090 D V2 | 2B8C |
956
+ | NVIDIA GeForce RTX 5090 D v2 | 2B8C |
955
957
| NVIDIA RTX PRO 6000 Blackwell Workstation Edition | 2BB1 1028 204B |
956
958
| NVIDIA RTX PRO 6000 Blackwell Workstation Edition | 2BB1 103C 204B |
957
959
| NVIDIA RTX PRO 6000 Blackwell Workstation Edition | 2BB1 10DE 204B |
@@ -965,6 +967,7 @@ Subsystem Device ID.
965
967
| NVIDIA RTX PRO 6000 Blackwell Max-Q Workstation Edition | 2BB4 10DE 204C |
966
968
| NVIDIA RTX PRO 6000 Blackwell Max-Q Workstation Edition | 2BB4 17AA 204C |
967
969
| NVIDIA RTX PRO 6000 Blackwell Server Edition | 2BB5 10DE 204E |
970
+ | NVIDIA RTX 6000D | 2BB9 10DE 2091 |
968
971
| NVIDIA GeForce RTX 5080 | 2C02 |
969
972
| NVIDIA GeForce RTX 5070 Ti | 2C05 |
970
973
| NVIDIA GeForce RTX 5090 Laptop GPU | 2C18 |
@@ -1005,3 +1008,5 @@ Subsystem Device ID.
1005
1008
| NVIDIA GeForce RTX 5070 Ti Laptop GPU | 2F18 |
1006
1009
| NVIDIA RTX PRO 3000 Blackwell Generation Laptop GPU | 2F38 |
1007
1010
| NVIDIA GeForce RTX 5070 Ti Laptop GPU | 2F58 |
1011
+ | NVIDIA B300 SXM6 AC | 3182 10DE 20E6 |
1012
+ | NVIDIA GB300 | 31C2 10DE 21F1 |
0 commit comments