Skip to content

Commit 6699be9

Browse files
authored
Merge pull request #47831 from dlepow/fix2
N-series: correction
2 parents d1a595c + 0cfb893 commit 6699be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/n-series-driver-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ To install NVIDIA GRID drivers on NV-series VMs, make an SSH connection to each
286286
8. Add the following to `/etc/nvidia/gridd.conf`:
287287

288288
```
289-
IgnoreSP=TRUE
289+
IgnoreSP=FALSE
290290
```
291291
9. Reboot the VM and proceed to verify the installation.
292292

0 commit comments

Comments
 (0)