Skip to content

Commit 6ae17db

Browse files
Merge pull request #247590 from darkwhite29/darkwhite29-patch-1-4
Update n-series-driver-setup.md on CUDA driver installation with Secure Boot
2 parents 0a369f6 + 2a53f73 commit 6ae17db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ sudo reboot
8282

8383
With Secure Boot enabled, all Linux kernel modules are required to be signed by the key trusted by the system.
8484

85-
1. Install pre-built Azure Linux kernel based NVIDIA modules and drivers
85+
1. Install pre-built Azure Linux kernel based NVIDIA modules and CUDA drivers
8686

8787
```bash
8888
sudo apt-get update
@@ -165,7 +165,7 @@ With Secure Boot enabled, all Linux kernel modules are required to be signed by
165165
sudo reboot
166166
```
167167
168-
8. Verify NVIDIA drivers are installed and loaded
168+
8. Verify NVIDIA CUDA drivers are installed and loaded
169169
170170
```bash
171171
dpkg -l | grep -i nvidia

0 commit comments

Comments
 (0)