<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Shiny new hardware!</title>
	<atom:link href="http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/</link>
	<description>I am not an IP address! I am a free 'blog!</description>
	<lastBuildDate>Thu, 22 Jul 2010 10:45:07 +1200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Robin</title>
		<link>http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/comment-page-1/#comment-1449</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Wed, 07 Feb 2007 06:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/#comment-1449</guid>
		<description>The ethernet just worked, I didn&#039;t have to do anything. I haven&#039;t tested it at gigabit, my LAN is just 100Mbit. I think the module that it uses is &#039;forcedeth&#039;.

HTH.</description>
		<content:encoded><![CDATA[<p>The ethernet just worked, I didn&#8217;t have to do anything. I haven&#8217;t tested it at gigabit, my LAN is just 100Mbit. I think the module that it uses is &#8216;forcedeth&#8217;.</p>
<p>HTH.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LokiSnake</title>
		<link>http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/comment-page-1/#comment-1448</link>
		<dc:creator>LokiSnake</dc:creator>
		<pubDate>Wed, 07 Feb 2007 06:04:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/#comment-1448</guid>
		<description>Hi, I built a new computer with a very similar configuration (same board, processor, and BFG 7600GT card).  Instead, I am running Slackware.  I am wondering if you got the gigabit Ethernet to work?  If so, was a custom kernel needed?  Do you know what module I need to add to support the on-board gigabit?

A reply email would be greatly appreciated.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi, I built a new computer with a very similar configuration (same board, processor, and BFG 7600GT card).  Instead, I am running Slackware.  I am wondering if you got the gigabit Ethernet to work?  If so, was a custom kernel needed?  Do you know what module I need to add to support the on-board gigabit?</p>
<p>A reply email would be greatly appreciated.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blog Without An Important Name &#187; Ubuntu 6.10 (Edgy) upgrade</title>
		<link>http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/comment-page-1/#comment-243</link>
		<dc:creator>Blog Without An Important Name &#187; Ubuntu 6.10 (Edgy) upgrade</dc:creator>
		<pubDate>Mon, 30 Oct 2006 02:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/#comment-243</guid>
		<description>[...] A few days back I upgraded my machine to the newest Ubuntu release. As is often the case with upgrades like this, there were a few issues. The main one is a conflict between my M2N4-SLI motherboard and the 2.6.17 kernel. I get the impression that Asus has left quite a few bugs in the firmware, and if you boot straight up, it gets so far and then just locks up. My first solution was booting the kernel with the noapic parameter, and that works. However, I was also reminded of this comment that suggest using the enable_8254_timer parameter. I&#8217;ll try that next time I reboot. [...]</description>
		<content:encoded><![CDATA[<p>[...] A few days back I upgraded my machine to the newest Ubuntu release. As is often the case with upgrades like this, there were a few issues. The main one is a conflict between my M2N4-SLI motherboard and the 2.6.17 kernel. I get the impression that Asus has left quite a few bugs in the firmware, and if you boot straight up, it gets so far and then just locks up. My first solution was booting the kernel with the noapic parameter, and that works. However, I was also reminded of this comment that suggest using the enable_8254_timer parameter. I&#8217;ll try that next time I reboot. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Hohmeyer</title>
		<link>http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/comment-page-1/#comment-136</link>
		<dc:creator>Patrick Hohmeyer</dc:creator>
		<pubDate>Thu, 05 Oct 2006 22:37:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/#comment-136</guid>
		<description>A little WARNING though : 

I have almost the same build and the 2.6.15 kernel (which is what Ubuntu 6.06 uses) works fine. (as does 2.6.16).
But after I updated to a 2.6.17 (or 2.6.18) kernel, it refused to boot. After a lot of debugging (including bisecting the kernel) I found out (two days ago), that I need to provide the kernel-parameter &quot;enable_8254_timer&quot; (without the quotes) in order to make it boot.

Running with it since then and everything&#039;s fine again :)</description>
		<content:encoded><![CDATA[<p>A little WARNING though : </p>
<p>I have almost the same build and the 2.6.15 kernel (which is what Ubuntu 6.06 uses) works fine. (as does 2.6.16).<br />
But after I updated to a 2.6.17 (or 2.6.18) kernel, it refused to boot. After a lot of debugging (including bisecting the kernel) I found out (two days ago), that I need to provide the kernel-parameter &#8220;enable_8254_timer&#8221; (without the quotes) in order to make it boot.</p>
<p>Running with it since then and everything&#8217;s fine again <img src='http://www.kallisti.net.nz/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/comment-page-1/#comment-127</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Fri, 29 Sep 2006 00:27:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/#comment-127</guid>
		<description>Hey, I really appreciate it, thanks</description>
		<content:encoded><![CDATA[<p>Hey, I really appreciate it, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robin</title>
		<link>http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/comment-page-1/#comment-126</link>
		<dc:creator>robin</dc:creator>
		<pubDate>Thu, 28 Sep 2006 23:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/#comment-126</guid>
		<description>It really sounds like a heatsink problem, or a faulty processor that is generating too much heat. For comparison, when idle (like right now) the heatsink temp is about 35C, with a room temp of about 15C. On a hot day, it&#039;ll idle a little higher, but never reaches 40C. When I&#039;m doing something CPU intensive, it&#039;ll get up to about 42C and the fan kicks in, and then it&#039;ll sit around the 45C mark. I don&#039;t think I&#039;ve ever seen it higher than about 47C, and that was when I was encoding two videos at once. The fan speeds up to compensate for the temperature change anyway, so it makes sense that it&#039;ll sit around a certain point. Note that these temperature readings are provided by a sensor in the heatsink, so probably add about 5 degrees to get the real CPU temperature.

I haven&#039;t had to flash the BIOS at all. I don&#039;t know what BIOS revision I&#039;m running though, but I expect if you bought it within the past month, it&#039;ll be similar to what you have.</description>
		<content:encoded><![CDATA[<p>It really sounds like a heatsink problem, or a faulty processor that is generating too much heat. For comparison, when idle (like right now) the heatsink temp is about 35C, with a room temp of about 15C. On a hot day, it&#8217;ll idle a little higher, but never reaches 40C. When I&#8217;m doing something CPU intensive, it&#8217;ll get up to about 42C and the fan kicks in, and then it&#8217;ll sit around the 45C mark. I don&#8217;t think I&#8217;ve ever seen it higher than about 47C, and that was when I was encoding two videos at once. The fan speeds up to compensate for the temperature change anyway, so it makes sense that it&#8217;ll sit around a certain point. Note that these temperature readings are provided by a sensor in the heatsink, so probably add about 5 degrees to get the real CPU temperature.</p>
<p>I haven&#8217;t had to flash the BIOS at all. I don&#8217;t know what BIOS revision I&#8217;m running though, but I expect if you bought it within the past month, it&#8217;ll be similar to what you have.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/comment-page-1/#comment-125</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Thu, 28 Sep 2006 22:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/#comment-125</guid>
		<description>Hey... maybe you can help me... I am building an extremely similar machine but am running into a problem and I am having a really difficult time isolating it.

Athlon X2 4600+ AM2
M2N4-SLI
2 * 1g DDR2-800
BFG NVIDIA 7800GT
2 * Western Digital 350gb SATA II

During idle the CPU is at around 60 degrees C and hard locks up when trying to install any OS (no KB, mouse, animation, CD movement, HD movement, nothing) usually the first moment there is a CPU intensive task. I&#039;ve tried everything I can think of... replaced the MB, reseated the heatsink/CPU, new CPU cooler, isolating every device I can think of in the BIOS, and a new powersupply (520W). Suffice it to say I&#039;m fairly sure it is the CPU itself which is currently on its way to California to get tested by AMD.

AMD said like 95% of the CPUs they get test positive so that makes me worry that they are going to send me an email and tell me that I&#039;m a moron. If that happens, all I could guess would be another bad motherboard (seems unlikely), bad memory (seems unlikely because the MB detects it and does the full memory test without error), or something that came to me recently which is the BIOS revision.

I can&#039;t check at the moment to the current BIOS revision because my processer is in a UPS package in the middle of colorado by now probably but it is either 0201 or 0301. The 0301 series, AMD says, is the first ones they decided to support X2 with.

My (long winded) question to you is, did you have to flash your BIOS or update it in any way for your 4600 AM2 to work?

Thanks,

Nathan
nathanmarcos@cox.net</description>
		<content:encoded><![CDATA[<p>Hey&#8230; maybe you can help me&#8230; I am building an extremely similar machine but am running into a problem and I am having a really difficult time isolating it.</p>
<p>Athlon X2 4600+ AM2<br />
M2N4-SLI<br />
2 * 1g DDR2-800<br />
BFG NVIDIA 7800GT<br />
2 * Western Digital 350gb SATA II</p>
<p>During idle the CPU is at around 60 degrees C and hard locks up when trying to install any OS (no KB, mouse, animation, CD movement, HD movement, nothing) usually the first moment there is a CPU intensive task. I&#8217;ve tried everything I can think of&#8230; replaced the MB, reseated the heatsink/CPU, new CPU cooler, isolating every device I can think of in the BIOS, and a new powersupply (520W). Suffice it to say I&#8217;m fairly sure it is the CPU itself which is currently on its way to California to get tested by AMD.</p>
<p>AMD said like 95% of the CPUs they get test positive so that makes me worry that they are going to send me an email and tell me that I&#8217;m a moron. If that happens, all I could guess would be another bad motherboard (seems unlikely), bad memory (seems unlikely because the MB detects it and does the full memory test without error), or something that came to me recently which is the BIOS revision.</p>
<p>I can&#8217;t check at the moment to the current BIOS revision because my processer is in a UPS package in the middle of colorado by now probably but it is either 0201 or 0301. The 0301 series, AMD says, is the first ones they decided to support X2 with.</p>
<p>My (long winded) question to you is, did you have to flash your BIOS or update it in any way for your 4600 AM2 to work?</p>
<p>Thanks,</p>
<p>Nathan<br />
<a href="mailto:nathanmarcos@cox.net">nathanmarcos@cox.net</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurent</title>
		<link>http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/comment-page-1/#comment-83</link>
		<dc:creator>Laurent</dc:creator>
		<pubDate>Sat, 09 Sep 2006 18:16:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/#comment-83</guid>
		<description>Robin,

thanks a lot for these informations. It isn&#039;t easy to find compatibility information about Linux and ubuntu with so specific uptodate hardware.

So I will try this MB !</description>
		<content:encoded><![CDATA[<p>Robin,</p>
<p>thanks a lot for these informations. It isn&#8217;t easy to find compatibility information about Linux and ubuntu with so specific uptodate hardware.</p>
<p>So I will try this MB !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robin</title>
		<link>http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/comment-page-1/#comment-79</link>
		<dc:creator>robin</dc:creator>
		<pubDate>Sat, 09 Sep 2006 00:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/#comment-79</guid>
		<description>Laurent, sure. I&#039;m running Ubuntu 6.06 (Dapper) 64-bit. All the hardware support has been working fine (except an actual hardware-based issue with the video card, but I&#039;m hopefully getting a replacement in a few days). Everything except the video card works with open source drivers, too, although I believe nVidia supplies binary drivers for the nForce 4 chipset too.</description>
		<content:encoded><![CDATA[<p>Laurent, sure. I&#8217;m running Ubuntu 6.06 (Dapper) 64-bit. All the hardware support has been working fine (except an actual hardware-based issue with the video card, but I&#8217;m hopefully getting a replacement in a few days). Everything except the video card works with open source drivers, too, although I believe nVidia supplies binary drivers for the nForce 4 chipset too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurent</title>
		<link>http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/comment-page-1/#comment-77</link>
		<dc:creator>Laurent</dc:creator>
		<pubDate>Fri, 08 Sep 2006 13:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.kallisti.net.nz/blog/2006/09/shiny-new-hardware/#comment-77</guid>
		<description>Hi,

Thanks for theses great informations.
I&#039;m actually studying to build a new computer arround the M2N4 and an AMD Dual Core + Dapper Drake.

Could you confirm me which Ubuntu version you installed ?

Thanks a lot
Laurent</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for theses great informations.<br />
I&#8217;m actually studying to build a new computer arround the M2N4 and an AMD Dual Core + Dapper Drake.</p>
<p>Could you confirm me which Ubuntu version you installed ?</p>
<p>Thanks a lot<br />
Laurent</p>
]]></content:encoded>
	</item>
</channel>
</rss>
