Difference between revisions of "Lspci"

From wikieduonline
Jump to navigation Jump to search
Line 26: Line 26:
 
## Identify your [[SATA]] controllers<ref>https://superuser.com/questions/tagged/sata?tab=Votes</ref>
 
## Identify your [[SATA]] controllers<ref>https://superuser.com/questions/tagged/sata?tab=Votes</ref>
 
# List your [[Fibre Channel]] devices ([[HBA]]s): <code>lspci | grep "Fibre Channel"</code> or <code>[[systool]] -c fc_host -v</code>
 
# List your [[Fibre Channel]] devices ([[HBA]]s): <code>lspci | grep "Fibre Channel"</code> or <code>[[systool]] -c fc_host -v</code>
 +
 +
 +
== Related terms ==
 +
* <code>[[lshw]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 13:57, 29 September 2020

lspci command list all PCI devices

  • lspci
  • lspci -v
lspci
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family SATA AHCI Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port (rev f1)
02:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd Device a808
00:03.0 Ethernet controller: Red Hat, Inc. Virtio network device
lspci
00:00.0 Host bridge: Network Appliance Corporation Device 1275
00:01.0 SATA controller: Intel Corporation 82801HR/HO/HH (ICH8R/DO/DH) 6 port SATA Controller [AHCI mode]
00:01.1 SATA controller: Intel Corporation 82801HR/HO/HH (ICH8R/DO/DH) 6 port SATA Controller [AHCI mode]
00:02.0 Ethernet controller: Red Hat, Inc. Virtio network device
00:05.0 Network and computing encryption device: Red Hat, Inc. Virtio RNG
00:1f.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II]
lspci
5c:00.0 Serial Attached SCSI controller: Adaptec Smart Storage PQI 12G SAS/PCIe 3 (rev 01)

Activities

  1. Execute lspci command to list your PCI devices
    1. Identify your SATA controllers[1]
  2. List your Fibre Channel devices (HBAs): lspci | grep "Fibre Channel" or systool -c fc_host -v


Related terms

See also

  • https://superuser.com/questions/tagged/sata?tab=Votes
  • Advertising: