LoBlanc Posted March 18, 2017 Share Posted March 18, 2017 My Apple icon is bursting all the time on my Asus N76VZ (Ivy Bridge, Intel® Core™ i7 3610QM) using Intel 4000 for the graphics, since my card GT650M is not supported. The issue is so obvious I am sure there is someone among us that knows if it is possible to solve the issue. I myself didn't find any real approaches or they didn't work under Sierra, which I am using. I have to say I didn't pay to much attention until now, because I was busy with other more important issues. But now I would like to know what causes it an how can I solve it. If... possible, since it is the only left ! Many thanks for your altruist support. Please see attachment for further info. IMG_1228.JPG.zip DSDT.aml.zip config.plist.zip N76VZIoreg.zip Link to comment https://www.insanelymac.com/forum/topic/321983-apple-icon-bursting-at-boot/ Share on other sites More sharing options...
Riley Freeman Posted March 18, 2017 Share Posted March 18, 2017 Use this kext patch in Clover. It may take a couple of boots for it to take effect but it's generally works. <key>KernelAndKextPatches</key> <dict> <key>KextsToPatch</key> <array> <dict> <key>Comment</key> <string>HD4000 Boot Fix (10.12)</string> <key>Find</key> <data> AQAAdSU= </data> <key>MatchOS</key> <string>10.12.x</string> <key>Name</key> <string>IOGraphicsFamily</string> <key>Replace</key> <data> AQAA6yU= </data> </dict> </array> </dict> Link to comment https://www.insanelymac.com/forum/topic/321983-apple-icon-bursting-at-boot/#findComment-2386652 Share on other sites More sharing options...
LoBlanc Posted March 19, 2017 Author Share Posted March 19, 2017 Hi, Thank you.v.m for your help. I still get the bursting but it lasts now 1/5 second which is quite acceptable ! Setting AQAAdSU= and AQAA6yU= in my editor becomes 01000075 25 and 010000eb 25 (hex) which show an space not contemplated in what Hervé said. Does this space make any difference ? What are the right values? Link to comment https://www.insanelymac.com/forum/topic/321983-apple-icon-bursting-at-boot/#findComment-2387169 Share on other sites More sharing options...
LoBlanc Posted March 20, 2017 Author Share Posted March 20, 2017 Many thanks both of you! Link to comment https://www.insanelymac.com/forum/topic/321983-apple-icon-bursting-at-boot/#findComment-2387615 Share on other sites More sharing options...
Recommended Posts