Results 1 to 3 of 3
there is a way using the terminal by typing in a command which will give you a list of information including the model of your motherboard
here is the command ...
- 06-16-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 49
Method to Identify Motherboard model
there is a way using the terminal by typing in a command which will give you a list of information including the model of your motherboard
here is the command to type in terminal
dmidecode | more
also
sudo dmidecode | more
can be used in ubuntu
credits to Sef ([SOLVED] How to identify my motherboard's model? - Ubuntu Forums)
EnjoyFrom the terminal type this command:
Code:
sudo dmidecode | more
It will appear on the first page near the top.
- 06-16-2008 #2
- 03-30-2009 #3Just Joined!
- Join Date
- Mar 2009
- Posts
- 2
$$$
Thanks! Just saved me a 2hr drive. thx


