Last active
September 1, 2021 00:27
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
cscreen -d 32 -x 1600 -y 900 -r 60 | |
sleep 1 | |
cscreen -d 32 -x 1920 -y 1080 |
Hwy man, rhe script is not working on Big Sur
Hi,
this script was a hack I am not proud of anyway.
I gave up trying to do it myself. I can recommend you a good freelancer, he did all my machines and they work like a charm.
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?
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
I am sharing here the fix I found for the display bug shown on the image.
I figured out that changing the resolution fix the problem so I wrote a bash script that automatically run on startup ( with automator ) which reduce the resolution to 1600x900 then put it back to 1980x1080. Problem solved.
gist
My computer is a Thinkpad yoga S1 i5-4200u