For Broadwell HD5500 to boot without kernel panic, we need to boot installer and post installation differently due to the broadwell graphics frame buffer and the graphic kext.
For installation – Intel inject kext = NO and when it’s done for acceleration, set it to YES. Also need to use Lilu.kext and in case config.plist patch doesn’t work. This is for this laptop.
KextsToPatch in config.plist
<key>Graphics</key>
<dict>
<key>ig-platform-id</key>
<string>0x16260006</string>
<key>Inject</key>
<dict>
<key>Intel</key>
<true/>
</dict>
</dict>
<dict>
<key>Comment</key>
<string>0x16260006,0x16260004/etc, 32MB BIOS, 19MB framebuffer, 9MB cursor bytes (credit RehabMan)</string>
<key>Disabled</key>
<false/>
<key>Name</key> <string>com.apple.driver.AppleIntelBDWGraphicsFramebuffer</string> <key>Find</key>
<data>AAAgAgAAUAE=</data>
<key>Replace</key>
<data>AAAwAQAAkAA=</data>
</dict>
33 Comments
love your tutorials keep it up
how to patch
8097, 6126, syntax error, unexpected PARSEOP_ENDDEPENDENTFN
8736, 6126, syntax error, unexpected PARSEOP_SCOPE, expecting $end and
???
thank you
If you use the procedure on my website for disassembling the aml, you shouldn’t see those errors.
//www.dognmonkey.com/techs/patch-dsdt-and-common-errors.html
https://youtu.be/L9pG0juKrZk