Contribute
Register

[solved] Intel HD 520 on macOS Sierra 10.12.3 - KernelPanic

Status
Not open for further replies.
plz give some clues for this.

Try My config.plist it works for my Intel i5 6200U with Intel HD Graphics 520 1536 MB Full QE/CI working but you should disable and thing that may make you boot panic - Good Luck
 

Attachments

  • config.plist
    5.4 KB · Views: 305
Try My config.plist it works for my Intel i5 6200U with Intel HD Graphics 520 1536 MB Full QE/CI working but you should disable and thing that may make you boot panic - Good Luck
dude your ig-platform SHOULD be 191b000 it works better!
 
All such renames are already present in the plists provided by the guide:

Yes ''bloodstream" use RehabMan's plists first and patch it to your liking but you have to change GFX0->IGPU to get full QE/CI work on the Intel HD Graphics 520 with 1536MB VRAM - Rename config_HD520_530_540.plist --> config.plist

Here: https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/

Config.plist Code:
#Patches

</dict>
<key>Patches</key>
<array>
<dict>
<key>Comment</key>
<string>change _OSI to XOSI</string>
<key>Disabled</key>
<true/>
<key>Find</key>
<data>
X09TSQ==
</data>
<key>Replace</key>
<data>
WE9TSQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change EHC1 to EH01</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
RUhDMQ==
</data>
<key>Replace</key>
<data>
RUgwMQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change EHC2 to EH02</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
RUhDMg==
</data>
<key>Replace</key>
<data>
RUgwMg==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change HDAS to HDEF</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
SERBUw==
</data>
<key>Replace</key>
<data>
SERFRg==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change HECI to IMEI</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
SEVDSQ==
</data>
<key>Replace</key>
<data>
SU1FSQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change MEI to IMEI</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
TUVJXw==
</data>
<key>Replace</key>
<data>
SU1FSQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>change GFX0 to IGPU</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
R0ZYMA==
</data>
<key>Replace</key>
<data>
SUdQVQ==
</data>
</dict>
</array>
<key>ReuseFFFF</key>
<false/>
</dict>
 

Attachments

  • config_HD520_530_540.plist
    11.9 KB · Views: 193
Oh Ya Let me see if it still gives me Full QE/CI

0x191b000 will disable the graphics drivers (and QE/CI).
0x191b0000 is valid.
 
[QUOTE="RehabMan.[/QUOTE]

So it will automatically disable AMD after following your instruction there.
 
Status
Not open for further replies.
Back
Top