lspci 可查看整个系统PCI接口的各设备(PCI是一种接口标准,电脑主板上 较长的几个白色 插槽就是PCI接口,用于插接 网卡 声卡等 )

lspci [-vvn]

参数:

-v:观察更多的PCI设备信息;

-vv:比-v还要详细的信息;

-n:直接观察PCI的ID而不是厂商名称

例:

hx@hx-pc-localhost:~$ lspci

00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)

00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port (rev 07)

00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)

00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)

00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)

00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)

00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)

00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)

00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03)

00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03)

00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 03)

00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03)

00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)

00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)

00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)

00:1d.3 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)

00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)

00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)

00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)

00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)

00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)

01:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 9200M GS] (rev a1)   #

04:00.0 Network controller : Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)   #

05:00.0 Ethernet controller :Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)   #

06:00.0 System peripheral: JMicron Technology Corp. SD/MMC Host Controller

06:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host Controller

06:00.3 System peripheral: JMicron Technology Corp. MS Host Controller

06:00.4 System peripheral: JMicron Technology Corp. xD Host Controller

hx@hx-pc-localhost:~$

linux查看pcie网卡命令,ubuntu查看系统pci命令 (可查看网卡,声卡等设备型号)相关推荐

  1. h16网卡linux驱动下载,【驱动】在LINUX(ubuntu)系统下安装RTL8111/8168网卡驱动程序(技嘉H61主板)...

    [驱动]在LINUX(ubuntu)系统下安装RTL8111/8168网卡驱动程序(技嘉H61主板) 4年前 (2017-07-15)    作者:Jiaozn    分类:Linux    阅读次数 ...

  2. 如何安装腾讯视频linux版,在优麒麟Ubuntu Kylin系统上安装腾讯视频Linux版DEB软件包...

    本文教你在优麒麟Ubuntu Kylin系统上安装腾讯视频Linux版Tenvideo_universal_1.0.10_amd64.deb软件包的方法. 一.下载腾讯视频Linux版客户端 由于优麒 ...

  3. Linux新手必须掌握的10个系统工作命令

    linux冲刺笔记 LINUX中新手必须要掌握的系统工作的10个命令 序号 命令 作用 1 echo 用在终端输出字符串或变量提取后的值 2 date 用在显示及设置系统的日期和时间 3 reboot ...

  4. miix2 10 linux,联想Miix320安装Win10+Ubuntu双系统引导的方法(超简单)

    入手联想miix320的童鞋们,原装的win10用的舒服吗?上周趴在床上看<鸟哥的linux私房菜>突然想敲几行代码练练手,但又不想爬起来把我的15寸燃7000搬过来(冬天室内不到18度) ...

  5. 查看计算机用户组密码,电脑windows10系统家庭组密码查看的方法

    计算机网络安全的重要性.计算机网络安全存在的问题以及防范措施等方面提出一些见解,并且进行了详细阐述,以使广大用户在使用计算机网络时增强安全防范意识.下面是学习啦小编为大家整理的关于电脑windows1 ...

  6. nc命令可以mysql_Linux系统nc命令怎么使用教程详解

    Linux系统的nc命令是一个网络端口命令,我们可以用来查看网关,设置监听,查看端口等操作.下面由学习啦小编为大家整理了每天一个Linux命令之nc命令详解,希望对大家有帮助! 每天一个Linux命令 ...

  7. Linux系统管理(8)——Ubuntu安装ssh服务 以及版本查看命令

    lsb_release -a cat /proc/version 安装: sudo apt-get install openssh-server 启动: sudo service ssh start ...

  8. Ubuntu升级软件和ubuntu升级系统的命令

    sudo apt-get update: 升级安装包相关的命令,刷新可安装的软件列表(但是不做任何实际的安装动作) sudo apt-get upgrade: 进行安装包的更新(软件版本的升级) su ...

  9. thinkpad linux win7,Thinkpad t440 Win7+ubuntu双系统

    1.先安装Win7 2.安装ubuntu 转自:http://jingyan.baidu.com/article/76a7e409bea83efc3b6e1507.html​ 笔者由于工作需要使用LI ...

最新文章

  1. AIFramework框架Jittor特性(下)
  2. 【Java 网络编程】Socket TCP UDP 联系
  3. ecshop 去除前台模板自动解析CSS/JS/IMG路径
  4. 浅谈嵌套命名实体识别(Nested NER)
  5. python饼状图顺时针_Python matplotlib顺时针饼图
  6. mysql5.6特性_MySQL5.6新版本特性
  7. Linux C中发现无法连接到math.h中的数学函数解决办法
  8. Python是什么?有那些用途?
  9. python制作物联网控制软件下载_Python+树莓派制作IoT(物联网)门控设备
  10. MYSQL - database 以及 table 的增删改查
  11. 关于 unable to load shared object 'C:\Program Files\R\R-3.0.3\library\stats\libs\i386\stats.dll'
  12. 【每日一读】EMNLP2020: 面向多跳问答的分层图网络
  13. h5带mysql数据库的留言板_【mysql】用PHP写留言板,有回复功能,要写入数据库。...
  14. c语言除法的ns流程图,ns流程图(c语言ns流程图怎么画)
  15. C语言 投票选举问题
  16. 一个网工的十年奋斗史 - 工作篇
  17. react-router-dom ^6.0.2使用过程中报错 Error: A <Route> is only ever to be used as the child of <Routes>
  18. AVI文件数据流操作
  19. HTML设置格式化时间
  20. 前端学习案例16-js中的HMR

热门文章

  1. 随机信号处理的一些归纳
  2. 原生JS 和 jQuery 通过url传递 和 接收 自定义参数
  3. 亚马逊平台的优势有哪些?
  4. html5 运动轨迹绘画,html5 canvas行星运动轨迹动画特效
  5. 人工智能基础——全局搜索方法
  6. PDF签名失败(深圳市市场监督管理局)
  7. java基础 IO流
  8. TextBlob简介
  9. 大专程序员质问马云:你说招聘从不看文凭,为何我投阿里石沉大海
  10. latex 表格紧跟指定的文字后面