555.58.02

(cherry picked from commit 1795a8bb20)
This commit is contained in:
Bernhard Stoeckner
2024-07-01 14:52:22 +02:00
committed by Gaurav Juvekar
parent 171c735e57
commit 5fdf5032fb
8 changed files with 33 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
# NVIDIA Linux Open GPU Kernel Module Source
This is the source release of the NVIDIA Linux open GPU kernel modules,
version 555.58.
version 555.58.02.
## How to Build
@@ -17,7 +17,7 @@ as root:
Note that the kernel modules built here must be used with GSP
firmware and user-space NVIDIA GPU driver components from a corresponding
555.58 driver release. This can be achieved by installing
555.58.02 driver release. This can be achieved by installing
the NVIDIA GPU driver from the .run file using the `--no-kernel-modules`
option. E.g.,
@@ -188,7 +188,7 @@ encountered specific to them.
For details on feature support and limitations, see the NVIDIA GPU driver
end user README here:
https://us.download.nvidia.com/XFree86/Linux-x86_64/555.58/README/kernel_open.html
https://us.download.nvidia.com/XFree86/Linux-x86_64/555.58.02/README/kernel_open.html
For vGPU support, please refer to the README.vgpu packaged in the vGPU Host
Package for more details.