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.153.02 .
4
+ version 570.169 .
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.153.02 driver release. This can be achieved by installing
20
+ 570.169 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.153.02 /README/kernel_open.html
188
+ https://us.download.nvidia.com/XFree86/Linux-x86_64/570.169 /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.
@@ -966,11 +966,28 @@ Subsystem Device ID.
966
966
| NVIDIA GeForce RTX 5070 Ti | 2C05 |
967
967
| NVIDIA GeForce RTX 5090 Laptop GPU | 2C18 |
968
968
| NVIDIA GeForce RTX 5080 Laptop GPU | 2C19 |
969
+ | NVIDIA RTX PRO 4500 Blackwell | 2C31 1028 2051 |
970
+ | NVIDIA RTX PRO 4500 Blackwell | 2C31 103C 2051 |
971
+ | NVIDIA RTX PRO 4500 Blackwell | 2C31 10DE 2051 |
972
+ | NVIDIA RTX PRO 4500 Blackwell | 2C31 17AA 2051 |
973
+ | NVIDIA RTX PRO 4000 Blackwell | 2C34 1028 2052 |
974
+ | NVIDIA RTX PRO 4000 Blackwell | 2C34 103C 2052 |
975
+ | NVIDIA RTX PRO 4000 Blackwell | 2C34 10DE 2052 |
976
+ | NVIDIA RTX PRO 4000 Blackwell | 2C34 17AA 2052 |
977
+ | NVIDIA RTX PRO 5000 Blackwell Generation Laptop GPU | 2C38 |
978
+ | NVIDIA RTX PRO 4000 Blackwell Generation Laptop GPU | 2C39 |
969
979
| NVIDIA GeForce RTX 5090 Laptop GPU | 2C58 |
970
980
| NVIDIA GeForce RTX 5080 Laptop GPU | 2C59 |
971
981
| NVIDIA GeForce RTX 5060 Ti | 2D04 |
982
+ | NVIDIA GeForce RTX 5060 | 2D05 |
972
983
| NVIDIA GeForce RTX 5070 Laptop GPU | 2D18 |
984
+ | NVIDIA GeForce RTX 5060 Laptop GPU | 2D19 |
985
+ | NVIDIA RTX PRO 2000 Blackwell Generation Laptop GPU | 2D39 |
973
986
| NVIDIA GeForce RTX 5070 Laptop GPU | 2D58 |
987
+ | NVIDIA GeForce RTX 5060 Laptop GPU | 2D59 |
988
+ | NVIDIA RTX PRO 1000 Blackwell Generation Laptop GPU | 2DB8 |
989
+ | NVIDIA RTX PRO 500 Blackwell Generation Laptop GPU | 2DB9 |
974
990
| NVIDIA GeForce RTX 5070 | 2F04 |
975
991
| NVIDIA GeForce RTX 5070 Ti Laptop GPU | 2F18 |
992
+ | NVIDIA RTX PRO 3000 Blackwell Generation Laptop GPU | 2F38 |
976
993
| NVIDIA GeForce RTX 5070 Ti Laptop GPU | 2F58 |
0 commit comments