Jump to content
10 posts in this topic

Recommended Posts

I have successfully built a z390 Designare / i9 / rx5700xt Hackintosh on open core and the only issue that I am having is a constant wake of the PC. (The monitor stays off but the fans and CPU all wake up for about 30 seconds and turn back off)

I have checked for wake reason in terminal with: log show --style syslog | fgrep "Wake reason"

The errors seem to be the below four from most common:

  1. AppleACPIPlatformPower Wake reason: PEG1 PEGP PEG2 PEGP PXSX RP03 PXSX UPSB DSB0 NHI0 DSB1 DSB2 XHC5 DSB4 RP06 PXSX RP07 PXSX RP08 PXSX PXSX RP10 PXSX RP11 PXSX R
  2. [powerd:sleepWake] Wake reason: "private” identity: "private”
  3. (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI
  4. AppleACPIPlatformPower Wake reason: RTC (Alarm)

I have tried doing some research, but I haven't been able to find anything that works or what is exactly causing these

I’ve done the below per guides:

Disable Hibernation:

  • sudo pmset -a hibernatemode 0
  • sudo rm /var/vm/sleepimage
  • sudo mkdir /var/vm/sleepimage

Disable other hibernation options:

  • sudo pmset -a standby 0
  • sudo pmset -a autopoweroff 0

Turned off in settings:

  • Allow Bluetooth devices to wake up this machine
  • Enable power nap
  • Wake for network access

Does anyone have any idea what could be causing these 4 constant wake up codes and ideas on how to fix?

667681775_ScreenShot2020-03-26at5_15_33PM.png.964a8d117a6a118f89febbf92ad88baf.png

 

I have recently changed HS11 port type to Internal but it seems that I am still getting errors in the log. 

I am on opencore 0.5.6 / Catalina 10.15.4 and built a USBMAP.KEXT file which I have also attached.

USB Setup.png

USBPorts.kext.zip

Edited by ncrispi
added details
30 minutes ago, MaLd0n said:

first u need a good config, after send_me files for full dsdt patch with full solution

https://www.olarila.com/topic/6531-olarila-hackbeast-z390-designare-thunderbolt-full-dsdt-patches-clover-opencore/

 

Hi MaLd0n -

 

Attached is my OpenCore EFI folder with MLB, ROM, SystemSerialNumber & SystemSSID removed from the cofig.plist file.

 

EFI.zip

12 hours ago, MaLd0n said:

check if work

EFI.zip

 

 

For the sleep issues, ill have to let is sleep overnight and check the wake log tomorrow AM.

 

I am also curious, why isn't the required SSDT files needed/shown in your EFI folder?

SSDT-PLUG

SSDT-EC-USBX

SSDT AWAC

SSDT-PMC

 

 

Also, below issue from your EFI: 

  • At least half of the time I reboot, I am getting the following error when booting Open Core:
    • 00:000 00:000 OC: Boot failed - Aborted
    • 00:005 00:005 OCB: StartImage failed - Aborted

 

Had to change the Boot-args to fix:

  • slide=0 -v keepsyms=1 dart=0 debug=0x100 agdpmod=pikera alcid=11 shikigva=16
  • 1 month later...
×
×
  • Create New...