SlackBuilds Repository

15.0 > System > lshw (B.02.19.2)

lshw (Hardware Lister) is a small tool to provide detailed information
on the hardware configuration of the machine. It can report exact memory
configuration, firmware version, mainboard configuration, CPU version
and speed, cache configuration, bus speed, etc. on DMI-capable x86 or
EFI (IA-64) systems and on some PowerPC machines (PowerMac G4 is known
to work).

Information can be output in plain text, XML, or HTML.

It currently supports DMI (x86 and EFI only), OpenFirmware device tree
(PowerPC only), PCI/AGP, ISA PnP (x86), CPUID (x86), IDE/ATA/ATAPI,
PCMCIA (only tested on x86), USB, and SCSI.

On x86, lshw needs to be run as root to be able to access DMI
information from the BIOS. Running lshw as a non-root user usually gives
much less detailed information.

There several build options available for the SlackBuild:

GUI=no Disable GTK GUI support (default: yes)
ZLIB=yes Enable zlib support (default: no)
SQLITE=yes Enable sqlite support (default: no)

where one or more build options are passed to the SlackBuild. For
example, to disable GUI and enable zlib support use:

GUI=no ZLIB=yes ./lshw.SlackBuild

Maintained by: Jason Graham
Keywords: lshw,hardware lister,hardware,list,lister,system,configuration
ChangeLog: lshw

Homepage:
https://ezix.org/project/wiki/HardwareLiSter

Source Downloads:
lshw-B.02.19.2.tar.gz (8c70d46e906688309095c73ecb9396e3)

Download SlackBuild:
lshw.tar.gz
lshw.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
gtk-lshw.desktop
lshw.SlackBuild
lshw.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds