(Beginner) dismissing update packages?

Hi, I’m a relatively casual/inexperienced user so I’m sorry if this has an intuitive solution I didn’t come across yet.

TL;DR I have two conflicting graphics driver sources and want to dismiss the package openSUSE-SLE-15.6-2025-2614 from my pending updates.

Long story:
The kernel update a few patches ago started having issues with the nvidia graphics driver I had from one of the default SUSE repos (upgraded system from 15.5 to 15.6 before), so I manually changed the driver with the terminal using the command from the documentation:
# zypper in nvidia-open-driver-G06-signed-kmp-meta
That fixed the graphics driver, but ever since the update package I mentioned in the TL;DR paragraph has been stuck in my update list as described and, on manual update through the terminal , once again broke the graphics driver and I had to do that manual driver change a second time.

I just want that gone from my pending updates, whether in a properly resolved or hacky way, any advice appreciated.

Are kernel-azure* installed? If not, there should be no reason to have nvidia-open-driver-G06-signed-kmp-azure installed, so it can be removed.

There is something wrong with your system, please show the result of the following commands:

zypper lr -d
zypper se -si nvidia
inxi -GSa --za

Please use pre-formatted text (the </> button above editing area) and include the command, the result and the trailing prompt.

1 Like
bor@10:~> LANG=C zypper --no-refresh info --requires nvidia-open-driver-G06-signed-kmp-meta
Loading repository data...
Reading installed packages...


Information for package nvidia-open-driver-G06-signed-kmp-meta:
---------------------------------------------------------------
Repository     : nvidia
Name           : nvidia-open-driver-G06-signed-kmp-meta
Version        : 570.172.08-lp156.12.1
...
Requires       : [2]
    nvidia-userspace-meta-G06 = 570.172.08
    nvidia-open-driver-G06-signed-kmp = 570.172.08

bor@10:~> LANG=C zypper --no-refresh search --provides --match-exact nvidia-open-driver-G06-signed-kmp
Loading repository data...
Reading installed packages...

S  | Name                                           | Summary                         | Type
---+------------------------------------------------+---------------------------------+--------
   | nvidia-open-driver-G06-signed-cuda-kmp-azure   | NVIDIA open kernel module dri-> | package
   | nvidia-open-driver-G06-signed-cuda-kmp-default | NVIDIA open kernel module dri-> | package
   | nvidia-open-driver-G06-signed-kmp-azure        | NVIDIA open kernel module dri-> | package
   | nvidia-open-driver-G06-signed-kmp-default      | NVIDIA open kernel module dri-> | package
bor@10:~> 

Without any further qualification zypper is free to chose any of these 4 packages.

Main@linux ~> zypper lr -d
#  | Alias                           | Name                          | Enabled | GPG Check | Refresh | Keep | Priority | Type   | URI                                                                                  | Service
---+---------------------------------+-------------------------------+---------+-----------+---------+------+----------+--------+--------------------------------------------------------------------------------------+---------
 1 | NVIDIA:repo-non-free            | repo-non-free (15.6)          | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | https://download.nvidia.com/opensuse/leap/15.6                                       | NVIDIA
 2 | dvd                             | dvd                           | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://opensuse-guide.org/repo/openSUSE_Leap_15.5/                                   | 
 3 | openSUSE-Leap-${releasever}-1   | openSUSE-Leap-15.6-1          | No      | ----      | ----    | -    |   99     | N/A    | hd:/?device=/dev/disk/by-id/usb-Generic_Flash_Disk_B3371419-0:0-part2                | 
 4 | openSUSE:repo-non-oss           | repo-non-oss (15.6)           | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://cdn.opensuse.org/distribution/leap/15.6/repo/non-oss?mediahandler=curl2       | openSUSE
 5 | openSUSE:repo-non-oss-debug     | repo-non-oss-debug (15.6)     | No      | ----      | ----    | -    |   99     | N/A    | http://cdn.opensuse.org/debug/distribution/leap/15.6/repo/non-oss?mediahandler=curl2 | openSUSE
 6 | openSUSE:repo-openh264          | repo-openh264 (15.6)          | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://codecs.opensuse.org/openh264/openSUSE_Leap?mediahandler=curl2                 | openSUSE
 7 | openSUSE:repo-oss               | repo-oss (15.6)               | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://cdn.opensuse.org/distribution/leap/15.6/repo/oss?mediahandler=curl2           | openSUSE
 8 | openSUSE:repo-oss-debug         | repo-oss-debug (15.6)         | No      | ----      | ----    | -    |   99     | N/A    | http://cdn.opensuse.org/debug/distribution/leap/15.6/repo/oss?mediahandler=curl2     | openSUSE
 9 | openSUSE:repo-oss-source        | repo-oss-source (15.6)        | No      | ----      | ----    | -    |   99     | N/A    | http://cdn.opensuse.org/source/distribution/leap/15.6/repo/oss?mediahandler=curl2    | openSUSE
