lkml.org 
[lkml]   [2016]   [Sep]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subjectlspci not showing motherboard ethernet controller after PCIe card firmware update change from 32-bit to 64-bit BAR
From
Date
I have two different systems with Blackmagic Design Intensity Pro-4K
cards. One uses an ECS H81H3-I motherboard and the other uses a Gigabyte
GA-H110N motherboard. Previously both were working properly. When I
upgraded the Blackmagic Design desktopvideo package from version 10.7 to
version 10.8 it included an update of the firmware on the cards from
version 0x85 to 0xbd. After the upgrade the Gigabyte-motherboard system
continues to work properly, but the ECS-motherboard system no longer
shows the motherboard ethernet controller with lspci. Downgrading the
firmware makes the ethernet controller reappear with lspci. Upgrading
again makes it disappear again. Attached are the output of lscpi -vv
for each version of the firmware on the ECS-motherboard system.
Upgrading to the most recent ECS-motherboard bios did not have any effect.

There are a number of differences in the two lspci outputs but
based on conversations I've seen on LKM, which I peruse but am not
subscribed to, I suspect that this is the important one:

lspci-Intensity-Pro-4K-10.7-firmware.txt: Region 0: Memory at
f7d00000 (32-bit, non-prefetchable) [size=1M]
lspci-Intensity-Pro-4K-10.8-firmware.txt: Region 0: Memory at
f7c00000 (64-bit, non-prefetchable) [size=1M]

The Engineers at Blackmagic Design have confirmed that the change to a
64-bit BAR with firmware version 0xbd was intentional and correct. And
to be clear, the Blackmagic cards continue to work properly. The issue
is the motherboard ethernet controller disappearing after upgrading the
Blackmagic cards to new firmware with a 64-bit BAR. Note, however, that
64-bit BAR is below 4GB with the high four bytes being all zeros. After
the firmware update it's like there is "no room at the inn" for the
motherboard ethernet controller so it never gets enabled. I think we can
all agree that it's a likely a problem with the PC motherboard bios. I'm
hoping to find a workaround to allow me to configure a number of
existing ECS-motherboard systems in the field for use with the new firmware.

I normally run Ubuntu 14.04 LTS and tried the most recent 4.4.0-38
kernel but then I noticed that the Ubuntu 16.10 daily build ISO switched
to kernel 4.8-RC-something on Sept 21st. So I booted that
livedvd and tried it to see if 4.8-RC included some recent PCIe
32-bit/64-bit resource fix but sadly the results were the same. With
firmware 0xbd, the ethernet controller was still missing from the lspci
output. I poked around with various of the kernel pci= parameters such
as bios and nobios to no avail, but I really am out of my depth here.

I'm available to run tests if anyone has any suggestions.

Steve Kenton

