From 453b7f3037c3e954f55aa5285abc1b9f6ac819be Mon Sep 17 00:00:00 2001 From: manuelbuil Date: Wed, 13 Nov 2024 13:58:38 +0100 Subject: [PATCH] Add warning about v565 of nvidia proprietary drivers Signed-off-by: manuelbuil --- docs/advanced.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/advanced.md b/docs/advanced.md index 1659946c..47fe6a0b 100644 --- a/docs/advanced.md +++ b/docs/advanced.md @@ -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: