<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>n3wblog &#187; sleep</title>
	<atom:link href="http://n3wb.com/boolean/archives/tag/sleep/feed/" rel="self" type="application/rss+xml" />
	<link>http://n3wb.com/boolean</link>
	<description>tech commentary and observations from the future</description>
	<lastBuildDate>Mon, 26 Dec 2011 18:36:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Windows 7 Wake From Sleep</title>
		<link>http://n3wb.com/boolean/archives/2009/09/windows-7-wake-from-sleep/</link>
		<comments>http://n3wb.com/boolean/archives/2009/09/windows-7-wake-from-sleep/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 12:25:36 +0000</pubDate>
		<dc:creator>boolean</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[sleep]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[wake]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://n3wb.com/boolean/archives/2009/09/windows-7-wake-from-sleep/</guid>
		<description><![CDATA[Since installing Windows 7 I haven&#8217;t been able to put my PC to sleep either in hybrid mode or hibernate. So I did a little digging and found some useful tips on INTERNET. If you put your computer to sleep in one of these modes and find it immediately wakes back up again, fans whirring, [...]]]></description>
			<content:encoded><![CDATA[<p>Since installing Windows 7 I haven&#8217;t been able to put my PC to sleep either in hybrid mode or <a href="http://www.sevenforums.com/tutorials/819-hibernate-enable-disable.html" target="_blank">hibernate</a>. So I did a little digging and found some useful tips on <a target="_blank" href="http://www.michaelaulia.com/blogs/fix-windows-vista7-sleep-mode-from-waking-up-by-itself.html">INTERNET</a>.</p>
<p>If you put your computer to sleep in one of these modes and find it immediately wakes back up again, fans whirring, login-screen ablazing, open a Command Prompt as Administrator (right click on the Command Prompt icon in the Start Menu&gt;Accessories and select &#8220;Run as Administrator&#8221;). Then type:</p>
<p><font face="monospace">powercfg -lastwake</font></p>
<p>You&#8217;ll likely see something like I did, and see a USB Root Hub caused the start.</p>
<p>type</p>
<p><font face="monospace">powercfg -devicequery wake_armed</font></p>
<p>and it&#8217;ll give you the names of the devices that actually caused the wake-up signal to fire. For whatever reason, my Keyboard and Mouse both seemed to be culprits so I disabled them both by typing:<br /><font face="monospace">powercfg -devicedisablewake &#8220;HID-compliant Mouse&#8221;<br />powercfg -devicedisablewake &#8220;HID-Compliant Keyboard&#8221;</font></p>
<p>case was sensitive for those names and they matched the output from the &#8220;wake_armed&#8221; device query above. That did it, allowing my machine to sleep properly. Waking up now has to be done from the power button on the front of the case.</p>
<p>There are some additional tips in this <a target="_blank" href="http://www.vistax64.com/tutorials/63567-power-options-sleep-mode-problems.html?filter%5B11%5D=Power%20Management">post</a> on vistax64.com which I may experiment with if I get the time, but the current setup is good for now.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=cb2524fa-cf53-860c-be62-284a7a52c233" /></div>
]]></content:encoded>
			<wfw:commentRss>http://n3wb.com/boolean/archives/2009/09/windows-7-wake-from-sleep/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>10.5.7 ongoing weirdness</title>
		<link>http://n3wb.com/boolean/archives/2009/06/1057-ongoing-weirdness/</link>
		<comments>http://n3wb.com/boolean/archives/2009/06/1057-ongoing-weirdness/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 13:15:38 +0000</pubDate>
		<dc:creator>boolean</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[freeze]]></category>
		<category><![CDATA[issues]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[sleep]]></category>
		<category><![CDATA[wake]]></category>

		<guid isPermaLink="false">http://n3wb.com/boolean/archives/2009/06/1057-ongoing-weirdness/</guid>
		<description><![CDATA[I managed to fix the wake-from-sleep problem that I originally suffered from on my MacPro. A reboot (or two) seemed to fix it and it sleeps without waking up now. I am still seeing some pretty weird issues with other areas though, particularly the Finder. Mapping drives through Finder seems prone to issues, often taking [...]]]></description>
			<content:encoded><![CDATA[<p>I managed to fix the wake-from-sleep problem that I originally <a target="_blank" href="http://n3wb.com/boolean/archives/2009/05/1057-breaks-sleep-hopes-and-dreams/">suffered</a> from on my MacPro. A reboot (or two) seemed to fix it and it sleeps without waking up now. I am still seeing some pretty weird issues with other areas though, particularly the Finder. Mapping drives through Finder seems prone to issues, often taking a long time to list available drives under a particular machine. Seems to happen with both Apple File Sharing and Samba.</p>
<p>I also experienced a lockup on my MacPro using the Computer Name screen saver. I locked the screen, walked away and when I came back, had a black screen with a mouse cursor on it. Couldn&#8217;t bring up the login dialog or connect to it through SSH.</p>
<p>Hopefully Apple releases another fix for these and whatever other issues are lurking under the covers tomorrow when they talk about the Snow Leopard release at <a target="_blank" href="http://developer.apple.com/WWDC/">WWDC</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://n3wb.com/boolean/archives/2009/06/1057-ongoing-weirdness/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>10.5.7 Breaks Sleep, Hopes and Dreams</title>
		<link>http://n3wb.com/boolean/archives/2009/05/1057-breaks-sleep-hopes-and-dreams/</link>
		<comments>http://n3wb.com/boolean/archives/2009/05/1057-breaks-sleep-hopes-and-dreams/#comments</comments>
		<pubDate>Sun, 17 May 2009 17:38:43 +0000</pubDate>
		<dc:creator>boolean</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[sleep]]></category>

		<guid isPermaLink="false">http://n3wb.com/boolean/?p=527</guid>
		<description><![CDATA[Also known as the 10.5.7 sleep problem. There are a bunch of reports of Mac OS X 10.5.7 update breaking sleep on a variety of machines ranging from PowerMac G5s to MacBooks. I can personally vouch for having issues with my MacBook Pro and MacPro*. The recommended fixes range from resetting the SMC on MacBook [...]]]></description>
			<content:encoded><![CDATA[<p>Also known as the 10.5.7 sleep problem.</p>
<p>There are a <a href="http://discussions.apple.com/thread.jspa?threadID=2007999&amp;tstart=90" target="_blank">bunch</a> of <a href="http://forums.macnn.com/90/mac-os-x/392087/10-5-7-sleep/" target="_blank">reports</a> of Mac OS X 10.5.7 update breaking sleep on a variety of machines ranging from PowerMac G5s to MacBooks. I can personally vouch for having issues with my MacBook Pro and MacPro*.</p>
<p>The recommended fixes range from <a href="http://support.apple.com/kb/HT1411" target="_blank">resetting the SMC</a> on MacBook Pros to pulling all external USB and Firewire devices from the machines. As usual, a number of people are running the Repair Disk Permissions voodoo with little effect other than the feeling of well-being you get from taking a strong, well-documented placebo. Other suggestions include <a href="http://support.apple.com/kb/HT1379" target="_blank">resetting the PRAM and NVRAM</a>.</p>
<p>None of these suggestions have worked for my MacBook Pro. It&#8217;s incredibly frustrating and is going to make my laptop essentially useless if I can&#8217;t put it to sleep and wake it back up. Note that I get one free sleep by closing the lid. Subsequent attempts to sleep the machine cause it to freeze in a kind of blacked-out state. It seems to be running, but the display stays dark. I&#8217;ve heard reports of people being able to put their machines to sleep manually, but I haven&#8217;t tried this yet.</p>
<p>Worse, I tried running a system restore from Time Machine with an install disc. When the installer finally loads, the backlight turns off. Using a flashlight(!) to see the contents of the screen, I&#8217;m not given an option to select a restore point from my Time Capsule backup. I might be able to do a full install and restore up to my last safe point, but this scares me.</p>
<p>I strongly urge people to avoid 10.5.7 like the swine flu and stick with 10.5.6 until this is fixed.</p>
<p>* the MacPro issue is separate and involves it waking up sporadically from sleep</p>
<p>Update: this <a href="http://discussions.apple.com/thread.jspa?threadID=2005687" target="_blank">Apple Discussion thread</a> describes the problem and a fix. The problem appears to be related to wireless network locations with disabled ethernet ports. Re-enabling the port seems to fix the issue.</p>
<p>Update 2: The fix worked. Re-enabling the Ethernet port seems to have fixed the sleep problem. Weird, but glad to have an answer. Thanks to the intrepid and persistent people in that apple discussion thread. I&#8217;ll keep looking for a fix for the issue with my Mac Pro.</p>
]]></content:encoded>
			<wfw:commentRss>http://n3wb.com/boolean/archives/2009/05/1057-breaks-sleep-hopes-and-dreams/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