[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.19.0-68-generic (buildd@lcy01-32) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) ) #76~14.04.1-Ubuntu SMP Fri Aug 12 11:46:25 UTC 2016 (Ubuntu 3.19.0-68.76~14.04.1-generic 3.19.8-ckt22)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.19.0-68-generic root=UUID=ade3fbb5-d5fe-40cf-bd53-d0c2cea6688f ro quiet splash crashkernel=384M-:128M crashkernel=384M-:128M vt.handoff=7
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ce30afff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ce30b000-0x00000000ce311fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000ce312000-0x00000000cee18fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000cee19000-0x00000000cf105fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000cf106000-0x00000000d7f55fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d7f56000-0x00000000d7ff0fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000d7ff1000-0x00000000d8200fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d8201000-0x00000000d8a38fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000d8a39000-0x00000000d9ffefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000d9fff000-0x00000000d9ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df1fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021fdfffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: ECS H81H3-I/H81H3-I, BIOS 4.6.5 04/10/2015
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] e820: last_pfn = 0x21fe00 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CFFFF write-protect
[ 0.000000] D0000-E7FFF uncachable
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0000000000 mask 7E00000000 write-back
[ 0.000000] 1 base 0200000000 mask 7FE0000000 write-back
[ 0.000000] 2 base 00E0000000 mask 7FE0000000 uncachable
[ 0.000000] 3 base 00DC000000 mask 7FFC000000 uncachable
[ 0.000000] 4 base 00DB000000 mask 7FFF000000 uncachable
[ 0.000000] 5 base 021FE00000 mask 7FFFE00000 uncachable
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
[ 0.000000] original variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 8GB, type WB
[ 0.000000] reg 1, base: 8GB, range: 512MB, type WB
[ 0.000000] reg 2, base: 3584MB, range: 512MB, type UC
[ 0.000000] reg 3, base: 3520MB, range: 64MB, type UC
[ 0.000000] reg 4, base: 3504MB, range: 16MB, type UC
[ 0.000000] reg 5, base: 8702MB, range: 2MB, type UC
[ 0.000000] total RAM covered: 8110M
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] gran_size: 64K chunk_size: 128M num_reg: 8 lose cover RAM: 0G
[ 0.000000] New variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB
[ 0.000000] reg 2, base: 3GB, range: 512MB, type WB
[ 0.000000] reg 3, base: 3504MB, range: 16MB, type UC
[ 0.000000] reg 4, base: 3520MB, range: 64MB, type UC
[ 0.000000] reg 5, base: 4GB, range: 4GB, type WB
[ 0.000000] reg 6, base: 8GB, range: 512MB, type WB
[ 0.000000] reg 7, base: 8702MB, range: 2MB, type UC
[ 0.000000] e820: update [mem 0xdb000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xda000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fd930-0x000fd93f] mapped at [ffff8800000fd930]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01fd5000, 0x01fd5fff] PGTABLE
[ 0.000000] BRK [0x01fd6000, 0x01fd6fff] PGTABLE
[ 0.000000] BRK [0x01fd7000, 0x01fd7fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x21fc00000-0x21fdfffff]
[ 0.000000] [mem 0x21fc00000-0x21fdfffff] page 2M
[ 0.000000] BRK [0x01fd8000, 0x01fd8fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x200000000-0x21fbfffff]
[ 0.000000] [mem 0x200000000-0x21fbfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x1e0000000-0x1ffffffff]
[ 0.000000] [mem 0x1e0000000-0x1ffffffff] page 1G
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xce30afff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
[ 0.000000] [mem 0x40000000-0xbfffffff] page 1G
[ 0.000000] [mem 0xc0000000-0xce1fffff] page 2M
[ 0.000000] [mem 0xce200000-0xce30afff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xce312000-0xcee18fff]
[ 0.000000] [mem 0xce312000-0xce3fffff] page 4k
[ 0.000000] [mem 0xce400000-0xcedfffff] page 2M
[ 0.000000] [mem 0xcee00000-0xcee18fff] page 4k
[ 0.000000] BRK [0x01fd9000, 0x01fd9fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xcf106000-0xd7f55fff]
[ 0.000000] [mem 0xcf106000-0xcf1fffff] page 4k
[ 0.000000] [mem 0xcf200000-0xd7dfffff] page 2M
[ 0.000000] [mem 0xd7e00000-0xd7f55fff] page 4k
[ 0.000000] BRK [0x01fda000, 0x01fdafff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xd7ff1000-0xd8200fff]
[ 0.000000] [mem 0xd7ff1000-0xd7ffffff] page 4k
[ 0.000000] [mem 0xd8000000-0xd81fffff] page 2M
[ 0.000000] [mem 0xd8200000-0xd8200fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xd9fff000-0xd9ffffff]
[ 0.000000] [mem 0xd9fff000-0xd9ffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1dfffffff]
[ 0.000000] [mem 0x100000000-0x1dfffffff] page 1G
[ 0.000000] RAMDISK: [mem 0x35a20000-0x36d07fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F0580 000024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 0x00000000D8A07088 00008C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x00000000D8A169B8 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x00000000D8A071A8 00F809 (v02 ALASKA A M I 00000043 INTL 20120711)
[ 0.000000] ACPI: FACS 0x00000000D8A38F80 000040
[ 0.000000] ACPI: APIC 0x00000000D8A16AC8 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x00000000D8A16B40 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FIDT 0x00000000D8A16B88 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DBGP 0x00000000D8A16C28 000034 (v01 ALASKA A M I 00000000 MSFT 00000005)
[ 0.000000] ACPI: SSDT 0x00000000D8A16C60 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20120711)
[ 0.000000] ACPI: SSDT 0x00000000D8A171A0 000AD8 (v01 PmRef CpuPm 00003000 INTL 20120711)
[ 0.000000] ACPI: SSDT 0x00000000D8A17C78 0001C7 (v01 PmRef LakeTiny 00003000 INTL 20120711)
[ 0.000000] ACPI: MCFG 0x00000000D8A17E40 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x00000000D8A17E80 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
[ 0.000000] ACPI: SSDT 0x00000000D8A17EB8 00036D (v01 SataRe SataTabl 00001000 INTL 20120711)
[ 0.000000] ACPI: SSDT 0x00000000D8A18228 00360A (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
[ 0.000000] ACPI: DMAR 0x00000000D8A1B838 0000B8 (v01 INTEL HSW 00000001 INTL 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021fdfffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x21fdf6000-0x21fdfafff]
[ 0.000000] Reserving 128MB of memory at 720MB for crashkernel (System RAM: 8060MB)
[ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880217400000-ffff88021f3fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x21fdfffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
[ 0.000000] node 0: [mem 0x00100000-0xce30afff]
[ 0.000000] node 0: [mem 0xce312000-0xcee18fff]
[ 0.000000] node 0: [mem 0xcf106000-0xd7f55fff]
[ 0.000000] node 0: [mem 0xd7ff1000-0xd8200fff]
[ 0.000000] node 0: [mem 0xd9fff000-0xd9ffffff]
[ 0.000000] node 0: [mem 0x100000000-0x21fdfffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x21fdfffff]
[ 0.000000] On node 0 totalpages: 2063375
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 13754 pages used for memmap
[ 0.000000] DMA32 zone: 880243 pages, LIFO batch:31
[ 0.000000] Normal zone: 18424 pages used for memmap
[ 0.000000] Normal zone: 1179136 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xdb200000-0xdf1fffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xce30b000-0xce311fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xcee19000-0xcf105fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd7f56000-0xd7ff0fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd8201000-0xd8a38fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd8a39000-0xd9ffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xda000000-0xdaffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdb000000-0xdf1fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdf200000-0xf7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff88021fa00000 s86144 r8192 d32640 u524288
[ 0.000000] pcpu-alloc: s86144 r8192 d32640 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2031112
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.19.0-68-generic root=UUID=ade3fbb5-d5fe-40cf-bd53-d0c2cea6688f ro quiet splash crashkernel=384M-:128M crashkernel=384M-:128M vt.handoff=7
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 7888836K/8253500K available (7946K kernel code, 1175K rwdata, 3760K rodata, 1412K init, 1292K bss, 364664K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS:16640 nr_irqs:456 16
[ 0.000000] Offload RCU callbacks from all CPUs
[ 0.000000] Offload RCU callbacks from CPUs: 0-3.
[ 0.000000] vt handoff: transparent VT on vt#7
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3292.344 MHz processor
[ 0.000021] Calibrating delay loop (skipped), value calculated using timer frequency.. 6584.68 BogoMIPS (lpj=13169376)
[ 0.000023] pid_max: default: 32768 minimum: 301
[ 0.000026] ACPI: Core revision 20141107
[ 0.009892] ACPI: All ACPI Tables successfully acquired
[ 0.009907] Security Framework initialized
[ 0.009921] AppArmor: AppArmor initialized
[ 0.009921] Yama: becoming mindful.
[ 0.010282] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.011475] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.011998] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.012004] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.012165] Initializing cgroup subsys memory
[ 0.012169] Initializing cgroup subsys devices
[ 0.012171] Initializing cgroup subsys freezer
[ 0.012173] Initializing cgroup subsys net_cls
[ 0.012174] Initializing cgroup subsys blkio
[ 0.012175] Initializing cgroup subsys perf_event
[ 0.012177] Initializing cgroup subsys net_prio
[ 0.012179] Initializing cgroup subsys hugetlb
[ 0.012196] CPU: Physical Processor ID: 0
[ 0.012197] CPU: Processor Core ID: 0
[ 0.012200] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.012200] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.012949] mce: CPU supports 9 MCE banks
[ 0.012959] CPU0: Thermal monitoring enabled (TM1)
[ 0.012967] process: using mwait in idle threads
[ 0.012969] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[ 0.012969] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[ 0.013056] Freeing SMP alternatives memory: 32K (ffffffff81e88000 - ffffffff81e90000)
[ 0.026138] ftrace: allocating 30058 entries in 118 pages
[ 0.035133] dmar: Host address width 39
[ 0.035134] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.035141] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
[ 0.035142] dmar: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.035145] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
[ 0.035146] dmar: RMRR base: 0x000000d9e94000 end: 0x000000d9ea2fff
[ 0.035147] dmar: RMRR base: 0x000000db000000 end: 0x000000df1fffff
[ 0.035210] IOAPIC id 8 under DRHD base 0xfed91000 IOMMU 1
[ 0.035211] HPET id 0 under DRHD base 0xfed91000
[ 0.035212] Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.035325] Enabled IRQ remapping in x2apic mode
[ 0.035326] Enabling x2apic
[ 0.035326] Enabled x2apic
[ 0.035331] Switched APIC routing to cluster x2apic.
[ 0.035726] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.075406] smpboot: CPU0: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz (fam: 06, model: 3c, stepping: 03)
[ 0.075411] TSC deadline timer enabled
[ 0.075429] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[ 0.075444] ... version: 3
[ 0.075444] ... bit width: 48
[ 0.075445] ... generic registers: 8
[ 0.075445] ... value mask: 0000ffffffffffff
[ 0.075446] ... max period: 0000ffffffffffff
[ 0.075446] ... fixed-purpose events: 3
[ 0.075447] ... event mask: 00000007000000ff
[ 0.076065] x86: Booting SMP configuration:
[ 0.076066] .... node #0, CPUs: #1
[ 0.089928] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.089993] #2 #3
[ 0.117725] x86: Booted up 1 node, 4 CPUs
[ 0.117727] smpboot: Total of 4 processors activated (26338.75 BogoMIPS)
[ 0.120514] devtmpfs: initialized
[ 0.122196] evm: security.selinux
[ 0.122197] evm: security.SMACK64
[ 0.122198] evm: security.SMACK64EXEC
[ 0.122198] evm: security.SMACK64TRANSMUTE
[ 0.122199] evm: security.SMACK64MMAP
[ 0.122199] evm: security.ima
[ 0.122200] evm: security.capability
[ 0.122237] PM: Registering ACPI NVS region [mem 0xce30b000-0xce311fff] (28672 bytes)
[ 0.122239] PM: Registering ACPI NVS region [mem 0xd8201000-0xd8a38fff] (8617984 bytes)
[ 0.122404] pinctrl core: initialized pinctrl subsystem
[ 0.122480] RTC time: 23:29:33, date: 09/24/16
[ 0.122555] NET: Registered protocol family 16
[ 0.128408] cpuidle: using governor ladder
[ 0.132413] cpuidle: using governor menu
[ 0.132465] ACPI: bus type PCI registered
[ 0.132466] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.132521] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.132523] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.132578] PCI: Using configuration type 1 for base access
[ 0.136662] ACPI: Added _OSI(Module Device)
[ 0.136664] ACPI: Added _OSI(Processor Device)
[ 0.136664] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.136665] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.139415] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.141145] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.141628] ACPI: Dynamic OEM Table Load:
[ 0.141632] ACPI: SSDT 0xFFFF880215EE7C00 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120711)
[ 0.142111] ACPI: Dynamic OEM Table Load:
[ 0.142115] ACPI: SSDT 0xFFFF880215D72000 0005AA (v01 PmRef ApIst 00003000 INTL 20120711)
[ 0.142625] ACPI: Dynamic OEM Table Load:
[ 0.142628] ACPI: SSDT 0xFFFF880215F60E00 000119 (v01 PmRef ApCst 00003000 INTL 20120711)
[ 0.143358] ACPI: Interpreter enabled
[ 0.143363] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20141107/hwxface-580)
[ 0.143367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20141107/hwxface-580)
[ 0.143381] ACPI: (supports S0 S3 S4 S5)
[ 0.143382] ACPI: Using IOAPIC for interrupt routing
[ 0.143400] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.149006] ACPI: Power Resource [FN00] (off)
[ 0.149056] ACPI: Power Resource [FN01] (off)
[ 0.149106] ACPI: Power Resource [FN02] (off)
[ 0.149155] ACPI: Power Resource [FN03] (off)
[ 0.149204] ACPI: Power Resource [FN04] (off)
[ 0.149815] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.149818] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.150181] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.150536] PCI host bridge to bus 0000:00
[ 0.150538] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.150539] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.150540] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.150541] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.150542] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 0.150544] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 0.150545] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 0.150546] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[ 0.150547] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[ 0.150548] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[ 0.150549] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff]
[ 0.150554] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[ 0.150613] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[ 0.150640] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.150670] pci 0000:00:01.0: System wakeup disabled by ACPI
[ 0.150699] pci 0000:00:02.0: [8086:0412] type 00 class 0x030000
[ 0.150707] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
[ 0.150711] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.150715] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.150768] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
[ 0.150774] pci 0000:00:03.0: reg 0x10: [mem 0xf7e14000-0xf7e17fff 64bit]
[ 0.150848] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[ 0.150863] pci 0000:00:14.0: reg 0x10: [mem 0xf7e00000-0xf7e0ffff 64bit]
[ 0.150914] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.150938] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.150964] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[ 0.150980] pci 0000:00:16.0: reg 0x10: [mem 0xf7e1e000-0xf7e1e00f 64bit]
[ 0.151035] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.151091] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[ 0.151108] pci 0000:00:1a.0: reg 0x10: [mem 0xf7e1c000-0xf7e1c3ff]
[ 0.151186] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.151221] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.151249] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[ 0.151262] pci 0000:00:1b.0: reg 0x10: [mem 0xf7e10000-0xf7e13fff 64bit]
[ 0.151321] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.151346] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.151371] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[ 0.151433] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.151460] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.151487] pci 0000:00:1c.5: [8086:8c1a] type 01 class 0x060400
[ 0.151545] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.151572] pci 0000:00:1c.5: System wakeup disabled by ACPI
[ 0.151604] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[ 0.151621] pci 0000:00:1d.0: reg 0x10: [mem 0xf7e1b000-0xf7e1b3ff]
[ 0.151699] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.151733] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.151761] pci 0000:00:1f.0: [8086:8c5c] type 00 class 0x060100
[ 0.151896] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
[ 0.151908] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7]
[ 0.151914] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3]
[ 0.151919] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097]
[ 0.151925] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083]
[ 0.151930] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
[ 0.151936] pci 0000:00:1f.2: reg 0x24: [mem 0xf7e1a000-0xf7e1a7ff]
[ 0.151967] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.152008] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[ 0.152020] pci 0000:00:1f.3: reg 0x10: [mem 0xf7e19000-0xf7e190ff 64bit]
[ 0.152036] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
[ 0.152125] pci 0000:01:00.0: [bdbd:a139] type 00 class 0x040000
[ 0.152139] pci 0000:01:00.0: reg 0x10: [mem 0xf7d00000-0xf7dfffff]
[ 0.152235] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot
[ 0.152252] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 0.159871] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.159873] pci 0000:00:01.0: bridge window [mem 0xf7d00000-0xf7dfffff]
[ 0.159925] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.159990] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[ 0.160007] pci 0000:03:00.0: reg 0x10: [io 0xe000-0xe0ff]
[ 0.160033] pci 0000:03:00.0: reg 0x18: [mem 0xf7c00000-0xf7c00fff 64bit]
[ 0.160049] pci 0000:03:00.0: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref]
[ 0.160136] pci 0000:03:00.0: supports D1 D2
[ 0.160137] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.160165] pci 0000:03:00.0: System wakeup disabled by ACPI
[ 0.167879] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.167881] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
[ 0.167884] pci 0000:00:1c.5: bridge window [mem 0xf7c00000-0xf7cfffff]
[ 0.167888] pci 0000:00:1c.5: bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[ 0.168304] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.168333] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.168362] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.168389] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.168416] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.168442] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.168469] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 0.168496] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.168687] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.168748] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.168749] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.168751] vgaarb: loaded
[ 0.168752] vgaarb: bridge control possible 0000:00:02.0
[ 0.168886] SCSI subsystem initialized
[ 0.168906] libata version 3.00 loaded.
[ 0.168921] ACPI: bus type USB registered
[ 0.168931] usbcore: registered new interface driver usbfs
[ 0.168936] usbcore: registered new interface driver hub
[ 0.168945] usbcore: registered new device driver usb
[ 0.169022] PCI: Using ACPI for IRQ routing
[ 0.170219] PCI: pci_cache_line_size set to 64 bytes
[ 0.170249] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.170250] e820: reserve RAM buffer [mem 0xce30b000-0xcfffffff]
[ 0.170251] e820: reserve RAM buffer [mem 0xcee19000-0xcfffffff]
[ 0.170251] e820: reserve RAM buffer [mem 0xd7f56000-0xd7ffffff]
[ 0.170252] e820: reserve RAM buffer [mem 0xd8201000-0xdbffffff]
[ 0.170253] e820: reserve RAM buffer [mem 0xda000000-0xdbffffff]
[ 0.170254] e820: reserve RAM buffer [mem 0x21fe00000-0x21fffffff]
[ 0.170326] NetLabel: Initializing
[ 0.170327] NetLabel: domain hash size = 128
[ 0.170328] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.170335] NetLabel: unlabeled traffic allowed by default
[ 0.170376] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.170379] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.172404] Switched to clocksource hpet
[ 0.176156] AppArmor: AppArmor Filesystem Enabled
[ 0.176192] pnp: PnP ACPI init
[ 0.176242] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.176244] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.176341] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.176343] system 00:01: [io 0xffff] has been reserved
[ 0.176344] system 00:01: [io 0xffff] has been reserved
[ 0.176345] system 00:01: [io 0xffff] has been reserved
[ 0.176346] system 00:01: [io 0x1c00-0x1cfe] has been reserved
[ 0.176347] system 00:01: [io 0x1d00-0x1dfe] has been reserved
[ 0.176348] system 00:01: [io 0x1e00-0x1efe] has been reserved
[ 0.176349] system 00:01: [io 0x1f00-0x1ffe] has been reserved
[ 0.176350] system 00:01: [io 0x1800-0x18fe] could not be reserved
[ 0.176352] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.176353] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.176373] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.176415] system 00:03: [io 0x1854-0x1857] has been reserved
[ 0.176417] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.176490] system 00:04: [io 0x0a00-0x0a1f] has been reserved
[ 0.176491] system 00:04: [io 0x0a20-0x0a2f] has been reserved
[ 0.176492] system 00:04: [io 0x0a30-0x0a3f] has been reserved
[ 0.176494] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.176597] pnp 00:05: [dma 0 disabled]
[ 0.176623] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.176651] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 0.176653] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.176891] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.176892] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.176894] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.176895] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.176896] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.176897] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.176898] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.176899] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.176900] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[ 0.176901] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.176902] system 00:07: [mem 0xf7fdf000-0xf7fdffff] has been reserved
[ 0.176903] system 00:07: [mem 0xf7fe0000-0xf7feffff] has been reserved
[ 0.176905] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.177030] pnp: PnP ACPI: found 8 devices
[ 0.182645] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
[ 0.182647] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[ 0.182648] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
[ 0.182655] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 0.182656] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.182657] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.182661] pci 0000:00:1c.0: BAR 14: assigned [mem 0xdf200000-0xdf3fffff]
[ 0.182666] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdf400000-0xdf5fffff 64bit pref]
[ 0.182667] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.182669] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.182671] pci 0000:00:01.0: bridge window [mem 0xf7d00000-0xf7dfffff]
[ 0.182674] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.182676] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.182679] pci 0000:00:1c.0: bridge window [mem 0xdf200000-0xdf3fffff]
[ 0.182682] pci 0000:00:1c.0: bridge window [mem 0xdf400000-0xdf5fffff 64bit pref]
[ 0.182686] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.182687] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
[ 0.182690] pci 0000:00:1c.5: bridge window [mem 0xf7c00000-0xf7cfffff]
[ 0.182693] pci 0000:00:1c.5: bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[ 0.182697] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.182698] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.182699] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.182700] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[ 0.182701] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[ 0.182702] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[ 0.182703] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[ 0.182704] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[ 0.182705] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[ 0.182706] pci_bus 0000:00: resource 13 [mem 0xdf200000-0xfeafffff]
[ 0.182706] pci_bus 0000:01: resource 1 [mem 0xf7d00000-0xf7dfffff]
[ 0.182708] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.182709] pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf3fffff]
[ 0.182709] pci_bus 0000:02: resource 2 [mem 0xdf400000-0xdf5fffff 64bit pref]
[ 0.182711] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
[ 0.182711] pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff]
[ 0.182712] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[ 0.182729] NET: Registered protocol family 2
[ 0.182842] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.182941] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.183062] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.183074] TCP: reno registered
[ 0.183081] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.183103] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.183145] NET: Registered protocol family 1
[ 0.183157] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.216467] PCI: CLS 64 bytes, default 64
[ 0.216500] Trying to unpack rootfs image as initramfs...
[ 0.421851] Freeing initrd memory: 19360K (ffff880035a20000 - ffff880036d08000)
[ 0.421879] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.421881] software IO TLB [mem 0xd3f56000-0xd7f56000] (64MB) mapped at [ffff8800d3f56000-ffff8800d7f55fff]
[ 0.422011] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[ 0.422072] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x1d
[ 0.422076] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x1d
[ 0.422080] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x1d
[ 0.422085] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x1d
[ 0.422114] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 0.422134] Scanning for low memory corruption every 60 seconds
[ 0.422333] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.422346] Initialise system trusted keyring
[ 0.422360] audit: initializing netlink subsys (disabled)
[ 0.422370] audit: type=2000 audit(1474759773.408:1): initialized
[ 0.422621] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.423558] zpool: loaded
[ 0.423559] zbud: loaded
[ 0.423664] VFS: Disk quotas dquot_6.5.2
[ 0.423685] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.423962] fuse init (API version 7.23)
[ 0.424043] Key type big_key registered
[ 0.424300] Key type asymmetric registered
[ 0.424302] Asymmetric key parser 'x509' registered
[ 0.424325] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.424349] io scheduler noop registered
[ 0.424352] io scheduler deadline registered (default)
[ 0.424370] io scheduler cfq registered
[ 0.424749] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 0.424750] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 0.424752] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[ 0.424762] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[ 0.424764] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[ 0.424774] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
[ 0.424775] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[ 0.424777] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
[ 0.424783] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.424809] pciehp 0000:00:1c.0:pcie04: Slot #0 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl+ LLActRep+
[ 0.424826] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
[ 0.424829] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.424850] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
[ 0.424850] vesafb: scrolling: redraw
[ 0.424851] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.426807] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90004e80000, using 8128k, total 8128k
[ 0.426883] Console: switching to colour frame buffer device 240x67
[ 0.426898] fb0: VESA VGA frame buffer device
[ 0.426914] intel_idle: MWAIT substates: 0x42120
[ 0.426915] intel_idle: v0.4 model 0x3C
[ 0.426916] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.427076] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.427079] ACPI: Power Button [PWRB]
[ 0.427104] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.427106] ACPI: Power Button [PWRF]
[ 0.427578] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.427580] ACPI: Thermal Zone [TZ00] (28 C)
[ 0.427701] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.427702] ACPI: Thermal Zone [TZ01] (30 C)
[ 0.427730] GHES: HEST is not enabled!
[ 0.427794] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.448148] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.449094] Linux agpgart interface v0.103
[ 0.449823] brd: module loaded
[ 0.450189] loop: module loaded
[ 0.450313] libphy: Fixed MDIO Bus: probed
[ 0.450315] tun: Universal TUN/TAP device driver, 1.6
[ 0.450316] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.450343] PPP generic driver version 2.4.2
[ 0.450381] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.450386] ehci-pci: EHCI PCI platform driver
[ 0.450451] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.450455] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.450465] ehci-pci 0000:00:1a.0: debug port 2
[ 0.454354] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.454366] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7e1c000
[ 0.464391] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.464415] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.464416] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.464417] usb usb1: Product: EHCI Host Controller
[ 0.464418] usb usb1: Manufacturer: Linux 3.19.0-68-generic ehci_hcd
[ 0.464419] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.464487] hub 1-0:1.0: USB hub found
[ 0.464490] hub 1-0:1.0: 2 ports detected
[ 0.464614] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.464617] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.464626] ehci-pci 0000:00:1d.0: debug port 2
[ 0.468512] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.468520] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7e1b000
[ 0.480423] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.480452] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.480453] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.480454] usb usb2: Product: EHCI Host Controller
[ 0.480455] usb usb2: Manufacturer: Linux 3.19.0-68-generic ehci_hcd
[ 0.480456] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.480609] hub 2-0:1.0: USB hub found
[ 0.480612] hub 2-0:1.0: 2 ports detected
[ 0.480686] ehci-platform: EHCI generic platform driver
[ 0.480693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.480696] ohci-pci: OHCI PCI platform driver
[ 0.480703] ohci-platform: OHCI generic platform driver
[ 0.480708] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.480773] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.480777] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 0.481831] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.481879] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.481880] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.481881] usb usb3: Product: xHCI Host Controller
[ 0.481882] usb usb3: Manufacturer: Linux 3.19.0-68-generic xhci-hcd
[ 0.481883] usb usb3: SerialNumber: 0000:00:14.0
[ 0.482026] hub 3-0:1.0: USB hub found
[ 0.482036] hub 3-0:1.0: 10 ports detected
[ 0.483480] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.483482] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 0.483501] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.483502] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.483503] usb usb4: Product: xHCI Host Controller
[ 0.483504] usb usb4: Manufacturer: Linux 3.19.0-68-generic xhci-hcd
[ 0.483504] usb usb4: SerialNumber: 0000:00:14.0
[ 0.483646] hub 4-0:1.0: USB hub found
[ 0.483652] hub 4-0:1.0: 2 ports detected
[ 0.483925] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 0.484300] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.484304] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.484501] mousedev: PS/2 mouse device common for all mice
[ 0.484767] rtc_cmos 00:02: RTC can wake from S4
[ 0.484942] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[ 0.484967] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.484974] i2c /dev entries driver
[ 0.485018] device-mapper: uevent: version 1.0.3
[ 0.485125] device-mapper: ioctl: 4.29.0-ioctl (2014-10-28) initialised: dm-devel@redhat.com
[ 0.485152] Intel P-state driver initializing.
[ 0.485242] Consider also installing thermald for improved thermal control.
[ 0.485246] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.485625] PCCT header not found.
[ 0.485690] TCP: cubic registered
[ 0.485756] NET: Registered protocol family 10
[ 0.485936] NET: Registered protocol family 17
[ 0.485946] Key type dns_resolver registered
[ 0.486285] Loading compiled-in X.509 certificates
[ 0.486829] Loaded X.509 cert 'Magrathea: Glacier signing key: 08e8c8b74dd5e33a9f92f329d4b3e0f8968bf732'
[ 0.486842] registered taskstats version 1
[ 0.488134] Key type trusted registered
[ 0.490744] Key type encrypted registered
[ 0.490748] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.490751] ima: No TPM chip found, activating TPM-bypass!
[ 0.490762] evm: HMAC attrs: 0x1
[ 0.491075] Magic number: 0:191:505
[ 0.491078] i8042 i8042: hash matches
[ 0.491161] rtc_cmos 00:02: setting system clock to 2016-09-24 23:29:33 UTC (1474759773)
[ 0.491210] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.491211] EDD information not available.
[ 0.491257] PM: Hibernation image not present or could not be loaded.
[ 0.491485] Freeing unused kernel memory: 1412K (ffffffff81d27000 - ffffffff81e88000)
[ 0.491486] Write protecting the kernel read-only data: 12288k
[ 0.491616] Freeing unused kernel memory: 236K (ffff8800017c5000 - ffff880001800000)
[ 0.491674] Freeing unused kernel memory: 336K (ffff880001bac000 - ffff880001c00000)
[ 0.498214] systemd-udevd[120]: starting version 204
[ 0.511150] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 0.511243] ahci 0000:00:1f.2: version 3.0
[ 0.511355] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x33 impl SATA mode
[ 0.511357] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems
[ 0.517274] r8169 0000:03:00.0 eth0: RTL8168g/8111g at 0xffffc90004e74000, c0:3f:d5:a1:6c:87, XID 0c000800 IRQ 31
[ 0.517276] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 0.532889] scsi host0: ahci
[ 0.533045] scsi host1: ahci
[ 0.533137] scsi host2: ahci
[ 0.533218] scsi host3: ahci
[ 0.533292] scsi host4: ahci
[ 0.533353] scsi host5: ahci
[ 0.533380] ata1: SATA max UDMA/133 abar m2048@0xf7e1a000 port 0xf7e1a100 irq 30
[ 0.533382] ata2: SATA max UDMA/133 abar m2048@0xf7e1a000 port 0xf7e1a180 irq 30
[ 0.533382] ata3: DUMMY
[ 0.533383] ata4: DUMMY
[ 0.533385] ata5: SATA max UDMA/133 abar m2048@0xf7e1a000 port 0xf7e1a300 irq 30
[ 0.533386] ata6: SATA max UDMA/133 abar m2048@0xf7e1a000 port 0xf7e1a380 irq 30
[ 0.776401] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 0.792411] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[ 0.792419] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 0.852411] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 0.852426] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 0.852444] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 0.853088] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 0.853091] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 0.853092] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 0.853252] ata2.00: ATA-9: WDC WD5000LPVX-22V0TT0, 01.01A01, max UDMA/133
[ 0.853255] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 0.853667] ata5.00: ATA-9: WDC WD5000LPVX-00V0TT0, 01.01A01, max UDMA/133
[ 0.853669] ata5.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 0.853922] ata2.00: configured for UDMA/133
[ 0.854376] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 0.854378] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 0.854380] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 0.854873] ata5.00: configured for UDMA/133
[ 0.856048] ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 0.856050] ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 0.856051] ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 0.857057] ata6.00: ATAPI: HL-DT-ST DVDRAM GS40N, 1.00, max UDMA/133
[ 0.859430] ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 0.859432] ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 0.859433] ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 0.860413] ata6.00: configured for UDMA/133
[ 0.908801] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
[ 0.908803] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 0.909097] hub 1-1:1.0: USB hub found
[ 0.909261] hub 1-1:1.0: 4 ports detected
[ 0.920650] usb 3-1: New USB device found, idVendor=1a40, idProduct=0101
[ 0.920652] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 0.920653] usb 3-1: Product: USB 2.0 Hub
[ 0.921046] hub 3-1:1.0: USB hub found
[ 0.921061] hub 3-1:1.0: 4 ports detected
[ 0.924800] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
[ 0.924802] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 0.925061] hub 2-1:1.0: USB hub found
[ 0.925161] hub 2-1:1.0: 6 ports detected
[ 1.088379] usb 3-8: new full-speed USB device number 3 using xhci_hcd
[ 1.412359] usb 3-1.1: new low-speed USB device number 4 using xhci_hcd
[ 1.412365] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.412592] ata1.00: ATA-9: ADATA SP600, 2.9, max UDMA/100
[ 1.412594] ata1.00: 62533296 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.412911] ata1.00: configured for UDMA/100
[ 1.413017] scsi 0:0:0:0: Direct-Access ATA ADATA SP600 2.9 PQ: 0 ANSI: 5
[ 1.413190] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.413192] sd 0:0:0:0: [sda] 62533296 512-byte logical blocks: (32.0 GB/29.8 GiB)
[ 1.413302] scsi 1:0:0:0: Direct-Access ATA WDC WD5000LPVX-2 1A01 PQ: 0 ANSI: 5
[ 1.413341] sd 0:0:0:0: [sda] Write Protect is off
[ 1.413343] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.413384] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.413439] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 1.413441] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[ 1.413453] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 1.413465] sd 1:0:0:0: [sdb] Write Protect is off
[ 1.413467] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.413476] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.413567] scsi 4:0:0:0: Direct-Access ATA WDC WD5000LPVX-0 1A01 PQ: 0 ANSI: 5
[ 1.413655] sd 4:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 1.413657] sd 4:0:0:0: [sdc] 4096-byte physical blocks
[ 1.413660] sd 4:0:0:0: Attached scsi generic sg2 type 0
[ 1.413669] sd 4:0:0:0: [sdc] Write Protect is off
[ 1.413671] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 1.413676] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.414448] sda: sda1 sda2
[ 1.414668] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.419459] scsi 5:0:0:0: CD-ROM HL-DT-ST DVDRAM GS40N 1.00 PQ: 0 ANSI: 5
[ 1.420335] tsc: Refined TSC clocksource calibration: 3292.375 MHz
[ 1.437526] sr 5:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.437528] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.437635] sr 5:0:0:0: Attached scsi CD-ROM sr0
[ 1.437672] sr 5:0:0:0: Attached scsi generic sg3 type 5
[ 1.484965] sdc: sdc1 sdc2 < sdc5 >
[ 1.485271] sd 4:0:0:0: [sdc] Attached SCSI disk
[ 1.515427] usb 3-8: New USB device found, idVendor=0403, idProduct=6001
[ 1.515439] usb 3-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.515441] usb 3-8: Product: VNC2 as FT232
[ 1.515442] usb 3-8: Manufacturer: ACME Ltd
[ 1.515443] usb 3-8: SerialNumber: VNC20001
[ 1.517724] sdb: sdb1
[ 1.518063] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 1.522844] usb 3-1.1: New USB device found, idVendor=413c, idProduct=2003
[ 1.522846] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.522847] usb 3-1.1: Product: Dell USB Keyboard
[ 1.522848] usb 3-1.1: Manufacturer: Dell
[ 1.549244] usb 3-1.1: ep 0x81 - rounding interval to 128 microframes, ep desc says 192 microframes
[ 1.551724] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.555623] usbcore: registered new interface driver usbhid
[ 1.555625] usbhid: USB HID core driver
[ 1.556547] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.0/0003:413C:2003.0001/input/input5
[ 1.612386] hid-generic 0003:413C:2003.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:14.0-1.1/input0
[ 1.640312] usb 3-1.2: new low-speed USB device number 5 using xhci_hcd
[ 1.748931] usb 3-1.2: New USB device found, idVendor=046d, idProduct=c404
[ 1.748933] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.748934] usb 3-1.2: Product: Trackball
[ 1.748935] usb 3-1.2: Manufacturer: Logitech
[ 1.748999] usb 3-1.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 1.753494] input: Logitech Trackball as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.2/3-1.2:1.0/0003:046D:C404.0002/input/input6
[ 1.753616] hid-generic 0003:046D:C404.0002: input,hidraw1: USB HID v1.10 Mouse [Logitech Trackball] on usb-0000:00:14.0-1.2/input0
[ 1.828295] usb 3-1.3: new high-speed USB device number 6 using xhci_hcd
[ 1.851394] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
[ 1.926516] usb 3-1.3: New USB device found, idVendor=04f9, idProduct=0042
[ 1.926518] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.926520] usb 3-1.3: Product: HL-2270DW series
[ 1.926520] usb 3-1.3: Manufacturer: Brother
[ 1.926521] usb 3-1.3: SerialNumber: F2N651473
[ 2.420451] Switched to clocksource tsc
[ 2.528236] random: nonblocking pool is initialized
[ 3.340373] init: plymouth-upstart-bridge main process (203) terminated with status 1
[ 3.340379] init: plymouth-upstart-bridge main process ended, respawning
[ 3.341837] init: plymouth-upstart-bridge main process (214) terminated with status 1
[ 3.341843] init: plymouth-upstart-bridge main process ended, respawning
[ 3.342892] init: plymouth-upstart-bridge main process (216) terminated with status 1
[ 3.342898] init: plymouth-upstart-bridge main process ended, respawning
[ 3.344302] init: plymouth-upstart-bridge main process (217) terminated with status 1
[ 3.344307] init: plymouth-upstart-bridge main process ended, respawning
[ 3.345344] init: plymouth-upstart-bridge main process (219) terminated with status 1
[ 3.345349] init: plymouth-upstart-bridge main process ended, respawning
[ 3.346787] init: plymouth-upstart-bridge main process (220) terminated with status 1
[ 3.346792] init: plymouth-upstart-bridge main process ended, respawning
[ 3.347810] init: plymouth-upstart-bridge main process (222) terminated with status 1
[ 3.347815] init: plymouth-upstart-bridge main process ended, respawning
[ 3.349231] init: plymouth-upstart-bridge main process (223) terminated with status 1
[ 3.349237] init: plymouth-upstart-bridge main process ended, respawning
[ 3.350260] init: plymouth-upstart-bridge main process (225) terminated with status 1
[ 3.350266] init: plymouth-upstart-bridge main process ended, respawning
[ 3.351681] init: plymouth-upstart-bridge main process (226) terminated with status 1
[ 3.351686] init: plymouth-upstart-bridge main process ended, respawning
[ 3.352678] init: plymouth-upstart-bridge main process (228) terminated with status 1
[ 3.352683] init: plymouth-upstart-bridge respawning too fast, stopped
[ 4.776604] Adding 8251388k swap on /dev/sdc5. Priority:-1 extents:1 across:8251388k FS
[ 6.812309] systemd-udevd[333]: starting version 204
[ 8.236092] lp: driver loaded but no devices found
[ 8.332708] ppdev: user-space parallel port driver
[ 8.966162] EXT4-fs (sdc1): re-mounted. Opts: errors=remount-ro
[ 9.226097] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: errors=remount-ro
[ 11.499363] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 11.542127] blackmagic_io: module license 'Proprietary' taints kernel.
[ 11.542129] Disabling lock debugging due to kernel taint
[ 11.542341] blackmagic_io: module verification failed: signature and/or required key missing - tainting kernel
[ 11.543203] BlackmagicIO: Driver version 10.7.1a9 loading
[ 11.543453] BlackmagicIO: Enabled device "Intensity Pro 4K" x4/2.5 Gbps (2e4ae424,4b0100) FW Date: 05-06 10:50
[ 11.544340] BlackmagicIO: Intensity Pro 4K as blackmagic!io0 [0000:01:00.0]
[ 11.544342] Probe subdriver ffffffffc050a300 (serial): ffff880214d22900
[ 11.544343] BlackmagicIO: Initialised serial driver for blackmagic!io0
[ 11.559618] wmi: Mapper loaded
[ 12.054430] [drm] Initialized drm 1.1.0 20060810
[ 12.426633] AVX2 version of gcm_enc/dec engaged.
[ 12.426636] AES CTR mode by8 optimization enabled
[ 12.539726] audit: type=1400 audit(1474759785.546:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=489 comm="apparmor_parser"
[ 12.539730] audit: type=1400 audit(1474759785.546:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=489 comm="apparmor_parser"
[ 12.539733] audit: type=1400 audit(1474759785.546:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=489 comm="apparmor_parser"
[ 12.539739] audit: type=1400 audit(1474759785.546:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=488 comm="apparmor_parser"
[ 12.539743] audit: type=1400 audit(1474759785.546:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=488 comm="apparmor_parser"
[ 12.539745] audit: type=1400 audit(1474759785.546:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=488 comm="apparmor_parser"
[ 12.539963] audit: type=1400 audit(1474759785.546:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=489 comm="apparmor_parser"
[ 12.539966] audit: type=1400 audit(1474759785.546:9): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=489 comm="apparmor_parser"
[ 12.539976] audit: type=1400 audit(1474759785.546:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=488 comm="apparmor_parser"
[ 12.539978] audit: type=1400 audit(1474759785.546:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=488 comm="apparmor_parser"
[ 12.602901] [drm] Memory usable by graphics device = 2048M
[ 12.602904] checking generic (e0000000 7f0000) vs hw (e0000000 10000000)
[ 12.602905] fb: switching to inteldrmfb from VESA VGA
[ 12.602930] Console: switching to colour dummy device 80x25
[ 12.603004] [drm] Replacing VGA console driver
[ 12.627590] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 12.627592] [drm] Driver supports precise vblank timestamp query.
[ 12.627648] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 12.913108] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 12.913430] acpi device:61: registered as cooling_device9
[ 12.913477] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
[ 12.913554] [drm] Initialized i915 1.6.0 20141121 for 0000:00:02.0 on minor 0
[ 12.953572] fbcon: inteldrmfb (fb0) is primary device
[ 12.953629] Console: switching to colour frame buffer device 240x67
[ 12.953647] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 12.953648] i915 0000:00:02.0: registered panic notifier
[ 13.074163] usbcore: registered new interface driver usbserial
[ 13.074177] usbcore: registered new interface driver usbserial_generic
[ 13.074186] usbserial: USB Serial support registered for generic
[ 13.086608] usbcore: registered new interface driver ftdi_sio
[ 13.086624] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 13.086657] ftdi_sio 3-8:1.0: FTDI USB Serial Device converter detected
[ 13.086689] usb 3-8: Detected FT232BM
[ 13.097813] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 13.147003] usb 3-8: FTDI USB Serial Device converter now attached to ttyUSB0
[ 13.195034] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input8
[ 13.450141] sound hdaudioC1D0: autoconfig: line_outs=1 (0x24/0x0/0x0/0x0/0x0) type:line
[ 13.450143] sound hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 13.450144] sound hdaudioC1D0: hp_outs=1 (0x28/0x0/0x0/0x0/0x0)
[ 13.450145] sound hdaudioC1D0: mono: mono_out=0x0
[ 13.450146] sound hdaudioC1D0: inputs:
[ 13.450147] sound hdaudioC1D0: Front Mic=0x29
[ 13.450148] sound hdaudioC1D0: Rear Mic=0x2b
[ 13.450149] sound hdaudioC1D0: Line=0x2a
[ 13.456120] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input9
[ 13.456162] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
[ 13.456196] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
[ 15.203896] intel_rapl: Found RAPL domain package
[ 15.203898] intel_rapl: Found RAPL domain core
[ 15.203899] intel_rapl: Found RAPL domain uncore
[ 15.203900] intel_rapl: Found RAPL domain dram
[ 15.296322] Bluetooth: Core ver 2.20
[ 15.296334] NET: Registered protocol family 31
[ 15.296334] Bluetooth: HCI device and connection manager initialized
[ 15.296337] Bluetooth: HCI socket layer initialized
[ 15.296338] Bluetooth: L2CAP socket layer initialized
[ 15.296341] Bluetooth: SCO socket layer initialized
[ 15.479015] init: cups main process (688) killed by HUP signal
[ 15.479020] init: cups main process ended, respawning
[ 15.538588] Bluetooth: RFCOMM TTY layer initialized
[ 15.538593] Bluetooth: RFCOMM socket layer initialized
[ 15.538597] Bluetooth: RFCOMM ver 1.11
[ 15.885089] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 15.885091] Bluetooth: BNEP filters: protocol multicast
[ 15.885095] Bluetooth: BNEP socket layer initialized
[ 16.569717] r8169 0000:03:00.0 eth0: link down
[ 16.569735] r8169 0000:03:00.0 eth0: link down
[ 16.569758] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 18.199143] r8169 0000:03:00.0 eth0: link up
[ 18.199159] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 18.613220] usblp 3-1.3:1.0: usblp0: USB Bidirectional printer dev 6 if 0 alt 0 proto 2 vid 0x04F9 pid 0x0042
[ 18.613237] usbcore: registered new interface driver usblp
[ 21.805239] init: failsafe main process (576) killed by TERM signal
[ 26.354655] audit_printk_skb: 15 callbacks suppressed
[ 26.354657] audit: type=1400 audit(1474759799.362:17): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=1150 comm="apparmor_parser"
[ 26.354661] audit: type=1400 audit(1474759799.362:18): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1150 comm="apparmor_parser"
[ 26.354663] audit: type=1400 audit(1474759799.362:19): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1150 comm="apparmor_parser"
[ 26.354976] audit: type=1400 audit(1474759799.362:20): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1150 comm="apparmor_parser"
[ 26.354978] audit: type=1400 audit(1474759799.362:21): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1150 comm="apparmor_parser"
[ 26.355187] audit: type=1400 audit(1474759799.362:22): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1150 comm="apparmor_parser"
[ 26.385938] audit: type=1400 audit(1474759799.390:23): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=1154 comm="apparmor_parser"
[ 26.387778] audit: type=1400 audit(1474759799.394:24): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=1155 comm="apparmor_parser"
[ 26.387782] audit: type=1400 audit(1474759799.394:25): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=1155 comm="apparmor_parser"
[ 26.388038] audit: type=1400 audit(1474759799.394:26): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=1155 comm="apparmor_parser"
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.19.0-68-generic (buildd@lcy01-32) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) ) #76~14.04.1-Ubuntu SMP Fri Aug 12 11:46:25 UTC 2016 (Ubuntu 3.19.0-68.76~14.04.1-generic 3.19.8-ckt22)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.19.0-68-generic root=UUID=ade3fbb5-d5fe-40cf-bd53-d0c2cea6688f ro quiet splash crashkernel=384M-:128M crashkernel=384M-:128M vt.handoff=7 pci=bios
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ce30afff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ce30b000-0x00000000ce311fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000ce312000-0x00000000cee18fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000cee19000-0x00000000cf105fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000cf106000-0x00000000d7f55fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d7f56000-0x00000000d7ff0fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000d7ff1000-0x00000000d8200fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d8201000-0x00000000d8a38fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000d8a39000-0x00000000d9ffefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000d9fff000-0x00000000d9ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df1fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021fdfffff] usable
[ 0.000000] PCI: Unknown option `bios'
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: ECS H81H3-I/H81H3-I, BIOS 4.6.5 04/10/2015
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] e820: last_pfn = 0x21fe00 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CFFFF write-protect
[ 0.000000] D0000-E7FFF uncachable
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0000000000 mask 7E00000000 write-back
[ 0.000000] 1 base 0200000000 mask 7FE0000000 write-back
[ 0.000000] 2 base 00E0000000 mask 7FE0000000 uncachable
[ 0.000000] 3 base 00DC000000 mask 7FFC000000 uncachable
[ 0.000000] 4 base 00DB000000 mask 7FFF000000 uncachable
[ 0.000000] 5 base 021FE00000 mask 7FFFE00000 uncachable
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
[ 0.000000] original variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 8GB, type WB
[ 0.000000] reg 1, base: 8GB, range: 512MB, type WB
[ 0.000000] reg 2, base: 3584MB, range: 512MB, type UC
[ 0.000000] reg 3, base: 3520MB, range: 64MB, type UC
[ 0.000000] reg 4, base: 3504MB, range: 16MB, type UC
[ 0.000000] reg 5, base: 8702MB, range: 2MB, type UC
[ 0.000000] total RAM covered: 8110M
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] gran_size: 64K chunk_size: 128M num_reg: 8 lose cover RAM: 0G
[ 0.000000] New variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB
[ 0.000000] reg 2, base: 3GB, range: 512MB, type WB
[ 0.000000] reg 3, base: 3504MB, range: 16MB, type UC
[ 0.000000] reg 4, base: 3520MB, range: 64MB, type UC
[ 0.000000] reg 5, base: 4GB, range: 4GB, type WB
[ 0.000000] reg 6, base: 8GB, range: 512MB, type WB
[ 0.000000] reg 7, base: 8702MB, range: 2MB, type UC
[ 0.000000] e820: update [mem 0xdb000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xda000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fd930-0x000fd93f] mapped at [ffff8800000fd930]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01fd5000, 0x01fd5fff] PGTABLE
[ 0.000000] BRK [0x01fd6000, 0x01fd6fff] PGTABLE
[ 0.000000] BRK [0x01fd7000, 0x01fd7fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x21fc00000-0x21fdfffff]
[ 0.000000] [mem 0x21fc00000-0x21fdfffff] page 2M
[ 0.000000] BRK [0x01fd8000, 0x01fd8fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x200000000-0x21fbfffff]
[ 0.000000] [mem 0x200000000-0x21fbfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x1e0000000-0x1ffffffff]
[ 0.000000] [mem 0x1e0000000-0x1ffffffff] page 1G
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xce30afff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
[ 0.000000] [mem 0x40000000-0xbfffffff] page 1G
[ 0.000000] [mem 0xc0000000-0xce1fffff] page 2M
[ 0.000000] [mem 0xce200000-0xce30afff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xce312000-0xcee18fff]
[ 0.000000] [mem 0xce312000-0xce3fffff] page 4k
[ 0.000000] [mem 0xce400000-0xcedfffff] page 2M
[ 0.000000] [mem 0xcee00000-0xcee18fff] page 4k
[ 0.000000] BRK [0x01fd9000, 0x01fd9fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xcf106000-0xd7f55fff]
[ 0.000000] [mem 0xcf106000-0xcf1fffff] page 4k
[ 0.000000] [mem 0xcf200000-0xd7dfffff] page 2M
[ 0.000000] [mem 0xd7e00000-0xd7f55fff] page 4k
[ 0.000000] BRK [0x01fda000, 0x01fdafff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xd7ff1000-0xd8200fff]
[ 0.000000] [mem 0xd7ff1000-0xd7ffffff] page 4k
[ 0.000000] [mem 0xd8000000-0xd81fffff] page 2M
[ 0.000000] [mem 0xd8200000-0xd8200fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xd9fff000-0xd9ffffff]
[ 0.000000] [mem 0xd9fff000-0xd9ffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1dfffffff]
[ 0.000000] [mem 0x100000000-0x1dfffffff] page 1G
[ 0.000000] RAMDISK: [mem 0x35a20000-0x36d07fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F0580 000024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 0x00000000D8A07088 00008C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x00000000D8A169B8 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x00000000D8A071A8 00F809 (v02 ALASKA A M I 00000043 INTL 20120711)
[ 0.000000] ACPI: FACS 0x00000000D8A38F80 000040
[ 0.000000] ACPI: APIC 0x00000000D8A16AC8 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x00000000D8A16B40 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FIDT 0x00000000D8A16B88 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DBGP 0x00000000D8A16C28 000034 (v01 ALASKA A M I 00000000 MSFT 00000005)
[ 0.000000] ACPI: SSDT 0x00000000D8A16C60 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20120711)
[ 0.000000] ACPI: SSDT 0x00000000D8A171A0 000AD8 (v01 PmRef CpuPm 00003000 INTL 20120711)
[ 0.000000] ACPI: SSDT 0x00000000D8A17C78 0001C7 (v01 PmRef LakeTiny 00003000 INTL 20120711)
[ 0.000000] ACPI: MCFG 0x00000000D8A17E40 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x00000000D8A17E80 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
[ 0.000000] ACPI: SSDT 0x00000000D8A17EB8 00036D (v01 SataRe SataTabl 00001000 INTL 20120711)
[ 0.000000] ACPI: SSDT 0x00000000D8A18228 00360A (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
[ 0.000000] ACPI: DMAR 0x00000000D8A1B838 0000B8 (v01 INTEL HSW 00000001 INTL 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021fdfffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x21fdf6000-0x21fdfafff]
[ 0.000000] Reserving 128MB of memory at 720MB for crashkernel (System RAM: 8060MB)
[ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880217400000-ffff88021f3fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x21fdfffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
[ 0.000000] node 0: [mem 0x00100000-0xce30afff]
[ 0.000000] node 0: [mem 0xce312000-0xcee18fff]
[ 0.000000] node 0: [mem 0xcf106000-0xd7f55fff]
[ 0.000000] node 0: [mem 0xd7ff1000-0xd8200fff]
[ 0.000000] node 0: [mem 0xd9fff000-0xd9ffffff]
[ 0.000000] node 0: [mem 0x100000000-0x21fdfffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x21fdfffff]
[ 0.000000] On node 0 totalpages: 2063375
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 13754 pages used for memmap
[ 0.000000] DMA32 zone: 880243 pages, LIFO batch:31
[ 0.000000] Normal zone: 18424 pages used for memmap
[ 0.000000] Normal zone: 1179136 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xdb200000-0xdf1fffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xce30b000-0xce311fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xcee19000-0xcf105fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd7f56000-0xd7ff0fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd8201000-0xd8a38fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd8a39000-0xd9ffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xda000000-0xdaffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdb000000-0xdf1fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdf200000-0xf7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff88021fa00000 s86144 r8192 d32640 u524288
[ 0.000000] pcpu-alloc: s86144 r8192 d32640 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2031112
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.19.0-68-generic root=UUID=ade3fbb5-d5fe-40cf-bd53-d0c2cea6688f ro quiet splash crashkernel=384M-:128M crashkernel=384M-:128M vt.handoff=7 pci=bios
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 7888836K/8253500K available (7946K kernel code, 1175K rwdata, 3760K rodata, 1412K init, 1292K bss, 364664K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS:16640 nr_irqs:456 16
[ 0.000000] Offload RCU callbacks from all CPUs
[ 0.000000] Offload RCU callbacks from CPUs: 0-3.
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] vt handoff: transparent VT on vt#7
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3292.510 MHz processor
[ 0.000021] Calibrating delay loop (skipped), value calculated using timer frequency.. 6585.02 BogoMIPS (lpj=13170040)
[ 0.000023] pid_max: default: 32768 minimum: 301
[ 0.000027] ACPI: Core revision 20141107
[ 0.009833] ACPI: All ACPI Tables successfully acquired
[ 0.009848] Security Framework initialized
[ 0.009861] AppArmor: AppArmor initialized
[ 0.009861] Yama: becoming mindful.
[ 0.010225] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.011426] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.011948] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.011955] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.012115] Initializing cgroup subsys memory
[ 0.012119] Initializing cgroup subsys devices
[ 0.012121] Initializing cgroup subsys freezer
[ 0.012122] Initializing cgroup subsys net_cls
[ 0.012124] Initializing cgroup subsys blkio
[ 0.012126] Initializing cgroup subsys perf_event
[ 0.012127] Initializing cgroup subsys net_prio
[ 0.012129] Initializing cgroup subsys hugetlb
[ 0.012146] CPU: Physical Processor ID: 0
[ 0.012147] CPU: Processor Core ID: 0
[ 0.012151] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.012151] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.012899] mce: CPU supports 9 MCE banks
[ 0.012910] CPU0: Thermal monitoring enabled (TM1)
[ 0.012917] process: using mwait in idle threads
[ 0.012920] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[ 0.012920] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[ 0.013006] Freeing SMP alternatives memory: 32K (ffffffff81e88000 - ffffffff81e90000)
[ 0.026062] ftrace: allocating 30058 entries in 118 pages
[ 0.035068] dmar: Host address width 39
[ 0.035069] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.035076] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
[ 0.035077] dmar: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.035081] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
[ 0.035081] dmar: RMRR base: 0x000000d9e94000 end: 0x000000d9ea2fff
[ 0.035082] dmar: RMRR base: 0x000000db000000 end: 0x000000df1fffff
[ 0.035146] IOAPIC id 8 under DRHD base 0xfed91000 IOMMU 1
[ 0.035147] HPET id 0 under DRHD base 0xfed91000
[ 0.035147] Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.035259] Enabled IRQ remapping in x2apic mode
[ 0.035260] Enabling x2apic
[ 0.035261] Enabled x2apic
[ 0.035266] Switched APIC routing to cluster x2apic.
[ 0.035663] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.075345] smpboot: CPU0: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz (fam: 06, model: 3c, stepping: 03)
[ 0.075350] TSC deadline timer enabled
[ 0.075368] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[ 0.075382] ... version: 3
[ 0.075382] ... bit width: 48
[ 0.075383] ... generic registers: 8
[ 0.075383] ... value mask: 0000ffffffffffff
[ 0.075384] ... max period: 0000ffffffffffff
[ 0.075384] ... fixed-purpose events: 3
[ 0.075385] ... event mask: 00000007000000ff
[ 0.076005] x86: Booting SMP configuration:
[ 0.076007] .... node #0, CPUs: #1
[ 0.089871] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.089936] #2 #3
[ 0.117669] x86: Booted up 1 node, 4 CPUs
[ 0.117671] smpboot: Total of 4 processors activated (26340.08 BogoMIPS)
[ 0.120462] devtmpfs: initialized
[ 0.122142] evm: security.selinux
[ 0.122143] evm: security.SMACK64
[ 0.122143] evm: security.SMACK64EXEC
[ 0.122144] evm: security.SMACK64TRANSMUTE
[ 0.122144] evm: security.SMACK64MMAP
[ 0.122145] evm: security.ima
[ 0.122146] evm: security.capability
[ 0.122184] PM: Registering ACPI NVS region [mem 0xce30b000-0xce311fff] (28672 bytes)
[ 0.122185] PM: Registering ACPI NVS region [mem 0xd8201000-0xd8a38fff] (8617984 bytes)
[ 0.122352] pinctrl core: initialized pinctrl subsystem
[ 0.122427] RTC time: 23:10:57, date: 09/24/16
[ 0.122503] NET: Registered protocol family 16
[ 0.128357] cpuidle: using governor ladder
[ 0.132362] cpuidle: using governor menu
[ 0.132415] ACPI: bus type PCI registered
[ 0.132416] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.132470] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.132472] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.132528] PCI: Using configuration type 1 for base access
[ 0.136611] ACPI: Added _OSI(Module Device)
[ 0.136613] ACPI: Added _OSI(Processor Device)
[ 0.136614] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.136614] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.139441] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.141208] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.141690] ACPI: Dynamic OEM Table Load:
[ 0.141695] ACPI: SSDT 0xFFFF880215EE7C00 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120711)
[ 0.142176] ACPI: Dynamic OEM Table Load:
[ 0.142179] ACPI: SSDT 0xFFFF880215D72000 0005AA (v01 PmRef ApIst 00003000 INTL 20120711)
[ 0.142689] ACPI: Dynamic OEM Table Load:
[ 0.142692] ACPI: SSDT 0xFFFF880215F60E00 000119 (v01 PmRef ApCst 00003000 INTL 20120711)
[ 0.143417] ACPI: Interpreter enabled
[ 0.143422] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20141107/hwxface-580)
[ 0.143426] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20141107/hwxface-580)
[ 0.143440] ACPI: (supports S0 S3 S4 S5)
[ 0.143441] ACPI: Using IOAPIC for interrupt routing
[ 0.143459] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.148637] ACPI: Power Resource [FN00] (off)
[ 0.148684] ACPI: Power Resource [FN01] (off)
[ 0.148728] ACPI: Power Resource [FN02] (off)
[ 0.148772] ACPI: Power Resource [FN03] (off)
[ 0.148816] ACPI: Power Resource [FN04] (off)
[ 0.149387] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.149391] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.149728] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.150054] PCI host bridge to bus 0000:00
[ 0.150056] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.150057] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.150058] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.150059] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.150060] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 0.150061] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 0.150062] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 0.150062] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[ 0.150063] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[ 0.150064] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[ 0.150065] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff]
[ 0.150070] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[ 0.150127] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[ 0.150154] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.150183] pci 0000:00:01.0: System wakeup disabled by ACPI
[ 0.150210] pci 0000:00:02.0: [8086:0412] type 00 class 0x030000
[ 0.150218] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
[ 0.150222] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.150225] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.150277] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
[ 0.150283] pci 0000:00:03.0: reg 0x10: [mem 0xf7d14000-0xf7d17fff 64bit]
[ 0.150354] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[ 0.150369] pci 0000:00:14.0: reg 0x10: [mem 0xf7d00000-0xf7d0ffff 64bit]
[ 0.150419] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.150442] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.150466] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[ 0.150482] pci 0000:00:16.0: reg 0x10: [mem 0xf7d1e000-0xf7d1e00f 64bit]
[ 0.150535] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.150589] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[ 0.150606] pci 0000:00:1a.0: reg 0x10: [mem 0xf7d1c000-0xf7d1c3ff]
[ 0.150682] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.150715] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.150741] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[ 0.150754] pci 0000:00:1b.0: reg 0x10: [mem 0xf7d10000-0xf7d13fff 64bit]
[ 0.150812] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.150836] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.150859] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[ 0.150919] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.150945] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.150970] pci 0000:00:1c.5: [8086:8c1a] type 01 class 0x060400
[ 0.151027] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.151053] pci 0000:00:1c.5: System wakeup disabled by ACPI
[ 0.151082] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[ 0.151099] pci 0000:00:1d.0: reg 0x10: [mem 0xf7d1b000-0xf7d1b3ff]
[ 0.151175] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.151207] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.151233] pci 0000:00:1f.0: [8086:8c5c] type 00 class 0x060100
[ 0.151363] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
[ 0.151376] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7]
[ 0.151381] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3]
[ 0.151387] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097]
[ 0.151392] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083]
[ 0.151397] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
[ 0.151403] pci 0000:00:1f.2: reg 0x24: [mem 0xf7d1a000-0xf7d1a7ff]
[ 0.151434] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.151474] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[ 0.151485] pci 0000:00:1f.3: reg 0x10: [mem 0xf7d19000-0xf7d190ff 64bit]
[ 0.151502] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
[ 0.151589] pci 0000:01:00.0: [bdbd:a139] type 00 class 0x040000
[ 0.151609] pci 0000:01:00.0: reg 0x10: [mem 0xf7c00000-0xf7cfffff 64bit]
[ 0.151697] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot
[ 0.151714] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 0.159816] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.159818] pci 0000:00:01.0: bridge window [mem 0xf7c00000-0xf7cfffff]
[ 0.159869] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.159918] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.160336] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.160365] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.160392] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.160420] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.160447] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.160473] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.160500] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 0.160527] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.160717] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.160778] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.160779] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.160781] vgaarb: loaded
[ 0.160781] vgaarb: bridge control possible 0000:00:02.0
[ 0.160916] SCSI subsystem initialized
[ 0.160936] libata version 3.00 loaded.
[ 0.160950] ACPI: bus type USB registered
[ 0.160961] usbcore: registered new interface driver usbfs
[ 0.160966] usbcore: registered new interface driver hub
[ 0.160975] usbcore: registered new device driver usb
[ 0.161052] PCI: Using ACPI for IRQ routing
[ 0.162237] PCI: pci_cache_line_size set to 64 bytes
[ 0.162263] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.162264] e820: reserve RAM buffer [mem 0xce30b000-0xcfffffff]
[ 0.162265] e820: reserve RAM buffer [mem 0xcee19000-0xcfffffff]
[ 0.162266] e820: reserve RAM buffer [mem 0xd7f56000-0xd7ffffff]
[ 0.162267] e820: reserve RAM buffer [mem 0xd8201000-0xdbffffff]
[ 0.162268] e820: reserve RAM buffer [mem 0xda000000-0xdbffffff]
[ 0.162268] e820: reserve RAM buffer [mem 0x21fe00000-0x21fffffff]
[ 0.162340] NetLabel: Initializing
[ 0.162341] NetLabel: domain hash size = 128
[ 0.162341] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.162349] NetLabel: unlabeled traffic allowed by default
[ 0.162392] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.162395] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.164420] Switched to clocksource hpet
[ 0.168181] AppArmor: AppArmor Filesystem Enabled
[ 0.168217] pnp: PnP ACPI init
[ 0.168265] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.168267] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.168363] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.168364] system 00:01: [io 0xffff] has been reserved
[ 0.168365] system 00:01: [io 0xffff] has been reserved
[ 0.168366] system 00:01: [io 0xffff] has been reserved
[ 0.168367] system 00:01: [io 0x1c00-0x1cfe] has been reserved
[ 0.168368] system 00:01: [io 0x1d00-0x1dfe] has been reserved
[ 0.168369] system 00:01: [io 0x1e00-0x1efe] has been reserved
[ 0.168370] system 00:01: [io 0x1f00-0x1ffe] has been reserved
[ 0.168372] system 00:01: [io 0x1800-0x18fe] could not be reserved
[ 0.168374] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.168375] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.168395] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.168433] system 00:03: [io 0x1854-0x1857] has been reserved
[ 0.168435] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.168508] system 00:04: [io 0x0a00-0x0a1f] has been reserved
[ 0.168509] system 00:04: [io 0x0a20-0x0a2f] has been reserved
[ 0.168510] system 00:04: [io 0x0a30-0x0a3f] has been reserved
[ 0.168511] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.168613] pnp 00:05: [dma 0 disabled]
[ 0.168639] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.168668] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 0.168669] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.168908] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.168909] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.168910] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.168911] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.168912] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.168913] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.168914] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.168915] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.168917] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[ 0.168918] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.168919] system 00:07: [mem 0xf7fdf000-0xf7fdffff] has been reserved
[ 0.168920] system 00:07: [mem 0xf7fe0000-0xf7feffff] has been reserved
[ 0.168921] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.169046] pnp: PnP ACPI: found 8 devices
[ 0.174660] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
[ 0.174662] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[ 0.174663] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
[ 0.174670] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 0.174671] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.174672] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.174676] pci 0000:00:1c.0: BAR 14: assigned [mem 0xdf200000-0xdf3fffff]
[ 0.174680] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdf400000-0xdf5fffff 64bit pref]
[ 0.174682] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.174683] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.174685] pci 0000:00:01.0: bridge window [mem 0xf7c00000-0xf7cfffff]
[ 0.174689] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.174690] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.174693] pci 0000:00:1c.0: bridge window [mem 0xdf200000-0xdf3fffff]
[ 0.174696] pci 0000:00:1c.0: bridge window [mem 0xdf400000-0xdf5fffff 64bit pref]
[ 0.174700] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.174708] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.174709] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.174710] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.174711] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[ 0.174712] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[ 0.174713] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[ 0.174714] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[ 0.174715] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[ 0.174716] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[ 0.174717] pci_bus 0000:00: resource 13 [mem 0xdf200000-0xfeafffff]
[ 0.174718] pci_bus 0000:01: resource 1 [mem 0xf7c00000-0xf7cfffff]
[ 0.174719] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.174720] pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf3fffff]
[ 0.174721] pci_bus 0000:02: resource 2 [mem 0xdf400000-0xdf5fffff 64bit pref]
[ 0.174737] NET: Registered protocol family 2
[ 0.174849] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.174949] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.175070] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.175082] TCP: reno registered
[ 0.175089] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.175111] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.175154] NET: Registered protocol family 1
[ 0.175165] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.212482] PCI: CLS 64 bytes, default 64
[ 0.212514] Trying to unpack rootfs image as initramfs...
[ 0.417839] Freeing initrd memory: 19360K (ffff880035a20000 - ffff880036d08000)
[ 0.417866] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.417867] software IO TLB [mem 0xd3f56000-0xd7f56000] (64MB) mapped at [ffff8800d3f56000-ffff8800d7f55fff]
[ 0.418001] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[ 0.418064] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x1d
[ 0.418068] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x1d
[ 0.418072] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x1d
[ 0.418077] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x1d
[ 0.418107] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 0.418127] Scanning for low memory corruption every 60 seconds
[ 0.418331] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.418344] Initialise system trusted keyring
[ 0.418358] audit: initializing netlink subsys (disabled)
[ 0.418368] audit: type=2000 audit(1474758656.404:1): initialized
[ 0.418618] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.419551] zpool: loaded
[ 0.419553] zbud: loaded
[ 0.419656] VFS: Disk quotas dquot_6.5.2
[ 0.419678] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.419954] fuse init (API version 7.23)
[ 0.420036] Key type big_key registered
[ 0.420292] Key type asymmetric registered
[ 0.420294] Asymmetric key parser 'x509' registered
[ 0.420317] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.420342] io scheduler noop registered
[ 0.420344] io scheduler deadline registered (default)
[ 0.420362] io scheduler cfq registered
[ 0.420742] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 0.420744] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 0.420746] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[ 0.420755] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[ 0.420757] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[ 0.420767] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
[ 0.420769] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
[ 0.420774] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.420800] pciehp 0000:00:1c.0:pcie04: Slot #0 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl+ LLActRep+
[ 0.420818] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
[ 0.420820] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.420840] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
[ 0.420841] vesafb: scrolling: redraw
[ 0.420842] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.422800] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90004e80000, using 8128k, total 8128k
[ 0.422875] Console: switching to colour frame buffer device 240x67
[ 0.422890] fb0: VESA VGA frame buffer device
[ 0.422907] intel_idle: MWAIT substates: 0x42120
[ 0.422907] intel_idle: v0.4 model 0x3C
[ 0.422908] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.423068] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.423070] ACPI: Power Button [PWRB]
[ 0.423095] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.423096] ACPI: Power Button [PWRF]
[ 0.423566] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.423567] ACPI: Thermal Zone [TZ00] (28 C)
[ 0.423690] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.423691] ACPI: Thermal Zone [TZ01] (30 C)
[ 0.423720] GHES: HEST is not enabled!
[ 0.423784] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.444132] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.445088] Linux agpgart interface v0.103
[ 0.445815] brd: module loaded
[ 0.446180] loop: module loaded
[ 0.446301] libphy: Fixed MDIO Bus: probed
[ 0.446303] tun: Universal TUN/TAP device driver, 1.6
[ 0.446304] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.446330] PPP generic driver version 2.4.2
[ 0.446369] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.446372] ehci-pci: EHCI PCI platform driver
[ 0.446439] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.446444] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.446454] ehci-pci 0000:00:1a.0: debug port 2
[ 0.450354] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.450365] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7d1c000
[ 0.460407] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.460431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.460432] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.460433] usb usb1: Product: EHCI Host Controller
[ 0.460434] usb usb1: Manufacturer: Linux 3.19.0-68-generic ehci_hcd
[ 0.460435] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.460502] hub 1-0:1.0: USB hub found
[ 0.460506] hub 1-0:1.0: 2 ports detected
[ 0.460629] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.460632] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.460641] ehci-pci 0000:00:1d.0: debug port 2
[ 0.464543] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.464551] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7d1b000
[ 0.476439] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.476471] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.476472] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.476473] usb usb2: Product: EHCI Host Controller
[ 0.476474] usb usb2: Manufacturer: Linux 3.19.0-68-generic ehci_hcd
[ 0.476475] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.476634] hub 2-0:1.0: USB hub found
[ 0.476637] hub 2-0:1.0: 2 ports detected
[ 0.476712] ehci-platform: EHCI generic platform driver
[ 0.476719] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.476723] ohci-pci: OHCI PCI platform driver
[ 0.476730] ohci-platform: OHCI generic platform driver
[ 0.476736] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.476800] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.476804] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 0.477858] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.477907] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.477909] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.477909] usb usb3: Product: xHCI Host Controller
[ 0.477910] usb usb3: Manufacturer: Linux 3.19.0-68-generic xhci-hcd
[ 0.477911] usb usb3: SerialNumber: 0000:00:14.0
[ 0.478054] hub 3-0:1.0: USB hub found
[ 0.478064] hub 3-0:1.0: 10 ports detected
[ 0.479506] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.479508] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 0.479527] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.479528] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.479529] usb usb4: Product: xHCI Host Controller
[ 0.479530] usb usb4: Manufacturer: Linux 3.19.0-68-generic xhci-hcd
[ 0.479530] usb usb4: SerialNumber: 0000:00:14.0
[ 0.479673] hub 4-0:1.0: USB hub found
[ 0.479679] hub 4-0:1.0: 2 ports detected
[ 0.479951] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 0.480326] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.480330] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.480525] mousedev: PS/2 mouse device common for all mice
[ 0.480789] rtc_cmos 00:02: RTC can wake from S4
[ 0.480964] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[ 0.480988] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.480995] i2c /dev entries driver
[ 0.481041] device-mapper: uevent: version 1.0.3
[ 0.481100] device-mapper: ioctl: 4.29.0-ioctl (2014-10-28) initialised: dm-devel@redhat.com
[ 0.481115] Intel P-state driver initializing.
[ 0.481202] Consider also installing thermald for improved thermal control.
[ 0.481206] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.481458] PCCT header not found.
[ 0.481522] TCP: cubic registered
[ 0.481589] NET: Registered protocol family 10
[ 0.481747] NET: Registered protocol family 17
[ 0.481757] Key type dns_resolver registered
[ 0.482077] Loading compiled-in X.509 certificates
[ 0.482621] Loaded X.509 cert 'Magrathea: Glacier signing key: 08e8c8b74dd5e33a9f92f329d4b3e0f8968bf732'
[ 0.482631] registered taskstats version 1
[ 0.483872] Key type trusted registered
[ 0.485983] Key type encrypted registered
[ 0.485988] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.485990] ima: No TPM chip found, activating TPM-bypass!
[ 0.486006] evm: HMAC attrs: 0x1
[ 0.486283] Magic number: 0:879:201
[ 0.486307] acpi device:56: hash matches
[ 0.486373] rtc_cmos 00:02: setting system clock to 2016-09-24 23:10:57 UTC (1474758657)
[ 0.486444] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.486444] EDD information not available.
[ 0.486492] PM: Hibernation image not present or could not be loaded.
[ 0.486725] Freeing unused kernel memory: 1412K (ffffffff81d27000 - ffffffff81e88000)
[ 0.486726] Write protecting the kernel read-only data: 12288k
[ 0.486867] Freeing unused kernel memory: 236K (ffff8800017c5000 - ffff880001800000)
[ 0.486922] Freeing unused kernel memory: 336K (ffff880001bac000 - ffff880001c00000)
[ 0.493247] systemd-udevd[120]: starting version 204
[ 0.506355] ahci 0000:00:1f.2: version 3.0
[ 0.506666] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x33 impl SATA mode
[ 0.506668] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems
[ 0.528849] scsi host0: ahci
[ 0.528994] scsi host1: ahci
[ 0.529116] scsi host2: ahci
[ 0.529194] scsi host3: ahci
[ 0.529261] scsi host4: ahci
[ 0.529327] scsi host5: ahci
[ 0.529355] ata1: SATA max UDMA/133 abar m2048@0xf7d1a000 port 0xf7d1a100 irq 30
[ 0.529356] ata2: SATA max UDMA/133 abar m2048@0xf7d1a000 port 0xf7d1a180 irq 30
[ 0.529357] ata3: DUMMY
[ 0.529357] ata4: DUMMY
[ 0.529359] ata5: SATA max UDMA/133 abar m2048@0xf7d1a000 port 0xf7d1a300 irq 30
[ 0.529360] ata6: SATA max UDMA/133 abar m2048@0xf7d1a000 port 0xf7d1a380 irq 30
[ 0.772418] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 0.788428] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 0.788438] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[ 0.848428] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 0.848442] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 0.848456] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 0.848470] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 0.848708] ata1.00: ATA-9: ADATA SP600, 2.9, max UDMA/100
[ 0.848710] ata1.00: 62533296 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 0.849167] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 0.849172] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 0.849173] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 0.849212] ata1.00: configured for UDMA/100
[ 0.849280] ata2.00: ATA-9: WDC WD5000LPVX-22V0TT0, 01.01A01, max UDMA/133
[ 0.849281] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 0.849326] scsi 0:0:0:0: Direct-Access ATA ADATA SP600 2.9 PQ: 0 ANSI: 5
[ 0.849491] sd 0:0:0:0: [sda] 62533296 512-byte logical blocks: (32.0 GB/29.8 GiB)
[ 0.849497] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 0.849509] sd 0:0:0:0: [sda] Write Protect is off
[ 0.849511] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.849517] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.849712] ata5.00: ATA-9: WDC WD5000LPVX-00V0TT0, 01.01A01, max UDMA/133
[ 0.849713] ata5.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 0.849889] ata2.00: configured for UDMA/133
[ 0.849961] scsi 1:0:0:0: Direct-Access ATA WDC WD5000LPVX-2 1A01 PQ: 0 ANSI: 5
[ 0.850110] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 0.850111] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[ 0.850141] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 0.850183] sd 1:0:0:0: [sdb] Write Protect is off
[ 0.850185] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 0.850220] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.850406] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 0.850408] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 0.850410] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 0.850570] sda: sda1 sda2
[ 0.850695] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.850952] ata5.00: configured for UDMA/133
[ 0.850981] scsi 4:0:0:0: Direct-Access ATA WDC WD5000LPVX-0 1A01 PQ: 0 ANSI: 5
[ 0.851052] sd 4:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 0.851053] sd 4:0:0:0: [sdc] 4096-byte physical blocks
[ 0.851064] sd 4:0:0:0: [sdc] Write Protect is off
[ 0.851066] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 0.851071] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.851073] sd 4:0:0:0: Attached scsi generic sg2 type 0
[ 0.852103] ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 0.852105] ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 0.852106] ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 0.853029] ata6.00: ATAPI: HL-DT-ST DVDRAM GS40N, 1.00, max UDMA/133
[ 0.858818] ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 0.858820] ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 0.858822] ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 0.859828] ata6.00: configured for UDMA/133
[ 0.861573] scsi 5:0:0:0: CD-ROM HL-DT-ST DVDRAM GS40N 1.00 PQ: 0 ANSI: 5
[ 0.884853] sr 5:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 0.884855] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 0.884941] sr 5:0:0:0: Attached scsi CD-ROM sr0
[ 0.884975] sr 5:0:0:0: Attached scsi generic sg3 type 5
[ 0.899446] sdc: sdc1 sdc2 < sdc5 >
[ 0.899801] sd 4:0:0:0: [sdc] Attached SCSI disk
[ 0.904800] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
[ 0.904802] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 0.905060] hub 1-1:1.0: USB hub found
[ 0.905191] hub 1-1:1.0: 4 ports detected
[ 0.905480] sdb: sdb1
[ 0.905897] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 0.920565] usb 3-1: New USB device found, idVendor=1a40, idProduct=0101
[ 0.920567] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 0.920568] usb 3-1: Product: USB 2.0 Hub
[ 0.920832] hub 3-1:1.0: USB hub found
[ 0.920852] hub 3-1:1.0: 4 ports detected
[ 0.924759] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
[ 0.924761] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 0.924909] hub 2-1:1.0: USB hub found
[ 0.925008] hub 2-1:1.0: 6 ports detected
[ 1.088399] usb 3-8: new full-speed USB device number 3 using xhci_hcd
[ 1.232822] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
[ 1.416380] usb 3-1.1: new low-speed USB device number 4 using xhci_hcd
[ 1.416381] tsc: Refined TSC clocksource calibration: 3292.375 MHz
[ 1.526396] usb 3-1.1: New USB device found, idVendor=413c, idProduct=2003
[ 1.526398] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.526399] usb 3-1.1: Product: Dell USB Keyboard
[ 1.526400] usb 3-1.1: Manufacturer: Dell
[ 1.526537] usb 3-1.1: ep 0x81 - rounding interval to 128 microframes, ep desc says 192 microframes
[ 1.527419] usb 3-8: New USB device found, idVendor=0403, idProduct=6001
[ 1.527421] usb 3-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.527423] usb 3-8: Product: VNC2 as FT232
[ 1.527424] usb 3-8: Manufacturer: ACME Ltd
[ 1.527424] usb 3-8: SerialNumber: VNC20001
[ 1.612355] usb 3-1.2: new low-speed USB device number 5 using xhci_hcd
[ 1.720905] usb 3-1.2: New USB device found, idVendor=046d, idProduct=c404
[ 1.720907] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.720908] usb 3-1.2: Product: Trackball
[ 1.720909] usb 3-1.2: Manufacturer: Logitech
[ 1.720966] usb 3-1.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 1.792349] usb 3-1.3: new high-speed USB device number 6 using xhci_hcd
[ 1.902507] usb 3-1.3: New USB device found, idVendor=04f9, idProduct=0042
[ 1.902509] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.902511] usb 3-1.3: Product: HL-2270DW series
[ 1.902511] usb 3-1.3: Manufacturer: Brother
[ 1.902512] usb 3-1.3: SerialNumber: F2N651473
[ 1.970478] random: nonblocking pool is initialized
[ 2.416471] Switched to clocksource tsc
[ 2.699497] init: plymouth-upstart-bridge main process (202) terminated with status 1
[ 2.699503] init: plymouth-upstart-bridge main process ended, respawning
[ 2.700956] init: plymouth-upstart-bridge main process (214) terminated with status 1
[ 2.700962] init: plymouth-upstart-bridge main process ended, respawning
[ 2.701999] init: plymouth-upstart-bridge main process (216) terminated with status 1
[ 2.702005] init: plymouth-upstart-bridge main process ended, respawning
[ 2.703431] init: plymouth-upstart-bridge main process (217) terminated with status 1
[ 2.703436] init: plymouth-upstart-bridge main process ended, respawning
[ 2.704469] init: plymouth-upstart-bridge main process (219) terminated with status 1
[ 2.704474] init: plymouth-upstart-bridge main process ended, respawning
[ 2.705895] init: plymouth-upstart-bridge main process (220) terminated with status 1
[ 2.705900] init: plymouth-upstart-bridge main process ended, respawning
[ 2.706926] init: plymouth-upstart-bridge main process (222) terminated with status 1
[ 2.706932] init: plymouth-upstart-bridge main process ended, respawning
[ 2.708306] init: plymouth-upstart-bridge main process (223) terminated with status 1
[ 2.708312] init: plymouth-upstart-bridge main process ended, respawning
[ 2.709307] init: plymouth-upstart-bridge main process (225) terminated with status 1
[ 2.709313] init: plymouth-upstart-bridge main process ended, respawning
[ 2.710665] init: plymouth-upstart-bridge main process (226) terminated with status 1
[ 2.710670] init: plymouth-upstart-bridge main process ended, respawning
[ 2.711679] init: plymouth-upstart-bridge main process (228) terminated with status 1
[ 2.711685] init: plymouth-upstart-bridge respawning too fast, stopped
[ 8.773786] Adding 8251388k swap on /dev/sdc5. Priority:-1 extents:1 across:8251388k FS
[ 9.068166] systemd-udevd[345]: starting version 204
[ 9.442016] wmi: Mapper loaded
[ 9.444572] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 9.445860] blackmagic_io: module license 'Proprietary' taints kernel.
[ 9.445862] Disabling lock debugging due to kernel taint
[ 9.446064] blackmagic_io: module verification failed: signature and/or required key missing - tainting kernel
[ 9.446770] BlackmagicIO: Driver version 10.8a2 loading
[ 9.448598] [drm] Initialized drm 1.1.0 20060810
[ 9.449922] BlackmagicIO: Enabled device "Intensity Pro 4K" x4/2.5 Gbps (2e4ae424,4b0100) FW Date: 08-16 17:41
[ 9.451364] BlackmagicIO: Intensity Pro 4K as blackmagic!io0 [0000:01:00.0]
[ 9.451367] Probe subdriver ffffffffc01ec300 (serial): ffff880215be1b40
[ 9.451368] BlackmagicIO: Initialised serial driver for blackmagic!io0
[ 9.459785] [drm] Memory usable by graphics device = 2048M
[ 9.459848] checking generic (e0000000 7f0000) vs hw (e0000000 10000000)
[ 9.459849] fb: switching to inteldrmfb from VESA VGA
[ 9.459865] Console: switching to colour dummy device 80x25
[ 9.459916] [drm] Replacing VGA console driver
[ 9.484008] AVX2 version of gcm_enc/dec engaged.
[ 9.484010] AES CTR mode by8 optimization enabled
[ 9.484031] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 9.484032] [drm] Driver supports precise vblank timestamp query.
[ 9.484090] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 9.501637] intel_rapl: Found RAPL domain package
[ 9.501639] intel_rapl: Found RAPL domain core
[ 9.501640] intel_rapl: Found RAPL domain uncore
[ 9.501641] intel_rapl: Found RAPL domain dram
[ 9.594011] lp: driver loaded but no devices found
[ 9.597466] ppdev: user-space parallel port driver
[ 9.781165] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 9.781492] acpi device:61: registered as cooling_device10
[ 9.781540] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
[ 9.781587] [drm] Initialized i915 1.6.0 20141121 for 0000:00:02.0 on minor 0
[ 9.821956] fbcon: inteldrmfb (fb0) is primary device
[ 9.822012] Console: switching to colour frame buffer device 240x67
[ 9.822029] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 9.822030] i915 0000:00:02.0: registered panic notifier
[ 9.942268] audit: type=1400 audit(1474758666.950:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=517 comm="apparmor_parser"
[ 9.942272] audit: type=1400 audit(1474758666.950:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=517 comm="apparmor_parser"
[ 9.942274] audit: type=1400 audit(1474758666.950:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=517 comm="apparmor_parser"
[ 9.942504] audit: type=1400 audit(1474758666.950:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=517 comm="apparmor_parser"
[ 9.942507] audit: type=1400 audit(1474758666.950:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=517 comm="apparmor_parser"
[ 9.942633] audit: type=1400 audit(1474758666.950:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=517 comm="apparmor_parser"
[ 10.221396] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 10.232907] sound hdaudioC1D0: autoconfig: line_outs=1 (0x24/0x0/0x0/0x0/0x0) type:line
[ 10.232909] sound hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 10.232910] sound hdaudioC1D0: hp_outs=1 (0x28/0x0/0x0/0x0/0x0)
[ 10.232911] sound hdaudioC1D0: mono: mono_out=0x0
[ 10.232912] sound hdaudioC1D0: inputs:
[ 10.232913] sound hdaudioC1D0: Front Mic=0x29
[ 10.232914] sound hdaudioC1D0: Rear Mic=0x2b
[ 10.232915] sound hdaudioC1D0: Line=0x2a
[ 10.239963] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input6
[ 10.240118] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input7
[ 10.240156] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input8
[ 10.240190] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card1/input9
[ 11.101773] EXT4-fs (sda2): VFS: Can't find ext4 filesystem
[ 11.102048] EXT4-fs (sda2): VFS: Can't find ext4 filesystem
[ 11.102238] EXT4-fs (sda2): VFS: Can't find ext4 filesystem
[ 11.103844] FAT-fs (sda2): invalid media value (0xe2)
[ 11.103846] FAT-fs (sda2): Can't find a valid FAT filesystem
[ 11.104118] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 12.203916] usbcore: registered new interface driver usbserial
[ 12.203927] usbcore: registered new interface driver usbserial_generic
[ 12.203933] usbserial: USB Serial support registered for generic
[ 12.205246] usbcore: registered new interface driver ftdi_sio
[ 12.205253] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 12.205287] ftdi_sio 3-8:1.0: FTDI USB Serial Device converter detected
[ 12.205313] usb 3-8: Detected FT232BM
[ 12.279213] usb 3-8: FTDI USB Serial Device converter now attached to ttyUSB0
[ 12.438093] hidraw: raw HID events driver (C) Jiri Kosina
[ 12.959254] usbcore: registered new interface driver usbhid
[ 12.959256] usbhid: USB HID core driver
[ 13.189887] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.0/0003:413C:2003.0001/input/input10
[ 13.243715] hid-generic 0003:413C:2003.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:14.0-1.1/input0
[ 13.243820] input: Logitech Trackball as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.2/3-1.2:1.0/0003:046D:C404.0002/input/input11
[ 13.243941] hid-generic 0003:046D:C404.0002: input,hidraw1: USB HID v1.10 Mouse [Logitech Trackball] on usb-0000:00:14.0-1.2/input0
[ 20.554794] usblp 3-1.3:1.0: usblp0: USB Bidirectional printer dev 6 if 0 alt 0 proto 2 vid 0x04F9 pid 0x0042
[ 20.554807] usbcore: registered new interface driver usblp
[ 23.457897] EXT4-fs (sdc1): re-mounted. Opts: errors=remount-ro
[ 23.834323] Bluetooth: Core ver 2.20
[ 23.834333] NET: Registered protocol family 31
[ 23.834334] Bluetooth: HCI device and connection manager initialized
[ 23.834336] Bluetooth: HCI socket layer initialized
[ 23.834338] Bluetooth: L2CAP socket layer initialized
[ 23.834341] Bluetooth: SCO socket layer initialized
[ 23.836069] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 23.836071] Bluetooth: BNEP filters: protocol multicast
[ 23.836073] Bluetooth: BNEP socket layer initialized
[ 23.836487] Bluetooth: RFCOMM TTY layer initialized
[ 23.836490] Bluetooth: RFCOMM socket layer initialized
[ 23.836492] Bluetooth: RFCOMM ver 1.11
[ 23.898075] audit: type=1400 audit(1474758680.906:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=842 comm="apparmor_parser"
[ 23.898080] audit: type=1400 audit(1474758680.906:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=842 comm="apparmor_parser"
[ 23.898288] audit: type=1400 audit(1474758680.906:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=842 comm="apparmor_parser"
[ 24.194311] init: cups main process (843) killed by HUP signal
[ 24.194317] init: cups main process ended, respawning
[ 53.946242] audit: type=1400 audit(1474758710.958:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=944 comm="apparmor_parser"
[ 53.946248] audit: type=1400 audit(1474758710.958:12): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=944 comm="apparmor_parser"
[ 53.946450] audit: type=1400 audit(1474758710.958:13): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=944 comm="apparmor_parser"
[ 54.455959] audit: type=1400 audit(1474758711.466:14): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=959 comm="apparmor_parser"
[ 144.191824] audit: type=1400 audit(1474758801.210:15): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=1055 comm="apparmor_parser"
[ 144.191830] audit: type=1400 audit(1474758801.210:16): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1055 comm="apparmor_parser"
[ 144.191833] audit: type=1400 audit(1474758801.210:17): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1055 comm="apparmor_parser"
[ 144.192055] audit: type=1400 audit(1474758801.210:18): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1055 comm="apparmor_parser"
[ 144.192057] audit: type=1400 audit(1474758801.210:19): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1055 comm="apparmor_parser"
[ 144.192168] audit: type=1400 audit(1474758801.210:20): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1055 comm="apparmor_parser"
[ 144.193283] audit: type=1400 audit(1474758801.210:21): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cups-browsed" pid=1059 comm="apparmor_parser"
[ 144.193397] audit: type=1400 audit(1474758801.210:22): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/mission-control-5" pid=1058 comm="apparmor_parser"
[ 144.193401] audit: type=1400 audit(1474758801.210:23): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*" pid=1058 comm="apparmor_parser"
[ 144.193403] audit: type=1400 audit(1474758801.210:24): apparmor="STATUS" operation="profile_load" profile="unconfined" name="pxgsettings" pid=1058 comm="apparmor_parser"
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.19.0-68-generic (buildd@lcy01-32) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) ) #76~14.04.1-Ubuntu SMP Fri Aug 12 11:46:25 UTC 2016 (Ubuntu 3.19.0-68.76~14.04.1-generic 3.19.8-ckt22)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.19.0-68-generic root=UUID=ade3fbb5-d5fe-40cf-bd53-d0c2cea6688f ro quiet splash crashkernel=384M-:128M crashkernel=384M-:128M vt.handoff=7 pci=bfs
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ce30afff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ce30b000-0x00000000ce311fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000ce312000-0x00000000cee18fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000cee19000-0x00000000cf105fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000cf106000-0x00000000d7f55fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d7f56000-0x00000000d7ff0fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000d7ff1000-0x00000000d8200fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d8201000-0x00000000d8a38fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000d8a39000-0x00000000d9ffefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000d9fff000-0x00000000d9ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df1fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021fdfffff] usable
[ 0.000000] PCI: Unknown option `bfs'
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: ECS H81H3-I/H81H3-I, BIOS 4.6.5 04/10/2015
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] e820: last_pfn = 0x21fe00 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CFFFF write-protect
[ 0.000000] D0000-E7FFF uncachable
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0000000000 mask 7E00000000 write-back
[ 0.000000] 1 base 0200000000 mask 7FE0000000 write-back
[ 0.000000] 2 base 00E0000000 mask 7FE0000000 uncachable
[ 0.000000] 3 base 00DC000000 mask 7FFC000000 uncachable
[ 0.000000] 4 base 00DB000000 mask 7FFF000000 uncachable
[ 0.000000] 5 base 021FE00000 mask 7FFFE00000 uncachable
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
[ 0.000000] original variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 8GB, type WB
[ 0.000000] reg 1, base: 8GB, range: 512MB, type WB
[ 0.000000] reg 2, base: 3584MB, range: 512MB, type UC
[ 0.000000] reg 3, base: 3520MB, range: 64MB, type UC
[ 0.000000] reg 4, base: 3504MB, range: 16MB, type UC
[ 0.000000] reg 5, base: 8702MB, range: 2MB, type UC
[ 0.000000] total RAM covered: 8110M
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] gran_size: 64K chunk_size: 128M num_reg: 8 lose cover RAM: 0G
[ 0.000000] New variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB
[ 0.000000] reg 2, base: 3GB, range: 512MB, type WB
[ 0.000000] reg 3, base: 3504MB, range: 16MB, type UC
[ 0.000000] reg 4, base: 3520MB, range: 64MB, type UC
[ 0.000000] reg 5, base: 4GB, range: 4GB, type WB
[ 0.000000] reg 6, base: 8GB, range: 512MB, type WB
[ 0.000000] reg 7, base: 8702MB, range: 2MB, type UC
[ 0.000000] e820: update [mem 0xdb000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xda000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fd930-0x000fd93f] mapped at [ffff8800000fd930]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01fd5000, 0x01fd5fff] PGTABLE
[ 0.000000] BRK [0x01fd6000, 0x01fd6fff] PGTABLE
[ 0.000000] BRK [0x01fd7000, 0x01fd7fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x21fc00000-0x21fdfffff]
[ 0.000000] [mem 0x21fc00000-0x21fdfffff] page 2M
[ 0.000000] BRK [0x01fd8000, 0x01fd8fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x200000000-0x21fbfffff]
[ 0.000000] [mem 0x200000000-0x21fbfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x1e0000000-0x1ffffffff]
[ 0.000000] [mem 0x1e0000000-0x1ffffffff] page 1G
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xce30afff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
[ 0.000000] [mem 0x40000000-0xbfffffff] page 1G
[ 0.000000] [mem 0xc0000000-0xce1fffff] page 2M
[ 0.000000] [mem 0xce200000-0xce30afff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xce312000-0xcee18fff]
[ 0.000000] [mem 0xce312000-0xce3fffff] page 4k
[ 0.000000] [mem 0xce400000-0xcedfffff] page 2M
[ 0.000000] [mem 0xcee00000-0xcee18fff] page 4k
[ 0.000000] BRK [0x01fd9000, 0x01fd9fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xcf106000-0xd7f55fff]
[ 0.000000] [mem 0xcf106000-0xcf1fffff] page 4k
[ 0.000000] [mem 0xcf200000-0xd7dfffff] page 2M
[ 0.000000] [mem 0xd7e00000-0xd7f55fff] page 4k
[ 0.000000] BRK [0x01fda000, 0x01fdafff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xd7ff1000-0xd8200fff]
[ 0.000000] [mem 0xd7ff1000-0xd7ffffff] page 4k
[ 0.000000] [mem 0xd8000000-0xd81fffff] page 2M
[ 0.000000] [mem 0xd8200000-0xd8200fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xd9fff000-0xd9ffffff]
[ 0.000000] [mem 0xd9fff000-0xd9ffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1dfffffff]
[ 0.000000] [mem 0x100000000-0x1dfffffff] page 1G
[ 0.000000] RAMDISK: [mem 0x35a20000-0x36d07fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F0580 000024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 0x00000000D8A07088 00008C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x00000000D8A169B8 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x00000000D8A071A8 00F809 (v02 ALASKA A M I 00000043 INTL 20120711)
[ 0.000000] ACPI: FACS 0x00000000D8A38F80 000040
[ 0.000000] ACPI: APIC 0x00000000D8A16AC8 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x00000000D8A16B40 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FIDT 0x00000000D8A16B88 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DBGP 0x00000000D8A16C28 000034 (v01 ALASKA A M I 00000000 MSFT 00000005)
[ 0.000000] ACPI: SSDT 0x00000000D8A16C60 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20120711)
[ 0.000000] ACPI: SSDT 0x00000000D8A171A0 000AD8 (v01 PmRef CpuPm 00003000 INTL 20120711)
[ 0.000000] ACPI: SSDT 0x00000000D8A17C78 0001C7 (v01 PmRef LakeTiny 00003000 INTL 20120711)
[ 0.000000] ACPI: MCFG 0x00000000D8A17E40 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x00000000D8A17E80 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
[ 0.000000] ACPI: SSDT 0x00000000D8A17EB8 00036D (v01 SataRe SataTabl 00001000 INTL 20120711)
[ 0.000000] ACPI: SSDT 0x00000000D8A18228 00360A (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
[ 0.000000] ACPI: DMAR 0x00000000D8A1B838 0000B8 (v01 INTEL HSW 00000001 INTL 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021fdfffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x21fdf6000-0x21fdfafff]
[ 0.000000] Reserving 128MB of memory at 720MB for crashkernel (System RAM: 8060MB)
[ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880217400000-ffff88021f3fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x21fdfffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
[ 0.000000] node 0: [mem 0x00100000-0xce30afff]
[ 0.000000] node 0: [mem 0xce312000-0xcee18fff]
[ 0.000000] node 0: [mem 0xcf106000-0xd7f55fff]
[ 0.000000] node 0: [mem 0xd7ff1000-0xd8200fff]
[ 0.000000] node 0: [mem 0xd9fff000-0xd9ffffff]
[ 0.000000] node 0: [mem 0x100000000-0x21fdfffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x21fdfffff]
[ 0.000000] On node 0 totalpages: 2063375
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 13754 pages used for memmap
[ 0.000000] DMA32 zone: 880243 pages, LIFO batch:31
[ 0.000000] Normal zone: 18424 pages used for memmap
[ 0.000000] Normal zone: 1179136 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xdb200000-0xdf1fffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xce30b000-0xce311fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xcee19000-0xcf105fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd7f56000-0xd7ff0fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd8201000-0xd8a38fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd8a39000-0xd9ffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xda000000-0xdaffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdb000000-0xdf1fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdf200000-0xf7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff88021fa00000 s86144 r8192 d32640 u524288
[ 0.000000] pcpu-alloc: s86144 r8192 d32640 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2031112
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.19.0-68-generic root=UUID=ade3fbb5-d5fe-40cf-bd53-d0c2cea6688f ro quiet splash crashkernel=384M-:128M crashkernel=384M-:128M vt.handoff=7 pci=bfs
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 7888836K/8253500K available (7946K kernel code, 1175K rwdata, 3760K rodata, 1412K init, 1292K bss, 364664K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS:16640 nr_irqs:456 16
[ 0.000000] Offload RCU callbacks from all CPUs
[ 0.000000] Offload RCU callbacks from CPUs: 0-3.
[ 0.000000] vt handoff: transparent VT on vt#7
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3292.497 MHz processor
[ 0.000021] Calibrating delay loop (skipped), value calculated using timer frequency.. 6584.99 BogoMIPS (lpj=13169988)
[ 0.000023] pid_max: default: 32768 minimum: 301
[ 0.000026] ACPI: Core revision 20141107
[ 0.009895] ACPI: All ACPI Tables successfully acquired
[ 0.009909] Security Framework initialized
[ 0.009922] AppArmor: AppArmor initialized
[ 0.009923] Yama: becoming mindful.
[ 0.010281] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.011474] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.011995] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.012002] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.012162] Initializing cgroup subsys memory
[ 0.012166] Initializing cgroup subsys devices
[ 0.012168] Initializing cgroup subsys freezer
[ 0.012170] Initializing cgroup subsys net_cls
[ 0.012171] Initializing cgroup subsys blkio
[ 0.012173] Initializing cgroup subsys perf_event
[ 0.012174] Initializing cgroup subsys net_prio
[ 0.012176] Initializing cgroup subsys hugetlb
[ 0.012194] CPU: Physical Processor ID: 0
[ 0.012195] CPU: Processor Core ID: 0
[ 0.012198] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.012198] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.012946] mce: CPU supports 9 MCE banks
[ 0.012957] CPU0: Thermal monitoring enabled (TM1)
[ 0.012964] process: using mwait in idle threads
[ 0.012967] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[ 0.012967] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[ 0.013055] Freeing SMP alternatives memory: 32K (ffffffff81e88000 - ffffffff81e90000)
[ 0.014032] ftrace: allocating 30058 entries in 118 pages
[ 0.023023] dmar: Host address width 39
[ 0.023025] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.023032] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
[ 0.023033] dmar: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.023036] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
[ 0.023036] dmar: RMRR base: 0x000000d9e94000 end: 0x000000d9ea2fff
[ 0.023037] dmar: RMRR base: 0x000000db000000 end: 0x000000df1fffff
[ 0.023101] IOAPIC id 8 under DRHD base 0xfed91000 IOMMU 1
[ 0.023102] HPET id 0 under DRHD base 0xfed91000
[ 0.023102] Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.023216] Enabled IRQ remapping in x2apic mode
[ 0.023216] Enabling x2apic
[ 0.023217] Enabled x2apic
[ 0.023222] Switched APIC routing to cluster x2apic.
[ 0.023605] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.063287] smpboot: CPU0: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz (fam: 06, model: 3c, stepping: 03)
[ 0.063292] TSC deadline timer enabled
[ 0.063310] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[ 0.063325] ... version: 3
[ 0.063325] ... bit width: 48
[ 0.063326] ... generic registers: 8
[ 0.063326] ... value mask: 0000ffffffffffff
[ 0.063327] ... max period: 0000ffffffffffff
[ 0.063327] ... fixed-purpose events: 3
[ 0.063328] ... event mask: 00000007000000ff
[ 0.063945] x86: Booting SMP configuration:
[ 0.063947] .... node #0, CPUs: #1
[ 0.077810] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.077873] #2 #3
[ 0.105606] x86: Booted up 1 node, 4 CPUs
[ 0.105608] smpboot: Total of 4 processors activated (26339.97 BogoMIPS)
[ 0.108395] devtmpfs: initialized
[ 0.110017] evm: security.selinux
[ 0.110018] evm: security.SMACK64
[ 0.110019] evm: security.SMACK64EXEC
[ 0.110019] evm: security.SMACK64TRANSMUTE
[ 0.110020] evm: security.SMACK64MMAP
[ 0.110021] evm: security.ima
[ 0.110021] evm: security.capability
[ 0.110060] PM: Registering ACPI NVS region [mem 0xce30b000-0xce311fff] (28672 bytes)
[ 0.110061] PM: Registering ACPI NVS region [mem 0xd8201000-0xd8a38fff] (8617984 bytes)
[ 0.110228] pinctrl core: initialized pinctrl subsystem
[ 0.110303] RTC time: 20:13:41, date: 09/23/16
[ 0.110378] NET: Registered protocol family 16
[ 0.116290] cpuidle: using governor ladder
[ 0.120294] cpuidle: using governor menu
[ 0.120348] ACPI: bus type PCI registered
[ 0.120349] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.120403] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.120404] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.120459] PCI: Using configuration type 1 for base access
[ 0.124543] ACPI: Added _OSI(Module Device)
[ 0.124544] ACPI: Added _OSI(Processor Device)
[ 0.124545] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.124546] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.127372] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.129139] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.129622] ACPI: Dynamic OEM Table Load:
[ 0.129626] ACPI: SSDT 0xFFFF880215EE7C00 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120711)
[ 0.130106] ACPI: Dynamic OEM Table Load:
[ 0.130109] ACPI: SSDT 0xFFFF880215D72000 0005AA (v01 PmRef ApIst 00003000 INTL 20120711)
[ 0.130620] ACPI: Dynamic OEM Table Load:
[ 0.130622] ACPI: SSDT 0xFFFF880215F60E00 000119 (v01 PmRef ApCst 00003000 INTL 20120711)
[ 0.131341] ACPI: Interpreter enabled
[ 0.131346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20141107/hwxface-580)
[ 0.131351] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20141107/hwxface-580)
[ 0.131364] ACPI: (supports S0 S3 S4 S5)
[ 0.131365] ACPI: Using IOAPIC for interrupt routing
[ 0.131382] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.136544] ACPI: Power Resource [FN00] (off)
[ 0.136590] ACPI: Power Resource [FN01] (off)
[ 0.136634] ACPI: Power Resource [FN02] (off)
[ 0.136678] ACPI: Power Resource [FN03] (off)
[ 0.136723] ACPI: Power Resource [FN04] (off)
[ 0.137296] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.137300] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.137636] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.137961] PCI host bridge to bus 0000:00
[ 0.137962] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.137964] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.137965] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.137966] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.137966] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 0.137967] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 0.137968] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 0.137969] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[ 0.137970] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[ 0.137971] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[ 0.137972] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff]
[ 0.137977] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[ 0.138034] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[ 0.138060] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.138090] pci 0000:00:01.0: System wakeup disabled by ACPI
[ 0.138117] pci 0000:00:02.0: [8086:0412] type 00 class 0x030000
[ 0.138124] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
[ 0.138129] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.138132] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.138183] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
[ 0.138189] pci 0000:00:03.0: reg 0x10: [mem 0xf7d14000-0xf7d17fff 64bit]
[ 0.138260] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[ 0.138275] pci 0000:00:14.0: reg 0x10: [mem 0xf7d00000-0xf7d0ffff 64bit]
[ 0.138325] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.138348] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.138372] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[ 0.138388] pci 0000:00:16.0: reg 0x10: [mem 0xf7d1e000-0xf7d1e00f 64bit]
[ 0.138442] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.138495] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[ 0.138512] pci 0000:00:1a.0: reg 0x10: [mem 0xf7d1c000-0xf7d1c3ff]
[ 0.138588] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.138621] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.138647] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[ 0.138659] pci 0000:00:1b.0: reg 0x10: [mem 0xf7d10000-0xf7d13fff 64bit]
[ 0.138718] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.138742] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.138765] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[ 0.138825] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.138852] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.138877] pci 0000:00:1c.5: [8086:8c1a] type 01 class 0x060400
[ 0.138933] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.138959] pci 0000:00:1c.5: System wakeup disabled by ACPI
[ 0.138989] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[ 0.139005] pci 0000:00:1d.0: reg 0x10: [mem 0xf7d1b000-0xf7d1b3ff]
[ 0.139081] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.139113] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.139140] pci 0000:00:1f.0: [8086:8c5c] type 00 class 0x060100
[ 0.139269] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
[ 0.139281] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7]
[ 0.139287] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3]
[ 0.139292] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097]
[ 0.139298] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083]
[ 0.139303] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
[ 0.139309] pci 0000:00:1f.2: reg 0x24: [mem 0xf7d1a000-0xf7d1a7ff]
[ 0.139340] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.139380] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[ 0.139391] pci 0000:00:1f.3: reg 0x10: [mem 0xf7d19000-0xf7d190ff 64bit]
[ 0.139408] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
[ 0.139495] pci 0000:01:00.0: [bdbd:a139] type 00 class 0x040000
[ 0.139515] pci 0000:01:00.0: reg 0x10: [mem 0xf7c00000-0xf7cfffff 64bit]
[ 0.139603] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot
[ 0.139620] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 0.147753] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.147756] pci 0000:00:01.0: bridge window [mem 0xf7c00000-0xf7cfffff]
[ 0.147807] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.147856] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.148274] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.148303] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.148330] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.148358] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.148385] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.148411] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.148438] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 0.148465] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.148656] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.148717] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.148719] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.148720] vgaarb: loaded
[ 0.148721] vgaarb: bridge control possible 0000:00:02.0
[ 0.148856] SCSI subsystem initialized
[ 0.148876] libata version 3.00 loaded.
[ 0.148890] ACPI: bus type USB registered
[ 0.148901] usbcore: registered new interface driver usbfs
[ 0.148907] usbcore: registered new interface driver hub
[ 0.148915] usbcore: registered new device driver usb
[ 0.148992] PCI: Using ACPI for IRQ routing
[ 0.150299] PCI: pci_cache_line_size set to 64 bytes
[ 0.150326] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.150327] e820: reserve RAM buffer [mem 0xce30b000-0xcfffffff]
[ 0.150328] e820: reserve RAM buffer [mem 0xcee19000-0xcfffffff]
[ 0.150328] e820: reserve RAM buffer [mem 0xd7f56000-0xd7ffffff]
[ 0.150329] e820: reserve RAM buffer [mem 0xd8201000-0xdbffffff]
[ 0.150330] e820: reserve RAM buffer [mem 0xda000000-0xdbffffff]
[ 0.150331] e820: reserve RAM buffer [mem 0x21fe00000-0x21fffffff]
[ 0.150403] NetLabel: Initializing
[ 0.150404] NetLabel: domain hash size = 128
[ 0.150405] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.150413] NetLabel: unlabeled traffic allowed by default
[ 0.150457] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.150461] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.152485] Switched to clocksource hpet
[ 0.156372] AppArmor: AppArmor Filesystem Enabled
[ 0.156409] pnp: PnP ACPI init
[ 0.156458] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.156460] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.156567] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.156569] system 00:01: [io 0xffff] has been reserved
[ 0.156570] system 00:01: [io 0xffff] has been reserved
[ 0.156571] system 00:01: [io 0xffff] has been reserved
[ 0.156572] system 00:01: [io 0x1c00-0x1cfe] has been reserved
[ 0.156573] system 00:01: [io 0x1d00-0x1dfe] has been reserved
[ 0.156574] system 00:01: [io 0x1e00-0x1efe] has been reserved
[ 0.156575] system 00:01: [io 0x1f00-0x1ffe] has been reserved
[ 0.156576] system 00:01: [io 0x1800-0x18fe] could not be reserved
[ 0.156578] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.156579] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.156599] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.156626] system 00:03: [io 0x1854-0x1857] has been reserved
[ 0.156627] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.156700] system 00:04: [io 0x0a00-0x0a1f] has been reserved
[ 0.156701] system 00:04: [io 0x0a20-0x0a2f] has been reserved
[ 0.156702] system 00:04: [io 0x0a30-0x0a3f] has been reserved
[ 0.156703] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.156805] pnp 00:05: [dma 0 disabled]
[ 0.156831] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.156859] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 0.156861] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.157230] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.157232] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.157233] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.157234] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.157236] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.157237] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.157238] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.157239] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.157241] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[ 0.157242] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.157243] system 00:07: [mem 0xf7fdf000-0xf7fdffff] has been reserved
[ 0.157245] system 00:07: [mem 0xf7fe0000-0xf7feffff] has been reserved
[ 0.157246] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.157386] pnp: PnP ACPI: found 8 devices
[ 0.162996] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
[ 0.162998] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[ 0.162999] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
[ 0.163006] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 0.163008] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.163009] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.163012] pci 0000:00:1c.0: BAR 14: assigned [mem 0xdf200000-0xdf3fffff]
[ 0.163017] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdf400000-0xdf5fffff 64bit pref]
[ 0.163018] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.163020] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.163022] pci 0000:00:01.0: bridge window [mem 0xf7c00000-0xf7cfffff]
[ 0.163025] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.163027] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.163030] pci 0000:00:1c.0: bridge window [mem 0xdf200000-0xdf3fffff]
[ 0.163033] pci 0000:00:1c.0: bridge window [mem 0xdf400000-0xdf5fffff 64bit pref]
[ 0.163037] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.163045] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.163046] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.163047] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.163048] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[ 0.163049] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[ 0.163050] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[ 0.163051] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[ 0.163051] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[ 0.163052] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[ 0.163053] pci_bus 0000:00: resource 13 [mem 0xdf200000-0xfeafffff]
[ 0.163054] pci_bus 0000:01: resource 1 [mem 0xf7c00000-0xf7cfffff]
[ 0.163056] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.163056] pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf3fffff]
[ 0.163057] pci_bus 0000:02: resource 2 [mem 0xdf400000-0xdf5fffff 64bit pref]
[ 0.163074] NET: Registered protocol family 2
[ 0.163187] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.163286] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.163408] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.163419] TCP: reno registered
[ 0.163426] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.163448] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.163490] NET: Registered protocol family 1
[ 0.163501] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.200548] PCI: CLS 64 bytes, default 64
[ 0.200580] Trying to unpack rootfs image as initramfs...
[ 0.406060] Freeing initrd memory: 19360K (ffff880035a20000 - ffff880036d08000)
[ 0.406079] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.406082] software IO TLB [mem 0xd3f56000-0xd7f56000] (64MB) mapped at [ffff8800d3f56000-ffff8800d7f55fff]
[ 0.406211] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[ 0.406274] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x1d
[ 0.406279] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x1d
[ 0.406284] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x1d
[ 0.406288] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x1d
[ 0.406321] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 0.406341] Scanning for low memory corruption every 60 seconds
[ 0.406538] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.406551] Initialise system trusted keyring
[ 0.406567] audit: initializing netlink subsys (disabled)
[ 0.406580] audit: type=2000 audit(1474661621.400:1): initialized
[ 0.406833] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.407765] zpool: loaded
[ 0.407766] zbud: loaded
[ 0.407870] VFS: Disk quotas dquot_6.5.2
[ 0.407891] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.408172] fuse init (API version 7.23)
[ 0.408259] Key type big_key registered
[ 0.408545] Key type asymmetric registered
[ 0.408547] Asymmetric key parser 'x509' registered
[ 0.408570] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.408596] io scheduler noop registered
[ 0.408598] io scheduler deadline registered (default)
[ 0.408617] io scheduler cfq registered
[ 0.408996] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 0.408998] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 0.408999] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[ 0.409010] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[ 0.409013] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[ 0.409022] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
[ 0.409024] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
[ 0.409029] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.409055] pciehp 0000:00:1c.0:pcie04: Slot #0 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl+ LLActRep+
[ 0.409073] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
[ 0.409075] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.409096] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
[ 0.409097] vesafb: scrolling: redraw
[ 0.409098] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.411053] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90004e80000, using 8128k, total 8128k
[ 0.411130] Console: switching to colour frame buffer device 240x67
[ 0.411145] fb0: VESA VGA frame buffer device
[ 0.411161] intel_idle: MWAIT substates: 0x42120
[ 0.411162] intel_idle: v0.4 model 0x3C
[ 0.411163] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.411322] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.411325] ACPI: Power Button [PWRB]
[ 0.411349] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.411350] ACPI: Power Button [PWRF]
[ 0.411822] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.411824] ACPI: Thermal Zone [TZ00] (28 C)
[ 0.411944] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.411945] ACPI: Thermal Zone [TZ01] (30 C)
[ 0.411967] GHES: HEST is not enabled!
[ 0.412036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.432392] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.433481] Linux agpgart interface v0.103
[ 0.434231] brd: module loaded
[ 0.434596] loop: module loaded
[ 0.434713] libphy: Fixed MDIO Bus: probed
[ 0.434716] tun: Universal TUN/TAP device driver, 1.6
[ 0.434717] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.434744] PPP generic driver version 2.4.2
[ 0.434782] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.434785] ehci-pci: EHCI PCI platform driver
[ 0.434852] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.434856] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.434866] ehci-pci 0000:00:1a.0: debug port 2
[ 0.438764] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.438775] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7d1c000
[ 0.448473] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.448504] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.448505] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.448506] usb usb1: Product: EHCI Host Controller
[ 0.448507] usb usb1: Manufacturer: Linux 3.19.0-68-generic ehci_hcd
[ 0.448508] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.448592] hub 1-0:1.0: USB hub found
[ 0.448595] hub 1-0:1.0: 2 ports detected
[ 0.448718] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.448721] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.448730] ehci-pci 0000:00:1d.0: debug port 2
[ 0.452618] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.452627] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7d1b000
[ 0.464473] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.464496] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.464497] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.464498] usb usb2: Product: EHCI Host Controller
[ 0.464499] usb usb2: Manufacturer: Linux 3.19.0-68-generic ehci_hcd
[ 0.464500] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.464648] hub 2-0:1.0: USB hub found
[ 0.464652] hub 2-0:1.0: 2 ports detected
[ 0.464725] ehci-platform: EHCI generic platform driver
[ 0.464731] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.464735] ohci-pci: OHCI PCI platform driver
[ 0.464742] ohci-platform: OHCI generic platform driver
[ 0.464747] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.464813] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.464816] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 0.465871] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.465921] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.465922] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.465923] usb usb3: Product: xHCI Host Controller
[ 0.465924] usb usb3: Manufacturer: Linux 3.19.0-68-generic xhci-hcd
[ 0.465924] usb usb3: SerialNumber: 0000:00:14.0
[ 0.466067] hub 3-0:1.0: USB hub found
[ 0.466076] hub 3-0:1.0: 10 ports detected
[ 0.467509] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.467511] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 0.467529] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.467530] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.467531] usb usb4: Product: xHCI Host Controller
[ 0.467532] usb usb4: Manufacturer: Linux 3.19.0-68-generic xhci-hcd
[ 0.467533] usb usb4: SerialNumber: 0000:00:14.0
[ 0.467674] hub 4-0:1.0: USB hub found
[ 0.467679] hub 4-0:1.0: 2 ports detected
[ 0.467954] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 0.468326] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.468329] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.468442] mousedev: PS/2 mouse device common for all mice
[ 0.468621] rtc_cmos 00:02: RTC can wake from S4
[ 0.468715] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[ 0.468738] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.468744] i2c /dev entries driver
[ 0.468785] device-mapper: uevent: version 1.0.3
[ 0.468825] device-mapper: ioctl: 4.29.0-ioctl (2014-10-28) initialised: dm-devel@redhat.com
[ 0.468839] Intel P-state driver initializing.
[ 0.468933] Consider also installing thermald for improved thermal control.
[ 0.468936] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.469168] PCCT header not found.
[ 0.469228] TCP: cubic registered
[ 0.469288] NET: Registered protocol family 10
[ 0.469441] NET: Registered protocol family 17
[ 0.469453] Key type dns_resolver registered
[ 0.469780] Loading compiled-in X.509 certificates
[ 0.470323] Loaded X.509 cert 'Magrathea: Glacier signing key: 08e8c8b74dd5e33a9f92f329d4b3e0f8968bf732'
[ 0.470333] registered taskstats version 1
[ 0.471594] Key type trusted registered
[ 0.474433] Key type encrypted registered
[ 0.474437] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.474440] ima: No TPM chip found, activating TPM-bypass!
[ 0.474453] evm: HMAC attrs: 0x1
[ 0.474760] Magic number: 0:39:246
[ 0.474784] acpi device:5c: hash matches
[ 0.474847] rtc_cmos 00:02: setting system clock to 2016-09-23 20:13:41 UTC (1474661621)
[ 0.474914] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.474915] EDD information not available.
[ 0.474964] PM: Hibernation image not present or could not be loaded.
[ 0.475188] Freeing unused kernel memory: 1412K (ffffffff81d27000 - ffffffff81e88000)
[ 0.475189] Write protecting the kernel read-only data: 12288k
[ 0.475312] Freeing unused kernel memory: 236K (ffff8800017c5000 - ffff880001800000)
[ 0.475371] Freeing unused kernel memory: 336K (ffff880001bac000 - ffff880001c00000)
[ 0.481647] systemd-udevd[121]: starting version 204
[ 0.493762] ahci 0000:00:1f.2: version 3.0
[ 0.493899] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x33 impl SATA mode
[ 0.493901] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems
[ 0.520916] scsi host0: ahci
[ 0.521053] scsi host1: ahci
[ 0.521179] scsi host2: ahci
[ 0.521269] scsi host3: ahci
[ 0.521352] scsi host4: ahci
[ 0.521418] scsi host5: ahci
[ 0.521444] ata1: SATA max UDMA/133 abar m2048@0xf7d1a000 port 0xf7d1a100 irq 30
[ 0.521446] ata2: SATA max UDMA/133 abar m2048@0xf7d1a000 port 0xf7d1a180 irq 30
[ 0.521446] ata3: DUMMY
[ 0.521447] ata4: DUMMY
[ 0.521448] ata5: SATA max UDMA/133 abar m2048@0xf7d1a000 port 0xf7d1a300 irq 30
[ 0.521450] ata6: SATA max UDMA/133 abar m2048@0xf7d1a000 port 0xf7d1a380 irq 30
[ 0.760480] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 0.776482] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[ 0.776489] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 0.840501] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 0.840515] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 0.840529] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 0.840745] ata1.00: ATA-9: ADATA SP600, 2.9, max UDMA/100
[ 0.840747] ata1.00: 62533296 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 0.841203] ata1.00: configured for UDMA/100
[ 0.841224] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 0.841226] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 0.841228] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 0.841302] scsi 0:0:0:0: Direct-Access ATA ADATA SP600 2.9 PQ: 0 ANSI: 5
[ 0.841482] sd 0:0:0:0: [sda] 62533296 512-byte logical blocks: (32.0 GB/29.8 GiB)
[ 0.841500] sd 0:0:0:0: [sda] Write Protect is off
[ 0.841502] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.841508] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.841514] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 0.841722] ata5.00: ATA-9: WDC WD5000LPVX-00V0TT0, 01.01A01, max UDMA/133
[ 0.841730] ata5.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 0.842357] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 0.842359] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 0.842360] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 0.842824] sda: sda1 sda2
[ 0.842877] ata5.00: configured for UDMA/133
[ 0.842975] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.844208] ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 0.844209] ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 0.844210] ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 0.845221] ata6.00: ATAPI: HL-DT-ST DVDRAM GS40N, 1.00, max UDMA/133
[ 0.851864] ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 0.851866] ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 0.851867] ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 0.852847] ata6.00: configured for UDMA/133
[ 0.892835] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
[ 0.892838] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 0.893102] hub 1-1:1.0: USB hub found
[ 0.893201] hub 1-1:1.0: 4 ports detected
[ 0.896484] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 0.897167] ata2.00: ATA-9: WDC WD5000LPVX-22V0TT0, 01.01A01, max UDMA/133
[ 0.897169] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 0.898081] ata2.00: configured for UDMA/133
[ 0.898228] scsi 1:0:0:0: Direct-Access ATA WDC WD5000LPVX-2 1A01 PQ: 0 ANSI: 5
[ 0.898477] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 0.898478] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 0.898481] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[ 0.898566] sd 1:0:0:0: [sdb] Write Protect is off
[ 0.898568] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 0.898595] scsi 4:0:0:0: Direct-Access ATA WDC WD5000LPVX-0 1A01 PQ: 0 ANSI: 5
[ 0.898608] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.898741] sd 4:0:0:0: Attached scsi generic sg2 type 0
[ 0.898745] sd 4:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 0.898746] sd 4:0:0:0: [sdc] 4096-byte physical blocks
[ 0.898758] sd 4:0:0:0: [sdc] Write Protect is off
[ 0.898759] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 0.898765] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.901825] scsi 5:0:0:0: CD-ROM HL-DT-ST DVDRAM GS40N 1.00 PQ: 0 ANSI: 5
[ 0.904619] usb 3-1: New USB device found, idVendor=1a40, idProduct=0101
[ 0.904620] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 0.904622] usb 3-1: Product: USB 2.0 Hub
[ 0.904879] hub 3-1:1.0: USB hub found
[ 0.904900] hub 3-1:1.0: 4 ports detected
[ 0.908779] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
[ 0.908780] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 0.909062] hub 2-1:1.0: USB hub found
[ 0.909182] hub 2-1:1.0: 6 ports detected
[ 0.921501] sr 5:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 0.921503] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 0.921602] sr 5:0:0:0: Attached scsi CD-ROM sr0
[ 0.921703] sr 5:0:0:0: Attached scsi generic sg3 type 5
[ 0.972232] sdc: sdc1 sdc2 < sdc5 >
[ 0.972507] sd 4:0:0:0: [sdc] Attached SCSI disk
[ 0.993442] sdb: sdb1
[ 0.993785] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 1.072448] usb 3-8: new full-speed USB device number 3 using xhci_hcd
[ 1.340448] usb 3-1.1: new low-speed USB device number 4 using xhci_hcd
[ 1.349850] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
[ 1.404440] tsc: Refined TSC clocksource calibration: 3292.375 MHz
[ 1.445267] usb 3-8: New USB device found, idVendor=0403, idProduct=6001
[ 1.445270] usb 3-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.445271] usb 3-8: Product: VNC2 as FT232
[ 1.445272] usb 3-8: Manufacturer: ACME Ltd
[ 1.445273] usb 3-8: SerialNumber: VNC20001
[ 1.450616] usb 3-1.1: New USB device found, idVendor=413c, idProduct=2003
[ 1.450618] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.450620] usb 3-1.1: Product: Dell USB Keyboard
[ 1.450621] usb 3-1.1: Manufacturer: Dell
[ 1.480987] usb 3-1.1: ep 0x81 - rounding interval to 128 microframes, ep desc says 192 microframes
[ 1.568425] usb 3-1.2: new low-speed USB device number 5 using xhci_hcd
[ 1.677001] usb 3-1.2: New USB device found, idVendor=046d, idProduct=c404
[ 1.677003] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.677004] usb 3-1.2: Product: Trackball
[ 1.677005] usb 3-1.2: Manufacturer: Logitech
[ 1.677065] usb 3-1.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 1.748401] usb 3-1.3: new high-speed USB device number 6 using xhci_hcd
[ 1.858565] usb 3-1.3: New USB device found, idVendor=04f9, idProduct=0042
[ 1.858567] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.858569] usb 3-1.3: Product: HL-2270DW series
[ 1.858569] usb 3-1.3: Manufacturer: Brother
[ 1.858570] usb 3-1.3: SerialNumber: F2N651473
[ 2.078180] random: nonblocking pool is initialized
[ 2.404508] Switched to clocksource tsc
[ 2.849774] init: plymouth-upstart-bridge main process (202) terminated with status 1
[ 2.849781] init: plymouth-upstart-bridge main process ended, respawning
[ 2.851259] init: plymouth-upstart-bridge main process (213) terminated with status 1
[ 2.851264] init: plymouth-upstart-bridge main process ended, respawning
[ 2.852318] init: plymouth-upstart-bridge main process (215) terminated with status 1
[ 2.852324] init: plymouth-upstart-bridge main process ended, respawning
[ 2.853779] init: plymouth-upstart-bridge main process (216) terminated with status 1
[ 2.853785] init: plymouth-upstart-bridge main process ended, respawning
[ 2.854773] init: plymouth-upstart-bridge main process (218) terminated with status 1
[ 2.854778] init: plymouth-upstart-bridge main process ended, respawning
[ 2.856172] init: plymouth-upstart-bridge main process (219) terminated with status 1
[ 2.856177] init: plymouth-upstart-bridge main process ended, respawning
[ 2.857166] init: plymouth-upstart-bridge main process (221) terminated with status 1
[ 2.857172] init: plymouth-upstart-bridge main process ended, respawning
[ 2.858586] init: plymouth-upstart-bridge main process (222) terminated with status 1
[ 2.858591] init: plymouth-upstart-bridge main process ended, respawning
[ 2.859582] init: plymouth-upstart-bridge main process (224) terminated with status 1
[ 2.859587] init: plymouth-upstart-bridge main process ended, respawning
[ 2.860961] init: plymouth-upstart-bridge main process (225) terminated with status 1
[ 2.860966] init: plymouth-upstart-bridge main process ended, respawning
[ 2.861944] init: plymouth-upstart-bridge main process (227) terminated with status 1
[ 2.861950] init: plymouth-upstart-bridge respawning too fast, stopped
[ 4.363048] Adding 8251388k swap on /dev/sdc5. Priority:-1 extents:1 across:8251388k FS
[ 6.104419] systemd-udevd[332]: starting version 204
[ 7.402357] lp: driver loaded but no devices found
[ 7.543286] ppdev: user-space parallel port driver
[ 8.364914] EXT4-fs (sdc1): re-mounted. Opts: errors=remount-ro
[ 8.569271] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: errors=remount-ro
[ 9.685352] wmi: Mapper loaded
[ 9.791068] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 9.845030] blackmagic_io: module license 'Proprietary' taints kernel.
[ 9.845032] Disabling lock debugging due to kernel taint
[ 9.845247] blackmagic_io: module verification failed: signature and/or required key missing - tainting kernel
[ 9.846029] BlackmagicIO: Driver version 10.8a2 loading
[ 9.846265] BlackmagicIO: Enabled device "Intensity Pro 4K" x4/2.5 Gbps (2e4ae424,4b0100) FW Date: 08-16 17:41
[ 9.847186] BlackmagicIO: Intensity Pro 4K as blackmagic!io0 [0000:01:00.0]
[ 9.847189] Probe subdriver ffffffffc0401300 (serial): ffff880036a36000
[ 9.847190] BlackmagicIO: Initialised serial driver for blackmagic!io0
[ 10.368267] [drm] Initialized drm 1.1.0 20060810
[ 10.508193] AVX2 version of gcm_enc/dec engaged.
[ 10.508195] AES CTR mode by8 optimization enabled
[ 10.765121] audit: type=1400 audit(1474661631.789:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=454 comm="apparmor_parser"
[ 10.765126] audit: type=1400 audit(1474661631.789:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=454 comm="apparmor_parser"
[ 10.765128] audit: type=1400 audit(1474661631.789:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=454 comm="apparmor_parser"
[ 10.765358] audit: type=1400 audit(1474661631.789:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=454 comm="apparmor_parser"
[ 10.765361] audit: type=1400 audit(1474661631.789:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=454 comm="apparmor_parser"
[ 10.765482] audit: type=1400 audit(1474661631.789:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=454 comm="apparmor_parser"
[ 11.060399] [drm] Memory usable by graphics device = 2048M
[ 11.060402] checking generic (e0000000 7f0000) vs hw (e0000000 10000000)
[ 11.060403] fb: switching to inteldrmfb from VESA VGA
[ 11.060429] Console: switching to colour dummy device 80x25
[ 11.060479] [drm] Replacing VGA console driver
[ 11.083796] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 11.083797] [drm] Driver supports precise vblank timestamp query.
[ 11.083846] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 11.369140] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 11.369492] acpi device:61: registered as cooling_device9
[ 11.369560] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
[ 11.369627] [drm] Initialized i915 1.6.0 20141121 for 0000:00:02.0 on minor 0
[ 11.409854] fbcon: inteldrmfb (fb0) is primary device
[ 11.409911] Console: switching to colour frame buffer device 240x67
[ 11.409929] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 11.409930] i915 0000:00:02.0: registered panic notifier
[ 12.200906] hidraw: raw HID events driver (C) Jiri Kosina
[ 12.567030] usbcore: registered new interface driver usbhid
[ 12.567032] usbhid: USB HID core driver
[ 12.572514] usbcore: registered new interface driver usbserial
[ 12.572525] usbcore: registered new interface driver usbserial_generic
[ 12.572536] usbserial: USB Serial support registered for generic
[ 12.598454] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.1/3-1.1:1.0/0003:413C:2003.0001/input/input6
[ 12.621266] intel_rapl: Found RAPL domain package
[ 12.621269] intel_rapl: Found RAPL domain core
[ 12.621271] intel_rapl: Found RAPL domain uncore
[ 12.621273] intel_rapl: Found RAPL domain dram
[ 12.651705] hid-generic 0003:413C:2003.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:14.0-1.1/input0
[ 12.651799] input: Logitech Trackball as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.2/3-1.2:1.0/0003:046D:C404.0002/input/input7
[ 12.651906] hid-generic 0003:046D:C404.0002: input,hidraw1: USB HID v1.10 Mouse [Logitech Trackball] on usb-0000:00:14.0-1.2/input0
[ 12.773117] usbcore: registered new interface driver ftdi_sio
[ 12.773127] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 12.773162] ftdi_sio 3-8:1.0: FTDI USB Serial Device converter detected
[ 12.773185] usb 3-8: Detected FT232BM
[ 12.795452] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 12.835311] usb 3-8: FTDI USB Serial Device converter now attached to ttyUSB0
[ 12.859410] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input8
[ 12.894116] sound hdaudioC1D0: autoconfig: line_outs=1 (0x24/0x0/0x0/0x0/0x0) type:line
[ 12.894118] sound hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 12.894119] sound hdaudioC1D0: hp_outs=1 (0x28/0x0/0x0/0x0/0x0)
[ 12.894120] sound hdaudioC1D0: mono: mono_out=0x0
[ 12.894121] sound hdaudioC1D0: inputs:
[ 12.894122] sound hdaudioC1D0: Front Mic=0x29
[ 12.894123] sound hdaudioC1D0: Rear Mic=0x2b
[ 12.894124] sound hdaudioC1D0: Line=0x2a
[ 12.900530] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input9
[ 12.900575] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
[ 12.900623] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
[ 14.496961] audit: type=1400 audit(1474661635.521:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=702 comm="apparmor_parser"
[ 14.496966] audit: type=1400 audit(1474661635.521:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=702 comm="apparmor_parser"
[ 14.497194] audit: type=1400 audit(1474661635.521:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=702 comm="apparmor_parser"
[ 14.977366] init: cups main process (703) killed by HUP signal
[ 14.977372] init: cups main process ended, respawning
[ 15.602727] Bluetooth: Core ver 2.20
[ 15.602749] NET: Registered protocol family 31
[ 15.602749] Bluetooth: HCI device and connection manager initialized
[ 15.602752] Bluetooth: HCI socket layer initialized
[ 15.602754] Bluetooth: L2CAP socket layer initialized
[ 15.602757] Bluetooth: SCO socket layer initialized
[ 15.947964] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 15.947967] Bluetooth: BNEP filters: protocol multicast
[ 15.947970] Bluetooth: BNEP socket layer initialized
[ 15.977847] Bluetooth: RFCOMM TTY layer initialized
[ 15.977851] Bluetooth: RFCOMM socket layer initialized
[ 15.977866] Bluetooth: RFCOMM ver 1.11
[ 17.469589] usblp 3-1.3:1.0: usblp0: USB Bidirectional printer dev 6 if 0 alt 0 proto 2 vid 0x04F9 pid 0x0042
[ 17.469603] usbcore: registered new interface driver usblp
[ 44.598366] audit: type=1400 audit(1474661665.625:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=987 comm="apparmor_parser"
[ 44.598371] audit: type=1400 audit(1474661665.625:12): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=987 comm="apparmor_parser"
[ 44.598583] audit: type=1400 audit(1474661665.625:13): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=987 comm="apparmor_parser"
[ 45.144740] audit: type=1400 audit(1474661666.169:14): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=1006 comm="apparmor_parser"
[ 132.305506] audit: type=1400 audit(1474661753.337:15): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=1102 comm="apparmor_parser"
[ 132.305512] audit: type=1400 audit(1474661753.337:16): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1102 comm="apparmor_parser"
[ 132.305515] audit: type=1400 audit(1474661753.337:17): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1102 comm="apparmor_parser"
[ 132.305742] audit: type=1400 audit(1474661753.337:18): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1102 comm="apparmor_parser"
[ 132.305744] audit: type=1400 audit(1474661753.337:19): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1102 comm="apparmor_parser"
[ 132.305853] audit: type=1400 audit(1474661753.337:20): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1102 comm="apparmor_parser"
[ 132.307005] audit: type=1400 audit(1474661753.337:21): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cups-browsed" pid=1106 comm="apparmor_parser"
[ 132.308833] audit: type=1400 audit(1474661753.341:22): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=1107 comm="apparmor_parser"
[ 132.308837] audit: type=1400 audit(1474661753.341:23): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=1107 comm="apparmor_parser"
[ 132.309040] audit: type=1400 audit(1474661753.341:24): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=1107 comm="apparmor_parser"
00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06)
Subsystem: Elitegroup Computer Systems Device 7ecf
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
Capabilities: [e0] Vendor Specific Information: Len=0c <?>
Kernel driver in use: hsw_uncore

00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06) (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
Memory behind bridge: f7d00000-f7dfffff
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: [88] Subsystem: Elitegroup Computer Systems Device 7ecf
Capabilities: [80] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee002b8 Data: 0000
Capabilities: [a0] Express (v2) Root Port (Slot+), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
LnkCap: Port #2, Speed 5GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <256ns, L1 <8us
ClockPM- Surprise- LLActRep- BwNot+
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x4, TrErr- Train- SlotClk+ DLActive- BWMgmt+ ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
Slot #1, PowerLimit 75.000W; Interlock- NoCompl+
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
Changed: MRL- PresDet- LinkState-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR+, OBFF Via WAKE# ARIFwd-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR+, OBFF Via WAKE# ARIFwd-
LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
Capabilities: [100 v1] Virtual Channel
Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
Arb: Fixed- WRR32- WRR64- WRR128-
Ctrl: ArbSelect=Fixed
Status: InProgress-
VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
Status: NegoPending- InProgress-
Capabilities: [140 v1] Root Complex Link
Desc: PortNumber=02 ComponentID=01 EltType=Config
Link0: Desc: TargetPort=00 TargetComponent=01 AssocRCRB- LinkType=MemMapped LinkValid+
Addr: 00000000fed19000
Kernel driver in use: pcieport

00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06) (prog-if 00 [VGA controller])
Subsystem: Elitegroup Computer Systems Device 7ecf
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
Interrupt: pin A routed to IRQ 34
Region 0: Memory at f7800000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at f000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018 Data: 0000
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [a4] PCI Advanced Features
AFCap: TP+ FLR+
AFCtrl: FLR-
AFStatus: TP-
Kernel driver in use: i915

00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
Subsystem: Elitegroup Computer Systems Device 7ecf
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 36
Region 0: Memory at f7e14000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00458 Data: 0000
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
Kernel driver in use: snd_hda_intel

00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05) (prog-if 30 [XHCI])
Subsystem: Elitegroup Computer Systems Device 7ecf
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 29
Region 0: Memory at f7e00000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [70] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [80] MSI: Enable+ Count=1/8 Maskable- 64bit+
Address: 00000000fee00358 Data: 0000
Kernel driver in use: xhci_hcd

