lspci
Sign in to savelspci is a command on Unix-like operating systems that prints ("lists") detailed information about all PCI buses and devices in the system. It is based on a common portable library libpci which offers access to the PCI configuration space on a variety of operating systems.
Wikidata facts
- Instance of
- free software
- Official website
- mj.ucw.cz/sw/pciutils
- Image
- Ict-innovation-LPI-Fig-101-1 5.png
Show 5 more facts
- copyright license
- GNU General Public License, version 2.0 or later
- operating system
- Linux
- programmed in
- C
- source code repository URL
- github.com/pciutils/pciutils
- software version identifier
- 3.15.0
via Wikidata · CC0
~5 min read
Encyclopedic overview
9 sectionsContents
- Example usage
- lsusb
- hwinfo
- lshw
- Other platforms
- Similar commands
- See also
- References
- External links
lspci is a command on Unix-like operating systems that prints ("lists") detailed information about all PCI buses and devices in the system. It is based on a common portable library libpci which offers access to the PCI configuration space on a variety of operating systems.
__TOC__
Excerpted from Wikipedia’s “lspci” article, available under the CC BY-SA 4.0 licence.