Skip to content

Instantly share code, notes, and snippets.

@annymsMthd
Created April 11, 2017 16:36
Show Gist options
  • Save annymsMthd/d9b05c39f9e8a3424ed3a93a2259b00f to your computer and use it in GitHub Desktop.
Save annymsMthd/d9b05c39f9e8a3424ed3a93a2259b00f to your computer and use it in GitHub Desktop.
[ 0.000000] Linux version 4.8.17-yocto-standard (builder@509c81b211d5) (gcc version 6.2.0 (GCC) ) #2 SMP PREEMPT Tue Apr 4 01:11:52 UTC 2017
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz root=LABEL=resin-rootA rootwait quiet loglevel=0 splash udev.log-priority=3 vt.global_cursor_default=0
[ 0.000000] x86/fpu: Legacy x87 FPU detected.
[ 0.000000] x86/fpu: Using 'eager' FPU context switches.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001effffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000001f000000-0x000000001f0fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000001f100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000200fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020100000-0x000000007942efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007942f000-0x000000007945efff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007945f000-0x000000007946efff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000007946f000-0x000000007997dfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000007997e000-0x0000000079c46fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000079c47000-0x0000000079c47fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000079c48000-0x0000000079c89fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000079c8a000-0x0000000079df8fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000079df9000-0x0000000079ff9fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000079ffa000-0x0000000079ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed03000-0x00000000fed03fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed0c000-0x00000000fed0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1cfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fef00000-0x00000000feffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.31 by American Megatrends
[ 0.000000] efi: ACPI=0x79462000 ACPI 2.0=0x79462000 ESRT=0x79bff098 SMBIOS=0xf0570 MPS=0xfd5f0
[ 0.000000] esrt: Reserving ESRT space from 0x0000000079bff098 to 0x0000000079bff0d0.
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: To be filled by O.E.M. To be filled by O.E.M./Aptio CRB, BIOS 5.6.5 04/20/2016
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x7a000 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-E7FFF write-through
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 base 07A800000 mask FFF800000 uncachable
[ 0.000000] 2 base 07B000000 mask FFF000000 uncachable
[ 0.000000] 3 base 07C000000 mask FFC000000 uncachable
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000fd810-0x000fd81f] mapped at [ffff8800000fd810]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] BRK [0x02ec6000, 0x02ec6fff] PGTABLE
[ 0.000000] BRK [0x02ec7000, 0x02ec7fff] PGTABLE
[ 0.000000] BRK [0x02ec8000, 0x02ec8fff] PGTABLE
[ 0.000000] BRK [0x02ec9000, 0x02ec9fff] PGTABLE
[ 0.000000] BRK [0x02eca000, 0x02ecafff] PGTABLE
[ 0.000000] BRK [0x02ecb000, 0x02ecbfff] PGTABLE
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x0000000079462000 000024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 0x0000000079462078 000074 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x000000007946D380 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/32 (20160422/tbfadt-624)
[ 0.000000] ACPI: DSDT 0x0000000079462180 00B1FD (v02 ALASKA A M I 01072009 INTL 20120913)
[ 0.000000] ACPI: FACS 0x000000007997DF80 000040
[ 0.000000] ACPI: APIC 0x000000007946D490 000084 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x000000007946D518 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: LPIT 0x000000007946D560 000104 (v01 ALASKA A M I 00000003 VLV2 0100000D)
[ 0.000000] ACPI: MCFG 0x000000007946D668 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x000000007946D6A8 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
[ 0.000000] ACPI: SSDT 0x000000007946D6E0 000763 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x000000007946DE48 000290 (v01 PmRef Cpu0Tst 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x000000007946E0D8 00017A (v01 PmRef ApTst 00003000 INTL 20061109)
[ 0.000000] ACPI: UEFI 0x000000007946E258 000042 (v01 ALASKA A M I 00000000 00000000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x0000000079ffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001effffff]
[ 0.000000] node 0: [mem 0x000000001f100000-0x000000001fffffff]
[ 0.000000] node 0: [mem 0x0000000020100000-0x000000007942efff]
[ 0.000000] node 0: [mem 0x0000000079c47000-0x0000000079c47fff]
[ 0.000000] node 0: [mem 0x0000000079c8a000-0x0000000079df8fff]
[ 0.000000] node 0: [mem 0x0000000079ffa000-0x0000000079ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000079ffffff]
[ 0.000000] On node 0 totalpages: 496451
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 25 pages reserved
[ 0.000000] DMA zone: 3998 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7744 pages used for memmap
[ 0.000000] DMA32 zone: 492453 pages, LIFO batch:31
[ 0.000000] x86/hpet: Will disable the HPET for this platform because it's not reliable
[ 0.000000] Reserving Intel graphics memory at 0x000000007b000000-0x000000007effffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 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] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-86
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] e820: [mem 0x7f000000-0xdfffffff] available for PCI devices
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] percpu: Embedded 34 pages/cpu @ffff88006a600000 s99800 r8192 d31272 u524288
[ 0.000000] pcpu-alloc: s99800 r8192 d31272 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: 488618
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz root=LABEL=resin-rootA rootwait quiet loglevel=0 splash udev.log-priority=3 vt.global_cursor_default=0
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.000000] Memory: 1689796K/1985804K available (9681K kernel code, 1186K rwdata, 3100K rodata, 5244K init, 460K bss, 296008K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[ 0.000000] NR_IRQS:4352 nr_irqs:1024 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] tsc: Detected 1915.900 MHz processor
[ 0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3831.80 BogoMIPS (lpj=1915900)
[ 0.000010] pid_max: default: 32768 minimum: 301
[ 0.000027] ACPI: Core revision 20160422
[ 0.021666] ACPI: 4 ACPI AML tables successfully acquired and loaded
[ 0.022861] Security Framework initialized
[ 0.022882] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.022886] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.023246] CPU: Physical Processor ID: 0
[ 0.023248] CPU: Processor Core ID: 0
[ 0.023252] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.023254] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.023262] mce: CPU supports 6 MCE banks
[ 0.023270] CPU0: Thermal monitoring enabled (TM1)
[ 0.023276] process: using mwait in idle threads
[ 0.023281] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[ 0.023283] Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
[ 0.023722] Freeing SMP alternatives memory: 36K (ffffffff82449000 - ffffffff82452000)
[ 0.045107] ftrace: allocating 36737 entries in 144 pages
[ 0.066836] smpboot: APIC(0) Converting physical 0 to logical package 0
[ 0.066840] smpboot: Max logical packages: 1
[ 0.067524] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[ 0.077546] TSC deadline timer enabled
[ 0.077550] smpboot: CPU0: Intel(R) Atom(TM) CPU E3845 @ 1.91GHz (family: 0x6, model: 0x37, stepping: 0x9)
[ 0.077560] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, 8-deep LBR, full-width counters, Intel PMU driver.
[ 0.077579] ... version: 3
[ 0.077581] ... bit width: 40
[ 0.077583] ... generic registers: 2
[ 0.077584] ... value mask: 000000ffffffffff
[ 0.077586] ... max period: 0000007fffffffff
[ 0.077587] ... fixed-purpose events: 3
[ 0.077588] ... event mask: 0000000700000003
[ 0.088664] x86: Booting SMP configuration:
[ 0.088666] .... node #0, CPUs: #1 #2 #3
[ 0.283319] x86: Booted up 1 node, 4 CPUs
[ 0.283324] smpboot: Total of 4 processors activated (15357.27 BogoMIPS)
[ 0.284257] devtmpfs: initialized
[ 0.284786] PM: Registering ACPI NVS region [mem 0x0009f000-0x0009ffff] (4096 bytes)
[ 0.284789] PM: Registering ACPI NVS region [mem 0x7946f000-0x7997dfff] (5304320 bytes)
[ 0.285022] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.285090] pinctrl core: initialized pinctrl subsystem
[ 0.285305] NET: Registered protocol family 16
[ 0.289278] cpuidle: using governor menu
[ 0.289392] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.289395] ACPI: bus type PCI registered
[ 0.289505] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.289509] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.289536] PCI: Using configuration type 1 for base access
[ 0.297491] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.297788] ACPI: Added _OSI(Module Device)
[ 0.297791] ACPI: Added _OSI(Processor Device)
[ 0.297793] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.297795] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.313870] ACPI: Interpreter enabled
[ 0.313899] ACPI: (supports S0 S5)
[ 0.313902] ACPI: Using IOAPIC for interrupt routing
[ 0.313970] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.328538] ACPI: Power Resource [USBC] (on)
[ 0.330641] ACPI: Power Resource [PLPE] (on)
[ 0.331060] ACPI: Power Resource [PLPE] (on)
[ 0.340917] ACPI: Power Resource [CLK0] (on)
[ 0.341014] ACPI: Power Resource [CLK1] (on)
[ 0.413111] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.413121] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.413719] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[ 0.414139] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[ 0.414142] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.414487] PCI host bridge to bus 0000:00
[ 0.414492] pci_bus 0000:00: root bus resource [io 0x0070-0x0077]
[ 0.414495] pci_bus 0000:00: root bus resource [io 0x0000-0x006f window]
[ 0.414498] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7 window]
[ 0.414502] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.414505] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.414507] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[ 0.414510] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[ 0.414513] pci_bus 0000:00: root bus resource [mem 0x80000000-0x90c16ffe window]
[ 0.414517] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.414530] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
[ 0.414805] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
[ 0.414821] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x903fffff]
[ 0.414834] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff pref]
[ 0.414847] pci 0000:00:02.0: reg 0x20: [io 0xe080-0xe087]
[ 0.415134] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601
[ 0.415154] pci 0000:00:13.0: reg 0x10: [io 0xe070-0xe077]
[ 0.415165] pci 0000:00:13.0: reg 0x14: [io 0xe060-0xe063]
[ 0.415176] pci 0000:00:13.0: reg 0x18: [io 0xe050-0xe057]
[ 0.415186] pci 0000:00:13.0: reg 0x1c: [io 0xe040-0xe043]
[ 0.415197] pci 0000:00:13.0: reg 0x20: [io 0xe020-0xe03f]
[ 0.415208] pci 0000:00:13.0: reg 0x24: [mem 0x90c16000-0x90c167ff]
[ 0.415261] pci 0000:00:13.0: PME# supported from D3hot
[ 0.415495] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
[ 0.415517] pci 0000:00:14.0: reg 0x10: [mem 0x90c00000-0x90c0ffff 64bit]
[ 0.415586] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.415778] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.415878] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
[ 0.415904] pci 0000:00:1a.0: reg 0x10: [mem 0x90500000-0x905fffff]
[ 0.415918] pci 0000:00:1a.0: reg 0x14: [mem 0x90400000-0x904fffff]
[ 0.416029] pci 0000:00:1a.0: PME# supported from D0 D3hot
[ 0.416305] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
[ 0.416329] pci 0000:00:1b.0: reg 0x10: [mem 0x90c10000-0x90c13fff 64bit]
[ 0.416411] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.416647] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
[ 0.416719] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.416965] pci 0000:00:1c.1: [8086:0f4a] type 01 class 0x060400
[ 0.417037] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.417276] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
[ 0.417348] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.417586] pci 0000:00:1c.3: [8086:0f4e] type 01 class 0x060400
[ 0.417658] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.417908] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
[ 0.418217] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
[ 0.418252] pci 0000:00:1f.3: reg 0x10: [mem 0x90c14000-0x90c1401f]
[ 0.418327] pci 0000:00:1f.3: reg 0x20: [io 0xe000-0xe01f]
[ 0.418733] pci 0000:01:00.0: [8086:1533] type 00 class 0x020000
[ 0.418757] pci 0000:01:00.0: reg 0x10: [mem 0x90a00000-0x90afffff]
[ 0.418779] pci 0000:01:00.0: reg 0x18: [io 0xd000-0xd01f]
[ 0.418792] pci 0000:01:00.0: reg 0x1c: [mem 0x90b00000-0x90b03fff]
[ 0.418823] pci 0000:01:00.0: reg 0x30: [mem 0x90900000-0x909fffff pref]
[ 0.418951] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.419020] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 0.421929] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.421934] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff]
[ 0.421939] pci 0000:00:1c.0: bridge window [mem 0x90900000-0x90bfffff]
[ 0.422043] pci 0000:02:00.0: [8086:1533] type 00 class 0x020000
[ 0.422078] pci 0000:02:00.0: reg 0x10: [mem 0x90700000-0x907fffff]
[ 0.422100] pci 0000:02:00.0: reg 0x18: [io 0xc000-0xc01f]
[ 0.422112] pci 0000:02:00.0: reg 0x1c: [mem 0x90800000-0x90803fff]
[ 0.422143] pci 0000:02:00.0: reg 0x30: [mem 0x90600000-0x906fffff pref]
[ 0.422254] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.422323] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.424938] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 0.424944] pci 0000:00:1c.1: bridge window [io 0xc000-0xcfff]
[ 0.424949] pci 0000:00:1c.1: bridge window [mem 0x90600000-0x908fffff]
[ 0.425016] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 0.425088] pci 0000:00:1c.3: PCI bridge to [bus 04]
[ 0.425118] pci_bus 0000:00: on NUMA node 0
[ 0.427216] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.427367] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 0.427513] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.427660] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.427806] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 0.427964] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.428114] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.428263] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.430862] ACPI: Enabled 6 GPEs in block 00 to 3F
[ 0.431085] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.431088] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.431094] vgaarb: loaded
[ 0.431097] vgaarb: bridge control possible 0000:00:02.0
[ 0.431221] SCSI subsystem initialized
[ 0.431311] libata version 3.00 loaded.
[ 0.431358] ACPI: bus type USB registered
[ 0.431400] usbcore: registered new interface driver usbfs
[ 0.431420] usbcore: registered new interface driver hub
[ 0.431463] usbcore: registered new device driver usb
[ 0.431518] pps_core: LinuxPPS API ver. 1 registered
[ 0.431520] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.431526] PTP clock support registered
[ 0.435377] Advanced Linux Sound Architecture Driver Initialized.
[ 0.435395] PCI: Using ACPI for IRQ routing
[ 0.441725] PCI: pci_cache_line_size set to 64 bytes
[ 0.441821] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.441826] e820: reserve RAM buffer [mem 0x1f000000-0x1fffffff]
[ 0.441829] e820: reserve RAM buffer [mem 0x7942f000-0x7bffffff]
[ 0.441831] e820: reserve RAM buffer [mem 0x79c48000-0x7bffffff]
[ 0.441834] e820: reserve RAM buffer [mem 0x79df9000-0x7bffffff]
[ 0.441836] e820: reserve RAM buffer [mem 0x7a000000-0x7bffffff]
[ 0.442039] Bluetooth: Core ver 2.21
[ 0.442055] NET: Registered protocol family 31
[ 0.442057] Bluetooth: HCI device and connection manager initialized
[ 0.442062] Bluetooth: HCI socket layer initialized
[ 0.442066] Bluetooth: L2CAP socket layer initialized
[ 0.442077] Bluetooth: SCO socket layer initialized
[ 0.442403] clocksource: Switched to clocksource refined-jiffies
[ 0.459259] pnp: PnP ACPI init
[ 0.459395] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.459670] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.459675] system 00:01: [io 0x0400-0x047f] has been reserved
[ 0.459679] system 00:01: [io 0x0500-0x05fe] has been reserved
[ 0.459682] system 00:01: [io 0x0600-0x061f] has been reserved
[ 0.459689] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.460109] system 00:02: [io 0x0a00-0x0a0f] has been reserved
[ 0.460113] system 00:02: [io 0x0a10-0x0a1f] has been reserved
[ 0.460117] system 00:02: [io 0x0a20-0x0a2f] has been reserved
[ 0.460120] system 00:02: [io 0x0a30-0x0a3f] has been reserved
[ 0.460127] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.460226] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.460362] pnp 00:04: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 0.460869] pnp 00:05: [dma 0 disabled]
[ 0.460972] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.461482] pnp 00:06: [dma 0 disabled]
[ 0.461586] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.462087] pnp 00:07: [dma 0 disabled]
[ 0.462190] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.462703] pnp 00:08: [dma 0 disabled]
[ 0.462805] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.463308] pnp 00:09: [dma 0 disabled]
[ 0.463418] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.464001] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.464007] system 00:0a: [mem 0xfed01000-0xfed01fff] has been reserved
[ 0.464011] system 00:0a: [mem 0xfed03000-0xfed03fff] has been reserved
[ 0.464015] system 00:0a: [mem 0xfed04000-0xfed04fff] has been reserved
[ 0.464018] system 00:0a: [mem 0xfed08000-0xfed08fff] has been reserved
[ 0.464022] system 00:0a: [mem 0xfed1c000-0xfed1cfff] has been reserved
[ 0.464026] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.464030] system 00:0a: [mem 0xfef00000-0xfeffffff] has been reserved
[ 0.464036] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.466338] pnp: PnP ACPI: found 11 devices
[ 0.475315] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.475345] clocksource: Switched to clocksource acpi_pm
[ 0.475429] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[ 0.475441] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[ 0.475483] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
[ 0.475487] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
[ 0.475491] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 add_align 100000
[ 0.475501] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
[ 0.475505] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 add_align 100000
[ 0.475509] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000 add_align 100000
[ 0.475520] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.475524] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.475528] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.475531] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.475535] pci 0000:00:1c.2: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[ 0.475538] pci 0000:00:1c.2: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[ 0.475542] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.475546] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.475549] pci 0000:00:1c.3: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[ 0.475552] pci 0000:00:1c.3: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[ 0.475556] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.475560] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.475563] pci 0000:00:1c.2: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.475566] pci 0000:00:1c.2: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.475570] pci 0000:00:1c.3: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.475573] pci 0000:00:1c.3: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.475586] pci 0000:00:1c.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 0.475590] pci 0000:00:1c.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 0.475599] pci 0000:00:1c.1: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 0.475603] pci 0000:00:1c.1: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 0.475608] pci 0000:00:1c.2: BAR 14: no space for [mem size 0x00200000]
[ 0.475611] pci 0000:00:1c.2: BAR 14: failed to assign [mem size 0x00200000]
[ 0.475620] pci 0000:00:1c.2: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 0.475624] pci 0000:00:1c.2: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 0.475629] pci 0000:00:1c.3: BAR 14: no space for [mem size 0x00200000]
[ 0.475632] pci 0000:00:1c.3: BAR 14: failed to assign [mem size 0x00200000]
[ 0.475641] pci 0000:00:1c.3: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 0.475645] pci 0000:00:1c.3: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 0.475651] pci 0000:00:1c.2: BAR 13: assigned [io 0x1000-0x1fff]
[ 0.475656] pci 0000:00:1c.3: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.475664] pci 0000:00:1c.3: BAR 14: no space for [mem size 0x00200000]
[ 0.475667] pci 0000:00:1c.3: BAR 14: failed to assign [mem size 0x00200000]
[ 0.475676] pci 0000:00:1c.3: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 0.475679] pci 0000:00:1c.3: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 0.475685] pci 0000:00:1c.2: BAR 14: no space for [mem size 0x00200000]
[ 0.475688] pci 0000:00:1c.2: BAR 14: failed to assign [mem size 0x00200000]
[ 0.475697] pci 0000:00:1c.2: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 0.475700] pci 0000:00:1c.2: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 0.475709] pci 0000:00:1c.1: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 0.475712] pci 0000:00:1c.1: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 0.475722] pci 0000:00:1c.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[ 0.475725] pci 0000:00:1c.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[ 0.475730] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.475734] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff]
[ 0.475740] pci 0000:00:1c.0: bridge window [mem 0x90900000-0x90bfffff]
[ 0.475749] pci 0000:00:1c.1: PCI bridge to [bus 02]
[ 0.475753] pci 0000:00:1c.1: bridge window [io 0xc000-0xcfff]
[ 0.475758] pci 0000:00:1c.1: bridge window [mem 0x90600000-0x908fffff]
[ 0.475766] pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 0.475770] pci 0000:00:1c.2: bridge window [io 0x1000-0x1fff]
[ 0.475780] pci 0000:00:1c.3: PCI bridge to [bus 04]
[ 0.475784] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
[ 0.475795] pci_bus 0000:00: resource 4 [io 0x0070-0x0077]
[ 0.475799] pci_bus 0000:00: resource 5 [io 0x0000-0x006f window]
[ 0.475802] pci_bus 0000:00: resource 6 [io 0x0078-0x0cf7 window]
[ 0.475804] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.475807] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[ 0.475810] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[ 0.475813] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window]
[ 0.475816] pci_bus 0000:00: resource 11 [mem 0x80000000-0x90c16ffe window]
[ 0.475820] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
[ 0.475822] pci_bus 0000:01: resource 1 [mem 0x90900000-0x90bfffff]
[ 0.475825] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff]
[ 0.475828] pci_bus 0000:02: resource 1 [mem 0x90600000-0x908fffff]
[ 0.475831] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff]
[ 0.475834] pci_bus 0000:04: resource 0 [io 0x2000-0x2fff]
[ 0.475883] NET: Registered protocol family 2
[ 0.476193] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.476244] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[ 0.476326] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.476398] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.476416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.476501] NET: Registered protocol family 1
[ 0.476766] RPC: Registered named UNIX socket transport module.
[ 0.476768] RPC: Registered udp transport module.
[ 0.476770] RPC: Registered tcp transport module.
[ 0.476771] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.476791] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.477199] PCI: CLS 64 bytes, default 64
[ 0.590507] Scanning for low memory corruption every 60 seconds
[ 0.591115] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.591877] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 0.596709] NFS: Registering the id_resolver key type
[ 0.596731] Key type id_resolver registered
[ 0.596733] Key type id_legacy registered
[ 0.597022] aufs 4.7-20160912
[ 0.599492] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 0.599495] io scheduler noop registered
[ 0.599497] io scheduler deadline registered
[ 0.599557] io scheduler cfq registered (default)
[ 0.600530] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.600569] efifb: probing for efifb
[ 0.600588] efifb: framebuffer at 0x80000000, using 1920k, total 1920k
[ 0.600591] efifb: mode is 800x600x32, linelength=3200, pages=1
[ 0.600592] efifb: scrolling: redraw
[ 0.600594] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.604234] Console: switching to colour frame buffer device 100x37
[ 0.607683] fb0: EFI VGA frame buffer device
[ 0.607698] intel_idle: MWAIT substates: 0x3000020
[ 0.607700] intel_idle: v0.4.1 model 0x37
[ 0.607937] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.608109] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.608115] ACPI: Power Button [PWRB]
[ 0.608202] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 0.608206] ACPI: Sleep Button [SLPB]
[ 0.608296] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.608300] ACPI: Power Button [PWRF]
[ 0.610471] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.631169] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.652045] 00:06: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 0.672895] 00:07: ttyS2 at I/O 0x3e8 (irq = 5, base_baud = 115200) is a 16550A
[ 0.693743] 00:08: ttyS3 at I/O 0x2f0 (irq = 11, base_baud = 115200) is a 16550A
[ 0.694369] hpet: number irqs doesn't agree with number of timers
[ 0.694426] Linux agpgart interface v0.103
[ 0.694495] [drm] Initialized drm 1.1.0 20060810
[ 0.695744] [drm] Memory usable by graphics device = 2048M
[ 0.695748] checking generic (80000000 1e0000) vs hw (80000000 10000000)
[ 0.695750] fb: switching to inteldrmfb from EFI VGA
[ 0.695790] Console: switching to colour dummy device 80x25
[ 0.696138] [drm] Replacing VGA console driver
[ 0.696253] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 0.696255] [drm] Driver supports precise vblank timestamp query.
[ 0.696919] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 0.713836] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 0.714948] acpi device:09: registered as cooling_device4
[ 0.715073] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[ 0.715140] [drm] Initialized i915 1.6.0 20160711 for 0000:00:02.0 on minor 0
[ 0.728589] brd: module loaded
[ 0.733405] loop: module loaded
[ 0.733654] Uniform Multi-Platform E-IDE driver
[ 0.733713] ide-gd driver 1.18
[ 0.733724] ide-cd driver 5.00
[ 0.733941] ahci 0000:00:13.0: version 3.0
[ 0.734143] ahci 0000:00:13.0: controller can't do DEVSLP, turning off
[ 0.744437] ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x1 impl SATA mode
[ 0.744443] ahci 0000:00:13.0: flags: 64bit ncq pm led clo pio slum part deso
[ 0.745960] scsi host0: ahci
[ 0.746582] scsi host1: ahci
[ 0.746683] ata1: SATA max UDMA/133 abar m2048@0x90c16000 port 0x90c16100 irq 88
[ 0.746685] ata2: DUMMY
[ 0.746791] tun: Universal TUN/TAP device driver, 1.6
[ 0.746793] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.747316] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
[ 0.747368] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[ 0.747370] e100: Copyright(c) 1999-2006 Intel Corporation
[ 0.747395] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 0.747397] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.747425] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 0.747427] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.747523] usbcore: registered new interface driver kaweth
[ 0.747525] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[ 0.747543] usbcore: registered new interface driver pegasus
[ 0.747558] usbcore: registered new interface driver rtl8150
[ 0.747578] usbcore: registered new interface driver asix
[ 0.747593] usbcore: registered new interface driver ax88179_178a
[ 0.747607] usbcore: registered new interface driver cdc_ether
[ 0.747622] usbcore: registered new interface driver dm9601
[ 0.747646] usbcore: registered new interface driver smsc75xx
[ 0.747666] usbcore: registered new interface driver smsc95xx
[ 0.747682] usbcore: registered new interface driver net1080
[ 0.747697] usbcore: registered new interface driver cdc_subset
[ 0.747713] usbcore: registered new interface driver zaurus
[ 0.747728] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[ 0.747747] usbcore: registered new interface driver int51x1
[ 0.747767] usbcore: registered new interface driver cdc_ncm
[ 0.747798] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.747800] ehci-pci: EHCI PCI platform driver
[ 0.747820] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.747829] ohci-pci: OHCI PCI platform driver
[ 0.747852] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.748120] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.748132] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 0.749258] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[ 0.749266] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.749889] hub 1-0:1.0: USB hub found
[ 0.749910] hub 1-0:1.0: 6 ports detected
[ 0.750943] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.750951] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 0.751353] fbcon: inteldrmfb (fb0) is primary device
[ 0.751560] hub 2-0:1.0: USB hub found
[ 0.751575] hub 2-0:1.0: 1 port detected
[ 0.751911] usbcore: registered new interface driver usb-storage
[ 0.751955] usbcore: registered new interface driver usbserial
[ 0.751970] usbcore: registered new interface driver usbserial_generic
[ 0.751982] usbserial: USB Serial support registered for generic
[ 0.751997] usbcore: registered new interface driver ftdi_sio
[ 0.752008] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 0.752050] usbcore: registered new interface driver pl2303
[ 0.752062] usbserial: USB Serial support registered for pl2303
[ 0.752143] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.752775] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.752784] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.753048] mousedev: PS/2 mouse device common for all mice
[ 0.753885] rtc_cmos 00:00: RTC can wake from S4
[ 0.754088] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[ 0.754114] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
[ 0.754144] i2c /dev entries driver
[ 0.754973] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 0.763364] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 0.763420] iTCO_wdt: Found a Bay Trail SoC TCO device (Version=3, TCOBASE=0x0460)
[ 0.763821] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 0.763835] md: linear personality registered for level -1
[ 0.763836] md: raid0 personality registered for level 0
[ 0.763838] md: raid1 personality registered for level 1
[ 0.763839] md: raid10 personality registered for level 10
[ 0.763840] md: multipath personality registered for level -4
[ 0.763841] md: faulty personality registered for level -5
[ 0.764032] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[ 0.764297] intel_pstate: Intel P-state driver initializing
[ 0.764808] sdhci: Secure Digital Host Controller Interface driver
[ 0.764809] sdhci: Copyright(c) Pierre Ossman
[ 0.764863] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.765170] usbcore: registered new interface driver usbhid
[ 0.765171] usbhid: USB HID core driver
[ 0.765172] intel_telemetry_core Init
[ 0.765173] intel_telemetry: version 1.0.0 loaded
[ 0.766046] u32 classifier
[ 0.766047] Actions configured
[ 0.766208] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 0.766517] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 0.766720] NET: Registered protocol family 10
[ 0.768263] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 0.768534] NET: Registered protocol family 17
[ 0.768553] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 0.768639] NET: Registered protocol family 36
[ 0.768650] Key type dns_resolver registered
[ 0.769410] microcode: sig=0x30679, pf=0x1, revision=0x901
[ 0.769864] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 0.769876] SSE version of gcm_enc/dec engaged.
[ 0.883291] Console: switching to colour frame buffer device 240x67
[ 0.900006] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 0.900087] console [netcon0] enabled
[ 0.900089] netconsole: network logging started
[ 0.900361] rtc_cmos 00:00: setting system clock to 2017-04-10 22:19:22 UTC (1491862762)
[ 0.900569] ALSA device list:
[ 0.900571] No soundcards found.
[ 1.061085] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.062084] ata1.00: ATA-9: TS32GSSD370S, O1225G, max UDMA/133
[ 1.062087] ata1.00: 62533296 sectors, multi 2: LBA48 NCQ (depth 31/32), AA
[ 1.062965] ata1.00: configured for UDMA/133
[ 1.064185] scsi 0:0:0:0: Direct-Access ATA TS32GSSD370S 5G PQ: 0 ANSI: 5
[ 1.078083] sd 0:0:0:0: [sda] 62533296 512-byte logical blocks: (32.0 GB/29.8 GiB)
[ 1.078218] sd 0:0:0:0: [sda] Write Protect is off
[ 1.078223] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.078266] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.078374] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.080169] sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
[ 1.081544] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.086246] Freeing unused kernel memory: 5244K (ffffffff81f2a000 - ffffffff82449000)
[ 1.086250] Write protecting the kernel read-only data: 14336k
[ 1.087839] Freeing unused kernel memory: 536K (ffff88000237a000 - ffff880002400000)
[ 1.093675] Freeing unused kernel memory: 996K (ffff880002707000 - ffff880002800000)
[ 1.113652] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[ 1.183210] random: udevd: uninitialized urandom read (16 bytes read)
[ 1.183380] random: udevd: uninitialized urandom read (16 bytes read)
[ 1.183407] random: udevd: uninitialized urandom read (16 bytes read)
[ 1.183439] random: udevd: uninitialized urandom read (16 bytes read)
[ 1.183491] random: udevd: uninitialized urandom read (16 bytes read)
[ 1.185397] random: udevadm: uninitialized urandom read (16 bytes read)
[ 1.185474] random: udevadm: uninitialized urandom read (16 bytes read)
[ 1.187824] random: udevadm: uninitialized urandom read (16 bytes read)
[ 1.188006] random: udevadm: uninitialized urandom read (16 bytes read)
[ 1.188050] random: udevadm: uninitialized urandom read (16 bytes read)
[ 1.285080] hub 1-2:1.0: USB hub found
[ 1.285371] hub 1-2:1.0: 4 ports detected
[ 1.448880] usb 1-4: new high-speed USB device number 3 using xhci_hcd
[ 1.624718] usb 1-4: config 1 has an invalid interface number: 12 but max is 1
[ 1.624722] usb 1-4: config 1 has an invalid interface number: 13 but max is 1
[ 1.624724] usb 1-4: config 1 has an invalid interface number: 13 but max is 1
[ 1.624727] usb 1-4: config 1 has no interface number 0
[ 1.624730] usb 1-4: config 1 has no interface number 1
[ 1.644990] tsc: Refined TSC clocksource calibration: 1916.664 MHz
[ 1.645003] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x37415415752, max_idle_ns: 881590734565 ns
[ 1.742023] usb 1-2.4: new low-speed USB device number 4 using xhci_hcd
[ 1.877281] random: fast init done
[ 1.886067] input: Microsoft Wired Keyboard 600 as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.4/1-2.4:1.0/0003:045E:0750.0001/input/input7
[ 1.938363] microsoft 0003:045E:0750.0001: input: USB HID v1.11 Keyboard [Microsoft Wired Keyboard 600] on usb-0000:00:14.0-2.4/input0
[ 1.944580] input: Microsoft Wired Keyboard 600 as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.4/1-2.4:1.1/0003:045E:0750.0002/input/input8
[ 1.996455] microsoft 0003:045E:0750.0002: input: USB HID v1.11 Device [Microsoft Wired Keyboard 600] on usb-0000:00:14.0-2.4/input1
[ 2.308433] EXT4-fs (sda2): couldn't mount as ext3 due to feature incompatibilities
[ 2.309128] EXT4-fs (sda2): couldn't mount as ext2 due to feature incompatibilities
[ 2.314077] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.346314] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[ 2.463411] efivars: duplicate variable: PCI_COMMON-aca9f304-21e2-4852-9875-7ff4881d67a5
[ 2.477539] systemd[1]: systemd 230 running in system mode. (-PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
[ 2.477872] systemd[1]: Detected architecture x86-64.
[ 2.478245] systemd[1]: Set hostname to <intel-corei7-64>.
[ 2.479013] systemd[1]: Initializing machine ID from random generator.
[ 2.484026] systemd[1]: Hardware watchdog 'iTCO_wdt', version 0
[ 2.484135] systemd[1]: Set hardware watchdog to 10s.
[ 2.570276] systemd[1]: Reached target Swap.
[ 2.570497] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 2.570611] systemd[1]: Listening on Syslog Socket.
[ 2.570725] systemd[1]: Listening on Journal Socket.
[ 2.610988] EXT4-fs (sda2): re-mounted. Opts: (null)
[ 2.614430] Intel(R) Wireless WiFi driver for Linux
[ 2.614434] Copyright(c) 2003- 2015 Intel Corporation
[ 2.654405] clocksource: Switched to clocksource tsc
[ 2.885135] dca service started, version 1.12.1
[ 2.894175] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops 0xffffffff81a983f0)
[ 2.895352] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k
[ 2.895357] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 2.895420] igb 0000:01:00.0: enabling device (0000 -> 0002)
[ 2.915927] EFI Variables Facility v0.08 2004-May-17
[ 2.916999] efivars: duplicate variable: PCI_COMMON-aca9f304-21e2-4852-9875-7ff4881d67a5
[ 2.924669] pps pps0: new PPS source ptp0
[ 2.924676] igb 0000:01:00.0: added PHC on eth0
[ 2.924679] igb 0000:01:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 2.924683] igb 0000:01:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 00:90:0b:52:88:8e
[ 2.924741] igb 0000:01:00.0: eth0: PBA No: 000200-000
[ 2.924744] igb 0000:01:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[ 2.924815] igb 0000:02:00.0: enabling device (0000 -> 0002)
[ 2.939074] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC886: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 2.939080] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 2.939083] snd_hda_codec_realtek hdaudioC0D0: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 2.939086] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 2.939088] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 2.939092] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 2.942577] intel_soc_dts_thermal: request_threaded_irq ret -22
[ 2.943907] intel_rapl: Found RAPL domain package
[ 2.943913] intel_rapl: Found RAPL domain core
[ 2.954631] pps pps1: new PPS source ptp1
[ 2.954638] igb 0000:02:00.0: added PHC on eth1
[ 2.954641] igb 0000:02:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 2.954645] igb 0000:02:00.0: eth1: (PCIe:2.5Gb/s:Width x1) 00:90:0b:52:88:8f
[ 2.954697] igb 0000:02:00.0: eth1: PBA No: 000200-000
[ 2.954700] igb 0000:02:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[ 2.979505] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 2.979678] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 2.980299] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 3.010636] igb 0000:01:00.0 enp1s0: renamed from eth0
[ 3.016882] igb 0000:02:00.0 enp2s0: renamed from eth1
[ 5.243978] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
[ 5.290680] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
[ 5.300963] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[ 5.347780] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[ 8.232033] igb 0000:01:00.0 enp1s0: igb: enp1s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
[ 8.335753] IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready
[ 25.683264] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[ 26.038655] Bridge firewalling registered
[ 26.280656] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
[ 26.793343] aufs au_opts_verify:1597:docker[883]: dirperm1 breaks the protection by the permission bits on the lower branch
[ 40.469089] random: crng init done
[ 207.876954] systemd-udevd[26]: starting version 215
[ 208.050215] intel_soc_dts_thermal: request_threaded_irq ret -22
[ 208.061592] intel_soc_dts_thermal: request_threaded_irq ret -22
[ 208.070988] intel_soc_dts_thermal: request_threaded_irq ret -22
[ 208.243551] intel_soc_dts_thermal: request_threaded_irq ret -22
[ 208.253030] intel_soc_dts_thermal: request_threaded_irq ret -22
[ 3151.746289] systemd-udevd[26]: starting version 215
[ 3151.958822] intel_soc_dts_thermal: request_threaded_irq ret -22
[ 3151.970437] intel_soc_dts_thermal: request_threaded_irq ret -22
[ 3152.202070] intel_soc_dts_thermal: request_threaded_irq ret -22
[ 3152.214613] intel_soc_dts_thermal: request_threaded_irq ret -22
[ 4557.589328] usb 1-3: new full-speed USB device number 5 using xhci_hcd
[ 4557.762785] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:046D:C52B.0003/input/input12
[ 4557.815073] hid-generic 0003:046D:C52B.0003: input: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-3/input0
[ 4557.818095] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046D:C52B.0004/input/input13
[ 4557.870669] hid-generic 0003:046D:C52B.0004: input,hiddev0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-3/input1
[ 4557.873547] hid-generic 0003:046D:C52B.0005: hiddev0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-3/input2
[ 4596.618047] usb 1-3: USB disconnect, device number 5
[ 5213.146761] usb 1-2: USB disconnect, device number 2
[ 5213.146767] usb 1-2.4: USB disconnect, device number 4
[ 5448.664466] auplink[4716]: segfault at 7ffc588e4978 ip 00000000004393c9 sp 00007ffc588e4980 error 6 in auplink[400000+b9000]
[ 5448.676405] aufs au_plink_put:434:docker[1355]: pseudo-link is not flushed
[ 5449.729360] systemd-udevd[26]: starting version 215
[ 5449.892044] intel_soc_dts_thermal: request_threaded_irq ret -22
[ 5449.904934] intel_soc_dts_thermal: request_threaded_irq ret -22
[ 5450.084057] intel_soc_dts_thermal: request_threaded_irq ret -22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment