Skip to content

Instantly share code, notes, and snippets.

@mschiu77
Created November 17, 2017 10:11
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 mschiu77/ec1a4579e6b863da68b703205cf8a0e4 to your computer and use it in GitHub Desktop.
Save mschiu77/ec1a4579e6b863da68b703205cf8a0e4 to your computer and use it in GitHub Desktop.
dmesg of 9462ngw fails in DHCP
[ 0.000000] Linux version 4.14.0+ (dev@endless) (gcc version 6.3.0 20170516 (Debian 6.3.0-18endless2beos3.3.2)) #22 SMP Thu Nov 16 23:06:43 CST 2017
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.14.0+ root=UUID=33249936-04c1-4178-b741-cf59520f19ff ro rw splash plymouth.ignore-serial-consoles quiet
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: xstate_offset[3]: 576, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 640, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Enabled xstate features 0x1b, context size is 704 bytes, using 'compacted' format.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000010000000-0x0000000012150fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000012151000-0x00000000755b3fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000755b4000-0x0000000075ab3fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000075ab4000-0x0000000075db3fff] type 20
[ 0.000000] BIOS-e820: [mem 0x0000000075db4000-0x00000000787b3fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000787b4000-0x0000000078813fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000078814000-0x0000000078853fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000078854000-0x0000000079d5efff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000079d5f000-0x000000007a65efff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007a65f000-0x000000007abfffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007ac00000-0x000000007fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000d3709000-0x00000000d3709fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.60 by INSYDE Corp.
[ 0.000000] efi: ACPI 2.0=0x78853014 ESRT=0x7587f818 SMBIOS=0x7586c000 SMBIOS 3.0=0x7586a000 MEMATTR=0x72cac018
[ 0.000000] random: fast init done
[ 0.000000] SMBIOS 3.0.1 present.
[ 0.000000] DMI: Acer /Bulbasaur_GL, BIOS V0.07 10/24/2017
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x180000 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-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 00FF800000 mask 7FFF800000 write-combining
[ 0.000000] 1 base 0000000000 mask 7F80000000 write-back
[ 0.000000] 2 base 007B000000 mask 7FFF000000 uncachable
[ 0.000000] 3 base 007C000000 mask 7FFC000000 uncachable
[ 0.000000] 4 base 0100000000 mask 7F80000000 write-back
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] e820: last_pfn = 0x7ac00 max_arch_pfn = 0x400000000
[ 0.000000] esrt: Reserving ESRT space from 0x000000007587f818 to 0x000000007587f850.
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff9b44c0098000] 98000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x12234d000, 0x12234dfff] PGTABLE
[ 0.000000] BRK [0x12234e000, 0x12234efff] PGTABLE
[ 0.000000] BRK [0x12234f000, 0x12234ffff] PGTABLE
[ 0.000000] BRK [0x122350000, 0x122350fff] PGTABLE
[ 0.000000] BRK [0x122351000, 0x122351fff] PGTABLE
[ 0.000000] BRK [0x122352000, 0x122352fff] PGTABLE
[ 0.000000] BRK [0x122353000, 0x122353fff] PGTABLE
[ 0.000000] BRK [0x122354000, 0x122354fff] PGTABLE
[ 0.000000] BRK [0x122355000, 0x122355fff] PGTABLE
[ 0.000000] BRK [0x122356000, 0x122356fff] PGTABLE
[ 0.000000] Secure boot could not be determined
[ 0.000000] RAMDISK: [mem 0x32c9b000-0x35644fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x0000000078853014 000024 (v02 ACRSYS)
[ 0.000000] ACPI: XSDT 0x000000007882E188 000104 (v01 ACRSYS ACRPRDCT 00000003 01000013)
[ 0.000000] ACPI: FACP 0x0000000078849000 000114 (v06 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: DSDT 0x0000000078838000 009574 (v02 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: FACS 0x000000007880C000 000040
[ 0.000000] ACPI: FACS 0x000000007880C000 000040
[ 0.000000] ACPI: UEFI 0x0000000078852000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: UEFI 0x0000000078851000 000042 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
[ 0.000000] ACPI: SSDT 0x0000000078850000 000554 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[ 0.000000] ACPI: TPM2 0x000000007884F000 000034 (v04 ACRSYS ACRPRDCT 00000002 1025 00040000)
[ 0.000000] ACPI: BDAT 0x000000007884D000 000030 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
[ 0.000000] ACPI: HPET 0x0000000078848000 000038 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: LPIT 0x0000000078847000 00005C (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: APIC 0x0000000078846000 000084 (v03 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: MCFG 0x0000000078845000 00003C (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: NPKT 0x0000000078844000 000065 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: PRAM 0x0000000078843000 000030 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: WSMT 0x0000000078842000 000028 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: SSDT 0x0000000078835000 000271 (v02 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: SSDT 0x0000000078834000 00030B (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[ 0.000000] ACPI: SSDT 0x0000000078828000 0055D0 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[ 0.000000] ACPI: SSDT 0x0000000078833000 0003F7 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
[ 0.000000] ACPI: SSDT 0x0000000078832000 00072B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
[ 0.000000] ACPI: SSDT 0x0000000078831000 00032D (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
[ 0.000000] ACPI: SSDT 0x0000000078830000 00017C (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
[ 0.000000] ACPI: SSDT 0x0000000078825000 00283F (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
[ 0.000000] ACPI: FPDT 0x000000007882F000 000034 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
[ 0.000000] ACPI: DBGP 0x000000007884B000 000034 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: DBG2 0x000000007884C000 000072 (v00 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: DMAR 0x000000007884A000 0000A8 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: WDAT 0x0000000078836000 000104 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
[ 0.000000] ACPI: BGRT 0x0000000078837000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: NHLT 0x0000000078824000 00002D (v00 ACRSYS ACRPRDCT 00000002 1025 00040000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x17ffd5000-0x17fffffff]
[ 0.000000] tsc: Using PIT calibration value
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000017fffffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009dfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000fffffff]
[ 0.000000] node 0: [mem 0x0000000012151000-0x00000000755b3fff]
[ 0.000000] node 0: [mem 0x0000000078854000-0x0000000079d5efff]
[ 0.000000] node 0: [mem 0x000000007a65f000-0x000000007abfffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000017fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000017fffffff]
[ 0.000000] On node 0 totalpages: 1003179
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 22 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7421 pages used for memmap
[ 0.000000] DMA32 zone: 474895 pages, LIFO batch:31
[ 0.000000] Normal zone: 8192 pages used for memmap
[ 0.000000] Normal zone: 524288 pages, LIFO batch:31
[ 0.000000] Reserved but unavailable: 99 pages
[ 0.000000] Reserving Intel graphics memory at 0x000000007c000000-0x000000007fffffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-119
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x10000000-0x12150fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x755b4000-0x75ab3fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x75ab4000-0x75db3fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x75db4000-0x787b3fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x787b4000-0x78813fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x78814000-0x78853fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x79d5f000-0x7a65efff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7ac00000-0x7fffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x80000000-0xd3708fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd3709000-0xd3709fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd370a000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xe3ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe4000000-0xfed00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed02000-0xff7fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
[ 0.000000] e820: [mem 0x80000000-0xd3708fff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] percpu: Embedded 39 pages/cpu @ffff9b463fc00000 s119256 r8192 d32296 u524288
[ 0.000000] pcpu-alloc: s119256 r8192 d32296 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 987480
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.14.0+ root=UUID=33249936-04c1-4178-b741-cf59520f19ff ro rw splash plymouth.ignore-serial-consoles quiet
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3782616K/4012716K available (9079K kernel code, 2366K rwdata, 3956K rodata, 2340K init, 2652K bss, 230100K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 37613 entries in 147 pages
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] ACPI: Core revision 20170831
[ 0.000000] ACPI: 10 ACPI AML tables successfully acquired and loaded
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
[ 0.000000] hpet clockevent registered
[ 0.004000] APIC: Switch to symmetric I/O mode setup
[ 0.004000] DMAR: Host address width 39
[ 0.004000] DMAR: DRHD base: 0x000000fed64000 flags: 0x0
[ 0.004000] DMAR: dmar0: reg_base_addr fed64000 ver 1:0 cap 1c0000c40660462 ecap 9e2ff0505e
[ 0.004000] DMAR: DRHD base: 0x000000fed65000 flags: 0x1
[ 0.004000] DMAR: dmar1: reg_base_addr fed65000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.004000] DMAR: RMRR base: 0x00000078787000 end: 0x000000787a6fff
[ 0.004000] DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff
[ 0.004000] DMAR-IR: IOAPIC id 1 under DRHD base 0xfed65000 IOMMU 1
[ 0.004000] DMAR-IR: HPET id 0 under DRHD base 0xfed65000
[ 0.004000] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.004000] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.004000] x2apic enabled
[ 0.004000] Switched APIC routing to cluster x2apic.
[ 0.008000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.032000] tsc: PIT calibration matches HPET. 1 loops
[ 0.032000] tsc: Detected 1094.415 MHz processor
[ 0.032000] Calibrating delay loop (skipped), value calculated using timer frequency.. 2188.80 BogoMIPS (lpj=4377600)
[ 0.032000] pid_max: default: 32768 minimum: 301
[ 0.036107] Security Framework initialized
[ 0.036111] Yama: becoming mindful.
[ 0.036156] AppArmor: AppArmor initialized
[ 0.037629] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.040344] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.040395] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.040420] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.040863] CPU: Physical Processor ID: 0
[ 0.040865] CPU: Processor Core ID: 0
[ 0.040891] mce: CPU supports 7 MCE banks
[ 0.040938] CPU0: Thermal monitoring enabled (TM1)
[ 0.040997] process: using mwait in idle threads
[ 0.041001] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.041003] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.042288] Freeing SMP alternatives memory: 32K
[ 0.046395] smpboot: Max logical packages: 1
[ 0.046413] TSC deadline timer enabled
[ 0.046423] smpboot: CPU0: Intel(R) Celeron(R) N4100 CPU @ 1.10GHz (family: 0x6, model: 0x7a, stepping: 0x1)
[ 0.046580] Performance Events: PEBS fmt3+, Goldmont plus events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.046614] ... version: 4
[ 0.046616] ... bit width: 48
[ 0.046617] ... generic registers: 4
[ 0.046618] ... value mask: 0000ffffffffffff
[ 0.046620] ... max period: 00007fffffffffff
[ 0.046621] ... fixed-purpose events: 3
[ 0.046622] ... event mask: 000000070000000f
[ 0.046695] Hierarchical SRCU implementation.
[ 0.048000] smp: Bringing up secondary CPUs ...
[ 0.048000] x86: Booting SMP configuration:
[ 0.048000] .... node #0, CPUs: #1
[ 0.048031] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.048288] #2 #3
[ 0.049795] smp: Brought up 1 node, 4 CPUs
[ 0.049795] smpboot: Total of 4 processors activated (8755.20 BogoMIPS)
[ 0.052498] devtmpfs: initialized
[ 0.052498] x86/mm: Memory block size: 128MB
[ 0.053089] evm: security.selinux
[ 0.053091] evm: security.SMACK64
[ 0.053092] evm: security.SMACK64EXEC
[ 0.053093] evm: security.SMACK64TRANSMUTE
[ 0.053094] evm: security.SMACK64MMAP
[ 0.053095] evm: security.apparmor
[ 0.053096] evm: security.ima
[ 0.053098] evm: security.capability
[ 0.053130] PM: Registering ACPI NVS region [mem 0x787b4000-0x78813fff] (393216 bytes)
[ 0.053130] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.053130] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.053130] pinctrl core: initialized pinctrl subsystem
[ 0.053130] RTC time: 8:47:24, date: 11/17/17
[ 0.053130] NET: Registered protocol family 16
[ 0.053130] audit: initializing netlink subsys (disabled)
[ 0.053130] audit: type=2000 audit(1510908444.052:1): state=initialized audit_enabled=0 res=1
[ 0.053130] cpuidle: using governor ladder
[ 0.053130] cpuidle: using governor menu
[ 0.053130] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.053130] ACPI: bus type PCI registered
[ 0.053130] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.053130] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[ 0.053130] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
[ 0.053130] PCI: Using configuration type 1 for base access
[ 0.058439] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.058439] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.058443] ACPI: Added _OSI(Module Device)
[ 0.058443] ACPI: Added _OSI(Processor Device)
[ 0.058443] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.058443] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.060019] ACPI: Executed 3 blocks of module-level executable AML code
[ 0.093749] ACPI: Dynamic OEM Table Load:
[ 0.093768] ACPI: SSDT 0xFFFF9B463A298E00 000102 (v02 PmRef Cpu0Cst 00003001 INTL 20130117)
[ 0.094546] ACPI: Dynamic OEM Table Load:
[ 0.094562] ACPI: SSDT 0xFFFF9B463A298000 00015F (v02 PmRef ApIst 00003000 INTL 20130117)
[ 0.095013] ACPI: Dynamic OEM Table Load:
[ 0.095028] ACPI: SSDT 0xFFFF9B463A1FC480 00008D (v02 PmRef ApCst 00003000 INTL 20130117)
[ 0.096919] ACPI: EC: EC started
[ 0.096920] ACPI: EC: interrupt blocked
[ 0.097696] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[ 0.097701] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x25, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.097704] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
[ 0.097705] ACPI: Interpreter enabled
[ 0.097768] ACPI: (supports S0 S3 S4 S5)
[ 0.097770] ACPI: Using IOAPIC for interrupt routing
[ 0.097831] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.098504] ACPI: Enabled 4 GPEs in block 00 to 7F
[ 0.116503] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.116513] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.118078] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.118080] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.118116] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.119472] PCI host bridge to bus 0000:00
[ 0.119477] pci_bus 0000:00: root bus resource [io 0x0070-0x0077]
[ 0.119480] pci_bus 0000:00: root bus resource [io 0x0000-0x006f window]
[ 0.119483] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7 window]
[ 0.119485] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.119488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.119491] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[ 0.119494] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[ 0.119496] pci_bus 0000:00: root bus resource [mem 0x7c000001-0x7fffffff window]
[ 0.119499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xbfffffff window]
[ 0.119502] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff window]
[ 0.119504] pci_bus 0000:00: root bus resource [mem 0xfea00000-0xfeafffff window]
[ 0.119507] pci_bus 0000:00: root bus resource [mem 0xfed00000-0xfed003ff window]
[ 0.119509] pci_bus 0000:00: root bus resource [mem 0xfed01000-0xfed01fff window]
[ 0.119512] pci_bus 0000:00: root bus resource [mem 0xfed03000-0xfed03fff window]
[ 0.119515] pci_bus 0000:00: root bus resource [mem 0xfed06000-0xfed06fff window]
[ 0.119522] pci_bus 0000:00: root bus resource [mem 0xfed08000-0xfed09fff window]
[ 0.119525] pci_bus 0000:00: root bus resource [mem 0xfed80000-0xfedbffff window]
[ 0.119527] pci_bus 0000:00: root bus resource [mem 0xfed1c000-0xfed1cfff window]
[ 0.119530] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xfeefffff window]
[ 0.119533] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.119552] pci 0000:00:00.0: [8086:31f0] type 00 class 0x060000
[ 0.120135] pci 0000:00:00.3: [8086:3190] type 00 class 0x088000
[ 0.120167] pci 0000:00:00.3: reg 0x10: [mem 0xa121a000-0xa121afff 64bit]
[ 0.120736] pci 0000:00:02.0: [8086:3185] type 00 class 0x030000
[ 0.120757] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit]
[ 0.120768] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[ 0.120776] pci 0000:00:02.0: reg 0x20: [io 0x2000-0x203f]
[ 0.120803] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.121421] pci 0000:00:0c.0: [8086:31dc] type 00 class 0x028000
[ 0.121522] pci 0000:00:0c.0: reg 0x10: [mem 0xa1210000-0xa1213fff 64bit]
[ 0.121872] pci 0000:00:0c.0: PME# supported from D0 D3hot D3cold
[ 0.122465] pci 0000:00:0e.0: [8086:3198] type 00 class 0x040380
[ 0.122498] pci 0000:00:0e.0: reg 0x10: [mem 0xa1214000-0xa1217fff 64bit]
[ 0.122534] pci 0000:00:0e.0: reg 0x20: [mem 0xa1000000-0xa10fffff 64bit]
[ 0.122611] pci 0000:00:0e.0: PME# supported from D0 D3hot D3cold
[ 0.123194] pci 0000:00:0f.0: [8086:319a] type 00 class 0x078000
[ 0.123245] pci 0000:00:0f.0: reg 0x10: [mem 0xa121b000-0xa121bfff 64bit]
[ 0.123392] pci 0000:00:0f.0: PME# supported from D3hot
[ 0.123911] pci 0000:00:12.0: [8086:31e3] type 00 class 0x010601
[ 0.123938] pci 0000:00:12.0: reg 0x10: [mem 0xa1218000-0xa1219fff]
[ 0.123950] pci 0000:00:12.0: reg 0x14: [mem 0xa1220000-0xa12200ff]
[ 0.123964] pci 0000:00:12.0: reg 0x18: [io 0x2080-0x2087]
[ 0.123976] pci 0000:00:12.0: reg 0x1c: [io 0x2088-0x208b]
[ 0.123990] pci 0000:00:12.0: reg 0x20: [io 0x2060-0x207f]
[ 0.124005] pci 0000:00:12.0: reg 0x24: [mem 0xa121e000-0xa121e7ff]
[ 0.124065] pci 0000:00:12.0: PME# supported from D3hot
[ 0.124554] pci 0000:00:13.0: [8086:31d8] type 01 class 0x060400
[ 0.124654] pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
[ 0.125158] pci 0000:00:13.2: [8086:31da] type 01 class 0x060400
[ 0.125258] pci 0000:00:13.2: PME# supported from D0 D3hot D3cold
[ 0.125757] pci 0000:00:13.3: [8086:31db] type 01 class 0x060400
[ 0.125857] pci 0000:00:13.3: PME# supported from D0 D3hot D3cold
[ 0.126380] pci 0000:00:15.0: [8086:31a8] type 00 class 0x0c0330
[ 0.126410] pci 0000:00:15.0: reg 0x10: [mem 0xa1200000-0xa120ffff 64bit]
[ 0.126495] pci 0000:00:15.0: PME# supported from D3hot D3cold
[ 0.127018] pci 0000:00:17.0: [8086:31b4] type 00 class 0x118000
[ 0.127057] pci 0000:00:17.0: reg 0x10: [mem 0xa121c000-0xa121cfff 64bit]
[ 0.127077] pci 0000:00:17.0: reg 0x18: [mem 0xa121d000-0xa121dfff 64bit]
[ 0.127706] pci 0000:00:1f.0: [8086:31e8] type 00 class 0x060100
[ 0.128386] pci 0000:00:1f.1: [8086:31d4] type 00 class 0x0c0500
[ 0.128475] pci 0000:00:1f.1: reg 0x10: [mem 0xa121f000-0xa121f0ff 64bit]
[ 0.128558] pci 0000:00:1f.1: reg 0x20: [io 0x2040-0x205f]
[ 0.129214] pci 0000:00:13.0: PCI bridge to [bus 01]
[ 0.129325] pci 0000:02:00.0: [10ec:5287] type 00 class 0xff0000
[ 0.129380] pci 0000:02:00.0: reg 0x10: [mem 0xa1105000-0xa1105fff]
[ 0.129457] pci 0000:02:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[ 0.129468] pci 0000:02:00.0: can't set Max Payload Size to 256; if necessary, use "pci=pcie_bus_safe" and report a bug
[ 0.129571] pci 0000:02:00.0: supports D1 D2
[ 0.129573] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.129716] pci 0000:02:00.1: [10ec:8168] type 00 class 0x020000
[ 0.129753] pci 0000:02:00.1: reg 0x10: [io 0x1000-0x10ff]
[ 0.129788] pci 0000:02:00.1: reg 0x18: [mem 0xa1104000-0xa1104fff 64bit]
[ 0.129810] pci 0000:02:00.1: reg 0x20: [mem 0xa1100000-0xa1103fff 64bit]
[ 0.129831] pci 0000:02:00.1: can't set Max Payload Size to 256; if necessary, use "pci=pcie_bus_safe" and report a bug
[ 0.129928] pci 0000:02:00.1: supports D1 D2
[ 0.129931] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.140044] pci 0000:00:13.2: PCI bridge to [bus 02]
[ 0.140050] pci 0000:00:13.2: bridge window [io 0x1000-0x1fff]
[ 0.140055] pci 0000:00:13.2: bridge window [mem 0xa1100000-0xa11fffff]
[ 0.140146] pci 0000:00:13.3: PCI bridge to [bus 03]
[ 0.141259] ACPI: PCI Interrupt Link [LNKA] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.141392] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 10 11 12 14 15)
[ 0.141521] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 0.141652] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 *6 10 11 12 14 15)
[ 0.141782] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *7
[ 0.141914] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *9
[ 0.142048] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.142187] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.143831] ACPI: EC: interrupt unblocked
[ 0.143853] ACPI: EC: event unblocked
[ 0.143919] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x25, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.143923] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[ 0.144048] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.144048] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.144048] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.144048] vgaarb: loaded
[ 0.144375] SCSI subsystem initialized
[ 0.144431] libata version 3.00 loaded.
[ 0.144431] ACPI: bus type USB registered
[ 0.144431] usbcore: registered new interface driver usbfs
[ 0.144431] usbcore: registered new interface driver hub
[ 0.144431] usbcore: registered new device driver usb
[ 0.144431] EDAC MC: Ver: 3.0.0
[ 0.144431] Registered efivars operations
[ 0.251596] PCI: Using ACPI for IRQ routing
[ 0.258723] PCI: pci_cache_line_size set to 64 bytes
[ 0.258841] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.258844] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.258846] e820: reserve RAM buffer [mem 0x755b4000-0x77ffffff]
[ 0.258848] e820: reserve RAM buffer [mem 0x79d5f000-0x7bffffff]
[ 0.258850] e820: reserve RAM buffer [mem 0x7ac00000-0x7bffffff]
[ 0.259075] NetLabel: Initializing
[ 0.259076] NetLabel: domain hash size = 128
[ 0.259077] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.259107] NetLabel: unlabeled traffic allowed by default
[ 0.259145] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.259145] hpet0: 8 comparators, 64-bit 19.200000 MHz counter
[ 0.261063] clocksource: Switched to clocksource hpet
[ 0.283666] VFS: Disk quotas dquot_6.6.0
[ 0.283708] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.283926] AppArmor: AppArmor Filesystem Enabled
[ 0.283986] pnp: PnP ACPI init
[ 0.284187] pnp 00:00: disabling [io 0x164e-0x164f] because it overlaps 0000:00:13.2 BAR 13 [io 0x1000-0x1fff]
[ 0.284254] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.284257] system 00:00: [io 0x0400-0x047f] has been reserved
[ 0.284260] system 00:00: [io 0x0500-0x05fe] has been reserved
[ 0.284263] system 00:00: [io 0x0600-0x061f] has been reserved
[ 0.284274] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.284378] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.284914] system 00:02: [mem 0xe0000000-0xefffffff] could not be reserved
[ 0.284918] system 00:02: [mem 0xfea00000-0xfeafffff] has been reserved
[ 0.284922] system 00:02: [mem 0xfed01000-0xfed01fff] has been reserved
[ 0.284925] system 00:02: [mem 0xfed03000-0xfed03fff] has been reserved
[ 0.284928] system 00:02: [mem 0xfed06000-0xfed06fff] has been reserved
[ 0.284931] system 00:02: [mem 0xfed08000-0xfed09fff] has been reserved
[ 0.284934] system 00:02: [mem 0xfed80000-0xfedbffff] has been reserved
[ 0.284937] system 00:02: [mem 0xfed1c000-0xfed1cfff] has been reserved
[ 0.284940] system 00:02: [mem 0xfee00000-0xfeefffff] has been reserved
[ 0.284949] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.285356] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.285743] pnp: PnP ACPI: found 4 devices
[ 0.296034] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.296044] pci 0000:02:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
[ 0.296093] pci 0000:00:13.0: PCI bridge to [bus 01]
[ 0.296116] pci 0000:02:00.0: BAR 6: assigned [mem 0xa1110000-0xa111ffff pref]
[ 0.296120] pci 0000:00:13.2: PCI bridge to [bus 02]
[ 0.296124] pci 0000:00:13.2: bridge window [io 0x1000-0x1fff]
[ 0.296130] pci 0000:00:13.2: bridge window [mem 0xa1100000-0xa11fffff]
[ 0.296139] pci 0000:00:13.3: PCI bridge to [bus 03]
[ 0.296154] pci_bus 0000:00: resource 4 [io 0x0070-0x0077]
[ 0.296157] pci_bus 0000:00: resource 5 [io 0x0000-0x006f window]
[ 0.296160] pci_bus 0000:00: resource 6 [io 0x0078-0x0cf7 window]
[ 0.296163] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.296166] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[ 0.296168] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[ 0.296171] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window]
[ 0.296174] pci_bus 0000:00: resource 11 [mem 0x7c000001-0x7fffffff window]
[ 0.296176] pci_bus 0000:00: resource 12 [mem 0x80000000-0xbfffffff window]
[ 0.296179] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xefffffff window]
[ 0.296182] pci_bus 0000:00: resource 14 [mem 0xfea00000-0xfeafffff window]
[ 0.296184] pci_bus 0000:00: resource 15 [mem 0xfed00000-0xfed003ff window]
[ 0.296187] pci_bus 0000:00: resource 16 [mem 0xfed01000-0xfed01fff window]
[ 0.296190] pci_bus 0000:00: resource 17 [mem 0xfed03000-0xfed03fff window]
[ 0.296192] pci_bus 0000:00: resource 18 [mem 0xfed06000-0xfed06fff window]
[ 0.296195] pci_bus 0000:00: resource 19 [mem 0xfed08000-0xfed09fff window]
[ 0.296198] pci_bus 0000:00: resource 20 [mem 0xfed80000-0xfedbffff window]
[ 0.296201] pci_bus 0000:00: resource 21 [mem 0xfed1c000-0xfed1cfff window]
[ 0.296203] pci_bus 0000:00: resource 22 [mem 0xfee00000-0xfeefffff window]
[ 0.296207] pci_bus 0000:02: resource 0 [io 0x1000-0x1fff]
[ 0.296210] pci_bus 0000:02: resource 1 [mem 0xa1100000-0xa11fffff]
[ 0.296398] NET: Registered protocol family 2
[ 0.296657] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.296800] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.296932] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.297002] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.297033] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.297117] NET: Registered protocol family 1
[ 0.297146] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.298983] PCI: CLS 64 bytes, default 64
[ 0.299061] Unpacking initramfs...
[ 2.025200] Freeing initrd memory: 42664K
[ 2.025269] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 2.025274] software IO TLB [mem 0x6ecac000-0x72cac000] (64MB) mapped at [ffff9b452ecac000-ffff9b4532cabfff]
[ 2.025379] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0xfc66f4fc7c, max_idle_ns: 440795224246 ns
[ 2.025661] Scanning for low memory corruption every 60 seconds
[ 2.027055] Initialise system trusted keyrings
[ 2.027076] Key type blacklist registered
[ 2.027199] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[ 2.029741] zbud: loaded
[ 2.030528] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.030936] fuse init (API version 7.26)
[ 2.035578] Key type asymmetric registered
[ 2.035580] Asymmetric key parser 'x509' registered
[ 2.035641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 2.035716] io scheduler noop registered
[ 2.035717] io scheduler deadline registered
[ 2.035811] io scheduler cfq registered (default)
[ 2.035813] io scheduler kyber registered
[ 2.037218] pcieport 0000:00:13.0: Signaling PME with IRQ 122
[ 2.037273] pcieport 0000:00:13.2: Signaling PME with IRQ 123
[ 2.037314] pcieport 0000:00:13.3: Signaling PME with IRQ 124
[ 2.037411] efifb: probing for efifb
[ 2.037434] efifb: framebuffer at 0x90000000, using 4160k, total 4160k
[ 2.037436] efifb: mode is 1366x768x32, linelength=5504, pages=1
[ 2.037437] efifb: scrolling: redraw
[ 2.037439] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 2.043172] Console: switching to colour frame buffer device 170x48
[ 2.048646] fb0: EFI VGA frame buffer device
[ 2.048665] intel_idle: MWAIT substates: 0x11242020
[ 2.048667] intel_idle: v0.4.1 model 0x7A
[ 2.049151] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 2.049423] ACPI: AC Adapter [ACAD] (on-line)
[ 2.049536] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 2.049559] ACPI: Power Button [PWRB]
[ 2.049624] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 2.049647] ACPI: Sleep Button [SLPB]
[ 2.049730] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[ 2.049747] ACPI: Lid Switch [LID0]
[ 2.049816] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 2.049928] ACPI: Power Button [PWRF]
[ 2.053097] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 2.053206] thermal LNXTHERM:00: registered as thermal_zone0
[ 2.053208] ACPI: Thermal Zone [TZ01] (25 C)
[ 2.053391] ACPI: Battery Slot [BAT1] (battery absent)
[ 2.053488] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 2.057807] Linux agpgart interface v0.103
[ 2.061757] loop: module loaded
[ 2.062325] libphy: Fixed MDIO Bus: probed
[ 2.062327] tun: Universal TUN/TAP device driver, 1.6
[ 2.062424] PPP generic driver version 2.4.2
[ 2.062528] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.062533] ehci-pci: EHCI PCI platform driver
[ 2.062554] ehci-platform: EHCI generic platform driver
[ 2.062574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.062578] ohci-pci: OHCI PCI platform driver
[ 2.062592] ohci-platform: OHCI generic platform driver
[ 2.062604] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.062907] xhci_hcd 0000:00:15.0: xHCI Host Controller
[ 2.062918] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 1
[ 2.064108] xhci_hcd 0000:00:15.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[ 2.064116] xhci_hcd 0000:00:15.0: cache line size of 64 is not supported
[ 2.064377] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.064381] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.064384] usb usb1: Product: xHCI Host Controller
[ 2.064386] usb usb1: Manufacturer: Linux 4.14.0+ xhci-hcd
[ 2.064388] usb usb1: SerialNumber: 0000:00:15.0
[ 2.064679] hub 1-0:1.0: USB hub found
[ 2.064702] hub 1-0:1.0: 9 ports detected
[ 2.067148] xhci_hcd 0000:00:15.0: xHCI Host Controller
[ 2.067155] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 2
[ 2.067230] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 2.067233] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.067235] usb usb2: Product: xHCI Host Controller
[ 2.067237] usb usb2: Manufacturer: Linux 4.14.0+ xhci-hcd
[ 2.067240] usb usb2: SerialNumber: 0000:00:15.0
[ 2.067483] hub 2-0:1.0: USB hub found
[ 2.067504] hub 2-0:1.0: 7 ports detected
[ 2.068720] usb: port power management may be unreliable
[ 2.069833] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 2.069835] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 2.072049] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.072380] mousedev: PS/2 mouse device common for all mice
[ 2.073089] rtc_cmos 00:03: RTC can wake from S4
[ 2.073587] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 2.073697] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 2.073709] i2c /dev entries driver
[ 2.073821] device-mapper: uevent: version 1.0.3
[ 2.073988] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[ 2.074002] intel_pstate: Intel P-state driver initializing
[ 2.074640] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.074644] EFI Variables Facility v0.08 2004-May-17
[ 2.091949] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 2.153401] NET: Registered protocol family 10
[ 2.158619] Segment Routing with IPv6
[ 2.158635] NET: Registered protocol family 17
[ 2.158647] Key type dns_resolver registered
[ 2.159270] microcode: sig=0x706a1, pf=0x1, revision=0x14
[ 2.159522] microcode: Microcode Update Driver: v2.2.
[ 2.159535] sched_clock: Marking stable (2159508801, 0)->(2151329350, 8179451)
[ 2.159989] registered taskstats version 1
[ 2.160021] Loading compiled-in X.509 certificates
[ 2.163059] Loaded X.509 cert 'Build time autogenerated kernel key: 3127f1752dbd3eabbf304a331f2a1383ed9af885'
[ 2.163081] zswap: loaded using pool lzo/zbud
[ 2.167074] Key type big_key registered
[ 2.167077] Key type trusted registered
[ 2.168878] Key type encrypted registered
[ 2.168881] AppArmor: AppArmor sha1 policy hashing enabled
[ 2.168885] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[ 2.168913] evm: HMAC attrs: 0x1
[ 2.169296] Magic number: 9:391:776
[ 2.169575] rtc_cmos 00:03: setting system clock to 2017-11-17 08:47:26 UTC (1510908446)
[ 2.169695] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 2.169696] EDD information not available.
[ 2.172915] Freeing unused kernel memory: 2340K
[ 2.172917] Write protecting the kernel read-only data: 14336k
[ 2.173491] Freeing unused kernel memory: 1136K
[ 2.173949] Freeing unused kernel memory: 140K
[ 2.181099] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.185170] systemd[1]: Failed to insert module 'ip_tables': Function not implemented
[ 2.338034] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 2.338236] systemd[1]: Detected architecture x86-64.
[ 2.338239] systemd[1]: Running in initial RAM disk.
[ 2.338257] systemd[1]: Set hostname to <endless>.
[ 2.358792] systemd[1]: Reached target Swap.
[ 2.358930] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.358979] systemd[1]: Reached target Local File Systems.
[ 2.359059] systemd[1]: Listening on Journal Socket.
[ 2.359141] systemd[1]: Listening on udev Control Socket.
[ 2.359252] systemd[1]: Listening on Journal Audit Socket.
[ 2.412037] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[ 2.458799] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.653228] usb 1-3: New USB device found, idVendor=0781, idProduct=5597
[ 2.653233] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.653234] usb 1-3: Product: Cruzer Glide 3.0
[ 2.653235] usb 1-3: Manufacturer: SanDisk
[ 2.653236] usb 1-3: SerialNumber: 4C530001321228123250
[ 2.780098] usb 1-4: new low-speed USB device number 3 using xhci_hcd
[ 2.933014] usb 1-4: New USB device found, idVendor=0461, idProduct=4e6e
[ 2.933016] usb 1-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.933018] usb 1-4: Product: Wired USB Keyboard
[ 3.195236] usb 1-9: new full-speed USB device number 4 using xhci_hcd
[ 3.195248] clocksource: Switched to clocksource tsc
[ 3.206191] [drm] Memory usable by graphics device = 4096M
[ 3.206195] checking generic (90000000 410000) vs hw (90000000 10000000)
[ 3.206196] fb: switching to inteldrmfb from EFI VGA
[ 3.206225] Console: switching to colour dummy device 80x25
[ 3.206394] [drm] Replacing VGA console driver
[ 3.206509] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.206510] [drm] Driver supports precise vblank timestamp query.
[ 3.206594] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 3.206900] i915 0000:00:02.0: Direct firmware load for i915/glk_dmc_ver1_04.bin failed with error -2
[ 3.206902] i915 0000:00:02.0: Failed to load DMC firmware i915/glk_dmc_ver1_04.bin. Disabling runtime power management.
[ 3.206903] i915 0000:00:02.0: DMC firmware homepage: https://01.org/linuxgraphics/downloads/firmware
[ 3.227167] [drm] Initialized i915 1.6.0 20171023 for 0000:00:02.0 on minor 0
[ 3.228389] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 3.228667] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
[ 3.228830] [drm] DRM_I915_DEBUG enabled
[ 3.228831] [drm] DRM_I915_DEBUG_GEM enabled
[ 3.246891] fbcon: inteldrmfb (fb0) is primary device
[ 3.341467] usb 1-9: New USB device found, idVendor=8087, idProduct=0aaa
[ 3.341469] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.360801] usbcore: registered new interface driver usbhid
[ 3.360802] usbhid: USB HID core driver
[ 3.365120] input: Wired USB Keyboard as /devices/pci0000:00/0000:00:15.0/usb1/1-4/1-4:1.0/0003:0461:4E6E.0001/input/input6
[ 3.365577] usb-storage 1-3:1.0: USB Mass Storage device detected
[ 3.365778] scsi host0: usb-storage 1-3:1.0
[ 3.365873] usbcore: registered new interface driver usb-storage
[ 3.371188] usbcore: registered new interface driver uas
[ 3.424562] hid-generic 0003:0461:4E6E.0001: input,hidraw0: USB HID v1.10 Keyboard [Wired USB Keyboard] on usb-0000:00:15.0-4/input0
[ 3.424809] input: Wired USB Keyboard as /devices/pci0000:00/0000:00:15.0/usb1/1-4/1-4:1.1/0003:0461:4E6E.0002/input/input7
[ 3.484559] hid-generic 0003:0461:4E6E.0002: input,hidraw1: USB HID v1.10 Device [Wired USB Keyboard] on usb-0000:00:15.0-4/input1
[ 4.366325] Console: switching to colour frame buffer device 170x48
[ 4.385059] scsi 0:0:0:0: Direct-Access SanDisk Cruzer Glide 3.0 1.00 PQ: 0 ANSI: 6
[ 4.385412] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 4.385739] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 4.386147] sd 0:0:0:0: [sda] 62521344 512-byte logical blocks: (32.0 GB/29.8 GiB)
[ 4.387243] sd 0:0:0:0: [sda] Write Protect is off
[ 4.387245] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[ 4.387568] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 4.406816] sda: sda1 sda2 sda3
[ 4.408472] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 4.800248] [drm] RC6 on
[ 4.811244] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[ 5.478896] systemd-journald[153]: Received SIGTERM from PID 1 (systemd).
[ 5.569547] systemd: 16 output lines suppressed due to ratelimiting
[ 5.937228] systemd[1]: Failed to insert module 'ip_tables': Function not implemented
[ 7.396811] random: crng init done
[ 8.727547] EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro
[ 8.734106] systemd-readahead[282]: Bumped block_nr parameter of 8:0 to 20480. This is a temporary hack and should be removed one day.
[ 8.773948] systemd-journald[268]: Received request to flush runtime journal from PID 1
[ 14.255711] SSE version of gcm_enc/dec engaged.
[ 15.784061] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 15.786504] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 15.792615] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 15.792618] cfg80211: failed to load regulatory.db
[ 15.929438] snd_hda_intel 0000:00:0e.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 16.672870] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC255: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 16.672874] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 16.672875] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 16.672876] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 16.672877] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 16.672879] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
[ 16.672881] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 16.724788] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:0e.0/sound/card0/input8
[ 17.200930] Intel(R) Wireless WiFi driver for Linux
[ 17.200932] Copyright(c) 2003- 2015 Intel Corporation
[ 17.299965] iwlwifi 0000:00:0c.0: loaded firmware version 34.0.0 op_mode iwlmvm
[ 17.632999] intel_rapl: Found RAPL domain package
[ 17.633002] intel_rapl: Found RAPL domain core
[ 17.633004] intel_rapl: Found RAPL domain uncore
[ 17.633006] intel_rapl: Found RAPL domain dram
[ 19.091377] iwlwifi 0000:00:0c.0: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
[ 19.144596] iwlwifi 0000:00:0c.0: base HW address: 34:13:e8:6f:34:25
[ 19.218328] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 19.218615] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 19.218636] thermal thermal_zone1: failed to read out thermal zone (-61)
[ 19.253838] iwlwifi 0000:00:0c.0 wlp0s12f0: renamed from wlan0
[ 19.278407] IPv6: ADDRCONF(NETDEV_UP): wlp0s12f0: link is not ready
[ 19.450906] IPv6: ADDRCONF(NETDEV_UP): wlp0s12f0: link is not ready
[ 19.638056] IPv6: ADDRCONF(NETDEV_UP): wlp0s12f0: link is not ready
[ 19.818003] IPv6: ADDRCONF(NETDEV_UP): wlp0s12f0: link is not ready
[ 247.168994] usb 1-4: USB disconnect, device number 3
[ 251.036216] usb 1-4: new low-speed USB device number 5 using xhci_hcd
[ 251.188442] usb 1-4: New USB device found, idVendor=03f0, idProduct=094a
[ 251.188448] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 251.188451] usb 1-4: Product: HP USB Optical Mouse
[ 251.188454] usb 1-4: Manufacturer: PixArt
[ 251.191362] input: PixArt HP USB Optical Mouse as /devices/pci0000:00/0000:00:15.0/usb1/1-4/1-4:1.0/0003:03F0:094A.0003/input/input9
[ 251.191718] hid-generic 0003:03F0:094A.0003: input,hidraw0: USB HID v1.11 Mouse [PixArt HP USB Optical Mouse] on usb-0000:00:15.0-4/input0
[ 262.542096] IPv6: ADDRCONF(NETDEV_UP): wlp0s12f0: link is not ready
[ 262.605002] wlp0s12f0: authenticate with dc:9f:db:70:1f:b0
[ 262.606397] wlp0s12f0: send auth to dc:9f:db:70:1f:b0 (try 1/3)
[ 262.627008] wlp0s12f0: authenticated
[ 262.628216] wlp0s12f0: associate with dc:9f:db:70:1f:b0 (try 1/3)
[ 262.629386] wlp0s12f0: RX AssocResp from dc:9f:db:70:1f:b0 (capab=0x11 status=0 aid=3)
[ 262.631827] wlp0s12f0: associated
[ 262.674020] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s12f0: link becomes ready
[ 306.280437] wlp0s12f0: deauthenticating from dc:9f:db:70:1f:b0 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 306.289034] wlp0s12f0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
[ 306.483300] IPv6: ADDRCONF(NETDEV_UP): wlp0s12f0: link is not ready
[ 306.676502] IPv6: ADDRCONF(NETDEV_UP): wlp0s12f0: link is not ready
[ 310.059663] wlp0s12f0: authenticate with dc:9f:db:70:1f:a0
[ 310.065372] wlp0s12f0: send auth to dc:9f:db:70:1f:a0 (try 1/3)
[ 310.088119] wlp0s12f0: authenticated
[ 310.679695] iwlwifi 0000:00:0c.0: No association and the time event is over already...
[ 310.679775] wlp0s12f0: Connection to AP dc:9f:db:70:1f:a0 lost
[ 315.070752] wlp0s12f0: aborting authentication with dc:9f:db:70:1f:a0 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 316.281648] wlp0s12f0: authenticate with dc:9f:db:70:1f:a0
[ 316.286824] wlp0s12f0: send auth to dc:9f:db:70:1f:a0 (try 1/3)
[ 316.290285] wlp0s12f0: authenticated
[ 316.569613] iwlwifi 0000:00:0c.0: Unhandled alg: 0x707
[ 316.877144] iwlwifi 0000:00:0c.0: Unhandled alg: 0x707
[ 316.901083] iwlwifi 0000:00:0c.0: No association and the time event is over already...
[ 316.901166] wlp0s12f0: Connection to AP dc:9f:db:70:1f:a0 lost
[ 317.847363] usb 1-4: USB disconnect, device number 5
[ 320.296206] usb 1-4: new low-speed USB device number 6 using xhci_hcd
[ 320.449515] usb 1-4: New USB device found, idVendor=0461, idProduct=4e6e
[ 320.449520] usb 1-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 320.449523] usb 1-4: Product: Wired USB Keyboard
[ 320.453261] input: Wired USB Keyboard as /devices/pci0000:00/0000:00:15.0/usb1/1-4/1-4:1.0/0003:0461:4E6E.0004/input/input10
[ 320.512645] hid-generic 0003:0461:4E6E.0004: input,hidraw0: USB HID v1.10 Keyboard [Wired USB Keyboard] on usb-0000:00:15.0-4/input0
[ 320.515452] input: Wired USB Keyboard as /devices/pci0000:00/0000:00:15.0/usb1/1-4/1-4:1.1/0003:0461:4E6E.0005/input/input11
[ 320.572605] hid-generic 0003:0461:4E6E.0005: input,hidraw1: USB HID v1.10 Device [Wired USB Keyboard] on usb-0000:00:15.0-4/input1
[ 321.288235] wlp0s12f0: aborting authentication with dc:9f:db:70:1f:a0 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 322.900771] wlp0s12f0: authenticate with dc:9f:db:70:1f:a0
[ 322.906194] wlp0s12f0: send auth to dc:9f:db:70:1f:a0 (try 1/3)
[ 322.911566] wlp0s12f0: authenticated
[ 323.520215] iwlwifi 0000:00:0c.0: No association and the time event is over already...
[ 323.520296] wlp0s12f0: Connection to AP dc:9f:db:70:1f:a0 lost
[ 0.000000] Linux version 4.14.0+ (dev@endless) (gcc version 6.3.0 20170516 (Debian 6.3.0-18endless2beos3.3.2)) #22 SMP Thu Nov 16 23:06:43 CST 2017
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.14.0+ root=UUID=33249936-04c1-4178-b741-cf59520f19ff ro rw splash plymouth.ignore-serial-consoles quiet
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: xstate_offset[3]: 576, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 640, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Enabled xstate features 0x1b, context size is 704 bytes, using 'compacted' format.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000010000000-0x0000000012150fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000012151000-0x00000000755b3fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000755b4000-0x0000000075ab3fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000075ab4000-0x0000000075db3fff] type 20
[ 0.000000] BIOS-e820: [mem 0x0000000075db4000-0x00000000787b3fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000787b4000-0x0000000078813fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000078814000-0x0000000078853fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000078854000-0x0000000079d5efff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000079d5f000-0x000000007a65efff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007a65f000-0x000000007abfffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007ac00000-0x000000007fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000d3709000-0x00000000d3709fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.60 by INSYDE Corp.
[ 0.000000] efi: ACPI 2.0=0x78853014 ESRT=0x7587f818 SMBIOS=0x7586c000 SMBIOS 3.0=0x7586a000 MEMATTR=0x72cac018
[ 0.000000] random: fast init done
[ 0.000000] SMBIOS 3.0.1 present.
[ 0.000000] DMI: Acer /Bulbasaur_GL, BIOS V0.07 10/24/2017
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x180000 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-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 00FF800000 mask 7FFF800000 write-combining
[ 0.000000] 1 base 0000000000 mask 7F80000000 write-back
[ 0.000000] 2 base 007B000000 mask 7FFF000000 uncachable
[ 0.000000] 3 base 007C000000 mask 7FFC000000 uncachable
[ 0.000000] 4 base 0100000000 mask 7F80000000 write-back
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] e820: last_pfn = 0x7ac00 max_arch_pfn = 0x400000000
[ 0.000000] esrt: Reserving ESRT space from 0x000000007587f818 to 0x000000007587f850.
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff9b44c0098000] 98000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x12234d000, 0x12234dfff] PGTABLE
[ 0.000000] BRK [0x12234e000, 0x12234efff] PGTABLE
[ 0.000000] BRK [0x12234f000, 0x12234ffff] PGTABLE
[ 0.000000] BRK [0x122350000, 0x122350fff] PGTABLE
[ 0.000000] BRK [0x122351000, 0x122351fff] PGTABLE
[ 0.000000] BRK [0x122352000, 0x122352fff] PGTABLE
[ 0.000000] BRK [0x122353000, 0x122353fff] PGTABLE
[ 0.000000] BRK [0x122354000, 0x122354fff] PGTABLE
[ 0.000000] BRK [0x122355000, 0x122355fff] PGTABLE
[ 0.000000] BRK [0x122356000, 0x122356fff] PGTABLE
[ 0.000000] Secure boot could not be determined
[ 0.000000] RAMDISK: [mem 0x32c9b000-0x35644fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x0000000078853014 000024 (v02 ACRSYS)
[ 0.000000] ACPI: XSDT 0x000000007882E188 000104 (v01 ACRSYS ACRPRDCT 00000003 01000013)
[ 0.000000] ACPI: FACP 0x0000000078849000 000114 (v06 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: DSDT 0x0000000078838000 009574 (v02 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: FACS 0x000000007880C000 000040
[ 0.000000] ACPI: FACS 0x000000007880C000 000040
[ 0.000000] ACPI: UEFI 0x0000000078852000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: UEFI 0x0000000078851000 000042 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
[ 0.000000] ACPI: SSDT 0x0000000078850000 000554 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[ 0.000000] ACPI: TPM2 0x000000007884F000 000034 (v04 ACRSYS ACRPRDCT 00000002 1025 00040000)
[ 0.000000] ACPI: BDAT 0x000000007884D000 000030 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
[ 0.000000] ACPI: HPET 0x0000000078848000 000038 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: LPIT 0x0000000078847000 00005C (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: APIC 0x0000000078846000 000084 (v03 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: MCFG 0x0000000078845000 00003C (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: NPKT 0x0000000078844000 000065 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: PRAM 0x0000000078843000 000030 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: WSMT 0x0000000078842000 000028 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: SSDT 0x0000000078835000 000271 (v02 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: SSDT 0x0000000078834000 00030B (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[ 0.000000] ACPI: SSDT 0x0000000078828000 0055D0 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[ 0.000000] ACPI: SSDT 0x0000000078833000 0003F7 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
[ 0.000000] ACPI: SSDT 0x0000000078832000 00072B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
[ 0.000000] ACPI: SSDT 0x0000000078831000 00032D (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
[ 0.000000] ACPI: SSDT 0x0000000078830000 00017C (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
[ 0.000000] ACPI: SSDT 0x0000000078825000 00283F (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
[ 0.000000] ACPI: FPDT 0x000000007882F000 000034 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
[ 0.000000] ACPI: DBGP 0x000000007884B000 000034 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: DBG2 0x000000007884C000 000072 (v00 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: DMAR 0x000000007884A000 0000A8 (v01 ACRSYS ACRPRDCT 00000003 1025 00040000)
[ 0.000000] ACPI: WDAT 0x0000000078836000 000104 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
[ 0.000000] ACPI: BGRT 0x0000000078837000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.000000] ACPI: NHLT 0x0000000078824000 00002D (v00 ACRSYS ACRPRDCT 00000002 1025 00040000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x17ffd5000-0x17fffffff]
[ 0.000000] tsc: Using PIT calibration value
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000017fffffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009dfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000fffffff]
[ 0.000000] node 0: [mem 0x0000000012151000-0x00000000755b3fff]
[ 0.000000] node 0: [mem 0x0000000078854000-0x0000000079d5efff]
[ 0.000000] node 0: [mem 0x000000007a65f000-0x000000007abfffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000017fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000017fffffff]
[ 0.000000] On node 0 totalpages: 1003179
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 22 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7421 pages used for memmap
[ 0.000000] DMA32 zone: 474895 pages, LIFO batch:31
[ 0.000000] Normal zone: 8192 pages used for memmap
[ 0.000000] Normal zone: 524288 pages, LIFO batch:31
[ 0.000000] Reserved but unavailable: 99 pages
[ 0.000000] Reserving Intel graphics memory at 0x000000007c000000-0x000000007fffffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-119
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x10000000-0x12150fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x755b4000-0x75ab3fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x75ab4000-0x75db3fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x75db4000-0x787b3fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x787b4000-0x78813fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x78814000-0x78853fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x79d5f000-0x7a65efff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7ac00000-0x7fffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x80000000-0xd3708fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd3709000-0xd3709fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xd370a000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xe3ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe4000000-0xfed00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed02000-0xff7fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff800000-0xffffffff]
[ 0.000000] e820: [mem 0x80000000-0xd3708fff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] percpu: Embedded 39 pages/cpu @ffff9b463fc00000 s119256 r8192 d32296 u524288
[ 0.000000] pcpu-alloc: s119256 r8192 d32296 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 987480
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.14.0+ root=UUID=33249936-04c1-4178-b741-cf59520f19ff ro rw splash plymouth.ignore-serial-consoles quiet
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3782616K/4012716K available (9079K kernel code, 2366K rwdata, 3956K rodata, 2340K init, 2652K bss, 230100K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 37613 entries in 147 pages
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] ACPI: Core revision 20170831
[ 0.000000] ACPI: 10 ACPI AML tables successfully acquired and loaded
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
[ 0.000000] hpet clockevent registered
[ 0.004000] APIC: Switch to symmetric I/O mode setup
[ 0.004000] DMAR: Host address width 39
[ 0.004000] DMAR: DRHD base: 0x000000fed64000 flags: 0x0
[ 0.004000] DMAR: dmar0: reg_base_addr fed64000 ver 1:0 cap 1c0000c40660462 ecap 9e2ff0505e
[ 0.004000] DMAR: DRHD base: 0x000000fed65000 flags: 0x1
[ 0.004000] DMAR: dmar1: reg_base_addr fed65000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.004000] DMAR: RMRR base: 0x00000078787000 end: 0x000000787a6fff
[ 0.004000] DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff
[ 0.004000] DMAR-IR: IOAPIC id 1 under DRHD base 0xfed65000 IOMMU 1
[ 0.004000] DMAR-IR: HPET id 0 under DRHD base 0xfed65000
[ 0.004000] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.004000] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.004000] x2apic enabled
[ 0.004000] Switched APIC routing to cluster x2apic.
[ 0.008000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.032000] tsc: PIT calibration matches HPET. 1 loops
[ 0.032000] tsc: Detected 1094.415 MHz processor
[ 0.032000] Calibrating delay loop (skipped), value calculated using timer frequency.. 2188.80 BogoMIPS (lpj=4377600)
[ 0.032000] pid_max: default: 32768 minimum: 301
[ 0.036107] Security Framework initialized
[ 0.036111] Yama: becoming mindful.
[ 0.036156] AppArmor: AppArmor initialized
[ 0.037629] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.040344] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.040395] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.040420] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.040863] CPU: Physical Processor ID: 0
[ 0.040865] CPU: Processor Core ID: 0
[ 0.040891] mce: CPU supports 7 MCE banks
[ 0.040938] CPU0: Thermal monitoring enabled (TM1)
[ 0.040997] process: using mwait in idle threads
[ 0.041001] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.041003] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.042288] Freeing SMP alternatives memory: 32K
[ 0.046395] smpboot: Max logical packages: 1
[ 0.046413] TSC deadline timer enabled
[ 0.046423] smpboot: CPU0: Intel(R) Celeron(R) N4100 CPU @ 1.10GHz (family: 0x6, model: 0x7a, stepping: 0x1)
[ 0.046580] Performance Events: PEBS fmt3+, Goldmont plus events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.046614] ... version: 4
[ 0.046616] ... bit width: 48
[ 0.046617] ... generic registers: 4
[ 0.046618] ... value mask: 0000ffffffffffff
[ 0.046620] ... max period: 00007fffffffffff
[ 0.046621] ... fixed-purpose events: 3
[ 0.046622] ... event mask: 000000070000000f
[ 0.046695] Hierarchical SRCU implementation.
[ 0.048000] smp: Bringing up secondary CPUs ...
[ 0.048000] x86: Booting SMP configuration:
[ 0.048000] .... node #0, CPUs: #1
[ 0.048031] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.048288] #2 #3
[ 0.049795] smp: Brought up 1 node, 4 CPUs
[ 0.049795] smpboot: Total of 4 processors activated (8755.20 BogoMIPS)
[ 0.052498] devtmpfs: initialized
[ 0.052498] x86/mm: Memory block size: 128MB
[ 0.053089] evm: security.selinux
[ 0.053091] evm: security.SMACK64
[ 0.053092] evm: security.SMACK64EXEC
[ 0.053093] evm: security.SMACK64TRANSMUTE
[ 0.053094] evm: security.SMACK64MMAP
[ 0.053095] evm: security.apparmor
[ 0.053096] evm: security.ima
[ 0.053098] evm: security.capability
[ 0.053130] PM: Registering ACPI NVS region [mem 0x787b4000-0x78813fff] (393216 bytes)
[ 0.053130] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.053130] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.053130] pinctrl core: initialized pinctrl subsystem
[ 0.053130] RTC time: 8:47:24, date: 11/17/17
[ 0.053130] NET: Registered protocol family 16
[ 0.053130] audit: initializing netlink subsys (disabled)
[ 0.053130] audit: type=2000 audit(1510908444.052:1): state=initialized audit_enabled=0 res=1
[ 0.053130] cpuidle: using governor ladder
[ 0.053130] cpuidle: using governor menu
[ 0.053130] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.053130] ACPI: bus type PCI registered
[ 0.053130] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.053130] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[ 0.053130] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
[ 0.053130] PCI: Using configuration type 1 for base access
[ 0.058439] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.058439] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.058443] ACPI: Added _OSI(Module Device)
[ 0.058443] ACPI: Added _OSI(Processor Device)
[ 0.058443] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.058443] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.060019] ACPI: Executed 3 blocks of module-level executable AML code
[ 0.093749] ACPI: Dynamic OEM Table Load:
[ 0.093768] ACPI: SSDT 0xFFFF9B463A298E00 000102 (v02 PmRef Cpu0Cst 00003001 INTL 20130117)
[ 0.094546] ACPI: Dynamic OEM Table Load:
[ 0.094562] ACPI: SSDT 0xFFFF9B463A298000 00015F (v02 PmRef ApIst 00003000 INTL 20130117)
[ 0.095013] ACPI: Dynamic OEM Table Load:
[ 0.095028] ACPI: SSDT 0xFFFF9B463A1FC480 00008D (v02 PmRef ApCst 00003000 INTL 20130117)
[ 0.096919] ACPI: EC: EC started
[ 0.096920] ACPI: EC: interrupt blocked
[ 0.097696] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[ 0.097701] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x25, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.097704] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
[ 0.097705] ACPI: Interpreter enabled
[ 0.097768] ACPI: (supports S0 S3 S4 S5)
[ 0.097770] ACPI: Using IOAPIC for interrupt routing
[ 0.097831] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.098504] ACPI: Enabled 4 GPEs in block 00 to 7F
[ 0.116503] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.116513] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.118078] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.118080] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.118116] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.119472] PCI host bridge to bus 0000:00
[ 0.119477] pci_bus 0000:00: root bus resource [io 0x0070-0x0077]
[ 0.119480] pci_bus 0000:00: root bus resource [io 0x0000-0x006f window]
[ 0.119483] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7 window]
[ 0.119485] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.119488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.119491] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[ 0.119494] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[ 0.119496] pci_bus 0000:00: root bus resource [mem 0x7c000001-0x7fffffff window]
[ 0.119499] pci_bus 0000:00: root bus resource [mem 0x80000000-0xbfffffff window]
[ 0.119502] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff window]
[ 0.119504] pci_bus 0000:00: root bus resource [mem 0xfea00000-0xfeafffff window]
[ 0.119507] pci_bus 0000:00: root bus resource [mem 0xfed00000-0xfed003ff window]
[ 0.119509] pci_bus 0000:00: root bus resource [mem 0xfed01000-0xfed01fff window]
[ 0.119512] pci_bus 0000:00: root bus resource [mem 0xfed03000-0xfed03fff window]
[ 0.119515] pci_bus 0000:00: root bus resource [mem 0xfed06000-0xfed06fff window]
[ 0.119522] pci_bus 0000:00: root bus resource [mem 0xfed08000-0xfed09fff window]
[ 0.119525] pci_bus 0000:00: root bus resource [mem 0xfed80000-0xfedbffff window]
[ 0.119527] pci_bus 0000:00: root bus resource [mem 0xfed1c000-0xfed1cfff window]
[ 0.119530] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xfeefffff window]
[ 0.119533] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.119552] pci 0000:00:00.0: [8086:31f0] type 00 class 0x060000
[ 0.120135] pci 0000:00:00.3: [8086:3190] type 00 class 0x088000
[ 0.120167] pci 0000:00:00.3: reg 0x10: [mem 0xa121a000-0xa121afff 64bit]
[ 0.120736] pci 0000:00:02.0: [8086:3185] type 00 class 0x030000
[ 0.120757] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit]
[ 0.120768] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[ 0.120776] pci 0000:00:02.0: reg 0x20: [io 0x2000-0x203f]
[ 0.120803] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.121421] pci 0000:00:0c.0: [8086:31dc] type 00 class 0x028000
[ 0.121522] pci 0000:00:0c.0: reg 0x10: [mem 0xa1210000-0xa1213fff 64bit]
[ 0.121872] pci 0000:00:0c.0: PME# supported from D0 D3hot D3cold
[ 0.122465] pci 0000:00:0e.0: [8086:3198] type 00 class 0x040380
[ 0.122498] pci 0000:00:0e.0: reg 0x10: [mem 0xa1214000-0xa1217fff 64bit]
[ 0.122534] pci 0000:00:0e.0: reg 0x20: [mem 0xa1000000-0xa10fffff 64bit]
[ 0.122611] pci 0000:00:0e.0: PME# supported from D0 D3hot D3cold
[ 0.123194] pci 0000:00:0f.0: [8086:319a] type 00 class 0x078000
[ 0.123245] pci 0000:00:0f.0: reg 0x10: [mem 0xa121b000-0xa121bfff 64bit]
[ 0.123392] pci 0000:00:0f.0: PME# supported from D3hot
[ 0.123911] pci 0000:00:12.0: [8086:31e3] type 00 class 0x010601
[ 0.123938] pci 0000:00:12.0: reg 0x10: [mem 0xa1218000-0xa1219fff]
[ 0.123950] pci 0000:00:12.0: reg 0x14: [mem 0xa1220000-0xa12200ff]
[ 0.123964] pci 0000:00:12.0: reg 0x18: [io 0x2080-0x2087]
[ 0.123976] pci 0000:00:12.0: reg 0x1c: [io 0x2088-0x208b]
[ 0.123990] pci 0000:00:12.0: reg 0x20: [io 0x2060-0x207f]
[ 0.124005] pci 0000:00:12.0: reg 0x24: [mem 0xa121e000-0xa121e7ff]
[ 0.124065] pci 0000:00:12.0: PME# supported from D3hot
[ 0.124554] pci 0000:00:13.0: [8086:31d8] type 01 class 0x060400
[ 0.124654] pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
[ 0.125158] pci 0000:00:13.2: [8086:31da] type 01 class 0x060400
[ 0.125258] pci 0000:00:13.2: PME# supported from D0 D3hot D3cold
[ 0.125757] pci 0000:00:13.3: [8086:31db] type 01 class 0x060400
[ 0.125857] pci 0000:00:13.3: PME# supported from D0 D3hot D3cold
[ 0.126380] pci 0000:00:15.0: [8086:31a8] type 00 class 0x0c0330
[ 0.126410] pci 0000:00:15.0: reg 0x10: [mem 0xa1200000-0xa120ffff 64bit]
[ 0.126495] pci 0000:00:15.0: PME# supported from D3hot D3cold
[ 0.127018] pci 0000:00:17.0: [8086:31b4] type 00 class 0x118000
[ 0.127057] pci 0000:00:17.0: reg 0x10: [mem 0xa121c000-0xa121cfff 64bit]
[ 0.127077] pci 0000:00:17.0: reg 0x18: [mem 0xa121d000-0xa121dfff 64bit]
[ 0.127706] pci 0000:00:1f.0: [8086:31e8] type 00 class 0x060100
[ 0.128386] pci 0000:00:1f.1: [8086:31d4] type 00 class 0x0c0500
[ 0.128475] pci 0000:00:1f.1: reg 0x10: [mem 0xa121f000-0xa121f0ff 64bit]
[ 0.128558] pci 0000:00:1f.1: reg 0x20: [io 0x2040-0x205f]
[ 0.129214] pci 0000:00:13.0: PCI bridge to [bus 01]
[ 0.129325] pci 0000:02:00.0: [10ec:5287] type 00 class 0xff0000
[ 0.129380] pci 0000:02:00.0: reg 0x10: [mem 0xa1105000-0xa1105fff]
[ 0.129457] pci 0000:02:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[ 0.129468] pci 0000:02:00.0: can't set Max Payload Size to 256; if necessary, use "pci=pcie_bus_safe" and report a bug
[ 0.129571] pci 0000:02:00.0: supports D1 D2
[ 0.129573] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.129716] pci 0000:02:00.1: [10ec:8168] type 00 class 0x020000
[ 0.129753] pci 0000:02:00.1: reg 0x10: [io 0x1000-0x10ff]
[ 0.129788] pci 0000:02:00.1: reg 0x18: [mem 0xa1104000-0xa1104fff 64bit]
[ 0.129810] pci 0000:02:00.1: reg 0x20: [mem 0xa1100000-0xa1103fff 64bit]
[ 0.129831] pci 0000:02:00.1: can't set Max Payload Size to 256; if necessary, use "pci=pcie_bus_safe" and report a bug
[ 0.129928] pci 0000:02:00.1: supports D1 D2
[ 0.129931] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.140044] pci 0000:00:13.2: PCI bridge to [bus 02]
[ 0.140050] pci 0000:00:13.2: bridge window [io 0x1000-0x1fff]
[ 0.140055] pci 0000:00:13.2: bridge window [mem 0xa1100000-0xa11fffff]
[ 0.140146] pci 0000:00:13.3: PCI bridge to [bus 03]
[ 0.141259] ACPI: PCI Interrupt Link [LNKA] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.141392] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 10 11 12 14 15)
[ 0.141521] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 0.141652] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 *6 10 11 12 14 15)
[ 0.141782] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *7
[ 0.141914] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *9
[ 0.142048] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.142187] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.143831] ACPI: EC: interrupt unblocked
[ 0.143853] ACPI: EC: event unblocked
[ 0.143919] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x25, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.143923] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[ 0.144048] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.144048] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.144048] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.144048] vgaarb: loaded
[ 0.144375] SCSI subsystem initialized
[ 0.144431] libata version 3.00 loaded.
[ 0.144431] ACPI: bus type USB registered
[ 0.144431] usbcore: registered new interface driver usbfs
[ 0.144431] usbcore: registered new interface driver hub
[ 0.144431] usbcore: registered new device driver usb
[ 0.144431] EDAC MC: Ver: 3.0.0
[ 0.144431] Registered efivars operations
[ 0.251596] PCI: Using ACPI for IRQ routing
[ 0.258723] PCI: pci_cache_line_size set to 64 bytes
[ 0.258841] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.258844] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.258846] e820: reserve RAM buffer [mem 0x755b4000-0x77ffffff]
[ 0.258848] e820: reserve RAM buffer [mem 0x79d5f000-0x7bffffff]
[ 0.258850] e820: reserve RAM buffer [mem 0x7ac00000-0x7bffffff]
[ 0.259075] NetLabel: Initializing
[ 0.259076] NetLabel: domain hash size = 128
[ 0.259077] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.259107] NetLabel: unlabeled traffic allowed by default
[ 0.259145] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.259145] hpet0: 8 comparators, 64-bit 19.200000 MHz counter
[ 0.261063] clocksource: Switched to clocksource hpet
[ 0.283666] VFS: Disk quotas dquot_6.6.0
[ 0.283708] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.283926] AppArmor: AppArmor Filesystem Enabled
[ 0.283986] pnp: PnP ACPI init
[ 0.284187] pnp 00:00: disabling [io 0x164e-0x164f] because it overlaps 0000:00:13.2 BAR 13 [io 0x1000-0x1fff]
[ 0.284254] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.284257] system 00:00: [io 0x0400-0x047f] has been reserved
[ 0.284260] system 00:00: [io 0x0500-0x05fe] has been reserved
[ 0.284263] system 00:00: [io 0x0600-0x061f] has been reserved
[ 0.284274] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.284378] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.284914] system 00:02: [mem 0xe0000000-0xefffffff] could not be reserved
[ 0.284918] system 00:02: [mem 0xfea00000-0xfeafffff] has been reserved
[ 0.284922] system 00:02: [mem 0xfed01000-0xfed01fff] has been reserved
[ 0.284925] system 00:02: [mem 0xfed03000-0xfed03fff] has been reserved
[ 0.284928] system 00:02: [mem 0xfed06000-0xfed06fff] has been reserved
[ 0.284931] system 00:02: [mem 0xfed08000-0xfed09fff] has been reserved
[ 0.284934] system 00:02: [mem 0xfed80000-0xfedbffff] has been reserved
[ 0.284937] system 00:02: [mem 0xfed1c000-0xfed1cfff] has been reserved
[ 0.284940] system 00:02: [mem 0xfee00000-0xfeefffff] has been reserved
[ 0.284949] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.285356] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.285743] pnp: PnP ACPI: found 4 devices
[ 0.296034] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.296044] pci 0000:02:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
[ 0.296093] pci 0000:00:13.0: PCI bridge to [bus 01]
[ 0.296116] pci 0000:02:00.0: BAR 6: assigned [mem 0xa1110000-0xa111ffff pref]
[ 0.296120] pci 0000:00:13.2: PCI bridge to [bus 02]
[ 0.296124] pci 0000:00:13.2: bridge window [io 0x1000-0x1fff]
[ 0.296130] pci 0000:00:13.2: bridge window [mem 0xa1100000-0xa11fffff]
[ 0.296139] pci 0000:00:13.3: PCI bridge to [bus 03]
[ 0.296154] pci_bus 0000:00: resource 4 [io 0x0070-0x0077]
[ 0.296157] pci_bus 0000:00: resource 5 [io 0x0000-0x006f window]
[ 0.296160] pci_bus 0000:00: resource 6 [io 0x0078-0x0cf7 window]
[ 0.296163] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.296166] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[ 0.296168] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[ 0.296171] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window]
[ 0.296174] pci_bus 0000:00: resource 11 [mem 0x7c000001-0x7fffffff window]
[ 0.296176] pci_bus 0000:00: resource 12 [mem 0x80000000-0xbfffffff window]
[ 0.296179] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xefffffff window]
[ 0.296182] pci_bus 0000:00: resource 14 [mem 0xfea00000-0xfeafffff window]
[ 0.296184] pci_bus 0000:00: resource 15 [mem 0xfed00000-0xfed003ff window]
[ 0.296187] pci_bus 0000:00: resource 16 [mem 0xfed01000-0xfed01fff window]
[ 0.296190] pci_bus 0000:00: resource 17 [mem 0xfed03000-0xfed03fff window]
[ 0.296192] pci_bus 0000:00: resource 18 [mem 0xfed06000-0xfed06fff window]
[ 0.296195] pci_bus 0000:00: resource 19 [mem 0xfed08000-0xfed09fff window]
[ 0.296198] pci_bus 0000:00: resource 20 [mem 0xfed80000-0xfedbffff window]
[ 0.296201] pci_bus 0000:00: resource 21 [mem 0xfed1c000-0xfed1cfff window]
[ 0.296203] pci_bus 0000:00: resource 22 [mem 0xfee00000-0xfeefffff window]
[ 0.296207] pci_bus 0000:02: resource 0 [io 0x1000-0x1fff]
[ 0.296210] pci_bus 0000:02: resource 1 [mem 0xa1100000-0xa11fffff]
[ 0.296398] NET: Registered protocol family 2
[ 0.296657] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.296800] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.296932] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.297002] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.297033] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.297117] NET: Registered protocol family 1
[ 0.297146] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.298983] PCI: CLS 64 bytes, default 64
[ 0.299061] Unpacking initramfs...
[ 2.025200] Freeing initrd memory: 42664K
[ 2.025269] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 2.025274] software IO TLB [mem 0x6ecac000-0x72cac000] (64MB) mapped at [ffff9b452ecac000-ffff9b4532cabfff]
[ 2.025379] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0xfc66f4fc7c, max_idle_ns: 440795224246 ns
[ 2.025661] Scanning for low memory corruption every 60 seconds
[ 2.027055] Initialise system trusted keyrings
[ 2.027076] Key type blacklist registered
[ 2.027199] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[ 2.029741] zbud: loaded
[ 2.030528] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.030936] fuse init (API version 7.26)
[ 2.035578] Key type asymmetric registered
[ 2.035580] Asymmetric key parser 'x509' registered
[ 2.035641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 2.035716] io scheduler noop registered
[ 2.035717] io scheduler deadline registered
[ 2.035811] io scheduler cfq registered (default)
[ 2.035813] io scheduler kyber registered
[ 2.037218] pcieport 0000:00:13.0: Signaling PME with IRQ 122
[ 2.037273] pcieport 0000:00:13.2: Signaling PME with IRQ 123
[ 2.037314] pcieport 0000:00:13.3: Signaling PME with IRQ 124
[ 2.037411] efifb: probing for efifb
[ 2.037434] efifb: framebuffer at 0x90000000, using 4160k, total 4160k
[ 2.037436] efifb: mode is 1366x768x32, linelength=5504, pages=1
[ 2.037437] efifb: scrolling: redraw
[ 2.037439] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 2.043172] Console: switching to colour frame buffer device 170x48
[ 2.048646] fb0: EFI VGA frame buffer device
[ 2.048665] intel_idle: MWAIT substates: 0x11242020
[ 2.048667] intel_idle: v0.4.1 model 0x7A
[ 2.049151] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 2.049423] ACPI: AC Adapter [ACAD] (on-line)
[ 2.049536] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 2.049559] ACPI: Power Button [PWRB]
[ 2.049624] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 2.049647] ACPI: Sleep Button [SLPB]
[ 2.049730] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[ 2.049747] ACPI: Lid Switch [LID0]
[ 2.049816] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 2.049928] ACPI: Power Button [PWRF]
[ 2.053097] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 2.053206] thermal LNXTHERM:00: registered as thermal_zone0
[ 2.053208] ACPI: Thermal Zone [TZ01] (25 C)
[ 2.053391] ACPI: Battery Slot [BAT1] (battery absent)
[ 2.053488] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 2.057807] Linux agpgart interface v0.103
[ 2.061757] loop: module loaded
[ 2.062325] libphy: Fixed MDIO Bus: probed
[ 2.062327] tun: Universal TUN/TAP device driver, 1.6
[ 2.062424] PPP generic driver version 2.4.2
[ 2.062528] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.062533] ehci-pci: EHCI PCI platform driver
[ 2.062554] ehci-platform: EHCI generic platform driver
[ 2.062574] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.062578] ohci-pci: OHCI PCI platform driver
[ 2.062592] ohci-platform: OHCI generic platform driver
[ 2.062604] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.062907] xhci_hcd 0000:00:15.0: xHCI Host Controller
[ 2.062918] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 1
[ 2.064108] xhci_hcd 0000:00:15.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[ 2.064116] xhci_hcd 0000:00:15.0: cache line size of 64 is not supported
[ 2.064377] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.064381] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.064384] usb usb1: Product: xHCI Host Controller
[ 2.064386] usb usb1: Manufacturer: Linux 4.14.0+ xhci-hcd
[ 2.064388] usb usb1: SerialNumber: 0000:00:15.0
[ 2.064679] hub 1-0:1.0: USB hub found
[ 2.064702] hub 1-0:1.0: 9 ports detected
[ 2.067148] xhci_hcd 0000:00:15.0: xHCI Host Controller
[ 2.067155] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 2
[ 2.067230] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 2.067233] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.067235] usb usb2: Product: xHCI Host Controller
[ 2.067237] usb usb2: Manufacturer: Linux 4.14.0+ xhci-hcd
[ 2.067240] usb usb2: SerialNumber: 0000:00:15.0
[ 2.067483] hub 2-0:1.0: USB hub found
[ 2.067504] hub 2-0:1.0: 7 ports detected
[ 2.068720] usb: port power management may be unreliable
[ 2.069833] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 2.069835] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 2.072049] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.072380] mousedev: PS/2 mouse device common for all mice
[ 2.073089] rtc_cmos 00:03: RTC can wake from S4
[ 2.073587] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 2.073697] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 2.073709] i2c /dev entries driver
[ 2.073821] device-mapper: uevent: version 1.0.3
[ 2.073988] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[ 2.074002] intel_pstate: Intel P-state driver initializing
[ 2.074640] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.074644] EFI Variables Facility v0.08 2004-May-17
[ 2.091949] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 2.153401] NET: Registered protocol family 10
[ 2.158619] Segment Routing with IPv6
[ 2.158635] NET: Registered protocol family 17
[ 2.158647] Key type dns_resolver registered
[ 2.159270] microcode: sig=0x706a1, pf=0x1, revision=0x14
[ 2.159522] microcode: Microcode Update Driver: v2.2.
[ 2.159535] sched_clock: Marking stable (2159508801, 0)->(2151329350, 8179451)
[ 2.159989] registered taskstats version 1
[ 2.160021] Loading compiled-in X.509 certificates
[ 2.163059] Loaded X.509 cert 'Build time autogenerated kernel key: 3127f1752dbd3eabbf304a331f2a1383ed9af885'
[ 2.163081] zswap: loaded using pool lzo/zbud
[ 2.167074] Key type big_key registered
[ 2.167077] Key type trusted registered
[ 2.168878] Key type encrypted registered
[ 2.168881] AppArmor: AppArmor sha1 policy hashing enabled
[ 2.168885] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[ 2.168913] evm: HMAC attrs: 0x1
[ 2.169296] Magic number: 9:391:776
[ 2.169575] rtc_cmos 00:03: setting system clock to 2017-11-17 08:47:26 UTC (1510908446)
[ 2.169695] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 2.169696] EDD information not available.
[ 2.172915] Freeing unused kernel memory: 2340K
[ 2.172917] Write protecting the kernel read-only data: 14336k
[ 2.173491] Freeing unused kernel memory: 1136K
[ 2.173949] Freeing unused kernel memory: 140K
[ 2.181099] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.185170] systemd[1]: Failed to insert module 'ip_tables': Function not implemented
[ 2.338034] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 2.338236] systemd[1]: Detected architecture x86-64.
[ 2.338239] systemd[1]: Running in initial RAM disk.
[ 2.338257] systemd[1]: Set hostname to <endless>.
[ 2.358792] systemd[1]: Reached target Swap.
[ 2.358930] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.358979] systemd[1]: Reached target Local File Systems.
[ 2.359059] systemd[1]: Listening on Journal Socket.
[ 2.359141] systemd[1]: Listening on udev Control Socket.
[ 2.359252] systemd[1]: Listening on Journal Audit Socket.
[ 2.412037] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[ 2.458799] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.653228] usb 1-3: New USB device found, idVendor=0781, idProduct=5597
[ 2.653233] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.653234] usb 1-3: Product: Cruzer Glide 3.0
[ 2.653235] usb 1-3: Manufacturer: SanDisk
[ 2.653236] usb 1-3: SerialNumber: 4C530001321228123250
[ 2.780098] usb 1-4: new low-speed USB device number 3 using xhci_hcd
[ 2.933014] usb 1-4: New USB device found, idVendor=0461, idProduct=4e6e
[ 2.933016] usb 1-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.933018] usb 1-4: Product: Wired USB Keyboard
[ 3.195236] usb 1-9: new full-speed USB device number 4 using xhci_hcd
[ 3.195248] clocksource: Switched to clocksource tsc
[ 3.206191] [drm] Memory usable by graphics device = 4096M
[ 3.206195] checking generic (90000000 410000) vs hw (90000000 10000000)
[ 3.206196] fb: switching to inteldrmfb from EFI VGA
[ 3.206225] Console: switching to colour dummy device 80x25
[ 3.206394] [drm] Replacing VGA console driver
[ 3.206509] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.206510] [drm] Driver supports precise vblank timestamp query.
[ 3.206594] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 3.206900] i915 0000:00:02.0: Direct firmware load for i915/glk_dmc_ver1_04.bin failed with error -2
[ 3.206902] i915 0000:00:02.0: Failed to load DMC firmware i915/glk_dmc_ver1_04.bin. Disabling runtime power management.
[ 3.206903] i915 0000:00:02.0: DMC firmware homepage: https://01.org/linuxgraphics/downloads/firmware
[ 3.227167] [drm] Initialized i915 1.6.0 20171023 for 0000:00:02.0 on minor 0
[ 3.228389] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 3.228667] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
[ 3.228830] [drm] DRM_I915_DEBUG enabled
[ 3.228831] [drm] DRM_I915_DEBUG_GEM enabled
[ 3.246891] fbcon: inteldrmfb (fb0) is primary device
[ 3.341467] usb 1-9: New USB device found, idVendor=8087, idProduct=0aaa
[ 3.341469] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.360801] usbcore: registered new interface driver usbhid
[ 3.360802] usbhid: USB HID core driver
[ 3.365120] input: Wired USB Keyboard as /devices/pci0000:00/0000:00:15.0/usb1/1-4/1-4:1.0/0003:0461:4E6E.0001/input/input6
[ 3.365577] usb-storage 1-3:1.0: USB Mass Storage device detected
[ 3.365778] scsi host0: usb-storage 1-3:1.0
[ 3.365873] usbcore: registered new interface driver usb-storage
[ 3.371188] usbcore: registered new interface driver uas
[ 3.424562] hid-generic 0003:0461:4E6E.0001: input,hidraw0: USB HID v1.10 Keyboard [Wired USB Keyboard] on usb-0000:00:15.0-4/input0
[ 3.424809] input: Wired USB Keyboard as /devices/pci0000:00/0000:00:15.0/usb1/1-4/1-4:1.1/0003:0461:4E6E.0002/input/input7
[ 3.484559] hid-generic 0003:0461:4E6E.0002: input,hidraw1: USB HID v1.10 Device [Wired USB Keyboard] on usb-0000:00:15.0-4/input1
[ 4.366325] Console: switching to colour frame buffer device 170x48
[ 4.385059] scsi 0:0:0:0: Direct-Access SanDisk Cruzer Glide 3.0 1.00 PQ: 0 ANSI: 6
[ 4.385412] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 4.385739] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 4.386147] sd 0:0:0:0: [sda] 62521344 512-byte logical blocks: (32.0 GB/29.8 GiB)
[ 4.387243] sd 0:0:0:0: [sda] Write Protect is off
[ 4.387245] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[ 4.387568] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 4.406816] sda: sda1 sda2 sda3
[ 4.408472] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 4.800248] [drm] RC6 on
[ 4.811244] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[ 5.478896] systemd-journald[153]: Received SIGTERM from PID 1 (systemd).
[ 5.569547] systemd: 16 output lines suppressed due to ratelimiting
[ 5.937228] systemd[1]: Failed to insert module 'ip_tables': Function not implemented
[ 7.396811] random: crng init done
[ 8.727547] EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro
[ 8.734106] systemd-readahead[282]: Bumped block_nr parameter of 8:0 to 20480. This is a temporary hack and should be removed one day.
[ 8.773948] systemd-journald[268]: Received request to flush runtime journal from PID 1
[ 14.255711] SSE version of gcm_enc/dec engaged.
[ 15.784061] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 15.786504] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 15.792615] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 15.792618] cfg80211: failed to load regulatory.db
[ 15.929438] snd_hda_intel 0000:00:0e.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 16.672870] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC255: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 16.672874] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 16.672875] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 16.672876] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 16.672877] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 16.672879] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
[ 16.672881] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 16.724788] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:0e.0/sound/card0/input8
[ 17.200930] Intel(R) Wireless WiFi driver for Linux
[ 17.200932] Copyright(c) 2003- 2015 Intel Corporation
[ 17.299965] iwlwifi 0000:00:0c.0: loaded firmware version 34.0.0 op_mode iwlmvm
[ 17.632999] intel_rapl: Found RAPL domain package
[ 17.633002] intel_rapl: Found RAPL domain core
[ 17.633004] intel_rapl: Found RAPL domain uncore
[ 17.633006] intel_rapl: Found RAPL domain dram
[ 19.091377] iwlwifi 0000:00:0c.0: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x318
[ 19.144596] iwlwifi 0000:00:0c.0: base HW address: 34:13:e8:6f:34:25
[ 19.218328] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 19.218615] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 19.218636] thermal thermal_zone1: failed to read out thermal zone (-61)
[ 19.253838] iwlwifi 0000:00:0c.0 wlp0s12f0: renamed from wlan0
[ 19.278407] IPv6: ADDRCONF(NETDEV_UP): wlp0s12f0: link is not ready
[ 19.450906] IPv6: ADDRCONF(NETDEV_UP): wlp0s12f0: link is not ready
[ 19.638056] IPv6: ADDRCONF(NETDEV_UP): wlp0s12f0: link is not ready
[ 19.818003] IPv6: ADDRCONF(NETDEV_UP): wlp0s12f0: link is not ready
[ 247.168994] usb 1-4: USB disconnect, device number 3
[ 251.036216] usb 1-4: new low-speed USB device number 5 using xhci_hcd
[ 251.188442] usb 1-4: New USB device found, idVendor=03f0, idProduct=094a
[ 251.188448] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 251.188451] usb 1-4: Product: HP USB Optical Mouse
[ 251.188454] usb 1-4: Manufacturer: PixArt
[ 251.191362] input: PixArt HP USB Optical Mouse as /devices/pci0000:00/0000:00:15.0/usb1/1-4/1-4:1.0/0003:03F0:094A.0003/input/input9
[ 251.191718] hid-generic 0003:03F0:094A.0003: input,hidraw0: USB HID v1.11 Mouse [PixArt HP USB Optical Mouse] on usb-0000:00:15.0-4/input0
[ 262.542096] IPv6: ADDRCONF(NETDEV_UP): wlp0s12f0: link is not ready
[ 262.605002] wlp0s12f0: authenticate with dc:9f:db:70:1f:b0
[ 262.606397] wlp0s12f0: send auth to dc:9f:db:70:1f:b0 (try 1/3)
[ 262.627008] wlp0s12f0: authenticated
[ 262.628216] wlp0s12f0: associate with dc:9f:db:70:1f:b0 (try 1/3)
[ 262.629386] wlp0s12f0: RX AssocResp from dc:9f:db:70:1f:b0 (capab=0x11 status=0 aid=3)
[ 262.631827] wlp0s12f0: associated
[ 262.674020] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s12f0: link becomes ready
[ 306.280437] wlp0s12f0: deauthenticating from dc:9f:db:70:1f:b0 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 306.289034] wlp0s12f0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
[ 306.483300] IPv6: ADDRCONF(NETDEV_UP): wlp0s12f0: link is not ready
[ 306.676502] IPv6: ADDRCONF(NETDEV_UP): wlp0s12f0: link is not ready
[ 310.059663] wlp0s12f0: authenticate with dc:9f:db:70:1f:a0
[ 310.065372] wlp0s12f0: send auth to dc:9f:db:70:1f:a0 (try 1/3)
[ 310.088119] wlp0s12f0: authenticated
[ 310.679695] iwlwifi 0000:00:0c.0: No association and the time event is over already...
[ 310.679775] wlp0s12f0: Connection to AP dc:9f:db:70:1f:a0 lost
[ 315.070752] wlp0s12f0: aborting authentication with dc:9f:db:70:1f:a0 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 316.281648] wlp0s12f0: authenticate with dc:9f:db:70:1f:a0
[ 316.286824] wlp0s12f0: send auth to dc:9f:db:70:1f:a0 (try 1/3)
[ 316.290285] wlp0s12f0: authenticated
[ 316.569613] iwlwifi 0000:00:0c.0: Unhandled alg: 0x707
[ 316.877144] iwlwifi 0000:00:0c.0: Unhandled alg: 0x707
[ 316.901083] iwlwifi 0000:00:0c.0: No association and the time event is over already...
[ 316.901166] wlp0s12f0: Connection to AP dc:9f:db:70:1f:a0 lost
[ 317.847363] usb 1-4: USB disconnect, device number 5
[ 320.296206] usb 1-4: new low-speed USB device number 6 using xhci_hcd
[ 320.449515] usb 1-4: New USB device found, idVendor=0461, idProduct=4e6e
[ 320.449520] usb 1-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 320.449523] usb 1-4: Product: Wired USB Keyboard
[ 320.453261] input: Wired USB Keyboard as /devices/pci0000:00/0000:00:15.0/usb1/1-4/1-4:1.0/0003:0461:4E6E.0004/input/input10
[ 320.512645] hid-generic 0003:0461:4E6E.0004: input,hidraw0: USB HID v1.10 Keyboard [Wired USB Keyboard] on usb-0000:00:15.0-4/input0
[ 320.515452] input: Wired USB Keyboard as /devices/pci0000:00/0000:00:15.0/usb1/1-4/1-4:1.1/0003:0461:4E6E.0005/input/input11
[ 320.572605] hid-generic 0003:0461:4E6E.0005: input,hidraw1: USB HID v1.10 Device [Wired USB Keyboard] on usb-0000:00:15.0-4/input1
[ 321.288235] wlp0s12f0: aborting authentication with dc:9f:db:70:1f:a0 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 322.900771] wlp0s12f0: authenticate with dc:9f:db:70:1f:a0
[ 322.906194] wlp0s12f0: send auth to dc:9f:db:70:1f:a0 (try 1/3)
[ 322.911566] wlp0s12f0: authenticated
[ 323.520215] iwlwifi 0000:00:0c.0: No association and the time event is over already...
[ 323.520296] wlp0s12f0: Connection to AP dc:9f:db:70:1f:a0 lost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment