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 550.135 .
4
+ version 550.142 .
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
- 550.135 driver release. This can be achieved by installing
20
+ 550.142 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
@@ -188,7 +188,7 @@ encountered specific to them.
188
188
For details on feature support and limitations, see the NVIDIA GPU driver
189
189
end user README here:
190
190
191
- https://us.download.nvidia.com/XFree86/Linux-x86_64/550.135 /README/kernel_open.html
191
+ https://us.download.nvidia.com/XFree86/Linux-x86_64/550.142 /README/kernel_open.html
192
192
193
193
For vGPU support, please refer to the README.vgpu packaged in the vGPU Host
194
194
Package for more details.
@@ -755,7 +755,6 @@ Subsystem Device ID.
755
755
| NVIDIA H20 | 2329 10DE 198B |
756
756
| NVIDIA H20 | 2329 10DE 198C |
757
757
| NVIDIA H20-3e | 232C 10DE 2063 |
758
- | NVIDIA H20-3e | 232C 10DE 2064 |
759
758
| NVIDIA H100 80GB HBM3 | 2330 10DE 16C0 |
760
759
| NVIDIA H100 80GB HBM3 | 2330 10DE 16C1 |
761
760
| NVIDIA H100 PCIe | 2331 10DE 1626 |
@@ -920,6 +919,7 @@ Subsystem Device ID.
920
919
| NVIDIA GeForce RTX 4060 | 2882 |
921
920
| NVIDIA GeForce RTX 4060 Laptop GPU | 28A0 |
922
921
| NVIDIA GeForce RTX 4050 Laptop GPU | 28A1 |
922
+ | NVIDIA GeForce RTX 3050 A Laptop GPU | 28A3 |
923
923
| NVIDIA RTX 2000 Ada Generation | 28B0 1028 1870 |
924
924
| NVIDIA RTX 2000 Ada Generation | 28B0 103C 1870 |
925
925
| NVIDIA RTX 2000E Ada Generation | 28B0 103C 1871 |
0 commit comments