did zypper dup yesterday with the result that my system froze while starting graphical manager.
I booted into recovery, purged nvidia drivers and as result my second external monitor connected to the nvidia type-c only showed up as ghost in the screen configuration.
So I delted all the entries in the nvidia repo, deleted the repo and after a reboot added it again. Usually, it does reconfigure the nvidia drivers automatically and my notebook run well again.
But not this time. Now the drivers won’t even load
Blockquote
zypper se -i nvidia
Repository-Daten werden geladen…
Installierte Pakete werden gelesen…
S | Name | Summary | Type
—±-----------------------------------------------±--------------------------------------------------------------------±-----
i+ | bumblebee-status-module-nvidia | Displays GPU name, temperature and memory usage | Paket
i+ | bumblebee-status-module-nvidia-optimus-manager | GPU selection for NVIDIA optimus using optimus-manager | Paket
i+ | bumblebee-status-module-nvidia-prime | GPU selection for NVIDIA optimus using bbswitch | Paket
i+ | kernel-firmware-nvidia | Kernel firmware files for Nvidia Tegra and graphics drivers | Paket
i | libnvidia-egl-gbm1 | The GBM EGL external platform library | Paket
i | libnvidia-egl-gbm1-32bit | The GBM EGL external platform library | Paket
i | libnvidia-egl-wayland1 | The EGLStream-based Wayland external platform | Paket
i | libnvidia-egl-wayland1-32bit | The EGLStream-based Wayland external platform | Paket
i | libnvidia-egl-x111 | NVIDIA XLib and XCB EGL Platform Library | Paket
i | libnvidia-egl-x111-32bit | NVIDIA XLib and XCB EGL Platform Library | Paket
i | libnvidia-gpucomp | NVIDIA library for shader compilation (nvgpucomp) | Paket
i | libnvidia-gpucomp-32bit | NVIDIA library for shader compilation (nvgpucomp) | Paket
i+ | libnvidia-ml-32bit | NVIDIA Management Library (NVML) | Paket
i | nvidia-common-G06 | Common files for the NVIDIA driver packages | Paket
i | nvidia-compute-G06 | NVIDIA driver for computing with GPGPU | Paket
i | nvidia-compute-G06-32bit | 32bit NVIDIA driver for computing with GPGPU | Paket
i+ | nvidia-compute-utils-G06 | NVIDIA driver tools for computing with GPGPU | Paket
i | nvidia-gl-G06 | NVIDIA OpenGL libraries for OpenGL acceleration | Paket
i | nvidia-gl-G06-32bit | 32bit NVIDIA OpenGL libraries for OpenGL acceleration | Paket
i+ | nvidia-libXNVCtrl | Library providing the NV-CONTROL API | Paket
i | nvidia-modprobe | NVIDIA kernel module loader | Paket
i | nvidia-persistenced | A daemon to maintain persistent software state in the NVIDIA driver | Paket
i+ | nvidia-video-G06 | NVIDIA graphics driver for GeForce 700 series and newer | Paket
i | nvidia-video-G06-32bit | 32bit NVIDIA graphics driver for GeForce 700 series and newer | Paket
i | nvidia-xconfig | NVIDIA X configuration file editor | Paket
user@TUF17:~> grep -r “nvidia” /etc/modprobe.d/
user@TUF17:~> sudo modprobe nvidia
[sudo] Passwort fĂĽr root:
modprobe: FATAL: Module nvidia not found in directory /usr/lib/modules/6.19.8-1-default
user@TUF17:~>
Only on using Blockquote.
When using the button ", you get some characters and also the text “Blockquote”. The idea is that you then replace that text with the text you want to quote. Not that you leave that instruction where it is.
But, you wanted to post computer output from your terminal emulator. Then please use the button </> (Preformatted text) to keep things readable.
And lastbut not least. When you have a non-English system and want to post computer text in the English language part of the forums, then please precede your commands with LANG=C. E.g.
Bumblebee and Nvidia-prime have long been deprecated, they appear to have been installed manually (+i) so uninstall them.
Then you don’t show which versions are installed, please show zypper se -si instead.
I guess that by installing zypper in nvidia-driver-G06-kmp-meta nvidia-userspace-meta-G06 and solving the likely conflicts that arise should fix things for you.
Even though you marked this topic as solved, it’s still unclear how the legacy hybrid graphics packages ended up installed, whether you actually removed them, and whether your system actually has hybrid graphics.
This will provide graphics hardware, driver , and environment details… inxi -GSaz
Leftover or inconsistent graphics packages may be contributing to Plasma Wayland stability issues.
Ok, so it looks like my earlier suspicion about the ddcutil regression impacting this was right. At this stage, it’s probably best to leave DDC disabled (or remove ddcutil). You may also want to add your findings to the bug report, or wait for the fix to propagate to Tumbleweed.