Black screen and mouse in x11 kde after update

Im running fedora 40 kde on a razerblade laptop. After a standard sudo dnf upate i cant get back into x11, only wayland. looking at the logs ive got this:

❯ cat Xorg.0.log | grep -E “(EE|WW)”
SMP PREEMPT_DYNAMIC Sun Oct 20 15:04:22 UTC 2024 x86_64
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 506.470] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 506.470] (WW) NVIDIA(0): Invalid SLI option: ‘Auto’; using single GPU
[ 506.494] (WW) NVIDIA(0): Failed to initialize Base Mosaic! Reason: Only one
[ 506.494] (WW) NVIDIA(0): detected. Only one GPU will be used for this X
[ 506.519] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[ 506.520] (WW) NVIDIA: Failed to bind sideband socket to
[ 506.520] (WW) NVIDIA: ‘/var/run/nvidia-xdriver-66b6df5c’ Permission
[ 507.230] (II) Initializing extension MIT-SCREEN-SAVER
[ 508.893] (EE) event9 - ELAN0406:00 04F3:30A6 Touchpad: kernel bug: Touch
[ 521.713] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[ 521.713] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error

would appreciate any help on how to fix this

Hi - one general reminder here, X11 is a lot less supported than Wayland on Fedora, at least for KDE and GNOME (ex. the main Fedora KDE group doesn’t package or support an X11 session at all, that’s done by a smaller number of folks separately). So as time goes on, you’ll likely run into more “showstopper” bugs trying to continue running X11.

What packages were upgraded during that last dnf update?