anywho Posted November 4, 2012 Share Posted November 4, 2012 Try the solution posted by theconnactic. Otherwise another solution: There is a AppleACPIPlatform.kext specifically for X58 motherboards that prevents kernel panics. I uploaded it to my dropbox for you: https://dl.dropbox.c...atform.kext.zip Unzip it and copy to root of your hackintosh, in a folder named "newacpi". Do the upgrade of your hackintosh, reboot and start in single user (-s) . Then execute these commands,one by one : fsck -fy mount -uw / mkdir /acpibackup cd /System/Library/Extensions mv AppleACPIPlatform.kext /acpibackup cd /newacpi/ cp AppleACPIPlatform.kext /System/Library/Extensions If at reboot with -f all went well, you can remove the folders "newacpi" and "acpibackup" in your root. When I do this, it tells me Drivers are missing. :/ I can do a screenshot if needed. Link to comment https://www.insanelymac.com/forum/topic/283379-1082-supplemental/page/2/#findComment-1864892 Share on other sites More sharing options...
Fedd Posted November 6, 2012 Share Posted November 6, 2012 Ok, post the screenshot. Link to comment https://www.insanelymac.com/forum/topic/283379-1082-supplemental/page/2/#findComment-1865332 Share on other sites More sharing options...
anywho Posted November 17, 2012 Share Posted November 17, 2012 Ok, post the screenshot. I dropped the ball... anyway, after installing a DSDT.aml I found for my motherboard, I didn't have problems anymore. Seemed to fix it for me although I'd never needed one before. Link to comment https://www.insanelymac.com/forum/topic/283379-1082-supplemental/page/2/#findComment-1867335 Share on other sites More sharing options...
Recommended Posts