Jump to content
2 posts in this topic

Recommended Posts

hi guys,

I installed 10.11.4 successfully, but there are some issues, i need some solutions

 

config:

CPU: i7(skylake) 6700T HD530

HDD: samsung 950 pro, M.2 with NVME

Ram: kinstone

board: Gigabyte H170TN

display: LG UD68-W 4K

 

issues:

1. the graphic not wokring well, some parts on top and bottom flash when data reading or writing, i used to change another display(not 4K), even more bad, i saw someone's HD530 works fine, but mine is not, because of 6700T?   i tried to switch HDMI or DP, same bad.

 

post-747839-0-52013200-1460609927_thumb.jpg

 

post-747839-0-96610700-1460609947_thumb.jpg

 

2. the disk should be internal but now showed external

 

post-747839-0-04565800-1460610050_thumb.png

 

thanks :D

2. Add a patch to clover config.plist

		<key>KextsToPatch</key>
		<array>
			<dict>
				<key>Comment</key>
				<string>Make all drives to be internal</string>
				<key>Find</key>
				<data>RXh0ZXJuYWw=</data>
				<key>Name</key>
				<string>AppleAHCIPort</string>
				<key>Replace</key>
				<data>SW50ZXJuYWw=</data>
			</dict>

×
×
  • Create New...