Linux LSPCI Viewing hardware devices

Source: Internet
Author: User

hardware facilities for Linux hosts
LSPCI found the hardware on the mainframe right now.
[ email protected] ~]# Lspci [-VVN]
options and number of references:
-V: Displays specific information for many other PCI interface devices
-VV: More specific information than-V
-N: Direct view of PCI ID instead of vendor name

Check the PCI device in your system:
[email protected] ~]# LSPCI
#不必加上不论什么选项, the line shows why the hardware is being equipped today
Host Bridge: <== motherboard chip
VGA compatible controller <== graphics
Audio Device <==
PCI Bridge <== Interface Slots
USB Controller <==USB Controllers
ISA Bridge
IDE Interface
SMBus
Ethernet Controller <== Nic

04:00.0 Ethernet Controller:realtek Semiconductor Co., Ltd.

View general specific information
[email protected] ~]# lspci-v
To view NIC details:
[email protected] ~]# lspci-s 04:00.0-VV
- S: The bus, socket and related function functions of each device are followed.

Linux LSPCI Viewing hardware devices

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.