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 570.181 .
4
+ version 570.190 .
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
- 570.181 driver release. This can be achieved by installing
20
+ 570.190 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/570.181 /README/kernel_open.html
188
+ https://us.download.nvidia.com/XFree86/Linux-x86_64/570.190 /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.
@@ -970,6 +970,9 @@ Subsystem Device ID.
970
970
| NVIDIA RTX PRO 4500 Blackwell | 2C31 103C 2051 |
971
971
| NVIDIA RTX PRO 4500 Blackwell | 2C31 10DE 2051 |
972
972
| NVIDIA RTX PRO 4500 Blackwell | 2C31 17AA 2051 |
973
+ | NVIDIA RTX PRO 4000 Blackwell SFF Edition | 2C33 1028 2053 |
974
+ | NVIDIA RTX PRO 4000 Blackwell SFF Edition | 2C33 103C 2053 |
975
+ | NVIDIA RTX PRO 4000 Blackwell SFF Edition | 2C33 17AA 2053 |
973
976
| NVIDIA RTX PRO 4000 Blackwell | 2C34 1028 2052 |
974
977
| NVIDIA RTX PRO 4000 Blackwell | 2C34 103C 2052 |
975
978
| NVIDIA RTX PRO 4000 Blackwell | 2C34 10DE 2052 |
@@ -982,6 +985,9 @@ Subsystem Device ID.
982
985
| NVIDIA GeForce RTX 5060 | 2D05 |
983
986
| NVIDIA GeForce RTX 5070 Laptop GPU | 2D18 |
984
987
| NVIDIA GeForce RTX 5060 Laptop GPU | 2D19 |
988
+ | NVIDIA RTX PRO 2000 Blackwell | 2D30 1028 2054 |
989
+ | NVIDIA RTX PRO 2000 Blackwell | 2D30 103C 2054 |
990
+ | NVIDIA RTX PRO 2000 Blackwell | 2D30 17AA 2054 |
985
991
| NVIDIA RTX PRO 2000 Blackwell Generation Laptop GPU | 2D39 |
986
992
| NVIDIA GeForce RTX 5070 Laptop GPU | 2D58 |
987
993
| NVIDIA GeForce RTX 5060 Laptop GPU | 2D59 |
0 commit comments