Repo #4 is enabled but not auto-refreshed. I would (temporarily?) disable it and try again.
Basically the conflict is about Nvidia and the whole Gnome desktop, so there is something that Gnome doesn’t like.
Problem: 4: problem with the installed nvidia-driver-G06-kmp-default-560.28.03_k4.12.14_lp150.12.82-0.x86_64
This is a Leap 15 package…
I Think also the other Nvidia packages:
Problem: 1: problem with the installed nvidia-compute-G06-32bit-560.28.03-0.x86_64
Problem: 2: problem with the installed nvidia-compute-G06-560.28.03-0.x86_64
Problem: 3: problem with the installed nvidia-compute-utils-G06-560.28.03-0.x86_64
Problem: 4: problem with the installed nvidia-driver-G06-kmp-default-560.28.03_k4.12.14_lp150.12.82-0.x86_64
Problem: 5: problem with the installed nvidia-gl-G06-32bit-560.28.03-0.x86_64
Problem: 6: problem with the installed nvidia-gl-G06-560.28.03-0.x86_64
Problem: 7: problem with the installed nvidia-utils-G06-560.28.03-0.x86_64
Problem: 8: problem with the installed nvidia-video-G06-32bit-560.28.03-0.x86_64
Problem: 9: problem with the installed nvidia-video-G06-560.28.03-0.x86_64
The G06 in Nvidia-Tumbleweed Repo has only Version 550, not 560.
So where do you get these?
sudo LANG=C zypper rm nvidia-driver-G06-kmp-default
Reading installed packages...
Resolving package dependencies...
The following 12 packages are going to be REMOVED:
nvidia-compute-G06 nvidia-compute-G06-32bit nvidia-compute-utils-G06 nvidia-driver-G06-kmp-default
nvidia-gl-G06 nvidia-gl-G06-32bit nvidia-utils-G06 nvidia-video-G06 nvidia-video-G06-32bit wine-staging
wine-staging-32bit winetricks
12 packages to remove.
Package install size change:
| 0 B required by packages that will be installed
-1.50 GiB | - 1.50 GiB released by packages that will be removed
Backend: classic_rpmtrans
Continue? [y/n/v/...? shows all options] (y):
I’m actually of this problem, i will do a little hop to an other distro and then i’ll certainly do a fresh tumbleweed install. I’m actually a bit lazy of the time to find a good solution by myself or with help in OpenSuse.
I first try Discord, then matrix, then here, but nothing really constructive.
You have to remove them all if they are not compatible with the kernel. The OSS nouveau driver will take care of your dGPU. Or, if you need the proprietary driver, you have to select a compatible version and install it in place of the wrong one.
If you have the correct repositories installed, the following should work:
zypper in --force --allow-downgrade nvidia-open-driver-G06-signed-kmp-default
and accept the obvious solver questions that arise (deinstall all the wrong drivers and install the right ones).
@hui There are no nvidia drivers/cuda in the container toolkit repository (I use it on Leap 15.6 for k3s), not sure where those 560 versions came from ($HOME on OBS?)…