public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Dave Nebinger" <dnebinger@joat.com>
To: <gentoo-user@lists.gentoo.org>
Subject: Re: [gentoo-user] how can i find out my motherboard?
Date: Fri, 09 Sep 2005 14:12:40 -0400	[thread overview]
Message-ID: <00f501c5b56a$1199a550$0a00a8c0@butthead> (raw)
In-Reply-To: 4321CB58.4030401@planet.nl

> There certainly is a lot of useful information in this output, but it's 
> not
> necessarily the information needed (and certainly not all of the 
> information
> requested by the OP). So how would I, or the OP, use this utility
> properly to answer the question, "What is the make (manufacturer) and
> model number of my motherboard?" Or does it not answer that question 
> fully?

The dmidecode utility dumps all of the DMI information available to the 
BIOS, so it is, in effect, the same thing as checking for the MOBO via the 
BIOS at system boot.

That said, it's important to note that your BIOS knows how to take the DMI 
information and display it in a format for the display at boot time.

So your bios automatically knows it's a shuttle, but the AK32 is used to 
show the exact MOBO revision.

That said, the bios must know to check another DMI value to determine 
whether it is the AK32A as opposed to a straight AK32 or some other 
revision.

On one of my servers, dmidecode produces:

# dmidecode 2.6
SMBIOS 2.3 present.
61 structures occupying 1735 bytes.
Table at 0x000EF130.
Handle 0x0000
 DMI type 0, 19 bytes.
 BIOS Information
  Vendor: IBM
  Version: PLKT44AUS
  Release Date: 02/13/2002
  Address: 0xF0000
  Runtime Size: 64 kB
  ROM Size: 256 kB
  Characteristics:
   ISA is supported
   PCI is supported
   PNP is supported
   APM is supported
   BIOS is upgradeable
   BIOS shadowing is allowed
   Boot from CD is supported
   Selectable boot is supported
   Japanese floppy for NEC 9800 1.2 MB is supported (int 13h)
   Japanese floppy for Toshiba 1.2 MB is supported (int 13h)
   5.25"/360 KB floppy services are supported (int 13h)
   5.25"/1.2 MB floppy services are supported (int 13h)
   3.5"/720 KB floppy services are supported (int 13h)
   3.5"/2.88 MB floppy services are supported (int 13h)
   Print screen service is supported (int 5h)
   8042 keyboard services are supported (int 9h)
   Serial services are supported (int 14h)
   Printer services are supported (int 17h)
   CGA/mono video services are supported (int 10h)
   ACPI is supported
   USB legacy is supported
   AGP is supported
   LS-120 boot is supported
   ATAPI Zip drive boot is supported
Handle 0x0001
 DMI type 1, 25 bytes.
 System Information
  Manufacturer: IBM
  Product Name: 686831U
  Version: Not Specified
  Serial Number: 23NN078
  UUID: 0036AB92-E6AD-2212-8B2C-CFF000D0B779
  Wake-up Type: Power Switch
Handle 0x0002
 DMI type 2, 8 bytes.
 Base Board Information
  Manufacturer: IBM
  Product Name: 686831U
  Version: Not Specified
  Serial Number: JNZNL0T7V8D

The difference in output is merely a reflection of what is stored in the 
DMI; in my case it happens to be a little more complete than yours.

Regardless, the tool provides the best opportunity to get the information 
w/o having to a) find the docs, b) open the box, or c) reboot to get into 
the BIOS.

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-09-09 18:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-09 16:47 [gentoo-user] how can i find out my motherboard? renna bud
2005-09-09 16:53 ` Jarry
2005-09-09 16:57 ` Mark Knecht
2005-09-09 17:03 ` Dave Nebinger
2005-09-09 17:22   ` Mark Knecht
2005-09-09 17:50   ` Holly Bostick
2005-09-09 18:12     ` Dave Nebinger [this message]
2005-09-09 18:13     ` Mark Knecht
2005-09-09 19:00       ` Holly Bostick
2005-09-09 21:37         ` [gentoo-user] " Mick
2005-09-09 17:05 ` [gentoo-user] " Holly Bostick
2005-10-05 22:43 ` Norbert Kamenicky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='00f501c5b56a$1199a550$0a00a8c0@butthead' \
    --to=dnebinger@joat.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox