Skip to content

Instantly share code, notes, and snippets.

@pavlaras
Created January 18, 2019 14:20
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 pavlaras/b7073c7a1839e2bc6fddbbcd9526f9b3 to your computer and use it in GitHub Desktop.
Save pavlaras/b7073c7a1839e2bc6fddbbcd9526f9b3 to your computer and use it in GitHub Desktop.
ubuntu 18.04 can't sleep or hibernate
[ 0.000000] microcode: microcode updated early to revision 0xc6, date = 2018-04-17
[ 0.000000] Linux version 4.15.0-43-generic (buildd@lgw01-amd64-001) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #46-Ubuntu SMP Thu Dec 6 14:45:28 UTC 2018 (Ubuntu 4.15.0-43.46-generic 4.15.18)
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.15.0-43-generic root=UUID=e6cb759c-06fb-4ae2-a187-c0b1cadfa6ca ro quiet splash vt.handoff=1
[ 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 0x004: 'AVX 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[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 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-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000008461efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008461f000-0x000000008461ffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000084620000-0x0000000084669fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008466a000-0x00000000846bbfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000846bc000-0x0000000084accfff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000084acd000-0x0000000086d90fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000086d91000-0x000000008770bfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008770c000-0x000000008782cfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008782d000-0x0000000087b80fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000087b81000-0x0000000087fa4fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000087fa5000-0x0000000087ffefff] type 20
[ 0.000000] BIOS-e820: [mem 0x0000000087fff000-0x0000000087ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000088000000-0x00000000880fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000008767fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.40 by American Megatrends
[ 0.000000] efi: ESRT=0x87edbf98 ACPI=0x87b45000 ACPI 2.0=0x87b45000 SMBIOS=0x87eda000 SMBIOS 3.0=0x87ed9000
[ 0.000000] secureboot: Secure boot could not be determined (mode 0)
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: Notebook P65_P67RGRERA/P65_P67RGRERA, BIOS 1.05.12 01/05/2016
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x876800 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: write-back
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 00C0000000 mask 7FC0000000 uncachable
[ 0.000000] 1 base 00A0000000 mask 7FE0000000 uncachable
[ 0.000000] 2 base 0090000000 mask 7FF0000000 uncachable
[ 0.000000] 3 base 008C000000 mask 7FFC000000 uncachable
[ 0.000000] 4 base 008A000000 mask 7FFE000000 uncachable
[ 0.000000] 5 base 0089000000 mask 7FFF000000 uncachable
[ 0.000000] 6 base 0088800000 mask 7FFF800000 uncachable
[ 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 = 0x88000 max_arch_pfn = 0x400000000
[ 0.000000] esrt: Reserving ESRT space from 0x0000000087edbf98 to 0x0000000087edbfd0.
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ (ptrval)] 98000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x30c93f000, 0x30c93ffff] PGTABLE
[ 0.000000] BRK [0x30c940000, 0x30c940fff] PGTABLE
[ 0.000000] BRK [0x30c941000, 0x30c941fff] PGTABLE
[ 0.000000] BRK [0x30c942000, 0x30c942fff] PGTABLE
[ 0.000000] BRK [0x30c943000, 0x30c943fff] PGTABLE
[ 0.000000] BRK [0x30c944000, 0x30c944fff] PGTABLE
[ 0.000000] BRK [0x30c945000, 0x30c945fff] PGTABLE
[ 0.000000] BRK [0x30c946000, 0x30c946fff] PGTABLE
[ 0.000000] BRK [0x30c947000, 0x30c947fff] PGTABLE
[ 0.000000] BRK [0x30c948000, 0x30c948fff] PGTABLE
[ 0.000000] BRK [0x30c949000, 0x30c949fff] PGTABLE
[ 0.000000] BRK [0x30c94a000, 0x30c94afff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x300db000-0x34064fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x0000000087B45000 000024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 0x0000000087B450A0 0000BC (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x0000000087B5EAD0 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x0000000087B451F0 0198DF (v02 ALASKA A M I 01072009 INTL 20120913)
[ 0.000000] ACPI: FACS 0x0000000087B80F80 000040
[ 0.000000] ACPI: APIC 0x0000000087B5EBE0 0000BC (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x0000000087B5ECA0 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FIDT 0x0000000087B5ECE8 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 0x0000000087B5ED88 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x0000000087B5EDC8 000038 (v01 ALASKA A M I 01072009 AMI. 0005000B)
[ 0.000000] ACPI: SSDT 0x0000000087B5EE00 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
[ 0.000000] ACPI: SSDT 0x0000000087B5F118 002557 (v01 NvdRef NvdTabl 00001000 INTL 20120913)
[ 0.000000] ACPI: SSDT 0x0000000087B61670 001100 (v01 INTEL PtidDevc 00001000 INTL 20120913)
[ 0.000000] ACPI: DBGP 0x0000000087B62770 000034 (v01 INTEL 00000000 MSFT 0000005F)
[ 0.000000] ACPI: DBG2 0x0000000087B627A8 000054 (v00 INTEL 00000000 MSFT 0000005F)
[ 0.000000] ACPI: SSDT 0x0000000087B62800 00573A (v02 SaSsdt SaSsdt 00003000 INTL 20120913)
[ 0.000000] ACPI: UEFI 0x0000000087B67F40 000042 (v01 00000000 00000000)
[ 0.000000] ACPI: SSDT 0x0000000087B67F88 000E58 (v02 CpuRef CpuSsdt 00003000 INTL 20120913)
[ 0.000000] ACPI: SSDT 0x0000000087B68DE0 000778 (v02 Intel PerfTune 00001000 INTL 20120913)
[ 0.000000] ACPI: BGRT 0x0000000087B69558 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DMAR 0x0000000087B69590 000070 (v01 INTEL SKL 00000001 INTL 00000001)
[ 0.000000] ACPI: TPM2 0x0000000087B69600 000034 (v03 Tpm2Tabl 00000001 AMI 00000000)
[ 0.000000] ACPI: ASF! 0x0000000087B69638 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000008767fffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x8767d5000-0x8767fffff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x00000008767fffff]
[ 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-0x000000008461efff]
[ 0.000000] node 0: [mem 0x000000008466a000-0x00000000846bbfff]
[ 0.000000] node 0: [mem 0x0000000084acd000-0x0000000086d90fff]
[ 0.000000] node 0: [mem 0x000000008770c000-0x000000008782cfff]
[ 0.000000] node 0: [mem 0x0000000087fff000-0x0000000087ffffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x00000008767fffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000008767fffff]
[ 0.000000] On node 0 totalpages: 8376819
[ 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: 8554 pages used for memmap
[ 0.000000] DMA32 zone: 547415 pages, LIFO batch:31
[ 0.000000] Normal zone: 122272 pages used for memmap
[ 0.000000] Normal zone: 7825408 pages, LIFO batch:31
[ 0.000000] Reserved but unavailable: 99 pages
[ 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: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 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-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x8461f000-0x8461ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x84620000-0x84669fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x846bc000-0x84accfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x86d91000-0x8770bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x8782d000-0x87b80fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x87b81000-0x87fa4fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x87fa5000-0x87ffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x88000000-0x880fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x88100000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.000000] e820: [mem 0x88100000-0xdfffffff] 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] random: get_random_bytes called from start_kernel+0x99/0x4fd with crng_init=0
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] percpu: Embedded 46 pages/cpu @ (ptrval) s151552 r8192 d28672 u262144
[ 0.000000] pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 8245907
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.15.0-43-generic root=UUID=e6cb759c-06fb-4ae2-a187-c0b1cadfa6ca ro quiet splash vt.handoff=1
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 32775380K/33507276K available (12300K kernel code, 2472K rwdata, 4252K rodata, 2408K init, 2416K bss, 731896K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Kernel/User page tables isolation: enabled
[ 0.000000] ftrace: allocating 39186 entries in 154 pages
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.000000] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] vt handoff: transparent VT on vt#1
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] ACPI: Core revision 20170831
[ 0.000000] ACPI: 7 ACPI AML tables successfully acquired and loaded
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 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: 0x000000fed90000 flags: 0x1
[ 0.004000] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.004000] DMAR: RMRR base: 0x00000087486000 end: 0x000000874a5fff
[ 0.004000] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed90000 IOMMU 0
[ 0.004000] DMAR-IR: HPET id 0 under DRHD base 0xfed90000
[ 0.004000] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[ 0.004000] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[ 0.004000] DMAR-IR: Enabled IRQ remapping in xapic mode
[ 0.004000] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.008000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.028000] tsc: Detected 2700.000 MHz processor
[ 0.028000] tsc: Detected 2712.000 MHz TSC
[ 0.028000] Calibrating delay loop (skipped), value calculated using timer frequency.. 5424.00 BogoMIPS (lpj=10848000)
[ 0.028000] pid_max: default: 32768 minimum: 301
[ 0.028000] Security Framework initialized
[ 0.028000] Yama: becoming mindful.
[ 0.028000] AppArmor: AppArmor initialized
[ 0.032075] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[ 0.033719] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.033777] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.033829] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.033989] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.033989] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.033993] mce: CPU supports 10 MCE banks
[ 0.034000] CPU0: Thermal monitoring enabled (TM1)
[ 0.034013] process: using mwait in idle threads
[ 0.034015] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.034016] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.034017] Spectre V2 : Mitigation: Full generic retpoline
[ 0.034017] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.034018] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
[ 0.034018] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.034019] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.039271] Freeing SMP alternatives memory: 36K
[ 0.040940] TSC deadline timer enabled
[ 0.040945] smpboot: CPU0: Intel(R) Core(TM) i7-6820HK CPU @ 2.70GHz (family: 0x6, model: 0x5e, stepping: 0x3)
[ 0.040994] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.041019] ... version: 4
[ 0.041020] ... bit width: 48
[ 0.041020] ... generic registers: 4
[ 0.041021] ... value mask: 0000ffffffffffff
[ 0.041021] ... max period: 00007fffffffffff
[ 0.041022] ... fixed-purpose events: 3
[ 0.041022] ... event mask: 000000070000000f
[ 0.041048] Hierarchical SRCU implementation.
[ 0.041982] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.041992] smp: Bringing up secondary CPUs ...
[ 0.042039] x86: Booting SMP configuration:
[ 0.042040] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.048494] smp: Brought up 1 node, 8 CPUs
[ 0.048494] smpboot: Max logical packages: 1
[ 0.048494] smpboot: Total of 8 processors activated (43392.00 BogoMIPS)
[ 0.052574] devtmpfs: initialized
[ 0.052574] x86/mm: Memory block size: 128MB
[ 0.053895] evm: security.selinux
[ 0.053896] evm: security.SMACK64
[ 0.053896] evm: security.SMACK64EXEC
[ 0.053897] evm: security.SMACK64TRANSMUTE
[ 0.053897] evm: security.SMACK64MMAP
[ 0.053897] evm: security.apparmor
[ 0.053898] evm: security.ima
[ 0.053898] evm: security.capability
[ 0.053908] PM: Registering ACPI NVS region [mem 0x8461f000-0x8461ffff] (4096 bytes)
[ 0.053908] PM: Registering ACPI NVS region [mem 0x8782d000-0x87b80fff] (3489792 bytes)
[ 0.053908] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.053908] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.053908] pinctrl core: initialized pinctrl subsystem
[ 0.053908] RTC time: 12:03:20, date: 01/18/19
[ 0.053908] NET: Registered protocol family 16
[ 0.053908] audit: initializing netlink subsys (disabled)
[ 0.053908] audit: type=2000 audit(1547813000.052:1): state=initialized audit_enabled=0 res=1
[ 0.053908] cpuidle: using governor ladder
[ 0.053908] cpuidle: using governor menu
[ 0.053908] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.053908] ACPI: bus type PCI registered
[ 0.053908] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.053908] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.053908] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.053908] PCI: Using configuration type 1 for base access
[ 0.056555] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.056555] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.056555] ACPI: Added _OSI(Module Device)
[ 0.056555] ACPI: Added _OSI(Processor Device)
[ 0.056555] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.056555] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.056555] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.056555] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.056867] ACPI: Executed 20 blocks of module-level executable AML code
[ 0.068093] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.070949] ACPI: Dynamic OEM Table Load:
[ 0.070949] ACPI: SSDT 0xFFFF9EBE92327800 0005FD (v02 PmRef Cpu0Ist 00003000 INTL 20120913)
[ 0.070949] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[ 0.070949] ACPI: Dynamic OEM Table Load:
[ 0.070949] ACPI: SSDT 0xFFFF9EBE91F95400 00037F (v02 PmRef Cpu0Cst 00003001 INTL 20120913)
[ 0.072704] ACPI: Dynamic OEM Table Load:
[ 0.072708] ACPI: SSDT 0xFFFF9EBE923D9000 0005AA (v02 PmRef ApIst 00003000 INTL 20120913)
[ 0.073164] ACPI: Dynamic OEM Table Load:
[ 0.073164] ACPI: SSDT 0xFFFF9EBE918A6800 000119 (v02 PmRef ApCst 00003000 INTL 20120913)
[ 0.075309] ACPI: EC: EC started
[ 0.075309] ACPI: EC: interrupt blocked
[ 0.076432] ACPI: \_SB_.PCI0.LPCB.EC__: Used as first EC
[ 0.076434] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.076435] ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions
[ 0.076435] ACPI: Interpreter enabled
[ 0.076468] ACPI: (supports S0 S3 S4 S5)
[ 0.076469] ACPI: Using IOAPIC for interrupt routing
[ 0.076503] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.076517] ACPI: Enabled 8 GPEs in block 00 to 7F
[ 0.078716] ACPI: Power Resource [PG00] (on)
[ 0.079306] ACPI: Power Resource [PG01] (on)
[ 0.079698] ACPI: Power Resource [PG02] (on)
[ 0.101207] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.101212] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.101248] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.101774] PCI host bridge to bus 0000:00
[ 0.101776] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.101777] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.101778] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.101779] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.101780] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.101781] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.101782] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.101783] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.101784] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.101785] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.101786] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.101787] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.101792] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.101793] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.101794] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.101795] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[ 0.101796] pci_bus 0000:00: root bus resource [mem 0x88800000-0xdfffffff window]
[ 0.101797] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.101798] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.101804] pci 0000:00:00.0: [8086:1910] type 00 class 0x060000
[ 0.101905] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[ 0.101937] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.102162] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[ 0.102181] pci 0000:00:14.0: reg 0x10: [mem 0xdf310000-0xdf31ffff 64bit]
[ 0.102238] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.102359] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[ 0.102378] pci 0000:00:14.2: reg 0x10: [mem 0xdf32e000-0xdf32efff 64bit]
[ 0.102523] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[ 0.102546] pci 0000:00:16.0: reg 0x10: [mem 0xdf32d000-0xdf32dfff 64bit]
[ 0.102607] pci 0000:00:16.0: PME# supported from D3hot
[ 0.102736] pci 0000:00:17.0: [8086:a103] type 00 class 0x010601
[ 0.102750] pci 0000:00:17.0: reg 0x10: [mem 0xdf328000-0xdf329fff]
[ 0.102757] pci 0000:00:17.0: reg 0x14: [mem 0xdf32c000-0xdf32c0ff]
[ 0.102763] pci 0000:00:17.0: reg 0x18: [io 0xf050-0xf057]
[ 0.102769] pci 0000:00:17.0: reg 0x1c: [io 0xf040-0xf043]
[ 0.102775] pci 0000:00:17.0: reg 0x20: [io 0xf020-0xf03f]
[ 0.102781] pci 0000:00:17.0: reg 0x24: [mem 0xdf32b000-0xdf32b7ff]
[ 0.102814] pci 0000:00:17.0: PME# supported from D3hot
[ 0.102939] pci 0000:00:1c.0: [8086:a114] type 01 class 0x060400
[ 0.102992] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.103150] pci 0000:00:1c.5: [8086:a115] type 01 class 0x060400
[ 0.103205] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.103365] pci 0000:00:1f.0: [8086:a14e] type 00 class 0x060100
[ 0.103574] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[ 0.103586] pci 0000:00:1f.2: reg 0x10: [mem 0xdf324000-0xdf327fff]
[ 0.103731] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
[ 0.103754] pci 0000:00:1f.3: reg 0x10: [mem 0xdf320000-0xdf323fff 64bit]
[ 0.103776] pci 0000:00:1f.3: reg 0x20: [mem 0xdf300000-0xdf30ffff 64bit]
[ 0.103817] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.104002] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[ 0.104074] pci 0000:00:1f.4: reg 0x10: [mem 0xdf32a000-0xdf32a0ff 64bit]
[ 0.104142] pci 0000:00:1f.4: reg 0x20: [io 0xf000-0xf01f]
[ 0.104358] pci 0000:01:00.0: [10de:13d9] type 00 class 0x030000
[ 0.104375] pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[ 0.104384] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.104393] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[ 0.104399] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.104405] pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
[ 0.104418] pci 0000:01:00.0: BAR 1: assigned to efifb
[ 0.104534] pci 0000:01:00.1: [10de:0fbb] type 00 class 0x040300
[ 0.104546] pci 0000:01:00.1: reg 0x10: [mem 0xdf080000-0xdf083fff]
[ 0.116016] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.116018] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.116020] pci 0000:00:01.0: bridge window [mem 0xde000000-0xdf0fffff]
[ 0.116023] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.116110] pci 0000:02:00.0: [10ec:5287] type 00 class 0xff0000
[ 0.116135] pci 0000:02:00.0: reg 0x10: [mem 0xdf215000-0xdf215fff]
[ 0.116175] pci 0000:02:00.0: reg 0x30: [mem 0xdf200000-0xdf20ffff pref]
[ 0.116255] pci 0000:02:00.0: supports D1 D2
[ 0.116256] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.116342] pci 0000:02:00.1: [10ec:8168] type 00 class 0x020000
[ 0.116368] pci 0000:02:00.1: reg 0x10: [io 0xd000-0xd0ff]
[ 0.116393] pci 0000:02:00.1: reg 0x18: [mem 0xdf214000-0xdf214fff 64bit]
[ 0.116408] pci 0000:02:00.1: reg 0x20: [mem 0xdf210000-0xdf213fff 64bit]
[ 0.116493] pci 0000:02:00.1: supports D1 D2
[ 0.116494] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.128027] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.128029] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff]
[ 0.128031] pci 0000:00:1c.0: bridge window [mem 0xdf200000-0xdf2fffff]
[ 0.128139] pci 0000:03:00.0: [8086:24f3] type 00 class 0x028000
[ 0.128192] pci 0000:03:00.0: reg 0x10: [mem 0xdf100000-0xdf101fff 64bit]
[ 0.128366] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.140044] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.140048] pci 0000:00:1c.5: bridge window [mem 0xdf100000-0xdf1fffff]
[ 0.141349] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.141413] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.141477] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.141539] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.141601] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.141663] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.141725] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.141787] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.142334] ACPI: EC: interrupt unblocked
[ 0.142347] ACPI: EC: event unblocked
[ 0.142381] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.142382] ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions and events
[ 0.142553] SCSI subsystem initialized
[ 0.142563] libata version 3.00 loaded.
[ 0.142563] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 0.142563] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.142563] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.142563] vgaarb: loaded
[ 0.142563] ACPI: bus type USB registered
[ 0.142563] usbcore: registered new interface driver usbfs
[ 0.142563] usbcore: registered new interface driver hub
[ 0.142563] usbcore: registered new device driver usb
[ 0.142563] EDAC MC: Ver: 3.0.0
[ 0.142563] Registered efivars operations
[ 0.152489] PCI: Using ACPI for IRQ routing
[ 0.180541] PCI: pci_cache_line_size set to 64 bytes
[ 0.180611] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.180612] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.180613] e820: reserve RAM buffer [mem 0x8461f000-0x87ffffff]
[ 0.180614] e820: reserve RAM buffer [mem 0x846bc000-0x87ffffff]
[ 0.180615] e820: reserve RAM buffer [mem 0x86d91000-0x87ffffff]
[ 0.180616] e820: reserve RAM buffer [mem 0x8782d000-0x87ffffff]
[ 0.180617] e820: reserve RAM buffer [mem 0x876800000-0x877ffffff]
[ 0.180677] NetLabel: Initializing
[ 0.180678] NetLabel: domain hash size = 128
[ 0.180678] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.180688] NetLabel: unlabeled traffic allowed by default
[ 0.180697] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.180697] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.182348] clocksource: Switched to clocksource hpet
[ 0.188284] VFS: Disk quotas dquot_6.6.0
[ 0.188295] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.188372] AppArmor: AppArmor Filesystem Enabled
[ 0.188387] pnp: PnP ACPI init
[ 0.188604] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.188605] system 00:00: [io 0xffff] has been reserved
[ 0.188607] system 00:00: [io 0xffff] has been reserved
[ 0.188608] system 00:00: [io 0xffff] has been reserved
[ 0.188609] system 00:00: [io 0x1800-0x18fe] has been reserved
[ 0.188610] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.188611] system 00:00: [io 0x3322-0x3323] has been reserved
[ 0.188615] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.188689] system 00:01: [io 0x0800-0x087f] has been reserved
[ 0.188691] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.188709] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.188740] system 00:03: [io 0x1854-0x1857] has been reserved
[ 0.188742] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.188760] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.188866] pnp 00:05: Plug and Play ACPI device, IDs SYN1219 PNP0f13 (active)
[ 0.189067] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.189068] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.189070] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.189071] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.189072] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.189073] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.189074] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.189075] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[ 0.189077] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.189078] system 00:06: [mem 0xdffe0000-0xdfffffff] has been reserved
[ 0.189081] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.189114] system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.189115] system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.189116] system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.189118] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.189119] system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.189120] system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.189121] system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.189124] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.189388] system 00:08: [io 0xff00-0xfffe] has been reserved
[ 0.189391] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.190450] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
[ 0.190451] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
[ 0.190453] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
[ 0.190455] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.191054] pnp: PnP ACPI: found 10 devices
[ 0.198874] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.198890] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.198891] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.198894] pci 0000:00:01.0: bridge window [mem 0xde000000-0xdf0fffff]
[ 0.198896] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.198898] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.198900] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff]
[ 0.198903] pci 0000:00:1c.0: bridge window [mem 0xdf200000-0xdf2fffff]
[ 0.198907] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.198910] pci 0000:00:1c.5: bridge window [mem 0xdf100000-0xdf1fffff]
[ 0.198915] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.198916] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.198918] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.198919] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.198919] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.198920] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.198921] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.198922] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.198923] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.198924] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.198925] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.198926] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.198927] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.198928] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.198929] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.198930] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[ 0.198931] pci_bus 0000:00: resource 20 [mem 0x88800000-0xdfffffff window]
[ 0.198932] pci_bus 0000:00: resource 21 [mem 0xfd000000-0xfe7fffff window]
[ 0.198933] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.198934] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
[ 0.198935] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.198936] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
[ 0.198937] pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf2fffff]
[ 0.198938] pci_bus 0000:03: resource 1 [mem 0xdf100000-0xdf1fffff]
[ 0.199062] NET: Registered protocol family 2
[ 0.199248] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.199485] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.199569] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.199604] UDP hash table entries: 16384 (order: 7, 524288 bytes)
[ 0.199661] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
[ 0.199734] NET: Registered protocol family 1
[ 0.200618] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.200643] PCI: CLS 0 bytes, default 64
[ 0.200665] Unpacking initramfs...
[ 0.855402] Freeing initrd memory: 65064K
[ 0.855434] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.855436] software IO TLB [mem 0x7f8ae000-0x838ae000] (64MB) mapped at [ (ptrval)- (ptrval)]
[ 0.855739] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2717868ea45, max_idle_ns: 440795316085 ns
[ 0.855992] Scanning for low memory corruption every 60 seconds
[ 0.856693] Initialise system trusted keyrings
[ 0.856699] Key type blacklist registered
[ 0.856764] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[ 0.857611] zbud: loaded
[ 0.858020] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.858176] fuse init (API version 7.26)
[ 0.861100] Key type asymmetric registered
[ 0.861101] Asymmetric key parser 'x509' registered
[ 0.861121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.861185] io scheduler noop registered
[ 0.861186] io scheduler deadline registered
[ 0.861203] io scheduler cfq registered (default)
[ 0.861847] efifb: probing for efifb
[ 0.861854] efifb: framebuffer at 0xc0000000, using 5760k, total 5760k
[ 0.861855] efifb: mode is 1280x720x32, linelength=8192, pages=1
[ 0.861856] efifb: scrolling: redraw
[ 0.861857] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.861956] Console: switching to colour frame buffer device 160x45
[ 0.861967] fb0: EFI VGA frame buffer device
[ 0.861975] intel_idle: MWAIT substates: 0x11142120
[ 0.861975] intel_idle: v0.4.1 model 0x5E
[ 0.862373] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.863675] ACPI: AC Adapter [AC] (on-line)
[ 0.863721] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.863779] ACPI: Power Button [PWRB]
[ 0.863799] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 0.863841] ACPI: Sleep Button [SLPB]
[ 0.863861] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[ 0.863909] ACPI: Lid Switch [LID0]
[ 0.863930] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 0.863971] ACPI: Power Button [PWRF]
[ 0.864477] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 0.864507] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.864508] ACPI: Thermal Zone [TZ0] (48 C)
[ 0.864630] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.865023] ACPI: Battery Slot [BAT0] (battery present)
[ 0.867022] Linux agpgart interface v0.103
[ 0.893883] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0x1A, rev-id 16)
[ 1.020495] loop: module loaded
[ 1.020614] libphy: Fixed MDIO Bus: probed
[ 1.020615] tun: Universal TUN/TAP device driver, 1.6
[ 1.020696] PPP generic driver version 2.4.2
[ 1.020781] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.020782] ehci-pci: EHCI PCI platform driver
[ 1.020789] ehci-platform: EHCI generic platform driver
[ 1.020796] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.020797] ohci-pci: OHCI PCI platform driver
[ 1.020802] ohci-platform: OHCI generic platform driver
[ 1.020806] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.020925] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.020929] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 1.022005] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000109810
[ 1.022009] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 1.022129] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.022130] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.022131] usb usb1: Product: xHCI Host Controller
[ 1.022132] usb usb1: Manufacturer: Linux 4.15.0-43-generic xhci-hcd
[ 1.022133] usb usb1: SerialNumber: 0000:00:14.0
[ 1.022267] hub 1-0:1.0: USB hub found
[ 1.022282] hub 1-0:1.0: 16 ports detected
[ 1.022917] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.022919] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.022922] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 1.022946] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.022947] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.022948] usb usb2: Product: xHCI Host Controller
[ 1.022949] usb usb2: Manufacturer: Linux 4.15.0-43-generic xhci-hcd
[ 1.022950] usb usb2: SerialNumber: 0000:00:14.0
[ 1.023076] hub 2-0:1.0: USB hub found
[ 1.023086] hub 2-0:1.0: 8 ports detected
[ 1.023234] usb: port power management may be unreliable
[ 1.023513] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:SYNM] at 0x60,0x64 irq 1,12
[ 1.569378] i8042: Detected active multiplexing controller, rev 1.1
[ 1.572602] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.572605] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 1.572621] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 1.572634] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 1.572648] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 1.572851] mousedev: PS/2 mouse device common for all mice
[ 1.573387] rtc_cmos 00:02: RTC can wake from S4
[ 1.573862] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[ 1.573952] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 1.573957] i2c /dev entries driver
[ 1.573959] pcie_mp2_amd: AMD(R) PCI-E MP2 Communication Driver Version: 1.0
[ 1.574002] device-mapper: uevent: version 1.0.3
[ 1.574123] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[ 1.574141] intel_pstate: Intel P-state driver initializing
[ 1.575393] intel_pstate: HWP enabled
[ 1.576190] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.576207] EFI Variables Facility v0.08 2004-May-17
[ 1.577558] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 1.587293] intel_pmc_core: initialized
[ 1.587500] NET: Registered protocol family 10
[ 1.592066] Segment Routing with IPv6
[ 1.592098] NET: Registered protocol family 17
[ 1.592224] Key type dns_resolver registered
[ 1.593302] RAS: Correctable Errors collector initialized.
[ 1.593365] microcode: sig=0x506e3, pf=0x20, revision=0xc6
[ 1.593737] microcode: Microcode Update Driver: v2.2.
[ 1.593743] sched_clock: Marking stable (1593730683, 0)->(1574169143, 19561540)
[ 1.594129] registered taskstats version 1
[ 1.594134] Loading compiled-in X.509 certificates
[ 1.595824] Loaded X.509 cert 'Build time autogenerated kernel key: 6afcca3ddc80072aeae87585a7fdb65d40603f58'
[ 1.596182] Couldn't get size: 0x800000000000000e
[ 1.596184] MODSIGN: Couldn't get UEFI db list
[ 1.596346] Couldn't get size: 0x800000000000000e
[ 1.596347] MODSIGN: Couldn't get UEFI MokListRT
[ 1.596794] zswap: loaded using pool lzo/zbud
[ 1.600094] Key type big_key registered
[ 1.600097] Key type trusted registered
[ 1.602054] Key type encrypted registered
[ 1.602059] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.629402] ima: Allocated hash algorithm: sha1
[ 1.800229] usb 1-5: new full-speed USB device number 2 using xhci_hcd
[ 1.884549] clocksource: Switched to clocksource tsc
[ 1.953960] usb 1-5: New USB device found, idVendor=045e, idProduct=0800
[ 1.953961] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.953962] usb 1-5: Product: Microsoft® Nano Transceiver v2.0
[ 1.953963] usb 1-5: Manufacturer: Microsoft
[ 1.970467] evm: HMAC attrs: 0x1
[ 1.971124] Magic number: 3:107:77
[ 1.971210] memory memory234: hash matches
[ 1.971368] rtc_cmos 00:02: setting system clock to 2019-01-18 12:03:22 UTC (1547813002)
[ 1.971587] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.971587] EDD information not available.
[ 2.080043] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[ 2.229930] usb 1-7: New USB device found, idVendor=1c7a, idProduct=0603
[ 2.229949] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.229950] usb 1-7: Product: EgisTec_ES603
[ 2.229951] usb 1-7: Manufacturer: EgisTec
[ 2.285381] Freeing unused kernel memory: 2408K
[ 2.308177] Write protecting the kernel read-only data: 20480k
[ 2.309214] Freeing unused kernel memory: 2008K
[ 2.311612] Freeing unused kernel memory: 1892K
[ 2.315706] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.315707] x86/mm: Checking user space page tables
[ 2.319640] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.356065] usb 1-8: new full-speed USB device number 4 using xhci_hcd
[ 2.376546] ACPI: Video Device [PEGP] (multi-head: yes rom: no post: no)
[ 2.377304] acpi device:13: registered as cooling_device8
[ 2.377374] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:12/LNXVIDEO:01/input/input9
[ 2.386909] ipmi message handler version 39.2
[ 2.387916] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 2.387949] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 2.388087] rtsx_pci 0000:02:00.0: enabling device (0000 -> 0002)
[ 2.388218] ipmi device interface
[ 2.389713] ahci 0000:00:17.0: version 3.0
[ 2.389858] ahci 0000:00:17.0: SSS flag set, parallel bus scan disabled
[ 2.391300] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 2.391307] r8169 0000:02:00.1: can't disable ASPM; OS doesn't have ASPM control
[ 2.399941] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 3 ports 6 Gbps 0xd impl SATA mode
[ 2.399944] ahci 0000:00:17.0: flags: 64bit ncq sntf stag pm led clo only pio slum part ems deso sadm sds apst
[ 2.400979] r8169 0000:02:00.1 eth0: RTL8411 at 0x (ptrval), 80:fa:5b:27:f2:19, XID 1c800800 IRQ 124
[ 2.400981] r8169 0000:02:00.1 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 2.414831] r8169 0000:02:00.1 enp2s0f1: renamed from eth0
[ 2.424647] scsi host0: ahci
[ 2.424746] scsi host1: ahci
[ 2.426025] scsi host2: ahci
[ 2.428048] scsi host3: ahci
[ 2.428120] ata1: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b100 irq 123
[ 2.428120] ata2: DUMMY
[ 2.428122] ata3: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b200 irq 123
[ 2.428123] ata4: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b280 irq 123
[ 2.485797] PKCS#7 signature not signed with a trusted key
[ 2.485806] nvidia: loading out-of-tree module taints kernel.
[ 2.485810] nvidia: module license 'NVIDIA' taints kernel.
[ 2.485811] Disabling lock debugging due to kernel taint
[ 2.509126] usb 1-8: New USB device found, idVendor=8087, idProduct=0a2b
[ 2.509128] usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.520114] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 2.597208] nvidia-nvlink: Nvlink Core is being initialized, major device number 242
[ 2.597480] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 2.696889] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 415.27 Thu Dec 20 17:25:03 CST 2018 (using threaded interrupts)
[ 2.711541] usb 1-9: new high-speed USB device number 5 using xhci_hcd
[ 2.716494] PKCS#7 signature not signed with a trusted key
[ 2.717386] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 415.27 Thu Dec 20 17:06:08 CST 2018
[ 2.717730] PKCS#7 signature not signed with a trusted key
[ 2.718140] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 2.718141] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[ 2.743204] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.743694] ata1.00: ATA-9: WDC WDS120G2G0B-00EPW0, UI450000, max UDMA/133
[ 2.743695] ata1.00: 234455040 sectors, multi 1: LBA48 NCQ (depth 31/32)
[ 2.748620] ata1.00: configured for UDMA/133
[ 2.748814] scsi 0:0:0:0: Direct-Access ATA WDC WDS120G2G0B- 0000 PQ: 0 ANSI: 5
[ 2.749214] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.749254] sd 0:0:0:0: [sda] 234455040 512-byte logical blocks: (120 GB/112 GiB)
[ 2.749258] sd 0:0:0:0: [sda] Write Protect is off
[ 2.749259] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.749266] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.752094] sda: sda1 sda2 sda3 sda4
[ 2.752511] sd 0:0:0:0: [sda] Attached SCSI disk
[ 3.063298] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 3.067691] usb 1-9: New USB device found, idVendor=5986, idProduct=066d
[ 3.067692] usb 1-9: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 3.067693] usb 1-9: Product: BisonCam, NB Pro
[ 3.067694] usb 1-9: Manufacturer: Generic
[ 3.067695] usb 1-9: SerialNumber: 200901010001
[ 3.082770] hidraw: raw HID events driver (C) Jiri Kosina
[ 3.094702] usbcore: registered new interface driver usbhid
[ 3.094703] usbhid: USB HID core driver
[ 3.109598] ata3.00: ATA-9: ST500LM000-1EJ162, SM36, max UDMA/133
[ 3.109600] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 3.153974] ata3.00: configured for UDMA/133
[ 3.154231] scsi 2:0:0:0: Direct-Access ATA ST500LM000-1EJ16 SM36 PQ: 0 ANSI: 5
[ 3.154592] sd 2:0:0:0: Attached scsi generic sg1 type 0
[ 3.154655] sd 2:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 3.154656] sd 2:0:0:0: [sdb] 4096-byte physical blocks
[ 3.154666] sd 2:0:0:0: [sdb] Write Protect is off
[ 3.154667] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 3.154785] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.180878] input: Microsoft Microsoft® Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:045E:0800.0001/input/input12
[ 3.182334] sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6 sdb7 sdb8 sdb9 sdb10
[ 3.182672] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 3.240243] hid-generic 0003:045E:0800.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:00:14.0-5/input0
[ 3.240382] input: Microsoft Microsoft® Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:045E:0800.0002/input/input13
[ 3.240449] hid-generic 0003:045E:0800.0002: input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:00:14.0-5/input1
[ 3.240672] input: Microsoft Microsoft® Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/0003:045E:0800.0003/input/input14
[ 3.300517] hid-generic 0003:045E:0800.0003: input,hiddev0,hidraw2: USB HID v1.11 Device [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:00:14.0-5/input2
[ 3.466372] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 3.467083] ata4.00: ATA-9: WDC WD10SPCX-21KHST0, 01.01A01, max UDMA/133
[ 3.467097] ata4.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 3.467936] ata4.00: configured for UDMA/133
[ 3.468068] scsi 3:0:0:0: Direct-Access ATA WDC WD10SPCX-21K 1A01 PQ: 0 ANSI: 5
[ 3.468258] sd 3:0:0:0: Attached scsi generic sg2 type 0
[ 3.468423] sd 3:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 3.468424] sd 3:0:0:0: [sdc] 4096-byte physical blocks
[ 3.468466] sd 3:0:0:0: [sdc] Write Protect is off
[ 3.468467] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 3.468554] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.515213] sdc: sdc1
[ 3.515948] sd 3:0:0:0: [sdc] Attached SCSI disk
[ 3.530903] random: fast init done
[ 3.539270] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 3.539701] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 3.539709] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 3.554270] psmouse serio2: synaptics: queried max coordinates: x [..5654], y [..4716]
[ 3.672135] psmouse serio2: synaptics: queried min coordinates: x [1326..], y [1228..]
[ 3.672152] psmouse serio2: synaptics: Your touchpad (PNP: SYN1219 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
[ 3.819555] psmouse serio2: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2b1, caps: 0xf00123/0x840300/0x26800/0x0, board id: 3163, fw id: 1924066
[ 3.861050] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input11
[ 4.045500] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 4.076850] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[ 4.267587] systemd[1]: RTC configured in localtime, applying delta of 120 minutes to system time.
[ 4.322766] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 4.349776] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 4.368162] systemd[1]: Detected architecture x86-64.
[ 4.370496] systemd[1]: Set hostname to <titan>.
[ 4.576092] systemd[1]: Unnecessary job for WDC_WDS120G2G0B-00EPW0 3 was removed.
[ 4.576300] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 4.576413] systemd[1]: Created slice User and Session Slice.
[ 4.576425] systemd[1]: Reached target User and Group Name Lookups.
[ 4.576566] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 4.576651] systemd[1]: Created slice System Slice.
[ 4.576728] systemd[1]: Listening on Journal Audit Socket.
[ 4.611099] EXT4-fs (sda3): re-mounted. Opts: (null)
[ 4.611167] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 4.628094] lp: driver loaded but no devices found
[ 4.631269] ppdev: user-space parallel port driver
[ 4.793071] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 4.801794] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 4.809238] random: crng init done
[ 4.809239] random: 7 urandom warning(s) missed due to ratelimiting
[ 4.815135] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 4.820209] PKCS#7 signature not signed with a trusted key
[ 4.853622] media: Linux media interface: v0.10
[ 4.856966] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 4.857161] nvidia-uvm: Loaded the UVM driver in 8 mode, major device number 237
[ 4.858451] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 4.863751] Linux video capture interface: v2.00
[ 4.865720] Bluetooth: Core ver 2.22
[ 4.865732] NET: Registered protocol family 31
[ 4.865733] Bluetooth: HCI device and connection manager initialized
[ 4.865735] Bluetooth: HCI socket layer initialized
[ 4.865737] Bluetooth: L2CAP socket layer initialized
[ 4.865741] Bluetooth: SCO socket layer initialized
[ 4.874721] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 4.874722] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 4.874723] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 4.874724] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 4.874725] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 4.874725] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 4.887153] Intel(R) Wireless WiFi driver for Linux
[ 4.887154] Copyright(c) 2003- 2015 Intel Corporation
[ 4.887224] iwlwifi 0000:03:00.0: enabling device (0000 -> 0002)
[ 4.890872] usbcore: registered new interface driver btusb
[ 4.893006] Bluetooth: hci0: Firmware revision 0.0 build 176 week 45 2017
[ 4.904318] iwlwifi 0000:03:00.0: loaded firmware version 34.0.1 op_mode iwlmvm
[ 4.909904] uvcvideo: Found UVC 1.00 device BisonCam, NB Pro (5986:066d)
[ 4.912429] uvcvideo 1-9:1.0: Entity type for entity Extension 4 was not initialized!
[ 4.912431] uvcvideo 1-9:1.0: Entity type for entity Processing 2 was not initialized!
[ 4.912433] uvcvideo 1-9:1.0: Entity type for entity Camera 1 was not initialized!
[ 4.912505] input: BisonCam, NB Pro: BisonCam, NB as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/input/input17
[ 4.912598] usbcore: registered new interface driver uvcvideo
[ 4.912598] USB Video Class driver (1.1.1)
[ 4.922062] AVX2 version of gcm_enc/dec engaged.
[ 4.922063] AES CTR mode by8 optimization enabled
[ 4.936245] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170831/nsarguments-100)
[ 4.938347] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x208
[ 4.957700] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 4.958920] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[ 4.958980] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 4.958983] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 4.997584] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:line
[ 4.997586] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=1 (0x14/0x0/0x0/0x0/0x0)
[ 4.997588] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 4.997589] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 4.997591] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
[ 4.997592] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 4.997594] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 4.997595] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 5.006390] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[ 5.006522] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[ 5.006575] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[ 5.020300] iwlwifi 0000:03:00.0: base HW address: a4:34:d9:38:a1:85
[ 5.096058] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 5.096300] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 5.096316] thermal thermal_zone2: failed to read out thermal zone (-61)
[ 5.098477] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[ 5.284490] intel_rapl: Found RAPL domain package
[ 5.284491] intel_rapl: Found RAPL domain core
[ 5.284492] intel_rapl: Found RAPL domain dram
[ 5.490374] Adding 34422780k swap on /dev/sdb9. Priority:-2 extents:1 across:34422780k FS
[ 5.558139] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[ 5.560535] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 5.604292] EXT4-fs (sdb7): mounted filesystem with ordered data mode. Opts: (null)
[ 5.647886] systemd-journald[386]: Received request to flush runtime journal from PID 1
[ 5.733316] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input21
[ 5.733373] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input22
[ 5.733412] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input23
[ 5.733442] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input24
[ 6.494051] EXT4-fs (sdb6): mounted filesystem with ordered data mode. Opts: (null)
[ 7.357078] EXT4-fs (sdb10): mounted filesystem with ordered data mode. Opts: (null)
[ 7.527379] audit: type=1400 audit(1547805808.052:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=985 comm="apparmor_parser"
[ 7.528249] audit: type=1400 audit(1547805808.056:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=982 comm="apparmor_parser"
[ 7.529259] audit: type=1400 audit(1547805808.056:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=981 comm="apparmor_parser"
[ 7.529261] audit: type=1400 audit(1547805808.056:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=981 comm="apparmor_parser"
[ 7.529262] audit: type=1400 audit(1547805808.056:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=981 comm="apparmor_parser"
[ 7.531545] audit: type=1400 audit(1547805808.056:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=983 comm="apparmor_parser"
[ 7.531547] audit: type=1400 audit(1547805808.056:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc//sanitized_helper" pid=983 comm="apparmor_parser"
[ 7.533202] audit: type=1400 audit(1547805808.060:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=989 comm="apparmor_parser"
[ 7.535548] audit: type=1400 audit(1547805808.060:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=987 comm="apparmor_parser"
[ 7.536800] audit: type=1400 audit(1547805808.064:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=991 comm="apparmor_parser"
[ 9.128784] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 9.128785] Bluetooth: BNEP filters: protocol multicast
[ 9.128787] Bluetooth: BNEP socket layer initialized
[ 9.272807] ata1.00: configured for UDMA/133
[ 9.272809] ata1: EH complete
[ 9.306086] ata4.00: configured for UDMA/133
[ 9.306088] ata4: EH complete
[ 9.306905] sdc: sdc1
[ 9.500326] ata3.00: configured for UDMA/133
[ 9.500329] ata3: EH complete
[ 9.662348] IPv6: ADDRCONF(NETDEV_UP): enp2s0f1: link is not ready
[ 9.710045] r8169 0000:02:00.1 enp2s0f1: link down
[ 9.710137] IPv6: ADDRCONF(NETDEV_UP): enp2s0f1: link is not ready
[ 9.713394] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 9.969275] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 10.055998] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 12.476094] snd_hda_codec_hdmi hdaudioC1D0: HDMI: audio coding type 0 not expected
[ 13.455355] wlp3s0: authenticate with 08:bd:43:84:e4:44
[ 13.463559] wlp3s0: send auth to 08:bd:43:84:e4:44 (try 1/3)
[ 13.470088] wlp3s0: authenticated
[ 13.470337] iwlwifi 0000:03:00.0 wlp3s0: disabling HT as WMM/QoS is not supported by the AP
[ 13.470339] iwlwifi 0000:03:00.0 wlp3s0: disabling VHT as WMM/QoS is not supported by the AP
[ 13.472114] wlp3s0: associate with 08:bd:43:84:e4:44 (try 1/3)
[ 13.474896] wlp3s0: RX AssocResp from 08:bd:43:84:e4:44 (capab=0x411 status=0 aid=4)
[ 13.479984] wlp3s0: associated
[ 13.514240] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 16.718383] Bluetooth: RFCOMM TTY layer initialized
[ 16.718391] Bluetooth: RFCOMM socket layer initialized
[ 16.718399] Bluetooth: RFCOMM ver 1.11
[ 18.184245] rfkill: input handler disabled
[ 3376.578262] snd_hda_codec_hdmi hdaudioC1D0: HDMI: audio coding type 0 not expected
[11761.767583] snd_hda_codec_hdmi hdaudioC1D0: HDMI: audio coding type 0 not expected
[12575.913764] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[12577.945172] XFS (sdc1): Mounting V5 Filesystem
[12578.252319] XFS (sdc1): Ending clean mount
[14578.128262] wlp3s0: deauthenticating from 08:bd:43:84:e4:44 by local choice (Reason: 3=DEAUTH_LEAVING)
[14578.152921] PM: suspend entry (deep)
[14578.152923] PM: Syncing filesystems ... done.
[14578.976011] Freezing user space processes ... (elapsed 0.001 seconds) done.
[14578.977784] OOM killer disabled.
[14578.977785] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[14578.978933] Suspending console(s) (use no_console_suspend to debug)
[14579.010035] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[14579.010197] sd 0:0:0:0: [sda] Stopping disk
[14579.017686] sd 2:0:0:0: [sdb] Synchronizing SCSI cache
[14579.017830] sd 3:0:0:0: [sdc] Synchronizing SCSI cache
[14579.017999] sd 3:0:0:0: [sdc] Stopping disk
[14579.020707] sd 2:0:0:0: [sdb] Stopping disk
[14580.661670] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x4f2f35
[14580.661674] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x4f2f35
[14580.661678] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x4f2f35
[14580.661682] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x4f2f35
[14580.661685] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x4f2f35
[14580.661689] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x4f2f35
[14580.661692] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x4f2f35
[14580.661696] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x4f2f35
[14580.661699] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x4f2f35
[14580.661702] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x4f2f35
[14582.677802] snd_hda_intel 0000:01:00.1: azx_get_response timeout, switching to polling mode: last cmd=0x004f2f36
[14583.685813] snd_hda_intel 0000:01:00.1: azx_get_response timeout, switching to single_cmd mode: last cmd=0x004f2f36
[14583.685937] azx_single_wait_for_response: 35 callbacks suppressed
[14583.690341] snd_hda_codec_hdmi hdaudioC1D0: HDMI: audio coding type 0 not expected
[14583.690596] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD buf size -1
[14583.690828] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD buf size -1
[14583.691038] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD buf size -1
[14583.691225] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD buf size -1
[14583.692486] ACPI: EC: interrupt blocked
[14583.731321] ACPI: Preparing to enter system sleep state S3
[14583.733607] ACPI: EC: event blocked
[14583.733608] ACPI: EC: EC stopped
[14583.733609] PM: Saving platform NVS memory
[14583.733690] Disabling non-boot CPUs ...
[14583.755443] smpboot: CPU 1 is now offline
[14583.779389] smpboot: CPU 2 is now offline
[14583.803356] smpboot: CPU 3 is now offline
[14583.826296] IRQ 123: no longer affine to CPU4
[14583.827315] smpboot: CPU 4 is now offline
[14583.850192] IRQ 16: no longer affine to CPU5
[14583.850201] IRQ 124: no longer affine to CPU5
[14583.851213] smpboot: CPU 5 is now offline
[14583.874175] IRQ 127: no longer affine to CPU6
[14583.875186] smpboot: CPU 6 is now offline
[14583.890140] IRQ 121: no longer affine to CPU7
[14583.890151] IRQ 126: no longer affine to CPU7
[14583.891168] smpboot: CPU 7 is now offline
[14583.894741] ACPI: Low-level resume complete
[14583.894831] ACPI: EC: EC started
[14583.894831] PM: Restoring platform NVS memory
[14583.896871] Enabling non-boot CPUs ...
[14583.896907] x86: Booting SMP configuration:
[14583.896908] smpboot: Booting Node 0 Processor 1 APIC 0x2
[14583.898595] cache: parent cpu1 should not be sleeping
[14583.898731] CPU1 is up
[14583.898751] smpboot: Booting Node 0 Processor 2 APIC 0x4
[14583.900433] cache: parent cpu2 should not be sleeping
[14583.900578] CPU2 is up
[14583.900597] smpboot: Booting Node 0 Processor 3 APIC 0x6
[14583.902390] cache: parent cpu3 should not be sleeping
[14583.902544] CPU3 is up
[14583.902562] smpboot: Booting Node 0 Processor 4 APIC 0x1
[14583.903087] cache: parent cpu4 should not be sleeping
[14583.903254] CPU4 is up
[14583.903278] smpboot: Booting Node 0 Processor 5 APIC 0x3
[14583.903735] cache: parent cpu5 should not be sleeping
[14583.903911] CPU5 is up
[14583.903931] smpboot: Booting Node 0 Processor 6 APIC 0x5
[14583.904392] cache: parent cpu6 should not be sleeping
[14583.904577] CPU6 is up
[14583.904609] smpboot: Booting Node 0 Processor 7 APIC 0x7
[14583.905058] cache: parent cpu7 should not be sleeping
[14583.905255] CPU7 is up
[14583.912128] ACPI: Waking up from system sleep state S3
[14583.916434] ACPI: EC: interrupt unblocked
[14583.918223] ACPI Error: [\_SB_.PCI0.PEG0.PEGP.NHDA] Namespace lookup failure, AE_NOT_FOUND (20170831/psargs-364)
[14583.918228] No Local Variables are initialized for Method [_ON_]
[14583.918229] No Arguments are initialized for method [_ON_]
[14583.918231] ACPI Error: Method parse/execution failed \_SB.PCI0.PEG0.PG00._ON, AE_NOT_FOUND (20170831/psparse-550)
[14583.918238] acpi device:12: Failed to change power state to D0
[14583.955648] ACPI: EC: event unblocked
[14583.956136] sd 2:0:0:0: [sdb] Starting disk
[14583.956139] sd 0:0:0:0: [sda] Starting disk
[14583.956168] sd 3:0:0:0: [sdc] Starting disk
[14583.956272] ACPI: button: The lid device is not compliant to SW_LID.
[14584.011211] r8169 0000:02:00.1 enp2s0f1: link down
[14584.201807] usb 1-8: reset full-speed USB device number 4 using xhci_hcd
[14584.308383] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[14584.308501] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[14584.309457] ata3.00: configured for UDMA/133
[14584.315176] ata1.00: configured for UDMA/133
[14584.477749] usb 1-7: reset full-speed USB device number 3 using xhci_hcd
[14584.478432] snd_hda_codec_hdmi hdaudioC1D0: HDMI: audio coding type 0 not expected
[14585.079597] psmouse serio2: synaptics: queried max coordinates: x [..5654], y [..4716]
[14585.193723] psmouse serio2: synaptics: queried min coordinates: x [1326..], y [1228..]
[14586.105641] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[14586.215902] ata4.00: configured for UDMA/133
[14587.017304] OOM killer enabled.
[14587.017305] Restarting tasks ... done.
[14587.021823] thermal thermal_zone2: failed to read out thermal zone (-61)
[14587.022651] rfkill: input handler enabled
[14587.023426] PM: suspend exit
[14587.034331] usb 1-9: USB disconnect, device number 5
[14587.126855] snd_hdac_bus_update_rirb: 273 callbacks suppressed
[14587.126857] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x5f0900
[14587.216488] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
[14587.221496] Bluetooth: hci0: Device revision is 5
[14587.221497] Bluetooth: hci0: Secure boot is enabled
[14587.221497] Bluetooth: hci0: OTP lock is enabled
[14587.221498] Bluetooth: hci0: API lock is enabled
[14587.221498] Bluetooth: hci0: Debug lock is disabled
[14587.221512] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[14587.224099] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
[14587.290857] rfkill: input handler disabled
[14587.297249] ata1.00: configured for UDMA/133
[14587.297252] ata1: EH complete
[14587.310414] IPv6: ADDRCONF(NETDEV_UP): enp2s0f1: link is not ready
[14587.359552] r8169 0000:02:00.1 enp2s0f1: link down
[14587.359634] IPv6: ADDRCONF(NETDEV_UP): enp2s0f1: link is not ready
[14587.360307] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[14587.370834] ata4.00: configured for UDMA/133
[14587.370836] ata4: EH complete
[14587.374101] Bluetooth: hci0: Failed to send firmware data (-38)
[14587.375481] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x4f0900
[14587.425268] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD buf size 134217728
[14587.425271] snd_hda_intel 0000:01:00.1: spurious response 0xc0000000:0x0, last cmd=0x4f2e08
[14587.425314] snd_hda_intel 0000:01:00.1: spurious response 0x5f:0x0, last cmd=0x5f0900
[14587.425316] snd_hda_intel 0000:01:00.1: spurious response 0x0:0x0, last cmd=0x5f0900
[14587.514739] ata3.00: configured for UDMA/133
[14587.514742] ata3: EH complete
[14587.615012] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[14587.675562] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[14587.733622] snd_hda_intel 0000:01:00.1: spurious response 0x5f:0x0, last cmd=0x4f2f00
[14587.733649] snd_hda_intel 0000:01:00.1: spurious response 0x80000010:0x0, last cmd=0x4f2f01
[14587.733712] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x4f2f02
[14587.733754] snd_hda_intel 0000:01:00.1: spurious response 0x80000009:0x0, last cmd=0x4f2f03
[14587.733795] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x4f2f04
[14587.737600] snd_hda_codec_hdmi hdaudioC1D0: HDMI: audio coding type 0 not expected
[14591.078872] wlp3s0: authenticate with 08:bd:43:84:e4:44
[14591.085382] wlp3s0: send auth to 08:bd:43:84:e4:44 (try 1/3)
[14591.092946] wlp3s0: authenticated
[14591.093121] iwlwifi 0000:03:00.0 wlp3s0: disabling HT as WMM/QoS is not supported by the AP
[14591.093123] iwlwifi 0000:03:00.0 wlp3s0: disabling VHT as WMM/QoS is not supported by the AP
[14591.093671] wlp3s0: associate with 08:bd:43:84:e4:44 (try 1/3)
[14591.096337] wlp3s0: RX AssocResp from 08:bd:43:84:e4:44 (capab=0x411 status=0 aid=4)
[14591.100298] wlp3s0: associated
[14591.129427] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[14594.256743] usb 1-8: USB disconnect, device number 4
[14594.565655] usb 1-8: new full-speed USB device number 6 using xhci_hcd
[14594.714408] usb 1-8: New USB device found, idVendor=8087, idProduct=0a2b
[14594.714410] usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[14594.715544] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
[14594.720520] Bluetooth: hci0: Device revision is 5
[14594.720521] Bluetooth: hci0: Secure boot is enabled
[14594.720522] Bluetooth: hci0: OTP lock is enabled
[14594.720523] Bluetooth: hci0: API lock is enabled
[14594.720524] Bluetooth: hci0: Debug lock is disabled
[14594.720525] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[14594.720717] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
[14596.148547] Bluetooth: hci0: Waiting for firmware download to complete
[14596.148549] Bluetooth: hci0: Firmware loaded in 1399842 usecs
[14596.148587] Bluetooth: hci0: Waiting for device to boot
[14596.159550] Bluetooth: hci0: Device booted in 10718 usecs
[14596.159960] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-11-5.ddc
[14596.165553] Bluetooth: hci0: Applying Intel DDC parameters completed
[14675.349025] wlp3s0: deauthenticating from 08:bd:43:84:e4:44 by local choice (Reason: 3=DEAUTH_LEAVING)
[14675.365239] PM: suspend entry (deep)
[14675.365241] PM: Syncing filesystems ... done.
[14675.581862] snd_hdac_bus_update_rirb: 91 callbacks suppressed
[14675.581868] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x4f0900
[14675.616356] snd_hda_intel 0000:01:00.1: spurious response 0x0:0x0, last cmd=0x4f0900
[14676.181138] snd_hda_intel 0000:01:00.1: spurious response 0xc0000000:0x0, last cmd=0x4f2e08
[14676.181177] snd_hda_intel 0000:01:00.1: spurious response 0x5f:0x0, last cmd=0x4f2f00
[14676.181219] snd_hda_intel 0000:01:00.1: spurious response 0x80000010:0x0, last cmd=0x4f2f01
[14676.181260] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x4f2f02
[14676.181302] snd_hda_intel 0000:01:00.1: spurious response 0x80000009:0x0, last cmd=0x4f2f03
[14676.181344] snd_hda_intel 0000:01:00.1: spurious response 0x80000000:0x0, last cmd=0x4f2f04
[14676.181385] snd_hda_intel 0000:01:00.1: spurious response 0x8000006d:0x0, last cmd=0x4f2f05
[14676.181427] snd_hda_intel 0000:01:00.1: spurious response 0x80000020:0x0, last cmd=0x4f2f06
[14676.185300] snd_hda_codec_hdmi hdaudioC1D0: HDMI: audio coding type 0 not expected
[14676.186626] Freezing user space processes ... (elapsed 0.001 seconds) done.
[14676.188418] OOM killer disabled.
[14676.188418] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[14676.189618] Suspending console(s) (use no_console_suspend to debug)
[14676.215131] sd 3:0:0:0: [sdc] Synchronizing SCSI cache
[14676.215270] sd 2:0:0:0: [sdb] Synchronizing SCSI cache
[14676.215302] sd 3:0:0:0: [sdc] Stopping disk
[14676.217952] sd 2:0:0:0: [sdb] Stopping disk
[14676.218596] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[14676.218730] sd 0:0:0:0: [sda] Stopping disk
[14677.153966] ACPI: EC: interrupt blocked
[14677.195457] ACPI: Preparing to enter system sleep state S3
[14677.197840] ACPI: EC: event blocked
[14677.197841] ACPI: EC: EC stopped
[14677.197842] PM: Saving platform NVS memory
[14677.197892] Disabling non-boot CPUs ...
[14677.212168] smpboot: CPU 1 is now offline
[14677.236123] smpboot: CPU 2 is now offline
[14677.260152] smpboot: CPU 3 is now offline
[14677.283084] IRQ 123: no longer affine to CPU4
[14677.284104] smpboot: CPU 4 is now offline
[14677.306947] IRQ 16: no longer affine to CPU5
[14677.306955] IRQ 126: no longer affine to CPU5
[14677.307966] smpboot: CPU 5 is now offline
[14677.330967] IRQ 121: no longer affine to CPU6
[14677.330976] IRQ 127: no longer affine to CPU6
[14677.331987] smpboot: CPU 6 is now offline
[14677.354943] IRQ 124: no longer affine to CPU7
[14677.355968] smpboot: CPU 7 is now offline
[14677.359483] ACPI: Low-level resume complete
[14677.359574] ACPI: EC: EC started
[14677.359574] PM: Restoring platform NVS memory
[14677.361614] Enabling non-boot CPUs ...
[14677.361650] x86: Booting SMP configuration:
[14677.361650] smpboot: Booting Node 0 Processor 1 APIC 0x2
[14677.363351] cache: parent cpu1 should not be sleeping
[14677.363488] CPU1 is up
[14677.363508] smpboot: Booting Node 0 Processor 2 APIC 0x4
[14677.365219] cache: parent cpu2 should not be sleeping
[14677.365362] CPU2 is up
[14677.365381] smpboot: Booting Node 0 Processor 3 APIC 0x6
[14677.367094] cache: parent cpu3 should not be sleeping
[14677.367244] CPU3 is up
[14677.367268] smpboot: Booting Node 0 Processor 4 APIC 0x1
[14677.367810] cache: parent cpu4 should not be sleeping
[14677.367975] CPU4 is up
[14677.368001] smpboot: Booting Node 0 Processor 5 APIC 0x3
[14677.368481] cache: parent cpu5 should not be sleeping
[14677.368648] CPU5 is up
[14677.368670] smpboot: Booting Node 0 Processor 6 APIC 0x5
[14677.369148] cache: parent cpu6 should not be sleeping
[14677.369332] CPU6 is up
[14677.369376] smpboot: Booting Node 0 Processor 7 APIC 0x7
[14677.369846] cache: parent cpu7 should not be sleeping
[14677.370035] CPU7 is up
[14677.376918] ACPI: Waking up from system sleep state S3
[14677.381083] ACPI: EC: interrupt unblocked
[14677.381123] acpi device:12: Failed to change power state to D0
[14677.423721] ACPI: EC: event unblocked
[14677.424185] sd 0:0:0:0: [sda] Starting disk
[14677.424187] sd 2:0:0:0: [sdb] Starting disk
[14677.424189] sd 3:0:0:0: [sdc] Starting disk
[14677.479475] r8169 0000:02:00.1 enp2s0f1: link down
[14677.706562] usb 1-7: reset full-speed USB device number 3 using xhci_hcd
[14677.788628] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[14677.789310] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[14677.789657] ata3.00: configured for UDMA/133
[14677.796210] ata1.00: configured for UDMA/133
[14677.947262] snd_hda_codec_hdmi hdaudioC1D0: HDMI: audio coding type 0 not expected
[14677.982647] usb 1-8: reset full-speed USB device number 6 using xhci_hcd
[14678.170124] OOM killer enabled.
[14678.170125] Restarting tasks ... done.
[14678.171534] thermal thermal_zone2: failed to read out thermal zone (-61)
[14678.171718] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
[14678.172040] PM: suspend exit
[14678.176197] Bluetooth: hci0: Device revision is 5
[14678.176198] Bluetooth: hci0: Secure boot is enabled
[14678.176199] Bluetooth: hci0: OTP lock is enabled
[14678.176200] Bluetooth: hci0: API lock is enabled
[14678.176200] Bluetooth: hci0: Debug lock is disabled
[14678.176201] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[14678.176204] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
[14678.180948] rfkill: input handler enabled
[14678.549663] psmouse serio2: synaptics: queried max coordinates: x [..5654], y [..4716]
[14678.598272] snd_hda_codec_hdmi hdaudioC1D0: HDMI: audio coding type 0 not expected
[14678.664819] psmouse serio2: synaptics: queried min coordinates: x [1326..], y [1228..]
[14678.803828] rfkill: input handler disabled
[14679.535675] Bluetooth: hci0: Waiting for firmware download to complete
[14679.536164] Bluetooth: hci0: Firmware loaded in 1334035 usecs
[14679.536178] Bluetooth: hci0: Waiting for device to boot
[14679.552167] Bluetooth: hci0: Device booted in 15625 usecs
[14679.552169] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-11-5.ddc
[14679.556198] Bluetooth: hci0: Applying Intel DDC parameters completed
[14679.650397] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[14679.763609] ata4.00: configured for UDMA/133
[14680.324865] ata1.00: configured for UDMA/133
[14680.324869] ata1: EH complete
[14680.351642] IPv6: ADDRCONF(NETDEV_UP): enp2s0f1: link is not ready
[14680.400447] r8169 0000:02:00.1 enp2s0f1: link down
[14680.400533] IPv6: ADDRCONF(NETDEV_UP): enp2s0f1: link is not ready
[14680.400846] ata4.00: configured for UDMA/133
[14680.400848] ata4: EH complete
[14680.401513] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[14680.469910] ata3.00: configured for UDMA/133
[14680.469913] ata3: EH complete
[14680.659240] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[14680.724732] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[14685.070540] wlp3s0: authenticate with 08:bd:43:84:e4:44
[14685.077114] wlp3s0: send auth to 08:bd:43:84:e4:44 (try 1/3)
[14685.083652] wlp3s0: authenticated
[14685.083886] iwlwifi 0000:03:00.0 wlp3s0: disabling HT as WMM/QoS is not supported by the AP
[14685.083888] iwlwifi 0000:03:00.0 wlp3s0: disabling VHT as WMM/QoS is not supported by the AP
[14685.090467] wlp3s0: associate with 08:bd:43:84:e4:44 (try 1/3)
[14685.093117] wlp3s0: RX AssocResp from 08:bd:43:84:e4:44 (capab=0x411 status=0 aid=4)
[14685.099230] wlp3s0: associated
[14685.125020] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment