So many choices in zypper dup

hellO Dear Suser !

Since i want to “Dup” to the new kernel, i’ve many issue, here is my dup report : Dup report

and my repo list (i know sometimes it can be a problem) : repo list

my config is : Ryzen 5 5600G / NVIDIA GeForce RTX 3060

What i did ?

  • Downgrade my nvidia driver to 550 (was on 560).
  • Read problem with nvidia and last kernel, but it can’t the source of so many choice…
  • Wait and see ^^ then write this post !

Thanks a lot before all

Please use Copy and Paste and also Code-Tags, see here:

Code-Tags

So please show:
LANG=C zypper dup
and
LANG=C zypper lr-d
LANG=C should give us the English Output of the above commands.

1 Like

Of course, i forget all was in French ^^… (dumb)
Dup choice : choices.txt
Repo : repo.txt

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.

1 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?

1 Like

The TO has packages from an external Nvidia repo (container toolkit/Cuda not provided for/by openSUSE) installed.

1 Like

I was on 560 release and use docker then i need to add the container tool kit. (For jellyfin)

I also tried the open driver… But i was using Yast and didn’t saw it’s leap package (now i’ll try to remove lp package.)

Did someone can help me or do i have to reinstall all ?

Did you uninstall the nvidia-driver-G06-kmp-defaultfrom Leap 15.0?

No because if i did, i delete all nvidia driver

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.

Will fly away and test more documented distro !

Thanks for your reply !

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).

1 Like

Thanks a lot ! I’ve already reinstall ^^ next time i’ll be more patient

@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?)…

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.