Search Engine Optimization, Internet Marketing, Technology

Linux : Simple command to identify Motherboard model

Motherboard

No doubt that the easiest way to identify your Motherboard model is by reading the information printed on the retail box or the User Manual (aka “motherboard book”). However if you can’t get hold of those information, one can take the “brute force” way by opening up your CPU to find the name or an abbreviation thereof silk-screened on the motherboard/on the side of the last expansion board slot to the left of the motherboard.

Anyway, if you don’t intend to open your CPU, there is a much simpler way to identify your Motherboard model.

From the terminal type this command:

sudo dmidecode | more

Dmidecode reports information about your system’s hardware as described in your system BIOS according to the SMBIOS/DMI standard. The typical information includes system manufacturer, model name, serial number, BIOS version, asset tag as well as a lot of other details of varying level of interest and reliability depending on the manufacturer. This will often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI, ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel, USB).

AddThis Social Bookmark Button

RSS feed | Trackback URI

3 Comments »

Comment by Musparade
2009-04-07 21:41:14

what about just check dmesg.log

there is all system and hardware info

 
Comment by cswong
2009-04-08 17:24:46

Cool trick!
Musparade, dmesg doesn’t print the exact motherboard model.

 
Comment by investment-gan
2009-04-10 23:12:26

the pair of days back searched such materinku not where could not find

 
Name (required)
E-mail (required - never shown publicly)
URI
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.