Jump to content

Sleep issues


kjp4756
 Share

2 posts in this topic

Recommended Posts

In mavericks sleep works as is should.  In yosemite beta 2 my computer randomly wakes itself up.  Is anybody else experiencing this?

 

Here is the output of pmset -g assertions  At 2:34pm the computer woke itself up.  Any idea what MAGICWAKE is about?  At 11:18AM I woke the computer up myself by pressing a key on the keyboard.

 

Assertion status system-wide:

   BackgroundTask                 0

   ApplePushServiceTask           0

   UserIsActive                   0

   PreventUserIdleDisplaySleep    0

   PreventSystemSleep             0

   ExternalMedia                  0

   PreventUserIdleSystemSleep     0

   NetworkClientActive            0

Kernel Assertions: 0x104=USB,MAGICWAKE

   id=500  level=255 0x4=USB mod=2014-08-23, 11:18 AM description=EHC1 owner=AppleUSBEHCI

   id=501  level=255 0x4=USB mod=2014-08-23, 11:18 AM description=EHC2 owner=AppleUSBEHCI

   id=502  level=255 0x100=MAGICWAKE mod=2014-08-23, 2:34 PM description=en0 owner=en0

Link to comment
Share on other sites

I managed to fix it.  The problem was mdnsresponder not being enabled on yosemite.

 

Add -DisableSleepProxyClient as a program paramater to mdnsresponder.  This is what I did on mavericks and it worked fine there.  For some stupid reason mdnsresponder isn't enable on yosemite.  I fixed that by doing a 'sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.mDNSResponder.plist'.  

Link to comment
Share on other sites

 Share

×
×
  • Create New...