<?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>dan.thoughts &#187; hdd</title>
	<atom:link href="http://blog.sosedoff.com/tag/hdd/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sosedoff.com</link>
	<description>Web-development, PHP, Ruby, Sinatra, Merb, Rails, MySQL, SQLite, Web Services.</description>
	<lastBuildDate>Wed, 25 Jan 2012 18:54:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HDD click problem in Ubuntu</title>
		<link>http://blog.sosedoff.com/2009/01/30/hdd-click-problem-in-ubuntu/</link>
		<comments>http://blog.sosedoff.com/2009/01/30/hdd-click-problem-in-ubuntu/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 14:02:45 +0000</pubDate>
		<dc:creator>Dan Sosedoff</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[hdd]]></category>
		<category><![CDATA[power management]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[wtf]]></category>

		<guid isPermaLink="false">http://blog.sosedoff.com/?p=47</guid>
		<description><![CDATA[Since i completely switched to ubuntu 8.04 on my laptop i got very weird &#8220;click&#8221; sounds from hard drive. I thought it was just a simple &#8220;sleep&#8221; mode, parking heads or something pretty simple. But that sound began to appear so often (sometimes 2 clicks in 1 secons)  that i cant even get sleep with [...]]]></description>
			<content:encoded><![CDATA[<p>Since i completely switched to ubuntu 8.04 on my laptop i got very weird &#8220;click&#8221; sounds from hard drive. I thought it was just a simple &#8220;sleep&#8221; mode, parking heads or something pretty simple. But that sound began to appear so often (sometimes 2 clicks in 1 secons)  that i cant even get sleep with that disturbing sound.. But that sound appeared only in ubuntu and never heard it in other os. Wtf  is going on? After googling for a short time i figured out what was the problem &#8211; Advanced Power Management in Ubuntu.</p>
<p>Solution was very simple. Just turn off this power management:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> hdparm <span style="color: #660033;">-B255</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sda</pre></div></div>

<p>If you have more than one drive &#8211; the same operation but with different device. That`s it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sosedoff.com/2009/01/30/hdd-click-problem-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