10 | openSUSE:update-backports       | update-backports (15.6)       | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://cdn.opensuse.org/update/leap/15.6/backports?mediahandler=curl2                | openSUSE
11 | openSUSE:update-backports-debug | update-backports-debug (15.6) | No      | ----      | ----    | -    |   99     | N/A    | http://cdn.opensuse.org/update/leap/15.6/backports_debug?mediahandler=curl2          | openSUSE
12 | openSUSE:update-non-oss         | update-non-oss (15.6)         | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://cdn.opensuse.org/update/leap/15.6/non-oss?mediahandler=curl2                  | openSUSE
13 | openSUSE:update-non-oss-debug   | update-non-oss-debug (15.6)   | No      | ----      | ----    | -    |   99     | N/A    | http://cdn.opensuse.org/debug/update/leap/15.6/non-oss?mediahandler=curl2            | openSUSE
14 | openSUSE:update-oss             | update-oss (15.6)             | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://cdn.opensuse.org/update/leap/15.6/oss?mediahandler=curl2                      | openSUSE
15 | openSUSE:update-oss-debug       | update-oss-debug (15.6)       | No      | ----      | ----    | -    |   99     | N/A    | http://cdn.opensuse.org/debug/update/leap/15.6/oss?mediahandler=curl2                | openSUSE
16 | openSUSE:update-sle             | update-sle (15.6)             | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://cdn.opensuse.org/update/leap/15.6/sle?mediahandler=curl2                      | openSUSE
17 | openSUSE:update-sle-debug       | update-sle-debug (15.6)       | No      | ----      | ----    | -    |   99     | N/A    | http://cdn.opensuse.org/debug/update/leap/15.6/sle?mediahandler=curl2                | openSUSE
18 | packman                         | packman                       | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_15.6/                   | 

Main@linux ~> zypper se -si nvidia
Loading repository data...
Reading installed packages...

S  | Name                                      | Type    | Version                                   | Arch   | Repository
---+-------------------------------------------+---------+-------------------------------------------+--------+---------------------
i  | kernel-firmware-nvidia                    | package | 20250205-150600.3.15.1                    | noarch | update-sle (15.6)
i  | libnvidia-egl-gbm1                        | package | 1.1.2-lp156.5.1                           | x86_64 | repo-non-free (15.6)
i  | libnvidia-egl-gbm1-32bit                  | package | 1.1.2-lp156.7.1                           | x86_64 | repo-non-free (15.6)
i+ | nvidia-common-G06                         | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | nvidia-compute-G06                        | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | nvidia-compute-G06-32bit                  | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | nvidia-compute-utils-G06                  | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | nvidia-gl-G06                             | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | nvidia-gl-G06-32bit                       | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | nvidia-modprobe                           | package | 580.82.07-lp156.18.1                      | x86_64 | repo-non-free (15.6)
i  | nvidia-open-driver-G06-signed-kmp-azure   | package | 570.169_k6.4.0_150600.6-150600.3.53.2     | x86_64 | update-sle (15.6)
i  | nvidia-open-driver-G06-signed-kmp-default | package | 570.172.08_k6.4.0_150600.21-150600.3.56.2 | x86_64 | update-sle (15.6)
i+ | nvidia-open-driver-G06-signed-kmp-meta    | package | 570.172.08-lp156.12.1                     | noarch | repo-non-free (15.6)
i+ | nvidia-persistenced                       | package | 580.82.07-lp156.2.1                       | x86_64 | repo-non-free (15.6)
i+ | nvidia-userspace-meta-G06                 | package | 570.172.08-lp156.10.1                     | noarch | repo-non-free (15.6)
i+ | nvidia-video-G06                          | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | nvidia-video-G06-32bit                    | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | openSUSE-repos-Leap-NVIDIA                | package | 20250604.94835c9-lp156.2.9.1              | x86_64 | update-oss (15.6)

