Vorrei ottenere informazioni sulla velocità della memoria, ma dmidecode -t memory
dice Speed: Unknown
e lshw
stampa la stringa DMI
e poi non fa nulla fino a quando non la uccido.
C'è un altro modo per ottenere queste informazioni? O alcuni parametri magici per lshw
o dmidecode
per costringerli a fare davvero quello che dovrebbero?
root@server:~# dmidecode -t memory
# dmidecode 2.9
SMBIOS 2.5 present.
Handle 0x0027, DMI type 16, 15 bytes
Physical Memory Array
Location: System Board Or Motherboard
Use: System Memory
Error Correction Type: None
Maximum Capacity: 8 GB
Error Information Handle: Not Provided
Number Of Devices: 2
Handle 0x0029, DMI type 17, 27 bytes
Memory Device
Array Handle: 0x0027
Error Information Handle: Not Provided
Total Width: 64 bits
Data Width: 64 bits
Size: 2048 MB
Form Factor: DIMM
Set: None
Locator: DIMM A1
Bank Locator: BANK0
Type: Other
Type Detail: Synchronous
Speed: Unknown
Manufacturer: Manufacturer0
Serial Number: SerNum0
Asset Tag: AssetTagNum0
Part Number: PartNum0
Handle 0x002B, DMI type 17, 27 bytes
Memory Device
Array Handle: 0x0027
Error Information Handle: Not Provided
Total Width: 64 bits
Data Width: 64 bits
Size: 4096 MB
Form Factor: DIMM
Set: None
Locator: DIMM B1
Bank Locator: BANK1
Type: Other
Type Detail: Synchronous
Speed: Unknown
Manufacturer: Manufacturer1
Serial Number: SerNum1
Asset Tag: AssetTagNum1
Part Number: PartNum1
.
root@server:~# lshw -version
B.02.14
root@server:~# lshw
DMI
dmesg
. Anche dal tuo frammento sembrano informazioni sulla scheda grafica, non sulla memoria principale.