LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

hwinfo

probes for hardware present in the system and provides detailed information

TLDR

Display all hardware information
$ hwinfo
copy
Display specific component info
$ hwinfo --cpu
copy
Display component info briefly
$ hwinfo --disk --short
copy
Write all info to file
$ hwinfo --all --log hardware.txt
copy
Display memory information
$ hwinfo --memory
copy
Display network devices
$ hwinfo --network
copy

SYNOPSIS

hwinfo [--component] [--short] [--log file]

DESCRIPTION

hwinfo probes for hardware present in the system and provides detailed information about detected devices. It can report on individual components or all hardware at once.

PARAMETERS

--short

Show brief summary instead of full details
--all
Probe for all hardware
--log FILE
Write output to specified file
--debug LEVEL
Set debug level (0-255)
--dump-db LEVEL
Dump hardware database

HARDWARE COMPONENTS

--cpu: Processor information--memory: RAM and memory--disk: Hard drives and SSDs--partition: Disk partitions--network: Network adapters--gfxcard: Graphics cards--sound: Audio devices--usb: USB devices--pci: PCI devices--keyboard: Keyboards--mouse: Pointing devices--monitor: Display monitors--framebuffer: Framebuffer devices--cdrom: CD/DVD drives--bios: BIOS information--fingerprint: Fingerprint readers--bluetooth: Bluetooth devices

INSTALL

sudo apt install hwinfo
copy
sudo dnf install hwinfo
copy
sudo pacman -S hwinfo
copy
sudo apk add hwinfo
copy
sudo zypper install hwinfo
copy
nix profile install nixpkgs#hwinfo
copy

CAVEATS

Some hardware detection requires root privileges. Full probing (--all) can take significant time. The tool is primarily developed for openSUSE but works on other distributions.

HISTORY

hwinfo was developed by SUSE for hardware detection in Linux. It provides one of the most comprehensive hardware probing utilities available.

SEE ALSO

lshw(1), lspci(8), lsusb(8), dmidecode(8)

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid