Ubuntu hangs on boot after blackout- Detect the available GPUs

I fixed the problem in the following way:

  1. Boot in recovery mode with read/write access
  2. Go to shell as root
  3. sudo apt-get remove lightdm (now gdm3 is default)
  4. Start the network: sudo service network-manager restart
  5. sudo apt upgrade
  6. reboot

For me that worked. Can be that it would have even worked if I didn't remove lightdm.


I just had to boot into recovery mode and run update-grub to repair the system.