Another workaround that worked for me is to edit /etc/default/grub like so: GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"
followed by update-grub2
I am running with full disk encryption.
Another workaround that worked for me is to edit /etc/default/grub like so: LINUX_DEFAULT= "nomodeset"
GRUB_CMDLINE_
followed by update-grub2
I am running with full disk encryption.