Skip to content

Instantly share code, notes, and snippets.

@patrickgill
Last active January 6, 2020 15:33
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save patrickgill/7771f499af89563f420e9205db84801f to your computer and use it in GitHub Desktop.
Save patrickgill/7771f499af89563f420e9205db84801f to your computer and use it in GitHub Desktop.
#!/bin/bash
# Disable failed GPU on Macbook Pro (2011)
sudo nvram boot-args="-v"
sudo nvram fa4ce28d-b62f-4c99-9cc3-6815686e30f9:gpu-power-prefs=%01%00%00%00
exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment