Skip to content

Instantly share code, notes, and snippets.

@gregorycollins
Created December 12, 2015 03:12
Show Gist options
  • Save gregorycollins/1b5ad48f12012d554712 to your computer and use it in GitHub Desktop.
Save gregorycollins/1b5ad48f12012d554712 to your computer and use it in GitHub Desktop.
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.0-0.rc4.git3.990.surfacepro3.fc24.x86_64 (mockbuild@copr-builder-268128603.novalocal) (gcc version 5.3.1 20151207 (Red Hat 5.3.1-1) (GCC) ) #1 SMP Thu Dec 10 19:24:04 UTC 2015
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.4.0-0.rc4.git3.990.surfacepro3.fc24.x86_64 root=/dev/mapper/fedora-root ro rd.lvm.lv=fedora/root rd.lvm.lv=fedora/00 rd.luks.uuid=luks-697f4fed-dd84-4ae6-98ef-3781e522cd41 rhgb quiet LANG=en_US.UTF-8 nouveau.modeset=0 rd.driver.blacklist=nouveau video=vesa:off
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x08: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x10: 'MPX CSR'
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 1088 bytes, using 'standard' format.
[ 0.000000] x86/fpu: Using 'eager' FPU context switches.
[ 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-0x0000000085791fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000085792000-0x0000000085792fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000085793000-0x00000000857bcfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000857bd000-0x000000008bc81fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008bc82000-0x000000008bf92fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008bf93000-0x000000008bfc4fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000008bfc5000-0x000000008bffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000008bfff000-0x000000008bffffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008c000000-0x000000008f7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e00fa000-0x00000000e00fafff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e00fd000-0x00000000e00fdfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000046f7fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.40 by MSFT
[ 0.000000] efi: ACPI=0x8bffe000 ACPI 2.0=0x8bffe014 SMBIOS=0x8bcc8000 ESRT=0x8bcc5c18
[ 0.000000] esrt: Reserving ESRT space from 0x000000008bcc5c18 to 0x000000008bcc5cf0.
[ 0.000000] SMBIOS 3.0 present.
[ 0.000000] DMI: Microsoft Corporation Surface Book/Surface Book, BIOS 88.858.768 10/26/2015
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x46f800 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: write-back
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 00C0000000 mask 7FC0000000 uncachable
[ 0.000000] 1 base 00A0000000 mask 7FE0000000 uncachable
[ 0.000000] 2 base 0090000000 mask 7FF0000000 uncachable
[ 0.000000] 3 base 008E000000 mask 7FFE000000 uncachable
[ 0.000000] 4 base 008D000000 mask 7FFF000000 uncachable
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] e820: last_pfn = 0x8c000 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x03483000, 0x03483fff] PGTABLE
[ 0.000000] BRK [0x03484000, 0x03484fff] PGTABLE
[ 0.000000] BRK [0x03485000, 0x03485fff] PGTABLE
[ 0.000000] BRK [0x03486000, 0x03486fff] PGTABLE
[ 0.000000] BRK [0x03487000, 0x03487fff] PGTABLE
[ 0.000000] BRK [0x03488000, 0x03488fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x3f080000-0x3fffafff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x000000008BFFE014 000024 (v02 MSFT )
[ 0.000000] ACPI: XSDT 0x000000008BFFD0E8 0000C4 (v01 MSFT MSFT 00000000 MSFT 0000005F)
[ 0.000000] ACPI: FACP 0x000000008BFF9000 0000F4 (v05 MSFT MSFT 00000000 MSFT 0000005F)
[ 0.000000] ACPI: DSDT 0x000000008BFDF000 01533E (v02 MSFT MSFT 00000000 INTL 20141107)
[ 0.000000] ACPI: FACS 0x000000008BFA1000 000040
[ 0.000000] ACPI: TCPA 0x000000008BFFC000 000032 (v02 MSFT MSFT 00000002 MSFT 0000005F)
[ 0.000000] ACPI: SSDT 0x000000008BFFB000 0003A7 (v02 MSFT Tpm2Tabl 00001000 INTL 20141107)
[ 0.000000] ACPI: TPM2 0x000000008BFFA000 000034 (v03 MSFT MSFT 00000002 MSFT 0000005F)
[ 0.000000] ACPI: HPET 0x000000008BFF8000 000038 (v01 MSFT MSFT 00000001 MSFT 0000005F)
[ 0.000000] ACPI: LPIT 0x000000008BFF7000 000094 (v01 MSFT MSFT 00000000 MSFT 0000005F)
[ 0.000000] ACPI: APIC 0x000000008BFF6000 0000BC (v03 MSFT MSFT 00000001 MSFT 0000005F)
[ 0.000000] ACPI: MCFG 0x000000008BFF5000 00003C (v01 MSFT MSFT 00000001 MSFT 0000005F)
[ 0.000000] ACPI: SSDT 0x000000008BFDD000 0019F5 (v02 MSFT RTD3_CH 00001000 INTL 20141107)
[ 0.000000] ACPI: SSDT 0x000000008BFDC000 00019A (v02 MSFT Sata0Ide 00001000 INTL 20141107)
[ 0.000000] ACPI: DBGP 0x000000008BFDB000 000034 (v01 MSFT 00000000 MSFT 0000005F)
[ 0.000000] ACPI: DBG2 0x000000008BFDA000 000061 (v00 MSFT 00000000 MSFT 0000005F)
[ 0.000000] ACPI: SSDT 0x000000008BFD9000 00056D (v02 MSFT xh_ch000 00000000 INTL 20141107)
[ 0.000000] ACPI: SSDT 0x000000008BFD3000 005329 (v02 SaSsdt SaSsdt 00003000 INTL 20141107)
[ 0.000000] ACPI: SSDT 0x000000008BFD2000 000E58 (v02 CpuRef CpuSsdt 00003000 INTL 20141107)
[ 0.000000] ACPI: MSDM 0x000000008BFD1000 000055 (v01 MSFT 00000001 MSFT 00000001)
[ 0.000000] ACPI: DMAR 0x000000008BFD0000 000138 (v01 MSFT MSFT 00000001 INTL 00000001)
[ 0.000000] ACPI: NHLT 0x000000008BFCF000 00002D (v00 MSFT MSFT 00000002 MSFT 0000005F)
[ 0.000000] ACPI: FPDT 0x000000008BFCE000 000034 (v01 MSFT MSFT 00000002 MSFT 0000005F)
[ 0.000000] ACPI: BGRT 0x000000008BFCD000 000038 (v01 MSFT MSFT 00000002 MSFT 0000005F)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000046f7fffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x46f7db000-0x46f7fdfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000046f7fffff]
[ 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-0x0000000085791fff]
[ 0.000000] node 0: [mem 0x00000000857bd000-0x000000008bc81fff]
[ 0.000000] node 0: [mem 0x000000008bfff000-0x000000008bffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000046f7fffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000046f7fffff]
[ 0.000000] On node 0 totalpages: 4174836
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 8882 pages used for memmap
[ 0.000000] DMA32 zone: 568408 pages, LIFO batch:31
[ 0.000000] Normal zone: 56288 pages used for memmap
[ 0.000000] Normal zone: 3602432 pages, LIFO batch:31
[ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED
[ 0.000000] Reserving Intel graphics stolen memory at 0x8d800000-0x8f7fffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 4 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 0x85792000-0x85792fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x85793000-0x857bcfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x8bc82000-0x8bf92fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x8bf93000-0x8bfc4fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x8bfc5000-0x8bffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x8c000000-0x8f7fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x8f800000-0xe00f9fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe00fa000-0xe00fafff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe00fb000-0xe00fcfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe00fd000-0xe00fdfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe00fe000-0xfdffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xffffffff]
[ 0.000000] e820: [mem 0x8f800000-0xe00f9fff] 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: 1910969940391419 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 483 pages/cpu @ffff88045de00000 s1938008 r8192 d32168 u2097152
[ 0.000000] pcpu-alloc: s1938008 r8192 d32168 u2097152 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 4109581
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.4.0-0.rc4.git3.990.surfacepro3.fc24.x86_64 root=/dev/mapper/fedora-root ro rd.lvm.lv=fedora/root rd.lvm.lv=fedora/00 rd.luks.uuid=luks-697f4fed-dd84-4ae6-98ef-3781e522cd41 rhgb quiet LANG=en_US.UTF-8 nouveau.modeset=0 rd.driver.blacklist=nouveau video=vesa:off
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Memory: 16248544K/16699344K available (8698K kernel code, 1779K rwdata, 3692K rodata, 3768K init, 17464K bss, 450800K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Running RCU self tests
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU lockdep checking is enabled.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[ 0.000000] kmemleak: Kernel memory leak detector disabled
[ 0.000000] Using NULL legacy PIC
[ 0.000000] NR_IRQS:524544 nr_irqs:2048 0
[ 0.000000] Offload RCU callbacks from all CPUs
[ 0.000000] Offload RCU callbacks from CPUs: 0-7.
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.000000] ... MAX_LOCK_DEPTH: 48
[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
[ 0.000000] ... CLASSHASH_SIZE: 4096
[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 32768
[ 0.000000] ... MAX_LOCKDEP_CHAINS: 65536
[ 0.000000] ... CHAINHASH_SIZE: 32768
[ 0.000000] memory used by lock dependency info: 8671 kB
[ 0.000000] per task-struct memory footprint: 2688 bytes
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration failed
[ 0.000000] tsc: PIT calibration matches HPET. 1 loops
[ 0.000000] tsc: Detected 2807.672 MHz processor
[ 0.000070] Calibrating delay loop (skipped), value calculated using timer frequency.. 5615.34 BogoMIPS (lpj=2807672)
[ 0.000073] pid_max: default: 32768 minimum: 301
[ 0.000085] ACPI: Core revision 20150930
[ 0.065232] ACPI: 7 ACPI AML tables successfully acquired and loaded
[ 0.066553] ---[ User Space ]---
[ 0.066558] 0x0000000000000000-0x0000000000200000 2M RW GLB NX pte
[ 0.066564] 0x0000000000200000-0x0000000001000000 14M RW PSE GLB NX pmd
[ 0.066569] 0x0000000001000000-0x0000000001a00000 10M RW PSE GLB x pmd
[ 0.066573] 0x0000000001a00000-0x0000000001c00000 2M ro PSE GLB x pmd
[ 0.066580] 0x0000000001c00000-0x0000000001d9b000 1644K ro GLB x pte
[ 0.066585] 0x0000000001d9b000-0x0000000001e00000 404K RW GLB x pte
[ 0.066590] 0x0000000001e00000-0x0000000003400000 22M RW PSE GLB x pmd
[ 0.066595] 0x0000000003400000-0x00000000034a9000 676K RW GLB x pte
[ 0.066602] 0x00000000034a9000-0x0000000003600000 1372K RW GLB NX pte
[ 0.066610] 0x0000000003600000-0x0000000040000000 970M RW PSE GLB NX pmd
[ 0.066614] 0x0000000040000000-0x0000000080000000 1G RW PSE GLB NX pud
[ 0.066619] 0x0000000080000000-0x0000000083400000 52M RW PSE GLB NX pmd
[ 0.066625] 0x0000000083400000-0x0000000083519000 1124K RW GLB NX pte
[ 0.066630] 0x0000000083519000-0x0000000083539000 128K RW GLB x pte
[ 0.066635] 0x0000000083539000-0x0000000083600000 796K RW GLB NX pte
[ 0.066640] 0x0000000083600000-0x0000000085400000 30M RW PSE GLB NX pmd
[ 0.066645] 0x0000000085400000-0x00000000854e8000 928K RW GLB NX pte
[ 0.066653] 0x00000000854e8000-0x0000000085792000 2728K RW GLB x pte
[ 0.066658] 0x0000000085792000-0x0000000085793000 4K pte
[ 0.066660] 0x0000000085793000-0x00000000857bd000 168K RW x pte
[ 0.066665] 0x00000000857bd000-0x0000000085800000 268K RW GLB x pte
[ 0.066670] 0x0000000085800000-0x0000000086400000 12M RW PSE GLB x pmd
[ 0.066675] 0x0000000086400000-0x0000000086509000 1060K RW GLB x pte
[ 0.066680] 0x0000000086509000-0x000000008655f000 344K RW GLB NX pte
[ 0.066686] 0x000000008655f000-0x0000000086600000 644K RW GLB x pte
[ 0.066690] 0x0000000086600000-0x0000000086800000 2M RW PSE GLB x pmd
[ 0.066696] 0x0000000086800000-0x0000000086938000 1248K RW GLB x pte
[ 0.066702] 0x0000000086938000-0x0000000086a00000 800K RW GLB NX pte
[ 0.066706] 0x0000000086a00000-0x0000000088c00000 34M RW PSE GLB NX pmd
[ 0.066711] 0x0000000088c00000-0x0000000088c33000 204K RW GLB NX pte
[ 0.066718] 0x0000000088c33000-0x0000000088e00000 1844K RW GLB x pte
[ 0.066722] 0x0000000088e00000-0x0000000089600000 8M RW PSE GLB x pmd
[ 0.066727] 0x0000000089600000-0x0000000089666000 408K RW GLB x pte
[ 0.066734] 0x0000000089666000-0x0000000089800000 1640K RW GLB NX pte
[ 0.066738] 0x0000000089800000-0x000000008a200000 10M RW PSE GLB NX pmd
[ 0.066743] 0x000000008a200000-0x000000008a215000 84K RW GLB NX pte
[ 0.066750] 0x000000008a215000-0x000000008a400000 1964K RW GLB x pte
[ 0.066754] 0x000000008a400000-0x000000008a800000 4M RW PSE GLB x pmd
[ 0.066759] 0x000000008a800000-0x000000008a84e000 312K RW GLB x pte
[ 0.066766] 0x000000008a84e000-0x000000008aa00000 1736K RW GLB NX pte
[ 0.066771] 0x000000008aa00000-0x000000008ac00000 2M RW PSE GLB NX pmd
[ 0.066777] 0x000000008ac00000-0x000000008ad4f000 1340K RW GLB NX pte
[ 0.066782] 0x000000008ad4f000-0x000000008ae00000 708K RW GLB x pte
[ 0.066786] 0x000000008ae00000-0x000000008b000000 2M RW PSE GLB x pmd
[ 0.066793] 0x000000008b000000-0x000000008b1d0000 1856K RW GLB x pte
[ 0.066798] 0x000000008b1d0000-0x000000008b1fa000 168K RW GLB NX pte
[ 0.066802] 0x000000008b1fa000-0x000000008b200000 24K RW GLB x pte
[ 0.066807] 0x000000008b200000-0x000000008bc00000 10M RW PSE GLB x pmd
[ 0.066812] 0x000000008bc00000-0x000000008bc82000 520K RW GLB x pte
[ 0.066817] 0x000000008bc82000-0x000000008bccc000 296K RW x pte
[ 0.066825] 0x000000008bccc000-0x000000008bfff000 3276K pte
[ 0.066828] 0x000000008bfff000-0x000000008c000000 4K RW GLB x pte
[ 0.066836] 0x000000008c000000-0x00000000e0000000 1344M pmd
[ 0.066840] 0x00000000e0000000-0x00000000e00fa000 1000K pte
[ 0.066842] 0x00000000e00fa000-0x00000000e00fb000 4K RW PCD x pte
[ 0.066846] 0x00000000e00fb000-0x00000000e00fd000 8K pte
[ 0.066848] 0x00000000e00fd000-0x00000000e00fe000 4K RW PCD x pte
[ 0.066854] 0x00000000e00fe000-0x00000000e0200000 1032K pte
[ 0.066857] 0x00000000e0200000-0x00000000fe000000 478M pmd
[ 0.066859] 0x00000000fe000000-0x00000000fe011000 68K RW PCD x pte
[ 0.066867] 0x00000000fe011000-0x00000000fe200000 1980K pte
[ 0.066869] 0x00000000fe200000-0x0000000100000000 30M pmd
[ 0.066871] 0x0000000100000000-0x0000000440000000 13G RW PSE GLB NX pud
[ 0.066885] 0x0000000440000000-0x000000046f800000 760M RW PSE GLB NX pmd
[ 0.066890] 0x000000046f800000-0x0000000480000000 264M pmd
[ 0.066896] 0x0000000480000000-0x0000008000000000 494G pud
[ 0.066899] 0x0000008000000000-0xffff800000000000 17179737600G pgd
[ 0.066902] ---[ Kernel Space ]---
[ 0.066903] 0xffff800000000000-0xffff880000000000 8T pgd
[ 0.066905] ---[ Low Kernel Mapping ]---
[ 0.066908] 0xffff880000000000-0xffff880000200000 2M RW GLB NX pte
[ 0.066913] 0xffff880000200000-0xffff880001000000 14M RW PSE GLB NX pmd
[ 0.066918] 0xffff880001000000-0xffff880001a00000 10M RW PSE GLB x pmd
[ 0.066922] 0xffff880001a00000-0xffff880001c00000 2M ro PSE GLB x pmd
[ 0.066929] 0xffff880001c00000-0xffff880001d9b000 1644K ro GLB x pte
[ 0.066934] 0xffff880001d9b000-0xffff880001e00000 404K RW GLB x pte
[ 0.066938] 0xffff880001e00000-0xffff880003400000 22M RW PSE GLB x pmd
[ 0.066944] 0xffff880003400000-0xffff8800034a9000 676K RW GLB x pte
[ 0.066950] 0xffff8800034a9000-0xffff880003600000 1372K RW GLB NX pte
[ 0.066958] 0xffff880003600000-0xffff880040000000 970M RW PSE GLB NX pmd
[ 0.066962] 0xffff880040000000-0xffff880080000000 1G RW PSE GLB NX pud
[ 0.066967] 0xffff880080000000-0xffff880083400000 52M RW PSE GLB NX pmd
[ 0.066973] 0xffff880083400000-0xffff880083519000 1124K RW GLB NX pte
[ 0.066977] 0xffff880083519000-0xffff880083539000 128K RW GLB x pte
[ 0.066983] 0xffff880083539000-0xffff880083600000 796K RW GLB NX pte
[ 0.066988] 0xffff880083600000-0xffff880085400000 30M RW PSE GLB NX pmd
[ 0.066993] 0xffff880085400000-0xffff8800854e8000 928K RW GLB NX pte
[ 0.067001] 0xffff8800854e8000-0xffff880085792000 2728K RW GLB x pte
[ 0.067006] 0xffff880085792000-0xffff880085793000 4K pte
[ 0.067008] 0xffff880085793000-0xffff8800857bd000 168K RW x pte
[ 0.067013] 0xffff8800857bd000-0xffff880085800000 268K RW GLB x pte
[ 0.067017] 0xffff880085800000-0xffff880086400000 12M RW PSE GLB x pmd
[ 0.067023] 0xffff880086400000-0xffff880086509000 1060K RW GLB x pte
[ 0.067028] 0xffff880086509000-0xffff88008655f000 344K RW GLB NX pte
[ 0.067033] 0xffff88008655f000-0xffff880086600000 644K RW GLB x pte
[ 0.067038] 0xffff880086600000-0xffff880086800000 2M RW PSE GLB x pmd
[ 0.067044] 0xffff880086800000-0xffff880086938000 1248K RW GLB x pte
[ 0.067049] 0xffff880086938000-0xffff880086a00000 800K RW GLB NX pte
[ 0.067054] 0xffff880086a00000-0xffff880088c00000 34M RW PSE GLB NX pmd
[ 0.067059] 0xffff880088c00000-0xffff880088c33000 204K RW GLB NX pte
[ 0.067065] 0xffff880088c33000-0xffff880088e00000 1844K RW GLB x pte
[ 0.067070] 0xffff880088e00000-0xffff880089600000 8M RW PSE GLB x pmd
[ 0.067075] 0xffff880089600000-0xffff880089666000 408K RW GLB x pte
[ 0.067081] 0xffff880089666000-0xffff880089800000 1640K RW GLB NX pte
[ 0.067086] 0xffff880089800000-0xffff88008a200000 10M RW PSE GLB NX pmd
[ 0.067091] 0xffff88008a200000-0xffff88008a215000 84K RW GLB NX pte
[ 0.067098] 0xffff88008a215000-0xffff88008a400000 1964K RW GLB x pte
[ 0.067102] 0xffff88008a400000-0xffff88008a800000 4M RW PSE GLB x pmd
[ 0.067107] 0xffff88008a800000-0xffff88008a84e000 312K RW GLB x pte
[ 0.067114] 0xffff88008a84e000-0xffff88008aa00000 1736K RW GLB NX pte
[ 0.067118] 0xffff88008aa00000-0xffff88008ac00000 2M RW PSE GLB NX pmd
[ 0.067124] 0xffff88008ac00000-0xffff88008ad4f000 1340K RW GLB NX pte
[ 0.067130] 0xffff88008ad4f000-0xffff88008ae00000 708K RW GLB x pte
[ 0.067134] 0xffff88008ae00000-0xffff88008b000000 2M RW PSE GLB x pmd
[ 0.067141] 0xffff88008b000000-0xffff88008b1d0000 1856K RW GLB x pte
[ 0.067146] 0xffff88008b1d0000-0xffff88008b1fa000 168K RW GLB NX pte
[ 0.067150] 0xffff88008b1fa000-0xffff88008b200000 24K RW GLB x pte
[ 0.067155] 0xffff88008b200000-0xffff88008bc00000 10M RW PSE GLB x pmd
[ 0.067160] 0xffff88008bc00000-0xffff88008bc82000 520K RW GLB x pte
[ 0.067165] 0xffff88008bc82000-0xffff88008bccc000 296K RW x pte
[ 0.067173] 0xffff88008bccc000-0xffff88008bfff000 3276K pte
[ 0.067175] 0xffff88008bfff000-0xffff88008c000000 4K RW GLB x pte
[ 0.067184] 0xffff88008c000000-0xffff8800e0000000 1344M pmd
[ 0.067187] 0xffff8800e0000000-0xffff8800e00fa000 1000K pte
[ 0.067189] 0xffff8800e00fa000-0xffff8800e00fb000 4K RW PCD x pte
[ 0.067194] 0xffff8800e00fb000-0xffff8800e00fd000 8K pte
[ 0.067196] 0xffff8800e00fd000-0xffff8800e00fe000 4K RW PCD x pte
[ 0.067201] 0xffff8800e00fe000-0xffff8800e0200000 1032K pte
[ 0.067205] 0xffff8800e0200000-0xffff8800fe000000 478M pmd
[ 0.067207] 0xffff8800fe000000-0xffff8800fe011000 68K RW PCD x pte
[ 0.067214] 0xffff8800fe011000-0xffff8800fe200000 1980K pte
[ 0.067216] 0xffff8800fe200000-0xffff880100000000 30M pmd
[ 0.067218] 0xffff880100000000-0xffff880440000000 13G RW PSE GLB NX pud
[ 0.067225] 0xffff880440000000-0xffff88046f800000 760M RW PSE GLB NX pmd
[ 0.067231] 0xffff88046f800000-0xffff880480000000 264M pmd
[ 0.067236] 0xffff880480000000-0xffff888000000000 494G pud
[ 0.067239] 0xffff888000000000-0xffffc90000000000 66048G pgd
[ 0.067241] ---[ vmalloc() Area ]---
[ 0.067242] 0xffffc90000000000-0xffffc90000001000 4K RW PCD GLB NX pte
[ 0.067246] 0xffffc90000001000-0xffffc90000002000 4K pte
[ 0.067248] 0xffffc90000002000-0xffffc90000003000 4K RW GLB NX pte
[ 0.067253] 0xffffc90000003000-0xffffc90000004000 4K pte
[ 0.067255] 0xffffc90000004000-0xffffc90000006000 8K RW GLB NX pte
[ 0.067259] 0xffffc90000006000-0xffffc90000008000 8K pte
[ 0.067261] 0xffffc90000008000-0xffffc90000009000 4K RW GLB NX pte
[ 0.067266] 0xffffc90000009000-0xffffc9000000a000 4K pte
[ 0.067268] 0xffffc9000000a000-0xffffc9000000b000 4K RW GLB NX pte
[ 0.067272] 0xffffc9000000b000-0xffffc9000000c000 4K pte
[ 0.067274] 0xffffc9000000c000-0xffffc9000000d000 4K RW GLB NX pte
[ 0.067278] 0xffffc9000000d000-0xffffc90000010000 12K pte
[ 0.067280] 0xffffc90000010000-0xffffc90000016000 24K RW GLB NX pte
[ 0.067285] 0xffffc90000016000-0xffffc90000020000 40K pte
[ 0.067287] 0xffffc90000020000-0xffffc90000036000 88K RW GLB NX pte
[ 0.067294] 0xffffc90000036000-0xffffc90000200000 1832K pte
[ 0.067299] 0xffffc90000200000-0xffffc90040000000 1022M pmd
[ 0.067304] 0xffffc90040000000-0xffffc98000000000 511G pud
[ 0.067307] 0xffffc98000000000-0xffffea0000000000 33280G pgd
[ 0.067309] ---[ Vmemmap ]---
[ 0.067310] 0xffffea0000000000-0xffffea0002400000 36M RW PSE GLB NX pmd
[ 0.067315] 0xffffea0002400000-0xffffea0004000000 28M pmd
[ 0.067317] 0xffffea0004000000-0xffffea0011c00000 220M RW PSE GLB NX pmd
[ 0.067324] 0xffffea0011c00000-0xffffea0040000000 740M pmd
[ 0.067329] 0xffffea0040000000-0xffffea8000000000 511G pud
[ 0.067332] 0xffffea8000000000-0xffffff0000000000 20992G pgd
[ 0.067334] ---[ ESPfix Area ]---
[ 0.067335] 0xffffff0000000000-0xffffff8000000000 512G pgd
[ 0.067339] 0xffffff8000000000-0xffffffef00000000 444G pud
[ 0.067341] ---[ EFI Runtime Services ]---
[ 0.067343] 0xffffffef00000000-0xfffffffec0000000 63G pud
[ 0.067348] 0xfffffffec0000000-0xfffffffefc000000 960M pmd
[ 0.067351] 0xfffffffefc000000-0xfffffffefc119000 1124K pte
[ 0.067353] 0xfffffffefc119000-0xfffffffefc139000 128K RW x pte
[ 0.067360] 0xfffffffefc139000-0xfffffffefc2e8000 1724K pte
[ 0.067366] 0xfffffffefc2e8000-0xfffffffefc592000 2728K RW x pte
[ 0.067370] 0xfffffffefc592000-0xfffffffefc593000 4K pte
[ 0.067373] 0xfffffffefc593000-0xfffffffefc600000 436K RW x pte
[ 0.067377] 0xfffffffefc600000-0xfffffffefd200000 12M RW PSE x pmd
[ 0.067383] 0xfffffffefd200000-0xfffffffefd309000 1060K RW x pte
[ 0.067388] 0xfffffffefd309000-0xfffffffefd35f000 344K pte
[ 0.067391] 0xfffffffefd35f000-0xfffffffefd400000 644K RW x pte
[ 0.067395] 0xfffffffefd400000-0xfffffffefd600000 2M RW PSE x pmd
[ 0.067401] 0xfffffffefd600000-0xfffffffefd738000 1248K RW x pte
[ 0.067407] 0xfffffffefd738000-0xfffffffefd833000 1004K pte
[ 0.067412] 0xfffffffefd833000-0xfffffffefda00000 1844K RW x pte
[ 0.067416] 0xfffffffefda00000-0xfffffffefe200000 8M RW PSE x pmd
[ 0.067421] 0xfffffffefe200000-0xfffffffefe266000 408K RW x pte
[ 0.067428] 0xfffffffefe266000-0xfffffffefe415000 1724K pte
[ 0.067432] 0xfffffffefe415000-0xfffffffefe600000 1964K RW x pte
[ 0.067437] 0xfffffffefe600000-0xfffffffefea00000 4M RW PSE x pmd
[ 0.067442] 0xfffffffefea00000-0xfffffffefea4e000 312K RW x pte
[ 0.067447] 0xfffffffefea4e000-0xfffffffefeb4f000 1028K pte
[ 0.067450] 0xfffffffefeb4f000-0xfffffffefec00000 708K RW x pte
[ 0.067455] 0xfffffffefec00000-0xfffffffefee00000 2M RW PSE x pmd
[ 0.067462] 0xfffffffefee00000-0xfffffffefefd0000 1856K RW x pte
[ 0.067466] 0xfffffffefefd0000-0xfffffffefeffa000 168K pte
[ 0.067468] 0xfffffffefeffa000-0xfffffffeff000000 24K RW x pte
[ 0.067473] 0xfffffffeff000000-0xfffffffeffa00000 10M RW PSE x pmd
[ 0.067478] 0xfffffffeffa00000-0xfffffffeffacc000 816K RW x pte
[ 0.067484] 0xfffffffeffacc000-0xfffffffeffbff000 1228K pte
[ 0.067486] 0xfffffffeffbff000-0xfffffffeffc00000 4K RW x pte
[ 0.067492] 0xfffffffeffc00000-0xfffffffeffcfa000 1000K pte
[ 0.067494] 0xfffffffeffcfa000-0xfffffffeffcfb000 4K RW PCD x pte
[ 0.067499] 0xfffffffeffcfb000-0xfffffffeffcfd000 8K pte
[ 0.067501] 0xfffffffeffcfd000-0xfffffffeffcfe000 4K RW PCD x pte
[ 0.067506] 0xfffffffeffcfe000-0xfffffffeffe00000 1032K pte
[ 0.067508] 0xfffffffeffe00000-0xfffffffeffe11000 68K RW PCD x pte
[ 0.067515] 0xfffffffeffe11000-0xffffffff00000000 1980K pte
[ 0.067517] 0xffffffff00000000-0xffffffff80000000 2G pud
[ 0.067519] ---[ High Kernel Mapping ]---
[ 0.067520] 0xffffffff80000000-0xffffffff81000000 16M pmd
[ 0.067523] 0xffffffff81000000-0xffffffff83600000 38M RW PSE GLB x pmd
[ 0.067529] 0xffffffff83600000-0xffffffffa0000000 458M pmd
[ 0.067530] ---[ Modules ]---
[ 0.067540] 0xffffffffa0000000-0xffffffffff000000 1520M pmd
[ 0.067542] ---[ End Modules ]---
[ 0.067543] 0xffffffffff000000-0xffffffffff200000 2M pmd
[ 0.067545] 0xffffffffff200000-0xffffffffff201000 4K RW GLB NX pte
[ 0.067555] 0xffffffffff201000-0xffffffffff4fb000 3048K pte
[ 0.067557] 0xffffffffff4fb000-0xffffffffff4fc000 4K ro GLB NX pte
[ 0.067562] 0xffffffffff4fc000-0xffffffffff57b000 508K pte
[ 0.067564] 0xffffffffff57b000-0xffffffffff57d000 8K RW PWT PCD GLB NX pte
[ 0.067569] 0xffffffffff57d000-0xffffffffff600000 524K pte
[ 0.067571] 0xffffffffff600000-0xffffffffff601000 4K USR ro GLB NX pte
[ 0.067578] 0xffffffffff601000-0xffffffffff800000 2044K pte
[ 0.067580] 0xffffffffff800000-0x0000000000000000 8M pmd
[ 0.067806] Security Framework initialized
[ 0.067807] Yama: becoming mindful.
[ 0.067824] SELinux: Initializing.
[ 0.067885] SELinux: Starting in permissive mode
[ 0.070692] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.074675] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.076024] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.076077] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.077151] Initializing cgroup subsys io
[ 0.077174] Initializing cgroup subsys memory
[ 0.077196] Initializing cgroup subsys devices
[ 0.077217] Initializing cgroup subsys freezer
[ 0.077237] Initializing cgroup subsys net_cls
[ 0.077240] Initializing cgroup subsys perf_event
[ 0.077244] Initializing cgroup subsys net_prio
[ 0.077248] Initializing cgroup subsys hugetlb
[ 0.077261] Initializing cgroup subsys pids
[ 0.077303] CPU: Physical Processor ID: 0
[ 0.077304] CPU: Processor Core ID: 0
[ 0.077309] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.077310] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.079011] mce: CPU supports 8 MCE banks
[ 0.079041] CPU0: Thermal monitoring enabled (TM1)
[ 0.079057] process: using mwait in idle threads
[ 0.079061] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.079062] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.079524] Freeing SMP alternatives memory: 28K (ffffffff8236c000 - ffffffff82373000)
[ 0.089486] ftrace: allocating 29580 entries in 116 pages
[ 0.102393] DMAR: Host address width 39
[ 0.102396] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.102429] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
[ 0.102431] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.102439] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.102440] DMAR: RMRR base: 0x0000003e2e0000 end: 0x0000003e2fffff
[ 0.102442] DMAR: RMRR base: 0x0000008d000000 end: 0x0000008f7fffff
[ 0.102444] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[ 0.102445] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[ 0.102446] DMAR: ANDD device: 3 name: \_SB.PCI0.I2C2
[ 0.102446] DMAR: ANDD device: 4 name: \_SB.PCI0.I2C3
[ 0.102448] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.102449] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.102450] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[ 0.102452] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[ 0.103943] DMAR-IR: Enabled IRQ remapping in xapic mode
[ 0.103944] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.104368] TSC deadline timer enabled
[ 0.104378] smpboot: CPU0: Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz (family: 0x6, model: 0x4e, stepping: 0x3)
[ 0.104417] Performance Events: PEBS fmt3+, 32-deep LBR, Skylake events, full-width counters, Intel PMU driver.
[ 0.104450] ... version: 4
[ 0.104451] ... bit width: 48
[ 0.104452] ... generic registers: 4
[ 0.104453] ... value mask: 0000ffffffffffff
[ 0.104454] ... max period: 0000ffffffffffff
[ 0.104455] ... fixed-purpose events: 3
[ 0.104455] ... event mask: 000000070000000f
[ 0.106788] x86: Booting SMP configuration:
[ 0.106790] .... node #0, CPUs: #1
[ 0.111313] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.111696] #2 #3
[ 0.120602] x86: Booted up 1 node, 4 CPUs
[ 0.120607] smpboot: Total of 4 processors activated (22461.37 BogoMIPS)
[ 0.126116] devtmpfs: initialized
[ 0.136021] PM: Registering ACPI NVS region [mem 0x85792000-0x85792fff] (4096 bytes)
[ 0.136024] PM: Registering ACPI NVS region [mem 0x8bf93000-0x8bfc4fff] (204800 bytes)
[ 0.136290] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.136537] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.136540] pinctrl core: initialized pinctrl subsystem
[ 0.136823] RTC time: 18:55:44, date: 12/11/15
[ 0.137278] NET: Registered protocol family 16
[ 0.139148] cpuidle: using governor menu
[ 0.139314] ACPI: bus type PCI registered
[ 0.139316] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.139607] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.139609] PCI: not using MMCONFIG
[ 0.139611] PCI: Using configuration type 1 for base access
[ 0.149283] ACPI: Added _OSI(Module Device)
[ 0.149285] ACPI: Added _OSI(Processor Device)
[ 0.149287] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.149289] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.183729] ACPI: Executed 17 blocks of module-level executable AML code
[ 0.198274] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.202671] ACPI: Dynamic OEM Table Load:
[ 0.202695] ACPI: SSDT 0xFFFF88045B6F9C00 00037F (v02 PmRef Cpu0Cst 00003001 INTL 20141107)
[ 0.206656] ACPI: Dynamic OEM Table Load:
[ 0.206679] ACPI: SSDT 0xFFFF88045B695800 0006A2 (v02 PmRef Cpu0Ist 00003000 INTL 20141107)
[ 0.211803] ACPI: Dynamic OEM Table Load:
[ 0.211826] ACPI: SSDT 0xFFFF88045B696000 0005AA (v02 PmRef ApIst 00003000 INTL 20141107)
[ 0.216619] ACPI: Dynamic OEM Table Load:
[ 0.216640] ACPI: SSDT 0xFFFF88045B6EA200 000119 (v02 PmRef ApCst 00003000 INTL 20141107)
[ 0.223381] ACPI : EC: EC started
[ 0.231181] ACPI: Interpreter enabled
[ 0.231192] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
[ 0.231199] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
[ 0.231207] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580)
[ 0.231248] ACPI: (supports S0 S4 S5)
[ 0.231250] ACPI: Using IOAPIC for interrupt routing
[ 0.231321] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.236223] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.236236] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.240270] ACPI: Power Resource [PG00] (on)
[ 0.241527] ACPI: Power Resource [PG01] (on)
[ 0.242686] ACPI: Power Resource [PG02] (on)
[ 0.257247] ACPI: Power Resource [PX01] (on)
[ 0.257606] ACPI: Power Resource [PX02] (on)
[ 0.257952] ACPI: Power Resource [PX03] (on)
[ 0.258299] ACPI: Power Resource [PX04] (on)
[ 0.262165] ACPI: Power Resource [USBC] (on)
[ 0.262804] ACPI: Power Resource [PAUD] (on)
[ 0.268100] ACPI: Power Resource [PRP5] (on)
[ 0.273228] ACPI: Power Resource [PXP] (off)
[ 0.278821] ACPI: Power Resource [PXP] (off)
[ 0.279590] ACPI: Power Resource [PRWF] (on)
[ 0.550756] ACPI: Power Resource [CAMP] (on)
[ 0.568407] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.568415] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.574000] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.578084] PCI host bridge to bus 0000:00
[ 0.578088] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.578090] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.578091] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.578093] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.578094] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.578096] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.578097] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.578099] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.578100] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.578102] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.578103] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.578104] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.578106] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.578107] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.578109] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.578110] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[ 0.578112] pci_bus 0000:00: root bus resource [mem 0x8f800000-0xdfffffff window]
[ 0.578113] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.578115] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.578168] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
[ 0.579614] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
[ 0.579641] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit]
[ 0.579651] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[ 0.579658] pci 0000:00:02.0: reg 0x20: [io 0x8000-0x803f]
[ 0.581193] pci 0000:00:05.0: [8086:1919] type 00 class 0x048000
[ 0.581216] pci 0000:00:05.0: reg 0x10: [mem 0xa1000000-0xa13fffff 64bit]
[ 0.582589] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[ 0.582615] pci 0000:00:08.0: reg 0x10: [mem 0xd1738000-0xd1738fff 64bit]
[ 0.583996] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[ 0.584034] pci 0000:00:14.0: reg 0x10: [mem 0xd1700000-0xd170ffff 64bit]
[ 0.584118] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.585514] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.585660] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[ 0.585697] pci 0000:00:14.2: reg 0x10: [mem 0xd1739000-0xd1739fff 64bit]
[ 0.587102] pci 0000:00:14.3: [8086:9d32] type 00 class 0x048000
[ 0.587245] pci 0000:00:14.3: reg 0x10: [mem 0xd1710000-0xd171ffff 64bit]
[ 0.588931] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[ 0.589252] pci 0000:00:15.0: reg 0x10: [mem 0xd173a000-0xd173afff 64bit]
[ 0.591385] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[ 0.591707] pci 0000:00:15.1: reg 0x10: [mem 0xd173b000-0xd173bfff 64bit]
[ 0.593835] pci 0000:00:15.2: [8086:9d62] type 00 class 0x118000
[ 0.594156] pci 0000:00:15.2: reg 0x10: [mem 0xd173c000-0xd173cfff 64bit]
[ 0.596281] pci 0000:00:15.3: [8086:9d63] type 00 class 0x118000
[ 0.596606] pci 0000:00:15.3: reg 0x10: [mem 0xd173d000-0xd173dfff 64bit]
[ 0.598682] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[ 0.598749] pci 0000:00:16.0: reg 0x10: [mem 0xd173e000-0xd173efff 64bit]
[ 0.598875] pci 0000:00:16.0: PME# supported from D3hot
[ 0.600308] pci 0000:00:16.4: [8086:9d3e] type 00 class 0x078000
[ 0.600375] pci 0000:00:16.4: reg 0x10: [mem 0xd173f000-0xd173ffff 64bit]
[ 0.600508] pci 0000:00:16.4: PME# supported from D3hot
[ 0.601870] pci 0000:00:1c.0: [8086:9d14] type 01 class 0x060400
[ 0.601983] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.603379] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.603554] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[ 0.603663] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.605098] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.605247] pci 0000:00:1d.3: [8086:9d1b] type 01 class 0x060400
[ 0.605355] pci 0000:00:1d.3: PME# supported from D0 D3hot D3cold
[ 0.606798] pci 0000:00:1d.3: System wakeup disabled by ACPI
[ 0.606965] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
[ 0.608499] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[ 0.608517] pci 0000:00:1f.2: reg 0x10: [mem 0xd1734000-0xd1737fff]
[ 0.609976] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040380
[ 0.610022] pci 0000:00:1f.3: reg 0x10: [mem 0xd1730000-0xd1733fff 64bit]
[ 0.610056] pci 0000:00:1f.3: reg 0x20: [mem 0xd1720000-0xd172ffff 64bit]
[ 0.610113] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.611495] pci 0000:00:1f.3: System wakeup disabled by ACPI
[ 0.611642] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[ 0.611693] pci 0000:00:1f.4: reg 0x10: [mem 0xd1741000-0xd17410ff 64bit]
[ 0.611746] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
[ 0.613335] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.613342] pci 0000:00:1c.0: bridge window [io 0x4000-0x7fff]
[ 0.613348] pci 0000:00:1c.0: bridge window [mem 0xb9700000-0xd16fffff]
[ 0.613356] pci 0000:00:1c.0: bridge window [mem 0xa1400000-0xb93fffff 64bit pref]
[ 0.613591] pci 0000:02:00.0: [144d:a802] type 00 class 0x010802
[ 0.613636] pci 0000:02:00.0: reg 0x10: [mem 0xb9600000-0xb9603fff 64bit]
[ 0.613648] pci 0000:02:00.0: reg 0x18: [io 0x3000-0x30ff]
[ 0.613856] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.615569] pci 0000:00:1d.0: PCI bridge to [bus 02]
[ 0.615573] pci 0000:00:1d.0: bridge window [io 0x3000-0x3fff]
[ 0.615577] pci 0000:00:1d.0: bridge window [mem 0xb9600000-0xb96fffff]
[ 0.615813] pci 0000:03:00.0: [11ab:2b38] type 00 class 0x020000
[ 0.615864] pci 0000:03:00.0: reg 0x10: [mem 0xb9500000-0xb95fffff 64bit pref]
[ 0.615883] pci 0000:03:00.0: reg 0x18: [mem 0xb9400000-0xb94fffff 64bit pref]
[ 0.616080] pci 0000:03:00.0: supports D1 D2
[ 0.616081] pci 0000:03:00.0: PME# supported from D0 D1 D3hot D3cold
[ 0.616183] pci 0000:03:00.0: System wakeup disabled by ACPI
[ 0.617581] pci 0000:00:1d.3: PCI bridge to [bus 03]
[ 0.617592] pci 0000:00:1d.3: bridge window [mem 0xb9400000-0xb95fffff 64bit pref]
[ 0.624470] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.624669] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.624851] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.625033] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.625215] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.625398] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.625602] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.625785] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.627801] ACPI: Enabled 8 GPEs in block 00 to 7F
[ 0.628260] ACPI : EC: GPE = 0x50, I/O: command/status = 0x66, data = 0x62
[ 0.628858] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.628860] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.628870] vgaarb: loaded
[ 0.628872] vgaarb: bridge control possible 0000:00:02.0
[ 0.629151] SCSI subsystem initialized
[ 0.629287] libata version 3.00 loaded.
[ 0.629384] ACPI: bus type USB registered
[ 0.629451] usbcore: registered new interface driver usbfs
[ 0.629480] usbcore: registered new interface driver hub
[ 0.629547] usbcore: registered new device driver usb
[ 0.629983] PCI: Using ACPI for IRQ routing
[ 0.658826] PCI: pci_cache_line_size set to 64 bytes
[ 0.659275] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.659283] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.659285] e820: reserve RAM buffer [mem 0x85792000-0x87ffffff]
[ 0.659287] e820: reserve RAM buffer [mem 0x8bc82000-0x8bffffff]
[ 0.659289] e820: reserve RAM buffer [mem 0x46f800000-0x46fffffff]
[ 0.659961] NetLabel: Initializing
[ 0.659963] NetLabel: domain hash size = 128
[ 0.659964] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.660008] NetLabel: unlabeled traffic allowed by default
[ 0.660149] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.660154] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.662250] clocksource: Switched to clocksource hpet
[ 0.705927] pnp: PnP ACPI init
[ 0.706400] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.706403] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.706406] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.706409] system 00:00: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.706412] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.706414] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.706416] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.706452] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.706993] system 00:01: [io 0x2000-0x20fe] has been reserved
[ 0.706999] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.709189] system 00:02: [io 0x0680-0x069f] has been reserved
[ 0.709192] system 00:02: [io 0xffff] has been reserved
[ 0.709194] system 00:02: [io 0xffff] has been reserved
[ 0.709196] system 00:02: [io 0xffff] has been reserved
[ 0.709200] system 00:02: [io 0x1800-0x18fe] could not be reserved
[ 0.709202] system 00:02: [io 0x164e-0x164f] has been reserved
[ 0.709207] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.709426] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.709573] system 00:04: [io 0x1854-0x1857] has been reserved
[ 0.709579] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.712225] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.713379] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.713382] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.713384] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.713387] system 00:06: [mem 0xe0000000-0xefffffff] could not be reserved
[ 0.713390] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.713393] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.713395] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.713397] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[ 0.713399] system 00:06: [mem 0xfee00000-0xfeefffff] has been reserved
[ 0.713401] system 00:06: [mem 0x8f800000-0x8f81ffff] has been reserved
[ 0.713406] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.714626] pnp: PnP ACPI: found 7 devices
[ 0.728701] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.728741] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.728748] pci 0000:00:1c.0: bridge window [io 0x4000-0x7fff]
[ 0.728755] pci 0000:00:1c.0: bridge window [mem 0xb9700000-0xd16fffff]
[ 0.728762] pci 0000:00:1c.0: bridge window [mem 0xa1400000-0xb93fffff 64bit pref]
[ 0.728770] pci 0000:00:1d.0: PCI bridge to [bus 02]
[ 0.728775] pci 0000:00:1d.0: bridge window [io 0x3000-0x3fff]
[ 0.728780] pci 0000:00:1d.0: bridge window [mem 0xb9600000-0xb96fffff]
[ 0.728798] pci 0000:00:1d.3: PCI bridge to [bus 03]
[ 0.728807] pci 0000:00:1d.3: bridge window [mem 0xb9400000-0xb95fffff 64bit pref]
[ 0.728817] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.728818] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.728819] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.728821] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.728822] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.728823] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.728825] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.728826] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.728827] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.728829] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.728830] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.728831] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.728833] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.728834] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.728835] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.728836] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[ 0.728838] pci_bus 0000:00: resource 20 [mem 0x8f800000-0xdfffffff window]
[ 0.728839] pci_bus 0000:00: resource 21 [mem 0xfd000000-0xfe7fffff window]
[ 0.728841] pci_bus 0000:01: resource 0 [io 0x4000-0x7fff]
[ 0.728842] pci_bus 0000:01: resource 1 [mem 0xb9700000-0xd16fffff]
[ 0.728843] pci_bus 0000:01: resource 2 [mem 0xa1400000-0xb93fffff 64bit pref]
[ 0.728845] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
[ 0.728846] pci_bus 0000:02: resource 1 [mem 0xb9600000-0xb96fffff]
[ 0.728847] pci_bus 0000:03: resource 2 [mem 0xb9400000-0xb95fffff 64bit pref]
[ 0.728939] NET: Registered protocol family 2
[ 0.729886] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.730965] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes)
[ 0.734186] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.734548] UDP hash table entries: 8192 (order: 8, 1572864 bytes)
[ 0.735649] UDP-Lite hash table entries: 8192 (order: 8, 1572864 bytes)
[ 0.736725] NET: Registered protocol family 1
[ 0.736746] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.737064] PCI: CLS 0 bytes, default 64
[ 0.737376] Unpacking initramfs...
[ 1.036446] Freeing initrd memory: 15852K (ffff88003f080000 - ffff88003fffb000)
[ 1.053693] DMA-API: preallocated 65536 debug entries
[ 1.053695] DMA-API: debugging enabled by kernel config
[ 1.053841] DMAR: ACPI device "device:6b" under DMAR at fed91000 as 00:15.0
[ 1.053846] DMAR: ACPI device "device:6c" under DMAR at fed91000 as 00:15.1
[ 1.053850] DMAR: ACPI device "device:6d" under DMAR at fed91000 as 00:15.2
[ 1.053854] DMAR: ACPI device "device:6e" under DMAR at fed91000 as 00:15.3
[ 1.053894] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.053896] software IO TLB [mem 0x7f519000-0x83519000] (64MB) mapped at [ffff88007f519000-ffff880083518fff]
[ 1.055855] Scanning for low memory corruption every 60 seconds
[ 1.056445] cryptomgr_test (50) used greatest stack depth: 13952 bytes left
[ 1.057369] futex hash table entries: 2048 (order: 6, 262144 bytes)
[ 1.057515] audit: initializing netlink subsys (disabled)
[ 1.057595] audit: type=2000 audit(1449860143.938:1): initialized
[ 1.058684] Initialise system trusted keyring
[ 1.059023] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[ 1.059025] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.068840] zbud: loaded
[ 1.069663] VFS: Disk quotas dquot_6.6.0
[ 1.069807] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.072084] Key type big_key registered
[ 1.072088] SELinux: Registering netfilter hooks
[ 1.074589] cryptomgr_test (57) used greatest stack depth: 13456 bytes left
[ 1.083353] cryptomgr_test (75) used greatest stack depth: 13312 bytes left
[ 1.083598] cryptomgr_test (81) used greatest stack depth: 13232 bytes left
[ 1.085760] NET: Registered protocol family 38
[ 1.085798] Key type asymmetric registered
[ 1.085815] Asymmetric key parser 'x509' registered
[ 1.085863] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 1.086049] io scheduler noop registered
[ 1.086052] io scheduler deadline registered
[ 1.086222] io scheduler cfq registered (default)
[ 1.086224] start plist test
[ 1.088033] end plist test
[ 1.091555] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[ 1.091566] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[ 1.091628] pcieport 0000:00:1d.0: Signaling PME through PCIe PME interrupt
[ 1.091631] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[ 1.091638] pcie_pme 0000:00:1d.0:pcie01: service driver pcie_pme loaded
[ 1.091690] pcieport 0000:00:1d.3: Signaling PME through PCIe PME interrupt
[ 1.091691] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[ 1.091699] pcie_pme 0000:00:1d.3:pcie01: service driver pcie_pme loaded
[ 1.091714] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.091745] pciehp 0000:00:1c.0:pcie04: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[ 1.092016] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
[ 1.092031] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.092138] efifb: probing for efifb
[ 1.092157] efifb: framebuffer at 0x90000000, mapped to 0xffffc90004000000, using 23500k, total 23500k
[ 1.092158] efifb: mode is 3000x2000x32, linelength=12032, pages=1
[ 1.092159] efifb: scrolling: redraw
[ 1.092161] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.092984] Console: switching to colour frame buffer device 375x125
[ 1.103788] fb0: EFI VGA frame buffer device
[ 1.103857] intel_idle: MWAIT substates: 0x11142120
[ 1.103859] intel_idle: v0.4 model 0x4E
[ 1.103860] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 1.106152] ACPI: AC Adapter [ADP1] (off-line)
[ 1.106512] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[ 1.106547] ACPI: Sleep Button [SLPB]
[ 1.106689] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[ 1.106740] ACPI: Lid Switch [LID0]
[ 1.106887] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 1.106891] ACPI: Power Button [PWRF]
[ 1.120216] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.120219] ACPI: Thermal Zone [TZ00] (49 C)
[ 1.129423] thermal LNXTHERM:01: registered as thermal_zone1
[ 1.129427] ACPI: Thermal Zone [TZ01] (0 C)
[ 1.139176] thermal LNXTHERM:02: registered as thermal_zone2
[ 1.139179] ACPI: Thermal Zone [TZ02] (30 C)
[ 1.149686] thermal LNXTHERM:03: registered as thermal_zone3
[ 1.149689] ACPI: Thermal Zone [TZ03] (38 C)
[ 1.160180] thermal LNXTHERM:04: registered as thermal_zone4
[ 1.160183] ACPI: Thermal Zone [TZ04] (30 C)
[ 1.170008] thermal LNXTHERM:05: registered as thermal_zone5
[ 1.170011] ACPI: Thermal Zone [TZ05] (35 C)
[ 1.178965] thermal LNXTHERM:06: registered as thermal_zone6
[ 1.178968] ACPI: Thermal Zone [TZ06] (30 C)
[ 1.179169] GHES: HEST is not enabled!
[ 1.179518] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 1.191753] Non-volatile memory driver v1.3
[ 1.191956] Linux agpgart interface v0.103
[ 1.194230] libphy: Fixed MDIO Bus: probed
[ 1.194662] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.194679] ehci-pci: EHCI PCI platform driver
[ 1.194730] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.194744] ohci-pci: OHCI PCI platform driver
[ 1.194794] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.195599] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.196231] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 1.197915] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[ 1.197925] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 1.199243] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.199245] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.199247] usb usb1: Product: xHCI Host Controller
[ 1.199249] usb usb1: Manufacturer: Linux 4.4.0-0.rc4.git3.990.surfacepro3.fc24.x86_64 xhci-hcd
[ 1.199250] usb usb1: SerialNumber: 0000:00:14.0
[ 1.200396] hub 1-0:1.0: USB hub found
[ 1.200503] hub 1-0:1.0: 12 ports detected
[ 1.250249] ACPI: Battery Slot [BAT1] (battery present)
[ 1.332555] ACPI: Battery Slot [BAT2] (battery present)
[ 1.347440] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.347764] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.347926] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.347928] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.347930] usb usb2: Product: xHCI Host Controller
[ 1.347931] usb usb2: Manufacturer: Linux 4.4.0-0.rc4.git3.990.surfacepro3.fc24.x86_64 xhci-hcd
[ 1.347932] usb usb2: SerialNumber: 0000:00:14.0
[ 1.348608] hub 2-0:1.0: USB hub found
[ 1.348663] hub 2-0:1.0: 6 ports detected
[ 1.358593] usbcore: registered new interface driver usbserial
[ 1.358610] usbcore: registered new interface driver usbserial_generic
[ 1.358697] usbserial: USB Serial support registered for generic
[ 1.358776] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 2.053549] tsc: Refined TSC clocksource calibration: 2808.004 MHz
[ 2.053553] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2879c989f7e, max_idle_ns: 440795237972 ns
[ 2.548037] i8042: No controller found
[ 2.548674] mousedev: PS/2 mouse device common for all mice
[ 2.550157] rtc_cmos 00:03: RTC can wake from S4
[ 2.550900] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 2.550994] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 2.551193] device-mapper: uevent: version 1.0.3
[ 2.551694] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 2.552061] Intel P-state driver initializing.
[ 2.552069] intel_pstate: HWP enabled
[ 2.553654] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.553773] usbcore: registered new interface driver usbhid
[ 2.553774] usbhid: USB HID core driver
[ 2.553993] drop_monitor: Initializing network drop monitor service
[ 2.554185] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.554358] Initializing XFRM netlink socket
[ 2.555024] NET: Registered protocol family 10
[ 2.556156] mip6: Mobile IPv6
[ 2.556174] NET: Registered protocol family 17
[ 2.557087] microcode: CPU0 sig=0x406e3, pf=0x80, revision=0x33
[ 2.557100] microcode: CPU1 sig=0x406e3, pf=0x80, revision=0x33
[ 2.557163] microcode: CPU2 sig=0x406e3, pf=0x80, revision=0x33
[ 2.557189] microcode: CPU3 sig=0x406e3, pf=0x80, revision=0x33
[ 2.557380] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 2.557410] AVX2 version of gcm_enc/dec engaged.
[ 2.557411] AES CTR mode by8 optimization enabled
[ 2.597324] cryptomgr_test (119) used greatest stack depth: 12720 bytes left
[ 2.598363] registered taskstats version 1
[ 2.598379] Loading compiled-in X.509 certificates
[ 2.599147] Loaded X.509 cert 'Fedora kernel signing key: bca07094a0e6fc5d86068977a5816618456e904b'
[ 2.599314] zswap: loaded using pool lzo/zbud
[ 2.602817] Magic number: 11:663:948
[ 2.602840] cpuid cpu3: hash matches
[ 2.602848] tty tty5: hash matches
[ 2.602884] processor cpu3: hash matches
[ 2.602901] memory memory1: hash matches
[ 2.603095] rtc_cmos 00:03: setting system clock to 2015-12-11 18:55:46 UTC (1449860146)
[ 2.603336] PM: Hibernation image not present or could not be loaded.
[ 2.605921] Freeing unused kernel memory: 3768K (ffffffff81fbe000 - ffffffff8236c000)
[ 2.605923] Write protecting the kernel read-only data: 14336k
[ 2.607356] Freeing unused kernel memory: 1532K (ffff880001881000 - ffff880001a00000)
[ 2.608182] Freeing unused kernel memory: 404K (ffff880001d9b000 - ffff880001e00000)
[ 2.608193] ------------[ cut here ]------------
[ 2.608198] WARNING: CPU: 1 PID: 1 at arch/x86/mm/dump_pagetables.c:225 note_page+0x5e1/0x780()
[ 2.608200] x86/mm: Found insecure W+X mapping at address ffff880001e00000/0xffff880001e00000
[ 2.608200] Modules linked in:
[ 2.608204] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.4.0-0.rc4.git3.990.surfacepro3.fc24.x86_64 #1
[ 2.608205] Hardware name: Microsoft Corporation Surface Book/Surface Book, BIOS 88.858.768 10/26/2015
[ 2.608206] 0000000000000000 000000008985ef71 ffff88045c2d7d48 ffffffff81427cb9
[ 2.608209] ffff88045c2d7d90 ffff88045c2d7d80 ffffffff810add82 ffff88045c2d7e90
[ 2.608211] 0000000000000163 0000000000000004 0000000000000000 0000000000000000
[ 2.608213] Call Trace:
[ 2.608217] [<ffffffff81427cb9>] dump_stack+0x4b/0x72
[ 2.608219] [<ffffffff810add82>] warn_slowpath_common+0x82/0xc0
[ 2.608221] [<ffffffff810ade1c>] warn_slowpath_fmt+0x5c/0x80
[ 2.608223] [<ffffffff810792f1>] note_page+0x5e1/0x780
[ 2.608225] [<ffffffff81079797>] ptdump_walk_pgd_level_core+0x307/0x450
[ 2.608227] [<ffffffff81079987>] ptdump_walk_pgd_level_checkwx+0x17/0x20
[ 2.608229] [<ffffffff8106ef94>] mark_rodata_ro+0xf4/0x100
[ 2.608232] [<ffffffff8186a730>] ? rest_init+0x140/0x140
[ 2.608233] [<ffffffff8186a74d>] kernel_init+0x1d/0xe0
[ 2.608235] [<ffffffff81879b9f>] ret_from_fork+0x3f/0x70
[ 2.608237] [<ffffffff8186a730>] ? rest_init+0x140/0x140
[ 2.608238] ---[ end trace 5a4b1b6659495140 ]---
[ 2.613761] x86/mm: Checked W+X mappings: FAILED, 32385 W+X pages found.
[ 2.634057] random: systemd urandom read with 28 bits of entropy available
[ 2.640666] systemd[1]: systemd 222 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 2.641123] systemd[1]: Detected architecture x86-64.
[ 2.641127] systemd[1]: Running in initial RAM disk.
[ 2.641192] systemd[1]: Set hostname to <manifold.lan>.
[ 2.725888] systemd[1]: Reached target Local File Systems.
[ 2.725897] systemd[1]: Starting Local File Systems.
[ 2.727142] systemd[1]: Created slice -.slice.
[ 2.727150] systemd[1]: Starting -.slice.
[ 2.727265] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.727271] systemd[1]: Starting Journal Socket (/dev/log).
[ 2.727350] systemd[1]: Listening on udev Kernel Socket.
[ 2.727356] systemd[1]: Starting udev Kernel Socket.
[ 2.727450] systemd[1]: Listening on udev Control Socket.
[ 2.727456] systemd[1]: Starting udev Control Socket.
[ 2.727873] systemd[1]: Created slice System Slice.
[ 2.727882] systemd[1]: Starting System Slice.
[ 2.728159] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
[ 2.728166] systemd[1]: Starting system-systemd\x2dcryptsetup.slice.
[ 2.728201] systemd[1]: Reached target Slices.
[ 2.728207] systemd[1]: Starting Slices.
[ 2.728357] systemd[1]: Listening on Journal Audit Socket.
[ 2.728365] systemd[1]: Starting Journal Audit Socket.
[ 2.728400] systemd[1]: Reached target Timers.
[ 2.728405] systemd[1]: Starting Timers.
[ 2.728459] systemd[1]: Reached target Swap.
[ 2.728464] systemd[1]: Starting Swap.
[ 2.728641] systemd[1]: Listening on Journal Socket.
[ 2.728649] systemd[1]: Starting Journal Socket.
[ 2.741476] systemd[1]: Starting Journal Service...
[ 2.741602] systemd[1]: Reached target Sockets.
[ 2.741613] systemd[1]: Starting Sockets.
[ 2.743642] systemd[1]: Starting Setup Virtual Console...
[ 2.743771] systemd[1]: Started dracut ask for additional cmdline parameters.
[ 2.746244] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 2.746636] systemd[1]: Started Load Kernel Modules.
[ 2.750920] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[ 2.750969] systemd[1]: Starting dracut cmdline hook...
[ 2.754086] systemd[1]: Starting Apply Kernel Variables...
[ 2.758252] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 2.758442] audit: type=1130 audit(1449860146.654:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.761220] systemd[1]: Started Apply Kernel Variables.
[ 2.761287] audit: type=1130 audit(1449860146.657:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.766286] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 2.779827] usb 2-1: New USB device found, idVendor=045e, idProduct=090b
[ 2.779831] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.779834] usb 2-1: Product: USB3.0 Hub
[ 2.779836] usb 2-1: Manufacturer: Microsoft
[ 2.782853] systemd[1]: Started Create Static Device Nodes in /dev.
[ 2.782959] audit: type=1130 audit(1449860146.679:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.785470] hub 2-1:1.0: USB hub found
[ 2.785929] hub 2-1:1.0: 3 ports detected
[ 2.801570] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 2.858755] systemd[1]: Started Journal Service.
[ 2.858967] audit: type=1130 audit(1449860146.755:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.862614] audit: type=1130 audit(1449860146.759:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.972445] usb 1-1: New USB device found, idVendor=045e, idProduct=091a
[ 2.972448] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.972449] usb 1-1: Product: USB2.0 Hub
[ 2.972451] usb 1-1: Manufacturer: Microsoft
[ 2.973726] hub 1-1:1.0: USB hub found
[ 2.974279] hub 1-1:1.0: 4 ports detected
[ 2.984326] audit: type=1130 audit(1449860146.880:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.036747] audit: type=1130 audit(1449860146.933:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.054047] clocksource: Switched to clocksource tsc
[ 3.054551] audit: type=1130 audit(1449860146.950:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.246584] usb 1-1.1: new full-speed USB device number 3 using xhci_hcd
[ 3.322480] usb 1-1.1: New USB device found, idVendor=1050, idProduct=0116
[ 3.322484] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.322486] usb 1-1.1: Product: Yubikey NEO OTP+U2F+CCID
[ 3.322488] usb 1-1.1: Manufacturer: Yubico
[ 3.322937] usb 1-1.1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 3.350814] input: Yubico Yubikey NEO OTP+U2F+CCID as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:1050:0116.0001/input/input3
[ 3.351147] [drm] Initialized drm 1.1.0 20060810
[ 3.378246] udevadm (316) used greatest stack depth: 12608 bytes left
[ 3.387497] audit: type=1130 audit(1449860147.282:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.405557] hid-generic 0003:1050:0116.0001: input,hidraw0: USB HID v1.10 Keyboard [Yubico Yubikey NEO OTP+U2F+CCID] on usb-0000:00:14.0-1.1/input0
[ 3.411325] hid-generic 0003:1050:0116.0002: hiddev0,hidraw1: USB HID v1.10 Device [Yubico Yubikey NEO OTP+U2F+CCID] on usb-0000:00:14.0-1.1/input1
[ 3.447502] blk_queue_max_segments: set to minimum 1
[ 3.451364] nvme0n1: p1 p2 p3
[ 3.491741] [drm] Memory usable by graphics device = 4096M
[ 3.491762] checking generic (90000000 16f3000) vs hw (90000000 10000000)
[ 3.491765] fb: switching to inteldrmfb from EFI VGA
[ 3.492121] Console: switching to colour dummy device 80x25
[ 3.493655] usb 1-1.4: new full-speed USB device number 4 using xhci_hcd
[ 3.495309] [drm] Replacing VGA console driver
[ 3.508452] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.508455] [drm] Driver supports precise vblank timestamp query.
[ 3.509823] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 3.571262] usb 1-1.4: New USB device found, idVendor=045e, idProduct=07cd
[ 3.571267] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.571270] usb 1-1.4: Product: Surface Keyboard
[ 3.571272] usb 1-1.4: Manufacturer: Microsoft
[ 3.577378] input: Microsoft Surface Keyboard Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0003/input/input4
[ 3.618515] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 3.622706] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
[ 3.628235] input: Microsoft Surface Keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0003/input/input6
[ 3.630553] input: Microsoft Surface Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0003/input/input7
[ 3.630980] input: Microsoft Surface Keyboard UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0003/input/input8
[ 3.630991] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
[ 3.631359] input: Microsoft Surface Keyboard Touchpad as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0003/input/input9
[ 3.631831] input: Microsoft Surface Keyboard UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0003/input/input10
[ 3.632153] input: Microsoft Surface Keyboard UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0003/input/input11
[ 3.632458] input: Microsoft Surface Keyboard UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0003/input/input12
[ 3.632775] input: Microsoft Surface Keyboard UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0003/input/input13
[ 3.633128] input: Microsoft Surface Keyboard UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0003/input/input14
[ 3.633413] input: Microsoft Surface Keyboard UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0003/input/input15
[ 3.633708] input: Microsoft Surface Keyboard UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0003/input/input16
[ 3.634030] input: Microsoft Surface Keyboard UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0003/input/input17
[ 3.634370] input: Microsoft Surface Keyboard UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0003/input/input18
[ 3.634770] input: Microsoft Surface Keyboard UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0003/input/input19
[ 3.635053] input: Microsoft Surface Keyboard UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0003/input/input20
[ 3.635333] input: Microsoft Surface Keyboard UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0003/input/input21
[ 3.635693] input: Microsoft Surface Keyboard UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0003/input/input22
[ 3.635981] input: Microsoft Surface Keyboard Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:045E:07CD.0003/input/input23
[ 3.636916] hid-multitouch 0003:045E:07CD.0003: input,hiddev0,hidraw2: USB HID v1.11 Keyboard [Microsoft Surface Keyboard] on usb-0000:00:14.0-1.4/input0
[ 3.641743] fbcon: inteldrmfb (fb0) is primary device
[ 4.726504] [drm:intel_dp_link_training_channel_equalization [i915]] *ERROR* 5.4 Gbps link rate without HBR2/TPS3 support
[ 4.789411] Console: switching to colour frame buffer device 375x125
[ 4.823811] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 4.824237] [drm] RC6 on
[ 4.907664] systemd-udevd (335) used greatest stack depth: 11552 bytes left
[ 5.922103] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun
[ 7.641432] random: nonblocking pool is initialized
[ 11.048593] audit_printk_skb: 6 callbacks suppressed
[ 11.048597] audit: type=1130 audit(1449860154.943:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-cryptsetup@luks\x2d697f4fed\x2ddd84\x2d4ae6\x2d98ef\x2d3781e522cd41 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.190791] audit: type=1130 audit(1449860155.085:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.478640] audit: type=1130 audit(1449860155.373:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.517252] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
[ 11.628982] audit: type=1130 audit(1449860155.523:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.629019] audit: type=1131 audit(1449860155.523:17): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.640619] audit: type=1130 audit(1449860155.535:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.640656] audit: type=1131 audit(1449860155.535:19): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.644318] audit: type=1130 audit(1449860155.538:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-ask-password-plymouth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.644348] audit: type=1131 audit(1449860155.538:21): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-ask-password-plymouth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.645391] audit: type=1130 audit(1449860155.539:22): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 11.726054] systemd-journald[168]: Received SIGTERM from PID 1 (systemd).
[ 11.867546] SELinux: 32768 avtab hash slots, 103290 rules.
[ 11.891434] SELinux: 32768 avtab hash slots, 103290 rules.
[ 11.942876] SELinux: 8 users, 14 roles, 4901 types, 306 bools, 1 sens, 1024 cats
[ 11.942880] SELinux: 92 classes, 103290 rules
[ 11.949467] SELinux: Completing initialization.
[ 11.949468] SELinux: Setting up existing superblocks.
[ 11.988680] systemd[1]: Successfully loaded SELinux policy in 154.861ms.
[ 12.000488] systemd[1]: RTC configured in localtime, applying delta of -480 minutes to system time.
[ 12.027946] systemd[1]: Relabelled /dev and /run in 23.262ms.
[ 12.237651] EXT4-fs (dm-3): re-mounted. Opts: (null)
[ 12.295295] RPC: Registered named UNIX socket transport module.
[ 12.295299] RPC: Registered udp transport module.
[ 12.295301] RPC: Registered tcp transport module.
[ 12.295303] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 12.338883] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 12.372108] systemd-journald[705]: Received request to flush runtime journal from PID 1
[ 12.395011] systemd-journald[705]: File /var/log/journal/21d3ef96e00c45a6937ad39ea0f102ee/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 12.703409] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0x1A, rev-id 16)
[ 12.703755] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[ 12.963723] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 12.988282] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 13.013739] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[ 13.014363] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 13.035739] intel-lpss 0000:00:15.2: enabling device (0000 -> 0002)
[ 13.045063] idma64 idma64.2: Found Intel integrated DMA 64-bit
[ 13.066736] intel-lpss 0000:00:15.3: enabling device (0000 -> 0002)
[ 13.067320] idma64 idma64.3: Found Intel integrated DMA 64-bit
[ 13.077891] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 13.078311] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 13.382935] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
[ 13.382951] ACPI Warning: SystemIO range 0x000000000000EFA0-0x000000000000EFBF conflicts with OpRegion 0x000000000000EFA0-0x000000000000EFAF (\_SB_.PCI0.SBUS.SMBI) (20150930/utaddress-254)
[ 13.382958] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 13.496017] mwifiex_pcie 0000:03:00.0: enabling device (0000 -> 0002)
[ 13.496931] mwifiex: rx work enabled, cpus 8
[ 13.720170] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 13.720374] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 13.880950] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC298: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 13.880955] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 13.880957] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 13.880959] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 13.880961] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 13.880965] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 13.880968] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 13.950041] cfg80211: World regulatory domain updated:
[ 13.950045] cfg80211: DFS Master region: unset
[ 13.950046] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 13.950049] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 13.950051] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 13.950053] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 13.950055] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 13.950058] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 13.950060] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 13.950062] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 13.950064] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 14.002519] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[ 14.003349] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
[ 14.004203] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
[ 14.004496] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
[ 14.004830] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
[ 14.519549] mwifiex_pcie 0000:03:00.0: info: FW download over, size 759128 bytes
[ 14.542660] EXT4-fs (nvme0n1p2): mounting ext3 file system using the ext4 subsystem
[ 14.569952] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
[ 14.574504] intel_rapl: Found RAPL domain package
[ 14.574509] intel_rapl: Found RAPL domain core
[ 14.574515] intel_rapl: Found RAPL domain uncore
[ 14.574517] intel_rapl: Found RAPL domain dram
[ 14.578463] Adding 8390652k swap on /dev/mapper/luks-697f4fed-dd84-4ae6-98ef-3781e522cd41. Priority:-1 extents:1 across:8390652k SSFS
[ 14.623598] i2c_hid i2c-MSHW0030:00: error in i2c_hid_init_report size:63 / ret_size:0
[ 14.625725] i2c_hid i2c-MSHW0030:00: error in i2c_hid_init_report size:63 / ret_size:0
[ 14.626552] i2c_hid i2c-MSHW0030:00: error in i2c_hid_init_report size:19 / ret_size:0
[ 14.627386] i2c_hid i2c-MSHW0030:00: error in i2c_hid_init_report size:19 / ret_size:63
[ 14.628225] i2c_hid i2c-MSHW0030:00: error in i2c_hid_init_report size:19 / ret_size:7
[ 14.629069] i2c_hid i2c-MSHW0030:00: error in i2c_hid_init_report size:19 / ret_size:12
[ 14.629905] i2c_hid i2c-MSHW0030:00: error in i2c_hid_init_report size:19 / ret_size:0
[ 14.630732] i2c_hid i2c-MSHW0030:00: error in i2c_hid_init_report size:19 / ret_size:0
[ 14.631563] i2c_hid i2c-MSHW0030:00: error in i2c_hid_init_report size:19 / ret_size:4
[ 14.632405] i2c_hid i2c-MSHW0030:00: error in i2c_hid_init_report size:19 / ret_size:15
[ 15.208780] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 15.251605] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 15.262362] usb 1-6: new high-speed USB device number 5 using xhci_hcd
[ 15.335082] Ebtables v2.0 registered
[ 15.350970] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 15.427241] usb 1-6: New USB device found, idVendor=1286, idProduct=204c
[ 15.427245] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 15.427248] usb 1-6: Product: Bluetooth and Wireless LAN Composite Device
[ 15.427249] usb 1-6: Manufacturer: Marvell
[ 15.427251] usb 1-6: SerialNumber: 0000000000000000
[ 15.488241] Bluetooth: Core ver 2.21
[ 15.488401] NET: Registered protocol family 31
[ 15.488403] Bluetooth: HCI device and connection manager initialized
[ 15.488486] Bluetooth: HCI socket layer initialized
[ 15.488492] Bluetooth: L2CAP socket layer initialized
[ 15.488585] Bluetooth: SCO socket layer initialized
[ 15.502480] usbcore: registered new interface driver btusb
[ 15.529141] mwifiex_pcie 0000:03:00.0: WLAN FW is active
[ 15.568405] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 15.568408] Bluetooth: BNEP filters: protocol multicast
[ 15.568418] Bluetooth: BNEP socket layer initialized
[ 15.681966] mwifiex_pcie 0000:03:00.0: info: MWIFIEX VERSION: mwifiex 1.0 (15.68.4.p112)
[ 15.681970] mwifiex_pcie 0000:03:00.0: driver_version = mwifiex 1.0 (15.68.4.p112)
[ 15.719253] mwifiex_pcie 0000:03:00.0 wlp3s0: renamed from mlan0
[ 15.806473] cfg80211: Regulatory domain changed to country: US
[ 15.806477] cfg80211: DFS Master region: FCC
[ 15.806478] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 15.806481] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
[ 15.806484] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (N/A)
[ 15.806487] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (0 s)
[ 15.806489] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2300 mBm), (0 s)
[ 15.806490] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
[ 15.806492] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
[ 15.807214] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 15.810892] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 15.954652] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 17.360622] mwifiex_pcie 0000:03:00.0: info: trying to associate to 'beasts' bssid e8:fc:af:fc:93:5d
[ 17.414644] mwifiex_pcie 0000:03:00.0: info: associated to bssid e8:fc:af:fc:93:5d successfully
[ 17.414800] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 18.377592] tun: Universal TUN/TAP device driver, 1.6
[ 18.377596] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 18.445693] device virbr0-nic entered promiscuous mode
[ 18.567771] mwifiex_pcie 0000:03:00.0: Rx of mgmt packet failed
[ 18.737845] mwifiex_pcie 0000:03:00.0: Rx of mgmt packet failed
[ 18.753708] virbr0: port 1(virbr0-nic) entered listening state
[ 18.754089] virbr0: port 1(virbr0-nic) entered listening state
[ 18.809955] mwifiex_pcie 0000:03:00.0: Rx of mgmt packet failed
[ 18.839383] virbr0: port 1(virbr0-nic) entered disabled state
[ 21.338677] snd_hda_intel 0000:00:1f.3: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
[ 27.696594] systemd-journald[705]: File /var/log/journal/21d3ef96e00c45a6937ad39ea0f102ee/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
[ 28.854518] fuse init (API version 7.23)
[ 29.150730] Bluetooth: RFCOMM TTY layer initialized
[ 29.150744] Bluetooth: RFCOMM socket layer initialized
[ 29.150804] Bluetooth: RFCOMM ver 1.11
[ 31.822877] DMA-API: debugging out of memory - disabling
[ 61.187208] media: Linux media interface: v0.10
[ 61.200219] Linux video capture interface: v2.00
[ 61.219627] usbcore: registered new interface driver uvcvideo
[ 61.219629] USB Video Class driver (1.1.1)
[ 175.933813] usbcore: deregistering interface driver uvcvideo
[ 186.562323] usbcore: registered new interface driver uvcvideo
[ 186.562327] USB Video Class driver (1.1.1)
[ 369.166060] mwifiex_pcie 0000:03:00.0: info: successfully disconnected from e8:fc:af:fc:93:5d: reason code 0
[ 369.194773] cfg80211: World regulatory domain updated:
[ 369.194777] cfg80211: DFS Master region: unset
[ 369.194779] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 369.194781] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 369.194783] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 369.194785] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 369.194786] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 369.194788] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 369.194790] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 369.194792] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 369.194793] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 369.201044] cfg80211: Regulatory domain changed to country: US
[ 369.201048] cfg80211: DFS Master region: FCC
[ 369.201050] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 369.201053] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
[ 369.201056] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (N/A)
[ 369.201058] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (0 s)
[ 369.201060] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2300 mBm), (0 s)
[ 369.201062] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
[ 369.201064] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
[ 370.650250] mwifiex_pcie 0000:03:00.0: info: trying to associate to 'beasts' bssid e8:fc:af:fc:93:5d
[ 370.686944] mwifiex_pcie 0000:03:00.0: info: associated to bssid e8:fc:af:fc:93:5d successfully
[ 370.881356] mwifiex_pcie 0000:03:00.0: Rx of mgmt packet failed
[ 372.210826] mwifiex_pcie 0000:03:00.0: Rx of mgmt packet failed
[ 372.299942] mwifiex_pcie 0000:03:00.0: Rx of mgmt packet failed
[ 399.069762] mwifiex_pcie 0000:03:00.0: info: successfully disconnected from e8:fc:af:fc:93:5d: reason code 0
[ 399.100931] cfg80211: World regulatory domain updated:
[ 399.100937] cfg80211: DFS Master region: unset
[ 399.100939] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 399.100943] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 399.100946] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 399.100949] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 399.100952] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 399.100955] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 399.100958] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 399.100959] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 399.100961] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 399.107603] cfg80211: Regulatory domain changed to country: US
[ 399.107606] cfg80211: DFS Master region: FCC
[ 399.107607] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 399.107609] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
[ 399.107611] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (N/A)
[ 399.107613] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (0 s)
[ 399.107615] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2300 mBm), (0 s)
[ 399.107616] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
[ 399.107617] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
[ 400.542674] mwifiex_pcie 0000:03:00.0: info: trying to associate to 'beasts' bssid e8:fc:af:fc:93:5d
[ 400.649566] mwifiex_pcie 0000:03:00.0: info: associated to bssid e8:fc:af:fc:93:5d successfully
[ 400.822979] mwifiex_pcie 0000:03:00.0: Rx of mgmt packet failed
[ 402.597276] mwifiex_pcie 0000:03:00.0: Rx of mgmt packet failed
[ 423.143230] mwifiex_pcie 0000:03:00.0: Rx of mgmt packet failed
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment