<?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: stupid BIOS tricks to find your 4G of RAM</title>
	<atom:link href="http://www.outflux.net/blog/archives/2007/09/27/stupid-bios-tricks-to-find-your-4g-of-ram/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.outflux.net/blog/archives/2007/09/27/stupid-bios-tricks-to-find-your-4g-of-ram/</link>
	<description>code is freedom -- patching my itch</description>
	<lastBuildDate>Tue, 24 Jan 2012 19:58:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Jim</title>
		<link>http://www.outflux.net/blog/archives/2007/09/27/stupid-bios-tricks-to-find-your-4g-of-ram/comment-page-1/#comment-572</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Fri, 28 Sep 2007 19:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://outflux.net/blog/archives/2007/09/27/stupid-bios-tricks-to-find-your-4g-of-ram/#comment-572</guid>
		<description>32-bit Windows clients are artificially limited to 4G to avoid issues with crap drivers so it doesn&#039;t matter if PAE is enabled or not, it&#039;ll never be able to see the full 4G of memory but 32-bit Windows Server and above are fine. And a 32-bit Linux kernel with PAE and HIGHMEM64G enabled will be fine as well.</description>
		<content:encoded><![CDATA[<p>32-bit Windows clients are artificially limited to 4G to avoid issues with crap drivers so it doesn&#8217;t matter if PAE is enabled or not, it&#8217;ll never be able to see the full 4G of memory but 32-bit Windows Server and above are fine. And a 32-bit Linux kernel with PAE and HIGHMEM64G enabled will be fine as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edgeman</title>
		<link>http://www.outflux.net/blog/archives/2007/09/27/stupid-bios-tricks-to-find-your-4g-of-ram/comment-page-1/#comment-571</link>
		<dc:creator>Edgeman</dc:creator>
		<pubDate>Thu, 27 Sep 2007 17:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://outflux.net/blog/archives/2007/09/27/stupid-bios-tricks-to-find-your-4g-of-ram/#comment-571</guid>
		<description>I had the same problem with Windows (32bit and 64bt) on my ASUS P5B Deluxe, there was a memory remap feature that I had to turn on to get the BIOS to see 4 GB of ram. Also to get 64bit XP to see 4 gigs of ram. XP 32bit only saw 2 GB, unless I turned that BIOS feature off, then the BIOS and XP 32bit saw 3 GB.

Supposedly PAE (on linux or windows) can get around this. I know at work here we have some gentoo servers that are 32bit that can see 4 GB of ram no problem, they have the PAE options enabled in the kernel. I could not get PAE to work on 32bit XP though.</description>
		<content:encoded><![CDATA[<p>I had the same problem with Windows (32bit and 64bt) on my ASUS P5B Deluxe, there was a memory remap feature that I had to turn on to get the BIOS to see 4 GB of ram. Also to get 64bit XP to see 4 gigs of ram. XP 32bit only saw 2 GB, unless I turned that BIOS feature off, then the BIOS and XP 32bit saw 3 GB.</p>
<p>Supposedly PAE (on linux or windows) can get around this. I know at work here we have some gentoo servers that are 32bit that can see 4 GB of ram no problem, they have the PAE options enabled in the kernel. I could not get PAE to work on 32bit XP though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kees</title>
		<link>http://www.outflux.net/blog/archives/2007/09/27/stupid-bios-tricks-to-find-your-4g-of-ram/comment-page-1/#comment-570</link>
		<dc:creator>kees</dc:creator>
		<pubDate>Thu, 27 Sep 2007 16:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://outflux.net/blog/archives/2007/09/27/stupid-bios-tricks-to-find-your-4g-of-ram/#comment-570</guid>
		<description>This was on my &lt;a href=&quot;http://www.asus.com/products.aspx?l1=3&amp;l2=15&amp;l3=231&amp;l4=0&amp;model=768&amp;modelmenu=1&quot; rel=&quot;nofollow&quot;&gt;ASUS A8N-VM&lt;/a&gt;.  If you&#039;re running the i386 kernel, I think there&#039;s no way around the problem.  However, if you&#039;ve got the amd64 kernel, yeah, see if there are some BIOS options for it.</description>
		<content:encoded><![CDATA[<p>This was on my <a href="http://www.asus.com/products.aspx?l1=3&amp;l2=15&amp;l3=231&amp;l4=0&amp;model=768&amp;modelmenu=1">ASUS A8N-VM</a>.  If you&#8217;re running the i386 kernel, I think there&#8217;s no way around the problem.  However, if you&#8217;ve got the amd64 kernel, yeah, see if there are some BIOS options for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.outflux.net/blog/archives/2007/09/27/stupid-bios-tricks-to-find-your-4g-of-ram/comment-page-1/#comment-569</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Thu, 27 Sep 2007 16:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://outflux.net/blog/archives/2007/09/27/stupid-bios-tricks-to-find-your-4g-of-ram/#comment-569</guid>
		<description>Kees,

Are you by running on a Dell laptop?  I bought the extra 2 Gigs of RAM for my Dell Latitude D820 as the BIOS, Chipset, and Dell says you can run 4 Gigs of RAM, but the BIOS is only showing 3.2 Gig avaiable.

Just curious if that was your problem and if I could use the same trick to get up to the full 4 gig</description>
		<content:encoded><![CDATA[<p>Kees,</p>
<p>Are you by running on a Dell laptop?  I bought the extra 2 Gigs of RAM for my Dell Latitude D820 as the BIOS, Chipset, and Dell says you can run 4 Gigs of RAM, but the BIOS is only showing 3.2 Gig avaiable.</p>
<p>Just curious if that was your problem and if I could use the same trick to get up to the full 4 gig</p>
]]></content:encoded>
	</item>
</channel>
</rss>

