Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add warning about v565 of nvidia proprietary drivers #283

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

manuelbuil
Copy link
Contributor

For the SLES tab, add warning about v565 of nvidia proprietary drivers

@manuelbuil manuelbuil requested a review from a team as a code owner November 13, 2024 12:58
@@ -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

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any additional context around this or is it just a matter of time until it's supported and works fine?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you link to a GH issue or something tracking this problem, with additional context? Just saying "its broken" isn't great.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mmmmm I'd need to ask around, IIUC these are rpms generated by NVIDIA and include proprietary and closed source blobs. Not sure where we can complain about it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants