11# NVIDIA Linux Open GPU Kernel Module Source
22
33This is the source release of the NVIDIA Linux open GPU kernel modules,
4- version 550.135 .
4+ version 550.142 .
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- 550.135 driver release. This can be achieved by installing
20+ 550.142 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
@@ -188,7 +188,7 @@ encountered specific to them.
188188For details on feature support and limitations, see the NVIDIA GPU driver
189189end user README here:
190190
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
192192
193193For vGPU support, please refer to the README.vgpu packaged in the vGPU Host
194194Package for more details.
@@ -755,7 +755,6 @@ Subsystem Device ID.
755755| NVIDIA H20 | 2329 10DE 198B |
756756| NVIDIA H20 | 2329 10DE 198C |
757757| NVIDIA H20-3e | 232C 10DE 2063 |
758- | NVIDIA H20-3e | 232C 10DE 2064 |
759758| NVIDIA H100 80GB HBM3 | 2330 10DE 16C0 |
760759| NVIDIA H100 80GB HBM3 | 2330 10DE 16C1 |
761760| NVIDIA H100 PCIe | 2331 10DE 1626 |
@@ -920,6 +919,7 @@ Subsystem Device ID.
920919| NVIDIA GeForce RTX 4060 | 2882 |
921920| NVIDIA GeForce RTX 4060 Laptop GPU | 28A0 |
922921| NVIDIA GeForce RTX 4050 Laptop GPU | 28A1 |
922+ | NVIDIA GeForce RTX 3050 A Laptop GPU | 28A3 |
923923| NVIDIA RTX 2000 Ada Generation | 28B0 1028 1870 |
924924| NVIDIA RTX 2000 Ada Generation | 28B0 103C 1870 |
925925| NVIDIA RTX 2000E Ada Generation | 28B0 103C 1871 |
0 commit comments