Contribute
Register

Airport waking laptop from sleep with WOMP turned off

Status
Not open for further replies.
Joined
Dec 7, 2010
Messages
25
Motherboard
Mac Mini
CPU
Core i7
Graphics
Integrated
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
I'm running a Dell XPS 9550. This behavior started after upgrading to 10.12.4.

The laptop goes to sleep fine, but wakes up after a seeming random amount of time; it could be minutes or several hours. Here's the wake reason in the log (I've changed RP01/PXSX to 'SSD0', RP09/PXSX to 'ARPT', and RP15/PXSX to 'UPSB' to make things easier to identify, and stripped out the other RP0* PCI bridges out of the DSDT to narrow things down):

Code:
2017-04-25 01:55:21.576606-0400 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: PEGP PEG1 PEGP PEG2 PEGP SSD0 UPSB ARPT (Network)
2017-04-25 01:55:21.576608-0400 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: PEGP PEG1 PEGP PEG2 PEGP SSD0 UPSB ARPT (Network)

If I turn Airport off, the system stays asleep indefinitely.

Here's the output of pmset -g:

Code:
System-wide power settings:
Currently in use:
standbydelay         10800
standby              1
womp                 0
halfdim              1
hibernatefile        /var/vm/sleepimage
powernap             0
gpuswitch            2
networkoversleep     0
disksleep            10
sleep                60
autopoweroffdelay    28800
hibernatemode        0
autopoweroff         1
ttyskeepawake        1
displaysleep         10
lidwake              1

Has anyone seen this before?
 
Last edited:
I'm running a Dell XPS 9550. This behavior started after upgrading to 10.12.4.

The laptop goes to sleep fine, but wakes up after a seeming random amount of time; it could be minutes or several hours. Here's the wake reason in the log (I've changed RP01/PXSX to 'SSD0', RP09/PXSX to 'ARPT', and RP15/PXSX to 'UPSB' to make things easier to identify, and stripped out the other RP0* PCI bridges out of the DSDT to narrow things down):

Code:
2017-04-25 01:55:21.576606-0400 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: PEGP PEG1 PEGP PEG2 PEGP SSD0 UPSB ARPT (Network)
2017-04-25 01:55:21.576608-0400 0x73       Default     0x0                  0      kernel: (AppleACPIPlatform) Wake reason: PEGP PEG1 PEGP PEG2 PEGP SSD0 UPSB ARPT (Network)

If I turn Airport off, the system stays asleep indefinitely.

Here's the output of pmset -g:

Code:
System-wide power settings:
Currently in use:
standbydelay         10800
standby              1
womp                 1
halfdim              1
hibernatefile        /var/vm/sleepimage
powernap             0
gpuswitch            2
networkoversleep     0
disksleep            10
sleep                60
autopoweroffdelay    28800
hibernatemode        0
autopoweroff         1
ttyskeepawake        1
displaysleep         10
lidwake              1

Has anyone seen this before?

Did you disable "Wake for network access" in SysPrefs->Energy Saver?
 
Did you disable "Wake for network access" in SysPrefs->Energy Saver?

Ack, sorry. I had turned it back on to test. This behavior happens whether it is on or off.
 

Attachments

  • CLOVER.zip
    7.7 MB · Views: 68
I'm attaching CLOVER.zip. I normally don't run with a patched DSDT (everything is hotpatched through Clover) but I had to patch DSDT to change the RP*/PXSX device names.

Need all files/output as requested in "Problem Reporting".
It is why I requested them (didn't ask for a subset...)
 
Status
Not open for further replies.
Back
Top