PDA

View Full Version : [ubuntu] ways to find memory latency timing / sata2 hard drive



IQRules
January 17th, 2009, 10:44 PM
Is there a Linux way to retrieve this information?

Something like,
CPU-Z is a freeware that gathers information on some of the main devices of your system.


SATA 150 or SATA 2 (300) hard drive
Cas Latency
Timing

mulp
February 2nd, 2009, 01:10 AM
Is there a Linux way to retrieve this information?

Something like,
CPU-Z is a freeware that gathers information on some of the main devices of your system.


SATA 150 or SATA 2 (300) hard drive
Cas Latency
Timing

cas latency, timing and other memory-stuff install the package i2c-tools and run:

sudo modprobe eeprom
decode-dimms

for other hardware stuff install and run lshw-gtk