Skip to content

Commit

Permalink
Add warning about v565 of nvidia proprietary drivers
Browse files Browse the repository at this point in the history
Signed-off-by: manuelbuil <[email protected]>
  • Loading branch information
manuelbuil committed Nov 13, 2024
1 parent 83ce0c1 commit b082164
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,10 @@ sudo zypper addrepo --refresh https://developer.download.nvidia.com/compute/cuda
sudo zypper --gpg-auto-import-keys refresh
sudo zypper install -y –-auto-agree-with-licenses nvidia-gl-G06 nvidia-video-G06 nvidia-compute-utils-G06
```
:::warning
Version v565 of the proprietary drivers does not install correctly. Use v560 instead
:::
Then reboot.
If everything worked correctly, after the reboot, you should see the NVRM and GCC version of the driver when executing the command:
Expand Down

0 comments on commit b082164

Please sign in to comment.