Nvidia driver not used after update

After an update to nvidia drivers, the nvidia drivers are not used.

howard@HP-oS160:~> inxi -G
Graphics:
  Device-1: NVIDIA GP108 [GeForce GT 1030] driver: N/A
  Display: wayland server: X.org v: 1.21.1.15 with: Xwayland v: 24.1.6
    compositor: kwin_wayland driver: X: loaded: modesetting,nouveau
    unloaded: vesa failed: nvidia gpu: N/A resolution: 1024x768
  API: EGL v: 1.5 drivers: swrast platforms: wayland,x11,surfaceless,device
  API: OpenGL v: 4.5 vendor: mesa v: 24.3.3 renderer: llvmpipe (LLVM 19.1.7
    256 bits)
  API: Vulkan Message: No Vulkan data available.
howard@HP-oS160:~> 

The updated files are:


How can I fix this?
Thanks,
Howard

nvidia-driver-G06-kmp-default is missing.

Install
zypper in nvidia-driver-G06-kmp-meta
That will install all needed packages.

Thank you, working properly now.

howard@HP-oS160:~> inxi -G
Graphics:
  Device-1: NVIDIA GP108 [GeForce GT 1030] driver: nvidia v: 580.178.04
  Display: wayland server: X.org v: 1.21.1.15 with: Xwayland v: 24.1.6
    compositor: kwin_wayland driver: X: loaded: nvidia
    unloaded: modesetting,nouveau,vesa gpu: nvidia resolution: 1280x1024
  API: EGL v: 1.5 drivers: nvidia
    platforms: gbm,wayland,x11,surfaceless,device
  API: OpenGL v: 4.6.0 vendor: nvidia v: 580.178.04 renderer: NVIDIA
    GeForce GT 1030/PCIe/SSE2
  API: Vulkan v: 1.4.309 drivers: N/A surfaces: xcb,xlib,wayland
howard@HP-oS160:~> 

Best regards,
Howard

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