<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Mac OS X Hibernate / Sleep mode</title>
	<atom:link href="http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/</link>
	<description>Your weekly meouw dose.</description>
	<pubDate>Sat, 20 Mar 2010 22:26:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Michael</title>
		<link>http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/#comment-1362</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 28 Jan 2010 17:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/#comment-1362</guid>
		<description>@Chris: The "Just works" statement was about the default handling of the various sleep/hibernate modes performed by OS X. Use of the command line is just for people that want to mess with it for specific needs or wants. For the vast majority of users, it "just works".</description>
		<content:encoded><![CDATA[<p>@Chris: The &#8220;Just works&#8221; statement was about the default handling of the various sleep/hibernate modes performed by OS X. Use of the command line is just for people that want to mess with it for specific needs or wants. For the vast majority of users, it &#8220;just works&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/#comment-1354</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 19 Jan 2010 02:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/#comment-1354</guid>
		<description>'Just works' does not include anything that requires use of a command line.</description>
		<content:encoded><![CDATA[<p>&#8216;Just works&#8217; does not include anything that requires use of a command line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandy</title>
		<link>http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/#comment-894</link>
		<dc:creator>sandy</dc:creator>
		<pubDate>Wed, 08 Jul 2009 16:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/#comment-894</guid>
		<description>hey this is a awesome n to the point explaination thanx to u all.</description>
		<content:encoded><![CDATA[<p>hey this is a awesome n to the point explaination thanx to u all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/#comment-609</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sun, 19 Apr 2009 20:30:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/#comment-609</guid>
		<description>Thx a lot for this description!</description>
		<content:encoded><![CDATA[<p>Thx a lot for this description!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AremyownerVott</title>
		<link>http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/#comment-149</link>
		<dc:creator>AremyownerVott</dc:creator>
		<pubDate>Sat, 27 Dec 2008 22:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/#comment-149</guid>
		<description>hi admin adn people nice forum indeed. how's life?</description>
		<content:encoded><![CDATA[<p>hi admin adn people nice forum indeed. how&#8217;s life?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ghislain</title>
		<link>http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/#comment-80</link>
		<dc:creator>Ghislain</dc:creator>
		<pubDate>Thu, 17 Jan 2008 18:22:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/#comment-80</guid>
		<description>No success with sudo shutdown -s 0. 
I was more successful whith halt.
Still looking for words to be typed in terminal to put the hard disk to  sleep, as the sleep command and the "put the hard disk to sleep" in preferences give no result on this macbook. Probably linked with dead firewire port and faulty logic board.
An option to stop the hard disk spinning !</description>
		<content:encoded><![CDATA[<p>No success with sudo shutdown -s 0.<br />
I was more successful whith halt.<br />
Still looking for words to be typed in terminal to put the hard disk to  sleep, as the sleep command and the &#8220;put the hard disk to sleep&#8221; in preferences give no result on this macbook. Probably linked with dead firewire port and faulty logic board.<br />
An option to stop the hard disk spinning !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kcs</title>
		<link>http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/#comment-75</link>
		<dc:creator>kcs</dc:creator>
		<pubDate>Wed, 16 Jan 2008 17:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/#comment-75</guid>
		<description>Yes, there should be a way to do that manually.
You need to open up Terminal.app and type:
sudo shutdown -s 0

To learn other options and parameters type "man shutdown" in Termanial.

That's all. Simple enough? :)</description>
		<content:encoded><![CDATA[<p>Yes, there should be a way to do that manually.<br />
You need to open up Terminal.app and type:<br />
sudo shutdown -s 0</p>
<p>To learn other options and parameters type &#8220;man shutdown&#8221; in Termanial.</p>
<p>That&#8217;s all. Simple enough? <img src='http://www.pengekcs.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ghislain</title>
		<link>http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/#comment-74</link>
		<dc:creator>Ghislain</dc:creator>
		<pubDate>Sun, 13 Jan 2008 11:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/#comment-74</guid>
		<description>Hello,
 
Firewire port dead on my macbook, cannot put the mac in sleep mode. Faulty logic board says Apple maintenance, change it, or buy a new mac !
No sleep mode means hard diskk spinning endlessly.
To stop the hard disk spinning only one way : complete shutdown.Not handy for a laptop.
Is there a way, by using terminal, to tell the mac, in spite of this faulty firewire : go to sleep, stop hard disk, and be ready to wake up when required ?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Firewire port dead on my macbook, cannot put the mac in sleep mode. Faulty logic board says Apple maintenance, change it, or buy a new mac !<br />
No sleep mode means hard diskk spinning endlessly.<br />
To stop the hard disk spinning only one way : complete shutdown.Not handy for a laptop.<br />
Is there a way, by using terminal, to tell the mac, in spite of this faulty firewire : go to sleep, stop hard disk, and be ready to wake up when required ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kcs</title>
		<link>http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/#comment-61</link>
		<dc:creator>kcs</dc:creator>
		<pubDate>Sat, 27 Oct 2007 09:28:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/#comment-61</guid>
		<description>glad you liked it. i corrected the typo, thanks for pointing that out.</description>
		<content:encoded><![CDATA[<p>glad you liked it. i corrected the typo, thanks for pointing that out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: schwiddy</title>
		<link>http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/#comment-60</link>
		<dc:creator>schwiddy</dc:creator>
		<pubDate>Thu, 25 Oct 2007 07:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.pengekcs.com/2007/09/08/mac-os-x-hibernate-sleep-mode/#comment-60</guid>
		<description>hi,
this is by far the best explanation for this standby/hypernate stuff. You have one small typo "... to reset enter 3 instead of 3." should be ...enter 3 instead of 1.</description>
		<content:encoded><![CDATA[<p>hi,<br />
this is by far the best explanation for this standby/hypernate stuff. You have one small typo &#8220;&#8230; to reset enter 3 instead of 3.&#8221; should be &#8230;enter 3 instead of 1.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
