<?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>Yet Another Linux Blog &#187; hardware</title>
	<atom:link href="http://linux-blog.org/tag/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux-blog.org</link>
	<description>Open Source, Open Blog</description>
	<lastBuildDate>Fri, 03 Feb 2012 14:33:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Dell Dimension E521 with Linux</title>
		<link>http://linux-blog.org/dell-dimension-e521-with-linux/</link>
		<comments>http://linux-blog.org/dell-dimension-e521-with-linux/#comments</comments>
		<pubDate>Fri, 23 Feb 2007 20:40:00 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[clarkconnect]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[e521]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://linux-blog.org/word/dell-dimension-e521-with-linux/</guid>
		<description><![CDATA[I bought a Dimension E521n to replace my server last week. I previously built a system myself with an AMD Duron Processor and an add on IDE Controller so I could load it up with hard drives for a file server. The only downside to this was that the fan I bought for this server [...]]]></description>
			<content:encoded><![CDATA[<p><!-- s9ymdb:14 --><!-- s9ymdb:14 --><img style="border: 0px none ; float: right; padding-left: 5px; padding-right: 5px;" src="/uploads/CinemaDisplaykeyborad.Thumbs.png" alt="" width="110" height="110" />I bought a Dimension E521n to replace my server last week.  I previously built a system myself with an AMD Duron Processor and an add on IDE Controller so I could load it up with hard drives for a file server.  The only downside to this was that the fan I bought for this server I built was loud&#8230;REALLY loud.  When we moved to a different apartment this past year we lost our spare room (office) and the computer went into my bedroom.  Needless to say, it&#8217;s LOUD at night when sleeping.</p>
<p>To replace this loud server I bought the E521-n series so Microsoft didn&#8217;t get any of my money.  For those of you who don&#8217;t know, the <a href="http://www.dell.com/content/topics/segtopic.aspx/e510_nseries?c=us&amp;cs=19&amp;l=en&amp;s=dhs" target="_blank">N series desktops from Dell</a> come with no operating system.  Dell also claims that these computers are &#8216;ready for Linux&#8217;&#8230;but there are some problems associated with them.  I was able to get ClarkConnect back on my server and pop in the IDE Controller PCI card (E521&#8242;s are completely SATA) after solving a couple of problems.</p>
<p>First and foremost, you have to make sure your E521 is running <a href="http://support.dell.com/support/downloads/download.aspx?c=us&amp;l=en&amp;s=gen&amp;releaseid=R142794&amp;SystemID=DIM_P4_E521&amp;os=BIOSA&amp;osl=en&amp;deviceid=308&amp;devlib=0&amp;typecnt=1&amp;vercnt=3&amp;formatcnt=1&amp;libid=1&amp;fileid=190574" target="_blank">BIOS version 1.1.4</a> (Released January 2007).  If you don&#8217;t, you&#8217;ll have USB problems all over the place.  Second, when booting Linux, add the boot parameter <strong>acpi=noirq</strong>.  If you can&#8217;t pass this parameter to your kernel you may need to completely turn off acpi using the &#8216;<strong>noacpi</strong>&#8216; parameter.  The only downside to this is that your fan will run continuously and cause a bit more noise than it should.</p>
<p>When installing ClarkConnect 4.0, there is a routine for adding parameters to the kernel before GRUB writes to the MBR.  I used this to pass the acpi=noirq parameter and after booting everything worked.  Without passing this parameter, I received Kernel panics.</p>
<p>It&#8217;s also been reported that some kernels cannot find the broadcom module for the onboard LAN device.  With ClarkConnect, this wasn&#8217;t a problem.  I&#8217;ve heard that the Fedora Xen kernel has problems with this.</p>
<p>I&#8217;m going to list some links here for your reference that helped me in my quest:</p>
<p><a href="http://www.clarkconnect.com/" target="_blank">ClarkConnect</a><br />
<a href="http://www.felix-schwarz.name/Linux_on_Dell_E521_(en)" target="_blank">Dell E521 and Linux Wiki Page</a><br />
<a href="https://wiki.ubuntu.com/HardwareSupportMachinesDesktopsDellDimensionNSeries" target="_blank">Yet Another Linux Blog and the USB Problem<br />
Hardware Support for E521 N Series @ Ubuntu Forums</a></p>
<p>Hope this information helps someone with their problems!  For those of you running Ubuntu, you&#8217;ll have to add <strong>&#8216;noapic irqpoll pci=routeirq&#8217; </strong>to your boot parameters to get things rocking.</p>
<p><a href="http://linux-blog.org/dell-dimension-e521-with-linux/" rel="bookmark">Dell Dimension E521 with Linux</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on February 23, 2007.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/dell-dimension-e521-with-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Old Hard Drive, Bad</title>
		<link>http://linux-blog.org/old-hard-drive-bad/</link>
		<comments>http://linux-blog.org/old-hard-drive-bad/#comments</comments>
		<pubDate>Sun, 04 Dec 2005 22:25:00 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[bad]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[YALB]]></category>

		<guid isPermaLink="false">http://linux-blog.org/word/old-hard-drive-bad/</guid>
		<description><![CDATA[I&#8217;ve had some trouble brewing at home. Had a 120 GB Share go down 2 weeks ago and I&#8217;ve had major problems trying to get my much needed data back from the drive. I lost almost everything as far as settings, passwords, games, etc. But, life goes on right? The only problem is that I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0px none ; float: left; padding-left: 5px; padding-right: 5px;" src="/uploads/trashempty.Thumbs.png" alt="" width="110" height="110" />I&#8217;ve had some trouble brewing at home.  Had a 120 GB Share go down 2 weeks ago and I&#8217;ve had major problems trying to get my much needed data back from the drive.  I lost almost everything as far as settings, passwords, games, etc.  But, life goes on right?  The only problem is that I&#8217;ve had to order a new drive to use for Linux since I&#8217;m using the old Linux drive for my main computer which, due to work, must run Win XP.  So I&#8217;m down and out and have been for about 2 weeks now.  I ordered a hard drive and it came in this past week so it shouldn&#8217;t be too much longer before I&#8217;m able to get back into things.  Unfortunately, not having a working computer for about a week and not having the info I needed put me in a fix for Kapps and articles.  Look for entries to resume on a more normal schedule this next week.  Thanks for reading and sorry for the lack of articles.</p>
<p><a href="http://linux-blog.org/old-hard-drive-bad/" rel="bookmark">Old Hard Drive, Bad</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on December 4, 2005.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/old-hard-drive-bad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

