Find the answer to your Linux question:
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 ...
  1. #1
    Just 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)

    From the terminal type this command:

    Code:

    sudo dmidecode | more

    It will appear on the first page near the top.
    Enjoy

  2. #2
    Linux Engineer scrarfussi's Avatar
    Join Date
    Aug 2006
    Posts
    1,029
    awesome thanx man this is a good one to know

  3. #3
    Just Joined!
    Join Date
    Mar 2009
    Posts
    2
    $$$
    Thanks! Just saved me a 2hr drive. thx

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...