Impossible to log in (blank screen, no TTY usable) since upgrade f42->f43

Hello,
The subject summarize quite my problem. When I got a blank screen after sucessfuly put my luks passphrase, I cannot use the ctrl+alt+F[1-5] to do anything, it just blinks 2 or 3 times and that’s all.
I can add that i also try to :

  • boot without the splashscreen (eventhough it works for the luks passphrase)
  • put the nomodeset
    No idea so far…

Hi,
I had exactly the same issues under the same conditions.
I managed to have the TTY working by removing “rhgb quiet” and adding “3” in the grub command line
Then logged in and followed the way forward from discussion " Fedora 43 upgrade failed: had to manually reboot, now GDM coredumps ".

For me,

alone did the trick.
Rebooted and everything’s OK now (GDM & TTYs) .

2 Likes

Thank you very much for your response, it works perfectly well.