Today OM upgraded OM nVidia proprietary driver packages with the goal of getting packages that work with most recent kernel versions for Lx 4.2 and Rolling. However I do not have nvidia hardware so I can not test if the packages work, I can test that they will install. And usually if a package willl build and install it will work. So I know the packages will install but we need you to tell us if they work. The Lx 4.2 packages install and should work with kernel v. 5.11.12. The Rolling packages install and should work with kernel v. 5.12.7. The packages are available for x86_64 and znver1 systems only.
The real credit for these packages should go to the person that did the most work developing these for OpenMandriva @Colin (aka: itchka). Thanks @Colin.
Basically we have nVidia “latest features” version (465.27) and one legacy version available (390.143).
Remember that nVidia propreitary driver packages are hardware specific, you must match the correct driver with your hardware. The nVidia propreitary driver packages are also kernel specific. This means the nvidia package you install will work with one kernel version only. New kernel means you’ll need a new driver package to match that kernel.
To install the packages first you need the non-free repos enabled then:
Install “latest features” version (465.27):
$ sudo dnf --refresh install nvidia
Or if you use clang kernel:
$ sudo dnf --refresh install nvidia nvidia-kernel-modules-desktop-clang
Install the legacy version (390.143):
$ sudo dnf --refresh install nvidia-390
Or if you use clang kernel:
$ sudo dnf --refresh install nvidia-390 nvidia-390-kernel-modules-desktop-clang
Then reboot your system.
Please let us know if the drivers do or do not work. If they do not work please be descriptive about what the issue is.