mac not waking properly - console log debug help please

jben.net

Registered
hi,

my macbook pro (10.5.5) is having an issue occaisionlly when i shut the lid to put it to sleep, here's the console log -

Code:
Nov  6 21:16:22 my-mac kernel[0]: hibernate_page_list_setall start
Nov  6 21:16:22 my-mac kernel[0]: hibernate_page_list_setall time: 299 ms
Nov  6 21:16:22 my-mac configd[14]: rtmsg: error writing to routing socket
Nov  6 21:16:23 my-mac kernel[0]: pages 258724, wire 49812, act 108440, inact 46759, zf 23, throt 0, could discard act 25135 inact 18356 purgeable 10199
Nov  6 21:16:23 my-mac kernel[0]: hibernate_page_list_setall found pageCount 205034
Nov  6 21:16:23 my-mac kernel[0]: IOHibernatePollerOpen, ml_get_interrupts_enabled 0
Nov  6 21:16:23 my-mac kernel[0]: IOHibernatePollerOpen(0)
Nov  6 21:16:24 my-mac kernel[0]: writing 204507 pages
Nov  6 21:16:24 my-mac kernel[0]: image1Size 98493952
Nov  6 21:16:24 my-mac kernel[0]: all time: 15234 ms, comp time: 3219 ms, deco time: 0 ms, 
Nov  6 21:16:24 my-mac kernel[0]: image 401190400, uncompressed 837660672 (204507), compressed 398330016 (47%), sum1 fc964c0e, sum2 59dca7a7
Nov  6 21:16:25 my-mac kernel[0]: hibernate_write_image done(0)
Nov  6 21:16:25 my-mac kernel[0]: sleep
Nov  6 21:16:25 my-mac kernel[0]: System Wake
Nov  6 21:16:25 my-mac kernel[0]: USB caused wake event (EHCI)
Nov  6 21:16:25 my-mac kernel[0]: IOBluetoothHCIController::terminateWL .. done
Nov  6 21:16:26 my-mac kernel[0]: AirPort: Link Up on en1
Nov  6 21:16:26 my-mac configd[14]: AppleTalk startup
Nov  6 21:16:28 my-mac kernel[0]: CSRHIDTransitionDriver::start []
Nov  6 21:16:30 my-mac kernel[0]: CSRHIDTransitionDriver::switchToHCIMode legacy
Nov  6 21:16:33 my-mac configd[14]: AppleTalk startup complete
Nov  6 21:16:40 my-mac kernel[0]: USBF:	76792.188	AppleUSBHubPort: Port 1 of Hub at 0x7d000000 about to terminate a busy device (IOUSBCompositeDevice) after waiting 10 seconds
Nov  6 21:16:40 my-mac kernel[0]: USBF:	76792.488	CSRHIDTransitionDriver[0x6affa80](IOUSBCompositeDevice) GetFullConfigDescriptor(0) returned NULL
Nov  6 21:16:40 my-mac kernel[0]: CSRHIDTransitionDriver... done
Nov  6 21:16:46 my-mac [0x0-0x7b07b].com.adiumX.adiumX[2063]: SocketRead: read(5) error 0
Nov  6 21:16:46 my-mac [0x0-0x7b07b].com.adiumX.adiumX[2063]: SocketRead err = -9802
Nov  6 21:16:48 my-mac kernel[0]: CSRUSBBluetoothHCIController::setPowerState(0x300fa00, 0 -> 2) timed out after 30132 ms
Nov  6 21:16:48 my-mac kernel[0]: AFPSleepWakeHandler:  waking up
Nov  6 21:16:47 my-mac [0x0-0x7b07b].com.adiumX.adiumX[2063]: SocketRead: read(5) error 0
Nov  6 21:16:47 my-mac [0x0-0x7b07b].com.adiumX.adiumX[2063]: SocketRead err = -9802
Nov  6 21:16:48 my-mac NewsFire[2064]: *** Did Wake ***
Nov  6 21:16:48 my-mac kernel[0]: AFPSleepWakeHandler:  going to sleep
Nov  6 21:16:48 my-mac NewsFire[2064]: *** Will Sleep ***

Any ideas what it is?

Cheers,

Jon
 
Do you have "Wake for administrator access" or something similar enabled for your ethernet and/or airport network connections?
 
Hi ElDiabloConCaca,

Yes, I had wake for ethernet on. I've turned off now, is that likely to fix?

Thanks,

Jon
 
Also remove the USB hub, and if you have any Apple remotes etc available put those to off.
There is the line "USB caused wake event (EHCI)"...
 
Back
Top