Booted Leap 15.6 to command line. No GUI

I updated the kernel today and my system would not boot into graphical mode. There are no errors in boot log.watch the video

    32.941] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[    32.941] (EE) NVIDIA:     system's kernel log for additional error messages and
[    32.941] (EE) NVIDIA:     consult the NVIDIA README for details.
[    32.941] (WW) Falling back to old probe method for modesetting
[    32.941] (II) modeset(1): using default device
[    32.941] (WW) Falling back to old probe method for fbdev
[    32.941] (II) Loading sub module "fbdevhw"
[    32.941] (II) LoadModule: "fbdevhw"
[    32.941] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[    32.942] (II) Module fbdevhw: vendor="X.Org Foundation"
[    32.942] 	compiled for 1.21.1.11, module version = 0.0.2
[    32.942] 	ABI class: X.Org Video Driver, version 25.2
[    32.942] (II) modeset(G0): using drv /dev/dri/card0
[    32.942] (EE) Screen 0 deleted because of no matching config section.
[    32.942] (II) UnloadModule: "modesetting"
[    32.942] (EE) 
Fatal server error:
[    32.942] (EE) Cannot run in framebuffer mode. Please specify busIDs        for all framebuffer devices
[    32.942] (EE) 

Prime-select nvidia fails.

modprobe nvidia

modprobe: ERROR: could not find module by name=‘nvidia’
modprobe: ERROR: could not insert ‘nvidia’: Unknown symbol in module, or unknown parameter (see dmesg)

prime-select: service disabled. Remember prime-select needs this service to work correctly.
Use prime-select service restore to enable service again
jarfx:/var/log # prime-select service restore
prime-select: service restored
jarfx:/var/log # prime-select unset
Failed to disable unit: File /etc/systemd/system/multi-user.target.wants/prime-select.service: Read-only file system
prime-select: service disabled. Remember prime-select needs this service to work correctly.
`
lrwxrwxrwx 1 root root 39 Nov  7  2023 postfix.service -> /usr/lib/systemd/system/postfix.service

jarfx:/var/log # lsmod | grep -i nvidia``      returns nothing

Is the file system ok? I see “Read-only file system”? Can you boot into the kernel before?

Seems to be the SSD boot drive:
smartctl -a /dev/nvme0n1p5
Media and Data Integrity Errors: 2
Error Information Log Entries: 1,191
Read Self-test Log failed: Invalid Namespace or Format (0x200b)

SSD in read-only mode? (pre-failure feature).