Nvidia driver + CUDA installtion on Leap 16

yes I did and still

nvidia-smi 
No devices were found

looks like the driver still have link to the open driver repo.
should not be just from nvidia ?

zypper se -si nvidia 
Loading repository data...
Reading installed packages...

S  | Name                          | Type    | Version                               | Arch   | Repository
---+-------------------------------+---------+---------------------------------------+--------+---------------------
i  | kernel-firmware-nvidia        | package | 20250516-160000.2.2                   | noarch | repo-oss (16.0)
i  | libnvidia-egl-gbm1            | package | 1.1.2-160000.3.2                      | x86_64 | repo-oss (16.0)
i  | libnvidia-egl-wayland1        | package | 1.1.20-lp160.51.1                     | x86_64 | repo-non-free (16.0)
i  | libnvidia-egl-wayland1        | package | 1.1.20-lp160.51.1                     | x86_64 | nvidia
i  | libnvidia-egl-x111            | package | 1.0.3-lp160.21.1                      | x86_64 | repo-non-free (16.0)
i  | libnvidia-egl-x111            | package | 1.0.3-lp160.21.1                      | x86_64 | nvidia
i  | libnvidia-gpucomp             | package | 580.95.05-lp160.41.1                  | x86_64 | repo-non-free (16.0)
i  | libnvidia-gpucomp             | package | 580.95.05-lp160.41.1                  | x86_64 | nvidia
i  | nvidia-common-G06             | package | 580.95.05-lp160.41.1                  | x86_64 | repo-non-free (16.0)
i  | nvidia-common-G06             | package | 580.95.05-lp160.41.1                  | x86_64 | nvidia
i  | nvidia-compute-G06            | package | 580.95.05-lp160.41.1                  | x86_64 | repo-non-free (16.0)
i  | nvidia-compute-G06            | package | 580.95.05-lp160.41.1                  | x86_64 | nvidia
i+ | nvidia-compute-utils-G06      | package | 580.95.05-lp160.41.1                  | x86_64 | repo-non-free (16.0)
i+ | nvidia-compute-utils-G06      | package | 580.95.05-lp160.41.1                  | x86_64 | nvidia
i+ | nvidia-driver-G06-kmp-default | package | 580.95.05_k6.12.0_160000.5-lp160.41.1 | x86_64 | repo-non-free (16.0)
i+ | nvidia-driver-G06-kmp-default | package | 580.95.05_k6.12.0_160000.5-lp160.41.1 | x86_64 | nvidia
i  | nvidia-gl-G06                 | package | 580.95.05-lp160.41.1                  | x86_64 | repo-non-free (16.0)
i  | nvidia-gl-G06                 | package | 580.95.05-lp160.41.1                  | x86_64 | nvidia
i  | nvidia-modprobe               | package | 580.95.05-lp160.19.1                  | x86_64 | repo-non-free (16.0)
i  | nvidia-modprobe               | package | 580.95.05-lp160.19.1                  | x86_64 | nvidia
i  | nvidia-persistenced           | package | 580.95.05-lp160.2.1                   | x86_64 | repo-non-free (16.0)
i  | nvidia-persistenced           | package | 580.95.05-lp160.2.1                   | x86_64 | nvidia
i  | nvidia-userspace-meta-G06     | package | 580.95.05-lp160.17.1                  | noarch | repo-non-free (16.0)
i  | nvidia-userspace-meta-G06     | package | 580.95.05-lp160.17.1                  | noarch | repo-non-free (16.0)
i  | nvidia-userspace-meta-G06     | package | 580.95.05-lp160.17.1                  | noarch | nvidia
i  | nvidia-userspace-meta-G06     | package | 580.95.05-lp160.17.1                  | noarch | nvidia
i+ | nvidia-video-G06              | package | 580.95.05-lp160.41.1                  | x86_64 | repo-non-free (16.0)
i+ | nvidia-video-G06              | package | 580.95.05-lp160.41.1                  | x86_64 | nvidia
i  | openSUSE-repos-Leap-NVIDIA    | package | 20250714.a450212-lp160.3.1            | x86_64 | repo-oss (16.0)


It is the same repo. You simply have added it twice. Show zypper lr -d

yes that’s correct

Thanks everyone. I think it’s better to leave this issue for the moment and probably will back to Leap later once making sure GPU works without issue

Hi there,

I had some of @neocurve problems while installing Leap16 and the nvidia drivers. I managed to get it all together by:

  1. (Fresh install of Leap16)
  2. Using @malcolmlewis commands
  1. Reboot
  2. Performing the MOK process as explained in SDB:NVIDIA drivers - openSUSE Wiki

Many thanks for all the help,