00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
Subsystem: Elitegroup Computer Systems Device 7ecf
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
Interrupt: pin A routed to IRQ 33
Region 0: Memory at f7e1e000 (64-bit, non-prefetchable) [size=16]
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [8c] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee003f8 Data: 0000
Kernel driver in use: mei_me

00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05) (prog-if 20 [EHCI])
Subsystem: Elitegroup Computer Systems Device 7ecf
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 16
Region 0: Memory at f7e1c000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Debug port: BAR=1 offset=00a0
Capabilities: [98] PCI Advanced Features
AFCap: TP+ FLR+
AFCtrl: FLR-
AFStatus: TP-
Kernel driver in use: ehci-pci

00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
Subsystem: Elitegroup Computer Systems Device 7ecf
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 35
Region 0: Memory at f7e10000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee00438 Data: 0000
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
Capabilities: [100 v1] Virtual Channel
Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
Arb: Fixed- WRR32- WRR64- WRR128-
Ctrl: ArbSelect=Fixed
Status: InProgress-
VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01
Status: NegoPending- InProgress-
VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=2 ArbSelect=Fixed TC/VC=04
Status: NegoPending- InProgress-
Kernel driver in use: snd_hda_intel

00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5) (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: 00002000-00002fff
Memory behind bridge: df200000-df3fffff
Prefetchable memory behind bridge: 00000000df400000-00000000df5fffff
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: [40] Express (v2) Root Port (Slot+), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
LnkCap: Port #1, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <1us, L1 <4us
ClockPM- Surprise- LLActRep+ BwNot+
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x0, TrErr- Train+ SlotClk+ DLActive- BWMgmt- ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+
Slot #0, PowerLimit 0.000W; Interlock- NoCompl+
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet+ CmdCplt- HPIrq+ LinkChg+
Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
Changed: MRL- PresDet- LinkState-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Range ABC, TimeoutDis+, LTR+, OBFF Via WAKE# ARIFwd-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR+, OBFF Disabled ARIFwd-
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee002d8 Data: 0000
Capabilities: [90] Subsystem: Elitegroup Computer Systems Device 7ecf
Capabilities: [a0] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: pcieport

00:1c.5 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #6 (rev d5) (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
I/O behind bridge: 0000e000-0000efff
Memory behind bridge: f7c00000-f7cfffff
Prefetchable memory behind bridge: 00000000f0000000-00000000f00fffff
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: [40] Express (v2) Root Port (Slot+), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
LnkCap: Port #6, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <512ns, L1 <16us
ClockPM- Surprise- LLActRep+ BwNot+
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
Slot #5, PowerLimit 10.000W; Interlock- NoCompl+
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
Changed: MRL- PresDet- LinkState-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Range ABC, TimeoutDis+, LTR+, OBFF Not Supported ARIFwd-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR+, OBFF Disabled ARIFwd-
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00318 Data: 0000
Capabilities: [90] Subsystem: Elitegroup Computer Systems Device 7ecf
Capabilities: [a0] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: pcieport

00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05) (prog-if 20 [EHCI])
Subsystem: Elitegroup Computer Systems Device 7ecf
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 23
Region 0: Memory at f7e1b000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Debug port: BAR=1 offset=00a0
Capabilities: [98] PCI Advanced Features
AFCap: TP+ FLR+
AFCtrl: FLR-
AFStatus: TP-
Kernel driver in use: ehci-pci

00:1f.0 ISA bridge: Intel Corporation C220 Series Chipset Family H81 Express LPC Controller (rev 05)
Subsystem: Elitegroup Computer Systems Device 7ecf
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: [e0] Vendor Specific Information: Len=0c <?>
Kernel driver in use: lpc_ich

00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05) (prog-if 01 [AHCI 1.0])
Subsystem: Elitegroup Computer Systems Device 7ecf
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 30
Region 0: I/O ports at f0b0 [size=8]
Region 1: I/O ports at f0a0 [size=4]
Region 2: I/O ports at f090 [size=8]
Region 3: I/O ports at f080 [size=4]
Region 4: I/O ports at f060 [size=32]
Region 5: Memory at f7e1a000 (32-bit, non-prefetchable) [size=2K]
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00398 Data: 0000
Capabilities: [70] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [a8] SATA HBA v1.0 BAR4 Offset=00000004
Kernel driver in use: ahci

00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
Subsystem: Elitegroup Computer Systems Device 7ecf
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-
Interrupt: pin C routed to IRQ 10
Region 0: Memory at f7e19000 (64-bit, non-prefetchable) [size=256]
Region 4: I/O ports at f040 [size=32]

01:00.0 Multimedia video controller: Blackmagic Design Intensity Pro 4K
Subsystem: Blackmagic Design Intensity Pro 4K
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 f7d00000 (32-bit, non-prefetchable) [size=1M]
Capabilities: [40] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [48] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee003d8 Data: 0000
Capabilities: [60] Express (v2) Endpoint, MSI 00
DevCap: MaxPayload 512 bytes, PhantFunc 0, Latency L0s <64ns, L1 unlimited
ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr+ UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x4, ASPM L0s, Exit Latency L0s unlimited, L1 unlimited
ClockPM- Surprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x4, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Range B, TimeoutDis-, LTR-, OBFF Not Supported
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
Capabilities: [100 v1] Device Serial Number 00-00-00-01-01-00-0a-35
Kernel driver in use: blackmagic-io

