11# NVIDIA Linux Open GPU Kernel Module Source
22
33This is the source release of the NVIDIA Linux open GPU kernel modules,
4- version 565.57.01 .
4+ version 565.77 .
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- 565.57.01 driver release. This can be achieved by installing
20+ 565.77 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
@@ -185,7 +185,7 @@ table below).
185185For details on feature support and limitations, see the NVIDIA GPU driver
186186end user README here:
187187
188- https://us.download.nvidia.com/XFree86/Linux-x86_64/565.57.01 /README/kernel_open.html
188+ https://us.download.nvidia.com/XFree86/Linux-x86_64/565.77 /README/kernel_open.html
189189
190190For vGPU support, please refer to the README.vgpu packaged in the vGPU Host
191191Package for more details.
@@ -754,6 +754,8 @@ Subsystem Device ID.
754754| NVIDIA H800 | 2324 10DE 17A8 |
755755| NVIDIA H20 | 2329 10DE 198B |
756756| NVIDIA H20 | 2329 10DE 198C |
757+ | NVIDIA H20-3e | 232C 10DE 2063 |
758+ | NVIDIA H20-3e | 232C 10DE 2064 |
757759| NVIDIA H100 80GB HBM3 | 2330 10DE 16C0 |
758760| NVIDIA H100 80GB HBM3 | 2330 10DE 16C1 |
759761| NVIDIA H100 PCIe | 2331 10DE 1626 |
@@ -836,10 +838,12 @@ Subsystem Device ID.
836838| NVIDIA GeForce RTX 2050 | 25AD |
837839| NVIDIA RTX A1000 | 25B0 1028 1878 |
838840| NVIDIA RTX A1000 | 25B0 103C 1878 |
841+ | NVIDIA RTX A1000 | 25B0 103C 8D96 |
839842| NVIDIA RTX A1000 | 25B0 10DE 1878 |
840843| NVIDIA RTX A1000 | 25B0 17AA 1878 |
841844| NVIDIA RTX A400 | 25B2 1028 1879 |
842845| NVIDIA RTX A400 | 25B2 103C 1879 |
846+ | NVIDIA RTX A400 | 25B2 103C 8D95 |
843847| NVIDIA RTX A400 | 25B2 10DE 1879 |
844848| NVIDIA RTX A400 | 25B2 17AA 1879 |
845849| NVIDIA A16 | 25B6 10DE 14A9 |
0 commit comments