Skip to content

Instantly share code, notes, and snippets.

@v-thomp4
Created November 26, 2019 02:23
Show Gist options
  • Save v-thomp4/26e1cca88245f27e73def873b886e123 to your computer and use it in GitHub Desktop.
Save v-thomp4/26e1cca88245f27e73def873b886e123 to your computer and use it in GitHub Desktop.
fix ubuntu 18.04 cannot boot dell inspiron 3000
nano /etc/default/grub
GRUB_CMDLINE_LINUX_DEAULT="acpi=of nouveau.modeset=0"
sudo update-grub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment