Chinaunix首页 | 论坛 | 博客
  • 博客访问: 76340
  • 博文数量: 15
  • 博客积分: 1411
  • 博客等级: 上尉
  • 技术积分: 235
  • 用 户 组: 普通用户
  • 注册时间: 2006-12-26 09:46
个人简介

EMailMall.cn专业邮件方面的销售与服务

文章存档

2011年(1)

2009年(2)

2008年(3)

2007年(7)

2006年(2)

我的朋友

分类: LINUX

2007-07-24 17:59:19

检查PCI卡的工具---lspci

当安装RADI卡,网卡,显卡,Modem后,在系统内可以通过该工具来查询

常用的参数有:
-v 详细显示
-vv 显示更详细
-n 简单显示

如:
[root@mailnc sbin]# lspci -n
00:00.0 Class 0600: 1039:0662 (rev 01)
00:01.0 Class 0604: 1039:0003
00:02.0 Class 0601: 1039:0966 (rev 59)
00:02.5 Class 0101: 1039:5513 (rev 01)
00:02.7 Class 0401: 1039:7012 (rev a0)
00:03.0 Class 0c03: 1039:7001 (rev 0f)
00:03.1 Class 0c03: 1039:7001 (rev 0f)
00:03.3 Class 0c03: 1039:7002
00:04.0 Class 0200: 1039:0190 (rev 01)
00:05.0 Class 0104: 1039:1184 (rev 02)
00:06.0 Class 0604: 1039:000a
00:07.0 Class 0604: 1039:000a
00:0a.0 Class 0200: 10ec:8139 (rev 10)
00:10.0 Class 0c00: 1106:3044 (rev 80)
00:1f.0 Class 0604: 1039:0004
01:00.0 Class 0300: 1039:6330 (rev 04)

如果不加选项也可以用此工具lspci,如下:
[root@mailnc sbin]# lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS]: Unknown device 0662 (rev 01)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port (virtual PCI-to-PCI bridge)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS]: Unknown device 0966 (rev 59)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 01)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] 190 Gigabit Ethernet Adapter (rev 01)
00:05.0 RAID bus controller: Silicon Integrated Systems [SiS]: Unknown device 1184 (rev 02)
00:06.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
00:07.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
00:10.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80)
00:1f.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760/761 PCI/AGP VGA Display Adapter (rev 04)

阅读(1450) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~