Skip to content

Instantly share code, notes, and snippets.

@DigitalBrains1
Created July 18, 2015 13:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DigitalBrains1/63a9ea08597b890b0599 to your computer and use it in GitHub Desktop.
Save DigitalBrains1/63a9ea08597b890b0599 to your computer and use it in GitHub Desktop.
Kernel dmesg: failed to bring up CPU
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.16.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt11-1 (2015-05-24)
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.16.0-4-amd64 root=/dev/mapper/tweek-root ro
[ 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-0x00000000be34efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000be34f000-0x00000000be355fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000be356000-0x00000000bee2dfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bee2e000-0x00000000bf332fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bf333000-0x00000000dcbc7fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000dcbc8000-0x00000000dcc58fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000dcc59000-0x00000000dccc3fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000dccc4000-0x00000000dce03fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000dce04000-0x00000000deffefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000defff000-0x00000000deffffff] usable
[ 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-0x000000041effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: Gigabyte Technology Co., Ltd. Z97X-UD3H/Z97X-UD3H-CF, BIOS F7 06/17/2014
[ 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 = 0x41f000 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 7C00000000 write-back
[ 0.000000] 1 base 0400000000 mask 7FF0000000 write-back
[ 0.000000] 2 base 0410000000 mask 7FF8000000 write-back
[ 0.000000] 3 base 0418000000 mask 7FFC000000 write-back
[ 0.000000] 4 base 041C000000 mask 7FFE000000 write-back
[ 0.000000] 5 base 041E000000 mask 7FFF000000 write-back
[ 0.000000] 6 base 00E0000000 mask 7FE0000000 uncachable
[ 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: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xdf000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fd710-0x000fd71f] mapped at [ffff8800000fd710]
[ 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 [0x01af4000, 0x01af4fff] PGTABLE
[ 0.000000] BRK [0x01af5000, 0x01af5fff] PGTABLE
[ 0.000000] BRK [0x01af6000, 0x01af6fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x41ee00000-0x41effffff]
[ 0.000000] [mem 0x41ee00000-0x41effffff] page 2M
[ 0.000000] BRK [0x01af7000, 0x01af7fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x41c000000-0x41edfffff]
[ 0.000000] [mem 0x41c000000-0x41edfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x400000000-0x41bffffff]
[ 0.000000] [mem 0x400000000-0x41bffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbe34efff]
[ 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-0xbe1fffff] page 2M
[ 0.000000] [mem 0xbe200000-0xbe34efff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xbe356000-0xbee2dfff]
[ 0.000000] [mem 0xbe356000-0xbe3fffff] page 4k
[ 0.000000] [mem 0xbe400000-0xbedfffff] page 2M
[ 0.000000] [mem 0xbee00000-0xbee2dfff] page 4k
[ 0.000000] BRK [0x01af8000, 0x01af8fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xbf333000-0xdcbc7fff]
[ 0.000000] [mem 0xbf333000-0xbf3fffff] page 4k
[ 0.000000] [mem 0xbf400000-0xdc9fffff] page 2M
[ 0.000000] [mem 0xdca00000-0xdcbc7fff] page 4k
[ 0.000000] BRK [0x01af9000, 0x01af9fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xdcc59000-0xdccc3fff]
[ 0.000000] [mem 0xdcc59000-0xdccc3fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xdefff000-0xdeffffff]
[ 0.000000] [mem 0xdefff000-0xdeffffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
[ 0.000000] [mem 0x100000000-0x3ffffffff] page 1G
[ 0.000000] RAMDISK: [mem 0x35edc000-0x36f65fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 0x00000000DCDC8080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x00000000DCDD8DB8 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x00000000DCDC8190 010C26 (v02 ALASKA A M I 00000088 INTL 20120711)
[ 0.000000] ACPI: FACS 0x00000000DCE02080 000040
[ 0.000000] ACPI: APIC 0x00000000DCDD8EC8 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x00000000DCDD8F40 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 0x00000000DCDD8F88 000BEE (v01 Ther_R Ther_Rvp 00001000 INTL 20120711)
[ 0.000000] ACPI: SSDT 0x00000000DCDD9B78 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.000000] ACPI: SSDT 0x00000000DCDDA0B8 000B74 (v01 CpuRef CpuSsdt 00003000 INTL 20051117)
[ 0.000000] ACPI: MCFG 0x00000000DCDDAC30 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x00000000DCDDAC70 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
[ 0.000000] ACPI: SSDT 0x00000000DCDDACA8 00036D (v01 SataRe SataTabl 00001000 INTL 20120711)
[ 0.000000] ACPI: SSDT 0x00000000DCDDB018 005B5E (v01 SaSsdt SaSsdt 00003000 INTL 20120711)
[ 0.000000] ACPI: DMAR 0x00000000DCDE0B78 000080 (v01 INTEL BDW 00000001 INTL 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000041effffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x41effffff]
[ 0.000000] NODE_DATA [mem 0x41eff5000-0x41eff9fff]
[ 0.000000] [ffffea0000000000-ffffea000e7fffff] PMD -> [ffff88040e600000-ffff88041c7fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x41effffff]
[ 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-0xbe34efff]
[ 0.000000] node 0: [mem 0xbe356000-0xbee2dfff]
[ 0.000000] node 0: [mem 0xbf333000-0xdcbc7fff]
[ 0.000000] node 0: [mem 0xdcc59000-0xdccc3fff]
[ 0.000000] node 0: [mem 0xdefff000-0xdeffffff]
[ 0.000000] node 0: [mem 0x100000000-0x41effffff]
[ 0.000000] On node 0 totalpages: 4175556
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 12290 pages used for memmap
[ 0.000000] DMA32 zone: 898856 pages, LIFO batch:31
[ 0.000000] Normal zone: 44744 pages used for memmap
[ 0.000000] Normal zone: 3272704 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_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: 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 4 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 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 0xbe34f000-0xbe355fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbee2e000-0xbf332fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdcbc8000-0xdcc58fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdccc4000-0xdce03fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdce04000-0xdeffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xdf000000-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 0xdf000000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88041ec00000 s80896 r8192 d21504 u524288
[ 0.000000] pcpu-alloc: s80896 r8192 d21504 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4118445
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.16.0-4-amd64 root=/dev/mapper/tweek-root ro
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[ 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: 16375756K/16702224K available (5209K kernel code, 946K rwdata, 1832K rodata, 1204K init, 840K bss, 326468K reserved)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS:33024 nr_irqs:712 16
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3500.262 MHz processor
[ 0.000017] Calibrating delay loop (skipped), value calculated using timer frequency.. 7000.52 BogoMIPS (lpj=14001048)
[ 0.000090] pid_max: default: 32768 minimum: 301
[ 0.000129] ACPI: Core revision 20140424
[ 0.011233] ACPI: All ACPI Tables successfully acquired
[ 0.011604] Security Framework initialized
[ 0.011643] AppArmor: AppArmor disabled by boot time parameter
[ 0.011680] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 0.012249] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.014522] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.015504] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.015551] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.015759] Initializing cgroup subsys memory
[ 0.015796] Initializing cgroup subsys devices
[ 0.015835] Initializing cgroup subsys freezer
[ 0.015871] Initializing cgroup subsys net_cls
[ 0.015909] Initializing cgroup subsys blkio
[ 0.015946] Initializing cgroup subsys perf_event
[ 0.015982] Initializing cgroup subsys net_prio
[ 0.016032] CPU: Physical Processor ID: 0
[ 0.016068] CPU: Processor Core ID: 0
[ 0.016912] mce: CPU supports 9 MCE banks
[ 0.016955] CPU0: Thermal monitoring enabled (TM1)
[ 0.016997] process: using mwait in idle threads
[ 0.017034] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
tlb_flushall_shift: 6
[ 0.017150] Freeing SMP alternatives memory: 20K (ffffffff81a1b000 - ffffffff81a20000)
[ 0.017842] ftrace: allocating 21623 entries in 85 pages
[ 0.023621] dmar: Host address width 39
[ 0.023657] dmar: DRHD base: 0x000000fed90000 flags: 0x1
[ 0.023698] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap d2008c20660462 ecap f010da
[ 0.023742] dmar: RMRR base: 0x000000dee8c000 end: 0x000000dee9afff
[ 0.023841] IOAPIC id 8 under DRHD base 0xfed90000 IOMMU 0
[ 0.023877] HPET id 0 under DRHD base 0xfed90000
[ 0.023913] Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.023957] Your BIOS is broken and requested that x2apic be disabled.
This will slightly decrease performance.
Use 'intremap=no_x2apic_optout' to override BIOS request.
[ 0.024062] Enabled IRQ remapping in xapic mode
[ 0.024097] x2apic not enabled, IRQ remapping is in xapic mode
[ 0.024640] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.064519] smpboot: CPU0: Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz (fam: 06, model: 3c, stepping: 03)
[ 0.070239] TSC deadline timer enabled
[ 0.070250] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[ 0.070563] ... version: 3
[ 0.070598] ... bit width: 48
[ 0.070633] ... generic registers: 8
[ 0.070668] ... value mask: 0000ffffffffffff
[ 0.070704] ... max period: 0000ffffffffffff
[ 0.070740] ... fixed-purpose events: 3
[ 0.070775] ... event mask: 00000007000000ff
[ 0.071793] x86: Booting SMP configuration:
[ 0.071829] .... node #0, CPUs: #1
[ 5.671315] smpboot: CPU1: Not responding
[ 5.671419] smpboot: do_boot_cpu failed(1) to wakeup CPU#1
[ 5.671494] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 5.671728] #2
[ 6.534204] BUG: unable to handle kernel
[ 6.534205] NULL pointer dereference
[ 6.534205] at 0000000000000518
[ 6.534205] IP:
[ 6.534209] [<ffffffff81025287>] cpu_init+0xf7/0x370
[ 6.534209] PGD 0
[ 6.534210] Oops: 0002 [#1]
[ 6.534210] SMP
[ 6.534211] Modules linked in:
[ 6.534213] CPU: 2 PID: 0 Comm: swapper/2 Not tainted 3.16.0-4-amd64 #1 Debian 3.16.7-ckt11-1
[ 6.534213] Hardware name: Gigabyte Technology Co., Ltd. Z97X-UD3H/Z97X-UD3H-CF, BIOS F7 06/17/2014
[ 6.534214] task: ffff88040e23a0d0 ti: ffff88040e288000 task.ti: ffff88040e288000
[ 6.534214] RIP: 0010:[<ffffffff81025287>]
[ 6.534215] [<ffffffff81025287>] cpu_init+0xf7/0x370
[ 6.534215] RSP: 0000:ffff88040e28bef8 EFLAGS: 00010046
[ 6.534216] RAX: 0000000000000000 RBX: 0000000000010340 RCX: 0000000077fafbbf
[ 6.534216] RDX: 0000000000000006 RSI: 0000000000000000 RDI: ffffffff818203ca
[ 6.534216] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
[ 6.534217] R10: 0000000000000008 R11: 0000000000000000 R12: 0000000000000000
[ 6.534217] R13: 000000000000b820 R14: 0000000000000000 R15: 0000000000000000
[ 6.534218] FS: 0000000000000000(0000) GS:ffff88041ed00000(0000) knlGS:0000000000000000
[ 6.534218] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 6.534218] CR2: 0000000000000518 CR3: 0000000001813000 CR4: 00000000000000a0
[ 6.534219] Stack:
[ 6.534219] ffff88040e28bfd8
[ 6.534219] 54c87efb44e164ca
[ 6.534219] 0000000000000000
[ 6.534219] 0000000000000000
[ 6.534220] 0000000000000000
[ 6.534220] 0000000000000000
[ 6.534220] 0000000000000000
[ 6.534220] 0000000000000000
[ 6.534220] ffffffff81042afa
[ 6.534221] ffffffff81042af0
[ 6.534221] 0000000000000000
[ 6.534221] 0000000000000000
[ 6.534221] Call Trace:
[ 6.534223] [<ffffffff81042afa>] ? start_secondary+0xa/0x2d0
[ 6.534224] [<ffffffff81042af0>] ? set_cpu_sibling_map+0x500/0x500
[ 6.534225] Code:
[ 6.534225] e7
[ 6.534225] e8
[ 6.534225] ce
[ 6.534225] f2
[ 6.534226] ff
[ 6.534226] ff
[ 6.534226] 31
[ 6.534226] c0
[ 6.534226] 8e
[ 6.534226] e0
[ 6.534226] 65
[ 6.534227] 8b
[ 6.534227] 04
[ 6.534227] 25
[ 6.534227] 00
[ 6.534227] b8
[ 6.534227] 00
[ 6.534227] 00
[ 6.534228] 85
[ 6.534228] c0
[ 6.534228] 0f
[ 6.534228] 84
[ 6.534228] f5
[ 6.534228] 01
[ 6.534228] 00
[ 6.534229] 00
[ 6.534229] 48
[ 6.534229] c7
[ 6.534229] c7
[ 6.534229] c0
[ 6.534229] 03
[ 6.534229] 82
[ 6.534230] 81
[ 6.534230] e8
[ 6.534230] 9e
[ 6.534230] ca
[ 6.534230] 02
[ 6.534230] 00
[ 6.534230] 66
[ 6.534231] 90
[ 6.534231] 45
[ 6.534231] 31
[ 6.534231] e4
[ 6.534231] <48>
[ 6.534231] c7
[ 6.534231] 85
[ 6.534232] 18
[ 6.534232] 05
[ 6.534232] 00
[ 6.534232] 00
[ 6.534232] 00
[ 6.534232] 00
[ 6.534232] 00
[ 6.534233] 00
[ 6.534233] 48
[ 6.534233] c7
[ 6.534233] 85
[ 6.534233] 20
[ 6.534233] 05
[ 6.534233] 00
[ 6.534234] 00
[ 6.534234] 00
[ 6.534234] 00
[ 6.534234] 00
[ 6.534234] RIP
[ 6.534235] [<ffffffff81025287>] cpu_init+0xf7/0x370
[ 6.534235] RSP <ffff88040e28bef8>
[ 6.534235] CR2: 0000000000000518
[ 6.534252] BUG: unable to handle kernel NULL pointer dereference at 0000000000000020
[ 6.534253] IP:
[ 6.534253] ---[ end trace a8a6063726951281 ]---
[ 6.534253] ---[ end trace a8a600x8
[ 11.257685] smpboot: CPU2: Stuck ??
[ 11.257994] smpboot: do_boot_cpu failed(1) to wakeup CPU#2
[ 11.258093] #3
[ 11.544617] x86: Booted up 1 node, 2 CPUs
[ 11.544686] smpboot: Total of 2 processors activated (14001.04 BogoMIPS)
[ 11.547693] devtmpfs: initialized
[ 11.549832] PM: Registering ACPI NVS region [mem 0xbe34f000-0xbe355fff] (28672 bytes)
[ 11.549877] PM: Registering ACPI NVS region [mem 0xdccc4000-0xdce03fff] (1310720 bytes)
[ 11.550493] pinctrl core: initialized pinctrl subsystem
[ 11.550575] NET: Registered protocol family 16
[ 11.550675] cpuidle: using governor ladder
[ 11.550712] cpuidle: using governor menu
[ 11.550770] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 11.550815] ACPI: bus type PCI registered
[ 11.550851] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 11.550935] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 11.550981] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 11.551062] PCI: Using configuration type 1 for base access
[ 11.560528] ACPI: Added _OSI(Module Device)
[ 11.560564] ACPI: Added _OSI(Processor Device)
[ 11.560600] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 11.560636] ACPI: Added _OSI(Processor Aggregator Device)
[ 11.571864] ACPI: Executed 15 blocks of module-level executable AML code
[ 11.600442] ACPI: Dynamic OEM Table Load:
[ 11.600532] ACPI: SSDT 0xFFFF88040DDF7000 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 11.611836] ACPI: Dynamic OEM Table Load:
[ 11.611927] ACPI: SSDT 0xFFFF88040DDC2800 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
[ 11.620464] ACPI: Dynamic OEM Table Load:
[ 11.620553] ACPI: SSDT 0xFFFF88040DE1BA00 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
[ 11.632467] ACPI: Interpreter enabled
[ 11.632507] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
[ 11.632607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
[ 11.632715] ACPI: (supports S0 S3 S4 S5)
[ 11.632750] ACPI: Using IOAPIC for interrupt routing
[ 11.632806] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 11.633099] ACPI: Power Resource [PG00] (on)
[ 11.644634] ACPI: Power Resource [PG01] (on)
[ 11.655934] ACPI: Power Resource [PG02] (on)
[ 11.671276] ACPI: Power Resource [FN00] (off)
[ 11.671356] ACPI: Power Resource [FN01] (off)
[ 11.671549] ACPI: Power Resource [FN02] (off)
[ 11.671625] ACPI: Power Resource [FN03] (off)
[ 11.671702] ACPI: Power Resource [FN04] (off)
[ 11.672237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 11.672276] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 11.672759] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 11.673226] PCI host bridge to bus 0000:00
[ 11.673263] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 11.673300] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 11.673337] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 11.673374] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 11.673527] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 11.673564] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 11.673602] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 11.673639] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[ 11.673677] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[ 11.673714] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[ 11.673752] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff]
[ 11.673793] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[ 11.673884] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[ 11.673942] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 11.674010] pci 0000:00:01.0: System wakeup disabled by ACPI
[ 11.674089] pci 0000:00:14.0: [8086:8cb1] type 00 class 0x0c0330
[ 11.674144] pci 0000:00:14.0: reg 0x10: [mem 0xf7120000-0xf712ffff 64bit]
[ 11.674231] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 11.674304] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 11.674364] pci 0000:00:16.0: [8086:8cba] type 00 class 0x078000
[ 11.674529] pci 0000:00:16.0: reg 0x10: [mem 0xf7139000-0xf713900f 64bit]
[ 11.674616] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 11.674708] pci 0000:00:19.0: [8086:153b] type 00 class 0x020000
[ 11.674757] pci 0000:00:19.0: reg 0x10: [mem 0xf7100000-0xf711ffff]
[ 11.674799] pci 0000:00:19.0: reg 0x14: [mem 0xf7138000-0xf7138fff]
[ 11.674841] pci 0000:00:19.0: reg 0x18: [io 0xf040-0xf05f]
[ 11.674924] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 11.674991] pci 0000:00:19.0: System wakeup disabled by ACPI
[ 11.675055] pci 0000:00:1a.0: [8086:8cad] type 00 class 0x0c0320
[ 11.675107] pci 0000:00:1a.0: reg 0x10: [mem 0xf7137000-0xf71373ff]
[ 11.675216] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 11.675286] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 11.675347] pci 0000:00:1b.0: [8086:8ca0] type 00 class 0x040300
[ 11.675509] pci 0000:00:1b.0: reg 0x10: [mem 0xf7130000-0xf7133fff 64bit]
[ 13.084197] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 13.084269] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 13.084329] pci 0000:00:1c.0: [8086:8c90] type 01 class 0x060400
[ 13.084419] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 13.084483] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 13.084543] pci 0000:00:1c.3: [8086:8c96] type 01 class 0x060400
[ 13.084632] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 13.084697] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 13.084762] pci 0000:00:1d.0: [8086:8ca6] type 00 class 0x0c0320
[ 13.084814] pci 0000:00:1d.0: reg 0x10: [mem 0xf7136000-0xf71363ff]
[ 13.084924] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 13.084993] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 13.085163] pci 0000:00:1f.0: [8086:8cc4] type 00 class 0x060100
[ 13.085329] pci 0000:00:1f.2: [8086:8c82] type 00 class 0x010601
[ 13.085377] pci 0000:00:1f.2: reg 0x10: [io 0xf090-0xf097]
[ 13.085418] pci 0000:00:1f.2: reg 0x14: [io 0xf080-0xf083]
[ 13.085459] pci 0000:00:1f.2: reg 0x18: [io 0xf070-0xf077]
[ 13.085500] pci 0000:00:1f.2: reg 0x1c: [io 0xf060-0xf063]
[ 13.085541] pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f]
[ 13.085582] pci 0000:00:1f.2: reg 0x24: [mem 0xf7135000-0xf71357ff]
[ 13.085646] pci 0000:00:1f.2: PME# supported from D3hot
[ 13.085725] pci 0000:00:1f.3: [8086:8ca2] type 00 class 0x0c0500
[ 13.085772] pci 0000:00:1f.3: reg 0x10: [mem 0xf7134000-0xf71340ff 64bit]
[ 13.085824] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
[ 13.085941] pci 0000:01:00.0: [10de:13c2] type 00 class 0x030000
[ 13.085986] pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
[ 13.086030] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
[ 13.086081] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[ 13.086238] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 13.086279] pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
[ 13.086362] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 13.086423] pci 0000:01:00.1: [10de:0fbb] type 00 class 0x040300
[ 13.086468] pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
[ 13.092184] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 13.092221] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 13.092258] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
[ 13.092297] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[ 13.092390] acpiphp: Slot [1] registered
[ 13.092427] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 13.092527] pci 0000:03:00.0: [8086:244e] type 01 class 0x060401
[ 13.092685] pci 0000:03:00.0: supports D1 D2
[ 13.092720] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 13.092777] pci 0000:03:00.0: System wakeup disabled by ACPI
[ 13.092832] pci 0000:00:1c.3: PCI bridge to [bus 03-04]
[ 13.093096] pci 0000:03:00.0: PCI bridge to [bus 04] (subtractive decode)
[ 13.093172] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[ 13.093689] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 6 10 *11 12 14 15)
[ 13.093989] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 6 *10 11 12 14 15)
[ 13.094396] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 6 10 *11 12 14 15)
[ 13.094694] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 6 10 *11 12 14 15)
[ 13.094991] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 6 10 *11 12 14 15)
[ 13.095396] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 6 10 11 12 14 15) *0, disabled.
[ 13.095752] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 6 *10 11 12 14 15)
[ 13.096049] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 6 *10 11 12 14 15)
[ 13.096590] ACPI: Enabled 5 GPEs in block 00 to 3F
[ 13.096739] vgaarb: setting as boot device: PCI:0000:01:00.0
[ 13.096776] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 13.096820] vgaarb: loaded
[ 13.096855] vgaarb: bridge control possible 0000:01:00.0
[ 13.096921] PCI: Using ACPI for IRQ routing
[ 13.098186] PCI: pci_cache_line_size set to 64 bytes
[ 13.103756] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 13.103793] e820: reserve RAM buffer [mem 0xbe34f000-0xbfffffff]
[ 13.103830] e820: reserve RAM buffer [mem 0xbee2e000-0xbfffffff]
[ 13.103867] e820: reserve RAM buffer [mem 0xdcbc8000-0xdfffffff]
[ 13.103903] e820: reserve RAM buffer [mem 0xdccc4000-0xdfffffff]
[ 13.103940] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
[ 13.103977] e820: reserve RAM buffer [mem 0x41f000000-0x41fffffff]
[ 13.104084] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 13.104465] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 13.106516] Switched to clocksource hpet
[ 13.109687] pnp: PnP ACPI init
[ 13.109728] ACPI: bus type PNP registered
[ 13.109828] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[ 13.109866] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 13.110064] system 00:01: [io 0x0800-0x087f] has been reserved
[ 13.110102] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 13.110157] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 13.110216] system 00:03: [io 0x1854-0x1857] has been reserved
[ 13.110253] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 13.110377] system 00:04: [io 0x0a00-0x0a0f] has been reserved
[ 13.110414] system 00:04: [io 0x0a30-0x0a3f] has been reserved
[ 13.110451] system 00:04: [io 0x0a20-0x0a2f] has been reserved
[ 13.110488] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 13.110664] pnp 00:05: [dma 0 disabled]
[ 13.110725] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[ 13.110791] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 13.110828] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 13.111232] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 13.111270] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[ 13.111307] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[ 13.111345] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[ 13.111382] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[ 13.111419] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 13.111457] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 13.111495] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 13.111532] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[ 13.111570] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 13.111607] system 00:07: [mem 0xf7fe0000-0xf7feffff] has been reserved
[ 13.111645] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 13.111781] pnp: PnP ACPI: found 8 devices
[ 13.111817] ACPI: bus type PNP unregistered
[ 13.117567] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 13.117605] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 13.117643] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
[ 13.117681] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[ 13.117727] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 13.117769] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 13.117823] pci 0000:00:1c.3: PCI bridge to [bus 03-04]
[ 13.117974] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 13.118010] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 13.118047] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 13.118084] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[ 13.118121] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[ 13.118159] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[ 13.118196] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[ 13.118233] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[ 13.118270] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[ 13.118307] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xfeafffff]
[ 13.118344] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 13.118381] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
[ 13.118418] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
[ 13.118484] NET: Registered protocol family 2
[ 13.118658] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 13.118824] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 13.119061] TCP: Hash tables configured (established 131072 bind 65536)
[ 13.119106] TCP: reno registered
[ 13.119150] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 13.119219] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 13.119306] NET: Registered protocol family 1
[ 13.174669] pci 0000:01:00.0: Video device with shadowed ROM
[ 13.174715] PCI: CLS 64 bytes, default 64
[ 13.174774] Unpacking initramfs...
[ 13.342547] Freeing initrd memory: 16936K (ffff880035edc000 - ffff880036f66000)
[ 13.342624] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 13.342662] software IO TLB [mem 0xd8bc8000-0xdcbc8000] (64MB) mapped at [ffff8800d8bc8000-ffff8800dcbc7fff]
[ 13.342808] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[ 13.342900] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x19
[ 13.342939] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x19
[ 13.343005] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 13.343195] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 13.343249] audit: initializing netlink subsys (disabled)
[ 13.343294] audit: type=2000 audit(1435754583.888:1): initialized
[ 13.343519] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 13.343567] zbud: loaded
[ 13.343695] VFS: Disk quotas dquot_6.5.2
[ 13.343738] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 13.343803] msgmni has been set to 32017
[ 13.344009] alg: No test for stdrng (krng)
[ 13.344056] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 13.344124] io scheduler noop registered
[ 13.344160] io scheduler deadline registered
[ 13.344210] io scheduler cfq registered (default)
[ 13.344347] pcieport 0000:00:01.0: irq 41 for MSI/MSI-X
[ 13.344462] pcieport 0000:00:1c.0: irq 42 for MSI/MSI-X
[ 13.344581] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X
[ 13.344668] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 13.344706] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 13.344743] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[ 13.344781] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[ 13.344826] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[ 13.344865] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[ 13.344911] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
[ 13.344948] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[ 13.344987] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
[ 13.345031] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 13.345076] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 13.345124] intel_idle: MWAIT substates: 0x42120
[ 13.345160] intel_idle: v0.4 model 0x3C
[ 13.345195] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 13.345304] GHES: HEST is not enabled!
[ 13.345383] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 13.365804] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 13.366134] Linux agpgart interface v0.103
[ 13.366218] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 13.366590] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 13.366628] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 13.366749] mousedev: PS/2 mouse device common for all mice
[ 13.366810] rtc_cmos 00:02: RTC can wake from S4
[ 13.366953] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[ 13.367009] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 13.367059] Intel P-state driver initializing.
[ 13.367099] Intel pstate controlling: cpu 0
[ 13.367147] Intel pstate controlling: cpu 3
[ 13.367197] ledtrig-cpu: registered to indicate activity on CPUs
[ 13.367429] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@amd.com>
[ 13.367466] AMD IOMMUv2 functionality not available on this system
[ 13.367544] TCP: cubic registered
[ 13.367620] NET: Registered protocol family 10
[ 13.367758] mip6: Mobile IPv6
[ 13.367795] NET: Registered protocol family 17
[ 13.367833] mpls_gso: MPLS GSO support
[ 13.368004] registered taskstats version 1
[ 13.368354] rtc_cmos 00:02: setting system clock to 2015-07-01 12:43:05 UTC (1435754585)
[ 13.368441] PM: Hibernation image not present or could not be loaded.
[ 13.368849] Freeing unused kernel memory: 1204K (ffffffff818ee000 - ffffffff81a1b000)
[ 13.368894] Write protecting the kernel read-only data: 8192k
[ 13.370002] Freeing unused kernel memory: 924K (ffff880001519000 - ffff880001600000)
[ 13.370307] Freeing unused kernel memory: 216K (ffff8800017ca000 - ffff880001800000)
[ 13.387562] systemd-udevd[73]: starting version 215
[ 13.387765] random: systemd-udevd urandom read with 2 bits of entropy available
[ 13.393595] ACPI: bus type USB registered
[ 13.393646] usbcore: registered new interface driver usbfs
[ 13.393689] usbcore: registered new interface driver hub
[ 13.395390] usbcore: registered new device driver usb
[ 13.395837] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 13.395877] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 13.395989] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 13.396045] xhci_hcd 0000:00:14.0: irq 44 for MSI/MSI-X
[ 13.396121] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 13.396158] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 13.396203] usb usb1: Product: xHCI Host Controller
[ 13.396240] usb usb1: Manufacturer: Linux 3.16.0-4-amd64 xhci_hcd
[ 13.396277] usb usb1: SerialNumber: 0000:00:14.0
[ 13.396376] hub 1-0:1.0: USB hub found
[ 13.396425] hub 1-0:1.0: 14 ports detected
[ 13.398977] SCSI subsystem initialized
[ 13.399859] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 13.399975] ehci-pci: EHCI PCI platform driver
[ 13.400449] pps_core: LinuxPPS API ver. 1 registered
[ 13.400486] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 13.405585] libata version 3.00 loaded.
[ 13.405880] hidraw: raw HID events driver (C) Jiri Kosina
[ 13.406062] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 13.406101] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 13.406170] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 13.406208] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 13.406252] usb usb2: Product: xHCI Host Controller
[ 13.406289] usb usb2: Manufacturer: Linux 3.16.0-4-amd64 xhci_hcd
[ 13.406326] usb usb2: SerialNumber: 0000:00:14.0
[ 13.406426] hub 2-0:1.0: USB hub found
[ 13.406471] hub 2-0:1.0: 6 ports detected
[ 13.407727] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 13.407768] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 13.407822] ehci-pci 0000:00:1a.0: debug port 2
[ 13.407835] PTP clock support registered
[ 13.408252] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[ 13.408301] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[ 13.411786] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 13.411870] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7137000
[ 13.412520] sdhci: Secure Digital Host Controller Interface driver
[ 13.412558] sdhci: Copyright(c) Pierre Ossman
[ 13.418317] ACPI: Fan [FAN0] (off)
[ 13.418433] ACPI: Fan [FAN1] (off)
[ 13.418486] ACPI: Fan [FAN2] (off)
[ 13.418539] ACPI: Fan [FAN3] (off)
[ 13.418589] ACPI: Fan [FAN4] (off)
[ 13.422811] thermal LNXTHERM:00: registered as thermal_zone0
[ 13.422850] ACPI: Thermal Zone [TZ00] (28 C)
[ 13.422989] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 13.422990] thermal LNXTHERM:01: registered as thermal_zone1
[ 13.422991] ACPI: Thermal Zone [TZ01] (30 C)
[ 13.423138] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 13.423176] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 13.423221] usb usb3: Product: EHCI Host Controller
[ 13.423257] usb usb3: Manufacturer: Linux 3.16.0-4-amd64 ehci_hcd
[ 13.423295] usb usb3: SerialNumber: 0000:00:1a.0
[ 13.423419] hub 3-0:1.0: USB hub found
[ 13.423578] hub 3-0:1.0: 2 ports detected
[ 13.424003] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 13.424043] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
[ 13.424097] ehci-pci 0000:00:1d.0: debug port 2
[ 13.428045] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 13.431105] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7136000
[ 13.443031] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 13.443093] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[ 13.443130] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 13.443174] usb usb4: Product: EHCI Host Controller
[ 13.443210] usb usb4: Manufacturer: Linux 3.16.0-4-amd64 ehci_hcd
[ 13.443247] usb usb4: SerialNumber: 0000:00:1d.0
[ 13.443346] hub 4-0:1.0: USB hub found
[ 13.443387] hub 4-0:1.0: 2 ports detected
[ 13.443492] ahci 0000:00:1f.2: version 3.0
[ 13.443602] ahci 0000:00:1f.2: irq 45 for MSI/MSI-X
[ 13.443677] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[ 13.443722] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst
[ 13.483412] scsi0 : ahci
[ 13.483497] scsi1 : ahci
[ 13.483577] scsi2 : ahci
[ 13.483659] scsi3 : ahci
[ 13.483735] scsi4 : ahci
[ 13.483810] scsi5 : ahci
[ 13.483870] ata1: SATA max UDMA/133 abar m2048@0xf7135000 port 0xf7135100 irq 45
[ 13.483918] ata2: SATA max UDMA/133 abar m2048@0xf7135000 port 0xf7135180 irq 45
[ 13.483962] ata3: SATA max UDMA/133 abar m2048@0xf7135000 port 0xf7135200 irq 45
[ 13.484007] ata4: SATA max UDMA/133 abar m2048@0xf7135000 port 0xf7135280 irq 45
[ 13.484051] ata5: SATA max UDMA/133 abar m2048@0xf7135000 port 0xf7135300 irq 45
[ 13.484095] ata6: SATA max UDMA/133 abar m2048@0xf7135000 port 0xf7135380 irq 45
[ 13.484227] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 13.484284] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X
[ 13.655513] e1000e 0000:00:19.0 eth0: registered PHC clock
[ 13.655554] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) fc:aa:14:28:ac:41
[ 13.655599] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 13.655670] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
[ 13.715448] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[ 13.803566] ata3: SATA link down (SStatus 0 SControl 300)
[ 13.803617] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 13.803665] ata5: SATA link down (SStatus 0 SControl 300)
[ 13.803713] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 13.803763] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 13.803808] ata6: SATA link down (SStatus 0 SControl 300)
[ 13.803942] ata1.00: supports DRM functions and may not be fully accessible
[ 13.804021] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
[ 13.804058] ata1.00: ATA-9: Samsung SSD 840 EVO 500GB, EXT0BB6Q, max UDMA/133
[ 13.804096] ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[ 13.804321] ata1.00: supports DRM functions and may not be fully accessible
[ 13.804394] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
[ 13.804434] ata1.00: configured for UDMA/133
[ 13.804517] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 840 BB6Q PQ: 0 ANSI: 5
[ 13.804878] ata4.00: ATAPI: Optiarc DVD RW AD-7203S, 1.09, max UDMA/100
[ 13.806320] ata4.00: configured for UDMA/100
[ 13.844764] usb 1-3: New USB device found, idVendor=05e3, idProduct=0608
[ 13.844803] usb 1-3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 13.844841] usb 1-3: Product: USB2.0 Hub
[ 13.845316] hub 1-3:1.0: USB hub found
[ 13.845595] hub 1-3:1.0: 4 ports detected
[ 13.849506] ata2.00: ATA-7: ST3400620AS, 3.AAE, max UDMA/133
[ 13.849546] ata2.00: 781422768 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 13.907897] ata2.00: configured for UDMA/133
[ 13.908014] scsi 1:0:0:0: Direct-Access ATA ST3400620AS E PQ: 0 ANSI: 5
[ 13.909692] scsi 3:0:0:0: CD-ROM Optiarc DVD RW AD-7203S 1.09 PQ: 0 ANSI: 5
[ 13.918239] sd 1:0:0:0: [sdb] 781422768 512-byte logical blocks: (400 GB/372 GiB)
[ 13.918289] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 13.918346] sd 1:0:0:0: [sdb] Write Protect is off
[ 13.918383] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 13.918427] sd 0:0:0:0: [sda] Write Protect is off
[ 13.918463] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 13.918503] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 13.918573] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 13.918865] sda: sda1 sda2 sda3
[ 13.919030] sd 0:0:0:0: [sda] Attached SCSI disk
[ 13.925351] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 13.925396] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 13.925492] sr 3:0:0:0: Attached scsi CD-ROM sr0
[ 13.925789] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 13.925871] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 13.925949] sr 3:0:0:0: Attached scsi generic sg2 type 5
[ 13.947593] sdb: sdb1 sdb2
[ 13.947779] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 14.011881] usb 1-8: new high-speed USB device number 3 using xhci_hcd
[ 14.141552] usb 1-8: New USB device found, idVendor=058f, idProduct=6362
[ 14.141591] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 14.141629] usb 1-8: Product: Mass Storage Device
[ 14.141665] usb 1-8: Manufacturer: Generic
[ 14.141701] usb 1-8: SerialNumber: 058F63626376
[ 14.142736] usb-storage 1-8:1.0: USB Mass Storage device detected
[ 14.142825] scsi6 : usb-storage 1-8:1.0
[ 14.142895] usbcore: registered new interface driver usb-storage
[ 14.211227] device-mapper: uevent: version 1.0.3
[ 14.211338] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[ 14.252233] usb 3-1: new high-speed USB device number 2 using ehci-pci
[ 14.380386] raid6: sse2x1 12481 MB/s
[ 14.384751] usb 3-1: New USB device found, idVendor=8087, idProduct=8009
[ 14.384790] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 14.385020] hub 3-1:1.0: USB hub found
[ 14.385126] hub 3-1:1.0: 6 ports detected
[ 14.448480] raid6: sse2x2 15784 MB/s
[ 14.496569] usb 4-1: new high-speed USB device number 2 using ehci-pci
[ 14.516580] raid6: sse2x4 18334 MB/s
[ 14.584680] raid6: avx2x1 24412 MB/s
[ 14.629108] usb 4-1: New USB device found, idVendor=8087, idProduct=8001
[ 14.629147] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 14.629379] hub 4-1:1.0: USB hub found
[ 14.629483] hub 4-1:1.0: 8 ports detected
[ 14.652778] raid6: avx2x2 28300 MB/s
[ 14.701064] usb 1-3.1: new low-speed USB device number 4 using xhci_hcd
[ 14.720878] raid6: avx2x4 32792 MB/s
[ 14.720915] raid6: using algorithm avx2x4 (32792 MB/s)
[ 14.720951] raid6: using avx2x2 recovery algorithm
[ 14.725965] tsc: Refined TSC clocksource calibration: 3499.997 MHz
[ 14.726110] xor: automatically using best checksumming function:
[ 14.764943] avx : 38951.000 MB/sec
[ 14.766882] Btrfs loaded
[ 14.793857] usb 1-3.1: New USB device found, idVendor=09da, idProduct=000e
[ 14.793895] usb 1-3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 14.793940] usb 1-3.1: Product: PS/2+USB Mouse
[ 14.793975] usb 1-3.1: Manufacturer: A4Tech
[ 14.794071] usb 1-3.1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 14.798797] usbcore: registered new interface driver usbhid
[ 14.798837] usbhid: USB HID core driver
[ 14.799119] input: A4Tech PS/2+USB Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.1/1-3.1:1.0/0003:09DA:000E.0001/input/input2
[ 14.799216] hid-generic 0003:09DA:000E.0001: input,hidraw0: USB HID v1.10 Mouse [A4Tech PS/2+USB Mouse] on usb-0000:00:14.0-3.1/input0
[ 14.869335] usb 1-3.4: new full-speed USB device number 5 using xhci_hcd
[ 14.875578] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[ 14.935982] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 14.941461] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 14.950844] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 14.958997] usb 1-3.4: New USB device found, idVendor=feed, idProduct=6535
[ 14.959037] usb 1-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 14.959081] usb 1-3.4: Product: PS/2(Set3)-USB Keyboard converter(IBM 122keys)
[ 14.959125] usb 1-3.4: Manufacturer: t.m.k.
[ 14.959209] usb 1-3.4: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 14.960066] input: t.m.k. PS/2(Set3)-USB Keyboard converter(IBM 122keys) as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.4/1-3.4:1.0/0003:FEED:6535.0002/input/input3
[ 14.960151] hid-generic 0003:FEED:6535.0002: input,hidraw1: USB HID v1.11 Keyboard [t.m.k. PS/2(Set3)-USB Keyboard converter(IBM 122keys)] on usb-0000:00:14.0-3.4/input0
[ 14.960783] hid-generic 0003:FEED:6535.0003: hiddev0,hidraw2: USB HID v1.11 Device [t.m.k. PS/2(Set3)-USB Keyboard converter(IBM 122keys)] on usb-0000:00:14.0-3.4/input1
[ 14.992429] systemd-udevd[381]: starting version 215
[ 14.994332] random: nonblocking pool is initialized
[ 15.025367] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[ 15.025416] ACPI: Power Button [PWRB]
[ 15.025477] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
[ 15.025523] ACPI: Sleep Button [SLPB]
[ 15.025604] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[ 15.025662] ACPI: Power Button [PWRF]
[ 15.031061] mei_me 0000:00:16.0: irq 47 for MSI/MSI-X
[ 15.037228] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 15.040652] snd_hda_intel 0000:00:1b.0: irq 48 for MSI/MSI-X
[ 15.040744] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
[ 15.040797] snd_hda_intel 0000:01:00.1: irq 49 for MSI/MSI-X
[ 15.041103] wmi: Mapper loaded
[ 15.057105] input: PC Speaker as /devices/platform/pcspkr/input/input7
[ 15.061039] [drm] Initialized drm 1.1.0 20060810
[ 15.068629] AVX2 version of gcm_enc/dec engaged.
[ 15.069804] sound hdaudioC0D2: ALC1150: SKU not ready 0x00000000
[ 15.070329] sound hdaudioC0D2: autoconfig: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[ 15.070386] sound hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 15.070424] sound hdaudioC0D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 15.070461] sound hdaudioC0D2: mono: mono_out=0x0
[ 15.070497] sound hdaudioC0D2: dig-out=0x11/0x1e
[ 15.070534] sound hdaudioC0D2: inputs:
[ 15.070571] sound hdaudioC0D2: Front Mic=0x19
[ 15.070608] sound hdaudioC0D2: Rear Mic=0x18
[ 15.070645] sound hdaudioC0D2: Line=0x1a
[ 15.083033] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D2/input9
[ 15.083235] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 15.083296] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 15.083416] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 15.083476] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 15.083537] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 15.083634] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[ 15.083695] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[ 15.097712] nvidia: module license 'NVIDIA' taints kernel.
[ 15.102831] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
[ 15.103092] [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:01:00.0 on minor 0
[ 15.103139] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 343.36 Mon Dec 1 16:18:58 PST 2014
[ 15.111033] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[ 15.117162] alg: No test for crc32 (crc32-pclmul)
[ 15.127149] intel_rapl: Found RAPL domain package
[ 15.127187] intel_rapl: Found RAPL domain core
[ 15.127223] intel_rapl: Found RAPL domain dram
[ 15.142218] scsi 6:0:0:0: Direct-Access Generic USB SD Reader 1.00 PQ: 0 ANSI: 0
[ 15.142583] scsi 6:0:0:1: Direct-Access Generic USB CF Reader 1.01 PQ: 0 ANSI: 0
[ 15.142943] scsi 6:0:0:2: Direct-Access Generic USB xD/SM Reader 1.02 PQ: 0 ANSI: 0
[ 15.143289] scsi 6:0:0:3: Direct-Access Generic USB MS Reader 1.03 PQ: 0 ANSI: 0
[ 15.143445] sd 6:0:0:0: Attached scsi generic sg3 type 0
[ 15.143566] sd 6:0:0:1: Attached scsi generic sg4 type 0
[ 15.143679] sd 6:0:0:2: Attached scsi generic sg5 type 0
[ 15.143848] sd 6:0:0:3: Attached scsi generic sg6 type 0
[ 15.146772] sd 6:0:0:0: [sdc] Attached SCSI removable disk
[ 15.147145] sd 6:0:0:1: [sdd] Attached SCSI removable disk
[ 15.147520] sd 6:0:0:2: [sde] Attached SCSI removable disk
[ 15.147990] sd 6:0:0:3: [sdf] Attached SCSI removable disk
[ 15.511319] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[ 15.511571] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[ 15.511988] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
[ 15.512221] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input20
[ 15.726384] Switched to clocksource tsc
[ 16.085765] EXT4-fs (dm-0): re-mounted. Opts: (null)
[ 16.173944] EXT4-fs (dm-0): re-mounted. Opts: (null)
[ 16.294541] lp: driver loaded but no devices found
[ 16.295900] ppdev: user-space parallel port driver
[ 16.298973] loop: module loaded
[ 16.306897] fuse init (API version 7.23)
[ 16.399775] BTRFS: device fsid c93af6ed-70e7-4140-8fa2-0c90851439e2 devid 1 transid 209 /dev/dm-7
[ 17.314539] EXT4-fs (dm-9): mounted filesystem with ordered data mode. Opts: (null)
[ 17.423780] Adding 524284k swap on /dev/mapper/swap_crypt. Priority:-1 extents:1 across:524284k SSFS
[ 17.698098] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 17.698974] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
[ 17.699796] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
[ 17.702405] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null)
[ 17.749678] EXT4-fs (dm-1): mounting ext3 file system using the ext4 subsystem
[ 17.809058] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[ 17.847620] EXT4-fs (dm-9): mounted filesystem with ordered data mode. Opts: (null)
[ 18.299606] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X
[ 18.402301] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X
[ 18.402397] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 21.460512] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[ 21.460582] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 21.863561] RPC: Registered named UNIX socket transport module.
[ 21.863600] RPC: Registered udp transport module.
[ 21.863636] RPC: Registered tcp transport module.
[ 21.863672] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 21.865078] FS-Cache: Loaded
[ 21.869075] FS-Cache: Netfs 'nfs' registered for caching
[ 21.872777] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 21.914479] Key type dns_resolver registered
[ 21.917631] NFS: Registering the id_resolver key type
[ 21.917671] Key type id_resolver registered
[ 21.917707] Key type id_legacy registered
[ 22.264688] ttyS1: LSR safety check engaged!
[ 22.265069] ttyS1: LSR safety check engaged!
[ 22.265484] ttyS2: LSR safety check engaged!
[ 22.265834] ttyS2: LSR safety check engaged!
[ 22.321505] NET: Registered protocol family 15
[ 22.325971] sha256_ssse3: Using AVX2 optimized SHA-256 implementation
[ 22.337828] sha512_ssse3: Using AVX2 optimized SHA-512 implementation
[ 22.673789] systemd-logind[3608]: Watching system buttons on /dev/input/event4 (Power Button)
[ 22.673863] systemd-logind[3608]: Watching system buttons on /dev/input/event2 (Power Button)
[ 22.673932] systemd-logind[3608]: Watching system buttons on /dev/input/event3 (Sleep Button)
[ 22.673993] systemd-logind[3608]: New seat seat0.
[ 22.962392] nvidia 0000:01:00.0: irq 50 for MSI/MSI-X
[ 23.544606] Bluetooth: Core ver 2.19
[ 23.544614] NET: Registered protocol family 31
[ 23.544615] Bluetooth: HCI device and connection manager initialized
[ 23.544620] Bluetooth: HCI socket layer initialized
[ 23.544621] Bluetooth: L2CAP socket layer initialized
[ 23.544626] Bluetooth: SCO socket layer initialized
[ 23.550347] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 23.550349] Bluetooth: BNEP filters: protocol multicast
[ 23.550354] Bluetooth: BNEP socket layer initialized
[ 24.024979] systemd-logind[3608]: Failed to start user service: Unknown unit: user@106.service
[ 24.026544] systemd-logind[3608]: New session c1 of user Debian-gdm.
[ 24.335157] vboxdrv: Found 2 processor cores.
[ 24.335538] vboxdrv: fAsync=0 offMin=0x201 offMax=0xb6c
[ 24.335576] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[ 24.335576] vboxdrv: Successfully loaded version 4.3.18_Debian (interface 0x001a0008).
[ 24.372614] vboxpci: IOMMU not found (not registered)
[ 31.227842] systemd-logind[3608]: Failed to start user service: Unknown unit: user@1000.service
[ 31.229552] systemd-logind[3608]: New session 2 of user peter.
[ 51.633336] systemd-logind[3608]: Removed session c1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment