Grub2 cannot load latest two kernel updates

Tried, pulled, but still using? I can’t grok this. :stuck_out_tongue:
My GF108 is a little different, only one obvious error:

# inxi -S
System:
  Host: k9msi Kernel: 6.4.0-150600.23.60-default arch: x86_64 bits: 64
  Console: pty pts/0 Distro: openSUSE Leap 15.6
k9msi:~ # journalctl -b --no-hostname | grep -E 'Kernel command|veau'
Aug 01 10:41:12 kernel: Kernel command line: root=LABEL=pat5p36s156 ipv6.disable=1 net.ifnames=0 noresume consoleblank=0 mitigations=off
Aug 01 14:41:20 kernel: nouveau 0000:04:00.0: vgaarb: deactivate vga console
Aug 01 14:41:20 kernel: nouveau 0000:04:00.0: NVIDIA GF108 (0c1000a1)
Aug 01 14:41:20 kernel: nouveau 0000:04:00.0: bios: version 70.08.aa.00.09
Aug 01 14:41:20 kernel: nouveau 0000:04:00.0: fb: 1024 MiB DDR3
Aug 01 14:41:21 kernel: nouveau 0000:04:00.0: DRM: VRAM: 1024 MiB
Aug 01 14:41:21 kernel: nouveau 0000:04:00.0: DRM: GART: 1048576 MiB
Aug 01 14:41:21 kernel: nouveau 0000:04:00.0: DRM: TMDS table version 2.0
Aug 01 14:41:21 kernel: nouveau 0000:04:00.0: DRM: failed to create ce channel, -22
Aug 01 14:41:21 kernel: nouveau 0000:04:00.0: DRM: MM: using M2MF for buffer copies
Aug 01 14:41:21 kernel: [drm] Initialized nouveau 1.4.0 20120801 for 0000:04:00.0 on minor 0
Aug 01 14:41:22 kernel: fbcon: nouveaudrmfb (fb0) is primary device
Aug 01 14:41:22 kernel: nouveau 0000:04:00.0: [drm] fb0: nouveaudrmfb frame buffer device
#

Were NVidia proprietary drivers ever installed on this exact 15.6 installation? If yes, could it be there is some residual from them still in place blocking nouveau from properly functioning, such as blocking load of nvc1_fuc084?

Hi All
Just an observation, has @ricloz2 just been booting into a read-only snapshot, hence updates being discarded?

I only boot into read-only snapshot long enough to ‘sudo snapper rollback’. Thereafter I reboot into a standard r/w configuration.

It looks that way, though we don’t really have enough information to know that.

I don’t recall installing NVidia drivers at any time since before LEAP-15.1, which was a clean install. Since 15.1, I upgraded rather than doing clean installs.
FYI, here’s what Yast thinks is installed. See anything odd?
For nouveau:

… and for nvidia:

I have less than those:

# rpm -qa | grep -iE 'veau|nvidia'
libdrm_nouveau2-2.4.118-150600.1.4.x86_64
Mesa-dri-nouveau-23.3.4-150600.83.3.1.x86_64
#

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