
I solved this myself but wanted to document the solution in case other users might have the same issues. All hints and feedback on how to best achieve this goal are appreciated. Issue The upgrade itself ran smooth but after boot there is just a blinking cursor, no login screen. Debugging steps (feel free to skip) Switch to a text console (Ctrl+Alt+F3), login as prompted. Check for failed services systemctl --failed Some user@[somenumber].service entries were listed systemctl status user@[s...
That was quicker than expected but wouldn't reboot into Gnome.
Issue was in /etc/gdm/common.conf where Wayland was False. Seeing how X11 is no longer enabled gdm couldn't see a display! Wayland was made True and reboot successful.
Would have been useful to have known this first ... but only an hour wasted.
#Fedora #f43 #fc43
@fedora