<?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"
	>
<channel>
	<title>Comments on: Memory scanner for Linux</title>
	<atom:link href="http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux</link>
	<description>scratched tallies on the prison wall</description>
	<pubDate>Tue, 02 Dec 2008 19:29:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Tim</title>
		<link>http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux#comment-109555</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 26 Mar 2008 01:15:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux#comment-109555</guid>
		<description>You guys rule. That `sudo dmidecode' command in my Ubuntu Linux box did the trick.. I now know much more about my hardware than I ever cared or wanted to. Good stuff. :)</description>
		<content:encoded><![CDATA[<p>You guys rule. That `sudo dmidecode&#8217; command in my Ubuntu Linux box did the trick.. I now know much more about my hardware than I ever cared or wanted to. Good stuff. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevvy</title>
		<link>http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux#comment-108670</link>
		<dc:creator>Kevvy</dc:creator>
		<pubDate>Sat, 08 Mar 2008 17:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux#comment-108670</guid>
		<description>Works for opensuse 10.3 . Using "dmidecode --type memory" limits the output. Not entirely sure it tells me exactly what I should order however...</description>
		<content:encoded><![CDATA[<p>Works for opensuse 10.3 . Using &#8220;dmidecode &#8211;type memory&#8221; limits the output. Not entirely sure it tells me exactly what I should order however&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cw</title>
		<link>http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux#comment-108148</link>
		<dc:creator>cw</dc:creator>
		<pubDate>Wed, 27 Feb 2008 20:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux#comment-108148</guid>
		<description>lshw and dmidecode to odd things on older boards, like list a 32MB pc100 as:
Installed Size: 16 MB (Double-bank Connection)
and also list it 2 times, and a 128MB as:
Installed Size: 64 MB (Double-bank Connection)
but does not list it 2 times.

and Jon, as for remapping like HDD's, no such thing, but memtest86 can help you verify that the ram is indeed the issue.  Supposedly DDR3 will support something similar to this, as does ECC ram.</description>
		<content:encoded><![CDATA[<p>lshw and dmidecode to odd things on older boards, like list a 32MB pc100 as:<br />
Installed Size: 16 MB (Double-bank Connection)<br />
and also list it 2 times, and a 128MB as:<br />
Installed Size: 64 MB (Double-bank Connection)<br />
but does not list it 2 times.</p>
<p>and Jon, as for remapping like HDD&#8217;s, no such thing, but memtest86 can help you verify that the ram is indeed the issue.  Supposedly DDR3 will support something similar to this, as does ECC ram.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux#comment-103837</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Fri, 04 Jan 2008 09:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux#comment-103837</guid>
		<description>Thanks a lot! dmidecode is just perfect on CentOS 5 on my laptop! I upgraded my Dell Inspiron 500m from 512 to 1024 Mb, but there's errors on one of the blocks, so now I again run on 512. :-(
Well, what I was actually searching for was a tool that could scan the RAM-block - and possible map out bad-blocks like on harddisks - if there's any such thing possible.
But then I instead - at last - got another problem solved instead - with dmidecode: What is the max amount of RAM, my laptop can handle? Some say 1GB, some 2GB - even Dell's own homepage conflicts on this issue (and with the manual)! Thanks again! Just added "dmidecode" to my "Special Linux Commands" doc. :-)</description>
		<content:encoded><![CDATA[<p>Thanks a lot! dmidecode is just perfect on CentOS 5 on my laptop! I upgraded my Dell Inspiron 500m from 512 to 1024 Mb, but there&#8217;s errors on one of the blocks, so now I again run on 512. :-(<br />
Well, what I was actually searching for was a tool that could scan the RAM-block - and possible map out bad-blocks like on harddisks - if there&#8217;s any such thing possible.<br />
But then I instead - at last - got another problem solved instead - with dmidecode: What is the max amount of RAM, my laptop can handle? Some say 1GB, some 2GB - even Dell&#8217;s own homepage conflicts on this issue (and with the manual)! Thanks again! Just added &#8220;dmidecode&#8221; to my &#8220;Special Linux Commands&#8221; doc. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How much memory is in my Linux system? &#124; Steve Glendinning</title>
		<link>http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux#comment-99765</link>
		<dc:creator>How much memory is in my Linux system? &#124; Steve Glendinning</dc:creator>
		<pubDate>Sun, 04 Nov 2007 17:07:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux#comment-99765</guid>
		<description>[...] Thanks to MJ Ray and Stuart Langridge, hopefully this will save me getting the screwdriver out in future! [...]</description>
		<content:encoded><![CDATA[<p>[...] Thanks to MJ Ray and Stuart Langridge, hopefully this will save me getting the screwdriver out in future! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MJR/blog: Software</title>
		<link>http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux#comment-99764</link>
		<dc:creator>MJR/blog: Software</dc:creator>
		<pubDate>Sun, 04 Nov 2007 15:36:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux#comment-99764</guid>
		<description>[...] I'm pondering adding more RAM to my workstation. 128Mb is enough for most of my work, but OpenOffice swaps a lot. I couldn't remember what RAM is currently in it (one stick or two?) so I was very happy to find dmidecode in the comments on as days pass by, by Stuart Langridge: Memory scanner for Linux.  dmidecode says I have a free slot and another 512Mb stick is surprisingly cheap. Actually, whole Ubuntu-ready-to-use computers are surprisingly cheap, according to lkcl. I hope they don't contain toxic e-waste.  I must be getting old. [Antti-Juhani Kaijanaho] [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;m pondering adding more RAM to my workstation. 128Mb is enough for most of my work, but OpenOffice swaps a lot. I couldn&#8217;t remember what RAM is currently in it (one stick or two?) so I was very happy to find dmidecode in the comments on as days pass by, by Stuart Langridge: Memory scanner for Linux.  dmidecode says I have a free slot and another 512Mb stick is surprisingly cheap. Actually, whole Ubuntu-ready-to-use computers are surprisingly cheap, according to lkcl. I hope they don&#8217;t contain toxic e-waste.  I must be getting old. [Antti-Juhani Kaijanaho] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux#comment-99505</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Mon, 27 Aug 2007 03:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux#comment-99505</guid>
		<description>Just what I was looking for....

Worked on CentOS, Ubuntu, and Mandrake</description>
		<content:encoded><![CDATA[<p>Just what I was looking for&#8230;.</p>
<p>Worked on CentOS, Ubuntu, and Mandrake</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux#comment-59085</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Mon, 12 Feb 2007 16:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux#comment-59085</guid>
		<description>Thanks Bastien Nocera - dmidecode was exactly what I needed :)

Works great on CENTOS 4.3</description>
		<content:encoded><![CDATA[<p>Thanks Bastien Nocera - dmidecode was exactly what I needed :)</p>
<p>Works great on CENTOS 4.3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux#comment-33725</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 05 Dec 2006 19:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux#comment-33725</guid>
		<description>Thanks for the dmidecode info. I was trying to figure out how many RAM banks i had in a co-located rack server that i absolutely could not shut down.</description>
		<content:encoded><![CDATA[<p>Thanks for the dmidecode info. I was trying to figure out how many RAM banks i had in a co-located rack server that i absolutely could not shut down.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux#comment-29897</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 22 Nov 2006 00:51:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/days/2006/10/26/memory-scanner-for-linux#comment-29897</guid>
		<description>Thanks for the info!  For what it's worth, dmidecode works great with Redhat Enterprise Linux 3 (RHEL3), too.</description>
		<content:encoded><![CDATA[<p>Thanks for the info!  For what it&#8217;s worth, dmidecode works great with Redhat Enterprise Linux 3 (RHEL3), too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
