Audio stutter on Leap 16

Leap 16 with Gnome, Mozilla browser. Running the Internet radio or youtube movie causes that the sound is stuttering. Sometimes the cursor is also jittering while moving the mouse. I see that codecs are installed:

$ zypper se openh264
S  | Name                    | Summary                                     | Type
---+-------------------------+---------------------------------------------+-----------
i  | libopenh264-8           | H.264 codec library                         | package
   | libopenh264-8-debuginfo | Debug information for package libopenh264-8 | package
   | libopenh264-devel       | Development files for openh264              | package
i  | mozilla-openh264        | H.264 codec support for Mozilla browsers    | package
   | noopenh264              | Fake implementation of the OpenH264 library | srcpackage
   | noopenh264-debugsource  | Debug sources for package noopenh264        | package
   | openh264                | H.264 codec library                         | srcpackage

Share the graphics and audio hardware/environment details: inxi -GAaz

How are you listening to the audio output (BT headphones, HDMI connected monitor,…)?

The problem disappeared. It occurred when listing the audio without any additional devices.

At the beginning of troubleshooting, I restarted my notebook many times, but the problem remained, then, once upon a time, it disappeared without any action on my part. I don’t what fixed the issue. Just in case I paste inxi’s output (I needed to install it):

$ inxi -GAaz
Graphics:
  Device-1: Intel HD Graphics 630 vendor: ASUSTeK driver: i915 v: kernel
    arch: Gen-9.5 process: Intel 14nm built: 2016-20 ports:
    active: HDMI-A-2,eDP-1 empty: DP-1,HDMI-A-1 bus-ID: 00:02.0
    chip-ID: 8086:591b class-ID: 0300
  Device-2: NVIDIA GP107M [GeForce GTX 1050 Mobile] vendor: ASUSTeK
    driver: N/A alternate: nouveau, nvidia_drm, nvidia non-free: 550.xx+
    status: current (as of 2024-09; EOL~2026-12-xx) arch: Pascal code: GP10x
    process: TSMC 16nm built: 2016-2021 pcie: gen: 3 speed: 8 GT/s lanes: 16
    bus-ID: 01:00.0 chip-ID: 10de:1c8d class-ID: 0302
  Device-3: IMC Networks USB2.0 HD UVC WebCam driver: uvcvideo type: USB
    rev: 2.0 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 1-6:2 chip-ID: 13d3:56a2
    class-ID: 0e02 serial: <filter>
  Display: wayland server: Xwayland v: 24.1.6 compositor: gnome-shell
    v: 48.3 driver: X: loaded: modesetting alternate: intel,nvidia gpu: i915
    display-ID: 0
  Monitor-1: HDMI-A-2 model: Lenovo T2224pD serial: <filter> built: 2015
    res: 1920x1080 dpi: 102 gamma: 1.2 size: 476x267mm (18.74x10.51")
    diag: 546mm (21.5") ratio: 16:9 modes: max: 1920x1080 min: 720x400
  Monitor-2: eDP-1 model: AU Optronics 0x61ed built: 2016 res: 1920x1080
    dpi: 142 gamma: 1.2 size: 344x193mm (13.54x7.6") diag: 394mm (15.5")
    ratio: 16:9 modes: 1920x1080
  API: OpenGL v: 4.6 vendor: intel mesa v: 24.3.3 glx-v: 1.4 es-v: 3.2
    direct-render: yes renderer: Mesa Intel HD Graphics 630 (KBL GT2)
    device-ID: 8086:591b memory: 3.73 GiB unified: yes display-ID: :0.0
  API: EGL Message: EGL data requires eglinfo. Check --recommends.
Audio:
  Device-1: Intel CM238 HD Audio vendor: ASUSTeK driver: snd_hda_intel
    v: kernel alternate: snd_soc_avs bus-ID: 00:1f.3 chip-ID: 8086:a171
    class-ID: 0403
  API: ALSA v: k6.12.0-160000.6-default status: kernel-api tools: N/A
  Server-1: PipeWire v: 1.4.6 status: active with: 1: pipewire-pulse
    status: active 2: wireplumber status: active 3: pipewire-alsa type: plugin
    4: pw-jack type: plugin tools: pactl,pw-cat,pw-cli,wpctl

That looks like some sort of system overload, maybe by background activities clogging the CPU or disk interface. Is it a new install, where some initial disk indexing and the like is to be expected and then system load goes back to normal?

You suggested me to mention about another issues with the system. I migrated from Leap 15.6 to 16.0. During online upgrade I had some troubles, so after that I decided to install a fresh copy of Leap 16.0 leaving my /home directory untouched.

On both systems the laptop was not able to shutdown properly. I mean that sometimes, especially if I close many media like browser with many opened tabs, Wine, PDF Reader etc., the notebook couldn’t shutdown. I see some logging data on the screen, then the screen is black and I hear a cooling fan. I need to force shutdown using the button. Worth to mention that sometimes the notebook can be down properly.

I also noticed that during the start phase, when the system logs many things, there is an error: NVIDIA Persistence Daemon Failed to Start. There is something wrong but I don’t know how to find the root cause.

@Tail the nvidia driver has not rebuilt for the new kernel. This can be seen in the inxi output, it’s N/A. Force the re-install of the nvidia kmp and should rebuild, if secure boot is active, then make sure you accept the MOK key on reboot.

I did:

$ zypper in -f nvidia-open-driver-G06-signed-kmp-default

then reboot but there was no MOK enrollment option. After disks encryption I noticed the same error. My status:

$ zypper se nvidia
S  | Name                                                     | Summary                                                                      | Type
---+----------------------------------------------------------+------------------------------------------------------------------------------+-----------
i  | kernel-firmware-nvidia                                   | Kernel firmware files for Nvidia Tegra and graphics drivers                  | package
   | kernel-firmware-nvidia                                   | Kernel firmware files for Nvidia Tegra and graphics drivers                  | srcpackage
   | libnvidia-egl-gbm                                        | The GBM EGL external platform library                                        | srcpackage
   | libnvidia-egl-gbm-debugsource                            | Debug sources for package libnvidia-egl-gbm                                  | package
   | libnvidia-egl-gbm-devel                                  | Development package for libnvidia-egl-gbm                                    | package
i  | libnvidia-egl-gbm1                                       | The GBM EGL external platform library                                        | package
   | libnvidia-egl-gbm1-debuginfo                             | Debug information for package libnvidia-egl-gbm1                             | package
   | libnvidia-egl-wayland                                    | The EGLStream-based Wayland external platform                                | srcpackage
   | libnvidia-egl-wayland-debugsource                        | Debug sources for package libnvidia-egl-wayland                              | package
   | libnvidia-egl-wayland-devel                              | Development package for libnvidia-egl-wayland                                | package
i  | libnvidia-egl-wayland1                                   | The EGLStream-based Wayland external platform                                | package
   | libnvidia-egl-wayland1-debuginfo                         | Debug information for package libnvidia-egl-wayland1                         | package
   | libnvidia-egl-x11                                        | NVIDIA XLib and XCB EGL Platform Library                                     | srcpackage
   | libnvidia-egl-x11-debugsource                            | Debug sources for package libnvidia-egl-x11                                  | package
   | libnvidia-egl-x11-devel                                  | Development package for libnvidia-egl-x11                                    | package
i  | libnvidia-egl-x111                                       | NVIDIA XLib and XCB EGL Platform Library                                     | package
   | libnvidia-egl-x111-debuginfo                             | Debug information for package libnvidia-egl-x111                             | package
i  | libnvidia-gpucomp                                        | NVIDIA library for shader compilation (nvgpucomp)                            | package
   | libnvidia-gpucomp-32bit                                  | NVIDIA library for shader compilation (nvgpucomp)                            | package
i  | nvidia-common-G06                                        | Common files for the NVIDIA driver packages                                  | package
i  | nvidia-compute-G06                                       | NVIDIA driver for computing with GPGPU                                       | package
   | nvidia-compute-G06-32bit                                 | 32bit NVIDIA driver for computing with GPGPU                                 | package
i  | nvidia-compute-utils-G06                                 | NVIDIA driver tools for computing with GPGPU                                 | package
   | nvidia-driver-G06-kmp-default                            | NVIDIA graphics driver kernel module for GeForce 700 series and newer        | package
   | nvidia-driver-G06-kmp-meta                               | Meta package to select proprietary nvidia driver                             | package
   | nvidia-drivers-insync-latest                             | Meta package to select proprietary/open nvidia drivers in sync               | package
i  | nvidia-gl-G06                                            | NVIDIA OpenGL libraries for OpenGL acceleration                              | package
   | nvidia-gl-G06-32bit                                      | 32bit NVIDIA OpenGL libraries for OpenGL acceleration                        | package
   | nvidia-libXNVCtrl                                        | Library providing the NV-CONTROL API                                         | package
   | nvidia-libXNVCtrl-debuginfo                              | Debug information for package nvidia-libXNVCtrl                              | package
   | nvidia-libXNVCtrl-devel                                  | Development files for libXNVCtrl                                             | package
i  | nvidia-modprobe                                          | NVIDIA kernel module loader                                                  | package
   | nvidia-open-driver-G06-signed                            | NVIDIA open kernel module driver for GeForce 16 series (GTX 16xx) and newer  | srcpackage
   | nvidia-open-driver-G06-signed-check                      | Post-build RPM inspection                                                    | package
   | nvidia-open-driver-G06-signed-cuda                       | NVIDIA open kernel module driver for GeForce 16 series (GTX 16xx) and newer  | srcpackage
   | nvidia-open-driver-G06-signed-cuda-check                 | Post-build RPM inspection                                                    | package
   | nvidia-open-driver-G06-signed-cuda-debugsource           | Debug sources for package nvidia-open-driver-G06-signed-cuda                 | package
   | nvidia-open-driver-G06-signed-cuda-default-devel         | Devel Package to nvidia-open-driver-G06-signed-cuda                          | package
   | nvidia-open-driver-G06-signed-cuda-kmp-default           | NVIDIA open kernel module driver for GeForce 16 series (GTX 16xx) and newer  | package
   | nvidia-open-driver-G06-signed-cuda-kmp-default-debuginfo | Debug information for package nvidia-open-driver-G06-signed-cuda-kmp-default | package
   | nvidia-open-driver-G06-signed-debugsource                | Debug sources for package nvidia-open-driver-G06-signed                      | package
i+ | nvidia-open-driver-G06-signed-default-devel              | Devel Package to nvidia-open-driver-G06-signed                               | package
i+ | nvidia-open-driver-G06-signed-kmp-default                | NVIDIA open kernel module driver for GeForce 16 series (GTX 16xx) and newer  | package
   | nvidia-open-driver-G06-signed-kmp-default-debuginfo      | Debug information for package nvidia-open-driver-G06-signed-kmp-default      | package
   | nvidia-open-driver-G06-signed-kmp-meta                   | Meta package to select open nvidia driver in sync                            | package
i  | nvidia-persistenced                                      | A daemon to maintain persistent software state in the NVIDIA driver          | package
   | nvidia-settings                                          | Configure the NVIDIA graphics driver                                         | package
   | nvidia-settings                                          | Configure the NVIDIA graphics driver                                         | srcpackage
   | nvidia-settings-debuginfo                                | Debug information for package nvidia-settings                                | package
   | nvidia-settings-debugsource                              | Debug sources for package nvidia-settings                                    | package
   | nvidia-texture-tools                                     | NVIDIA Texture Tools                                                         | package
   | nvidia-texture-tools                                     | NVIDIA Texture Tools                                                         | srcpackage
   | nvidia-texture-tools-debuginfo                           | Debug information for package nvidia-texture-tools                           | package
   | nvidia-texture-tools-debugsource                         | Debug sources for package nvidia-texture-tools                               | package
i  | nvidia-userspace-meta-G06                                | Meta package to autoselect NVIDIA userspace packages                         | package
i  | nvidia-video-G06                                         | NVIDIA graphics driver for GeForce 700 series and newer                      | package
   | nvidia-video-G06-32bit                                   | 32bit NVIDIA graphics driver for GeForce 700 series and newer                | package
   | nvidia-xconfig                                           | NVIDIA X configuration file editor                                           | package
i+ | openSUSE-repos-Leap-NVIDIA                               | openSUSE NVIDIA repository definitions                                       | package
   | pcp-pmda-nvidia-gpu                                      | Performance Co-Pilot (PCP) metrics for the Nvidia GPU                        | package
   | pcp-pmda-nvidia-gpu-debuginfo                            | Debug information for package pcp-pmda-nvidia-gpu                            | package
$ inxi -GAaz
Graphics:
  Device-1: Intel HD Graphics 630 vendor: ASUSTeK driver: i915 v: kernel
    arch: Gen-9.5 process: Intel 14nm built: 2016-20 ports:
    active: HDMI-A-2,eDP-1 empty: DP-1,HDMI-A-1 bus-ID: 00:02.0
    chip-ID: 8086:591b class-ID: 0300
  Device-2: NVIDIA GP107M [GeForce GTX 1050 Mobile] vendor: ASUSTeK
    driver: N/A alternate: nouveau, nvidia_drm, nvidia non-free: 550.xx+
    status: current (as of 2024-09; EOL~2026-12-xx) arch: Pascal code: GP10x
    process: TSMC 16nm built: 2016-2021 pcie: gen: 3 speed: 8 GT/s lanes: 16
    bus-ID: 01:00.0 chip-ID: 10de:1c8d class-ID: 0302
  Device-3: IMC Networks USB2.0 HD UVC WebCam driver: uvcvideo type: USB
    rev: 2.0 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 1-6:2 chip-ID: 13d3:56a2
    class-ID: 0e02 serial: <filter>
  Display: wayland server: Xwayland v: 24.1.6 compositor: gnome-shell
    v: 48.3 driver: X: loaded: modesetting alternate: intel,nvidia gpu: i915
    display-ID: 0
  Monitor-1: HDMI-A-2 model: Lenovo T2224pD serial: <filter> built: 2015
    res: 1920x1080 dpi: 102 gamma: 1.2 size: 476x267mm (18.74x10.51")
    diag: 546mm (21.5") ratio: 16:9 modes: max: 1920x1080 min: 720x400
  Monitor-2: eDP-1 model: AU Optronics 0x61ed built: 2016 res: 1920x1080
    dpi: 142 gamma: 1.2 size: 344x193mm (13.54x7.6") diag: 394mm (15.5")
    ratio: 16:9 modes: 1920x1080
  API: OpenGL v: 4.6 vendor: intel mesa v: 24.3.3 glx-v: 1.4 es-v: 3.2
    direct-render: yes renderer: Mesa Intel HD Graphics 630 (KBL GT2)
    device-ID: 8086:591b memory: 3.73 GiB unified: yes display-ID: :0.0
  API: EGL Message: EGL data requires eglinfo. Check --recommends.
Audio:
  Device-1: Intel CM238 HD Audio vendor: ASUSTeK driver: snd_hda_intel
    v: kernel alternate: snd_soc_avs bus-ID: 00:1f.3 chip-ID: 8086:a171
    class-ID: 0403
  API: ALSA v: k6.12.0-160000.6-default status: kernel-api tools: N/A
  Server-1: PipeWire v: 1.4.6 status: active with: 1: pipewire-pulse
    status: active 2: wireplumber status: active 3: pipewire-alsa type: plugin
    4: pw-jack type: plugin tools: pactl,pw-cat,pw-cli,wpctl

@Tail and inxi -Saz

System:
  Kernel: 6.12.0-160000.6-default arch: x86_64 bits: 64 compiler: gcc
    v: 13.4.0 clocksource: tsc avail: acpi_pm
    parameters: BOOT_IMAGE=/boot/vmlinuz-6.12.0-160000.6-default
    root=UUID=7aeb4c4e-c513-4658-8d2e-65d1aeab5b5d mitigations=auto quiet
    security=selinux selinux=1 rd.driver.blacklist=nouveau ia32_emulation=1
  Desktop: GNOME v: 48.3 tk: GTK v: 3.24.50 wm: gnome-shell
    tools: gsd-screensaver-proxy dm: GDM v: 48.0 Distro: openSUSE Leap 16.0

@Tail and not the current kernel version in Leap 16.0, you need to zypper -vvv up and see if it rebuilds… You need to make sure a) your booting to the correct kernel, b) forcing the re-install of the driver when running that kernel and c) rebooting to that kernel…

Edit: see my inxi output from yesterday here;
https://forums.opensuse.org/t/brand-new-build-only-1024/190146/33

zypper -vvv up installed some packages, no errors. I see that kernel has been updated. Then I tried to reinstall nvidia drivers:

$ zypper in --force $(zypper se --installed-only nvidia | awk '{print $3}' | grep '^nvidia')

After reboot (with proper kernel) the error regarding daemon still exists.

$ nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
$ inxi -GSaz
System:
  Kernel: 6.12.0-160000.7-default arch: x86_64 bits: 64 compiler: gcc
    v: 13.4.0 clocksource: tsc avail: acpi_pm
    parameters: BOOT_IMAGE=/boot/vmlinuz-6.12.0-160000.7-default
    root=UUID=7aeb4c4e-c513-4658-8d2e-65d1aeab5b5d mitigations=auto quiet
    security=selinux selinux=1 rd.driver.blacklist=nouveau ia32_emulation=1
  Desktop: GNOME v: 48.4 tk: GTK v: 3.24.50 wm: gnome-shell
    tools: gsd-screensaver-proxy dm: GDM v: 48.0 Distro: openSUSE Leap 16.0
Graphics:
  Device-1: Intel HD Graphics 630 vendor: ASUSTeK driver: i915 v: kernel
    arch: Gen-9.5 process: Intel 14nm built: 2016-20 ports:
    active: HDMI-A-2,eDP-1 empty: DP-1,HDMI-A-1 bus-ID: 00:02.0
    chip-ID: 8086:591b class-ID: 0300
  Device-2: NVIDIA GP107M [GeForce GTX 1050 Mobile] vendor: ASUSTeK
    driver: N/A alternate: nouveau non-free: 550.xx+ status: current (as of
    2024-09; EOL~2026-12-xx) arch: Pascal code: GP10x process: TSMC 16nm
    built: 2016-2021 pcie: gen: 3 speed: 8 GT/s lanes: 16 bus-ID: 01:00.0
    chip-ID: 10de:1c8d class-ID: 0302
  Device-3: IMC Networks USB2.0 HD UVC WebCam driver: uvcvideo type: USB
    rev: 2.0 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 1-6:2 chip-ID: 13d3:56a2
    class-ID: 0e02 serial: <filter>
  Display: wayland server: Xwayland v: 24.1.6 compositor: gnome-shell
    driver: X: loaded: modesetting alternate: intel,nvidia gpu: i915
    display-ID: 0
  Monitor-1: HDMI-A-2 model: Lenovo T2224pD serial: <filter> built: 2015
    res: 1920x1080 dpi: 102 gamma: 1.2 size: 476x267mm (18.74x10.51")
    diag: 546mm (21.5") ratio: 16:9 modes: max: 1920x1080 min: 720x400
  Monitor-2: eDP-1 model: AU Optronics 0x61ed built: 2016 res: 1920x1080
    dpi: 142 gamma: 1.2 size: 344x193mm (13.54x7.6") diag: 394mm (15.5")
    ratio: 16:9 modes: 1920x1080
  API: OpenGL v: 4.6 vendor: intel mesa v: 24.3.3 glx-v: 1.4 es-v: 3.2
    direct-render: yes renderer: Mesa Intel HD Graphics 630 (KBL GT2)
    device-ID: 8086:591b memory: 3.73 GiB unified: yes display-ID: :0.0
  API: EGL Message: EGL data requires eglinfo. Check --recommends.

@Tail don’t get fancy with your commands as your likely to miss items and version mismatches. Please show the output from zypper lr as want the nvidia repo number (likely 2).

Then want to use this zypper -vvv up --from 2 --allow-vendor-change

# | Alias                       | Name                                     | Enabled | GPG Check | Refresh
--+-----------------------------+------------------------------------------+---------+-----------+--------
1 | Emulators_Wine              | Wine (16.0)                              | Yes     | (r ) Yes  | Yes
2 | NVIDIA:repo-non-free        | repo-non-free (16.0)                     | Yes     | (r ) Yes  | Yes
3 | home_Wolfheri_Qt            | Rebuilding Qt-dependent packages. (16.0) | Yes     | (r ) Yes  | No
4 | openSUSE:repo-non-oss       | repo-non-oss (16.0)                      | Yes     | (r ) Yes  | Yes
5 | openSUSE:repo-non-oss-debug | repo-non-oss-debug (16.0)                | Yes     | (r ) Yes  | Yes
6 | openSUSE:repo-openh264      | repo-openh264 (16.0)                     | Yes     | (r ) Yes  | Yes
7 | openSUSE:repo-oss           | repo-oss (16.0)                          | Yes     | (r ) Yes  | Yes
8 | openSUSE:repo-oss-debug     | repo-oss-debug (16.0)                    | Yes     | (r ) Yes  | Yes
9 | openSUSE:repo-oss-source    | repo-oss-source (16.0)                   | Yes     | (r ) Yes  | Yes

I tried your second command but I got nothing to do.

@Tail can you show the output from journalctl -b | grep -E "drm|nvidia"

Dec 04 21:36:40 xis kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Dec 04 21:36:40 xis kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Dec 04 21:36:40 xis kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Dec 04 21:36:41 xis kernel: i915 0000:00:02.0: [drm] Found KABYLAKE (device ID 591b) display version 9.00 stepping C0
Dec 04 21:36:41 xis kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Dec 04 21:36:42 xis kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1
Dec 04 21:36:42 xis kernel: fbcon: i915drmfb (fb0) is primary device
Dec 04 21:36:42 xis kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Dec 04 21:36:51 xis systemd[1]: Starting Load Kernel Module drm...
Dec 04 21:36:51 xis systemd[1]: modprobe@drm.service: Deactivated successfully.
Dec 04 21:36:51 xis systemd[1]: Finished Load Kernel Module drm.
Dec 04 21:36:56 xis systemd[1]: Started nvidia-powerd service.
Dec 04 21:36:56 xis nvidia-powerd[1265]: nvidia-powerd version:2.0 (build 1)
Dec 04 21:36:56 xis nvidia-powerd[1265]: ERROR! Allocate Root client failed 0x59
Dec 04 21:36:56 xis systemd[1]: nvidia-powerd.service: Deactivated successfully.
Dec 04 21:36:57 xis nvidia-persistenced[1507]: Verbose syslog connection opened
Dec 04 21:36:57 xis nvidia-persistenced[1507]: Directory /var/run/nvidia-persistenced will not be removed on exit
Dec 04 21:36:57 xis nvidia-persistenced[1507]: Started (1507)
Dec 04 21:36:57 xis nvidia-persistenced[1507]: Failed to query NVIDIA devices. Please ensure that the NVIDIA device files (/dev/nvidia*) exist, and that user 452 has read and write permissions for those files.
Dec 04 21:36:57 xis nvidia-persistenced[1507]: PID file unlocked.
Dec 04 21:36:57 xis nvidia-persistenced[1503]: nvidia-persistenced failed to initialize. Check syslog for more details.
Dec 04 21:36:57 xis nvidia-persistenced[1507]: PID file closed.
Dec 04 21:36:57 xis systemd[1]: nvidia-persistenced.service: Control process exited, code=exited, status=1/FAILURE
Dec 04 21:36:57 xis nvidia-persistenced[1507]: Shutdown (1507)
Dec 04 21:36:57 xis systemd[1]: nvidia-persistenced.service: Failed with result 'exit-code'.
Dec 04 21:36:57 xis systemd[1]: nvidia-persistenced.service: Scheduled restart job, restart counter is at 1.
Dec 04 21:36:57 xis nvidia-persistenced[1536]: Verbose syslog connection opened
Dec 04 21:36:57 xis nvidia-persistenced[1536]: Directory /var/run/nvidia-persistenced will not be removed on exit
Dec 04 21:36:57 xis nvidia-persistenced[1536]: Started (1536)
Dec 04 21:36:57 xis nvidia-persistenced[1536]: Failed to query NVIDIA devices. Please ensure that the NVIDIA device files (/dev/nvidia*) exist, and that user 452 has read and write permissions for those files.
Dec 04 21:36:57 xis nvidia-persistenced[1536]: PID file unlocked.
Dec 04 21:36:57 xis nvidia-persistenced[1536]: PID file closed.
Dec 04 21:36:57 xis nvidia-persistenced[1533]: nvidia-persistenced failed to initialize. Check syslog for more details.
Dec 04 21:36:57 xis nvidia-persistenced[1536]: Shutdown (1536)
Dec 04 21:36:57 xis systemd[1]: nvidia-persistenced.service: Control process exited, code=exited, status=1/FAILURE
Dec 04 21:36:57 xis systemd[1]: nvidia-persistenced.service: Failed with result 'exit-code'.
Dec 04 21:36:58 xis systemd[1]: nvidia-persistenced.service: Scheduled restart job, restart counter is at 2.
Dec 04 21:36:58 xis nvidia-persistenced[1561]: Verbose syslog connection opened
Dec 04 21:36:58 xis nvidia-persistenced[1561]: Directory /var/run/nvidia-persistenced will not be removed on exit
Dec 04 21:36:58 xis nvidia-persistenced[1561]: Started (1561)
Dec 04 21:36:58 xis nvidia-persistenced[1561]: Failed to query NVIDIA devices. Please ensure that the NVIDIA device files (/dev/nvidia*) exist, and that user 452 has read and write permissions for those files.
Dec 04 21:36:58 xis nvidia-persistenced[1557]: nvidia-persistenced failed to initialize. Check syslog for more details.
Dec 04 21:36:58 xis systemd[1]: nvidia-persistenced.service: Control process exited, code=exited, status=1/FAILURE
Dec 04 21:36:58 xis nvidia-persistenced[1561]: PID file unlocked.
Dec 04 21:36:58 xis nvidia-persistenced[1561]: PID file closed.
Dec 04 21:36:58 xis nvidia-persistenced[1561]: Shutdown (1561)
Dec 04 21:36:58 xis systemd[1]: nvidia-persistenced.service: Failed with result 'exit-code'.
Dec 04 21:36:58 xis systemd[1]: nvidia-persistenced.service: Scheduled restart job, restart counter is at 3.
Dec 04 21:36:58 xis nvidia-persistenced[1583]: Verbose syslog connection opened
Dec 04 21:36:58 xis nvidia-persistenced[1583]: Directory /var/run/nvidia-persistenced will not be removed on exit
Dec 04 21:36:58 xis nvidia-persistenced[1583]: Started (1583)
Dec 04 21:36:58 xis nvidia-persistenced[1583]: Failed to query NVIDIA devices. Please ensure that the NVIDIA device files (/dev/nvidia*) exist, and that user 452 has read and write permissions for those files.
Dec 04 21:36:58 xis nvidia-persistenced[1570]: nvidia-persistenced failed to initialize. Check syslog for more details.
Dec 04 21:36:58 xis nvidia-persistenced[1583]: PID file unlocked.
Dec 04 21:36:58 xis nvidia-persistenced[1583]: PID file closed.
Dec 04 21:36:58 xis nvidia-persistenced[1583]: Shutdown (1583)
Dec 04 21:36:58 xis systemd[1]: nvidia-persistenced.service: Control process exited, code=exited, status=1/FAILURE
Dec 04 21:36:58 xis systemd[1]: nvidia-persistenced.service: Failed with result 'exit-code'.
Dec 04 21:36:58 xis systemd[1]: nvidia-persistenced.service: Scheduled restart job, restart counter is at 4.
Dec 04 21:36:58 xis nvidia-persistenced[1604]: Verbose syslog connection opened
Dec 04 21:36:58 xis nvidia-persistenced[1604]: Directory /var/run/nvidia-persistenced will not be removed on exit
Dec 04 21:36:58 xis nvidia-persistenced[1604]: Started (1604)
Dec 04 21:36:58 xis nvidia-persistenced[1604]: Failed to query NVIDIA devices. Please ensure that the NVIDIA device files (/dev/nvidia*) exist, and that user 452 has read and write permissions for those files.
Dec 04 21:36:58 xis nvidia-persistenced[1598]: nvidia-persistenced failed to initialize. Check syslog for more details.
Dec 04 21:36:58 xis nvidia-persistenced[1604]: PID file unlocked.
Dec 04 21:36:58 xis nvidia-persistenced[1604]: PID file closed.
Dec 04 21:36:58 xis nvidia-persistenced[1604]: Shutdown (1604)
Dec 04 21:36:58 xis systemd[1]: nvidia-persistenced.service: Control process exited, code=exited, status=1/FAILURE
Dec 04 21:36:58 xis systemd[1]: nvidia-persistenced.service: Failed with result 'exit-code'.
Dec 04 21:36:58 xis systemd[1]: nvidia-persistenced.service: Scheduled restart job, restart counter is at 5.
Dec 04 21:36:58 xis systemd[1]: nvidia-persistenced.service: Start request repeated too quickly.
Dec 04 21:36:58 xis systemd[1]: nvidia-persistenced.service: Failed with result 'exit-code'.

Any hints?

@Tail Apologies for the delay…
So I would do zypper inr and then force the re-install of the kmp. Your using secure boot, not missing the key enrollment?

I just did a VM install yesterday with a Pascal GPU and all good…
See: https://forums.opensuse.org/t/december-2025-screenshots/190131/14

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