Main@linux ~> inxi -GSa --za
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "",
        LC_ALL = (unset),
        LC_PAPER = "en_DE.UTF-8",
        LC_MEASUREMENT = "en_DE.UTF-8",
        LC_TIME = "en_DE.UTF-8",
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
System:
  Kernel: 6.4.0-150600.23.65-default arch: x86_64 bits: 64 compiler: gcc
    v: 7.5.0 parameters: BOOT_IMAGE=/boot/vmlinuz-6.4.0-150600.23.65-default
    root=/dev/mapper/system-root splash=silent preempt=full mitigations=auto
    quiet security=apparmor rd.driver.blacklist=nouveau
  Desktop: KDE Plasma v: 5.27.11 tk: Qt v: 5.15.12 wm: kwin_x11 vt: 2
    dm: SDDM Distro: openSUSE Leap 15.6
Graphics:
  Device-1: NVIDIA GA104 [GeForce RTX 3070 Ti] driver: nvidia v: 570.172.08
    alternate: nouveau,nvidia_drm non-free: 530.xx+
    status: current (as of 2023-05) arch: Ampere code: GAxxx
    process: TSMC n7 (7nm) built: 2020-22 pcie: gen: 3 speed: 8 GT/s lanes: 16
    link-max: gen: 4 speed: 16 GT/s bus-ID: 01:00.0 chip-ID: 10de:2482
    class-ID: 0300
  Device-2: Logitech Webcam C270 driver: snd-usb-audio,uvcvideo type: USB
    rev: 2.0 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 1-3:4 chip-ID: 046d:0825
    class-ID: 0102 serial: <filter>
  Display: x11 server: X.Org v: 1.21.1.11 with: Xwayland v: 24.1.1
    compositor: kwin_x11 driver: X: loaded: nvidia
    unloaded: fbdev,modesetting,vesa alternate: nouveau,nv gpu: nvidia
    display-ID: :0 screens: 1
  Screen-1: 0 s-res: 3600x1200 s-dpi: 93 s-size: 983x321mm (38.70x12.64")
    s-diag: 1034mm (40.71")
  Monitor-1: DP-0 pos: bottom-r res: 1680x1050 hz: 60 dpi: 90
    size: 473x296mm (18.62x11.65") diag: 558mm (21.97") modes: N/A
  Monitor-2: DP-2 pos: primary,top-left res: 1920x1200 hz: 60 dpi: 94
    size: 518x324mm (20.39x12.76") diag: 611mm (24.05") modes: N/A
  API: OpenGL v: 4.6.0 NVIDIA 570.172.08 renderer: NVIDIA GeForce RTX 3070
    Ti/PCIe/SSE2 direct-render: Yes

I hope this worked for the text formatting?

Edits: pasted something twice by accident oops

I don’t know, I didn’t pick it on purpose, that’s just what was installed when I used the command I quoted in the original post.

It seemed to work at the very least, which, the one from the openSUSE package at the time did not.

If only kernel-defaults are installed to the exclusion of kernel-azures, I would replace nvidia-open-driver-G06-signed-kmp-azure with nvidia-open-driver-G06-signed-kmp-default, with the expectation that the conflict would disappear.

There are several problems:

  • nvidia-open-driver-G06-signed-kmp-azure is not for real hardware,
  • it is outdated and
  • it conflicts with nvidia-open-driver-G06-signed-kmp-default (I wonder how both were installed);
  • remaining packages are in incompatible versions (570.172 > 580.82).

Please remove the azure driver

zypper rm nvidia-open-driver-G06-signed-kmp-azure

and update your system:

zypper up

then reboot (just in case…)

1 Like

As a side note, you do not need that repository and it is in the wrong version.
I would delete it

zypper removerepo dvd

or at the very least disable it:

zypper modifyrepo --disable dvd

Before that you may check which packages are installed from that repo

zypper search --installed-only --repo dvd

and uninstall them.

1 Like

Wait a moment, I see a similar thread with update problems:
update-of-leap-15-6-has-broken-gui
so you may switch to the proprietary driver as suggested in that thread, or remain with the open one but ensure that matching versions are installed for the other Nvidia packages, then lock them for the time being to avoid messing things up with the next update.

1 Like

First off thank you very much for the help and explaining what’s going on!

I removed the Azure driver as instructed and system seems to be doing fine after a reboot now, however something is still off, the update just doesn’t appear anymore now and the versions are still on 570.172, here the previous queries again:

Main@linux ~> zypper lr -d
#  | Alias                           | Name                          | Enabled | GPG Check | Refresh | Keep | Priority | Type   | URI                                                                                  | Service
---+---------------------------------+-------------------------------+---------+-----------+---------+------+----------+--------+--------------------------------------------------------------------------------------+---------
 1 | NVIDIA:repo-non-free            | repo-non-free (15.6)          | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | https://download.nvidia.com/opensuse/leap/15.6                                       | NVIDIA
 2 | dvd                             | dvd                           | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://opensuse-guide.org/repo/openSUSE_Leap_15.5/                                   | 
 3 | openSUSE-Leap-${releasever}-1   | openSUSE-Leap-15.6-1          | No      | ----      | ----    | -    |   99     | N/A    | hd:/?device=/dev/disk/by-id/usb-Generic_Flash_Disk_B3371419-0:0-part2                | 
 4 | openSUSE:repo-non-oss           | repo-non-oss (15.6)           | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://cdn.opensuse.org/distribution/leap/15.6/repo/non-oss?mediahandler=curl2       | openSUSE
 5 | openSUSE:repo-non-oss-debug     | repo-non-oss-debug (15.6)     | No      | ----      | ----    | -    |   99     | N/A    | http://cdn.opensuse.org/debug/distribution/leap/15.6/repo/non-oss?mediahandler=curl2 | openSUSE
 6 | openSUSE:repo-openh264          | repo-openh264 (15.6)          | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://codecs.opensuse.org/openh264/openSUSE_Leap?mediahandler=curl2                 | openSUSE
 7 | openSUSE:repo-oss               | repo-oss (15.6)               | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://cdn.opensuse.org/distribution/leap/15.6/repo/oss?mediahandler=curl2           | openSUSE
 8 | openSUSE:repo-oss-debug         | repo-oss-debug (15.6)         | No      | ----      | ----    | -    |   99     | N/A    | http://cdn.opensuse.org/debug/distribution/leap/15.6/repo/oss?mediahandler=curl2     | openSUSE
 9 | openSUSE:repo-oss-source        | repo-oss-source (15.6)        | No      | ----      | ----    | -    |   99     | N/A    | http://cdn.opensuse.org/source/distribution/leap/15.6/repo/oss?mediahandler=curl2    | openSUSE
10 | openSUSE:update-backports       | update-backports (15.6)       | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://cdn.opensuse.org/update/leap/15.6/backports?mediahandler=curl2                | openSUSE
11 | openSUSE:update-backports-debug | update-backports-debug (15.6) | No      | ----      | ----    | -    |   99     | N/A    | http://cdn.opensuse.org/update/leap/15.6/backports_debug?mediahandler=curl2          | openSUSE
12 | openSUSE:update-non-oss         | update-non-oss (15.6)         | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://cdn.opensuse.org/update/leap/15.6/non-oss?mediahandler=curl2                  | openSUSE
13 | openSUSE:update-non-oss-debug   | update-non-oss-debug (15.6)   | No      | ----      | ----    | -    |   99     | N/A    | http://cdn.opensuse.org/debug/update/leap/15.6/non-oss?mediahandler=curl2            | openSUSE
14 | openSUSE:update-oss             | update-oss (15.6)             | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://cdn.opensuse.org/update/leap/15.6/oss?mediahandler=curl2                      | openSUSE
15 | openSUSE:update-oss-debug       | update-oss-debug (15.6)       | No      | ----      | ----    | -    |   99     | N/A    | http://cdn.opensuse.org/debug/update/leap/15.6/oss?mediahandler=curl2                | openSUSE
16 | openSUSE:update-sle             | update-sle (15.6)             | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://cdn.opensuse.org/update/leap/15.6/sle?mediahandler=curl2                      | openSUSE
17 | openSUSE:update-sle-debug       | update-sle-debug (15.6)       | No      | ----      | ----    | -    |   99     | N/A    | http://cdn.opensuse.org/debug/update/leap/15.6/sle?mediahandler=curl2                | openSUSE
18 | packman                         | packman                       | Yes     | (r ) Yes  | Yes     | -    |   99     | rpm-md | http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_15.6/                   | 

Main@linux ~> zypper se -si nvidia
Loading repository data...
Reading installed packages...

S  | Name                                      | Type    | Version                                   | Arch   | Repository
---+-------------------------------------------+---------+-------------------------------------------+--------+---------------------
i  | kernel-firmware-nvidia                    | package | 20250205-150600.3.15.1                    | noarch | update-sle (15.6)
i  | libnvidia-egl-gbm1                        | package | 1.1.2-lp156.5.1                           | x86_64 | repo-non-free (15.6)
i  | libnvidia-egl-gbm1-32bit                  | package | 1.1.2-lp156.7.1                           | x86_64 | repo-non-free (15.6)
i+ | nvidia-common-G06                         | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | nvidia-compute-G06                        | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | nvidia-compute-G06-32bit                  | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | nvidia-compute-utils-G06                  | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | nvidia-gl-G06                             | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | nvidia-gl-G06-32bit                       | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | nvidia-modprobe                           | package | 580.82.07-lp156.18.1                      | x86_64 | repo-non-free (15.6)
i  | nvidia-open-driver-G06-signed-kmp-default | package | 570.172.08_k6.4.0_150600.21-150600.3.56.2 | x86_64 | update-sle (15.6)
i+ | nvidia-open-driver-G06-signed-kmp-meta    | package | 570.172.08-lp156.12.1                     | noarch | repo-non-free (15.6)
i+ | nvidia-persistenced                       | package | 580.82.07-lp156.2.1                       | x86_64 | repo-non-free (15.6)
i+ | nvidia-userspace-meta-G06                 | package | 570.172.08-lp156.10.1                     | noarch | repo-non-free (15.6)
i+ | nvidia-video-G06                          | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | nvidia-video-G06-32bit                    | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | openSUSE-repos-Leap-NVIDIA                | package | 20250604.94835c9-lp156.2.9.1              | x86_64 | update-oss (15.6)

Main@linux ~> zypper se -si nvidia
Loading repository data...
Reading installed packages...

S  | Name                                      | Type    | Version                                   | Arch   | Repository
---+-------------------------------------------+---------+-------------------------------------------+--------+---------------------
i  | kernel-firmware-nvidia                    | package | 20250205-150600.3.15.1                    | noarch | update-sle (15.6)
i  | libnvidia-egl-gbm1                        | package | 1.1.2-lp156.5.1                           | x86_64 | repo-non-free (15.6)
i  | libnvidia-egl-gbm1-32bit                  | package | 1.1.2-lp156.7.1                           | x86_64 | repo-non-free (15.6)
i+ | nvidia-common-G06                         | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | nvidia-compute-G06                        | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | nvidia-compute-G06-32bit                  | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | nvidia-compute-utils-G06                  | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | nvidia-gl-G06                             | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | nvidia-gl-G06-32bit                       | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | nvidia-modprobe                           | package | 580.82.07-lp156.18.1                      | x86_64 | repo-non-free (15.6)
i  | nvidia-open-driver-G06-signed-kmp-default | package | 570.172.08_k6.4.0_150600.21-150600.3.56.2 | x86_64 | update-sle (15.6)
i+ | nvidia-open-driver-G06-signed-kmp-meta    | package | 570.172.08-lp156.12.1                     | noarch | repo-non-free (15.6)
i+ | nvidia-persistenced                       | package | 580.82.07-lp156.2.1                       | x86_64 | repo-non-free (15.6)
i+ | nvidia-userspace-meta-G06                 | package | 570.172.08-lp156.10.1                     | noarch | repo-non-free (15.6)
i+ | nvidia-video-G06                          | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | nvidia-video-G06-32bit                    | package | 570.172.08-lp156.37.1                     | x86_64 | repo-non-free (15.6)
i+ | openSUSE-repos-Leap-NVIDIA                | package | 20250604.94835c9-lp156.2.9.1              | x86_64 | update-oss (15.6)

Oh yeah I added that repo originally because I had a problem with codecs (in particular with an external DVD drive), my system was 15.5 at the time.

Right now it seems like this is the only piece of software that I still source from it:

Main@linux ~> zypper search --installed-only --repo dvd
Loading repository data...
Reading installed packages...

S  | Name       | Summary                                         | Type
---+------------+-------------------------------------------------+--------
i+ | libdvdcss2 | A library designed for accessing encrypted DVDs | package

Main@linux ~> sudo zypper ref
[sudo] password for root: 
Repository 'update-backports (15.6)' is up to date.                                                                                                                                                                                  
Repository 'update-non-oss (15.6)' is up to date.                                                                                                                                                                                    
Repository 'update-oss (15.6)' is up to date.                                                                                                                                                                                        
Repository 'update-sle (15.6)' is up to date.                                                                                                                                                                                        
Repository 'repo-non-free (15.6)' is up to date.                                                                                                                                                                                     
Repository 'dvd' is up to date.                                                                                                                                                                                                      
Repository 'repo-non-oss (15.6)' is up to date.                                                                                                                                                                                      
Repository 'repo-openh264 (15.6)' is up to date.                                                                                                                                                                                     
Repository 'repo-oss (15.6)' is up to date.                                                                                                                                                                                          
Repository 'packman' is up to date.                                                                                                                                                                                                  
All repositories have been refreshed.
Main@linux ~> sudo zypper up
Refreshing service 'NVIDIA'.
Refreshing service 'openSUSE'.
Loading repository data...
Reading installed packages...

The following 29 package updates will NOT be installed:
  ffmpeg-4 ffmpeg-4-libavcodec-devel ffmpeg-4-libavresample-devel ffmpeg-4-libavutil-devel ffmpeg-4-libswresample-devel libOpenCL1-32bit libavcodec58_134 libavcodec58_134-32bit libavdevice58_13 libavfilter7_110 libavformat58_76
  libavresample4_0 libavutil56_70 libavutil56_70-32bit libopenh264-8 libpostproc55_9 libswresample3_9 libswresample3_9-32bit libswscale5_9 mozilla-openh264 nvidia-common-G06 nvidia-compute-G06 nvidia-compute-G06-32bit
  nvidia-compute-utils-G06 nvidia-gl-G06 nvidia-gl-G06-32bit nvidia-userspace-meta-G06 nvidia-video-G06 nvidia-video-G06-32bit
Nothing to do.

I also did this in between to make sure it fetched the new versions, forgot to document it.

Because that are the versions of the open driver available in Leap as of now. If you want to use 580 versions of user space you need to install driver from the NVIDIA repository replacing open driver.

1 Like

OK, fine. I would still downgrade and lock nvidia-modprobe and nvidia-persistenced to the 570.172.08 version, easiest done with YaST2-Software in the “Versions” tab.
(Or switch everything to the proprietary version as already posted above, but that is not mandatory, only a choice you may consider).

You may keep that package if you like and still delete the dvd repo.
libdvdcss2 has not been updated in a decade and I doubt that it will ever get updates in the near future.

@OrsoBruno version 1.5.0 is on the way… https://code.videolan.org/videolan/libdvdcss/-/commits/master

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