Get me back to basics on Nvidia

This comes back blank. No output.

So there is no proprietary Nvidia module engaged and I bet that

should show no nvidia as well? And as @mrmazda explained:

So apparently either the Nvidia modules didn’t build for the vanilla kernel you are using or they didn’t load anyway. Can you boot a default kernel? Maybe a 6.13.x one?

This has changed. But the display is still the same. No second monitor. No ability to change resolution. Did not yet try kernel default. Will try to susepaste the other command.

inxi -GSaz
System:
  Kernel: 6.14.1-1-vanilla arch: x86_64 bits: 64 compiler: gcc v: 14.2.1
    clocksource: tsc avail: hpet,acpi_pm
    parameters: BOOT_IMAGE=/boot/vmlinuz-6.14.1-1-vanilla
    root=UUID=d2adbf2d-e357-4d14-be1d-e80851fdac1c splash=silent
    systemd.show_status=yes quiet security=apparmor fbdev=1
    nvidia_drm.modeset=1 mitigations=auto
  Desktop: KDE Plasma v: 6.3.4 tk: Qt v: N/A info: frameworks v: 6.12.0
    wm: kwin_x11 tools: avail: light-locker,xscreensaver vt: 2 dm: SDDM
    Distro: openSUSE Tumbleweed 20250414
Graphics:
  Device-1: NVIDIA GK208B [GeForce GT 730] vendor: Bitland Information
    driver: N/A alternate: nouveau non-free: series: 470.xx+
    status: legacy-active (EOL~2024-09-xx) arch: Kepler-2 code: GKxxx
    process: TSMC 28nm built: 2012-2018 pcie: gen: 2 speed: 5 GT/s lanes: 8
    bus-ID: 01:00.0 chip-ID: 10de:1287 class-ID: 0300
  Display: x11 server: X.Org v: 21.1.15 with: Xwayland v: 24.1.6
    compositor: kwin_x11 driver: X: loaded: modesetting,nouveau unloaded: vesa
    failed: nvidia alternate: fbdev,nv gpu: N/A display-ID: :0 screens: 1
  Screen-1: 0 s-res: 800x600 s-dpi: 96 s-size: 211x158mm (8.31x6.22")
    s-diag: 264mm (10.38")
  Monitor-1: Unknown-1 mapped: None-1 res: mode: 800x600 hz: 60
    scale: 100% (1) size: N/A modes: 800x600
  API: EGL v: 1.5 platforms: device: 0 drv: swrast surfaceless: drv: swrast
    x11: drv: swrast inactive: gbm,wayland
  API: OpenGL v: 4.5 vendor: mesa v: 25.0.3 glx-v: 1.4 direct-render: yes
    renderer: llvmpipe (LLVM 20.1.2 256 bits) device-ID: ffffffff:ffffffff
    memory: 7.52 GiB unified: yes
  API: Vulkan v: 1.4.309 layers: 2 device: 0 type: cpu name: llvmpipe (LLVM
    20.1.2 256 bits) driver: N/A device-ID: 10005:0000 surfaces: xcb,xlib
  Info: Tools: api: eglinfo, glxinfo, vulkaninfo
    de: kscreen-console,kscreen-doctor gpu: nvidia-settings,nvidia-smi
    wl: wayland-info x11: xdpyinfo, xprop, xrandr

Don’t know how to do susepaste, but the output is short.

lsinitrd | grep -E "nouveau|nvidia"
/usr/bin/lsinitrd: line 284: /boot/initrd-6.14.1-1-vanilla: Permission denied
/usr/bin/lsinitrd: line 327: /boot/initrd-6.14.1-1-vanilla: Permission denied
/usr/bin/lsinitrd: line 364: /boot/initrd-6.14.1-1-vanilla: Permission denied
xzcat: /boot/initrd-6.14.1-1-vanilla: Permission denied
xzcat: /boot/initrd-6.14.1-1-vanilla: Permission denied
xzcat: /boot/initrd-6.14.1-1-vanilla: Permission denied
cpio: premature end of archive
xzcat: /boot/initrd-6.14.1-1-vanilla: Permission denied

Try again logged in as root, or using sudo.

“susepaste” is for posting 100+ of lines of text

https://paste.opensuse.org/

e.g.

sudo lsinitrd | grep -E "nouveau|nvidia" | susepaste -e "10080"

And susepaste even has a man page that will show you what -e "10080" means!

This was a MUCH longer file!
https://paste.opensuse.org/pastes/1aec64886639

@Prexy as indicated, switch to kernel-default rather than kernel-vanilla re-install the nvidia rpms etc…

Right now, kernel default gives me only a terminal. I will try to use it to remove all the nvidia files and re-install them. Is “all” a mistake? Are there a few specific ones?

@Prexy So, you install the rpms etc from there, make sure you run systemctl isolate multi-user.target force the re-install of the rpms, reboot.

Sorry about the delay. Covid has knocked me down. I tried all suggestions without any changes to the display.

HOWEVER, after today’s update, all display problems went away with no intervention or adjustments on my part!

HALLELUJAH!

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