Gentoo Archives: gentoo-amd64

From: Volker Armin Hemmann <volkerarmin@××××××××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Determine RAM configuration
Date: Wed, 06 May 2009 23:06:14
Message-Id: 200905070106.11136.volkerarmin@googlemail.com
In Reply to: [gentoo-amd64] Determine RAM configuration by Mark Haney
1 On Mittwoch 06 Mai 2009, Mark Haney wrote:
2 > Is there a way (with dmesg or something) to determine what my RAM
3 > configuration is without rebooting? I kinda need to know how my 1GB RAM
4 > is laid out so I can buy what I need.
5
6 modprobe i2c_piix4 (or whatever your chipset driver is called)
7 modprobe eeprom
8 decode-dimms.pl -f > /tmp/dimms.html