SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Use dmidecode. The first entry will show the brand and version of the BIOS.
Or restart the computer and press the delete key several times briefly while the computer is autodetecting the hard drives. The BIOS configuration screen will show the brand and version.
Use dmidecode. The first entry will show the brand and version of the BIOS.
It not running on the OS.
# dmidecode
Code:
-su: dmidecode: command not found
Code:
# which dmidecode
which: no dmidecode in (/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib64/java/bin:/usr/lib64/java/jre/bin:/opt/kde/bin:/usr/lib64/qt/bin:/usr/share/texmf/bin)
Neither I can find it on repository
# slackpkg search dmidecode
Code:
No package contains the selected pattern.
Quote:
Or restart the computer and press the delete key several times briefly while the computer is autodetecting the hard drives. The BIOS configuration screen will show the brand and version.
I checked it there several times before posting, no version displayed only "Phoenix AwardBIOS CMOS Setup Utilities
You'll also find a program called sysinfo in there which is a dialog-based tool which shows lots of info about your system, including the BIOS if you have dmidecode installed.
You'll also find a program called sysinfo in there which is a dialog-based tool which shows lots of info about your system, including the BIOS if you have dmidecode installed.
Hi gnashley,
Tks for your advice and URL
# sysinfo
Code:
-su: sysinfo: command not found
# which sysinfo
Code:
which: no sysinfo in (/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib64/java/bin:/usr/lib64/java/jre/bin:/opt/kde/bin:/usr/lib64/qt/bin:/usr/share/texmf/bin)
Edit:
Download "dmidecode-2.8-i486-1.tgz"
# installpkg Desktop/dmidecode-2.8-i486-1.tgz
Code:
Installing package dmidecode-2.8-i486-1...
PACKAGE DESCRIPTION:
dmidecode: dmidecode
dmidecode:
dmidecode: dmidecode reports information from the BIOS
dmidecode:
dmidecode: Packaged by: Amigo PkgBuild
# dmidecode
Code:
# dmidecode 2.8
.....
BIOS Information
Vendor: Phoenix Technologies, LTD
Version: ASUS M2N-E ACPI BIOS Revision 0502
Release Date: 12/04/2006
Address: 0xE0000
Runtime Size: 128 kB
ROM Size: 512 kB
Characteristics:
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
BIOS ROM is socketed
EDD is supported
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
LS-120 boot is supported
ATAPI Zip drive boot is supported
BIOS boot specification is supported
Targeted content distribution is supported
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.