Skip to content

Instantly share code, notes, and snippets.

@freechelmi
Created June 18, 2022 15:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save freechelmi/780a7f4ead0c5dc249a34d74e6cfbbaf to your computer and use it in GitHub Desktop.
Save freechelmi/780a7f4ead0c5dc249a34d74e6cfbbaf to your computer and use it in GitHub Desktop.
Modify Grub linux options
sudo sed -i '/^GRUB_CMDLINE_LINUX_DEFAULT=/ s/"\(.*\)"/"\1 i915.enable_psr=0"/' /etc/default/grub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment