Processing img o1is0dx4pci21... During the installation of my first Hackintosh, I ran into a Problem, my display had a Magenta tint, after fixing the problem , I decided to make an easy to follow tutorial, note: I am a new user to Hackintosh so I am no expert at this. The reason this issue happens is that macOS sees the display as an external TV and tries to use the YCbCr color space instead of RGB. In order to make it work, we have to force the RGB Profile. 1- Download this patch from GitHub. 2- Open Terminal, type Ruby followed by dragging the patch onto the terminal window and hit Return. 3- A new folder will show up in your home directory, copy it to the following directory : /System/Library/Displays/Contents/Resources/Overrides/ https://i.redd.it/v42wh7w6pci21.png 4- In case it asks you to override an existing folder, make a backup of the existing folder. 5- Reboot your device and the problem should be fixed for most people ( but it didn't work for me ). Do the following steps if the above steps didn't fix the problem for you: I- Go to the file inside the folder you created in the previous steps and open it with Nano in terminal, do so by opening terminal, type nano , then drag the file to the terminal window and hit Return. II- Look for the following Line : <string>LCD-32K30TD**^@^@^@^@^VP^N[^P^@ - forced RGB mode (EDID override)</string> https://i.redd.it/72jqmapepci21.png III- As you can see there are numerous unsupported characters inside the name, delete them and name it whatever you want ( between the first <string> and - forced RGB mode) https://i.redd.it/qam4l97xpci21.png IV- Save it by clicking on Ctrl + O , Exit by clicking Ctrl + X V- Reboot your device and hopefully the problem is fixed. [link] [comments] |
Post a Comment