On Wed, Mar 16, 2011 at 5:37 AM, Matt Gough <mgo...@humyo.com> wrote: > So it seems that something else is preventing idle sleep, but I've no idea > how to find the culprit. Is there some defaults setting I can use that will > log what the OS wants to do at sleep time and what is blocking it?
According to the I/O Kit Power Management Release Notes, `pmset -g` should list all outstanding power management assertions. http://developer.apple.com/library/mac/#releasenotes/Darwin/RN-IOKitPowerManagment/_index.html I'd say try that and see if it tells you who's preventing system sleep. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com