site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=P5utoT5S6n2gLH5SdE19oQCgwuNnEGv58Mm/IEIS4NI=; b=aMoHgsbQTXRno3RUvC7V6BQ4pp2sulfvaZfb5F9Ku6ls9oZejkRR82/FMyLxk4tlc+ aHrfrmn5twwMPmFF1zAj9pCnCJ2FNXbXfBeIPem45qo33xUsI5IPhCgRWMhbwLNnPlHw vX0lTUjlMUOZoYcwhLY4g56p5MHniRfMbndSU= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=rEL2lb7lNcj6rXftPjvsxka4y5bnwwKE1Ks+jqIW7BO/37kzDnx5k7cGuX++fOZ4nb v/eZWvMp2yiMIfmvtohpu6PMqXbUr2XGrFCSko4gmyTFuRvdkCqsqkKruySsAGs5AWW5 ElvoPjkQQTddEx6Qv8Oqun9LBY12PhBNUFGtY= sure you don't have the explicit answer but with a little effort I think you could be able to figure out Cheers! On Mon, Oct 20, 2008 at 1:56 PM, mm w <openspecies@gmail.com> wrote:
#define kIOPMClamshellSleepKey "Clamshell Sleep" #define kIOPMPowerButtonSleepKey "Power Button Sleep" #define kIOPMSoftwareSleepKey "Software Sleep" #define kIOPMOSSwitchHibernationKey "OS Switch Sleep" #define kIOPMIdleSleepKey "Idle Sleep" #define kIOPMLowPowerSleepKey "Low Power Sleep" #define kIOPMThermalEmergencySleepKey "Thermal Emergency Sleep"
On Mon, Oct 20, 2008 at 1:46 PM, <tom@tpmeehan.com> wrote:
I am trying to find out where to go to find out how to interpret the entries in system.log.
For example I am trying to track down a problem concerning random sleeping with my macbook. A log entry of interest is:
kernel[0]: Previous Sleep Cause: 5
It must documented somewhere what the "5" means. But I don't even know who would know such a thing. So I am throwing it out to the list members.
This is just one example of a log entry that would be much more helpful if I could find some documentation.
Any insight to this would be greatly appreciated. Thanks.
_______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/openspecies%40gmail.com
This email sent to openspecies@gmail.com
-- -mmw
-- -mmw _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
mm w