Contribute
Register

Stork's MyHero II Build: ASUS ROG MAXIMUS Z370 HERO X - i7-8700K - AMD RX 580 - Thunderbolt 3

I've followed your instructions meticulously, I've installed CodacCommander.kext with KextBeasts and I did the two-step audio selection in MultiBeast.

P.S. by Sleep not working I meant that it goes to sleep and then immediately wakes up.
also the CPU in About dialog says "Unknown", is this ok?

here's a little bit of something:
Code:
Samaels-iMac:~ samael$ log show --style syslog | fgrep "Wake reason"
2018-06-28 23:19:32.678761+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI XHC
2018-06-28 23:19:32.678762+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI XHC
2018-06-29 11:08:01.161242+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI XHC
2018-06-29 11:08:01.161242+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI XHC

For audio, you can try installing Lilu.kext and AppleALC.kext.

For sleep, you should create an SSDT for USB.
 
Last edited:
For audio, you can try installing Lilu.kext and AppleALC.kext.

For sleep, you should create an SSDT for USB.
Lilu and Apple ALC working perfect for me. Think I have Audio Layout 1 selected in clover.

Also no issues with sleep / wake. Have darkwake=0 set but not even sure that is doing anything, but as it is all working I saw no point in trying anything else.
 
OK, now I have the sound from my speakers but not from m headphones which are connected to front 3.5 jack. Any ideas? =)

Updated: fixed the issue by changing layout-id from 11 to 1. Now it correctly shows headphones in the audio outputs list.
About the sleep issue and suggested fix, I didn't try it out 'cause it seems like quite a task, and I'm not sure if it worth investing my time into this because it doesn't really bother me. But, thank you for suggestions! Thanks to people like you the Great Hackintoshíng community is alive, and it's great to be a part of it. Thank you again for this awesome guide and your help to resolve my issues! Salve! ;-)
 
Last edited:
<dict>
<key>Comment</key>
<string>USB 10.13.4+ by PMHeart</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
g32UDw+DlwQAAA==
</data>
<key>InfoPlistPatch</key>
<false/>
<key>MatchOS</key>
<string>10.13.x</string>
<key>Name</key>
<string>com.apple.driver.usb.AppleUSBXHCI</string>
<key>Replace</key>
<data>
g32UD5CQkJCQkA==
</data>
</dict>
Is this bit specific to Z370 build? I am running @JCMunsonII build (found here - https://www.tonymacx86.com/threads/...x-hero-i7-7700k-32gb-ram-intel-630-hd.222316/ ) but my USB config was showing what you replaced with the text quoted.
 
<dict>
<key>Comment</key>
<string>USB 10.13.4+ by PMHeart</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
g32UDw+DlwQAAA==
</data>
<key>InfoPlistPatch</key>
<false/>
<key>MatchOS</key>
<string>10.13.x</string>
<key>Name</key>
<string>com.apple.driver.usb.AppleUSBXHCI</string>
<key>Replace</key>
<data>
g32UD5CQkJCQkA==
</data>
</dict>
Is this bit specific to Z370 build? I am running @JCMunsonII build (found here - https://www.tonymacx86.com/threads/...x-hero-i7-7700k-32gb-ram-intel-630-hd.222316/ ) but my USB config was showing what you replaced with the text quoted.
The config.plist USB patch is not specific to any motherboard. This patch is new as of 10.13.5.
 
I have the formula version of the Maximus X but when I get to the installation menu it says " mac os high sierra cannot be installed on this computer" . I can't even get the to the drive selection menu.
 
I have the formula version of the Maximus X but when I get to the installation menu it says " mac os high sierra cannot be installed on this computer" . I can't even get the to the drive selection menu.
How did you create your USB Installation thumb drive?
 
How did you create your USB Installation thumb drive?
I don't remember but I think I had it partitioned as Mac OS Extended Journaled . But otherwise I used UniBeast to create it. I haven't created a Hacintosh for a while , probably since last year so maybe I forgot some steps.
 
Back
Top