Fedora 14 HP Netbook 210 Mini

My netbook had 1 GB of DDR3 memory. However, that wasn't enough. So I decided to replace the 1 GB with a 2GB or DDR3.

However, what command can I issue to be sure that I am using DDR3.

I tried the following cat /proc/meminfo

However, it didn't list any information about DDR3.

Is there some other command I can use?

Many thanks for any suggestions.

link|improve this question

1  
Have you tried dmidecode? – Bruce Connor Dec 11 '10 at 6:20
feedback

1 Answer

up vote 2 down vote accepted

Running dmidecode or lshw should show the type. Might require root privileges to check, however.

link|improve this answer
Found it using dmidecode. However, lshw return 'command not found'. – ant2009 Dec 11 '10 at 7:32
It is well known that dmidecode is inaccurate in reporting memory information. See here – David Schwartz Jan 12 at 0:49
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.