<?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>Jason Sares is a Giant Dork &#187; Linux Hardware</title>
	<atom:link href="http://giantdorks.org/jason/category/linux-hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://giantdorks.org/jason</link>
	<description></description>
	<lastBuildDate>Wed, 20 Jan 2010 10:47:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linux Quick Tip &#8211; Linux RAID Driver</title>
		<link>http://giantdorks.org/jason/2008/12/29/linux-quick-tip-linux-raid-driver/</link>
		<comments>http://giantdorks.org/jason/2008/12/29/linux-quick-tip-linux-raid-driver/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 21:38:26 +0000</pubDate>
		<dc:creator>Jason Sares</dc:creator>
				<category><![CDATA[Linux Hardware]]></category>
		<category><![CDATA[Linux Quick Tip]]></category>

		<guid isPermaLink="false">http://giantdorks.org/jason/2008/12/29/linux-quick-tip-linux-raid-driver/</guid>
		<description><![CDATA[If you buy a RAID Adapter often you&#8217;ll have to create a driver disk for your OS.  Most of these are 1.44MB floppy images and since modern systems often lack a floppy drive I needed some way of creating the disk.
I used a USB stick and dd for Windows (I&#8217;m sure dd for Linux [...]]]></description>
			<content:encoded><![CDATA[<p>If you buy a RAID Adapter often you&#8217;ll have to create a driver disk for your OS.  Most of these are 1.44MB floppy images and since modern systems often lack a floppy drive I needed some way of creating the disk.</p>
<p>I used a USB stick and <a href="http://webconverger.com/dd.exe">dd for Windows</a> (I&#8217;m sure dd for Linux would work just as well)</p>
<p>From the Windows  Comand Prompt:</p>
<p><code><big>C:\&gt;dd if=mini.img od=</big></code><big><strong>x</strong><code>: (Where X is the drive letter of the USB stick) </code></big></p>
<p>Then just insert the USB stick before loading your Linux Installation Media.</p>
]]></content:encoded>
			<wfw:commentRss>http://giantdorks.org/jason/2008/12/29/linux-quick-tip-linux-raid-driver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Quick Tip &#8211; Benchmark Disk Performance</title>
		<link>http://giantdorks.org/jason/2008/12/22/linux-quick-tip-benchmark-disk-performance/</link>
		<comments>http://giantdorks.org/jason/2008/12/22/linux-quick-tip-benchmark-disk-performance/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 00:53:20 +0000</pubDate>
		<dc:creator>Jason Sares</dc:creator>
				<category><![CDATA[Linux Hardware]]></category>
		<category><![CDATA[Linux Quick Tip]]></category>

		<guid isPermaLink="false">http://giantdorks.org/jason/2008/12/22/linux-quick-tip-benchmark-disk-performance/</guid>
		<description><![CDATA[A very quick way to benchmark your disk performance is hdparm -t /dev/Xda (hda or sda):
you should get results like this:
[root@esx-mars root]# hdparm -t /dev/sda
/dev/sda:
Timing buffered disk reads:  358 MB in  3.00 seconds = 119.33 MB/sec
This is from a Dell PowerEdge 2900 with the PERC 5i SATA RAID Controller.
Roughly you want to see 50 MB+ [...]]]></description>
			<content:encoded><![CDATA[<p>A very quick way to benchmark your disk performance is hdparm -t /dev/Xda (hda or sda):</p>
<p>you should get results like this:</p>
<p>[<big><strong><code>root@esx-mars root]# hdparm -t /dev/sda</code></strong></big></p>
<p><big><strong><code>/dev/sda:<br />
Timing buffered disk reads:  358 MB in  3.00 seconds = 119.33 MB/sec</code></strong></big></p>
<p>This is from a Dell PowerEdge 2900 with the PERC 5i SATA RAID Controller.</p>
<p>Roughly you want to see 50 MB+ per disk, if you have a RAID 0 of two disks you should get 100 MB+.</p>
<p>What numbers are your getting?</p>
]]></content:encoded>
			<wfw:commentRss>http://giantdorks.org/jason/2008/12/22/linux-quick-tip-benchmark-disk-performance/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>OLPC XO and Guinness</title>
		<link>http://giantdorks.org/jason/2007/12/26/olpc-xo-and-guinness/</link>
		<comments>http://giantdorks.org/jason/2007/12/26/olpc-xo-and-guinness/#comments</comments>
		<pubDate>Wed, 26 Dec 2007 17:21:16 +0000</pubDate>
		<dc:creator>Jason Sares</dc:creator>
				<category><![CDATA[Linux Hardware]]></category>

		<guid isPermaLink="false">http://giantdorks.org/jason/2007/12/26/olpc-xo-and-guinness/</guid>
		<description><![CDATA[Two great parts of my Festivus Travels!

]]></description>
			<content:encoded><![CDATA[<p>Two great parts of my Festivus Travels!</p>
<p><a href="http://giantdorks.org/jason/files/2008/01/dsc00010-large.JPG" title="dsc00010-large.JPG"><img src="http://giantdorks.org/jason/files/2008/01/dsc00010-large.JPG" alt="dsc00010-large.JPG" border="0" width="500" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://giantdorks.org/jason/2007/12/26/olpc-xo-and-guinness/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>OLPC XO First Thoughts</title>
		<link>http://giantdorks.org/jason/2007/12/20/olpc-xo-first-thoughts/</link>
		<comments>http://giantdorks.org/jason/2007/12/20/olpc-xo-first-thoughts/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 05:39:14 +0000</pubDate>
		<dc:creator>Jason Sares</dc:creator>
				<category><![CDATA[Linux Hardware]]></category>

		<guid isPermaLink="false">http://giantdorks.org/jason/2007/12/20/olpc-xo-first-thoughts/</guid>
		<description><![CDATA[Just got my OLPC XO laptop!]]></description>
			<content:encoded><![CDATA[<p>I got home and found my OLPC XO Laptop had arrived in time for Christmas!</p>
<p>Some quick thoughts</p>
<ul>
<li>The packaging is awesome</li>
<li>The hardware design is top notch</li>
<li>The software looks great</li>
<li>Has the best font rendering I&#8217;ve ever seen</li>
<li>Adobe Flash isn&#8217;t working</li>
<li>The processor is too slow</li>
</ul>
<p>I&#8217;ll take some pictures tomorrow!</p>
]]></content:encoded>
			<wfw:commentRss>http://giantdorks.org/jason/2007/12/20/olpc-xo-first-thoughts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sansa View 16GB Flash MP3 Player Linux Support</title>
		<link>http://giantdorks.org/jason/2007/12/12/sansa-view-16gb-flash-player-linux-support/</link>
		<comments>http://giantdorks.org/jason/2007/12/12/sansa-view-16gb-flash-player-linux-support/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 17:52:02 +0000</pubDate>
		<dc:creator>Jason Sares</dc:creator>
				<category><![CDATA[Linux Hardware]]></category>

		<guid isPermaLink="false">http://giantdorks.org/jason/2007/12/12/sansa-view-16gb-flash-player-linux-support/</guid>
		<description><![CDATA[I&#8217;ve stopped using Apple products since they decided to screw all their customers over that unlocked iPhones.  Luckily (at least that&#8217;s the way I&#8217;m looking at it) my 5G iPod died a month ago and I started looking around for another MP3 player.
I wanted a flash based player with at least 8GB on-board and a [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://crave.cnet.com/i/bto/20070909/SansaView_270x345.jpg" align="right" height="345" width="270" />I&#8217;ve stopped using Apple products since they decided to screw all their customers over that <a href="http://iphone.macworld.com/2007/09/bricking_my_ipod_1.php">unlocked iPhones</a>.  Luckily (at least that&#8217;s the way I&#8217;m looking at it) my 5G iPod died a month ago and I started looking around for another MP3 player.</p>
<p>I wanted a flash based player with at least 8GB on-board and a MicroSD (SDHC) slot that was as attractive as the 5G iPod.  I found a great looking player in the <a href="http://www.sandisk.com/Products/Catalog(1364)-SanDisk_Sansa_View_MP3_Players.aspx">Sansa View</a> and the 16GB model was a great price at $200.  It was a little hard to find but after a week of looking I got one straight from SanDisk.</p>
<p>It had some problems reading my ID3 tags from some of my music but they released <a href="http://www.anythingbutipod.com/forum/showthread.php?t=22712">firmware 1.06</a> which corrected the problem.</p>
<p>The other problem was mounting it in Linux.  Normally when you connect it to USB it&#8217;s using the <a href="http://www.directionsonmicrosoft.com/sample/DOMIS/update/2004/10oct/1004mpumsf_sb.htm">MTP Media Transfer Protocol</a> (should be called Microsoft Transfer Protocol) which of course doesn&#8217;t work under Linux.</p>
<p>But by holding down the left arrow when you connect it will use the standard USB Mass Storage Protocol <a href="http://en.wikipedia.org/wiki/USB_mass_storage_device_class">MSC Mass Storage Class</a> (sometimes referred to as UMS) and mount as a normal drive.  Then you can just drag and drop your music folders and all is good in the world.</p>
<p>Bottom line, it&#8217;s a nice player that should work with any OS and let&#8217;s you easily backup your music.   The forums over at <a href="http://www.anythingbutipod.com/forum">Any Thing But iPod</a> where very helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://giantdorks.org/jason/2007/12/12/sansa-view-16gb-flash-player-linux-support/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Asus is Releasing Code</title>
		<link>http://giantdorks.org/jason/2007/12/04/asus-is-releasing-code/</link>
		<comments>http://giantdorks.org/jason/2007/12/04/asus-is-releasing-code/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 16:16:45 +0000</pubDate>
		<dc:creator>Jason Sares</dc:creator>
				<category><![CDATA[Linux Hardware]]></category>

		<guid isPermaLink="false">http://giantdorks.org/jason/2007/12/04/asus-is-releasing-code/</guid>
		<description><![CDATA[Asus has corrected the error it made in not releasing the code it used for ACPI.  This is a great sign that when companies are called out they will support the GPL.
]]></description>
			<content:encoded><![CDATA[<p>Asus has <a href="http://cliffhacks.blogspot.com/2007/11/asus-eeepc-some-sources-posted.html">corrected</a> the <a href="http://jason.giantdorks.org/2007/11/26/asus-eee-violates-gpl/">error</a> it made in not releasing the code it used for ACPI.  This is a great sign that when companies are called out they will support the GPL.</p>
]]></content:encoded>
			<wfw:commentRss>http://giantdorks.org/jason/2007/12/04/asus-is-releasing-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OLPC Welcome Letter</title>
		<link>http://giantdorks.org/jason/2007/11/28/olpc-welcome-letter/</link>
		<comments>http://giantdorks.org/jason/2007/11/28/olpc-welcome-letter/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 01:22:20 +0000</pubDate>
		<dc:creator>Jason Sares</dc:creator>
				<category><![CDATA[Linux Hardware]]></category>

		<guid isPermaLink="false">http://giantdorks.org/jason/2007/11/28/olpc-welcome-letter/</guid>
		<description><![CDATA[Here's the email I received from OLPC.  Since I took part in the G1G1 on the first day I'll get my XO between December 14th (my Birthday) and December 24th.]]></description>
			<content:encoded><![CDATA[<p><a href="http://images.postdirect.com/master/9/926149/olpc_logo.jpg"><img src="http://images.postdirect.com/master/9/926149/olpc_logo.jpg" alt="" border="0" /></a><br />
Here&#8217;s the email I received from OLPC.  Since I took part in the G1G1 on the first day I&#8217;ll get my XO between December 14th (my Birthday) and December 24th.</p>
<p>Welcome to the OLPC community!</p>
<p><b>Thank you for being one of the first to participate<br />
in Give One Get One.</b></p>
<p>All of us at One Laptop per Child were inspired by the number of people who joined our Give One Get One program on its very first day! Your participation makes you part of the growing community of people working to give children all over the world new opportunities to grow, explore, learn and express themselves.</p>
<p>Your XO laptop is on the way.</p>
<p>Your donated XO laptop will soon be delivered into the hands of a child in Afghanistan, Cambodia, Haiti, Mongolia or Rwanda. In one of our recipient children&#8217;s own words, &#8220;I want to thank you people because you had given us the laptop and I love it so much.&#8221; Your generosity will make a world of difference in these children&#8217;s lives, and in the future of their respective countries.</p>
<p>Thanks to your early action, your XO laptop is scheduled to be delivered between December 14 and December 24. Our &#8220;first day&#8221; donors are our highest priority and we are making every effort to deliver your XO laptop(s) as soon as possible. We will send you an update upon shipment.</p>
<p>Share and play with friends.</p>
<p>Once you receive your XO laptop, you will begin to discover all the features that make it so remarkable. One of the most ingenious features of the XO laptop is its ability to create a &#8220;mesh&#8221; network. The little green antennae &#8220;ears&#8221; serve to automatically connect the XO with other XO laptops in the vicinity. What this means is that if your child has friends nearby that also have XO laptops, the children can chat, play and share information freely and safely, with or without an internet connection. If you would like to let other parents know about the XO laptop and Give One Get One, you can not only greatly increase your child&#8217;s enjoyment of the XO laptop, but also help us further our mission.<br />
Send To A Friend</p>
<p>You are part of something big.</p>
<p>As a participant in Give One Get One, you have become a member of an international educational movement. Our goal is to create a web-based learning environment built around the XO laptop that will allow children in the U.S. and Canada to use their XOs to learn about the lives and experiences of children using XOs in the developing world, and vice versa. We also hope to bring together the world&#8217;s educators and software developers into a volunteer, global community that will provide essential feedback about how to improve the XO, as well as help create dynamic, open-source educational content that will engage and inspire children all over the world.</p>
<p>We will be creating an OLPC Community section on our website that will provide more information. We hope to see you there!</p>
<p>Once again, from all of us at One Laptop per Child, thank you for helping us bring education and connection to children in even the most remote regions of the globe.</p>
]]></content:encoded>
			<wfw:commentRss>http://giantdorks.org/jason/2007/11/28/olpc-welcome-letter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asus EEE Violates GPL</title>
		<link>http://giantdorks.org/jason/2007/11/26/asus-eee-violates-gpl/</link>
		<comments>http://giantdorks.org/jason/2007/11/26/asus-eee-violates-gpl/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 16:56:05 +0000</pubDate>
		<dc:creator>Jason Sares</dc:creator>
				<category><![CDATA[Linux Hardware]]></category>

		<guid isPermaLink="false">http://giantdorks.org/jason/2007/11/26/asus-eee-violates-gpl/</guid>
		<description><![CDATA[Asus has modified parts of ACPI and not released the source code.  This could just be an oversight but it still violates the GPL.
For end users this means installing another version of Linux on the EEE will give you lower battery life.  If/when Asus  releases the source you (or your favorite distribution) would be able [...]]]></description>
			<content:encoded><![CDATA[<p>Asus has modified parts of ACPI and not <a href="http://cliffhacks.blogspot.com/2007/11/asus-eeepc-first-impressions-and-gpl.html">released the source code</a>.  This could just be an oversight but it still violates the GPL.</p>
<p>For end users this means installing another version of Linux on the EEE will give you lower battery life.  If/when Asus  releases the source you (or your favorite distribution) would be able to compile the Asus ACPI code and get the same battery life as you did with the default OS that ships on the EEE.</p>
<p>ACPI has been a major problem on Linux for sometime.  Microsoft  <a href="http://www.osnews.com/story.php/17689/Bill-Gates-on-Making-ACPI-Not-Work-with-Linux/">has made ACPI more difficult</a> than it needs to be in order to slow the adoption of Linux.</p>
<p>Let&#8217;s hope Asus releases the code ASAP and we can write a HOWTO on installing in under different distros.</p>
]]></content:encoded>
			<wfw:commentRss>http://giantdorks.org/jason/2007/11/26/asus-eee-violates-gpl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Forbes Interview&#8217;s CEO of Asus</title>
		<link>http://giantdorks.org/jason/2007/11/19/forbes-interview-jonney-shih-president-of-asus-on-the-eee-pc/</link>
		<comments>http://giantdorks.org/jason/2007/11/19/forbes-interview-jonney-shih-president-of-asus-on-the-eee-pc/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 21:40:06 +0000</pubDate>
		<dc:creator>Jason Sares</dc:creator>
				<category><![CDATA[Linux Hardware]]></category>

		<guid isPermaLink="false">http://giantdorks.org/jason/2007/11/19/forbes-interview-jonney-shih-president-of-asus-on-the-eee-pc/</guid>
		<description><![CDATA[The CEO of Asus discusses the EEE]]></description>
			<content:encoded><![CDATA[<p><a href="http://members.forbes.com/global/2007/1112/024a.html">The Jonney Machine</a></p>
<blockquote><p>Intel signed on in February. Then, having committed money and manpower to the project, Intel told Shih and Shen that it wanted to see a prototype in one month. &#8220;When I heard that,&#8221; laughs Shen, &#8220;I told Jonney, &#8216;We&#8217;ve got nothing yet!&#8217;&#8221; Designers and engineers endured sleepless nights and long weekends and managed to put together the basics of the machine in time. Folks at Intel started calling it the Jonney machine.</p>
<p>A bigger hurdle was designing the user interface, the first thing people see when they turn on the machine, and the screens that lead to the programs. Asustek decided that the Windows operating system was out of the question. The licensing costs would have been the most expensive part of the computer. So it decided to use Linux and build its own user interface, and that became the most time-consuming part of the project.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://giantdorks.org/jason/2007/11/19/forbes-interview-jonney-shih-president-of-asus-on-the-eee-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asus EEE PC Unboxing</title>
		<link>http://giantdorks.org/jason/2007/11/15/asus-eee-pc-unboxing/</link>
		<comments>http://giantdorks.org/jason/2007/11/15/asus-eee-pc-unboxing/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 22:36:41 +0000</pubDate>
		<dc:creator>Jason Sares</dc:creator>
				<category><![CDATA[Linux Hardware]]></category>

		<guid isPermaLink="false">http://giantdorks.org/jason/2007/11/15/asus-eee-pc-unboxing/</guid>
		<description><![CDATA[I just got the Asus EEE PC and my co-dork Alain helped me unbox it!  Check out the hot Asus EEE pics!]]></description>
			<content:encoded><![CDATA[<p>I just got the Asus EEE PC and my co-dork Alain helped me unbox it!</p>
<p>[GALLERY=0]</p>
]]></content:encoded>
			<wfw:commentRss>http://giantdorks.org/jason/2007/11/15/asus-eee-pc-unboxing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
