Contribute
Register

Sleep on Catalina - Z390 - 10.15.3

Status
Not open for further replies.
Joined
Jul 30, 2017
Messages
11
Motherboard
Asus ROG STRIX Z390-F GAMING
CPU
i9-9900K
Graphics
RX 580
Mobile Phone
  1. Android
Hi, whenever I try to put my PC to sleep the screens turn off, but the PC remains on and it doesn't do anything anymore, I have to force reboot it.

As far as I know, everything except sleep works.
  • Audio
  • Internet
  • Usb devices
  • Reboot
  • Shutdown
  • General usage of the hackintosh is a breeze.
  • ...

Where do I start searching, my config.plist is pretty tidy and minimalistic. Any suggestions?


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

Code:
2020-02-08 11:50:29 +0100 Failure                 Failure during sleep: 0x3405F9000000012 : Informing clients about upcoming change


Removed serials and version info from the config.plist with 'TO_BE_GENERATED'

Update: Fixed! Turns out macOS doesn't like an RTX2080 to be present in my PC. I'll look to disable it later down the line but simply removing it makes my macOS sleep perfectly.
 

Attachments

  • EFI.zip
    22.5 MB · Views: 159
Last edited:
1581250673453.png
 

com.apple.audio.AppleHDAEngineOutput looks like it's preventing sleep.

Have you tried the following?
Get rid of DSDT.aml, SSDT-HPET.aml, and SSDT-PLUG.aml
Enable config.plist > ACPI > FixShutdown
Doing one of the proper USB 15 port limit fixes

The USB thing should be done regardless of sleep issues or no...
 
com.apple.audio.AppleHDAEngineOutput looks like it's preventing sleep.

Have you tried the following?
Get rid of DSDT.aml, SSDT-HPET.aml, and SSDT-PLUG.aml
Enable config.plist > ACPI > FixShutdown
Doing one of the proper USB 15 port limit fixes

The USB thing should be done regardless of sleep issues or no...
I'll give it a shot when I get home. I already removed the files u mentioned and tweaked a bit more configs I'll reupdate the efi folder when I get home and I'll try the shutdownFix, but shutdown seems to be working fine though.
 
com.apple.audio.AppleHDAEngineOutput looks like it's preventing sleep.

Have you tried the following?
Get rid of DSDT.aml, SSDT-HPET.aml, and SSDT-PLUG.aml
Enable config.plist > ACPI > FixShutdown
Doing one of the proper USB 15 port limit fixes

The USB thing should be done regardless of sleep issues or no...

Get rid of DSDT.aml, SSDT-HPET.aml, and SSDT-PLUG.aml
Yeah, just did it, system still boots fine.

Enable config.plist > ACPI > FixShutdown
Yeah, I had tried it before and I just enabled it again.

Doing one of the proper USB 15 port limit fixes
Yeah, I did this one https://www.tonymacx86.com/threads/macos-catalina-10-15-0-usb-port-limit-removal-patch.285098/ and it works, all my USB's that I need are functioning perfectly.
Followed it up with: https://www.tonymacx86.com/threads/...o-usb-port-configuration.286553/#post-2029768


After doing all this I still can't put my PC to sleep. It just turns off all my displays and keeps the PC on. And I have to force reboot it.

Updated the original post with my current EFI folder.
 
Last edited:
Update: I fixed it!

Turns out macOS really doesn't like that there's a RTX 2080 in my PC, which isn't being used. I removed the RTX 2080 and poof, everything works regarding sleep & wake.

I learned a lot during the process of searching.

I'll reupload my current EFI folder if anyone wishes to use it.
 
Hey SingleCores, do you mind telling me how you removed the gpu? I have a 980m in my system and am getting the same error "Failure during sleep: 0x3405F9000000012 : Informing clients about upcoming changes".
 
Hey SingleCores, do you mind telling me how you removed the gpu? I have a 980m in my system and am getting the same error "Failure during sleep: 0x3405F9000000012 : Informing clients about upcoming changes".
I haven't yet, it's currently laying next to me, but since you're using a laptop that not feasible I assume. I assume its something in the lines of disabling the PCIe slot? (Maybe check if it's possible in your EFI/Bios settings ?)
 
I actually made progress since posting this. Apparently if you add the boot flag -wegnoegpu it stops all other cards apart from intel. So now my laptop sleeps but as soon as it does it wakes up.
 
Status
Not open for further replies.
Back
Top