dmidecode è lo strumento che stai cercando.
Sulla mia Debian, lshw dammi queste informazioni.
# lshw -version
B.02.13
# lshw -short -C memory
H/W path Device Class Description
=======================================================
/0/1 memory 128KiB BIOS
/0/5/6 memory 20KiB L1 cache
/0/5/7 memory 1MiB L2 cache
/0/27 memory System Memory
/0/27/0 memory 256MiB DIMM DDR Synchronous 400 MHz (2.5 ns)
/0/27/1 memory 256MiB DIMM DDR Synchronous 400 MHz (2.5 ns)
/0/27/2 memory 256MiB DIMM DDR Synchronous 266 MHz (3.8 ns)
/0/27/3 memory 256MiB DIMM DDR Synchronous 400 MHz (2.5 ns)
/0/28 memory Flash Memory
/0/28/0 memory 512KiB Chip FLASH Non-volatile
/0/0 memory
/0/2 memory
Puoi pubblicare il tuo output di dmidecode per la sezione di memoria? (dmidecode --type memory )
Potresti voler leggere questo:http://www.howtoforge.com/dmidecode-finding-out-hardware-details-without-opening-the-computer-case
Il "NS" fa riferimento a "nanosecondi" la velocità con cui la memoria è in grado di rispondere. Più basso è il numero, maggiore è la velocità. Sfortunatamente questo non fa riferimento a un numero esatto di Mhz. DMIDECODE dovrebbe emettere anche Mhz. Controlla in fondo all'output o semplicemente dmidecode --type memory | grepMhz