The cursor appear for quite a few seconds and then disappears and the system hangs.I can see the login screen, but it's distorted, vertical lines of many colours cover the screen. Keyboard also doesn't work.Do that again. If you can get back to the login screen and to the desktop you'll need to permanently modify grub.Using nomodeset I'm able to boot into cli.ChangeCode:
# nano /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"toGRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"save and exit.Code:
# update-grub
Statistics: Posted by Madhur Sharma — 2024-01-27 13:16 — Replies 12 — Views 179