Discussion:
Motherboard & BIOS?
(too old to reply)
asdasdas
2009-03-08 21:25:20 UTC
Permalink
Is there a command in (Fedora 10) Linux to determine the make and model
of my motherboard along with the BIOS version?

Thanks if anyone can help!
Lew Pitcher
2009-03-08 21:26:31 UTC
Permalink
Post by asdasdas
Is there a command in (Fedora 10) Linux to determine the make and model
of my motherboard along with the BIOS version?
Thanks if anyone can help!
Try the /usr/sbin/dmidecode command
--
Lew Pitcher

Master Codewright & JOAT-in-training | Registered Linux User #112576
http://pitcher.digitalfreehold.ca/ | GPG public key available by request
---------- Slackware - Because I know what I'm doing. ------
notbob
2009-03-08 21:56:25 UTC
Permalink
Post by Lew Pitcher
Post by asdasdas
Is there a command in (Fedora 10) Linux to determine the make and model
of my motherboard along with the BIOS version?
Thanks if anyone can help!
Try the /usr/sbin/dmidecode command
.....or biosdecode. Try apropos bios.

nb
asdasdas
2009-03-08 22:23:42 UTC
Permalink
Post by notbob
Post by Lew Pitcher
Post by asdasdas
Is there a command in (Fedora 10) Linux to determine the make and model
of my motherboard along with the BIOS version?
Thanks if anyone can help!
Try the /usr/sbin/dmidecode command
.....or biosdecode. Try apropos bios.
nb
# biosdecode
# biosdecode 2.9
SMBIOS 2.2 present.
Structure Table Length: 873 bytes
Structure Table Address: 0x000F0000
Number Of Structures: 33
Maximum Structure Size: 81 bytes
ACPI 1.0 present.
OEM Identifier: VKT400
RSD Table 32-bit Address: 0x2FFF3000
BIOS32 Service Directory present.
Revision: 0
Calling Interface Address: 0x000FB6F0
PNP BIOS 1.0 present.
Event Notification: Not Supported
Real Mode 16-bit Code Address: F000:C1F8
Real Mode 16-bit Data Address: F000:0000
16-bit Protected Mode Code Address: 0x000FC1D0
16-bit Protected Mode Data Address: 0x000F0000
PCI Interrupt Routing 1.0 present.
Router ID: 00:11.0
Exclusive IRQs: 3 5 10 11
Compatible Router: 1106:0596
Slot Entry 1: ID 00:08, slot number 1
Slot Entry 2: ID 00:09, slot number 2
Slot Entry 3: ID 00:0a, slot number 3
Slot Entry 4: ID 00:11, on-board
Slot Entry 5: ID 00:01, on-board
Slot Entry 6: ID 00:10, on-board
Slot Entry 7: ID 00:12, on-board

Loading...