<?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>hibernate &#8211; richliu&#039;s blog</title>
	<atom:link href="https://richliu.com/tag/hibernate/feed/" rel="self" type="application/rss+xml" />
	<link>https://richliu.com</link>
	<description>Linux, 工作, 生活, 家人</description>
	<lastBuildDate>Fri, 09 Jul 2010 05:00:33 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Mac 的待命模式</title>
		<link>https://richliu.com/2010/07/07/950/mac-%e7%9a%84%e5%be%85%e5%91%bd%e6%a8%a1%e5%bc%8f/</link>
					<comments>https://richliu.com/2010/07/07/950/mac-%e7%9a%84%e5%be%85%e5%91%bd%e6%a8%a1%e5%bc%8f/#comments</comments>
		
		<dc:creator><![CDATA[richliu]]></dc:creator>
		<pubDate>Wed, 07 Jul 2010 08:46:36 +0000</pubDate>
				<category><![CDATA[MAC]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[sleep]]></category>
		<guid isPermaLink="false">https://richliu.com/?p=950</guid>

					<description><![CDATA[<p>Mac 預設是睡眠模式, 這個模式在電腦關機時仍然會使用電力. 如果是平時不用時進入此模式就算了, 不過有時候 [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://richliu.com/2010/07/07/950/mac-%e7%9a%84%e5%be%85%e5%91%bd%e6%a8%a1%e5%bc%8f/">Mac 的待命模式</a> appeared first on <a rel="nofollow" href="https://richliu.com">richliu&#039;s blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Mac 預設是睡眠模式, 這個模式在電腦關機時仍然會使用電力.</p>
<p>如果是平時不用時進入此模式就算了, 不過有時候關機再開就會很麻煩(不希望帶著走的時候也消耗電池 XD)</p>
<p>一般來說 sleep 分三級</p>
<p>0: sleep : Suspend to RAM<br />
1: hibernate : Suspend to Disk<br />
3: sleep + hibernate : Suspend to RAM and Disk .</p>
<p><span id="more-950"></span></p>
<p>如果要調整可以先下</p>
<p>[BASH]<br />
# sudo pmset -g<br />
Active Profiles:<br />
Battery Power		1<br />
AC Power		2*<br />
Currently in use:<br />
hibernatemode	3<br />
halfdim	1<br />
acwake		0<br />
lidwake	1<br />
womp		1<br />
sleep		10<br />
disksleep	10<br />
sms		1<br />
hibernatefile	/var/vm/sleepimage<br />
ttyskeepawake	1<br />
displaysleep	10<br />
[/BASH]</p>
<p>可以看到 hibernate mode 是 3 .</p>
<p>可以直接用</p>
<p>[BASH]<br />
# sudo pmset -a hibernatemode 1<br />
[/BASH]</p>
<p>設定之. 如果懶得下 command ,<br />
<a href="http://www.jinx.de/SmartSleep.html" target="_blank" rel="noopener">SmartSleep</a> 這個程式也不錯<br />
<a title="Flickr 上 richliu(有錢劉) 的 SmartSleep" href="http://www.flickr.com/photos/richliu_tw/4770894942/" target="_blank" rel="noopener"><img decoding="async" src="http://farm5.static.flickr.com/4073/4770894942_7e9a47d14a_m.jpg" alt="SmartSleep" width="240" height="144" /></a></p>
<p><a href="http://forum.palmislife.com/viewthread.php?tid=99231" target="_blank" rel="noopener">[筆記] 修改 Mac 的待命/休眠/睡眠</a></p>
<p>我最後還是用 sleep + hibernate mode , 原因很簡單,<br />
當我問這個問題的時候, 很多人的回答都是<br />
&#8220;蓋上蓋子就對了&#8221;<br />
<span style="color: #0000ff;"><strong> 我非常能理解這個答案, 所以我也決定蓋上蓋子就對了~~~</strong></span></p>
<p>The post <a rel="nofollow" href="https://richliu.com/2010/07/07/950/mac-%e7%9a%84%e5%be%85%e5%91%bd%e6%a8%a1%e5%bc%8f/">Mac 的待命模式</a> appeared first on <a rel="nofollow" href="https://richliu.com">richliu&#039;s blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://richliu.com/2010/07/07/950/mac-%e7%9a%84%e5%be%85%e5%91%bd%e6%a8%a1%e5%bc%8f/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