03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)
Subsystem: Elitegroup Computer Systems Device 8116
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: I/O ports at e000 [size=256]
Region 2: Memory at f7c00000 (64-bit, non-prefetchable) [size=4K]
Region 4: Memory at f0000000 (64-bit, prefetchable) [size=16K]
Capabilities: [40] Power Management version 3
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee003b8 Data: 0000
Capabilities: [70] Express (v2) Endpoint, MSI 01
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us
ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 4096 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s unlimited, L1 <64us
ClockPM+ Surprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Range ABCD, TimeoutDis+, LTR+, OBFF Via message/WAKE#
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR+, OBFF Disabled
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
Capabilities: [b0] MSI-X: Enable- Count=4 Masked-
Vector table: BAR=4 offset=00000000
PBA: BAR=4 offset=00000800
Capabilities: [d0] Vital Product Data
Unknown small resource type 00, will not decode more.
Capabilities: [100 v1] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
AERCap: First Error Pointer: 00, GenCap+ CGenEn- ChkCap+ ChkEn-
Capabilities: [140 v1] Virtual Channel
Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
Arb: Fixed- WRR32- WRR64- WRR128-
Ctrl: ArbSelect=Fixed
Status: InProgress-
VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01
Status: NegoPending- InProgress-
Capabilities: [160 v1] Device Serial Number 01-00-00-00-68-4c-e0-00
Capabilities: [170 v1] Latency Tolerance Reporting
Max snoop latency: 71680ns
Max no snoop latency: 71680ns
Kernel driver in use: r8169

