Media (Intel® Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
Announcements
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.

On Ubuntu 14.04 missing /dev/dri (i7-6700K)

Milan_C_
Beginner
1,456 Views

Intel Media SDK 2015r6
CPU0: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (fam: 06, model: 5e, stepping: 03)
Linux TEST.local 3.14.5 #1 SMP Tue Feb 16 10:46:57 CET 2016 x86_64 x86_64 x86_64 GNU/Linux

# lspci -nn -vv -s 00:02.0
00:02.0 VGA compatible controller [0300]: Intel Corporation Sky Lake Integrated Graphics [8086:1912] (rev 06) (prog-if 00 [VGA controller])
        Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:7978]
        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 11
        Region 0: Memory at de000000 (64-bit, non-prefetchable) [size=16M]
        Region 2: Memory at c0000000 (64-bit, prefetchable) [size=256M]
        Region 4: I/O ports at f000 [size=64]
        Expansion ROM at <unassigned> [disabled]
        Capabilities: [40] Vendor Specific Information: Len=0c <?>
        Capabilities: [70] Express (v2) 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-
                DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR-, OBFF Not Supported
                DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
        Capabilities: [ac] MSI: Enable- Count=1/1 Maskable- 64bit-
                Address: 00000000  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: [100 v1] #1b
        Capabilities: [200 v1] Address Translation Service (ATS)
                ATSCap: Invalidate Queue Depth: 00
                ATSCtl: Enable-, Smallest Translation Unit: 00
        Capabilities: [300 v1] #13

I followed all instructions in "getting started guide". Compilation of kernel 3.14.5 with all patches was successful (initial kernel 3.19.0-28-generic).
But after reboot, I don't see any devices in /dev/dri (directory is empty).

/# vainfo
error: can't connect to X server!
error: failed to initialize display
Aborted (core dumped)

I see, the driver i915 is not loaded after startup.
# lsmod | grep i915 (no result)
# modprobe i915
# lsmod | grep i915
i915                  833499  0
drm_kms_helper         48716  1 i915
drm                   297967  2 i915,drm_kms_helper
i2c_algo_bit           13413  1 i915
video                  19425  1 i915

But /dev/dri still empty and lspci doesn't show used driver.

My goal is video encoding (with hevc_qsv) via ffmpeg. Is my Skylike CPU supported?

# dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.14.5 (root@TEST.local) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1) ) #1 SMP Tue Feb 16 10:46:57 CET 2016
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.14.5 root=UUID=b9e47654-c38c-4eb0-a922-24fa27ec7f95 ro
[    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-0x000000000009c7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009c800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000853cbfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000853cc000-0x00000000853ccfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000853cd000-0x0000000085416fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000085417000-0x0000000089e55fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000089e56000-0x000000008a164fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008a165000-0x000000008a36efff] usable
[    0.000000] BIOS-e820: [mem 0x000000008a36f000-0x000000008aacafff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008aacb000-0x000000008b3fefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008b3ff000-0x000000008b3fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000026dffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 3.0 present.
[    0.000000] DMI: MSI MS-7978/B150A GAMING PRO (MS-7978), BIOS 1.70 12/17/2015
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x26e000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 00C0000000 mask 7FC0000000 uncachable
[    0.000000]   1 base 00A0000000 mask 7FE0000000 uncachable
[    0.000000]   2 base 0090000000 mask 7FF0000000 uncachable
[    0.000000]   3 base 008C000000 mask 7FFC000000 uncachable
[    0.000000]   4 base 008B800000 mask 7FFF800000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0x8b400 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcd10-0x000fcd1f] mapped at [ffff8800000fcd10]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000096000] 96000 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 [0x01fc2000, 0x01fc2fff] PGTABLE
[    0.000000] BRK [0x01fc3000, 0x01fc3fff] PGTABLE
[    0.000000] BRK [0x01fc4000, 0x01fc4fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x26de00000-0x26dffffff]
[    0.000000]  [mem 0x26de00000-0x26dffffff] page 2M
[    0.000000] BRK [0x01fc5000, 0x01fc5fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x26c000000-0x26ddfffff]
[    0.000000]  [mem 0x26c000000-0x26ddfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x200000000-0x26bffffff]
[    0.000000]  [mem 0x200000000-0x23fffffff] page 1G
[    0.000000]  [mem 0x240000000-0x26bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x853cbfff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
[    0.000000]  [mem 0x40000000-0x7fffffff] page 1G
[    0.000000]  [mem 0x80000000-0x851fffff] page 2M
[    0.000000]  [mem 0x85200000-0x853cbfff] page 4k
[    0.000000] init_memory_mapping: [mem 0x85417000-0x89e55fff]
[    0.000000]  [mem 0x85417000-0x855fffff] page 4k
[    0.000000]  [mem 0x85600000-0x89dfffff] page 2M
[    0.000000]  [mem 0x89e00000-0x89e55fff] page 4k
[    0.000000] BRK [0x01fc6000, 0x01fc6fff] PGTABLE
[    0.000000] BRK [0x01fc7000, 0x01fc7fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x8a165000-0x8a36efff]
[    0.000000]  [mem 0x8a165000-0x8a36efff] page 4k
[    0.000000] init_memory_mapping: [mem 0x8b3ff000-0x8b3fffff]
[    0.000000]  [mem 0x8b3ff000-0x8b3fffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[    0.000000]  [mem 0x100000000-0x1ffffffff] page 1G
[    0.000000] RAMDISK: [mem 0x24aa0000-0x2e547fff]
[    0.000000] ACPI: RSDP 00000000000f05b0 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 000000008aa85098 0000AC (v01 ALASKA   A M I  01072009 AMI  00010013)
[    0.000000] ACPI: FACP 000000008aaa8c00 00010C (v05 ALASKA   A M I  01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 000000008aa851d8 023A24 (v02 ALASKA   A M I  01072009 INTL 20120913)
[    0.000000] ACPI: FACS 000000008aacaf80 000040
[    0.000000] ACPI: APIC 000000008aaa8d10 0000BC (v03 ALASKA   A M I  01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 000000008aaa8dd0 000044 (v01 ALASKA   A M I  01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 000000008aaa8e18 00009C (v01 ALASKA   A M I  01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 000000008aaa8eb8 00003C (v01 ALASKA   A M I  01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 000000008aaa8ef8 000038 (v01 ALASKA   A M I  01072009 AMI. 0005000B)
[    0.000000] ACPI: SSDT 000000008aaa8f30 00036D (v01 SataRe SataTabl 00001000 INTL 20120913)
[    0.000000] ACPI: LPIT 000000008aaa92a0 000094 (v01 INTEL       SKL 00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 000000008aaa9338 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
[    0.000000] ACPI: SSDT 000000008aaa9580 002BAE (v02 INTEL  PtidDevc 00001000 INTL 20120913)
[    0.000000] ACPI: SSDT 000000008aaac130 000BE3 (v02 INTEL  Ther_Rvp 00001000 INTL 20120913)
[    0.000000] ACPI: DBGP 000000008aaacd18 000034 (v01 INTEL           00000000 MSFT 0000005F)
[    0.000000] ACPI: DBG2 000000008aaacd50 000054 (v00 INTEL           00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 000000008aaacda8 00062D (v02  INTEL xh_rvp08 00000000 INTL 20120913)
[    0.000000] ACPI: SSDT 000000008aaad3d8 00546C (v02 SaSsdt  SaSsdt  00003000 INTL 20120913)
[    0.000000] ACPI: UEFI 000000008aab2848 000042 (v01                 00000000      00000000)
[    0.000000] ACPI: SSDT 000000008aab2890 000E73 (v02 CpuRef  CpuSsdt 00003000 INTL 20120913)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000026dffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x26dffffff]
[    0.000000]   NODE_DATA [mem 0x26dff6000-0x26dffafff]
[    0.000000]  [ffffea0000000000-ffffea0009bfffff] PMD -> [ffff880265600000-ffff88026d5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x26dffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009bfff]
[    0.000000]   node   0: [mem 0x00100000-0x853cbfff]
[    0.000000]   node   0: [mem 0x85417000-0x89e55fff]
[    0.000000]   node   0: [mem 0x8a165000-0x8a36efff]
[    0.000000]   node   0: [mem 0x8b3ff000-0x8b3fffff]
[    0.000000]   node   0: [mem 0x100000000-0x26dffffff]
[    0.000000] On node 0 totalpages: 2064305
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3995 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 8769 pages used for memmap
[    0.000000]   DMA32 zone: 561174 pages, LIFO batch:31
[    0.000000]   Normal zone: 23424 pages used for memmap
[    0.000000]   Normal zone: 1499136 pages, LIFO batch:31
[    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 (acpi_id[0x05] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    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: IRQ2 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 8 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 136
[    0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-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 0x853cc000-0x853ccfff]
[    0.000000] PM: Registered nosave memory: [mem 0x853cd000-0x85416fff]
[    0.000000] PM: Registered nosave memory: [mem 0x89e56000-0x8a164fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8a36f000-0x8aacafff]
[    0.000000] PM: Registered nosave memory: [mem 0x8aacb000-0x8b3fefff]
[    0.000000] PM: Registered nosave memory: [mem 0x8b400000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-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 0x8b400000-0xdfffffff] 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:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88026dc00000 s85888 r8192 d20608 u262144
[    0.000000] pcpu-alloc: s85888 r8192 d20608 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2032027
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.14.5 root=UUID=b9e47654-c38c-4eb0-a922-24fa27ec7f95 ro
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x1f, cntxt size 0x440
[    0.000000] Checking aperture...
[    0.000000] 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: 7884296K/8257220K available (7348K kernel code, 1070K rwdata, 3492K rodata, 1328K init, 1408K bss, 372924K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, 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=8.
[    0.000000]  Offload RCU callbacks from all CPUs
[    0.000000]  Offload RCU callbacks from CPUs: 0-7.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS:16640 nr_irqs:2048 16
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] tsc: Unable to calibrate against PIT
[    0.000000] tsc: using HPET reference calibration
[    0.000000] tsc: Detected 4008.023 MHz processor
[    0.000017] Calibrating delay loop (skipped), value calculated using timer frequency.. 8016.04 BogoMIPS (lpj=16032092)
[    0.000020] pid_max: default: 32768 minimum: 301
[    0.000024] ACPI: Core revision 20131218
[    0.013820] ACPI: All ACPI Tables successfully acquired
[    0.014297] Security Framework initialized
[    0.014306] AppArmor: AppArmor initialized
[    0.014307] Yama: becoming mindful.
[    0.014610] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.015486] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.015858] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.015864] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.015974] Initializing cgroup subsys devices
[    0.015976] Initializing cgroup subsys freezer
[    0.015977] Initializing cgroup subsys net_cls
[    0.015979] Initializing cgroup subsys blkio
[    0.015980] Initializing cgroup subsys perf_event
[    0.015982] Initializing cgroup subsys net_prio
[    0.015997] CPU: Physical Processor ID: 0
[    0.015998] CPU: Processor Core ID: 0
[    0.016823] mce: CPU supports 10 MCE banks
[    0.016835] CPU0: Thermal monitoring enabled (TM1)
[    0.016843] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.016843] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.016843] tlb_flushall_shift: 6
[    0.017063] Freeing SMP alternatives memory: 28K (ffffffff81e59000 - ffffffff81e60000)
[    0.017636] ftrace: allocating 28143 entries in 110 pages
[    0.028884] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.068493] smpboot: CPU0: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (fam: 06, model: 5e, stepping: 03)
[    0.068500] TSC deadline timer enabled
[    0.068508] Performance Events: no PEBS fmt3+, generic architected perfmon, full-width counters, Intel PMU driver.
[    0.068513] ... version:                4
[    0.068513] ... bit width:              48
[    0.068514] ... generic registers:      4
[    0.068515] ... value mask:             0000ffffffffffff
[    0.068516] ... max period:             0000ffffffffffff
[    0.068516] ... fixed-purpose events:   3
[    0.068517] ... event mask:             000000070000000f
[    0.069359] x86: Booting SMP configuration:
[    0.069360] .... node  #0, CPUs:      #1
[    0.083307] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.083344]  #2 #3 #4 #5 #6 #7
[    0.167012] x86: Booted up 1 node, 8 CPUs
[    0.167015] smpboot: Total of 8 processors activated (64128.36 BogoMIPS)
[    0.172855] devtmpfs: initialized
[    0.174056] EVM: security.selinux
[    0.174057] EVM: security.SMACK64
[    0.174058] EVM: security.ima
[    0.174059] EVM: security.capability
[    0.174077] PM: Registering ACPI NVS region [mem 0x853cc000-0x853ccfff] (4096 bytes)
[    0.174079] PM: Registering ACPI NVS region [mem 0x8a36f000-0x8aacafff] (7716864 bytes)
[    0.174499] pinctrl core: initialized pinctrl subsystem
[    0.174527] regulator-dummy: no parameters
[    0.174613] RTC time: 10:20:09, date: 02/17/16
[    0.174631] NET: Registered protocol family 16
[    0.174677] cpuidle: using governor ladder
[    0.174678] cpuidle: using governor menu
[    0.174695] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.174697] ACPI: bus type PCI registered
[    0.174698] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.174732] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.174734] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.187700] PCI: Using configuration type 1 for base access
[    0.188274] bio: create slab <bio-0> at 0
[    0.188344] ACPI: Added _OSI(Module Device)
[    0.188345] ACPI: Added _OSI(Processor Device)
[    0.188346] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.188347] ACPI: Added _OSI(Processor Aggregator Device)
[    0.204744] ACPI: Executed 26 blocks of module-level executable AML code
[    0.220782] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.236646] ACPI: SSDT 0000000089ef8c18 00037F (v02  PmRef  Cpu0Cst 00003001 INTL 20120913)
[    0.237120] ACPI: Dynamic OEM Table Load:
[    0.237121] ACPI: SSDT           (null) 00037F (v02  PmRef  Cpu0Cst 00003001 INTL 20120913)
[    0.237190] ACPI: SSDT 0000000089ef9818 0007AA (v02  PmRef  Cpu0Ist 00003000 INTL 20120913)
[    0.237659] ACPI: Dynamic OEM Table Load:
[    0.237661] ACPI: SSDT           (null) 0007AA (v02  PmRef  Cpu0Ist 00003000 INTL 20120913)
[    0.252955] ACPI: SSDT 0000000089ef8618 0005AA (v02  PmRef    ApIst 00003000 INTL 20120913)
[    0.253466] ACPI: Dynamic OEM Table Load:
[    0.253467] ACPI: SSDT           (null) 0005AA (v02  PmRef    ApIst 00003000 INTL 20120913)
[    0.260598] ACPI: SSDT 0000000089efba98 000119 (v02  PmRef    ApCst 00003000 INTL 20120913)
[    0.261072] ACPI: Dynamic OEM Table Load:
[    0.261073] ACPI: SSDT           (null) 000119 (v02  PmRef    ApCst 00003000 INTL 20120913)
[    0.271225] ACPI: Interpreter enabled
[    0.271230] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131218/hwxface-580)
[    0.271235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580)
[    0.271246] ACPI: (supports S0 S3 S4 S5)
[    0.271247] ACPI: Using IOAPIC for interrupt routing
[    0.271264] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.271409] ACPI: No dock devices found.
[    0.272752] ACPI: Power Resource [PG00] (on)
[    0.272955] ACPI: Power Resource [PG01] (on)
[    0.273129] ACPI: Power Resource [PG02] (on)
[    0.274526] ACPI: Power Resource [WRST] (off)
[    0.274664] ACPI: Power Resource [WRST] (off)
[    0.274798] ACPI: Power Resource [WRST] (off)
[    0.274934] ACPI: Power Resource [WRST] (off)
[    0.275069] ACPI: Power Resource [WRST] (off)
[    0.275204] ACPI: Power Resource [WRST] (off)
[    0.275340] ACPI: Power Resource [WRST] (off)
[    0.275474] ACPI: Power Resource [WRST] (off)
[    0.275610] ACPI: Power Resource [WRST] (off)
[    0.275745] ACPI: Power Resource [WRST] (off)
[    0.275880] ACPI: Power Resource [WRST] (off)
[    0.276017] ACPI: Power Resource [WRST] (off)
[    0.276157] ACPI: Power Resource [WRST] (off)
[    0.276294] ACPI: Power Resource [WRST] (off)
[    0.276431] ACPI: Power Resource [WRST] (off)
[    0.276567] ACPI: Power Resource [WRST] (off)
[    0.276702] ACPI: Power Resource [WRST] (off)
[    0.276837] ACPI: Power Resource [WRST] (off)
[    0.276974] ACPI: Power Resource [WRST] (off)
[    0.277109] ACPI: Power Resource [WRST] (off)
[    0.302307] ACPI: Power Resource [FN00] (off)
[    0.302352] ACPI: Power Resource [FN01] (off)
[    0.302395] ACPI: Power Resource [FN02] (off)
[    0.302437] ACPI: Power Resource [FN03] (off)
[    0.302477] ACPI: Power Resource [FN04] (off)
[    0.303121] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.303125] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.303208] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    0.303284] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[    0.303824] PCI host bridge to bus 0000:00
[    0.303826] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.303827] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.303829] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.303830] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.303831] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff]
[    0.303832] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff]
[    0.303837] pci 0000:00:00.0: [8086:191f] type 00 class 0x060000
[    0.303981] pci 0000:00:02.0: [8086:1912] type 00 class 0x030000
[    0.303986] pci 0000:00:02.0: reg 0x10: [mem 0xde000000-0xdeffffff 64bit]
[    0.303990] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.303992] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.304067] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.304074] pci 0000:00:08.0: reg 0x10: [mem 0xdf352000-0xdf352fff 64bit]
[    0.304173] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[    0.304189] pci 0000:00:14.0: reg 0x10: [mem 0xdf330000-0xdf33ffff 64bit]
[    0.304241] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.304284] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.304304] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[    0.304319] pci 0000:00:14.2: reg 0x10: [mem 0xdf351000-0xdf351fff 64bit]
[    0.304464] pci 0000:00:15.0: [8086:a160] type 00 class 0x118000
[    0.304507] pci 0000:00:15.0: reg 0x10: [mem 0xdf350000-0xdf350fff 64bit]
[    0.304673] pci 0000:00:15.1: [8086:a161] type 00 class 0x118000
[    0.304704] pci 0000:00:15.1: reg 0x10: [mem 0xdf34f000-0xdf34ffff 64bit]
[    0.304851] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[    0.304864] pci 0000:00:16.0: reg 0x10: [mem 0xdf34e000-0xdf34efff 64bit]
[    0.304905] pci 0000:00:16.0: PME# supported from D3hot
[    0.304976] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
[    0.304988] pci 0000:00:17.0: reg 0x10: [mem 0xdf348000-0xdf349fff]
[    0.304993] pci 0000:00:17.0: reg 0x14: [mem 0xdf34d000-0xdf34d0ff]
[    0.304999] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.305004] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.305009] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.305015] pci 0000:00:17.0: reg 0x24: [mem 0xdf34c000-0xdf34c7ff]
[    0.305045] pci 0000:00:17.0: PME# supported from D3hot
[    0.305106] pci 0000:00:1c.0: [8086:a116] type 01 class 0x060400
[    0.305148] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.305186] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.305220] pci 0000:00:1c.7: [8086:a117] type 01 class 0x060400
[    0.305262] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    0.305299] pci 0000:00:1c.7: System wakeup disabled by ACPI
[    0.305314] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
[    0.305353] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.305389] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.305406] pci 0000:00:1d.2: [8086:a11a] type 01 class 0x060400
[    0.305448] pci 0000:00:1d.2: PME# supported from D0 D3hot D3cold
[    0.305485] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    0.305500] pci 0000:00:1d.3: [8086:a11b] type 01 class 0x060400
[    0.305542] pci 0000:00:1d.3: PME# supported from D0 D3hot D3cold
[    0.305578] pci 0000:00:1d.3: System wakeup disabled by ACPI
[    0.305633] pci 0000:00:1e.0: [8086:a127] type 00 class 0x118000
[    0.305662] pci 0000:00:1e.0: reg 0x10: [mem 0xdf34b000-0xdf34bfff 64bit]
[    0.305813] pci 0000:00:1f.0: [8086:a148] type 00 class 0x060100
[    0.305942] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[    0.305951] pci 0000:00:1f.2: reg 0x10: [mem 0xdf344000-0xdf347fff]
[    0.306039] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
[    0.306061] pci 0000:00:1f.3: reg 0x10: [mem 0xdf340000-0xdf343fff 64bit]
[    0.306088] pci 0000:00:1f.3: reg 0x20: [mem 0xdf320000-0xdf32ffff 64bit]
[    0.306130] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.306171] pci 0000:00:1f.3: System wakeup disabled by ACPI
[    0.306194] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[    0.306240] pci 0000:00:1f.4: reg 0x10: [mem 0xdf34a000-0xdf34a0ff 64bit]
[    0.306309] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.306430] pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000
[    0.306452] pci 0000:00:1f.6: reg 0x10: [mem 0xdf300000-0xdf31ffff]
[    0.306549] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.306595] pci 0000:00:1f.6: System wakeup disabled by ACPI
[    0.306674] pci 0000:01:00.0: [1131:7160] type 00 class 0x048000
[    0.306695] pci 0000:01:00.0: reg 0x10: [mem 0xdf200000-0xdf2fffff 64bit]
[    0.306808] pci 0000:01:00.0: supports D1 D2
[    0.306809] pci 0000:01:00.0: PME# supported from D0 D1 D2
[    0.306835] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.313159] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.313163] pci 0000:00:1c.0:   bridge window [mem 0xdf200000-0xdf2fffff]
[    0.313242] pci 0000:02:00.0: [8086:107d] type 00 class 0x020000
[    0.313262] pci 0000:02:00.0: reg 0x10: [mem 0xdf140000-0xdf15ffff]
[    0.313276] pci 0000:02:00.0: reg 0x14: [mem 0xdf120000-0xdf13ffff]
[    0.313290] pci 0000:02:00.0: reg 0x18: [io  0xe000-0xe01f]
[    0.313345] pci 0000:02:00.0: reg 0x30: [mem 0xdf100000-0xdf11ffff pref]
[    0.313426] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.313459] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.321147] pci 0000:00:1c.7: PCI bridge to [bus 02]
[    0.321149] pci 0000:00:1c.7:   bridge window [io  0xe000-0xefff]
[    0.321151] pci 0000:00:1c.7:   bridge window [mem 0xdf100000-0xdf1fffff]
[    0.321206] acpiphp: Slot [1] registered
[    0.321210] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    0.321283] pci 0000:04:00.0: [1b21:1080] type 01 class 0x060400
[    0.321394] pci 0000:04:00.0: supports D1 D2
[    0.321395] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.321420] pci 0000:04:00.0: System wakeup disabled by ACPI
[    0.329129] pci 0000:00:1d.2: PCI bridge to [bus 04-05]
[    0.329243] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.329332] pci 0000:06:00.0: [1b21:1242] type 00 class 0x0c0330
[    0.329348] pci 0000:06:00.0: reg 0x10: [mem 0xdf000000-0xdf007fff 64bit]
[    0.329445] pci 0000:06:00.0: PME# supported from D3hot D3cold
[    0.329471] pci 0000:06:00.0: System wakeup disabled by ACPI
[    0.337115] pci 0000:00:1d.3: PCI bridge to [bus 06]
[    0.337118] pci 0000:00:1d.3:   bridge window [mem 0xdf000000-0xdf0fffff]
[    0.337135] pci 0000:01:00.0: Max Payload Size 128, but upstream 0000:00:1c.0 set to 256; if necessary, use "pci=pcie_bus_safe" and report a bug
[    0.337143] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[    0.337932] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.337964] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.337992] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.338020] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.338049] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.338076] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.338102] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.338129] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.338268] ACPI: Enabled 5 GPEs in block 00 to 7F
[    0.338310] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.338313] vgaarb: loaded
[    0.338313] vgaarb: bridge control possible 0000:00:02.0
[    0.338391] SCSI subsystem initialized
[    0.338412] libata version 3.00 loaded.
[    0.338421] ACPI: bus type USB registered
[    0.338429] usbcore: registered new interface driver usbfs
[    0.338433] usbcore: registered new interface driver hub
[    0.338449] usbcore: registered new device driver usb
[    0.338501] PCI: Using ACPI for IRQ routing
[    0.366078] PCI: pci_cache_line_size set to 64 bytes
[    0.366187] e820: reserve RAM buffer [mem 0x0009c800-0x0009ffff]
[    0.366188] e820: reserve RAM buffer [mem 0x853cc000-0x87ffffff]
[    0.366189] e820: reserve RAM buffer [mem 0x89e56000-0x8bffffff]
[    0.366189] e820: reserve RAM buffer [mem 0x8a36f000-0x8bffffff]
[    0.366190] e820: reserve RAM buffer [mem 0x8b400000-0x8bffffff]
[    0.366191] e820: reserve RAM buffer [mem 0x26e000000-0x26fffffff]
[    0.366229] NetLabel: Initializing
[    0.366230] NetLabel:  domain hash size = 128
[    0.366231] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.366237] NetLabel:  unlabeled traffic allowed by default
[    0.366292] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.366296] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.368336] Switched to clocksource hpet
[    0.370936] AppArmor: AppArmor Filesystem Enabled
[    0.370945] pnp: PnP ACPI init
[    0.370949] ACPI: bus type PNP registered
[    0.371083] system 00:00: [io  0x0a00-0x0a0f] has been reserved
[    0.371085] system 00:00: [io  0x0a10-0x0a1f] has been reserved
[    0.371086] system 00:00: [io  0x0a20-0x0a2f] has been reserved
[    0.371087] system 00:00: [io  0x0a30-0x0a3f] has been reserved
[    0.371089] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.371340] pnp 00:01: [dma 0 disabled]
[    0.371414] pnp 00:01: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.371434] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.371458] pnp 00:03: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
[    0.371640] pnp 00:04: [dma 0 disabled]
[    0.371658] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.371669] pnp 00:05: Plug and Play ACPI device, IDs INT0800 (active)
[    0.371704] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.371741] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.371758] system 00:08: [io  0x0680-0x069f] has been reserved
[    0.371759] system 00:08: [io  0xffff] has been reserved
[    0.371761] system 00:08: [io  0xffff] has been reserved
[    0.371762] system 00:08: [io  0xffff] has been reserved
[    0.371763] system 00:08: [io  0x1800-0x18fe] could not be reserved
[    0.371764] system 00:08: [io  0x164e-0x164f] has been reserved
[    0.371766] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.371802] system 00:09: [io  0x0800-0x087f] has been reserved
[    0.371803] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.371816] pnp 00:0a: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.371833] system 00:0b: [io  0x1854-0x1857] has been reserved
[    0.371835] system 00:0b: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.371939] system 00:0c: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.371940] system 00:0c: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.371941] system 00:0c: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.371943] system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved
[    0.371944] system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.371945] system 00:0c: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.371946] system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.371948] system 00:0c: [mem 0xff000000-0xffffffff] has been reserved
[    0.371949] system 00:0c: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.371951] system 00:0c: [mem 0xdffc0000-0xdffdffff] has been reserved
[    0.371952] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.371972] system 00:0d: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.371974] system 00:0d: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.371975] system 00:0d: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.371976] system 00:0d: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.371978] system 00:0d: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.371979] system 00:0d: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.371980] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.372102] system 00:0e: [io  0xff00-0xfffe] has been reserved
[    0.372103] system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.372562] system 00:0f: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.372635] pnp 00:10: Plug and Play ACPI device, IDs INT345d (active)
[    0.373004] pnp: PnP ACPI: found 17 devices
[    0.373005] ACPI: bus type PNP unregistered
[    0.380584] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.380588] pci 0000:00:1c.0:   bridge window [mem 0xdf200000-0xdf2fffff]
[    0.380592] pci 0000:00:1c.7: PCI bridge to [bus 02]
[    0.380594] pci 0000:00:1c.7:   bridge window [io  0xe000-0xefff]
[    0.380597] pci 0000:00:1c.7:   bridge window [mem 0xdf100000-0xdf1fffff]
[    0.380601] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    0.380607] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.380621] pci 0000:00:1d.2: PCI bridge to [bus 04-05]
[    0.380627] pci 0000:00:1d.3: PCI bridge to [bus 06]
[    0.380629] pci 0000:00:1d.3:   bridge window [mem 0xdf000000-0xdf0fffff]
[    0.380634] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.380635] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.380636] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.380637] pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff]
[    0.380637] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff]
[    0.380638] pci_bus 0000:01: resource 1 [mem 0xdf200000-0xdf2fffff]
[    0.380639] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.380640] pci_bus 0000:02: resource 1 [mem 0xdf100000-0xdf1fffff]
[    0.380641] pci_bus 0000:06: resource 1 [mem 0xdf000000-0xdf0fffff]
[    0.380654] NET: Registered protocol family 2
[    0.380725] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.380799] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.380878] TCP: Hash tables configured (established 65536 bind 65536)
[    0.380887] TCP: reno registered
[    0.380892] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.380908] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.380940] NET: Registered protocol family 1
[    0.380946] pci 0000:00:02.0: Boot video device
[    0.381378] PCI: CLS 0 bytes, default 64
[    0.381397] Trying to unpack rootfs image as initramfs...
[    1.835246] Freeing initrd memory: 158368K (ffff880024aa0000 - ffff88002e548000)
[    1.835251] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.835253] software IO TLB [mem 0x85e56000-0x89e56000] (64MB) mapped at [ffff880085e56000-ffff880089e55fff]
[    1.835500] microcode: CPU0 sig=0x506e3, pf=0x2, revision=0x55
[    1.835510] microcode: CPU1 sig=0x506e3, pf=0x2, revision=0x55
[    1.835514] microcode: CPU2 sig=0x506e3, pf=0x2, revision=0x55
[    1.835521] microcode: CPU3 sig=0x506e3, pf=0x2, revision=0x55
[    1.835532] microcode: CPU4 sig=0x506e3, pf=0x2, revision=0x55
[    1.835542] microcode: CPU5 sig=0x506e3, pf=0x2, revision=0x55
[    1.835552] microcode: CPU6 sig=0x506e3, pf=0x2, revision=0x55
[    1.835562] microcode: CPU7 sig=0x506e3, pf=0x2, revision=0x55
[    1.835623] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    1.835629] Scanning for low memory corruption every 60 seconds
[    1.835882] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    1.835895] Initialise system trusted keyring
[    1.835919] audit: initializing netlink subsys (disabled)
[    1.835927] audit: type=2000 audit(1455704410.840:1): initialized
[    1.851013] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.851693] zbud: loaded
[    1.851832] VFS: Disk quotas dquot_6.5.2
[    1.851852] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.852192] fuse init (API version 7.22)
[    1.852265] msgmni has been set to 15708
[    1.852294] Key type big_key registered
[    1.853892] Key type asymmetric registered
[    1.853893] Asymmetric key parser 'x509' registered
[    1.853908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.854087] io scheduler noop registered
[    1.854089] io scheduler deadline registered (default)
[    1.854101] io scheduler cfq registered
[    1.854220] pcieport 0000:00:1c.0: irq 136 for MSI/MSI-X
[    1.854311] pcieport 0000:00:1c.7: irq 137 for MSI/MSI-X
[    1.854395] pcieport 0000:00:1d.0: irq 138 for MSI/MSI-X
[    1.854478] pcieport 0000:00:1d.2: irq 139 for MSI/MSI-X
[    1.854516] pcieport 0000:00:1d.3: irq 140 for MSI/MSI-X
[    1.854551] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.854558] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.854576] vesafb: mode is 640x480x32, linelength=2560, pages=0
[    1.854577] vesafb: scrolling: redraw
[    1.854578] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.854649] vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90010f00000, using 1216k, total 1216k
[    1.871906] Console: switching to colour frame buffer device 80x30
[    1.889656] fb0: VESA VGA frame buffer device
[    1.890017] intel_idle: does not run on family 6 model 94
[    1.890056] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0
[    1.890725] ACPI: Sleep Button [SLPB]
[    1.891036] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[    1.912603] ACPI: Power Button [PWRB]
[    1.923397] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    1.945244] ACPI: Power Button [PWRF]
[    1.956313] ACPI: Fan [FAN0] (off)
[    1.967142] ACPI: Fan [FAN1] (off)
[    1.977629] ACPI: Fan [FAN2] (off)
[    1.987945] ACPI: Fan [FAN3] (off)
[    1.998085] ACPI: Fan [FAN4] (off)
[    2.008324] Monitor-Mwait will be used to enter C-1 state
[    2.008365] Monitor-Mwait will be used to enter C-2 state
[    2.008398] ACPI: acpi_idle registered with cpuidle
[    2.010181] thermal LNXTHERM:00: registered as thermal_zone0
[    2.020465] ACPI: Thermal Zone [TZ00] (28 C)
[    2.030616] thermal LNXTHERM:01: registered as thermal_zone1
[    2.040708] ACPI: Thermal Zone [TZ01] (30 C)
[    2.050800] GHES: HEST is not enabled!
[    2.060930] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    2.091875] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    2.133231] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    2.156705] Linux agpgart interface v0.103
[    2.168735] brd: module loaded
[    2.179869] loop: module loaded
[    2.190061] libphy: Fixed MDIO Bus: probed
[    2.199991] tun: Universal TUN/TAP device driver, 1.6
[    2.209903] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    2.219868] PPP generic driver version 2.4.2
[    2.229548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.239503] ehci-pci: EHCI PCI platform driver
[    2.249180] ehci-platform: EHCI generic platform driver
[    2.258658] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.268325] ohci-pci: OHCI PCI platform driver
[    2.277713] ohci-platform: OHCI generic platform driver
[    2.286921] uhci_hcd: USB Universal Host Controller Interface driver
[    2.296458] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.306006] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.325863] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    2.325874] xhci_hcd 0000:00:14.0: irq 141 for MSI/MSI-X
[    2.325910] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.336709] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.358447] usb usb1: Product: xHCI Host Controller
[    2.369431] usb usb1: Manufacturer: Linux 3.14.5 xhci_hcd
[    2.380365] usb usb1: SerialNumber: 0000:00:14.0
[    2.391206] hub 1-0:1.0: USB hub found
[    2.401935] hub 1-0:1.0: 12 ports detected
[    2.416256] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.426732] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.447145] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    2.457605] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.478265] usb usb2: Product: xHCI Host Controller
[    2.488972] usb usb2: Manufacturer: Linux 3.14.5 xhci_hcd
[    2.499779] usb usb2: SerialNumber: 0000:00:14.0
[    2.510513] hub 2-0:1.0: USB hub found
[    2.521046] hub 2-0:1.0: 6 ports detected
[    2.533288] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    2.543573] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 3
[    2.622596] xhci_hcd 0000:06:00.0: irq 142 for MSI/MSI-X
[    2.622598] xhci_hcd 0000:06:00.0: irq 143 for MSI/MSI-X
[    2.622600] xhci_hcd 0000:06:00.0: irq 144 for MSI/MSI-X
[    2.622603] xhci_hcd 0000:06:00.0: irq 145 for MSI/MSI-X
[    2.622605] xhci_hcd 0000:06:00.0: irq 146 for MSI/MSI-X
[    2.622607] xhci_hcd 0000:06:00.0: irq 147 for MSI/MSI-X
[    2.622609] xhci_hcd 0000:06:00.0: irq 148 for MSI/MSI-X
[    2.622611] xhci_hcd 0000:06:00.0: irq 149 for MSI/MSI-X
[    2.622675] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    2.633313] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.654193] usb usb3: Product: xHCI Host Controller
[    2.664761] usb usb3: Manufacturer: Linux 3.14.5 xhci_hcd
[    2.675283] usb usb3: SerialNumber: 0000:06:00.0
[    2.685841] hub 3-0:1.0: USB hub found
[    2.695966] hub 3-0:1.0: 2 ports detected
[    2.705808] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    2.715723] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 4
[    2.735118] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    2.745338] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.765604] usb usb4: Product: xHCI Host Controller
[    2.776108] usb usb4: Manufacturer: Linux 3.14.5 xhci_hcd
[    2.786594] usb usb4: SerialNumber: 0000:06:00.0
[    2.797098] hub 4-0:1.0: USB hub found
[    2.807202] hub 4-0:1.0: 2 ports detected
[    2.817024] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    2.836990] tsc: Refined TSC clocksource calibration: 4008.002 MHz
[    2.850308] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.860723] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.871160] mousedev: PS/2 mouse device common for all mice
[    2.881788] rtc_cmos 00:0a: RTC can wake from S4
[    2.892726] rtc_cmos 00:0a: rtc core: registered rtc_cmos as rtc0
[    2.903684] rtc_cmos 00:0a: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    2.924521] i2c /dev entries driver
[    2.934722] device-mapper: uevent: version 1.0.3
[    2.944998] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[    2.965307] ledtrig-cpu: registered to indicate activity on CPUs
[    2.975935] TCP: cubic registered
[    2.986456] NET: Registered protocol family 10
[    2.997363] NET: Registered protocol family 17
[    3.007827] Key type dns_resolver registered
[    3.018895] Loading compiled-in X.509 certificates
[    3.029744] Loaded X.509 cert 'Magrathea: Glacier signing key: 10e6ba5aff183d3e90affe75b01f7ddca113db21'
[    3.050588] registered taskstats version 1
[    3.063108] Key type trusted registered
[    3.075315] Key type encrypted registered
[    3.087262] AppArmor: AppArmor sha1 policy hashing enabled
[    3.097360] IMA: No TPM chip found, activating TPM-bypass!
[    3.108208] regulator-dummy: disabling
[    3.118581]   Magic number: 4:582:325
[    3.129185] rtc_cmos 00:0a: setting system clock to 2016-02-17 10:20:12 UTC (1455704412)
[    3.150927] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    3.161245] EDD information not available.
[    3.171418] PM: Hibernation image not present or could not be loaded.
[    3.172096] Freeing unused kernel memory: 1328K (ffffffff81d0d000 - ffffffff81e59000)
[    3.193285] Write protecting the kernel read-only data: 12288k
[    3.205429] Freeing unused kernel memory: 832K (ffff880001730000 - ffff880001800000)
[    3.228305] Freeing unused kernel memory: 604K (ffff880001b69000 - ffff880001c00000)
[    3.270606] systemd-udevd[147]: starting version 204
[    3.303089] pps_core: LinuxPPS API ver. 1 registered
[    3.303089] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    3.306111] ahci 0000:00:17.0: version 3.0
[    3.306315] ahci 0000:00:17.0: irq 150 for MSI/MSI-X
[    3.306440] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    3.306442] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst
[    3.364122] PTP clock support registered
[    3.367096] scsi0 : ahci
[    3.367303] scsi1 : ahci
[    3.367492] scsi2 : ahci
[    3.367676] scsi3 : ahci
[    3.367865] scsi4 : ahci
[    3.368058] scsi5 : ahci
[    3.368076] ata1: SATA max UDMA/133 abar m2048@0xdf34c000 port 0xdf34c100 irq 150
[    3.368080] ata2: SATA max UDMA/133 abar m2048@0xdf34c000 port 0xdf34c180 irq 150
[    3.368085] ata3: SATA max UDMA/133 abar m2048@0xdf34c000 port 0xdf34c200 irq 150
[    3.368089] ata4: SATA max UDMA/133 abar m2048@0xdf34c000 port 0xdf34c280 irq 150
[    3.368093] ata5: SATA max UDMA/133 abar m2048@0xdf34c000 port 0xdf34c300 irq 150
[    3.368094] ata6: SATA max UDMA/133 abar m2048@0xdf34c000 port 0xdf34c380 irq 150
[    3.447187] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    3.447187] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[    3.447347] e1000e 0000:02:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    3.447369] e1000e 0000:02:00.0: irq 151 for MSI/MSI-X
[    3.630892] e1000e 0000:02:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:15:17:ed:c9:d0
[    3.630892] e1000e 0000:02:00.0 eth0: Intel(R) PRO/1000 Network Connection
[    3.630982] e1000e 0000:02:00.0 eth0: MAC: 1, PHY: 4, PBA No: D50861-004
[    3.686209] ata6: SATA link down (SStatus 4 SControl 300)
[    3.686223] ata5: SATA link down (SStatus 4 SControl 300)
[    3.686267] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.686288] ata4: SATA link down (SStatus 4 SControl 300)
[    3.686315] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.687142] ata1.00: ATA-8: TOSHIBA DT01ACA100, MS2OA750, max UDMA/133
[    3.687143] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    3.687831] ata2.00: supports DRM functions and may not be fully accessible
[    3.688042] ata1.00: configured for UDMA/133
[    3.688201] ata2.00: ATA-9: Samsung SSD 850 EVO 500GB, EMT02B6Q, max UDMA/133
[    3.688202] ata2.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[    3.688240] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA DT01ACA1 MS2O PQ: 0 ANSI: 5
[    3.688354] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    3.688354] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    3.688365] sd 0:0:0:0: [sda] Write Protect is off
[    3.688365] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.688369] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.688447] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.688829] ata2.00: supports DRM functions and may not be fully accessible
[    3.689157] ata2.00: configured for UDMA/133
[    3.689323] scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 850  EMT0 PQ: 0 ANSI: 5
[    3.689375] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    3.689388] sd 1:0:0:0: [sdb] Write Protect is off
[    3.689388] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    3.689392] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.689552] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    3.689637]  sdb: sdb1
[    3.689848] sd 1:0:0:0: [sdb] Attached SCSI disk
[    3.698025] ata3: SATA link down (SStatus 4 SControl 300)
[    3.707692]  sda: sda1 sda2 < sda5 > sda3
[    3.708076] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.128021] Switched to clocksource tsc
[    4.168930] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
[    4.169225] systemd-udevd[152]: renamed network interface eth0 to p11p1
[    4.193437] EXT4-fs (sda1): write access will be enabled during recovery
[    4.512222] random: nonblocking pool is initialized
[    5.482676] EXT4-fs (sda1): recovery complete
[    5.498608] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    6.102799] init: Failed to spawn ureadahead main process: unable to execute: No such file or directory
[    6.185041] init: plymouth-upstart-bridge main process (231) terminated with status 1
[    6.209317] init: plymouth-upstart-bridge main process ended, respawning
[    6.223290] init: plymouth-upstart-bridge main process (243) terminated with status 1
[    6.247296] init: plymouth-upstart-bridge main process ended, respawning
[    6.261079] init: plymouth-upstart-bridge main process (245) terminated with status 1
[    6.285071] init: plymouth-upstart-bridge main process ended, respawning
[    6.299556] init: plymouth-upstart-bridge main process (247) terminated with status 1
[    6.323866] init: plymouth-upstart-bridge main process ended, respawning
[    7.156955] Adding 6147068k swap on /dev/sda5.  Priority:-1 extents:1 across:6147068k FS
[    7.827669] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[    8.143672] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    8.178715] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[    8.204652] init: ureadahead-other main process (372) terminated with status 127
[    8.242574] init: ureadahead-other main process (376) terminated with status 127
[    8.813203] systemd-udevd[433]: starting version 204
[    9.194198] lp: driver loaded but no devices found
[    9.291894] FS-Cache: Loaded
[   10.056047] init: Failed to spawn bluetooth main process: unable to execute: No such file or directory
[   10.220438] init: avahi-daemon main process (476) terminated with status 127
[   10.220443] init: avahi-daemon main process ended, respawning
[   10.228710] init: avahi-cups-reload main process (503) terminated with status 1
[   10.292832] RPC: Registered named UNIX socket transport module.
[   10.292833] RPC: Registered udp transport module.
[   10.292834] RPC: Registered tcp transport module.
[   10.292834] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   10.306760] wmi: Mapper loaded
[   10.344986] parport_pc 00:01: reported by Plug and Play ACPI
[   10.345042] parport0: PC-style at 0x378, irq 5 [PCSPP]
[   10.441057] lp0: using parport0 (interrupt-driven).
[   10.456495] hidraw: raw HID events driver (C) Jiri Kosina
[   10.644870] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   10.715277] ppdev: user-space parallel port driver
[   11.014702] AVX2 version of gcm_enc/dec engaged.
[   11.459066] audit: type=1400 audit(1455704420.838:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=549 comm="apparmor_parser"
[   11.459069] audit: type=1400 audit(1455704420.838:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=549 comm="apparmor_parser"
[   11.459074] audit: type=1400 audit(1455704420.838:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=549 comm="apparmor_parser"
[   11.459080] audit: type=1400 audit(1455704420.842:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=552 comm="apparmor_parser"
[   11.459083] audit: type=1400 audit(1455704420.842:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=552 comm="apparmor_parser"
[   11.459084] audit: type=1400 audit(1455704420.842:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=552 comm="apparmor_parser"
[   11.459088] audit: type=1400 audit(1455704420.842:8): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=547 comm="apparmor_parser"
[   11.459091] audit: type=1400 audit(1455704420.842:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=547 comm="apparmor_parser"
[   11.459093] audit: type=1400 audit(1455704420.842:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=547 comm="apparmor_parser"
[   11.459238] audit: type=1400 audit(1455704420.842:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=549 comm="apparmor_parser"
[   11.625417] snd_hda_intel 0000:00:1f.3: irq 152 for MSI/MSI-X
[   11.805539] hda_codec: ALC1150: SKU not ready 0x00000000
[   11.865926] input: HDA Intel HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[   11.865964] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[   11.865992] input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[   11.866017] input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[   11.866041] input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[   11.866065] input: HDA Intel Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
[   11.866087] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input7
[   11.866111] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input6
[   11.960362] FS-Cache: Netfs 'nfs' registered for caching
[   11.992633] e1000e 0000:02:00.0: irq 151 for MSI/MSI-X
[   12.039194] init: Failed to obtain startpar-bridge instance: Unknown parameter: INSTANCE
[   12.093902] e1000e 0000:02:00.0: irq 151 for MSI/MSI-X
[   12.094357] IPv6: ADDRCONF(NETDEV_UP): p11p1: link is not ready
[   12.864154] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   13.704329] init: failsafe main process (602) killed by TERM signal
[   13.759142] init: network-manager main process (1015) terminated with status 127
[   13.759148] init: network-manager main process ended, respawning
[   14.059080] e1000e: p11p1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   14.059266] IPv6: ADDRCONF(NETDEV_CHANGE): p11p1: link becomes ready
[   14.439387] init: Failed to spawn anacron main process: unable to execute: No such file or directory
[   14.450979] init: nvidia-prime main process (1139) terminated with status 127
[   14.556076] init: lightdm main process (1168) terminated with status 127
[   14.574937] init: plymouth-ready (startup) main process (230) terminated with status 1
[   31.142731] NFS: Registering the id_resolver key type
[   31.142737] Key type id_resolver registered
[   31.142738] Key type id_legacy registered

 

0 Kudos
3 Replies
Jiandong_Z_Intel
Employee
1,456 Views

Hi There,

Your CPU  i7-6700K is 6th Generation Intel® Core™ i7 Processors, Media Server Studio has not release SKL support yet, so there are no kernel patches publicly available to apply and use quick sync video.

Thanks

Zachary

0 Kudos
Milan_C_
Beginner
1,456 Views

And do you have estimate for release new version of Intel Media Server with support for 6th i7?
I see release 2016 but it is only for Windows. Thank you.

0 Kudos
Jiandong_Z_Intel
Employee
1,456 Views

There is another https://software.intel.com/en-us/forums/intel-media-sdk/topic/606877,  you have a refer.

If you are looking to develop windows based application, then there is Media SDK 2016 available out today which supports 6th generation i.e. Skylake. If your application is based on Linux OS then you will have to wait for Media Server Studio release supporting Skylake

Thanks,

Zachary

 

0 Kudos
Reply