RHEL 9 - package update - repodata and repomd.xml not found

Hi, i’m receiving following error when updating:

cuda-rhel9-x86_64                                                                                                                                    3.1  B/s |  10  B     00:03    
Errors during downloading metadata for repository 'cuda-rhel9-x86_64':
  - Status code: 404 for https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/repodata/repomd.xml (IP: 104.83.4.18)
Error: Failed to download metadata for repo 'cuda-rhel9-x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

When I navigate to:
https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/
I can see the folder repodata. But after accessing it, it is not found.
Similar with RHEL8, fedora, etc. distributions.

It seems to be back, I was seeing the same errors as you. The introduction of !2.8 does not seem to be going well. Upgrading was tricky and then the repo problem. What next?

The driver instructions have changed substantially. You may find this helpful:

https://docs.nvidia.com/datacenter/tesla/driver-installation-guide/index.html

This time I used (card supports open drivers):

sudo dnf install nvidia-open

And it worked.

If ncu or nsys gui versions complain about Opengl needs to be > 2.0 then chances are your login has defaulted to Wayland. (you can check with “Nvidiia X Server Settings” gui or other means). It never used to do Wayland…
I logged out and chose “Gnome on X” and Opengl was back. Warning popups gone. I have no idea what not having Opengl would lose you, but there we are.