00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06)
Subsystem: Elitegroup Computer Systems Device 7ecf
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
Capabilities: [e0] Vendor Specific Information: Len=0c <?>
Kernel driver in use: hsw_uncore

00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06) (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
Memory behind bridge: f7c00000-f7cfffff
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: [88] Subsystem: Elitegroup Computer Systems Device 7ecf
Capabilities: [80] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee002b8 Data: 0000
Capabilities: [a0] Express (v2) Root Port (Slot+), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
LnkCap: Port #2, Speed 5GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <256ns, L1 <8us
ClockPM- Surprise- LLActRep- BwNot+
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x4, TrErr- Train- SlotClk+ DLActive- BWMgmt+ ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
Slot #1, PowerLimit 75.000W; Interlock- NoCompl+
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
Changed: MRL- PresDet- LinkState-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR+, OBFF Via WAKE# ARIFwd-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR+, OBFF Via WAKE# ARIFwd-
LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
Capabilities: [100 v1] Virtual Channel
Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
Arb: Fixed- WRR32- WRR64- WRR128-
Ctrl: ArbSelect=Fixed
Status: InProgress-
VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
Status: NegoPending- InProgress-
Capabilities: [140 v1] Root Complex Link
Desc: PortNumber=02 ComponentID=01 EltType=Config
Link0: Desc: TargetPort=00 TargetComponent=01 AssocRCRB- LinkType=MemMapped LinkValid+
Addr: 00000000fed19000
Kernel driver in use: pcieport

00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06) (prog-if 00 [VGA controller])
Subsystem: Elitegroup Computer Systems Device 7ecf
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
Interrupt: pin A routed to IRQ 33
Region 0: Memory at f7800000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at f000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018 Data: 0000
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [a4] PCI Advanced Features
AFCap: TP+ FLR+
AFCtrl: FLR-
AFStatus: TP-
Kernel driver in use: i915

