Tried, pulled, but still using? I can’t grok this.
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
?