<?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; hibernate</title>
	<atom:link href="http://n3wb.com/boolean/archives/tag/hibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://n3wb.com/boolean</link>
	<description>tech commentary and observations from the future</description>
	<lastBuildDate>Wed, 04 Apr 2012 12:05:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</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>
	</channel>
</rss>

