Skip to content

Instantly share code, notes, and snippets.

@garronej
Last active September 1, 2021 00:27
Show Gist options
  • Save garronej/8fcf3599c7eec253e7bbc07c4a8cca73 to your computer and use it in GitHub Desktop.
Save garronej/8fcf3599c7eec253e7bbc07c4a8cca73 to your computer and use it in GitHub Desktop.
Fix intel hd graphics, image become messy half way during the boot screen with apple logo.
#!/bin/bash
cscreen -d 32 -x 1600 -y 900 -r 60
sleep 1
cscreen -d 32 -x 1920 -y 1080
@BujuHackTosh
Copy link

Hey man, thanks for the reply and recommendation. I guess my main question is, did you manage to fix the graphics glitch? If yes, what is the actual problem?

@garronej
Copy link
Author

garronej commented Sep 1, 2021

I didn't but he did. I don't know what he did to make it work... My old thinkpad yoga is still on Mojave though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment