Contribute
Register

pastrychef's Asus ROG Strix Z370-G Gaming (WI-FI AC) build w/ i9-9900K + AMD 6600 XT

Yea. I don't have coil whine issue in Windows but only in Mojave.

I don't know what can cause coil whine or any effective fixes.
 
Does it wake properly with just one monitor?

No. Sometimes it does refuses to go to sleep even! It makes black screen but the machine doesn't stop. In that case normally pressing ENTER monitor will wake up properly. In other cases it does go to sleep but when it wakes up it will make black screen. No matter how many screens are connected. All in DP ports.
 
Check your crash logs for any mention of HDCP.

When others have experienced this, sometimes different cables helped.

Solved it... THE MOUSE WENT BAD! Wired mice never go bad on me. Especially a logitech wired mouse. Explains why it was working right, then quit. I stuck it on my work PC using windows 10, same funky behavior.
 
No. Sometimes it does refuses to go to sleep even! It makes black screen but the machine doesn't stop. In that case normally pressing ENTER monitor will wake up properly. In other cases it does go to sleep but when it wakes up it will make black screen. No matter how many screens are connected. All in DP ports.

Ah. That's a different problem than if it doesn't wake...

Please enter the following in Terminal and post the output:
Code:
log show --style syslog | fgrep "Wake reason"


Also, this:
Code:
pmset -g assertions
 
Ah. That's a different problem than if it doesn't wake...

I have this kind of stuff:

Code:
2018-11-29 10:31:30.629393+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI XHC
2018-11-29 10:31:30.629394+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI XHC
2018-11-29 10:55:23.772902+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI GLAN (Network)
2018-11-29 10:55:23.772903+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI GLAN (Network)
2018-11-29 10:56:25.228511+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI XHC
2018-11-29 10:56:25.228512+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI XHC
2018-11-29 10:56:40.338579+0100  localhost powerd[62]: [powerd:sleepWake] Wake reason: "<private>"  identity: "<private>"
2018-11-29 13:16:13.873210+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI GLAN (Network)
2018-11-29 13:16:13.873210+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI GLAN (Network)
2018-11-29 13:17:19.719735+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: RTC (Alarm)
2018-11-29 13:17:19.719735+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: RTC (Alarm)
2018-11-29 15:00:53.321549+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI GLAN (Network)
2018-11-29 15:00:53.321550+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI GLAN (Network)
2018-11-29 16:17:07.004150+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI GLAN (Network)
2018-11-29 16:17:07.004151+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI GLAN (Network)
2018-11-29 16:18:11.543537+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI XHC
2018-11-29 16:18:11.543538+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI XHC
2018-11-29 16:21:06.331615+0100  localhost powerd[62]: [powerd:sleepWake] Wake reason: "<private>"  identity: "<private>"
2018-11-29 17:13:37.571423+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI XHC
 
and in the 2nd case I have this:

Code:
2018-12-15 00:00:42 +0100
Assertion status system-wide:
   BackgroundTask                 0
   ApplePushServiceTask           0
   UserIsActive                   1
   PreventUserIdleDisplaySleep    0
   PreventSystemSleep             0
   ExternalMedia                  0
   PreventUserIdleSystemSleep     1
   NetworkClientActive            0
Listed by owning process:
   pid 385(sharingd): [0x0000035500018465] 00:04:18 PreventUserIdleSystemSleep named: "Handoff"
   pid 109(hidd): [0x0000001400098078] 00:00:00 UserIsActive named: "com.apple.iohideventsystem.queue.tickle.4294968287.3"
    Timeout will fire in 600 secs Action=TimeoutActionRelease
Kernel Assertions: 0x10c=USB,BT-HID,MAGICWAKE
   id=501  level=255 0x4=USB mod=01/01/1970, 01:00 description=com.apple.usb.externaldevice.14300000 owner=Keyboard Hub
   id=503  level=255 0x100=MAGICWAKE mod=14/12/2018, 23:53 description=en0 owner=en0
   id=504  level=255 0x100=MAGICWAKE mod=14/12/2018, 23:55 description=en1 owner=en1
   id=505  level=255 0x8=BT-HID mod=01/01/1970, 01:00 description=com.apple.driver.IOBluetoothHIDDriver owner=BNBMouseDevice
Idle sleep preventers: IODisplayWrangler
 
I have this kind of stuff:

Code:
2018-11-29 10:31:30.629393+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI XHC
2018-11-29 10:31:30.629394+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI XHC
2018-11-29 10:55:23.772902+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI GLAN (Network)
2018-11-29 10:55:23.772903+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI GLAN (Network)
2018-11-29 10:56:25.228511+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI XHC
2018-11-29 10:56:25.228512+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI XHC
2018-11-29 10:56:40.338579+0100  localhost powerd[62]: [powerd:sleepWake] Wake reason: "<private>"  identity: "<private>"
2018-11-29 13:16:13.873210+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI GLAN (Network)
2018-11-29 13:16:13.873210+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI GLAN (Network)
2018-11-29 13:17:19.719735+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: RTC (Alarm)
2018-11-29 13:17:19.719735+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: RTC (Alarm)
2018-11-29 15:00:53.321549+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI GLAN (Network)
2018-11-29 15:00:53.321550+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI GLAN (Network)
2018-11-29 16:17:07.004150+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI GLAN (Network)
2018-11-29 16:17:07.004151+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI GLAN (Network)
2018-11-29 16:18:11.543537+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI XHC
2018-11-29 16:18:11.543538+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI XHC
2018-11-29 16:21:06.331615+0100  localhost powerd[62]: [powerd:sleepWake] Wake reason: "<private>"  identity: "<private>"
2018-11-29 17:13:37.571423+0100  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI XHC

Do you have your SSDT for USB set up? Does it sleep if you disconnect your ethernet cable?
 
Do you have your SSDT for USB set up? Does it sleep if you disconnect your ethernet cable?

Sure... here it is! Regarding the ethernet cable... let me try.. I will disconnect and then back online and report...
 

Attachments

  • SSDT-USB.aml.zip
    530 bytes · Views: 84
I don't know what can cause coil whine or any effective fixes.

No worries. Another issue for Vega 56:

I have changed the RGB pattern of card in windows. But it can't stay my setting after macOS wakes from sleep.
 
Back
Top