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 525.47.24 .
4
+ version 525.47.26 .
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
- 525.47.24 driver release. This can be achieved by installing
20
+ 525.47.26 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
@@ -167,15 +167,15 @@ for the target kernel.
167
167
## Compatible GPUs
168
168
169
169
The open-gpu-kernel-modules can be used on any Turing or later GPU
170
- (see the table below). However, in the 525.47.24 release,
170
+ (see the table below). However, in the 525.47.26 release,
171
171
GeForce and Workstation support is still considered alpha-quality.
172
172
173
173
To enable use of the open kernel modules on GeForce and Workstation GPUs,
174
174
set the "NVreg_OpenRmEnableUnsupportedGpus" nvidia.ko kernel module
175
175
parameter to 1. For more details, see the NVIDIA GPU driver end user
176
176
README here:
177
177
178
- https://us.download.nvidia.com/XFree86/Linux-x86_64/525.47.24 /README/kernel_open.html
178
+ https://us.download.nvidia.com/XFree86/Linux-x86_64/525.47.26 /README/kernel_open.html
179
179
180
180
In the below table, if three IDs are listed, the first is the PCI Device
181
181
ID, the second is the PCI Subsystem Vendor ID, and the third is the PCI
0 commit comments