RT
用什么命令可以查看?
我知道显卡类型用lspci |grep VGA?
补充一下:
总是提示这个问题,应该是显卡驱动的事情吧,如何修复:
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
使用inxi -F命令显示显卡信息如下:
Graphics: Card: Matrox Systems MGA G200eW WPCM450
Display Server: NetSarang Computer . X.org 1.17.2 drivers: mga (unloaded: fbdev,vesa)
Resolution: 2048x1112
GLX Renderer: GDI Generic GLX Version: 1.1.0
不知道怎么安装驱动
ubuntu15.10怎么检测机器是哪种类型的显卡并安装驱动
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
- sh42
- 帖子: 101
- 注册时间: 2011-05-01 20:18
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: ubuntu15.10怎么检测机器是哪种类型的显卡并安装驱动
把下面指令 複製 貼進終端機 執行
1-1. uname -a
1-2. sudo lspci -knn
1-3. sudo lshw -numeric -class video
1-4. sudo ubuntu-drivers devices
把結果直接 選取/複製 貼上來
1-1. uname -a
1-2. sudo lspci -knn
1-3. sudo lshw -numeric -class video
1-4. sudo ubuntu-drivers devices
把結果直接 選取/複製 貼上來
- sh42
- 帖子: 101
- 注册时间: 2011-05-01 20:18
Re: ubuntu15.10怎么检测机器是哪种类型的显卡并安装驱动
1.1 Linux server114 4.2.0-16-generic #19-Ubuntu SMP Thu Oct 8 15:35:06 UTC 2015 x86_64 x86_64 x86_64 GNU/Linuxpoloshiao 写了:把下面指令 複製 貼進終端機 執行
1-1. uname -a
1-2. sudo lspci -knn
1-3. sudo lshw -numeric -class video
1-4. sudo ubuntu-drivers devices
把結果直接 選取/複製 貼上來
我们服务器核数比较多,这个命令打印很多1.2 luhang@server114:~$ sudo lspci -knn
[sudo] password for luhang:
00:00.0 Host bridge [0600]: Intel Corporation 5520/5500/X58 I/O Hub to ESI Port [8086:3407] (rev 22)
Subsystem: Intel Corporation Device [8086:0000]
00:01.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 1 [8086:3408] (rev 22)
Kernel driver in use: pcieport
00:03.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 3 [8086:340a] (rev 22)
Kernel driver in use: pcieport
00:07.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 7 [8086:340e] (rev 22)
Kernel driver in use: pcieport
00:13.0 PIC [0800]: Intel Corporation 7500/5520/5500/X58 I/O Hub I/OxAPIC Interrupt Controller [8086:342d] (rev 22)
00:14.0 PIC [0800]: Intel Corporation 7500/5520/5500/X58 I/O Hub System Management Registers [8086:342e] (rev 22)
00:14.1 PIC [0800]: Intel Corporation 7500/5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers [8086:3422] (rev 22)
00:14.2 PIC [0800]: Intel Corporation 7500/5520/5500/X58 I/O Hub Control Status and RAS Registers [8086:3423] (rev 22)
00:14.3 PIC [0800]: Intel Corporation 7500/5520/5500/X58 I/O Hub Throttle Registers [8086:3438] (rev 22)
00:15.0 PIC [0800]: Intel Corporation 7500/5520/5500/X58 Trusted Execution Technology Registers [8086:342f] (rev 22)
00:1a.0 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4 [8086:3a37]
Subsystem: Super Micro Computer Inc Device [15d9:0621]
Kernel driver in use: uhci_hcd
00:1a.1 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5 [8086:3a38]
Subsystem: Super Micro Computer Inc Device [15d9:0621]
Kernel driver in use: uhci_hcd
00:1a.2 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6 [8086:3a39]
Subsystem: Super Micro Computer Inc Device [15d9:0621]
Kernel driver in use: uhci_hcd
00:1a.7 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2 [8086:3a3c]
Subsystem: Super Micro Computer Inc Device [15d9:0621]
Kernel driver in use: ehci-pci
00:1d.0 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1 [8086:3a34]
Subsystem: Super Micro Computer Inc Device [15d9:0621]
Kernel driver in use: uhci_hcd
00:1d.1 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2 [8086:3a35]
Subsystem: Super Micro Computer Inc Device [15d9:0621]
Kernel driver in use: uhci_hcd
00:1d.2 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3 [8086:3a36]
Subsystem: Super Micro Computer Inc Device [15d9:0621]
Kernel driver in use: uhci_hcd
00:1d.7 USB controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1 [8086:3a3a]
Subsystem: Super Micro Computer Inc Device [15d9:0621]
Kernel driver in use: ehci-pci
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 90)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller [8086:3a16]
Subsystem: Super Micro Computer Inc Device [15d9:0621]
Kernel driver in use: lpc_ich
00:1f.2 IDE interface [0101]: Intel Corporation 82801JI (ICH10 Family) 4 port SATA IDE Controller #1 [8086:3a20]
Subsystem: Super Micro Computer Inc Device [15d9:0621]
Kernel driver in use: ata_piix
00:1f.3 SMBus [0c05]: Intel Corporation 82801JI (ICH10 Family) SMBus Controller [8086:3a30]
Subsystem: Super Micro Computer Inc Device [15d9:0621]
00:1f.5 IDE interface [0101]: Intel Corporation 82801JI (ICH10 Family) 2 port SATA IDE Controller #2 [8086:3a26]
Subsystem: Super Micro Computer Inc Device [15d9:0621]
Kernel driver in use: ata_piix
03:00.0 PCI bridge [0604]: PLX Technology, Inc. PEX 8648 48-lane, 12-Port PCI Express Gen 2 (5.0 GT/s) Switch [10b5:8648] (rev bb)
Kernel driver in use: pcieport
04:04.0 PCI bridge [0604]: PLX Technology, Inc. PEX 8648 48-lane, 12-Port PCI Express Gen 2 (5.0 GT/s) Switch [10b5:8648] (rev bb)
Kernel driver in use: pcieport
04:05.0 PCI bridge [0604]: PLX Technology, Inc. PEX 8648 48-lane, 12-Port PCI Express Gen 2 (5.0 GT/s) Switch [10b5:8648] (rev bb)
Kernel driver in use: pcieport
04:08.0 PCI bridge [0604]: PLX Technology, Inc. PEX 8648 48-lane, 12-Port PCI Express Gen 2 (5.0 GT/s) Switch [10b5:8648] (rev bb)
Kernel driver in use: pcieport
04:09.0 PCI bridge [0604]: PLX Technology, Inc. PEX 8648 48-lane, 12-Port PCI Express Gen 2 (5.0 GT/s) Switch [10b5:8648] (rev bb)
Kernel driver in use: pcieport
07:00.0 RAID bus controller [0104]: LSI Logic / Symbios Logic MegaRAID SAS 2108 [Liberator] [1000:0079] (rev 05)
Subsystem: LSI Logic / Symbios Logic MegaRAID SAS 9260-8i [1000:9261]
Kernel driver in use: megaraid_sas
08:00.0 RAID bus controller [0104]: LSI Logic / Symbios Logic MegaRAID SAS 2108 [Liberator] [1000:0079] (rev 05)
Subsystem: LSI Logic / Symbios Logic MegaRAID SAS 9260-8i [1000:9261]
Kernel driver in use: megaraid_sas
09:01.0 VGA compatible controller [0300]: Matrox Electronics Systems Ltd. MGA G200eW WPCM450 [102b:0532] (rev 0a)
Subsystem: Super Micro Computer Inc Device [15d9:0621]
80:00.0 PCI bridge [0604]: Intel Corporation 7500/5520/5500/X58 I/O Hub PCI Express Root Port 0 [8086:3420] (rev 22)
Kernel driver in use: pcieport
80:01.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 1 [8086:3408] (rev 22)
Kernel driver in use: pcieport
80:03.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 3 [8086:340a] (rev 22)
Kernel driver in use: pcieport
80:07.0 PCI bridge [0604]: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 7 [8086:340e] (rev 22)
Kernel driver in use: pcieport
80:13.0 PIC [0800]: Intel Corporation 7500/5520/5500/X58 I/O Hub I/OxAPIC Interrupt Controller [8086:342d] (rev 22)
80:14.0 PIC [0800]: Intel Corporation 7500/5520/5500/X58 I/O Hub System Management Registers [8086:342e] (rev 22)
80:14.1 PIC [0800]: Intel Corporation 7500/5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers [8086:3422] (rev 22)
80:14.2 PIC [0800]: Intel Corporation 7500/5520/5500/X58 I/O Hub Control Status and RAS Registers [8086:3423] (rev 22)
80:14.3 PIC [0800]: Intel Corporation 7500/5520/5500/X58 I/O Hub Throttle Registers [8086:3438] (rev 22)
82:00.0 Ethernet controller [0200]: Intel Corporation 82576 Gigabit Network Connection [8086:10c9] (rev 01)
Subsystem: Super Micro Computer Inc Device [15d9:10c9]
Kernel driver in use: igb
82:00.1 Ethernet controller [0200]: Intel Corporation 82576 Gigabit Network Connection [8086:10c9] (rev 01)
Subsystem: Super Micro Computer Inc Device [15d9:10c9]
Kernel driver in use: igb
84:00.0 Ethernet controller [0200]: Intel Corporation 82576 Gigabit Network Connection [8086:10c9] (rev 01)
Subsystem: Intel Corporation 82576 Gigabit Network Connection [8086:10c9]
Kernel driver in use: igb
84:00.1 Ethernet controller [0200]: Intel Corporation 82576 Gigabit Network Connection [8086:10c9] (rev 01)
Subsystem: Intel Corporation 82576 Gigabit Network Connection [8086:10c9]
Kernel driver in use: igb
f8:00.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 1 [8086:2b00] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:00.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 2 [8086:2b02] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:00.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 3 [8086:2b22] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:00.6 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 4 [8086:2b2a] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:01.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Power Controller [8086:2b04] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:02.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Caching Agent 0 [8086:2b08] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:03.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Caching Agent 1 [8086:2b0c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:04.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Home Agent 0 [8086:2b10] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:05.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0a [8086:2b14] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:05.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0b [8086:2b16] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:05.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0c [8086:2b13] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:05.6 Host bridge [0600]: Intel Corporation Device [8086:2b53] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:06.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Home Agent 1 [8086:2b18] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:07.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1a [8086:2b1c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:07.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1b [8086:2b1e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:07.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1c [8086:2b1b] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:07.6 Host bridge [0600]: Intel Corporation Device [8086:2b5b] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:08.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 0 [8086:2b20] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:09.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 1 [8086:2b24] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:0a.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 2 [8086:2b28] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:0b.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 3 [8086:2b2c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:0c.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 4 [8086:2b30] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:0d.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 5 [8086:2b34] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:0e.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 6 [8086:2b38] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:0f.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 7 [8086:2b3c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:10.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 0-1 [8086:2b40] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:10.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 2-3 [8086:2b42] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:10.4 Host bridge [0600]: Intel Corporation Device [8086:2b32] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:10.6 Host bridge [0600]: Intel Corporation Device [8086:2b3a] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:11.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 4-5 [8086:2b44] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:11.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 6-7 [8086:2b46] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:11.4 Host bridge [0600]: Intel Corporation Device [8086:2b36] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:11.6 Host bridge [0600]: Intel Corporation Device [8086:2b3e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:12.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Test and Debug 0 [8086:2b48] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:13.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Test and Debug 1 [8086:2b4c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:14.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 0: REUT control/status [8086:2b50] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:14.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 0: Misc. control/status [8086:2b52] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:15.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 1: REUT control/status [8086:2b54] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:15.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 1: Misc. control/status [8086:2b56] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:17.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 3: REUT control/status [8086:2b5c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:17.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 3: Misc. control/status [8086:2b5e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:18.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 0: REUT control/status [8086:2b60] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:18.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 0: Misc control/status [8086:2b62] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:19.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 1: REUT control/status [8086:2b64] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:19.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 1: Misc control/status [8086:2b66] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:1a.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 8 [8086:2b68] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f8:1b.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 9 [8086:2b6c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:00.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 1 [8086:2b00] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:00.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 2 [8086:2b02] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:00.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 3 [8086:2b22] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:00.6 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 4 [8086:2b2a] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:01.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Power Controller [8086:2b04] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:02.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Caching Agent 0 [8086:2b08] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:03.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Caching Agent 1 [8086:2b0c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:04.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Home Agent 0 [8086:2b10] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:05.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0a [8086:2b14] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:05.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0b [8086:2b16] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:05.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0c [8086:2b13] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:05.6 Host bridge [0600]: Intel Corporation Device [8086:2b53] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:06.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Home Agent 1 [8086:2b18] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:07.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1a [8086:2b1c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:07.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1b [8086:2b1e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:07.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1c [8086:2b1b] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:07.6 Host bridge [0600]: Intel Corporation Device [8086:2b5b] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:08.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 0 [8086:2b20] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:09.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 1 [8086:2b24] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:0a.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 2 [8086:2b28] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:0b.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 3 [8086:2b2c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:0c.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 4 [8086:2b30] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:0d.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 5 [8086:2b34] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:0e.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 6 [8086:2b38] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:0f.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 7 [8086:2b3c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:10.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 0-1 [8086:2b40] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:10.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 2-3 [8086:2b42] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:10.4 Host bridge [0600]: Intel Corporation Device [8086:2b32] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:10.6 Host bridge [0600]: Intel Corporation Device [8086:2b3a] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:11.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 4-5 [8086:2b44] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:11.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 6-7 [8086:2b46] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:11.4 Host bridge [0600]: Intel Corporation Device [8086:2b36] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:11.6 Host bridge [0600]: Intel Corporation Device [8086:2b3e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:12.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Test and Debug 0 [8086:2b48] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:13.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Test and Debug 1 [8086:2b4c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:14.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 0: REUT control/status [8086:2b50] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:14.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 0: Misc. control/status [8086:2b52] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:15.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 1: REUT control/status [8086:2b54] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:15.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 1: Misc. control/status [8086:2b56] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:17.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 3: REUT control/status [8086:2b5c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:17.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 3: Misc. control/status [8086:2b5e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:18.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 0: REUT control/status [8086:2b60] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:18.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 0: Misc control/status [8086:2b62] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:19.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 1: REUT control/status [8086:2b64] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:19.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 1: Misc control/status [8086:2b66] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:1a.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 8 [8086:2b68] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
f9:1b.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 9 [8086:2b6c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:00.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 1 [8086:2b00] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:00.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 2 [8086:2b02] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:00.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 3 [8086:2b22] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:00.6 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 4 [8086:2b2a] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:01.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Power Controller [8086:2b04] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:02.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Caching Agent 0 [8086:2b08] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:03.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Caching Agent 1 [8086:2b0c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:04.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Home Agent 0 [8086:2b10] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:05.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0a [8086:2b14] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:05.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0b [8086:2b16] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:05.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0c [8086:2b13] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
字数太多受限,下一个帖子继续贴
- sh42
- 帖子: 101
- 注册时间: 2011-05-01 20:18
Re: ubuntu15.10怎么检测机器是哪种类型的显卡并安装驱动
poloshiao 写了:把下面指令 複製 貼進終端機 執行
1-1. uname -a
1-2. sudo lspci -knn
1-3. sudo lshw -numeric -class video
1-4. sudo ubuntu-drivers devices
把結果直接 選取/複製 貼上來
fa:05.6 Host bridge [0600]: Intel Corporation Device [8086:2b53] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:06.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Home Agent 1 [8086:2b18] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:07.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1a [8086:2b1c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:07.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1b [8086:2b1e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:07.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1c [8086:2b1b] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:07.6 Host bridge [0600]: Intel Corporation Device [8086:2b5b] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:08.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 0 [8086:2b20] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:09.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 1 [8086:2b24] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:0a.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 2 [8086:2b28] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:0b.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 3 [8086:2b2c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:0c.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 4 [8086:2b30] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:0d.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 5 [8086:2b34] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:0e.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 6 [8086:2b38] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:0f.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 7 [8086:2b3c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:10.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 0-1 [8086:2b40] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:10.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 2-3 [8086:2b42] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:10.4 Host bridge [0600]: Intel Corporation Device [8086:2b32] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:10.6 Host bridge [0600]: Intel Corporation Device [8086:2b3a] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:11.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 4-5 [8086:2b44] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:11.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 6-7 [8086:2b46] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:11.4 Host bridge [0600]: Intel Corporation Device [8086:2b36] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:11.6 Host bridge [0600]: Intel Corporation Device [8086:2b3e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:12.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Test and Debug 0 [8086:2b48] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:13.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Test and Debug 1 [8086:2b4c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:14.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 0: REUT control/status [8086:2b50] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:14.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 0: Misc. control/status [8086:2b52] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:15.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 1: REUT control/status [8086:2b54] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:15.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 1: Misc. control/status [8086:2b56] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:17.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 3: REUT control/status [8086:2b5c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:17.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 3: Misc. control/status [8086:2b5e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:18.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 0: REUT control/status [8086:2b60] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:18.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 0: Misc control/status [8086:2b62] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:19.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 1: REUT control/status [8086:2b64] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:19.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 1: Misc control/status [8086:2b66] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:1a.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 8 [8086:2b68] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fa:1b.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 9 [8086:2b6c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:00.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 1 [8086:2b00] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:00.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 2 [8086:2b02] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:00.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 3 [8086:2b22] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:00.6 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 4 [8086:2b2a] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:01.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Power Controller [8086:2b04] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:02.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Caching Agent 0 [8086:2b08] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:03.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Caching Agent 1 [8086:2b0c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:04.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Home Agent 0 [8086:2b10] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:05.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0a [8086:2b14] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:05.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0b [8086:2b16] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:05.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0c [8086:2b13] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:05.6 Host bridge [0600]: Intel Corporation Device [8086:2b53] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:06.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Home Agent 1 [8086:2b18] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:07.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1a [8086:2b1c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:07.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1b [8086:2b1e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:07.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1c [8086:2b1b] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:07.6 Host bridge [0600]: Intel Corporation Device [8086:2b5b] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:08.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 0 [8086:2b20] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:09.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 1 [8086:2b24] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:0a.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 2 [8086:2b28] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:0b.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 3 [8086:2b2c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:0c.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 4 [8086:2b30] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:0d.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 5 [8086:2b34] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:0e.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 6 [8086:2b38] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:0f.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 7 [8086:2b3c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:10.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 0-1 [8086:2b40] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:10.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 2-3 [8086:2b42] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:10.4 Host bridge [0600]: Intel Corporation Device [8086:2b32] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:10.6 Host bridge [0600]: Intel Corporation Device [8086:2b3a] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:11.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 4-5 [8086:2b44] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:11.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 6-7 [8086:2b46] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:11.4 Host bridge [0600]: Intel Corporation Device [8086:2b36] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:11.6 Host bridge [0600]: Intel Corporation Device [8086:2b3e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:12.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Test and Debug 0 [8086:2b48] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:13.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Test and Debug 1 [8086:2b4c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:14.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 0: REUT control/status [8086:2b50] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:14.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 0: Misc. control/status [8086:2b52] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:15.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 1: REUT control/status [8086:2b54] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:15.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 1: Misc. control/status [8086:2b56] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:17.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 3: REUT control/status [8086:2b5c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:17.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 3: Misc. control/status [8086:2b5e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:18.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 0: REUT control/status [8086:2b60] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:18.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 0: Misc control/status [8086:2b62] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:19.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 1: REUT control/status [8086:2b64] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:19.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 1: Misc control/status [8086:2b66] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:1a.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 8 [8086:2b68] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fb:1b.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 9 [8086:2b6c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:00.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 1 [8086:2b00] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:00.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 2 [8086:2b02] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:00.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 3 [8086:2b22] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:00.6 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 4 [8086:2b2a] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:01.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Power Controller [8086:2b04] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:02.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Caching Agent 0 [8086:2b08] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:03.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Caching Agent 1 [8086:2b0c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:04.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Home Agent 0 [8086:2b10] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:05.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0a [8086:2b14] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:05.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0b [8086:2b16] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:05.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0c [8086:2b13] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:05.6 Host bridge [0600]: Intel Corporation Device [8086:2b53] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:06.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Home Agent 1 [8086:2b18] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:07.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1a [8086:2b1c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:07.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1b [8086:2b1e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:07.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1c [8086:2b1b] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:07.6 Host bridge [0600]: Intel Corporation Device [8086:2b5b] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:08.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 0 [8086:2b20] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:09.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 1 [8086:2b24] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:0a.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 2 [8086:2b28] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:0b.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 3 [8086:2b2c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:0c.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 4 [8086:2b30] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:0d.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 5 [8086:2b34] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:0e.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 6 [8086:2b38] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:0f.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 7 [8086:2b3c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:10.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 0-1 [8086:2b40] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:10.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 2-3 [8086:2b42] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:10.4 Host bridge [0600]: Intel Corporation Device [8086:2b32] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:10.6 Host bridge [0600]: Intel Corporation Device [8086:2b3a] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:11.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 4-5 [8086:2b44] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:11.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 6-7 [8086:2b46] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:11.4 Host bridge [0600]: Intel Corporation Device [8086:2b36] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:11.6 Host bridge [0600]: Intel Corporation Device [8086:2b3e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:12.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Test and Debug 0 [8086:2b48] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:13.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Test and Debug 1 [8086:2b4c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:14.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 0: REUT control/status [8086:2b50] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:14.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 0: Misc. control/status [8086:2b52] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:15.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 1: REUT control/status [8086:2b54] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:15.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 1: Misc. control/status [8086:2b56] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:16.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 2: REUT control/status [8086:2b58] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:16.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 2: Misc. control/status [8086:2b5a] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:17.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 3: REUT control/status [8086:2b5c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:17.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 3: Misc. control/status [8086:2b5e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:18.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 0: REUT control/status [8086:2b60] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:18.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 0: Misc control/status [8086:2b62] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:19.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 1: REUT control/status [8086:2b64] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:19.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 1: Misc control/status [8086:2b66] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:1a.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 8 [8086:2b68] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fc:1b.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 9 [8086:2b6c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:00.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 1 [8086:2b00] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:00.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 2 [8086:2b02] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:00.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 3 [8086:2b22] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:00.6 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 4 [8086:2b2a] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:01.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Power Controller [8086:2b04] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:02.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Caching Agent 0 [8086:2b08] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:03.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Caching Agent 1 [8086:2b0c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:04.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Home Agent 0 [8086:2b10] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:05.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0a [8086:2b14] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:05.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0b [8086:2b16] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:05.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0c [8086:2b13] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:05.6 Host bridge [0600]: Intel Corporation Device [8086:2b53] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:06.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Home Agent 1 [8086:2b18] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:07.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1a [8086:2b1c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:07.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1b [8086:2b1e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:07.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1c [8086:2b1b] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:07.6 Host bridge [0600]: Intel Corporation Device [8086:2b5b] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:08.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 0 [8086:2b20] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:09.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 1 [8086:2b24] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:0a.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 2 [8086:2b28] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:0b.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 3 [8086:2b2c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:0c.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 4 [8086:2b30] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:0d.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 5 [8086:2b34] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:0e.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 6 [8086:2b38] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:0f.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 7 [8086:2b3c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:10.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 0-1 [8086:2b40] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:10.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 2-3 [8086:2b42] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:10.4 Host bridge [0600]: Intel Corporation Device [8086:2b32] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:10.6 Host bridge [0600]: Intel Corporation Device [8086:2b3a] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:11.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 4-5 [8086:2b44] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:11.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 6-7 [8086:2b46] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:11.4 Host bridge [0600]: Intel Corporation Device [8086:2b36] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:11.6 Host bridge [0600]: Intel Corporation Device [8086:2b3e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:12.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Test and Debug 0 [8086:2b48] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:13.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Test and Debug 1 [8086:2b4c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:14.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 0: REUT control/status [8086:2b50] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:14.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 0: Misc. control/status [8086:2b52] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:15.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 1: REUT control/status [8086:2b54] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:15.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 1: Misc. control/status [8086:2b56] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:16.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 2: REUT control/status [8086:2b58] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:16.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 2: Misc. control/status [8086:2b5a] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:17.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 3: REUT control/status [8086:2b5c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:17.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 3: Misc. control/status [8086:2b5e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:18.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 0: REUT control/status [8086:2b60] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:18.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 0: Misc control/status [8086:2b62] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:19.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 1: REUT control/status [8086:2b64] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:19.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 1: Misc control/status [8086:2b66] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:1a.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 8 [8086:2b68] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fd:1b.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 9 [8086:2b6c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:00.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 1 [8086:2b00] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:00.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 2 [8086:2b02] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:00.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 3 [8086:2b22] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:00.6 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 4 [8086:2b2a] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:01.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Power Controller [8086:2b04] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:02.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Caching Agent 0 [8086:2b08] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:03.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Caching Agent 1 [8086:2b0c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:04.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Home Agent 0 [8086:2b10] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:05.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0a [8086:2b14] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:05.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0b [8086:2b16] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:05.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0c [8086:2b13] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:05.6 Host bridge [0600]: Intel Corporation Device [8086:2b53] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:06.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Home Agent 1 [8086:2b18] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:07.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1a [8086:2b1c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:07.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1b [8086:2b1e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:07.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1c [8086:2b1b] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:07.6 Host bridge [0600]: Intel Corporation Device [8086:2b5b] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:08.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 0 [8086:2b20] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:09.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 1 [8086:2b24] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:0a.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 2 [8086:2b28] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:0b.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 3 [8086:2b2c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:0c.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 4 [8086:2b30] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:0d.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 5 [8086:2b34] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:0e.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 6 [8086:2b38] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:0f.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 7 [8086:2b3c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:10.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 0-1 [8086:2b40] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:10.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 2-3 [8086:2b42] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:10.4 Host bridge [0600]: Intel Corporation Device [8086:2b32] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:10.6 Host bridge [0600]: Intel Corporation Device [8086:2b3a] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:11.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 4-5 [8086:2b44] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:11.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 6-7 [8086:2b46] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:11.4 Host bridge [0600]: Intel Corporation Device [8086:2b36] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:11.6 Host bridge [0600]: Intel Corporation Device [8086:2b3e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:12.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Test and Debug 0 [8086:2b48] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:13.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Test and Debug 1 [8086:2b4c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:14.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 0: REUT control/status [8086:2b50] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:14.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 0: Misc. control/status [8086:2b52] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:15.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 1: REUT control/status [8086:2b54] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:15.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 1: Misc. control/status [8086:2b56] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:16.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 2: REUT control/status [8086:2b58] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:16.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 2: Misc. control/status [8086:2b5a] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:17.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 3: REUT control/status [8086:2b5c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:17.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 3: Misc. control/status [8086:2b5e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:18.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 0: REUT control/status [8086:2b60] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:18.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 0: Misc control/status [8086:2b62] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:19.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 1: REUT control/status [8086:2b64] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:19.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 1: Misc control/status [8086:2b66] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:1a.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 8 [8086:2b68] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
fe:1b.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 9 [8086:2b6c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:00.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 1 [8086:2b00] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:00.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 2 [8086:2b02] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:00.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 3 [8086:2b22] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:00.6 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family System Configuration Controller 4 [8086:2b2a] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:01.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Power Controller [8086:2b04] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:02.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Caching Agent 0 [8086:2b08] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:03.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Caching Agent 1 [8086:2b0c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:04.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Home Agent 0 [8086:2b10] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:05.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0a [8086:2b14] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:05.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0b [8086:2b16] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:05.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 0c [8086:2b13] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:05.6 Host bridge [0600]: Intel Corporation Device [8086:2b53] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:06.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Home Agent 1 [8086:2b18] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:07.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1a [8086:2b1c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:07.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1b [8086:2b1e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:07.4 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Memory Controller 1c [8086:2b1b] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:07.6 Host bridge [0600]: Intel Corporation Device [8086:2b5b] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:08.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 0 [8086:2b20] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:09.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 1 [8086:2b24] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:0a.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 2 [8086:2b28] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:0b.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 3 [8086:2b2c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:0c.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 4 [8086:2b30] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:0d.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 5 [8086:2b34] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:0e.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 6 [8086:2b38] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:0f.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 7 [8086:2b3c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:10.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 0-1 [8086:2b40] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:10.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 2-3 [8086:2b42] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:10.4 Host bridge [0600]: Intel Corporation Device [8086:2b32] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:10.6 Host bridge [0600]: Intel Corporation Device [8086:2b3a] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:11.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 4-5 [8086:2b44] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:11.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Router Port 6-7 [8086:2b46] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:11.4 Host bridge [0600]: Intel Corporation Device [8086:2b36] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:11.6 Host bridge [0600]: Intel Corporation Device [8086:2b3e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:12.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Test and Debug 0 [8086:2b48] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:13.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Test and Debug 1 [8086:2b4c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:14.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 0: REUT control/status [8086:2b50] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:14.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 0: Misc. control/status [8086:2b52] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:15.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 1: REUT control/status [8086:2b54] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:15.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 1: Misc. control/status [8086:2b56] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:16.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 2: REUT control/status [8086:2b58] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:16.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 2: Misc. control/status [8086:2b5a] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:17.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 3: REUT control/status [8086:2b5c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:17.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family QPI Physical Port 3: Misc. control/status [8086:2b5e] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:18.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 0: REUT control/status [8086:2b60] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:18.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 0: Misc control/status [8086:2b62] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:19.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 1: REUT control/status [8086:2b64] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:19.2 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family SMI Physical Port 1: Misc control/status [8086:2b66] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:1a.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 8 [8086:2b68] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
ff:1b.0 Host bridge [0600]: Intel Corporation Xeon Processor E7 Product Family Last Level Cache Coherence Engine 9 [8086:2b6c] (rev 0c)
Subsystem: Intel Corporation Device [8086:8086]
1.3 *-display UNCLAIMED
description: VGA compatible controller
product: MGA G200eW WPCM450 [102B:532]
vendor: Matrox Electronics Systems Ltd. [102B]
physical id: 1
bus info: pci@0000:09:01.0
version: 0a
width: 32 bits
clock: 33MHz
capabilities: pm vga_controller bus_master cap_list
configuration: latency=32 maxlatency=32 mingnt=16
resources: memory:cd000000-cdffffff memory:cf000000-cf003fff memory:ce800000-ceffffff
1.4 == cpu-microcode.py ==
driver : intel-microcode - third-party non-free
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: ubuntu15.10怎么检测机器是哪种类型的显卡并安装驱动
1. sudo lspcisudo lspci -knn
字数太多受限,下一个帖子继续贴
看看幾行
sudo lspci -knn
09:01.0 VGA compatible controller [0300]: Matrox Electronics Systems Ltd. MGA G200eW WPCM450 [102b:0532] (rev 0a)
2. 沒有合適驅動1.3 *-display UNCLAIMED
description: VGA compatible controller
product: MGA G200eW WPCM450 [102B:532]
vendor: Matrox Electronics Systems Ltd. [102B]
...
configuration: latency=32 maxlatency=32 mingnt=16
3. 這是 很早期的顯卡 還沒看到 安裝合適顯卡驅動的文章
3-0. http://www.matrox.com/graphics/en/support/drivers/
Driver and Software Download
3-1. http://www.linuxquestions.org/questions ... 175481579/
Matrox Graphics, Inc. MGA G200eW WPCM450 (rev 0a)
3-2. https://answers.launchpad.net/ubuntu/+s ... ion/159214
Poor graphics performance after upgrade to 11.04
3-3. https://bbs.archlinux.org/viewtopic.php?id=93629
xorg.conf for Matrox G200
3-4. https://forums.linuxmint.com/viewtopic.php?t=111270
Matrox G200EW - can't set res. > 1024x768
4. 許多獲得 Ubuntu 認證合格的 著名品牌/型號 電腦 都是使用 這個顯卡
http://www.ubuntu.com/certification/cat ... 2b%3A0532/
Matrox Electronics Systems Ltd. MGA G200eW WPCM450 Video
建議 造訪他們的官網 看看 有沒有 driver for linux 可以使用