Code: Select all
lshw -short | grep memory
/0/0 memory 64KB BIOS
/0/4/5 memory 256KB L1 cache
/0/4/6 memory 2MB L2 cache
/0/4/7 memory L3 cache
/0/29 memory 8704MB System Memory
/0/29/0 memory 2GB DIMM Synchronous 333 MHz (3.0 ns)
/0/29/1 memory 2GB DIMM Synchronous 333 MHz (3.0 ns)Auch mit einem normalen 64-Bit Debian-Kernel (linux-image-2.6-amd64-k8-smp) finde ich den Speicher:
Code: Select all
lshw -short | grep memory
/0/0 memory 64KB BIOS
/0/4/5 memory 256KB L1 cache
/0/4/6 memory 2MB L2 cache
/0/4/7 memory L3 cache
/0/29 memory 8704MB System Memory
/0/29/0 memory 2GB DIMM Synchronous 333 MHz (3.0 ns)
/0/29/1 memory 2GB DIMM Synchronous 333 MHz (3.0 ns)Code: Select all
lshw -short | grep memory
/0/0 memory 64KB BIOS
/0/4/5 memory 256KB L1 cache
/0/4/6 memory 2MB L2 cache
/0/4/7 memory L3 cache
/0/29 memory 4GB System Memory
/0/29/0 memory 2GB DIMM Synchronous 333 MHz (3.0 ns)
/0/29/1 memory 2GB DIMM Synchronous 333 MHz (3.0 ns)
