Jump to content

10.9GM(2): Message Wake reason: ?


pierz
 Share

7 posts in this topic

Recommended Posts

Oct 21 22:32:39 osx-test kernel[0] <Debug>: Wake reason: ?
21/10/13 22:46:17 CEST
Assertion status system-wide:
   BackgroundTask                 0
   PreventDiskIdle                0
   ApplePushServiceTask           0
   UserIsActive                   0
   PreventUserIdleDisplaySleep    0
   InteractivePushServiceTask     0
   PreventSystemSleep             0
   ExternalMedia                  0
   PreventUserIdleSystemSleep     0
   NetworkClientActive            0
No kernel assertions.

it goes to sleep and wakes up instantly ... I can't find a way to debug this :(

Link to comment
Share on other sites

Yes, sorry:

 

i3770k on ASUS Sabertooth Z77 (patched BIOS)

RAM Corsair DDR 1600 x 32

Geforce GTX580 1.5Gb

Boot: Chamelon

OSX 10.9GM(2)

 

I'm using a patched DSDT and a generated SSDT (to OC to 4.0Ghz).

Custom kExts: AppleHDA+HDAEnabler (for the 892 chipset), AppleIntelE1000 (ethernet), AppleRTC and FakeSMC + Plugins

 

console log:

         0 [Level 5] [com.apple.message.domain com.apple.afpfs.sleepState] [com.apple.message.signature asleep] [com.apple.message.success 1] [com.apple.message.value 1382459099] [Message AFPSleepWakeHandler: going to sleep]
         0 [Time 1382460090] [Message Wake reason: ?
RTC: PowerByCalendarDate setting ignored
RTC: PowerByCalendarDate setting ignored
Previous Sleep Cause: 5
AppleIntelE1000e(Info): e1000e NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
full wake (reason 1) 32085 ms
         0 [Level 5] [com.apple.message.domain com.apple.afpfs.sleepState] [com.apple.message.signature awake] [com.apple.message.success 1] [com.apple.message.value 1382460127] [Message AFPSleepWakeHandler: waking up]
holodeck:~ root#

holodeck:~ root# pmset -g assertions
22/10/13 18:45:40 CEST
Assertion status system-wide:
   BackgroundTask                 0
   PreventDiskIdle                0
   ApplePushServiceTask           0
   UserIsActive                   0
   PreventUserIdleDisplaySleep    0
   InteractivePushServiceTask     0
   PreventSystemSleep             0
   ExternalMedia                  0
   PreventUserIdleSystemSleep     0
   NetworkClientActive            0
No kernel assertions.
holodeck:~ root#
olodeck:~ root# pmset -g
Active Profiles:
AC Power		-1*
Currently in use:
 standby              1
 Sleep On Power Button 1
 womp                 0
 autorestart          0
 hibernatefile        /var/vm/sleepimage
 darkwakes            0
 networkoversleep     0
 disksleep            10
 sleep                0
 autopoweroffdelay    14400
 hibernatemode        0
 autopoweroff         1
 ttyskeepawake        1
 displaysleep         10
 standbydelay         4200
holodeck:~ root#

DSDT: SabertoothZ77.zip

Link to comment
Share on other sites

syslog | grep -i "wake"


 


 


pmset -g everything


 


 


syslog | grep -i sleep


 


 


sleep:Proper combination for sleep is: 


1) patched HPET, TIMR, RTC, PIC sections


2) patched EHCI/UHCI sections


3) patched AppleLPC kext to match chipset id


4) removed NullCPUPowerManagement, 


5) patched AppleRTC kext to solve CMOS reset after sleep

Link to comment
Share on other sites

Thanks iFire.

I re-checked HPET, TIMR, RTC and PIC twice also removing some IRQs. I've no probs on the EHCI/UHCI.

AppleLPC is loaded

I'm not using NullCPUPowerManagement and the AppleRTC is patched...

 

My PC still keeps to sleep, wake up sleep wake up sleep wakeup with "REASON ?" untill I click a key

 

I'll post a full pmset tonight

Link to comment
Share on other sites

i had this problem when a android tablet was connected in usb-developer mode, however this happened at an a real macbook pro when its lid was closed - which somewhat damaged the screen until i found about the wake-problem. try to connect some usb-devices before putting your machine to sleep

Link to comment
Share on other sites

 Share

×
×
  • Create New...