Jump to content
1 post in this topic

Recommended Posts

For those having 2-3 minutes Black Screen Of Death this will fix your problem, i found out that the problem lies on System.kext and 9.2.0 kernel(netkas) Undefined symbols set mismatch.

 

System6.0.kext

 

__Z19IODTMapOneInterruptP15IORegistryEntryPmPP6OSDataPPK8OSSymbol

 

and

 

IOKit.kext

 

__Z23IODTFindInterruptParentP15IORegistryEntry

 

 

what i did was i used the System.kext from Apple 10.5.2 and Applied the ApplePlatformFamily.kext.

 

 

Download the file and drag it to /System/Library/Extensions/

 

System.kext.zip

 

 

chmod -R 755 /System/Library/Extensions/System.kext

chown -R root:wheel /System/Library/Extensions/System.kext

 

reboot and cross your fingers.

 

 

This is tested using PC_EFI_V8, 9.2.0 kernel (netkas).

 

 

 

TPC Hackintosh Users Group.

Link to comment
https://www.insanelymac.com/forum/topic/88471-1052-black-screen-of-death-fix/
Share on other sites

×
×
  • Create New...