Jump to content
6 posts in this topic

Recommended Posts

Hi all,

I've a new config ! but my old hackintosh won't boot.

current problems:

  1. the yosemite installer hang on installer screen (no window, just background).
  2. my old hackintosh system boot correctly (with SMBIOS 15,1), but after load desktop that freeze.

 

This is my specs :

  • Motherboard: ASUS z97-A.
  • CPU: i7-4790k @4.0Ghz (Turbo @4.4Ghz) | HD4600.
  • RAM: Crucial 16Gb 1866Mhz Tactical Ballistix.
  • SSD: Samsung 850 Pro 128Go.
  • HDD: Western Digital RED 1To.
  • GPU: AMD Sapphire 390X 8Gb (UEFI).
  • Bootloader: Clover v2.3k r3241 (UEFI).

USB key made from virtual machine with createinstallmedia.

config.plist.zip

I'm going to try differents configurations.

 

Soon ;)

Have you tried without graphics injection?

 

<key>Graphics</key>

<dict>
<key>Inject</key>
<dict>
<key>ATI</key>
<true/>
 
replace by
 
<key>Graphics</key>
<dict>
<key>Inject</key>
<dict>
<key>ATI</key>
<false/>
 
and maybe try with another SMBIOS, not 15,1 but one lower.
 
<key>ProductName</key>
<string>iMac15,1</string>
Yes i try most configurations, without injection the 390x work but i have lot of noise on the 390x screen, but the screen on the HD4600 work. 

 

I think i have to patch the AMDFramebuffer, i'm actually following this guide : http://www.rampagedev.com/?page_id=82&page=10.

I have migrate to "OS X El Capitan" is most compatible with my configuration !
My graphics card work but i have no cooling system >< he's desactivated at login screen O.o

 

I tried to use "ati-personnality.pl" but he don't work... (can't extract framebuffer).

any idea ?

I'm going to try, i have made a new hackintosh with 10.10.4.

For the moment i have made my connector patch, modified my SSDT (i'm not sure if that work),  and made a backup of my kexts.

The download of El Capitan DP1 is at 50% ^^.

 

This is my actual configuration (SSDT | IOReg | Config.plist) : z97-A with 4790k + 390X.zip

 

 

  • Like 1
×
×
  • Create New...