Contribute
Register

[Success] ASRock Z390 Phantom Gaming-ITX + TB3 + iGPU + Mojave + SFF Build

Fixed it with adding a boot flag for the GPU. Will see how this runs! Fingers crossed for more stable sleep
 
@mango1122, I've gone through your config file and everything seems clear except for the items in LegacySchema under NVRAM. What is the function of the variables there?
 
@mango1122, I've gone through your config file and everything seems clear except for the items in LegacySchema under NVRAM. What is the function of the variables there?
You can delete that. LegacyEnable is already disabled
NVRAM -> LegacyEnable -> NO
 
Hi there, I'm having trouble with loading JPG image with PREVIEW. On Mojave 10.14.6

What is the latest fix for this build could anyone advise?

MANY THANKS!
 
@mango1122 , got it, thanks! Still having trouble with sleep/wake, but the issue goes away if I disable the onboard Wifi/Bluetooth module. I'm using this slot for the BCM94360CS2 card, so I'd like to keep it enabled if possible. If I remove HS14 from USBInject.Kext the wake issue still persists even though the Bluetooth module is no longer recognized.

Is it possible prevent USB wakes from happening at all by modifying SSDT-EC-USBX.aml?

Thanks!
 
@mango1122 , got it, thanks! Still having trouble with sleep/wake, but the issue goes away if I disable the onboard Wifi/Bluetooth module. I'm using this slot for the BCM94360CS2 card, so I'd like to keep it enabled if possible. If I remove HS14 from USBInject.Kext the wake issue still persists even though the Bluetooth module is no longer recognized.

Is it possible prevent USB wakes from happening at all by modifying SSDT-EC-USBX.aml?

Thanks!

I have the same card but I used a PCI adapter to install it. What is the wake reason in the log ? Do you have proximity wake disabled ?
Try deleting the sleep image and do a cold reboot. Power off, remove power for 5 min and then start again.

$ pmset -g
Currently in use:

standby 1
Sleep On Power Button 1
womp 1
autorestart 0
hibernatefile /var/vm/sleepimage
proximitywake 0
powernap 0
networkoversleep 0
disksleep 10
standbydelayhigh 86400
sleep 15 (sleep prevented by sharingd)
hibernatemode 3
ttyskeepawake 1
displaysleep 15
highstandbythreshold 50
standbydelaylow 86400
 
I have the same card but I used a PCI adapter to install it. What is the wake reason in the log ? Do you have proximity wake disabled ?
Try deleting the sleep image and do a cold reboot. Power off, remove power for 5 min and then start again.

Proximity wake is disabled. Wake reason is:
localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: PEG1 PEGP PEG2 PEGP RP01 PXSX RP02 PXSX RP03 PXSX RP04 PXSX RP05 PXSX RP07 PXSX RP08 PXSX RP09 PXSX RP10 PXSX RP11 PXSX RP12 P

Below are my sleep settings:
System-wide power settings:
Currently in use:
standby 1
Sleep On Power Button 1
womp 0
autorestart 0
hibernatefile /var/vm/sleepimage
proximitywake 0
powernap 0
gpuswitch 2
networkoversleep 0
disksleep 10
standbydelayhigh 86400
sleep 10 (sleep prevented by sharingd)
hibernatemode 0
ttyskeepawake 1
displaysleep 10
tcpkeepalive 1
highstandbythreshold 50
standbydelaylow 86400
 
Whoa! A lot has changed since I last visited this thread. Did you guys get native NVRAM working somehow? I'm not quite ready to switch to OpenCore, just don't have the time to mess with it ATM. Is there a guide somewhere specific to our setups for when I'm ready?
 
Proximity wake is disabled. Wake reason is:
localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: PEG1 PEGP PEG2 PEGP RP01 PXSX RP02 PXSX RP03 PXSX RP04 PXSX RP05 PXSX RP07 PXSX RP08 PXSX RP09 PXSX RP10 PXSX RP11 PXSX RP12 P

Below are my sleep settings:
System-wide power settings:
Currently in use:
standby 1
Sleep On Power Button 1
womp 0
autorestart 0
hibernatefile /var/vm/sleepimage
proximitywake 0
powernap 0
gpuswitch 2
networkoversleep 0
disksleep 10
standbydelayhigh 86400
sleep 10 (sleep prevented by sharingd)
hibernatemode 0
ttyskeepawake 1
displaysleep 10
tcpkeepalive 1
highstandbythreshold 50
standbydelaylow 86400

  1. Can you show the output of pmset -g log | grep -e "Wake.*due to"
  2. Also under System Report > Bluetooth what do you see under chipset and firmware version ? I see the below
    • Chipset: 20702B0
    • Firmware Version: v150 c9318
  3. Try a BIOS reset followed by a cold boot
  4. Upload your EFI here - The card is natively supported in MacOS so make sure you don't have any wifi related kexts.
 
Back
Top