00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
Subsystem: Elitegroup Computer Systems Device 7ecf
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 35
Region 0: Memory at f7d14000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00438 Data: 0000
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
Kernel driver in use: snd_hda_intel

00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05) (prog-if 30 [XHCI])
Subsystem: Elitegroup Computer Systems Device 7ecf
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 29
Region 0: Memory at f7d00000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [70] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [80] MSI: Enable+ Count=1/8 Maskable- 64bit+
Address: 00000000fee00358 Data: 0000
Kernel driver in use: xhci_hcd

00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
Subsystem: Elitegroup Computer Systems Device 7ecf
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
Interrupt: pin A routed to IRQ 32
Region 0: Memory at f7d1e000 (64-bit, non-prefetchable) [size=16]
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [8c] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee003d8 Data: 0000
Kernel driver in use: mei_me

00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05) (prog-if 20 [EHCI])
Subsystem: Elitegroup Computer Systems Device 7ecf
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 16
Region 0: Memory at f7d1c000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Debug port: BAR=1 offset=00a0
Capabilities: [98] PCI Advanced Features
AFCap: TP+ FLR+
AFCtrl: FLR-
AFStatus: TP-
Kernel driver in use: ehci-pci

00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
Subsystem: Elitegroup Computer Systems Device 7ecf
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 f7d10000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee00418 Data: 0000
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
Capabilities: [100 v1] Virtual Channel
Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
Arb: Fixed- WRR32- WRR64- WRR128-
Ctrl: ArbSelect=Fixed
Status: InProgress-
VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01
Status: NegoPending- InProgress-
VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=2 ArbSelect=Fixed TC/VC=04
Status: NegoPending- InProgress-
Kernel driver in use: snd_hda_intel

