Zexin Li

Please keep honest, open, patient, happy and visionary.

0%

Save your Ubuntu from black/purple screen

Synopsis

Save your Ubuntu PC/server from black/purple screen.

Checklists [Hardware check]

  1. Restart and press [F2/F6/F8/F10], try to get into BIOS. Check CPU/Memory are in good status.
  2. Try to remove the HDMI/DP cable from GPU and connect it to the motherboard and reboot. If you could get into system without problem now, The possible reason is that the recovery mode temporarily disabled the GPU, and then a normal reboot will re-enable the GPU.

Checklists [Software check]

  1. Select Boot Ubuntu in BIOS.
  2. Press [Esc] and [e] to enter grub while booting. (if you could see grub).
  3. use arrow keys to select [Advanced Mode] and press [e] to edit configuration.
  4. use the arrow keys to locate the end of the line that starts with
    1
    "linux /boot/vmlinuz***"
    type nomodeset to make that line to temporarily disable GPU driver.
    1
    "... ro quiet sqlash nomodeset ..."
  5. Fix GPU driver or something else when get into the systems, then reboot can solve the problem.

Last Hope

If the above methods still don’t save your Ubuntu, locating exactly what went wrong and fixing it is expected to be difficult. Probably the most efficient solution is to reinstall Ubuntu (using with caution ONLY and backing up your data).

Welcome to my other publishing channels