QuestionQ207

Essential Commands

Which information can the lspci command display about the system hardware?

Choose three
  • A Device IRQ settings
  • B PCI bus speed
  • C System battery type
  • D Device vendor identification
  • E Ethernet MAC address
Explanation

lspci displays information from PCI buses and attached devices. Its detailed output can show IRQ information, PCI/PCIe bus or link speed, and the device vendor identification. Battery type is not PCI device information, and an Ethernet MAC address is network-interface information rather than standard lspci output.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!