00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5) (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: 00002000-00002fff
Memory behind bridge: df200000-df3fffff
Prefetchable memory behind bridge: 00000000df400000-00000000df5fffff
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: [40] Express (v2) Root Port (Slot+), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
LnkCap: Port #1, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <1us, L1 <4us
ClockPM- Surprise- LLActRep+ BwNot+
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x0, TrErr- Train+ SlotClk+ DLActive- BWMgmt- ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+
Slot #0, PowerLimit 0.000W; Interlock- NoCompl+
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet+ CmdCplt- HPIrq+ LinkChg+
Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
Changed: MRL- PresDet- LinkState-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Range ABC, TimeoutDis+, LTR+, OBFF Via WAKE# ARIFwd-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR+, OBFF Disabled ARIFwd-
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee002d8 Data: 0000
Capabilities: [90] Subsystem: Elitegroup Computer Systems Device 7ecf
Capabilities: [a0] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: pcieport

00:1c.5 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #6 (rev d5) (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
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: [40] Express (v2) Root Port (Slot+), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
LnkCap: Port #6, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <1us, L1 <16us
ClockPM- Surprise- LLActRep+ BwNot+
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x0, TrErr- Train+ SlotClk+ DLActive- BWMgmt- ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
Slot #5, PowerLimit 10.000W; Interlock- NoCompl+
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
Changed: MRL- PresDet- LinkState-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Range ABC, TimeoutDis+, LTR+, OBFF Not Supported ARIFwd-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR+, OBFF Disabled ARIFwd-
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00318 Data: 0000
Capabilities: [90] Subsystem: Elitegroup Computer Systems Device 7ecf
Capabilities: [a0] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: pcieport

00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05) (prog-if 20 [EHCI])
Subsystem: Elitegroup Computer Systems Device 7ecf
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 23
Region 0: Memory at f7d1b000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Debug port: BAR=1 offset=00a0
Capabilities: [98] PCI Advanced Features
AFCap: TP+ FLR+
AFCtrl: FLR-
AFStatus: TP-
Kernel driver in use: ehci-pci

00:1f.0 ISA bridge: Intel Corporation C220 Series Chipset Family H81 Express LPC Controller (rev 05)
Subsystem: Elitegroup Computer Systems Device 7ecf
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: [e0] Vendor Specific Information: Len=0c <?>
Kernel driver in use: lpc_ich

00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05) (prog-if 01 [AHCI 1.0])
Subsystem: Elitegroup Computer Systems Device 7ecf
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 30
Region 0: I/O ports at f0b0 [size=8]
Region 1: I/O ports at f0a0 [size=4]
Region 2: I/O ports at f090 [size=8]
Region 3: I/O ports at f080 [size=4]
Region 4: I/O ports at f060 [size=32]
Region 5: Memory at f7d1a000 (32-bit, non-prefetchable) [size=2K]
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00398 Data: 0000
Capabilities: [70] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [a8] SATA HBA v1.0 BAR4 Offset=00000004
Kernel driver in use: ahci

00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
Subsystem: Elitegroup Computer Systems Device 7ecf
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-
Interrupt: pin C routed to IRQ 10
Region 0: Memory at f7d19000 (64-bit, non-prefetchable) [size=256]
Region 4: I/O ports at f040 [size=32]

01:00.0 Multimedia video controller: Blackmagic Design Intensity Pro 4K
Subsystem: Blackmagic Design Intensity Pro 4K
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 f7c00000 (64-bit, non-prefetchable) [size=1M]
Capabilities: [40] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [48] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee003b8 Data: 0000
Capabilities: [60] Express (v2) Endpoint, MSI 00
DevCap: MaxPayload 512 bytes, PhantFunc 0, Latency L0s <64ns, L1 unlimited
ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr+ UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x4, ASPM L0s, Exit Latency L0s unlimited, L1 unlimited
ClockPM- Surprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x4, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Range B, TimeoutDis-, LTR-, OBFF Not Supported
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
Capabilities: [100 v1] Device Serial Number 00-00-00-01-01-00-0a-35
Kernel driver in use: blackmagic-io

00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06)
Subsystem: Elitegroup Computer Systems Device 7ecf
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
Capabilities: [e0] Vendor Specific Information: Len=0c <?>
Kernel driver in use: hsw_uncore

00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06) (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
Memory behind bridge: f7c00000-f7cfffff
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: [88] Subsystem: Elitegroup Computer Systems Device 7ecf
Capabilities: [80] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee002b8 Data: 0000
Capabilities: [a0] Express (v2) Root Port (Slot+), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr+ UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
LnkCap: Port #2, Speed 5GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <256ns, L1 <8us
ClockPM- Surprise- LLActRep- BwNot+
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x4, TrErr- Train- SlotClk+ DLActive- BWMgmt+ ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
Slot #1, PowerLimit 75.000W; Interlock- NoCompl+
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
Changed: MRL- PresDet- LinkState-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR+, OBFF Via WAKE# ARIFwd-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR+, OBFF Via WAKE# ARIFwd-
LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
Capabilities: [100 v1] Virtual Channel
Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
Arb: Fixed- WRR32- WRR64- WRR128-
Ctrl: ArbSelect=Fixed
Status: InProgress-
VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
Status: NegoPending- InProgress-
Capabilities: [140 v1] Root Complex Link
Desc: PortNumber=02 ComponentID=01 EltType=Config
Link0: Desc: TargetPort=00 TargetComponent=01 AssocRCRB- LinkType=MemMapped LinkValid+
Addr: 00000000fed19000
Kernel driver in use: pcieport

00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06) (prog-if 00 [VGA controller])
Subsystem: Elitegroup Computer Systems Device 7ecf
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
Interrupt: pin A routed to IRQ 33
Region 0: Memory at f7800000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at f000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018 Data: 0000
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [a4] PCI Advanced Features
AFCap: TP+ FLR+
AFCtrl: FLR-
AFStatus: TP-
Kernel driver in use: i915

00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
Subsystem: Elitegroup Computer Systems Device 7ecf
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 35
Region 0: Memory at f7d14000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00438 Data: 0000
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
Kernel driver in use: snd_hda_intel

00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05) (prog-if 30 [XHCI])
Subsystem: Elitegroup Computer Systems Device 7ecf
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 29
Region 0: Memory at f7d00000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [70] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [80] MSI: Enable+ Count=1/8 Maskable- 64bit+
Address: 00000000fee00358 Data: 0000
Kernel driver in use: xhci_hcd

00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
Subsystem: Elitegroup Computer Systems Device 7ecf
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
Interrupt: pin A routed to IRQ 32
Region 0: Memory at f7d1e000 (64-bit, non-prefetchable) [size=16]
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [8c] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee003d8 Data: 0000
Kernel driver in use: mei_me

00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05) (prog-if 20 [EHCI])
Subsystem: Elitegroup Computer Systems Device 7ecf
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 16
Region 0: Memory at f7d1c000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Debug port: BAR=1 offset=00a0
Capabilities: [98] PCI Advanced Features
AFCap: TP+ FLR+
AFCtrl: FLR-
AFStatus: TP-
Kernel driver in use: ehci-pci

00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
Subsystem: Elitegroup Computer Systems Device 7ecf
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 f7d10000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee00418 Data: 0000
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
Capabilities: [100 v1] Virtual Channel
Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
Arb: Fixed- WRR32- WRR64- WRR128-
Ctrl: ArbSelect=Fixed
Status: InProgress-
VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01
Status: NegoPending- InProgress-
VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=2 ArbSelect=Fixed TC/VC=04
Status: NegoPending- InProgress-
Kernel driver in use: snd_hda_intel

00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5) (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: 00002000-00002fff
Memory behind bridge: df200000-df3fffff
Prefetchable memory behind bridge: 00000000df400000-00000000df5fffff
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: [40] Express (v2) Root Port (Slot+), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
LnkCap: Port #1, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <1us, L1 <4us
ClockPM- Surprise- LLActRep+ BwNot+
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x0, TrErr- Train+ SlotClk+ DLActive- BWMgmt- ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+
Slot #0, PowerLimit 0.000W; Interlock- NoCompl+
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet+ CmdCplt- HPIrq+ LinkChg+
Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
Changed: MRL- PresDet- LinkState-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Range ABC, TimeoutDis+, LTR+, OBFF Via WAKE# ARIFwd-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR+, OBFF Disabled ARIFwd-
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee002d8 Data: 0000
Capabilities: [90] Subsystem: Elitegroup Computer Systems Device 7ecf
Capabilities: [a0] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: pcieport

00:1c.5 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #6 (rev d5) (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
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: [40] Express (v2) Root Port (Slot+), MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
LnkCap: Port #6, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <1us, L1 <16us
ClockPM- Surprise- LLActRep+ BwNot+
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x0, TrErr- Train+ SlotClk+ DLActive- BWMgmt- ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
Slot #5, PowerLimit 10.000W; Interlock- NoCompl+
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
Changed: MRL- PresDet- LinkState-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible-
RootCap: CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Range ABC, TimeoutDis+, LTR+, OBFF Not Supported ARIFwd-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR+, OBFF Disabled ARIFwd-
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00318 Data: 0000
Capabilities: [90] Subsystem: Elitegroup Computer Systems Device 7ecf
Capabilities: [a0] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: pcieport

00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05) (prog-if 20 [EHCI])
Subsystem: Elitegroup Computer Systems Device 7ecf
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 23
Region 0: Memory at f7d1b000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Debug port: BAR=1 offset=00a0
Capabilities: [98] PCI Advanced Features
AFCap: TP+ FLR+
AFCtrl: FLR-
AFStatus: TP-
Kernel driver in use: ehci-pci

00:1f.0 ISA bridge: Intel Corporation C220 Series Chipset Family H81 Express LPC Controller (rev 05)
Subsystem: Elitegroup Computer Systems Device 7ecf
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: [e0] Vendor Specific Information: Len=0c <?>
Kernel driver in use: lpc_ich

00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05) (prog-if 01 [AHCI 1.0])
Subsystem: Elitegroup Computer Systems Device 7ecf
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 30
Region 0: I/O ports at f0b0 [size=8]
Region 1: I/O ports at f0a0 [size=4]
Region 2: I/O ports at f090 [size=8]
Region 3: I/O ports at f080 [size=4]
Region 4: I/O ports at f060 [size=32]
Region 5: Memory at f7d1a000 (32-bit, non-prefetchable) [size=2K]
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00398 Data: 0000
Capabilities: [70] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [a8] SATA HBA v1.0 BAR4 Offset=00000004
Kernel driver in use: ahci

00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
Subsystem: Elitegroup Computer Systems Device 7ecf
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-
Interrupt: pin C routed to IRQ 10
Region 0: Memory at f7d19000 (64-bit, non-prefetchable) [size=256]
Region 4: I/O ports at f040 [size=32]

01:00.0 Multimedia video controller: Blackmagic Design Intensity Pro 4K
Subsystem: Blackmagic Design Intensity Pro 4K
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 f7c00000 (64-bit, non-prefetchable) [size=1M]
Capabilities: [40] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [48] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee003b8 Data: 0000
Capabilities: [60] Express (v2) Endpoint, MSI 00
DevCap: MaxPayload 512 bytes, PhantFunc 0, Latency L0s <64ns, L1 unlimited
ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr+ UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x4, ASPM L0s, Exit Latency L0s unlimited, L1 unlimited
ClockPM- Surprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x4, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Range B, TimeoutDis-, LTR-, OBFF Not Supported
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete-, EqualizationPhase1-
EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
Capabilities: [100 v1] Device Serial Number 00-00-00-01-01-00-0a-35
Kernel driver in use: blackmagic-io

\
 
 \ /
  Last update: 2016-09-25 02:57    [W:0.184 / U:3.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site