<?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>Jacken&#039;s Blog &#187; os x</title> <atom:link href="http://www.jackenhack.com/archives/tag/os-x/feed/" rel="self" type="application/rss+xml" /><link>http://www.jackenhack.com</link> <description></description> <lastBuildDate>Tue, 07 Feb 2012 05:59:39 +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>Disk that refuses to sleep in Mac OS X &#8211; how to fix it</title><link>http://www.jackenhack.com/archives/2012/02/06/disk-that-refuses-to-sleep-in-mac-os-x-how-to-fix-it/</link> <comments>http://www.jackenhack.com/archives/2012/02/06/disk-that-refuses-to-sleep-in-mac-os-x-how-to-fix-it/#comments</comments> <pubDate>Mon, 06 Feb 2012 19:29:28 +0000</pubDate> <dc:creator>Jacken</dc:creator> <category><![CDATA[Computers]]></category> <category><![CDATA[Macintosh]]></category> <category><![CDATA[disk]]></category> <category><![CDATA[fseventsd]]></category> <category><![CDATA[hard disk]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[macbook]]></category> <category><![CDATA[os x]]></category> <category><![CDATA[osx]]></category> <category><![CDATA[sleep]]></category> <category><![CDATA[spinning]]></category><guid isPermaLink="false">http://www.jackenhack.com/?p=1752</guid> <description><![CDATA[I replace my internal disk on my MacBook Pro with a SSD disk, which made a huge difference in speed. At the same time I removed the DVD unit and installed a new 500gb disk instead. The extra disk went &#8230; <a href="http://www.jackenhack.com/archives/2012/02/06/disk-that-refuses-to-sleep-in-mac-os-x-how-to-fix-it/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<div id="attachment_1753" class="wp-caption aligncenter" style="width: 458px"><a href="http://www.flickr.com/photos/digaospbr/297551592/"><img class="size-full wp-image-1753" title="Hard disk" src="http://www.jackenhack.com/wp-content/uploads/2012/02/hard_disk.jpg" alt="Picture of a hard disk" width="448" height="332" /></a><p class="wp-caption-text">Image by DigaoSPBR</p></div><p>I replace my internal disk on my <strong>MacBook Pro</strong> with a SSD disk, which made a huge difference in speed. At the same time I removed the DVD unit and installed a new 500gb disk instead. The extra disk went to sleep when not in use, but then started within a couple of minutes or less. Here&#8217;s what I did to fix that problem.</p><p><span id="more-1752"></span><h2>Finding out the culprit</h2> First of all I needed to change the time before the disk went to sleep. I set the value before sleep to one minute, so I don&#8217;t have to wait long between tests.<pre><code>sudo pmset -a disksleep 1 </code></pre>This will set the time until sleep to one minute when using an AC adapter. Replace -a with -b for changing the setting when on battery power.</p><p>To find the applications that was accessing the volume, I opened the terminal application and started to observe the output of the following terminal command. To narrow the output I use grep to just show events and access to the extra disk. Otherwise your going to get a <strong>LOT</strong> of unnecessary output.<pre><code>sudo fs<em>usage | grep name</em>of<em>volume </em></code></pre>Replace nameof<em>volume with the name of your disk. Enter your login password. The first thing I noticed was that <strong>fseventsd</strong> was logging information to the external disk. To deactivate the logging, just enter the following:<pre><code>cd /Volumes/name</code></pre></em>of<em>disk sudo touch .fseventsd/no</em>log<h2>Interfering software</h2> I continued to look for applications or processes that accessed my disk, and one of them was <strong>iStat Menu</strong>. I checked the settings for <strong>iStat Menu</strong>, and the disk info part was disabled, but it still accessed the disk. So I had to disabled it. I love <strong>iStat Menu</strong>, so that felt a bit sad, but until they fix this it will be turned off.</p><p>I have a lot of links for stuff like the download folder, Final Cut Pro settings, buffers for applications and all my photos on the extra disk so naturally the extra disk will start when using applications using these files. But now when I surf the web or write, I no longer have to listen to the sound of the disk. Blissful silence.</p><p>You can now change the time before the disk goes to sleep. My 7200rpm disk starts very quickly so I kept mine on a couple of minutes. Added benefit? <strong>Much better battery life!</strong></p><p>I hope this helps you if you have the same problem.</p><div id="tweetbutton1752" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2Fyzm78b&amp;via=jackenhack&amp;text=Disk%20that%20refuses%20to%20sleep%20in%20Mac%20OS%20X%20%26%238211%3B%20how%20to%20fix%20it&amp;related=jackenhack&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.jackenhack.com%2Farchives%2F2012%2F02%2F06%2Fdisk-that-refuses-to-sleep-in-mac-os-x-how-to-fix-it%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.jackenhack.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded> <wfw:commentRss>http://www.jackenhack.com/archives/2012/02/06/disk-that-refuses-to-sleep-in-mac-os-x-how-to-fix-it/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Force Syncing Mac OS X Address Book with Gmail Contacts</title><link>http://www.jackenhack.com/archives/2012/01/30/force-syncing-mac-os-x-address-book-with-gmail-contacts/</link> <comments>http://www.jackenhack.com/archives/2012/01/30/force-syncing-mac-os-x-address-book-with-gmail-contacts/#comments</comments> <pubDate>Mon, 30 Jan 2012 22:42:05 +0000</pubDate> <dc:creator>Jacken</dc:creator> <category><![CDATA[Computers]]></category> <category><![CDATA[iOS]]></category> <category><![CDATA[iPad]]></category> <category><![CDATA[iPhone]]></category> <category><![CDATA[Macintosh]]></category> <category><![CDATA[address book]]></category> <category><![CDATA[contacts]]></category> <category><![CDATA[gmail]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[os x]]></category> <category><![CDATA[sync]]></category><guid isPermaLink="false">http://www.jackenhack.com/?p=1739</guid> <description><![CDATA[If you setup your iPhone and iPad to connect to Google as an Exchange server, you get instant push notifications of mail and sync your calendars and address book. And in my experience it works great. But syncing under Mac &#8230; <a href="http://www.jackenhack.com/archives/2012/01/30/force-syncing-mac-os-x-address-book-with-gmail-contacts/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>If you setup your iPhone and iPad to connect to <a href="http://support.google.com/mobile/bin/answer.py?hl=en&amp;answer=138740"><strong>Google</strong> as an <strong>Exchange server</strong></a>, you get instant push notifications of mail and sync your calendars and address book. And in my experience it works great. But syncing under <strong>Mac OS X</strong> can sometimes be slow to update. So I wrote this little program to force an update immediately. It&#8217;s been useful to me, so I thought I put it here if someone else needed it.</p><p><a href="http://jackenhack.com//slask/sync_addressbook_with_gmail.zip">Download Address Book sync with Google Contacts</a></p><div id="tweetbutton1739" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2Fy0SCnI&amp;via=jackenhack&amp;text=Force%20Syncing%20Mac%20OS%20X%20Address%20Book%20with%20Gmail%20Contacts&amp;related=jackenhack&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.jackenhack.com%2Farchives%2F2012%2F01%2F30%2Fforce-syncing-mac-os-x-address-book-with-gmail-contacts%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.jackenhack.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded> <wfw:commentRss>http://www.jackenhack.com/archives/2012/01/30/force-syncing-mac-os-x-address-book-with-gmail-contacts/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Mac OS X 10.5.2 hangs on wake from sleep</title><link>http://www.jackenhack.com/archives/2008/05/21/mac-os-x-1052-hangs-on-wake-from-sleep/</link> <comments>http://www.jackenhack.com/archives/2008/05/21/mac-os-x-1052-hangs-on-wake-from-sleep/#comments</comments> <pubDate>Wed, 21 May 2008 19:33:45 +0000</pubDate> <dc:creator>Jacken</dc:creator> <category><![CDATA[Life and times of Jacken]]></category> <category><![CDATA[leopard]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[macbook]]></category> <category><![CDATA[os x]]></category> <category><![CDATA[problem]]></category><guid isPermaLink="false">http://www.jackenhack.com/blog/?p=732</guid> <description><![CDATA[I have had this annoying problem with my Macbook Pro. Sometimes when waking the machine from sleep, the machine can not connect to the selected Airport network and then hangs with spinning pizza of death. Apples next update to 10.5.3 &#8230; <a href="http://www.jackenhack.com/archives/2008/05/21/mac-os-x-1052-hangs-on-wake-from-sleep/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>I have had this annoying problem with my Macbook Pro. Sometimes when waking the machine from sleep, the machine can not connect to the selected Airport network and then hangs with spinning pizza of death.</p><p>Apples next update to 10.5.3 looks like it will fix it. Hopfully Apple will release it soon&#8230;<blockquote>From Fixed list of Mac OS X update 10.5.3 - Joining AirPort network after wake issue resolved</blockquote></p><div id="tweetbutton732" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FvRSuOb&amp;via=jackenhack&amp;text=Mac%20OS%20X%2010.5.2%20hangs%20on%20wake%20from%20sleep&amp;related=jackenhack&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.jackenhack.com%2Farchives%2F2008%2F05%2F21%2Fmac-os-x-1052-hangs-on-wake-from-sleep%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.jackenhack.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded> <wfw:commentRss>http://www.jackenhack.com/archives/2008/05/21/mac-os-x-1052-hangs-on-wake-from-sleep/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Served from: www.jackenhack.com @ 2012-02-07 11:15:01 by W3 Total Cache -->
