LinuxCommandLibrary

lsdev

displays information about installed hardware detected by the kernel, reading

TLDR

List installed hardware

$ lsdev
copy

SYNOPSIS

lsdev

DESCRIPTION

lsdev displays information about installed hardware detected by the kernel, reading from /proc/interrupts, /proc/ioports, and /proc/dma. It shows device names with their associated IRQ, DMA, and I/O port ranges.

CAVEATS

Part of the procinfo package. Provides a simple overview; use lspci, lsusb, or lshw for detailed hardware information.

SEE ALSO

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

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community