Thank you Ben.
I performed a fresh installation and then ran
sudo dnf clean all; sudo dnf swap plasma6-sddm sddm
and the same thing as before happened, immediate black screen. I pressed Ctrl+C and then typed “reboot” and hit return in case I had control of my terminal back but I had to force a hard shutdown anyway.
So I booted back into my system and since I no longer have a working desktop environment, I no longer have that problem, and ran the swap commands you recommended. After that I upgraded the kernel as directed and ran your dsync command as directed.
When I rebooted, the problem persists! I am quite surprised to be honest but here is the error message I receive from the plasmashell command:
qt.qpa.xbc: could not connect to display.
qt.qpa.plugin: From 6.5.0, scb-cursor0 or libxcb-cursor0 is needed to load the Qt platform plugin.
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
THis application failed to start because no Qt plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: vkkhrdisplay, offscreen, minimal, linuxfb, xcb, eglfs, vnc, minimaleg1, wayland-brcm, wayland-eg1, wayland.
Aborted (core dumped) plasmashell
Sorry for any typos I had to copy that by hand there may be a few…
So I did as it recommended and issued
sudo dnf reinstall plasmashell
And ran the command again. Same result, sorry.