Package: src:linux Version: 3.16.7-ckt11-1+deb8u6 Severity: important Dear maintainers,
Our router is running under jessie since August. Since then we had no issue, but on November the 22nd, we encountered a first kernel panic. We assumed it was an isolated incident but it happened again 48 hours later. I configured the router to get some intel if it was bound to kernel panic again, and it did again today at 1pm. Here is attached a first dump analysis. Fwiw, this machine has a local filesystem which consists in a hardware RAID 0, network filesystem (nfs3, and autofs-mounted homes). The df is triggered by munin via IPv6 call from the monitoring server. I can provide some more intel if required. My searches on the Internet remained silent regarding this kind of kernel panic. Cheers, -- PEB .-(14:17:22)-(/var/crash/201511301302)------------------------------------------------------------------------()- `---> sudo crash /usr/lib/debug/boot/vmlinux-3.16.0-4-amd64 dump.201511301302 crash 7.0.8 Copyright (C) 2002-2014 Red Hat, Inc. Copyright (C) 2004, 2005, 2006, 2010 IBM Corporation Copyright (C) 1999-2006 Hewlett-Packard Co Copyright (C) 2005, 2006, 2011, 2012 Fujitsu Limited Copyright (C) 2006, 2007 VA Linux Systems Japan K.K. Copyright (C) 2005, 2011 NEC Corporation Copyright (C) 1999, 2002, 2007 Silicon Graphics, Inc. Copyright (C) 1999, 2000, 2001, 2002 Mission Critical Linux, Inc. This program is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Enter "help copying" to see the conditions. This program has absolutely no warranty. Enter "help warranty" for details. GNU gdb (GDB) 7.6 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-unknown-linux-gnu"... bt KERNEL: /usr/lib/debug/boot/vmlinux-3.16.0-4-amd64 DUMPFILE: dump.201511301302 [PARTIAL DUMP] CPUS: 12 DATE: Mon Nov 30 13:01:54 2015 UPTIME: 2 days, 16:50:19 LOAD AVERAGE: 10.97, 5.71, 2.93 TASKS: 276 NODENAME: RELEASE: 3.16.0-4-amd64 VERSION: #1 SMP Debian 3.16.7-ckt11-1+deb8u6 (2015-11-09) MACHINE: x86_64 (2593 Mhz) MEMORY: 16 GB PANIC: "Oops: 0000 [#1] SMP " (check log for details) PID: 59723 COMMAND: "df" TASK: ffff880140b2ca20 [THREAD_INFO: ffff8804282d0000] CPU: 9 STATE: TASK_RUNNING (PANIC) crash> bt PID: 59723 TASK: ffff880140b2ca20 CPU: 9 COMMAND: "df" #0 [ffff8804282d3aa8] machine_kexec at ffffffff8104c192 #1 [ffff8804282d3af8] crash_kexec at ffffffff810df34a #2 [ffff8804282d3bb8] oops_end at ffffffff810163a8 #3 [ffff8804282d3bd8] no_context at ffffffff81507eb7 #4 [ffff8804282d3c18] __do_page_fault at ffffffff810571c0 #5 [ffff8804282d3d10] page_fault at ffffffff815136e8 [exception RIP: prepend_path+171] RIP: ffffffff811bd5bb RSP: ffff8804282d3dc8 RFLAGS: 00010287 RAX: ffff88042e194e58 RBX: ffff8804282d3e40 RCX: ffff8800b9aaeff1 RDX: ffff88052e194e58 RSI: 0000000000000002 RDI: ffff8804282d3df0 RBP: ffff88052e194e58 R8: ffff88042e194890 R9: 0000000000000066 R10: 0000000000000000 R11: ffff8804282d3d1e R12: ffff8804282d3e38 R13: ffff8804282d3e34 R14: ffff88042e8ac5a0 R15: ffff88042e8ac580 ORIG_RAX: ffffffffffffffff CS: 0010 SS: 0018 #6 [ffff8804282d3e28] d_path at ffffffff811bd8a5 #7 [ffff8804282d3e60] seq_path at ffffffff811ca4fc #8 [ffff8804282d3e80] show_vfsmnt at ffffffff811e22be #9 [ffff8804282d3eb8] seq_read at ffffffff811c998b #10 [ffff8804282d3f18] vfs_read at ffffffff811a8083 #11 [ffff8804282d3f48] sys_read at ffffffff811a8cb2 #12 [ffff8804282d3f80] system_call_fast_compare_end at ffffffff815116cd RIP: 00007f82627a25c0 RSP: 00007ffd2de9e370 RFLAGS: 00010206 RAX: 0000000000000000 RBX: ffffffff815116cd RCX: 000000000100b000 RDX: 0000000000000400 RSI: 00007f8262c8f000 RDI: 0000000000000003 RBP: 00007f8262c8f400 R8: 762c656d6974616c R9: 7470697263732f72 R10: 0000000000000000 R11: 0000000000000202 R12: 000000000000003d R13: 000000000000000a R14: 00000000010091c0 R15: 0000000000000800 ORIG_RAX: 0000000000000000 CS: 0033 SS: 002b crash> dis -lr prepend_path+171 /build/linux-x1KGLI/linux-3.16.7-ckt11/fs/dcache.c: 2885 0xffffffff811bd510 <prepend_path>: nopl 0x0(%rax,%rax,1) [FTRACE NOP] 0xffffffff811bd515 <prepend_path+5>: push %r15 0xffffffff811bd517 <prepend_path+7>: push %r14 0xffffffff811bd519 <prepend_path+9>: push %r13 0xffffffff811bd51b <prepend_path+11>: mov %rcx,%r13 0xffffffff811bd51e <prepend_path+14>: push %r12 0xffffffff811bd520 <prepend_path+16>: mov %rdx,%r12 0xffffffff811bd523 <prepend_path+19>: push %rbp 0xffffffff811bd524 <prepend_path+20>: push %rbx 0xffffffff811bd525 <prepend_path+21>: mov %rsi,%rbx 0xffffffff811bd528 <prepend_path+24>: sub $0x30,%rsp 0xffffffff811bd52c <prepend_path+28>: mov %rdi,0x8(%rsp) /build/linux-x1KGLI/linux-3.16.7-ckt11/fs/dcache.c: 2890 0xffffffff811bd531 <prepend_path+33>: movl $0x0,0x18(%rsp) /build/linux-x1KGLI/linux-3.16.7-ckt11/include/linux/seqlock.h: 378 0xffffffff811bd539 <prepend_path+41>: testb $0x1,0x18(%rsp) 0xffffffff811bd53e <prepend_path+46>: jne 0xffffffff811bd778 <prepend_path+616> /build/linux-x1KGLI/linux-3.16.7-ckt11/include/linux/seqlock.h: 111 0xffffffff811bd544 <prepend_path+52>: mov 0x64ef36(%rip),%eax # 0xffffffff8180c480 <mount_lock> /build/linux-x1KGLI/linux-3.16.7-ckt11/include/linux/seqlock.h: 112 0xffffffff811bd54a <prepend_path+58>: test $0x1,%al /build/linux-x1KGLI/linux-3.16.7-ckt11/include/linux/seqlock.h: 111 0xffffffff811bd54c <prepend_path+60>: mov %eax,0x18(%rsp) /build/linux-x1KGLI/linux-3.16.7-ckt11/include/linux/seqlock.h: 112 0xffffffff811bd550 <prepend_path+64>: jne 0xffffffff811bd7d8 <prepend_path+712> /build/linux-x1KGLI/linux-3.16.7-ckt11/include/linux/seqlock.h: 131 0xffffffff811bd556 <prepend_path+70>: movl $0x0,0x1c(%rsp) /build/linux-x1KGLI/linux-3.16.7-ckt11/fs/dcache.c: 2897 0xffffffff811bd55e <prepend_path+78>: movl $0x0,(%rsp) /build/linux-x1KGLI/linux-3.16.7-ckt11/fs/dcache.c: 2900 0xffffffff811bd565 <prepend_path+85>: mov (%r12),%rax /build/linux-x1KGLI/linux-3.16.7-ckt11/include/linux/seqlock.h: 378 0xffffffff811bd569 <prepend_path+89>: testb $0x1,(%rsp) /build/linux-x1KGLI/linux-3.16.7-ckt11/fs/dcache.c: 2900 0xffffffff811bd56d <prepend_path+93>: mov %rax,0x28(%rsp) /build/linux-x1KGLI/linux-3.16.7-ckt11/fs/dcache.c: 2901 0xffffffff811bd572 <prepend_path+98>: mov 0x0(%r13),%eax 0xffffffff811bd576 <prepend_path+102>: mov %eax,0x24(%rsp) /build/linux-x1KGLI/linux-3.16.7-ckt11/fs/dcache.c: 2903 0xffffffff811bd57a <prepend_path+106>: mov 0x8(%rsp),%rax /build/linux-x1KGLI/linux-3.16.7-ckt11/fs/dcache.c: 2904 0xffffffff811bd57f <prepend_path+111>: mov (%rax),%r14 /build/linux-x1KGLI/linux-3.16.7-ckt11/fs/dcache.c: 2903 0xffffffff811bd582 <prepend_path+114>: mov 0x8(%rax),%rdx /build/linux-x1KGLI/linux-3.16.7-ckt11/fs/dcache.c: 2905 0xffffffff811bd586 <prepend_path+118>: lea -0x20(%r14),%r15 /build/linux-x1KGLI/linux-3.16.7-ckt11/include/linux/seqlock.h: 378 0xffffffff811bd58a <prepend_path+122>: jne 0xffffffff811bd6f8 <prepend_path+488> /build/linux-x1KGLI/linux-3.16.7-ckt11/include/linux/seqlock.h: 111 0xffffffff811bd590 <prepend_path+128>: mov 0x64ee2a(%rip),%eax # 0xffffffff8180c3c0 <rename_lock> /build/linux-x1KGLI/linux-3.16.7-ckt11/include/linux/seqlock.h: 112 0xffffffff811bd596 <prepend_path+134>: test $0x1,%al /build/linux-x1KGLI/linux-3.16.7-ckt11/include/linux/seqlock.h: 111 0xffffffff811bd598 <prepend_path+136>: mov %eax,(%rsp) /build/linux-x1KGLI/linux-3.16.7-ckt11/include/linux/seqlock.h: 112 0xffffffff811bd59b <prepend_path+139>: jne 0xffffffff811bd7c5 <prepend_path+693> /build/linux-x1KGLI/linux-3.16.7-ckt11/include/linux/seqlock.h: 131 0xffffffff811bd5a1 <prepend_path+145>: movl $0x0,0x4(%rsp) 0xffffffff811bd5a9 <prepend_path+153>: mov 0x8(%rbx),%rax /build/linux-x1KGLI/linux-3.16.7-ckt11/fs/dcache.c: 2907 0xffffffff811bd5ad <prepend_path+157>: cmp %rax,%rdx 0xffffffff811bd5b0 <prepend_path+160>: je 0xffffffff811bd5ef <prepend_path+223> /build/linux-x1KGLI/linux-3.16.7-ckt11/fs/dcache.c: 2910 0xffffffff811bd5b2 <prepend_path+162>: cmp %rdx,(%r14) 0xffffffff811bd5b5 <prepend_path+165>: je 0xffffffff811bd6a0 <prepend_path+400> 0xffffffff811bd5bb <prepend_path+171>: mov 0x18(%rdx),%rbp crash> ps -a 59723 PID: 59723 TASK: ffff880140b2ca20 CPU: 9 COMMAND: "df" ARG: df -P -l -x none -x unknown -x rootfs -x iso9660 -x squashfs -x udf -x romfs -x ramfs -x debugfs -x cgroup_root -x devtmpfs ENV: SUDO_GID=100 MUNIN_PLUGINUSER=nobody MUNIN_VERSION=2.0.25-1 MUNIN_CGIDIR=/usr/lib/munin/cgi MUNIN_DBDIR=/var/lib/munin MUNIN_MASTER_IP=[some IPv6] MUNIN_USER=munin MUNIN_GROUP=munin critical=98 MUNIN_DOCDIR=/usr/doc MUNIN_DEBUG=0 warning=92 MUNIN_LIBDIR=/usr/share/munin MUNIN_RUBY=/usr/bin/env ruby MUNIN_CONFDIR=/etc/munin MUNIN_CAP_DIRTYCONFIG=1 MUNIN_STATEFILE=/var/lib/munin-node/plugin-state/nobody/df-[some IPv6] MUNIN_BINDIR=/usr/bin FQDN=[redacted] MUNIN_CGITMPDIR= SUDO_UID=106 MUNIN_BASH=/bin/bash MUNIN_MANDIR=/usr/share/man MUNIN_PYTHON=/usr/bin/env python MUNIN_PERLLIB=/usr/share/perl5 MUNIN_SBINDIR=/usr/sbin MUNIN_OSTYPE=linux exclude_re=^/run/user/ PATH=/usr/sbin:/usr/bin:/sbin:/bin MUNIN_CAP_MULTIGRAPH=1 MUNIN_LOGDIR=/var/log/munin LANG=C MUNIN_HOSTNAME=localhost.localdomain MUNIN_STATEDIR=/var/run/munin MUNIN_GOODSH=/bin/sh SUDO_COMMAND=/usr/bin/env MUNIN_HTMLDIR=/var/cache/munin/www SUDO_USER=munin MUNIN_HASSETR=1 LC_ALL=C PWD=/ MUNIN_PREFIX=/usr MUNIN_MKTEMP=mktemp -p /tmp/ MKTEMP = MUNIN_PERL=/usr/bin/perl MUNIN_PLUGSTATE=/var/lib/munin-node/plugin-state/nobody MUNIN_SPOOLDIR=/var/lib/munin-async crash> ps -p 59723 PID: 0 TASK: ffffffff8181a460 CPU: 0 COMMAND: "swapper/0" PID: 1 TASK: ffff88043d57b2b0 CPU: 10 COMMAND: "systemd" PID: 59723 TASK: ffff880140b2ca20 CPU: 9 COMMAND: "df" -- Package-specific info: ** Version: Linux version 3.16.0-4-amd64 ([email protected]) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt11-1+deb8u6 (2015-11-09) ** Command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=/dev/mapper/odlyd-slash ro console=tty0 console=ttyS1,115200n8 crashkernel=256M console=tty0 console=ttyS1,115200n8 ** Tainted: O (4096) * Out-of-tree module has been loaded. ** Kernel log: This machine is our router, kernel log consists essentially in LOG_ALL dumps of the firewall. As these data contain private intel on our subscribers, I removed them. If there is a need for specific kernel logs, I can provide them. ** Model information sys_vendor: HP product_name: ProLiant DL360p Gen8 product_version: chassis_vendor: HP chassis_version: bios_vendor: HP bios_version: P71 ** Loaded modules: ip6table_raw ip6table_mangle ip6t_eui64 ip6t_rt nf_conntrack_ipv6 nf_defrag_ipv6 ip6t_REJECT ip6table_filter ip6_tables xt_nat xt_TCPMSS xt_CLASSIFY xt_connmark iptable_raw xt_mac xt_LOG xt_condition(O) ipt_REJECT xt_tcpudp xt_mark xt_recent xt_set xt_conntrack tcp_diag inet_diag sch_sfq sch_htb iptable_mangle iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat xt_multiport iptable_filter ip_tables x_tables ip_set_hash_net ip_set_hash_ip ip_set_bitmap_ipmac ip_set sit tunnel4 ip_tunnel tun nf_conntrack_netlink nfnetlink nfsv3 nfs_acl rpcsec_gss_krb5 auth_rpcgss oid_registry nfsv4 dns_resolver nfs lockd sunrpc fscache 8021q garp stp mrp llc x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm crc32_pclmul ghash_clmulni_intel ttm drm_kms_helper aesni_intel drm aes_x86_64 lrw i2c_algo_bit gf128mul hpwdt i2c_core hpilo glue_helper ablk_helper cryptd wmi shpchp iTCO_wdt iTCO_vendor_support ipmi_si psmouse serio_raw joydev evdev sb_edac lpc_ich acpi_power_meter edac_core ioatdma pcspkr mfd_core button dca ipmi_msghandler processor nf_conntrack_ftp nf_conntrack fuse autofs4 ext4 crc16 mbcache jbd2 dm_mod ata_generic hid_generic usbhid sd_mod crc_t10dif hid sg crct10dif_generic ata_piix ehci_pci uhci_hcd libata hpsa ehci_hcd tg3 usbcore crct10dif_pclmul ptp crct10dif_common scsi_mod pps_core usb_common crc32c_intel libphy thermal thermal_sys ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 DMI2 [8086:0e00] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin A routed to IRQ 0 Capabilities: <access denied> 00:01.0 PCI bridge [0604]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 1a [8086:0e02] (rev 04) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:01.1 PCI bridge [0604]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 1b [8086:0e03] (rev 04) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=11, subordinate=11, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:02.0 PCI bridge [0604]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 2a [8086:0e04] (rev 04) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 Memory behind bridge: f8000000-f80fffff Prefetchable memory behind bridge: 00000000fab00000-00000000fabfffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:02.1 PCI bridge [0604]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 2b [8086:0e05] (rev 04) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=12, subordinate=12, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:02.2 PCI bridge [0604]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 2c [8086:0e06] (rev 04) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: 00005000-00005fff Memory behind bridge: fbe00000-fbffffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:02.3 PCI bridge [0604]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 2d [8086:0e07] (rev 04) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=13, subordinate=13, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:03.0 PCI bridge [0604]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 3a [8086:0e08] (rev 04) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=07, subordinate=07, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:03.1 PCI bridge [0604]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 3b [8086:0e09] (rev 04) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=14, subordinate=14, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:03.2 PCI bridge [0604]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 3c [8086:0e0a] (rev 04) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=15, subordinate=15, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:03.3 PCI bridge [0604]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 3d [8086:0e0b] (rev 04) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=16, subordinate=16, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:04.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 0 [8086:0e20] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 31 Region 0: Memory at facf0000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: ioatdma 00:04.1 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 1 [8086:0e21] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 39 Region 0: Memory at face0000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: ioatdma 00:04.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 2 [8086:0e22] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin C routed to IRQ 31 Region 0: Memory at facd0000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: ioatdma 00:04.3 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 3 [8086:0e23] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin D routed to IRQ 39 Region 0: Memory at facc0000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: ioatdma 00:04.4 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 4 [8086:0e24] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 31 Region 0: Memory at facb0000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: ioatdma 00:04.5 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 5 [8086:0e25] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 39 Region 0: Memory at faca0000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: ioatdma 00:04.6 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 6 [8086:0e26] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin C routed to IRQ 31 Region 0: Memory at fac90000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: ioatdma 00:04.7 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Crystal Beach DMA Channel 7 [8086:0e27] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin D routed to IRQ 39 Region 0: Memory at fac80000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: ioatdma 00:05.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 VTd/Memory Map/Misc [8086:0e28] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: <access denied> 00:05.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 IIO RAS [8086:0e2a] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: <access denied> 00:05.4 PIC [0800]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 IOAPIC [8086:0e2c] (rev 04) (prog-if 20 [IO(X)-APIC]) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Region 0: Memory at fac70000 (32-bit, non-prefetchable) [size=4K] Capabilities: <access denied> 00:11.0 PCI bridge [0604]: Intel Corporation C600/X79 series chipset PCI Express Virtual Root Port [8086:1d3e] (rev 05) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=18, subordinate=18, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1a.0 USB controller [0c03]: Intel Corporation C600/X79 series chipset USB2 Enhanced Host Controller #2 [8086:1d2d] (rev 05) (prog-if 20 [EHCI]) Subsystem: Hewlett-Packard Company Device [103c:18a9] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 21 Region 0: Memory at fac60000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci-pci 00:1c.0 PCI bridge [0604]: Intel Corporation C600/X79 series chipset PCI Express Root Port 1 [8086:1d10] (rev b5) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=0a, subordinate=0a, sec-latency=0 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.7 PCI bridge [0604]: Intel Corporation C600/X79 series chipset PCI Express Root Port 8 [8086:1d1e] (rev b5) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 00003000-00003fff Memory behind bridge: fad00000-fbdfffff Prefetchable memory behind bridge: 00000000f9000000-00000000f9ffffff Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:1d.0 USB controller [0c03]: Intel Corporation C600/X79 series chipset USB2 Enhanced Host Controller #1 [8086:1d26] (rev 05) (prog-if 20 [EHCI]) Subsystem: Hewlett-Packard Company Device [103c:18a9] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 20 Region 0: Memory at fac50000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci-pci 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev a5) (prog-if 01 [Subtractive decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Bus: primary=00, secondary=17, subordinate=17, sec-latency=32 Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> 00:1f.0 ISA bridge [0601]: Intel Corporation C600/X79 series chipset LPC Controller [8086:1d41] (rev 05) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Capabilities: <access denied> Kernel driver in use: lpc_ich 00:1f.2 IDE interface [0101]: Intel Corporation C600/X79 series chipset 4-Port SATA IDE Controller [8086:1d00] (rev 05) (prog-if 8f [Master SecP SecO PriP PriO]) Subsystem: Hewlett-Packard Company Device [103c:18a9] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 17 Region 0: I/O ports at 4000 [size=8] Region 1: I/O ports at 4008 [size=4] Region 2: I/O ports at 4010 [size=8] Region 3: I/O ports at 4018 [size=4] Region 4: I/O ports at 4020 [size=16] Region 5: I/O ports at 4030 [size=16] Capabilities: <access denied> Kernel driver in use: ata_piix 01:00.0 System peripheral [0880]: Hewlett-Packard Company Integrated Lights-Out Standard Slave Instrumentation & System Support [103c:3306] (rev 05) Subsystem: Hewlett-Packard Company iLO4 [103c:3381] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 19 Region 0: I/O ports at 3000 [size=256] Region 1: Memory at fbdf0000 (32-bit, non-prefetchable) [size=512] Region 2: I/O ports at 3400 [size=256] Capabilities: <access denied> Kernel driver in use: hpwdt 01:00.1 VGA compatible controller [0300]: Matrox Electronics Systems Ltd. MGA G200EH [102b:0533] (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company iLO4 [103c:3381] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 7 Region 0: Memory at f9000000 (32-bit, prefetchable) [size=16M] Region 1: Memory at fbde0000 (32-bit, non-prefetchable) [size=16K] Region 2: Memory at fb000000 (32-bit, non-prefetchable) [size=8M] Expansion ROM at <unassigned> [disabled] Capabilities: <access denied> 01:00.2 System peripheral [0880]: Hewlett-Packard Company Integrated Lights-Out Standard Management Processor Support and Messaging [103c:3307] (rev 05) Subsystem: Hewlett-Packard Company iLO4 [103c:3381] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 16 Region 0: I/O ports at 3800 [size=256] Region 1: Memory at faff0000 (32-bit, non-prefetchable) [size=256] Region 2: Memory at fae00000 (32-bit, non-prefetchable) [size=1M] Region 3: Memory at fad80000 (32-bit, non-prefetchable) [size=512K] Region 4: Memory at fad70000 (32-bit, non-prefetchable) [size=32K] Region 5: Memory at fad60000 (32-bit, non-prefetchable) [size=32K] [virtual] Expansion ROM at fad00000 [disabled] [size=64K] Capabilities: <access denied> Kernel driver in use: hpilo 01:00.4 USB controller [0c03]: Hewlett-Packard Company Integrated Lights-Out Standard Virtual USB Controller [103c:3300] (rev 02) (prog-if 00 [UHCI]) Subsystem: Hewlett-Packard Company iLO4 [103c:3381] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 16 Region 4: I/O ports at 3c00 [size=32] Capabilities: <access denied> Kernel driver in use: uhci_hcd 02:00.0 RAID bus controller [0104]: Hewlett-Packard Company Smart Array Gen8 Controllers [103c:323b] (rev 01) Subsystem: Hewlett-Packard Company P420i [103c:3354] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 34 Region 0: Memory at fbf00000 (64-bit, non-prefetchable) [size=1M] Region 2: Memory at fbef0000 (64-bit, non-prefetchable) [size=1K] Region 4: I/O ports at 5000 [size=256] [virtual] Expansion ROM at fbe00000 [disabled] [size=512K] Capabilities: <access denied> Kernel driver in use: hpsa 03:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet PCIe [14e4:1657] (rev 01) Subsystem: Hewlett-Packard Company Device [103c:169d] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 32 Region 0: Memory at fabf0000 (64-bit, prefetchable) [size=64K] Region 2: Memory at fabe0000 (64-bit, prefetchable) [size=64K] Region 4: Memory at fabd0000 (64-bit, prefetchable) [size=64K] [virtual] Expansion ROM at f8000000 [disabled] [size=256K] Capabilities: <access denied> Kernel driver in use: tg3 03:00.1 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet PCIe [14e4:1657] (rev 01) Subsystem: Hewlett-Packard Company Device [103c:169d] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 36 Region 0: Memory at fabc0000 (64-bit, prefetchable) [size=64K] Region 2: Memory at fabb0000 (64-bit, prefetchable) [size=64K] Region 4: Memory at faba0000 (64-bit, prefetchable) [size=64K] [virtual] Expansion ROM at f80c0000 [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: tg3 03:00.2 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet PCIe [14e4:1657] (rev 01) Subsystem: Hewlett-Packard Company Device [103c:169d] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 32 Region 0: Memory at fab90000 (64-bit, prefetchable) [size=64K] Region 2: Memory at fab80000 (64-bit, prefetchable) [size=64K] Region 4: Memory at fab70000 (64-bit, prefetchable) [size=64K] [virtual] Expansion ROM at f8040000 [disabled] [size=256K] Capabilities: <access denied> Kernel driver in use: tg3 03:00.3 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5719 Gigabit Ethernet PCIe [14e4:1657] (rev 01) Subsystem: Hewlett-Packard Company Device [103c:169d] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 36 Region 0: Memory at fab60000 (64-bit, prefetchable) [size=64K] Region 2: Memory at fab50000 (64-bit, prefetchable) [size=64K] Region 4: Memory at fab40000 (64-bit, prefetchable) [size=64K] [virtual] Expansion ROM at f8080000 [disabled] [size=256K] Capabilities: <access denied> Kernel driver in use: tg3 1f:08.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 QPI Link 0 [8086:0e80] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 1f:09.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 QPI Link 1 [8086:0e90] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 1f:0a.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 0 [8086:0ec0] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 1f:0a.1 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 1 [8086:0ec1] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 1f:0a.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 2 [8086:0ec2] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 1f:0a.3 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 3 [8086:0ec3] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 1f:0b.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 UBOX Registers [8086:0e1e] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 1f:0b.3 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 UBOX Registers [8086:0e1f] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 1f:0c.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [8086:0ee0] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 1f:0c.1 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [8086:0ee2] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 1f:0c.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [8086:0ee4] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 1f:0d.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [8086:0ee1] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 1f:0d.1 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [8086:0ee3] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 1f:0d.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [8086:0ee5] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 1f:0e.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 0 [8086:0ea0] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 1f:0e.1 Performance counters [1101]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 0 [8086:0e30] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Kernel driver in use: ivt_uncore 1f:0f.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Target Address/Thermal Registers [8086:0ea8] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: <access denied> Kernel driver in use: sbridge_edac 1f:0f.1 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 RAS Registers [8086:0e71] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: <access denied> 1f:0f.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers [808... (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: <access denied> 1f:0f.3 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers [808... (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: <access denied> 1f:0f.4 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers [808... (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: <access denied> 1f:0f.5 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers [808... (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: <access denied> 1f:10.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 0 [8086:0eb0] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: <access denied> Kernel driver in use: ivt_uncore 1f:10.1 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 1 [8086:0eb1] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: <access denied> Kernel driver in use: ivt_uncore 1f:10.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 0 [8086:0eb2] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: <access denied> 1f:10.3 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 1 [8086:0eb3] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: <access denied> 1f:10.4 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 2 [8086:0eb4] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: <access denied> Kernel driver in use: ivt_uncore 1f:10.5 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 3 [8086:0eb5] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: <access denied> Kernel driver in use: ivt_uncore 1f:10.6 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 2 [8086:0eb6] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: <access denied> 1f:10.7 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 3 [8086:0eb7] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Capabilities: <access denied> 1f:13.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 R2PCIe [8086:0e1d] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 1f:13.1 Performance counters [1101]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 R2PCIe [8086:0e34] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Kernel driver in use: ivt_uncore 1f:13.4 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 QPI Ring Registers [8086:0e81] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 1f:13.5 Performance counters [1101]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 QPI Ring Performance Ring Monitoring [8086:0e36] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Kernel driver in use: ivt_uncore 1f:16.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 System Address Decoder [8086:0ec8] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 1f:16.1 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Broadcast Registers [8086:0ec9] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- 1f:16.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Broadcast Registers [8086:0eca] (rev 04) Subsystem: Hewlett-Packard Company Device [103c:18a8] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- ** USB devices: Bus 002 Device 003: ID 0424:2660 Standard Microsystems Corp. Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -- System Information: Debian Release: 8.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/12 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to fr_FR.UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages linux-image-3.16.0-4-amd64 depends on: ii debconf [debconf-2.0] 1.5.56 ii initramfs-tools [linux-initramfs-tool] 0.120 ii kmod 18-3 ii linux-base 3.5 ii module-init-tools 18-3 Versions of packages linux-image-3.16.0-4-amd64 recommends: pn firmware-linux-free <none> pn irqbalance <none> Versions of packages linux-image-3.16.0-4-amd64 suggests: pn debian-kernel-handbook <none> ii grub-pc 2.02~beta2-22 pn linux-doc-3.16 <none> Versions of packages linux-image-3.16.0-4-amd64 is related to: pn firmware-atheros <none> pn firmware-bnx2 <none> pn firmware-bnx2x <none> pn firmware-brcm80211 <none> pn firmware-intelwimax <none> pn firmware-ipw2x00 <none> pn firmware-ivtv <none> pn firmware-iwlwifi <none> pn firmware-libertas <none> pn firmware-linux <none> pn firmware-linux-nonfree <none> pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> pn firmware-ralink <none> pn firmware-realtek <none> pn xen-hypervisor <none> -- debconf information: linux-image-3.16.0-4-amd64/postinst/depmod-error-initrd-3.16.0-4-amd64: false linux-image-3.16.0-4-amd64/postinst/mips-initrd-3.16.0-4-amd64: linux-image-3.16.0-4-amd64/prerm/removing-running-kernel-3.16.0-4-amd64: true

