Contribute
Register

Has Anyone Used Clover To Install Yosemite on Gigabyte H97N-WiFI Intel

Status
Not open for further replies.
I used the fix from this thread:
http://www.tonymacx86.com/yosemite-laptop-support/145308-fix-resolve-boot-screen-garble.html
The version for 10.10.2 continues to work under 10.10.3.

Thank you. I am new to Clover, how do I install this patch? According to the thread I need to add this to my config.plist but not sure exactly where..

For OS X 10.10.2, apply the following patch:
Code:
<dict>
	<key>Comment</key>
	<string>Bootloader Graphics - Second Stage Patch</string>
	<key>Find</key>
	<data>QYjE6xE=</data>
	<key>Name</key>
	<string>IOGraphicsFamily</string>
	<key>Replace</key>
	<data>QYjE6zE=</data>
</dict>
 
It should go in the the 'KextsToPatch' section. You should see other patches there with a similar format.
 
Status
Not open for further replies.
Back
Top