openSUSE Leap
NVIDIA
Install NVIDIA graphics drivers on openSUSE Leap with Zypper.
SUSE engineers work with NVIDIA to provide driver packages for openSUSE.
Add the NVIDIA software source
This package sets up NVIDIA’s software source for openSUSE Leap:
sudo zypper install openSUSE-repos-Leap-NVIDIAInstall the driver
NVIDIA Open supports GTX 16 and RTX 20, 30, 40 and 50 series cards.
For older cards or replacing an existing NVIDIA driver, follow the openSUSE NVIDIA guide (opens in a new tab).
Refresh the software sources, then install the driver:
sudo zypper refresh
sudo zypper install nvidia-open-driver-G07-signed-kmp-metaRestart your computer
Once installation finishes, restart your computer:
sudo rebootIf Secure Boot shows a blue key-enrolment screen, choose Enroll MOK and follow the password instructions given during installation. Use your root password if requested.
If the driver won’t load, follow the openSUSE NVIDIA guide (opens in a new tab).