11# NVIDIA Linux Open GPU Kernel Module Source
22
33This is the source release of the NVIDIA Linux open GPU kernel modules,
4- version 515.49.19 .
4+ version 515.49.24 .
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.bin
1919firmware and user-space NVIDIA GPU driver components from a corresponding
20- 515.49.19 driver release. This can be achieved by installing
20+ 515.49.24 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
@@ -167,15 +167,15 @@ for the target kernel.
167167## Compatible GPUs
168168
169169The open-gpu-kernel-modules can be used on any Turing or later GPU
170- (see the table below). However, in the 515.49.19 release,
170+ (see the table below). However, in the 515.49.24 release,
171171GeForce and Workstation support is still considered alpha-quality.
172172
173173To enable use of the open kernel modules on GeForce and Workstation GPUs,
174174set the "NVreg_OpenRmEnableUnsupportedGpus" nvidia.ko kernel module
175175parameter to 1. For more details, see the NVIDIA GPU driver end user
176176README here:
177177
178- https://us.download.nvidia.com/XFree86/Linux-x86_64/515.49.19 /README/kernel_open.html
178+ https://us.download.nvidia.com/XFree86/Linux-x86_64/515.49.24 /README/kernel_open.html
179179
180180In the below table, if three IDs are listed, the first is the PCI Device
181181ID, the second is the PCI Subsystem Vendor ID, and the third is the PCI
0 commit comments