Trawling computer information

Various methods of getting information about what's in the box and what's connected to the box.

dmidecode

Reads what's reported by the SMBIOS (System Management BIOS), for example memory controllers, etc. Memory controllers give information on how much memory can be installed, and the maximum module size.

dmidecode site

i2c and lm-sensors

lm-sensors is a hardware-probing tool. Provides module eeprom, which is used in reading memory module SPD (Serial Presence Detect).

i2c tools pretty-prints the output of something in lm-sensors for humans with the decode-dimms script. Pretty useful stuff!

Ubuntu

… has a bunch of ls* utilities, like lshw.

trawling_computer_information.txt · Last modified: 2009/01/30 16:36 by jobriath
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki