You are not logged in.

#1 2018-02-04 21:49:30

frojnd
Member
Registered: 2008-09-20
Posts: 125

Thinkpad X230 Unable to wake up from sleep (suspend to ram)

Hi there.

Fresh i3 installation and I have this very weird problem. I can't debug or find the reason why sometimes my laptop won't wake up from sleep. This happens totaly random. Sometimes a few lid closes sometimes more then 20 and so on. Laptop goes to sleep power led blinking slowly as it's in sleep mode, yet I can't wake the computer up. I tried catching something of significant with dmesg but I cannot spot anything suspicious:

[Sat Feb  3 20:08:46 2018] microcode: microcode updated early to revision 0x1c, date = 2015-02-26
[Sat Feb  3 20:08:46 2018] Linux version 4.14.15-1-ARCH (builduser@heftig) (gcc version 7.2.1 20180116 (GCC)) #1 SMP PREEMPT Tue Jan 23 21:49:25 UTC 2018
[Sat Feb  3 20:08:46 2018] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=98134e7e-603f-4487-9518-d2edafae3a85 rw cryptdevice=/dev/sda2:cryptroot iomem=relaxed quiet root=/dev/mapper/cryptroot acpi_backlight=thinkpad_acpi "acpi_osi=!Windows 2012" fan_control=1
[Sat Feb  3 20:08:46 2018] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[Sat Feb  3 20:08:46 2018] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[Sat Feb  3 20:08:46 2018] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[Sat Feb  3 20:08:46 2018] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[Sat Feb  3 20:08:46 2018] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[Sat Feb  3 20:08:46 2018] e820: BIOS-provided physical RAM map:
[Sat Feb  3 20:08:46 2018] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[Sat Feb  3 20:08:46 2018] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[Sat Feb  3 20:08:46 2018] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[Sat Feb  3 20:08:46 2018] BIOS-e820: [mem 0x0000000000100000-0x00000000bfef2fff] usable
[Sat Feb  3 20:08:46 2018] BIOS-e820: [mem 0x00000000bfef3000-0x00000000c29fffff] reserved
[Sat Feb  3 20:08:46 2018] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[Sat Feb  3 20:08:46 2018] BIOS-e820: [mem 0x00000000fed90000-0x00000000fed91fff] reserved
[Sat Feb  3 20:08:46 2018] BIOS-e820: [mem 0x0000000100000000-0x000000023b5fffff] usable
[Sat Feb  3 20:08:46 2018] NX (Execute Disable) protection: active
[Sat Feb  3 20:08:46 2018] random: fast init done
[Sat Feb  3 20:08:46 2018] SMBIOS 2.7 present.
[Sat Feb  3 20:08:46 2018] DMI: LENOVO 2325DV5/2325DV5, BIOS CBET4000 4.6-2423-gf67c967 12/20/2017
[Sat Feb  3 20:08:46 2018] tsc: Fast TSC calibration using PIT
[Sat Feb  3 20:08:46 2018] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[Sat Feb  3 20:08:46 2018] e820: remove [mem 0x000a0000-0x000fffff] usable
[Sat Feb  3 20:08:46 2018] e820: last_pfn = 0x23b600 max_arch_pfn = 0x400000000
[Sat Feb  3 20:08:46 2018] MTRR default type: write-back
[Sat Feb  3 20:08:46 2018] MTRR fixed ranges enabled:
[Sat Feb  3 20:08:46 2018]   00000-9FFFF write-back
[Sat Feb  3 20:08:46 2018]   A0000-BFFFF uncachable
[Sat Feb  3 20:08:46 2018]   C0000-FFFFF write-back
[Sat Feb  3 20:08:46 2018] MTRR variable ranges enabled:
[Sat Feb  3 20:08:46 2018]   0 base 0C0000000 mask FE0000000 uncachable
[Sat Feb  3 20:08:46 2018]   1 base 0E0000000 mask FF0000000 write-combining
[Sat Feb  3 20:08:46 2018]   2 base 0F0000000 mask FF0000000 uncachable
[Sat Feb  3 20:08:46 2018]   3 disabled
[Sat Feb  3 20:08:46 2018]   4 disabled
[Sat Feb  3 20:08:46 2018]   5 disabled
[Sat Feb  3 20:08:46 2018]   6 disabled
[Sat Feb  3 20:08:46 2018]   7 disabled
[Sat Feb  3 20:08:46 2018]   8 disabled
[Sat Feb  3 20:08:46 2018]   9 disabled
[Sat Feb  3 20:08:46 2018] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[Sat Feb  3 20:08:46 2018] e820: last_pfn = 0xbfef3 max_arch_pfn = 0x400000000
[Sat Feb  3 20:08:46 2018] Scanning 1 areas for low memory corruption
[Sat Feb  3 20:08:46 2018] Base memory trampoline at [ffff9cf600099000] 99000 size 24576
[Sat Feb  3 20:08:46 2018] BRK [0x1ac62d000, 0x1ac62dfff] PGTABLE
[Sat Feb  3 20:08:46 2018] BRK [0x1ac62e000, 0x1ac62efff] PGTABLE
[Sat Feb  3 20:08:46 2018] BRK [0x1ac62f000, 0x1ac62ffff] PGTABLE
[Sat Feb  3 20:08:46 2018] BRK [0x1ac630000, 0x1ac630fff] PGTABLE
[Sat Feb  3 20:08:46 2018] BRK [0x1ac631000, 0x1ac631fff] PGTABLE
[Sat Feb  3 20:08:46 2018] BRK [0x1ac632000, 0x1ac632fff] PGTABLE
[Sat Feb  3 20:08:46 2018] BRK [0x1ac633000, 0x1ac633fff] PGTABLE
[Sat Feb  3 20:08:46 2018] BRK [0x1ac634000, 0x1ac634fff] PGTABLE
[Sat Feb  3 20:08:46 2018] RAMDISK: [mem 0x365f9000-0x372f3fff]
[Sat Feb  3 20:08:46 2018] ACPI: Early table checksum verification disabled
[Sat Feb  3 20:08:46 2018] ACPI: RSDP 0x00000000000F66B0 000024 (v02 CORE  )
[Sat Feb  3 20:08:46 2018] ACPI: XSDT 0x00000000BFF170E0 00005C (v01 CORE   COREBOOT 00000000 CORE 00000000)
[Sat Feb  3 20:08:46 2018] ACPI: FACP 0x00000000BFF1A930 0000F4 (v04 CORE   COREBOOT 00000000 CORE 00000000)
[Sat Feb  3 20:08:46 2018] ACPI: DSDT 0x00000000BFF17280 0036A2 (v02 COREv4 COREBOOT 20110725 INTL 20161222)
[Sat Feb  3 20:08:46 2018] ACPI: FACS 0x00000000BFF17240 000040
[Sat Feb  3 20:08:46 2018] ACPI: FACS 0x00000000BFF17240 000040
[Sat Feb  3 20:08:46 2018] ACPI: SSDT 0x00000000BFF1AA30 001739 (v02 CORE   COREBOOT 0000002A CORE 0000002A)
[Sat Feb  3 20:08:46 2018] ACPI: MCFG 0x00000000BFF1C170 00003C (v01 CORE   COREBOOT 00000000 CORE 00000000)
[Sat Feb  3 20:08:46 2018] ACPI: TCPA 0x00000000BFF1C1B0 000032 (v02 CORE   COREBOOT 00000000 CORE 00000000)
[Sat Feb  3 20:08:46 2018] ACPI: APIC 0x00000000BFF1C1F0 00006C (v01 CORE   COREBOOT 00000000 CORE 00000000)
[Sat Feb  3 20:08:46 2018] ACPI: DMAR 0x00000000BFF1C260 0000A8 (v01 CORE   COREBOOT 00000000 CORE 00000000)
[Sat Feb  3 20:08:46 2018] ACPI: HPET 0x00000000BFF1E310 000038 (v01 CORE   COREBOOT 00000000 CORE 00000000)
[Sat Feb  3 20:08:46 2018] ACPI: Local APIC address 0xfee00000
[Sat Feb  3 20:08:46 2018] No NUMA configuration found
[Sat Feb  3 20:08:46 2018] Faking a node at [mem 0x0000000000000000-0x000000023b5fffff]
[Sat Feb  3 20:08:46 2018] NODE_DATA(0) allocated [mem 0x23b5f8000-0x23b5fbfff]
[Sat Feb  3 20:08:46 2018] Zone ranges:
[Sat Feb  3 20:08:46 2018]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[Sat Feb  3 20:08:46 2018]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[Sat Feb  3 20:08:46 2018]   Normal   [mem 0x0000000100000000-0x000000023b5fffff]
[Sat Feb  3 20:08:46 2018]   Device   empty
[Sat Feb  3 20:08:46 2018] Movable zone start for each node
[Sat Feb  3 20:08:46 2018] Early memory node ranges
[Sat Feb  3 20:08:46 2018]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[Sat Feb  3 20:08:46 2018]   node   0: [mem 0x0000000000100000-0x00000000bfef2fff]
[Sat Feb  3 20:08:46 2018]   node   0: [mem 0x0000000100000000-0x000000023b5fffff]
[Sat Feb  3 20:08:46 2018] Initmem setup node 0 [mem 0x0000000000001000-0x000000023b5fffff]
[Sat Feb  3 20:08:46 2018] On node 0 totalpages: 2077841
[Sat Feb  3 20:08:46 2018]   DMA zone: 64 pages used for memmap
[Sat Feb  3 20:08:46 2018]   DMA zone: 21 pages reserved
[Sat Feb  3 20:08:46 2018]   DMA zone: 3998 pages, LIFO batch:0
[Sat Feb  3 20:08:46 2018]   DMA32 zone: 12220 pages used for memmap
[Sat Feb  3 20:08:46 2018]   DMA32 zone: 782067 pages, LIFO batch:31
[Sat Feb  3 20:08:46 2018]   Normal zone: 20184 pages used for memmap
[Sat Feb  3 20:08:46 2018]   Normal zone: 1291776 pages, LIFO batch:31
[Sat Feb  3 20:08:46 2018] Reserving Intel graphics memory at 0x00000000c0a00000-0x00000000c29fffff
[Sat Feb  3 20:08:46 2018] ACPI: PM-Timer IO Port: 0x508
[Sat Feb  3 20:08:46 2018] ACPI: Local APIC address 0xfee00000
[Sat Feb  3 20:08:46 2018] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[Sat Feb  3 20:08:46 2018] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[Sat Feb  3 20:08:46 2018] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[Sat Feb  3 20:08:46 2018] ACPI: IRQ0 used by override.
[Sat Feb  3 20:08:46 2018] ACPI: IRQ9 used by override.
[Sat Feb  3 20:08:46 2018] Using ACPI (MADT) for SMP configuration information
[Sat Feb  3 20:08:46 2018] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[Sat Feb  3 20:08:46 2018] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[Sat Feb  3 20:08:46 2018] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[Sat Feb  3 20:08:46 2018] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[Sat Feb  3 20:08:46 2018] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[Sat Feb  3 20:08:46 2018] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[Sat Feb  3 20:08:46 2018] PM: Registered nosave memory: [mem 0xbfef3000-0xc29fffff]
[Sat Feb  3 20:08:46 2018] PM: Registered nosave memory: [mem 0xc2a00000-0xf7ffffff]
[Sat Feb  3 20:08:46 2018] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[Sat Feb  3 20:08:46 2018] PM: Registered nosave memory: [mem 0xfc000000-0xfed8ffff]
[Sat Feb  3 20:08:46 2018] PM: Registered nosave memory: [mem 0xfed90000-0xfed91fff]
[Sat Feb  3 20:08:46 2018] PM: Registered nosave memory: [mem 0xfed92000-0xffffffff]
[Sat Feb  3 20:08:46 2018] e820: [mem 0xc2a00000-0xf7ffffff] available for PCI devices
[Sat Feb  3 20:08:46 2018] Booting paravirtualized kernel on bare hardware
[Sat Feb  3 20:08:46 2018] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[Sat Feb  3 20:08:46 2018] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
[Sat Feb  3 20:08:46 2018] percpu: Embedded 42 pages/cpu @ffff9cf83b200000 s134168 r8192 d29672 u524288
[Sat Feb  3 20:08:46 2018] pcpu-alloc: s134168 r8192 d29672 u524288 alloc=1*2097152
[Sat Feb  3 20:08:46 2018] pcpu-alloc: [0] 0 1 2 3 
[Sat Feb  3 20:08:46 2018] Built 1 zonelists, mobility grouping on.  Total pages: 2045352
[Sat Feb  3 20:08:46 2018] Policy zone: Normal
[Sat Feb  3 20:08:46 2018] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=98134e7e-603f-4487-9518-d2edafae3a85 rw cryptdevice=/dev/sda2:cryptroot iomem=relaxed quiet root=/dev/mapper/cryptroot acpi_backlight=thinkpad_acpi "acpi_osi=!Windows 2012" fan_control=1
[Sat Feb  3 20:08:46 2018] PID hash table entries: 4096 (order: 3, 32768 bytes)
[Sat Feb  3 20:08:46 2018] Calgary: detecting Calgary via BIOS EBDA area
[Sat Feb  3 20:08:46 2018] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[Sat Feb  3 20:08:46 2018] Memory: 8077412K/8311364K available (10252K kernel code, 1157K rwdata, 2792K rodata, 1360K init, 992K bss, 233952K reserved, 0K cma-reserved)
[Sat Feb  3 20:08:46 2018] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[Sat Feb  3 20:08:46 2018] Kernel/User page tables isolation: enabled
[Sat Feb  3 20:08:46 2018] ftrace: allocating 29122 entries in 114 pages
[Sat Feb  3 20:08:46 2018] Preemptible hierarchical RCU implementation.
[Sat Feb  3 20:08:46 2018] 	RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
[Sat Feb  3 20:08:46 2018] 	Tasks RCU enabled.
[Sat Feb  3 20:08:46 2018] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[Sat Feb  3 20:08:46 2018] NR_IRQS: 8448, nr_irqs: 456, preallocated irqs: 16
[Sat Feb  3 20:08:46 2018] Console: colour dummy device 80x25
[Sat Feb  3 20:08:46 2018] console [tty0] enabled
[Sat Feb  3 20:08:46 2018] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[Sat Feb  3 20:08:46 2018] hpet clockevent registered
[Sat Feb  3 20:08:46 2018] tsc: Fast TSC calibration using PIT
[Sat Feb  3 20:08:46 2018] tsc: Detected 2594.008 MHz processor
[Sat Feb  3 20:08:46 2018] Calibrating delay loop (skipped), value calculated using timer frequency.. 5190.18 BogoMIPS (lpj=8646693)
[Sat Feb  3 20:08:46 2018] pid_max: default: 32768 minimum: 301
[Sat Feb  3 20:08:46 2018] ACPI: Core revision 20170728
[Sat Feb  3 20:08:46 2018] ACPI: 2 ACPI AML tables successfully acquired and loaded
[Sat Feb  3 20:08:46 2018] Security Framework initialized
[Sat Feb  3 20:08:46 2018] Yama: becoming mindful.
[Sat Feb  3 20:08:46 2018] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[Sat Feb  3 20:08:46 2018] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[Sat Feb  3 20:08:46 2018] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[Sat Feb  3 20:08:46 2018] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[Sat Feb  3 20:08:46 2018] CPU: Physical Processor ID: 0
[Sat Feb  3 20:08:46 2018] CPU: Processor Core ID: 0
[Sat Feb  3 20:08:46 2018] mce: CPU supports 7 MCE banks
[Sat Feb  3 20:08:46 2018] CPU0: Thermal monitoring enabled (TM1)
[Sat Feb  3 20:08:46 2018] process: using mwait in idle threads
[Sat Feb  3 20:08:46 2018] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[Sat Feb  3 20:08:46 2018] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[Sat Feb  3 20:08:46 2018] Spectre V2 mitigation: Mitigation: Full generic retpoline
[Sat Feb  3 20:08:46 2018] Freeing SMP alternatives memory: 24K
[Sat Feb  3 20:08:46 2018] smpboot: Max logical packages: 2
[Sat Feb  3 20:08:46 2018] DMAR: Host address width 36
[Sat Feb  3 20:08:46 2018] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[Sat Feb  3 20:08:46 2018] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
[Sat Feb  3 20:08:46 2018] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[Sat Feb  3 20:08:46 2018] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
[Sat Feb  3 20:08:46 2018] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[Sat Feb  3 20:08:46 2018] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[Sat Feb  3 20:08:46 2018] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[Sat Feb  3 20:08:46 2018] DMAR-IR: Enabled IRQ remapping in x2apic mode
[Sat Feb  3 20:08:46 2018] x2apic enabled
[Sat Feb  3 20:08:46 2018] Switched APIC routing to cluster x2apic.
[Sat Feb  3 20:08:46 2018] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[Sat Feb  3 20:08:46 2018] TSC deadline timer enabled
[Sat Feb  3 20:08:46 2018] smpboot: CPU0: Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz (family: 0x6, model: 0x3a, stepping: 0x9)
[Sat Feb  3 20:08:46 2018] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[Sat Feb  3 20:08:46 2018] ... version:                3
[Sat Feb  3 20:08:46 2018] ... bit width:              48
[Sat Feb  3 20:08:46 2018] ... generic registers:      4
[Sat Feb  3 20:08:46 2018] ... value mask:             0000ffffffffffff
[Sat Feb  3 20:08:46 2018] ... max period:             00007fffffffffff
[Sat Feb  3 20:08:46 2018] ... fixed-purpose events:   3
[Sat Feb  3 20:08:46 2018] ... event mask:             000000070000000f
[Sat Feb  3 20:08:46 2018] Hierarchical SRCU implementation.
[Sat Feb  3 20:08:46 2018] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[Sat Feb  3 20:08:46 2018] smp: Bringing up secondary CPUs ...
[Sat Feb  3 20:08:46 2018] x86: Booting SMP configuration:
[Sat Feb  3 20:08:46 2018] .... node  #0, CPUs:      #1 #2 #3
[Sat Feb  3 20:08:46 2018] smp: Brought up 1 node, 4 CPUs
[Sat Feb  3 20:08:46 2018] smpboot: Total of 4 processors activated (20760.73 BogoMIPS)
[Sat Feb  3 20:08:46 2018] devtmpfs: initialized
[Sat Feb  3 20:08:46 2018] x86/mm: Memory block size: 128MB
[Sat Feb  3 20:08:46 2018] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[Sat Feb  3 20:08:46 2018] futex hash table entries: 1024 (order: 4, 65536 bytes)
[Sat Feb  3 20:08:46 2018] pinctrl core: initialized pinctrl subsystem
[Sat Feb  3 20:08:46 2018] RTC time: 19:08:46, date: 02/03/18
[Sat Feb  3 20:08:46 2018] NET: Registered protocol family 16
[Sat Feb  3 20:08:46 2018] cpuidle: using governor ladder
[Sat Feb  3 20:08:46 2018] cpuidle: using governor menu
[Sat Feb  3 20:08:46 2018] ACPI: bus type PCI registered
[Sat Feb  3 20:08:46 2018] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[Sat Feb  3 20:08:46 2018] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[Sat Feb  3 20:08:46 2018] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[Sat Feb  3 20:08:46 2018] PCI: Using configuration type 1 for base access
[Sat Feb  3 20:08:46 2018] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[Sat Feb  3 20:08:46 2018] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[Sat Feb  3 20:08:46 2018] ACPI: Added _OSI(Module Device)
[Sat Feb  3 20:08:46 2018] ACPI: Added _OSI(Processor Device)
[Sat Feb  3 20:08:46 2018] ACPI: Added _OSI(3.0 _SCP Extensions)
[Sat Feb  3 20:08:46 2018] ACPI: Added _OSI(Processor Aggregator Device)
[Sat Feb  3 20:08:46 2018] ACPI: Deleted _OSI(Windows 2012)
[Sat Feb  3 20:08:46 2018] ACPI: Executed 1 blocks of module-level executable AML code
[Sat Feb  3 20:08:46 2018] ACPI: EC: EC started
[Sat Feb  3 20:08:46 2018] ACPI: EC: interrupt blocked
[Sat Feb  3 20:08:46 2018] ACPI: \_SB_.PCI0.LPCB.EC__: Used as first EC
[Sat Feb  3 20:08:46 2018] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x11, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[Sat Feb  3 20:08:46 2018] ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions
[Sat Feb  3 20:08:46 2018] ACPI: Interpreter enabled
[Sat Feb  3 20:08:46 2018] ACPI: (supports S0 S3 S4 S5)
[Sat Feb  3 20:08:46 2018] ACPI: Using IOAPIC for interrupt routing
[Sat Feb  3 20:08:46 2018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[Sat Feb  3 20:08:46 2018] ACPI: Enabled 1 GPEs in block 00 to 3F
[Sat Feb  3 20:08:46 2018] ACPI: Power Resource [FPWR] (off)
[Sat Feb  3 20:08:46 2018] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[Sat Feb  3 20:08:46 2018] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[Sat Feb  3 20:08:46 2018] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[Sat Feb  3 20:08:46 2018] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[Sat Feb  3 20:08:46 2018] PCI host bridge to bus 0000:00
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: root bus resource [mem 0xc2a00001-0xf7ffffff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: root bus resource [bus 00-ff]
[Sat Feb  3 20:08:46 2018] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
[Sat Feb  3 20:08:46 2018] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
[Sat Feb  3 20:08:46 2018] pci 0000:00:02.0: reg 0x10: [mem 0xf1000000-0xf13fffff 64bit]
[Sat Feb  3 20:08:46 2018] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[Sat Feb  3 20:08:46 2018] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[Sat Feb  3 20:08:46 2018] pci 0000:00:04.0: [8086:0153] type 00 class 0x118000
[Sat Feb  3 20:08:46 2018] pci 0000:00:04.0: reg 0x10: [mem 0xf1630000-0xf1637fff 64bit]
[Sat Feb  3 20:08:46 2018] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[Sat Feb  3 20:08:46 2018] pci 0000:00:14.0: reg 0x10: [mem 0xf1620000-0xf162ffff 64bit]
[Sat Feb  3 20:08:46 2018] pci 0000:00:14.0: PME# supported from D3hot D3cold
[Sat Feb  3 20:08:46 2018] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[Sat Feb  3 20:08:46 2018] pci 0000:00:16.0: reg 0x10: [mem 0xf1641000-0xf164100f 64bit]
[Sat Feb  3 20:08:46 2018] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[Sat Feb  3 20:08:46 2018] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
[Sat Feb  3 20:08:46 2018] pci 0000:00:19.0: reg 0x10: [mem 0xf1600000-0xf161ffff]
[Sat Feb  3 20:08:46 2018] pci 0000:00:19.0: reg 0x14: [mem 0xf163c000-0xf163cfff]
[Sat Feb  3 20:08:46 2018] pci 0000:00:19.0: reg 0x18: [io  0x3040-0x305f]
[Sat Feb  3 20:08:46 2018] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[Sat Feb  3 20:08:46 2018] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[Sat Feb  3 20:08:46 2018] pci 0000:00:1a.0: reg 0x10: [mem 0xf163e000-0xf163e3ff]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[Sat Feb  3 20:08:46 2018] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[Sat Feb  3 20:08:46 2018] pci 0000:00:1b.0: reg 0x10: [mem 0xf1638000-0xf163bfff 64bit]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[Sat Feb  3 20:08:46 2018] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[Sat Feb  3 20:08:46 2018] pci 0000:00:1d.0: reg 0x10: [mem 0xf163f000-0xf163f3ff]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[Sat Feb  3 20:08:46 2018] pci 0000:00:1f.0: [8086:1e55] type 00 class 0x060100
[Sat Feb  3 20:08:46 2018] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[Sat Feb  3 20:08:46 2018] pci 0000:00:1f.2: reg 0x10: [io  0x3080-0x3087]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1f.2: reg 0x14: [io  0x3090-0x3093]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1f.2: reg 0x18: [io  0x3088-0x308f]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1f.2: reg 0x1c: [io  0x3094-0x3097]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1f.2: reg 0x20: [io  0x3060-0x307f]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1f.2: reg 0x24: [mem 0xf163d000-0xf163d7ff]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1f.2: PME# supported from D3hot
[Sat Feb  3 20:08:46 2018] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[Sat Feb  3 20:08:46 2018] pci 0000:00:1f.3: reg 0x10: [mem 0xf1640000-0xf16400ff 64bit]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1f.3: reg 0x20: [io  0x0400-0x041f]
[Sat Feb  3 20:08:46 2018] pci 0000:01:00.0: [1180:e823] type 00 class 0x080501
[Sat Feb  3 20:08:46 2018] pci 0000:01:00.0: MMC controller base frequency changed to 50Mhz.
[Sat Feb  3 20:08:46 2018] pci 0000:01:00.0: reg 0x10: [mem 0xf1400000-0xf14000ff]
[Sat Feb  3 20:08:46 2018] pci 0000:01:00.0: supports D1 D2
[Sat Feb  3 20:08:46 2018] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.0: PCI bridge to [bus 01]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.0:   bridge window [mem 0xf1400000-0xf14fffff]
[Sat Feb  3 20:08:46 2018] pci 0000:02:00.0: [8086:0085] type 00 class 0x028000
[Sat Feb  3 20:08:46 2018] pci 0000:02:00.0: reg 0x10: [mem 0xf1500000-0xf1501fff 64bit]
[Sat Feb  3 20:08:46 2018] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.1: PCI bridge to [bus 02]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.1:   bridge window [mem 0xf1500000-0xf15fffff]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.2: PCI bridge to [bus 03]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.2:   bridge window [io  0x2000-0x2fff]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.2:   bridge window [mem 0xf0800000-0xf0ffffff]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.2:   bridge window [mem 0xf0000000-0xf07fffff 64bit pref]
[Sat Feb  3 20:08:46 2018] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[Sat Feb  3 20:08:46 2018] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[Sat Feb  3 20:08:46 2018] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[Sat Feb  3 20:08:46 2018] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[Sat Feb  3 20:08:46 2018] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[Sat Feb  3 20:08:46 2018] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[Sat Feb  3 20:08:46 2018] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[Sat Feb  3 20:08:46 2018] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[Sat Feb  3 20:08:46 2018] ACPI: EC: interrupt unblocked
[Sat Feb  3 20:08:46 2018] ACPI: EC: event unblocked
[Sat Feb  3 20:08:46 2018] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x11, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[Sat Feb  3 20:08:46 2018] ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions and events
[Sat Feb  3 20:08:46 2018] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[Sat Feb  3 20:08:46 2018] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[Sat Feb  3 20:08:46 2018] pci 0000:00:02.0: vgaarb: bridge control possible
[Sat Feb  3 20:08:46 2018] vgaarb: loaded
[Sat Feb  3 20:08:46 2018] EDAC MC: Ver: 3.0.0
[Sat Feb  3 20:08:46 2018] PCI: Using ACPI for IRQ routing
[Sat Feb  3 20:08:46 2018] PCI: pci_cache_line_size set to 64 bytes
[Sat Feb  3 20:08:46 2018] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[Sat Feb  3 20:08:46 2018] e820: reserve RAM buffer [mem 0xbfef3000-0xbfffffff]
[Sat Feb  3 20:08:46 2018] e820: reserve RAM buffer [mem 0x23b600000-0x23bffffff]
[Sat Feb  3 20:08:46 2018] NetLabel: Initializing
[Sat Feb  3 20:08:46 2018] NetLabel:  domain hash size = 128
[Sat Feb  3 20:08:46 2018] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[Sat Feb  3 20:08:46 2018] NetLabel:  unlabeled traffic allowed by default
[Sat Feb  3 20:08:46 2018] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[Sat Feb  3 20:08:46 2018] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[Sat Feb  3 20:08:46 2018] clocksource: Switched to clocksource hpet
[Sat Feb  3 20:08:46 2018] VFS: Disk quotas dquot_6.6.0
[Sat Feb  3 20:08:46 2018] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[Sat Feb  3 20:08:46 2018] pnp: PnP ACPI init
[Sat Feb  3 20:08:46 2018] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
[Sat Feb  3 20:08:46 2018] system 00:00: [mem 0xfed10000-0xfed17fff] has been reserved
[Sat Feb  3 20:08:46 2018] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
[Sat Feb  3 20:08:46 2018] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
[Sat Feb  3 20:08:46 2018] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[Sat Feb  3 20:08:46 2018] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[Sat Feb  3 20:08:46 2018] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[Sat Feb  3 20:08:46 2018] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
[Sat Feb  3 20:08:46 2018] system 00:00: [mem 0x20000000-0x201fffff] could not be reserved
[Sat Feb  3 20:08:46 2018] system 00:00: [mem 0x40000000-0x401fffff] could not be reserved
[Sat Feb  3 20:08:46 2018] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sat Feb  3 20:08:46 2018] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
[Sat Feb  3 20:08:46 2018] system 00:01: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[Sat Feb  3 20:08:46 2018] system 00:02: [io  0x0500-0x057f] has been reserved
[Sat Feb  3 20:08:46 2018] system 00:02: [io  0x0480-0x04bf] has been reserved
[Sat Feb  3 20:08:46 2018] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[Sat Feb  3 20:08:46 2018] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[Sat Feb  3 20:08:46 2018] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[Sat Feb  3 20:08:46 2018] pnp 00:05: Plug and Play ACPI device, IDs PNP0f13 (active)
[Sat Feb  3 20:08:46 2018] pnp: PnP ACPI: found 6 devices
[Sat Feb  3 20:08:46 2018] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.0: PCI bridge to [bus 01]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.0:   bridge window [mem 0xf1400000-0xf14fffff]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.1: PCI bridge to [bus 02]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.1:   bridge window [mem 0xf1500000-0xf15fffff]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.2: PCI bridge to [bus 03]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.2:   bridge window [io  0x2000-0x2fff]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.2:   bridge window [mem 0xf0800000-0xf0ffffff]
[Sat Feb  3 20:08:46 2018] pci 0000:00:1c.2:   bridge window [mem 0xf0000000-0xf07fffff 64bit pref]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: resource 20 [mem 0xc2a00001-0xf7ffffff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:00: resource 21 [mem 0xfed40000-0xfed44fff window]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:01: resource 1 [mem 0xf1400000-0xf14fffff]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:02: resource 1 [mem 0xf1500000-0xf15fffff]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:03: resource 1 [mem 0xf0800000-0xf0ffffff]
[Sat Feb  3 20:08:46 2018] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf07fffff 64bit pref]
[Sat Feb  3 20:08:46 2018] NET: Registered protocol family 2
[Sat Feb  3 20:08:46 2018] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[Sat Feb  3 20:08:46 2018] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[Sat Feb  3 20:08:46 2018] TCP: Hash tables configured (established 65536 bind 65536)
[Sat Feb  3 20:08:46 2018] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[Sat Feb  3 20:08:46 2018] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[Sat Feb  3 20:08:46 2018] NET: Registered protocol family 1
[Sat Feb  3 20:08:46 2018] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[Sat Feb  3 20:08:46 2018] PCI: CLS 64 bytes, default 64
[Sat Feb  3 20:08:46 2018] Unpacking initramfs...
[Sat Feb  3 20:08:46 2018] Freeing initrd memory: 13292K
[Sat Feb  3 20:08:46 2018] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[Sat Feb  3 20:08:46 2018] software IO TLB [mem 0xbbef3000-0xbfef3000] (64MB) mapped at [ffff9cf6bbef3000-ffff9cf6bfef2fff]
[Sat Feb  3 20:08:46 2018] Scanning for low memory corruption every 60 seconds
[Sat Feb  3 20:08:46 2018] Initialise system trusted keyrings
[Sat Feb  3 20:08:46 2018] Key type blacklist registered
[Sat Feb  3 20:08:46 2018] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[Sat Feb  3 20:08:46 2018] zbud: loaded
[Sat Feb  3 20:08:46 2018] Key type asymmetric registered
[Sat Feb  3 20:08:46 2018] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[Sat Feb  3 20:08:46 2018] io scheduler noop registered
[Sat Feb  3 20:08:46 2018] io scheduler deadline registered
[Sat Feb  3 20:08:46 2018] io scheduler cfq registered (default)
[Sat Feb  3 20:08:46 2018] io scheduler mq-deadline registered
[Sat Feb  3 20:08:46 2018] io scheduler kyber registered
[Sat Feb  3 20:08:46 2018] io scheduler bfq registered
[Sat Feb  3 20:08:46 2018] pcieport 0000:00:1c.0: Signaling PME with IRQ 26
[Sat Feb  3 20:08:46 2018] pcieport 0000:00:1c.1: Signaling PME with IRQ 27
[Sat Feb  3 20:08:46 2018] pcieport 0000:00:1c.2: Signaling PME with IRQ 28
[Sat Feb  3 20:08:46 2018] pciehp 0000:00:1c.2:pcie004: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[Sat Feb  3 20:08:46 2018] vesafb: mode is 1366x768x32, linelength=5504, pages=0
[Sat Feb  3 20:08:46 2018] vesafb: scrolling: redraw
[Sat Feb  3 20:08:46 2018] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[Sat Feb  3 20:08:46 2018] vesafb: framebuffer at 0xe0000000, mapped to 0xffffb46101800000, using 4160k, total 4160k
[Sat Feb  3 20:08:46 2018] Console: switching to colour frame buffer device 170x48
[Sat Feb  3 20:08:46 2018] fb0: VESA VGA frame buffer device
[Sat Feb  3 20:08:46 2018] intel_idle: MWAIT substates: 0x21120
[Sat Feb  3 20:08:46 2018] intel_idle: v0.4.1 model 0x3A
[Sat Feb  3 20:08:46 2018] intel_idle: lapic_timer_reliable_states 0xffffffff
[Sat Feb  3 20:08:46 2018] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[Sat Feb  3 20:08:46 2018] rtc_cmos 00:03: RTC can wake from S4
[Sat Feb  3 20:08:46 2018] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[Sat Feb  3 20:08:46 2018] rtc_cmos 00:03: alarms up to one month, 242 bytes nvram, hpet irqs
[Sat Feb  3 20:08:46 2018] intel_pstate: Intel P-state driver initializing
[Sat Feb  3 20:08:46 2018] ledtrig-cpu: registered to indicate activity on CPUs
[Sat Feb  3 20:08:46 2018] vlv2_plat_clk vlv2_plat_clk: vlv2_plat_clk initialized
[Sat Feb  3 20:08:46 2018] NET: Registered protocol family 10
[Sat Feb  3 20:08:46 2018] Segment Routing with IPv6
[Sat Feb  3 20:08:46 2018] NET: Registered protocol family 17
[Sat Feb  3 20:08:46 2018] RAS: Correctable Errors collector initialized.
[Sat Feb  3 20:08:46 2018] microcode: sig=0x306a9, pf=0x10, revision=0x1c
[Sat Feb  3 20:08:46 2018] microcode: Microcode Update Driver: v2.2.
[Sat Feb  3 20:08:46 2018] sched_clock: Marking stable (420076420, 0)->(421669761, -1593341)
[Sat Feb  3 20:08:46 2018] registered taskstats version 1
[Sat Feb  3 20:08:46 2018] Loading compiled-in X.509 certificates
[Sat Feb  3 20:08:46 2018] zswap: loaded using pool lzo/zbud
[Sat Feb  3 20:08:46 2018] Key type big_key registered
[Sat Feb  3 20:08:46 2018]   Magic number: 6:280:141
[Sat Feb  3 20:08:46 2018] acpi device:12: hash matches
[Sat Feb  3 20:08:46 2018] rtc_cmos 00:03: setting system clock to 2018-02-03 19:08:46 UTC (1517684926)
[Sat Feb  3 20:08:46 2018] Freeing unused kernel memory: 1360K
[Sat Feb  3 20:08:46 2018] Write protecting the kernel read-only data: 16384k
[Sat Feb  3 20:08:46 2018] Freeing unused kernel memory: 2016K
[Sat Feb  3 20:08:46 2018] Freeing unused kernel memory: 1304K
[Sat Feb  3 20:08:46 2018] Linux agpgart interface v0.103
[Sat Feb  3 20:08:46 2018] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20/PNP0C09:00/PNP0C0E:00/input/input0
[Sat Feb  3 20:08:46 2018] ACPI: Sleep Button [SLPB]
[Sat Feb  3 20:08:46 2018] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20/PNP0C09:00/PNP0C0D:00/input/input1
[Sat Feb  3 20:08:46 2018] ACPI: Lid Switch [LID]
[Sat Feb  3 20:08:46 2018] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[Sat Feb  3 20:08:46 2018] ACPI: Power Button [PWRF]
[Sat Feb  3 20:08:46 2018] [drm] Memory usable by graphics device = 2048M
[Sat Feb  3 20:08:46 2018] checking generic (e0000000 410000) vs hw (e0000000 10000000)
[Sat Feb  3 20:08:46 2018] fb: switching to inteldrmfb from VESA VGA
[Sat Feb  3 20:08:46 2018] Console: switching to colour dummy device 80x25
[Sat Feb  3 20:08:46 2018] [drm] Replacing VGA console driver
[Sat Feb  3 20:08:46 2018] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[Sat Feb  3 20:08:46 2018] [drm] Driver supports precise vblank timestamp query.
[Sat Feb  3 20:08:46 2018] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[Sat Feb  3 20:08:46 2018] [drm] Initialized i915 1.6.0 20170818 for 0000:00:02.0 on minor 0
[Sat Feb  3 20:08:46 2018] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[Sat Feb  3 20:08:46 2018] acpi device:03: registered as cooling_device4
[Sat Feb  3 20:08:46 2018] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[Sat Feb  3 20:08:46 2018] fbcon: inteldrmfb (fb0) is primary device
[Sat Feb  3 20:08:47 2018] tsc: Refined TSC clocksource calibration: 2594.106 MHz
[Sat Feb  3 20:08:47 2018] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x25647bfab01, max_idle_ns: 440795211785 ns
[Sat Feb  3 20:08:47 2018] Console: switching to colour frame buffer device 170x48
[Sat Feb  3 20:08:47 2018] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[Sat Feb  3 20:08:47 2018] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[Sat Feb  3 20:08:47 2018] serio: i8042 KBD port at 0x60,0x64 irq 1
[Sat Feb  3 20:08:47 2018] serio: i8042 AUX port at 0x60,0x64 irq 12
[Sat Feb  3 20:08:47 2018] ACPI: bus type USB registered
[Sat Feb  3 20:08:47 2018] usbcore: registered new interface driver usbfs
[Sat Feb  3 20:08:47 2018] usbcore: registered new interface driver hub
[Sat Feb  3 20:08:47 2018] usbcore: registered new device driver usb
[Sat Feb  3 20:08:47 2018] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[Sat Feb  3 20:08:47 2018] ehci-pci: EHCI PCI platform driver
[Sat Feb  3 20:08:47 2018] ehci-pci 0000:00:1a.0: EHCI Host Controller
[Sat Feb  3 20:08:47 2018] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[Sat Feb  3 20:08:47 2018] ehci-pci 0000:00:1a.0: debug port 2
[Sat Feb  3 20:08:47 2018] sdhci: Secure Digital Host Controller Interface driver
[Sat Feb  3 20:08:47 2018] sdhci: Copyright(c) Pierre Ossman
[Sat Feb  3 20:08:47 2018] SCSI subsystem initialized
[Sat Feb  3 20:08:47 2018] sdhci-pci 0000:01:00.0: SDHCI controller found [1180:e823] (rev 4)
[Sat Feb  3 20:08:47 2018] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[Sat Feb  3 20:08:47 2018] ehci-pci 0000:00:1a.0: irq 21, io mem 0xf163e000
[Sat Feb  3 20:08:47 2018] libata version 3.00 loaded.
[Sat Feb  3 20:08:47 2018] AVX version of gcm_enc/dec engaged.
[Sat Feb  3 20:08:47 2018] AES CTR mode by8 optimization enabled
[Sat Feb  3 20:08:47 2018] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[Sat Feb  3 20:08:47 2018] mmc0: SDHCI controller on PCI [0000:01:00.0] using DMA
[Sat Feb  3 20:08:47 2018] hub 1-0:1.0: USB hub found
[Sat Feb  3 20:08:47 2018] hub 1-0:1.0: 3 ports detected
[Sat Feb  3 20:08:47 2018] ehci-pci 0000:00:1d.0: EHCI Host Controller
[Sat Feb  3 20:08:47 2018] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[Sat Feb  3 20:08:47 2018] ehci-pci 0000:00:1d.0: debug port 2
[Sat Feb  3 20:08:47 2018] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[Sat Feb  3 20:08:47 2018] ehci-pci 0000:00:1d.0: irq 19, io mem 0xf163f000
[Sat Feb  3 20:08:47 2018] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[Sat Feb  3 20:08:47 2018] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[Sat Feb  3 20:08:47 2018] hub 2-0:1.0: USB hub found
[Sat Feb  3 20:08:47 2018] hub 2-0:1.0: 3 ports detected
[Sat Feb  3 20:08:47 2018] ahci 0000:00:1f.2: version 3.0
[Sat Feb  3 20:08:47 2018] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[Sat Feb  3 20:08:47 2018] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x7 impl SATA mode
[Sat Feb  3 20:08:47 2018] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part apst 
[Sat Feb  3 20:08:47 2018] scsi host0: ahci
[Sat Feb  3 20:08:47 2018] scsi host1: ahci
[Sat Feb  3 20:08:47 2018] scsi host2: ahci
[Sat Feb  3 20:08:47 2018] scsi host3: ahci
[Sat Feb  3 20:08:47 2018] scsi host4: ahci
[Sat Feb  3 20:08:47 2018] scsi host5: ahci
[Sat Feb  3 20:08:47 2018] ata1: SATA max UDMA/133 abar m2048@0xf163d000 port 0xf163d100 irq 30
[Sat Feb  3 20:08:47 2018] ata2: SATA max UDMA/133 abar m2048@0xf163d000 port 0xf163d180 irq 30
[Sat Feb  3 20:08:47 2018] ata3: SATA max UDMA/133 abar m2048@0xf163d000 port 0xf163d200 irq 30
[Sat Feb  3 20:08:47 2018] ata4: DUMMY
[Sat Feb  3 20:08:47 2018] ata5: DUMMY
[Sat Feb  3 20:08:47 2018] ata6: DUMMY
[Sat Feb  3 20:08:47 2018] xhci_hcd 0000:00:14.0: xHCI Host Controller
[Sat Feb  3 20:08:47 2018] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[Sat Feb  3 20:08:47 2018] xhci_hcd 0000:00:14.0: hcc params 0x200071a1 hci version 0x100 quirks 0x0000b930
[Sat Feb  3 20:08:47 2018] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[Sat Feb  3 20:08:47 2018] hub 3-0:1.0: USB hub found
[Sat Feb  3 20:08:47 2018] hub 3-0:1.0: 4 ports detected
[Sat Feb  3 20:08:47 2018] xhci_hcd 0000:00:14.0: xHCI Host Controller
[Sat Feb  3 20:08:47 2018] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[Sat Feb  3 20:08:47 2018] hub 4-0:1.0: USB hub found
[Sat Feb  3 20:08:47 2018] hub 4-0:1.0: 4 ports detected
[Sat Feb  3 20:08:48 2018] usb 1-1: new high-speed USB device number 2 using ehci-pci
[Sat Feb  3 20:08:48 2018] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sat Feb  3 20:08:48 2018] ata1.00: ATA-9: 256GB, O1026A, max UDMA/133
[Sat Feb  3 20:08:48 2018] ata1.00: 494927872 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[Sat Feb  3 20:08:48 2018] ata1.00: configured for UDMA/133
[Sat Feb  3 20:08:48 2018] scsi 0:0:0:0: Direct-Access     ATA      256GB            6A   PQ: 0 ANSI: 5
[Sat Feb  3 20:08:48 2018] usb 2-1: new high-speed USB device number 2 using ehci-pci
[Sat Feb  3 20:08:48 2018] hub 1-1:1.0: USB hub found
[Sat Feb  3 20:08:48 2018] hub 1-1:1.0: 6 ports detected
[Sat Feb  3 20:08:48 2018] hub 2-1:1.0: USB hub found
[Sat Feb  3 20:08:48 2018] hub 2-1:1.0: 8 ports detected
[Sat Feb  3 20:08:48 2018] ata2: SATA link down (SStatus 0 SControl 300)
[Sat Feb  3 20:08:48 2018] clocksource: Switched to clocksource tsc
[Sat Feb  3 20:08:48 2018] usb 1-1.3: new full-speed USB device number 3 using ehci-pci
[Sat Feb  3 20:08:48 2018] usb 1-1.4: new full-speed USB device number 4 using ehci-pci
[Sat Feb  3 20:08:48 2018] ata3: SATA link down (SStatus 0 SControl 300)
[Sat Feb  3 20:08:48 2018] sd 0:0:0:0: [sda] 494927872 512-byte logical blocks: (253 GB/236 GiB)
[Sat Feb  3 20:08:48 2018] sd 0:0:0:0: [sda] Write Protect is off
[Sat Feb  3 20:08:48 2018] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[Sat Feb  3 20:08:48 2018] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Sat Feb  3 20:08:48 2018]  sda: sda1 sda2
[Sat Feb  3 20:08:48 2018] sd 0:0:0:0: [sda] Attached SCSI disk
[Sat Feb  3 20:08:48 2018] device-mapper: uevent: version 1.0.3
[Sat Feb  3 20:08:48 2018] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[Sat Feb  3 20:08:48 2018] usb 1-1.6: new high-speed USB device number 5 using ehci-pci
[Sat Feb  3 20:08:53 2018] NET: Registered protocol family 38
[Sat Feb  3 20:08:54 2018] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[Sat Feb  3 20:08:54 2018] ip_tables: (C) 2000-2006 Netfilter Core Team
[Sat Feb  3 20:08:54 2018] systemd[1]: systemd 236 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid)
[Sat Feb  3 20:08:54 2018] systemd[1]: Detected architecture x86-64.
[Sat Feb  3 20:08:54 2018] systemd[1]: Set hostname to <frojnd>.
[Sat Feb  3 20:08:54 2018] random: crng init done
[Sat Feb  3 20:08:54 2018] systemd[1]: Created slice User and Session Slice.
[Sat Feb  3 20:08:54 2018] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[Sat Feb  3 20:08:54 2018] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[Sat Feb  3 20:08:54 2018] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[Sat Feb  3 20:08:54 2018] systemd[1]: Reached target Local Encrypted Volumes.
[Sat Feb  3 20:08:54 2018] systemd[1]: Reached target Swap.
[Sat Feb  3 20:08:54 2018] systemd[1]: Created slice System Slice.
[Sat Feb  3 20:08:54 2018] EXT4-fs (dm-0): re-mounted. Opts: data=ordered
[Sat Feb  3 20:08:54 2018] acpi_call: loading out-of-tree module taints kernel.
[Sat Feb  3 20:08:54 2018] systemd-journald[306]: Received request to flush runtime journal from PID 1
[Sat Feb  3 20:08:54 2018] systemd-journald[306]: File /var/log/journal/72ca2aa4f94547c49eaef7867288f3e8/system.journal corrupted or uncleanly shut down, renaming and replacing.
[Sat Feb  3 20:08:54 2018] pps_core: LinuxPPS API ver. 1 registered
[Sat Feb  3 20:08:54 2018] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[Sat Feb  3 20:08:54 2018] ACPI Warning: SystemIO range 0x0000000000000528-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\PMIO) (20170728/utaddress-247)
[Sat Feb  3 20:08:54 2018] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[Sat Feb  3 20:08:54 2018] ACPI Warning: SystemIO range 0x00000000000004C0-0x00000000000004CF conflicts with OpRegion 0x0000000000000480-0x00000000000004EB (\GPIO) (20170728/utaddress-247)
[Sat Feb  3 20:08:54 2018] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[Sat Feb  3 20:08:54 2018] ACPI Warning: SystemIO range 0x00000000000004B0-0x00000000000004BF conflicts with OpRegion 0x0000000000000480-0x00000000000004EB (\GPIO) (20170728/utaddress-247)
[Sat Feb  3 20:08:54 2018] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[Sat Feb  3 20:08:54 2018] ACPI Warning: SystemIO range 0x0000000000000480-0x00000000000004AF conflicts with OpRegion 0x0000000000000480-0x00000000000004EB (\GPIO) (20170728/utaddress-247)
[Sat Feb  3 20:08:54 2018] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[Sat Feb  3 20:08:54 2018] lpc_ich: Resource conflict(s) found affecting gpio_ich
[Sat Feb  3 20:08:54 2018] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[Sat Feb  3 20:08:54 2018] PTP clock support registered
[Sat Feb  3 20:08:54 2018] ACPI: AC Adapter [AC] (off-line)
[Sat Feb  3 20:08:54 2018] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[Sat Feb  3 20:08:54 2018] thermal LNXTHERM:00: registered as thermal_zone0
[Sat Feb  3 20:08:54 2018] ACPI: Thermal Zone [THM0] (37 C)
[Sat Feb  3 20:08:54 2018] thermal LNXTHERM:01: registered as thermal_zone1
[Sat Feb  3 20:08:54 2018] ACPI: Thermal Zone [THM1] (27 C)
[Sat Feb  3 20:08:54 2018] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[Sat Feb  3 20:08:54 2018] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[Sat Feb  3 20:08:54 2018] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[Sat Feb  3 20:08:54 2018] Non-volatile memory driver v1.3
[Sat Feb  3 20:08:54 2018] ACPI: Battery Slot [BAT0] (battery present)
[Sat Feb  3 20:08:54 2018] ACPI: Battery Slot [BAT1] (battery absent)
[Sat Feb  3 20:08:54 2018] input: PC Speaker as /devices/platform/pcspkr/input/input6
[Sat Feb  3 20:08:54 2018] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[Sat Feb  3 20:08:54 2018] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[Sat Feb  3 20:08:54 2018] RAPL PMU: hw unit of domain package 2^-16 Joules
[Sat Feb  3 20:08:54 2018] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[Sat Feb  3 20:08:54 2018] thinkpad_acpi: ThinkPad ACPI Extras v0.25
[Sat Feb  3 20:08:54 2018] thinkpad_acpi: [url]http://ibm-acpi.sf.net/[/url]
[Sat Feb  3 20:08:54 2018] thinkpad_acpi: ThinkPad BIOS CBET4000 4.6-2423-gf67c967, EC G2HT33WW-3.22
[Sat Feb  3 20:08:54 2018] thinkpad_acpi: Lenovo ThinkPad X230, model 2325DV5
[Sat Feb  3 20:08:54 2018] thinkpad_acpi: radio switch found; radios are enabled
[Sat Feb  3 20:08:54 2018] thinkpad_acpi: Tablet mode switch found (type: MHKG), currently in laptop mode
[Sat Feb  3 20:08:54 2018] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[Sat Feb  3 20:08:54 2018] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[Sat Feb  3 20:08:54 2018] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[Sat Feb  3 20:08:54 2018] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[Sat Feb  3 20:08:54 2018] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
[Sat Feb  3 20:08:55 2018] intel_rapl: Found RAPL domain package
[Sat Feb  3 20:08:55 2018] intel_rapl: Found RAPL domain core
[Sat Feb  3 20:08:55 2018] intel_rapl: Found RAPL domain uncore
[Sat Feb  3 20:08:55 2018] Intel(R) Wireless WiFi driver for Linux
[Sat Feb  3 20:08:55 2018] Copyright(c) 2003- 2015 Intel Corporation
[Sat Feb  3 20:08:55 2018] iwlwifi 0000:02:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[Sat Feb  3 20:08:55 2018] iTCO_vendor_support: vendor-support=0
[Sat Feb  3 20:08:55 2018] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[Sat Feb  3 20:08:55 2018] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0560)
[Sat Feb  3 20:08:55 2018] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[Sat Feb  3 20:08:55 2018] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
[Sat Feb  3 20:08:55 2018] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[Sat Feb  3 20:08:55 2018] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: data=ordered
[Sat Feb  3 20:08:55 2018] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
[Sat Feb  3 20:08:55 2018] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[Sat Feb  3 20:08:55 2018] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[Sat Feb  3 20:08:55 2018] iwlwifi 0000:02:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0
[Sat Feb  3 20:08:55 2018] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[Sat Feb  3 20:08:55 2018] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
[Sat Feb  3 20:08:55 2018] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 3c:97:0e:c5:ad:c9
[Sat Feb  3 20:08:55 2018] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[Sat Feb  3 20:08:55 2018] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF
[Sat Feb  3 20:08:55 2018] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[Sat Feb  3 20:08:55 2018] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[Sat Feb  3 20:08:55 2018] e1000e 0000:00:19.0 enp0s25: renamed from eth0
[Sat Feb  3 20:08:55 2018] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[Sat Feb  3 20:08:55 2018] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[Sat Feb  3 20:08:55 2018] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=2 (0x15/0x1b/0x0/0x0/0x0)
[Sat Feb  3 20:08:55 2018] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[Sat Feb  3 20:08:55 2018] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[Sat Feb  3 20:08:55 2018] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
[Sat Feb  3 20:08:55 2018] snd_hda_codec_realtek hdaudioC0D0:      Dock Mic=0x19
[Sat Feb  3 20:08:55 2018] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[Sat Feb  3 20:08:55 2018] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[Sat Feb  3 20:08:55 2018] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[Sat Feb  3 20:08:55 2018] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[Sat Feb  3 20:08:55 2018] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[Sat Feb  3 20:08:55 2018] input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[Sat Feb  3 20:08:55 2018] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[Sat Feb  3 20:08:55 2018] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[Sat Feb  3 20:08:55 2018] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[Sat Feb  3 20:08:55 2018] iwlwifi 0000:02:00.0: Radio type=0x1-0x2-0x0
[Sat Feb  3 20:08:55 2018] iwlwifi 0000:02:00.0: Radio type=0x1-0x2-0x0
[Sat Feb  3 20:08:55 2018] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[Sat Feb  3 20:08:55 2018] psmouse serio1: synaptics: queried max coordinates: x [..5768], y [..5062]
[Sat Feb  3 20:08:55 2018] psmouse serio1: synaptics: queried min coordinates: x [1174..], y [790..]
[Sat Feb  3 20:08:55 2018] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd002a3/0x940300/0x123800/0x0, board id: 1611, fw id: 1099905
[Sat Feb  3 20:08:55 2018] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[Sat Feb  3 20:08:55 2018] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
[Sat Feb  3 20:08:55 2018] mousedev: PS/2 mouse device common for all mice
[Sat Feb  3 20:08:56 2018] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[Sat Feb  3 20:08:56 2018] media: Linux media interface: v0.10
[Sat Feb  3 20:08:56 2018] Linux video capture interface: v2.00
[Sat Feb  3 20:08:56 2018] Bluetooth: Core ver 2.22
[Sat Feb  3 20:08:56 2018] NET: Registered protocol family 31
[Sat Feb  3 20:08:56 2018] Bluetooth: HCI device and connection manager initialized
[Sat Feb  3 20:08:56 2018] Bluetooth: HCI socket layer initialized
[Sat Feb  3 20:08:56 2018] Bluetooth: L2CAP socket layer initialized
[Sat Feb  3 20:08:56 2018] Bluetooth: SCO socket layer initialized
[Sat Feb  3 20:08:56 2018] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input17
[Sat Feb  3 20:08:56 2018] usbcore: registered new interface driver btusb
[Sat Feb  3 20:08:56 2018] uvcvideo: Found UVC 1.00 device Integrated Camera (5986:02d2)
[Sat Feb  3 20:08:56 2018] uvcvideo 1-1.6:1.0: Entity type for entity Extension 4 was not initialized!
[Sat Feb  3 20:08:56 2018] uvcvideo 1-1.6:1.0: Entity type for entity Extension 3 was not initialized!
[Sat Feb  3 20:08:56 2018] uvcvideo 1-1.6:1.0: Entity type for entity Processing 2 was not initialized!
[Sat Feb  3 20:08:56 2018] uvcvideo 1-1.6:1.0: Entity type for entity Camera 1 was not initialized!
[Sat Feb  3 20:08:56 2018] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input18
[Sat Feb  3 20:08:56 2018] usbcore: registered new interface driver uvcvideo
[Sat Feb  3 20:08:56 2018] USB Video Class driver (1.1.1)
[Sat Feb  3 20:08:56 2018] Bluetooth: hci0: BCM: chip id 63
[Sat Feb  3 20:08:56 2018] Bluetooth: hci0: BCM: features 0x07
[Sat Feb  3 20:08:56 2018] Bluetooth: hci0: BCM20702A
[Sat Feb  3 20:08:56 2018] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[Sat Feb  3 20:08:56 2018] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[Sat Feb  3 20:08:56 2018] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found
[Sat Feb  3 20:08:59 2018] wlp2s0: authenticate with c8:60:00:d2:d5:78
[Sat Feb  3 20:08:59 2018] wlp2s0: send auth to c8:60:00:d2:d5:78 (try 1/3)
[Sat Feb  3 20:08:59 2018] wlp2s0: authenticated
[Sat Feb  3 20:08:59 2018] wlp2s0: associate with c8:60:00:d2:d5:78 (try 1/3)
[Sat Feb  3 20:08:59 2018] wlp2s0: RX AssocResp from c8:60:00:d2:d5:78 (capab=0x411 status=0 aid=3)
[Sat Feb  3 20:08:59 2018] wlp2s0: associated
[Sat Feb  3 20:08:59 2018] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[Sat Feb  3 20:08:59 2018] acpi_call: Cannot get handle: Error: AE_NOT_FOUND
[Sat Feb  3 20:08:59 2018] acpi_call: Cannot get handle: Error: AE_NOT_FOUND
[Sat Feb  3 20:11:13 2018] PM: suspend entry (deep)
[Sat Feb  3 20:11:13 2018] PM: Syncing filesystems ... done.
[Sat Feb  3 20:11:13 2018] Freezing user space processes ... (elapsed 0.001 seconds) done.
[Sat Feb  3 20:11:13 2018] OOM killer disabled.
[Sat Feb  3 20:11:13 2018] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[Sat Feb  3 20:11:13 2018] Suspending console(s) (use no_console_suspend to debug)
[Sat Feb  3 20:11:13 2018] wlp2s0: deauthenticating from c8:60:00:d2:d5:78 by local choice (Reason: 3=DEAUTH_LEAVING)
[Sat Feb  3 20:11:13 2018] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[Sat Feb  3 20:11:13 2018] sd 0:0:0:0: [sda] Stopping disk
[Sat Feb  3 20:11:13 2018] e1000e: EEE TX LPI TIMER: 00000011
[Sat Feb  3 20:11:14 2018] ACPI: Preparing to enter system sleep state S3
[Sat Feb  3 20:11:14 2018] ACPI: EC: event blocked
[Sat Feb  3 20:11:14 2018] ACPI: EC: EC stopped
[Sat Feb  3 20:11:14 2018] PM: Saving platform NVS memory
[Sat Feb  3 20:11:14 2018] Disabling non-boot CPUs ...
[Sat Feb  3 20:11:14 2018] smpboot: CPU 1 is now offline
[Sat Feb  3 20:11:14 2018] smpboot: CPU 2 is now offline
[Sat Feb  3 20:11:14 2018] smpboot: CPU 3 is now offline
[Sat Feb  3 20:11:14 2018] ACPI: Low-level resume complete
[Sat Feb  3 20:11:14 2018] ACPI: EC: EC started
[Sat Feb  3 20:11:14 2018] PM: Restoring platform NVS memory
[Sat Feb  3 20:11:14 2018] Enabling non-boot CPUs ...
[Sat Feb  3 20:11:14 2018] x86: Booting SMP configuration:
[Sat Feb  3 20:11:14 2018] smpboot: Booting Node 0 Processor 1 APIC 0x1
[Sat Feb  3 20:11:14 2018]  cache: parent cpu1 should not be sleeping
[Sat Feb  3 20:11:14 2018] CPU1 is up
[Sat Feb  3 20:11:14 2018] smpboot: Booting Node 0 Processor 2 APIC 0x2
[Sat Feb  3 20:11:14 2018]  cache: parent cpu2 should not be sleeping
[Sat Feb  3 20:11:14 2018] CPU2 is up
[Sat Feb  3 20:11:14 2018] smpboot: Booting Node 0 Processor 3 APIC 0x3
[Sat Feb  3 20:11:14 2018]  cache: parent cpu3 should not be sleeping
[Sat Feb  3 20:11:14 2018] CPU3 is up
[Sat Feb  3 20:11:14 2018] ACPI: Waking up from system sleep state S3
[Sat Feb  3 20:11:14 2018] pci 0000:00:16.0: Refused to change power state, currently in D3
[Sat Feb  3 20:11:14 2018] sdhci-pci 0000:01:00.0: MMC controller base frequency changed to 50Mhz.
[Sat Feb  3 20:11:14 2018] ACPI: EC: event unblocked
[Sat Feb  3 20:11:14 2018] iwlwifi 0000:02:00.0: RF_KILL bit toggled to enable radio.
[Sat Feb  3 20:11:14 2018] sd 0:0:0:0: [sda] Starting disk
[Sat Feb  3 20:11:14 2018] iwlwifi 0000:02:00.0: Radio type=0x1-0x2-0x0
[Sat Feb  3 20:11:15 2018] usb 1-1.4: reset full-speed USB device number 4 using ehci-pci
[Sat Feb  3 20:11:15 2018] iwlwifi 0000:02:00.0: Radio type=0x1-0x2-0x0
[Sat Feb  3 20:11:15 2018] ata2: SATA link down (SStatus 0 SControl 300)
[Sat Feb  3 20:11:15 2018] ata3: SATA link down (SStatus 0 SControl 300)
[Sat Feb  3 20:11:15 2018] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sat Feb  3 20:11:15 2018] ata1.00: configured for UDMA/133
[Sat Feb  3 20:11:15 2018] usb 1-1.6: reset high-speed USB device number 5 using ehci-pci
[Sat Feb  3 20:11:15 2018] psmouse serio1: synaptics: queried max coordinates: x [..5768], y [..5062]
[Sat Feb  3 20:11:15 2018] psmouse serio1: synaptics: queried min coordinates: x [1174..], y [790..]
[Sat Feb  3 20:11:15 2018] usb 1-1.4:1.0: rebind failed: -517
[Sat Feb  3 20:11:15 2018] usb 1-1.4:1.1: rebind failed: -517
[Sat Feb  3 20:11:15 2018] OOM killer enabled.
[Sat Feb  3 20:11:15 2018] Restarting tasks ... done.
[Sat Feb  3 20:11:15 2018] video LNXVIDEO:00: Restoring backlight state
[Sat Feb  3 20:11:15 2018] PM: suspend exit
[Sat Feb  3 20:11:15 2018] Bluetooth: hci0: BCM: chip id 63
[Sat Feb  3 20:11:15 2018] Bluetooth: hci0: BCM: features 0x07
[Sat Feb  3 20:11:15 2018] Bluetooth: hci0: BCM20702A
[Sat Feb  3 20:11:15 2018] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[Sat Feb  3 20:11:15 2018] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[Sat Feb  3 20:11:15 2018] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found
[Sat Feb  3 20:11:18 2018] wlp2s0: authenticate with c8:60:00:d2:d5:78
[Sat Feb  3 20:11:18 2018] wlp2s0: send auth to c8:60:00:d2:d5:78 (try 1/3)
[Sat Feb  3 20:11:18 2018] wlp2s0: authenticated
[Sat Feb  3 20:11:18 2018] wlp2s0: associate with c8:60:00:d2:d5:78 (try 1/3)
[Sat Feb  3 20:11:18 2018] wlp2s0: RX AssocResp from c8:60:00:d2:d5:78 (capab=0x411 status=0 aid=3)
[Sat Feb  3 20:11:18 2018] wlp2s0: associated
[Sat Feb  3 20:39:33 2018] usb 3-3: new high-speed USB device number 2 using xhci_hcd
[Sat Feb  3 20:39:33 2018] hub 3-3:1.0: USB hub found
[Sat Feb  3 20:39:33 2018] hub 3-3:1.0: 4 ports detected
[Sat Feb  3 20:39:56 2018] usb 3-3: USB disconnect, device number 2
[Sat Feb  3 23:01:11 2018] PM: suspend entry (deep)
[Sat Feb  3 23:01:11 2018] PM: Syncing filesystems ... done.
[Sat Feb  3 23:01:11 2018] Freezing user space processes ... (elapsed 0.001 seconds) done.
[Sat Feb  3 23:01:11 2018] OOM killer disabled.
[Sat Feb  3 23:01:11 2018] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[Sat Feb  3 23:01:11 2018] Suspending console(s) (use no_console_suspend to debug)
[Sat Feb  3 23:01:11 2018] wlp2s0: deauthenticating from c8:60:00:d2:d5:78 by local choice (Reason: 3=DEAUTH_LEAVING)
[Sat Feb  3 23:01:11 2018] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[Sat Feb  3 23:01:11 2018] sd 0:0:0:0: [sda] Stopping disk
[Sat Feb  3 23:01:12 2018] e1000e: EEE TX LPI TIMER: 00000011
[Sat Feb  3 23:01:13 2018] ACPI: Preparing to enter system sleep state S3
[Sat Feb  3 23:01:13 2018] ACPI: EC: event blocked
[Sat Feb  3 23:01:13 2018] ACPI: EC: EC stopped
[Sat Feb  3 23:01:13 2018] PM: Saving platform NVS memory
[Sat Feb  3 23:01:13 2018] Disabling non-boot CPUs ...
[Sat Feb  3 23:01:13 2018] smpboot: CPU 1 is now offline
[Sat Feb  3 23:01:13 2018] smpboot: CPU 2 is now offline
[Sat Feb  3 23:01:13 2018] smpboot: CPU 3 is now offline
[Sat Feb  3 23:01:13 2018] ACPI: Low-level resume complete
[Sat Feb  3 23:01:13 2018] ACPI: EC: EC started
[Sat Feb  3 23:01:13 2018] PM: Restoring platform NVS memory
[Sat Feb  3 23:01:13 2018] Enabling non-boot CPUs ...
[Sat Feb  3 23:01:13 2018] x86: Booting SMP configuration:
[Sat Feb  3 23:01:13 2018] smpboot: Booting Node 0 Processor 1 APIC 0x1
[Sat Feb  3 23:01:13 2018]  cache: parent cpu1 should not be sleeping
[Sat Feb  3 23:01:13 2018] CPU1 is up
[Sat Feb  3 23:01:13 2018] smpboot: Booting Node 0 Processor 2 APIC 0x2
[Sat Feb  3 23:01:13 2018]  cache: parent cpu2 should not be sleeping
[Sat Feb  3 23:01:13 2018] CPU2 is up
[Sat Feb  3 23:01:13 2018] smpboot: Booting Node 0 Processor 3 APIC 0x3
[Sat Feb  3 23:01:13 2018]  cache: parent cpu3 should not be sleeping
[Sat Feb  3 23:01:13 2018] CPU3 is up
[Sat Feb  3 23:01:13 2018] ACPI: Waking up from system sleep state S3
[Sat Feb  3 23:01:13 2018] pci 0000:00:16.0: Refused to change power state, currently in D3
[Sat Feb  3 23:01:13 2018] sdhci-pci 0000:01:00.0: MMC controller base frequency changed to 50Mhz.
[Sat Feb  3 23:01:13 2018] ACPI: EC: event unblocked
[Sat Feb  3 23:01:13 2018] iwlwifi 0000:02:00.0: RF_KILL bit toggled to enable radio.
[Sat Feb  3 23:01:13 2018] sd 0:0:0:0: [sda] Starting disk
[Sat Feb  3 23:01:13 2018] iwlwifi 0000:02:00.0: Radio type=0x1-0x2-0x0
[Sat Feb  3 23:01:13 2018] usb 1-1.4: reset full-speed USB device number 4 using ehci-pci
[Sat Feb  3 23:01:13 2018] iwlwifi 0000:02:00.0: Radio type=0x1-0x2-0x0
[Sat Feb  3 23:01:13 2018] ata2: SATA link down (SStatus 0 SControl 300)
[Sat Feb  3 23:01:13 2018] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sat Feb  3 23:01:13 2018] ata3: SATA link down (SStatus 0 SControl 300)
[Sat Feb  3 23:01:13 2018] ata1.00: configured for UDMA/133
[Sat Feb  3 23:01:14 2018] usb 1-1.6: reset high-speed USB device number 5 using ehci-pci
[Sat Feb  3 23:01:14 2018] psmouse serio1: synaptics: queried max coordinates: x [..5768], y [..5062]
[Sat Feb  3 23:01:14 2018] psmouse serio1: synaptics: queried min coordinates: x [1174..], y [790..]
[Sat Feb  3 23:01:14 2018] usb 1-1.4:1.0: rebind failed: -517
[Sat Feb  3 23:01:14 2018] usb 1-1.4:1.1: rebind failed: -517
[Sat Feb  3 23:01:14 2018] OOM killer enabled.
[Sat Feb  3 23:01:14 2018] Restarting tasks ... done.
[Sat Feb  3 23:01:14 2018] video LNXVIDEO:00: Restoring backlight state
[Sat Feb  3 23:01:14 2018] PM: suspend exit
[Sat Feb  3 23:01:14 2018] Bluetooth: hci0: BCM: chip id 63
[Sat Feb  3 23:01:14 2018] Bluetooth: hci0: BCM: features 0x07
[Sat Feb  3 23:01:14 2018] Bluetooth: hci0: BCM20702A
[Sat Feb  3 23:01:14 2018] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[Sat Feb  3 23:01:14 2018] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[Sat Feb  3 23:01:14 2018] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found
[Sat Feb  3 23:01:17 2018] wlp2s0: authenticate with c8:60:00:d2:d5:78
[Sat Feb  3 23:01:17 2018] wlp2s0: send auth to c8:60:00:d2:d5:78 (try 1/3)
[Sat Feb  3 23:01:17 2018] wlp2s0: authenticated
[Sat Feb  3 23:01:17 2018] wlp2s0: associate with c8:60:00:d2:d5:78 (try 1/3)
[Sat Feb  3 23:01:17 2018] wlp2s0: RX AssocResp from c8:60:00:d2:d5:78 (capab=0x411 status=0 aid=3)
[Sat Feb  3 23:01:17 2018] wlp2s0: associated
[Sat Feb  3 23:15:59 2018] PM: suspend entry (deep)
[Sat Feb  3 23:15:59 2018] PM: Syncing filesystems ... done.
[Sat Feb  3 23:15:59 2018] Freezing user space processes ... (elapsed 0.001 seconds) done.
[Sat Feb  3 23:15:59 2018] OOM killer disabled.
[Sat Feb  3 23:15:59 2018] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[Sat Feb  3 23:15:59 2018] Suspending console(s) (use no_console_suspend to debug)
[Sat Feb  3 23:15:59 2018] wlp2s0: deauthenticating from c8:60:00:d2:d5:78 by local choice (Reason: 3=DEAUTH_LEAVING)
[Sat Feb  3 23:15:59 2018] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[Sat Feb  3 23:15:59 2018] sd 0:0:0:0: [sda] Stopping disk
[Sat Feb  3 23:15:59 2018] e1000e: EEE TX LPI TIMER: 00000011
[Sat Feb  3 23:15:59 2018] ACPI: Preparing to enter system sleep state S3
[Sat Feb  3 23:16:00 2018] ACPI: EC: event blocked
[Sat Feb  3 23:16:00 2018] ACPI: EC: EC stopped
[Sat Feb  3 23:16:00 2018] PM: Saving platform NVS memory
[Sat Feb  3 23:16:00 2018] Disabling non-boot CPUs ...
[Sat Feb  3 23:16:00 2018] smpboot: CPU 1 is now offline
[Sat Feb  3 23:16:00 2018] smpboot: CPU 2 is now offline
[Sat Feb  3 23:16:00 2018] smpboot: CPU 3 is now offline
[Sat Feb  3 23:16:00 2018] ACPI: Low-level resume complete
[Sat Feb  3 23:16:00 2018] ACPI: EC: EC started
[Sat Feb  3 23:16:00 2018] PM: Restoring platform NVS memory
[Sat Feb  3 23:16:00 2018] Enabling non-boot CPUs ...
[Sat Feb  3 23:16:00 2018] x86: Booting SMP configuration:
[Sat Feb  3 23:16:00 2018] smpboot: Booting Node 0 Processor 1 APIC 0x1
[Sat Feb  3 23:16:00 2018]  cache: parent cpu1 should not be sleeping
[Sat Feb  3 23:16:00 2018] CPU1 is up
[Sat Feb  3 23:16:00 2018] smpboot: Booting Node 0 Processor 2 APIC 0x2
[Sat Feb  3 23:16:00 2018]  cache: parent cpu2 should not be sleeping
[Sat Feb  3 23:16:00 2018] CPU2 is up
[Sat Feb  3 23:16:00 2018] smpboot: Booting Node 0 Processor 3 APIC 0x3
[Sat Feb  3 23:16:00 2018]  cache: parent cpu3 should not be sleeping
[Sat Feb  3 23:16:00 2018] CPU3 is up
[Sat Feb  3 23:16:00 2018] ACPI: Waking up from system sleep state S3
[Sat Feb  3 23:16:00 2018] pci 0000:00:16.0: Refused to change power state, currently in D3
[Sat Feb  3 23:16:00 2018] sdhci-pci 0000:01:00.0: MMC controller base frequency changed to 50Mhz.
[Sat Feb  3 23:16:00 2018] ACPI: EC: event unblocked
[Sat Feb  3 23:16:00 2018] iwlwifi 0000:02:00.0: RF_KILL bit toggled to enable radio.
[Sat Feb  3 23:16:00 2018] sd 0:0:0:0: [sda] Starting disk
[Sat Feb  3 23:16:00 2018] iwlwifi 0000:02:00.0: Radio type=0x1-0x2-0x0
[Sat Feb  3 23:16:00 2018] usb 1-1.6: reset high-speed USB device number 5 using ehci-pci
[Sat Feb  3 23:16:00 2018] iwlwifi 0000:02:00.0: Radio type=0x1-0x2-0x0
[Sat Feb  3 23:16:00 2018] ata2: SATA link down (SStatus 0 SControl 300)
[Sat Feb  3 23:16:00 2018] ata3: SATA link down (SStatus 0 SControl 300)
[Sat Feb  3 23:16:00 2018] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sat Feb  3 23:16:00 2018] ata1.00: configured for UDMA/133
[Sat Feb  3 23:16:00 2018] usb 1-1.4: reset full-speed USB device number 4 using ehci-pci
[Sat Feb  3 23:16:01 2018] psmouse serio1: synaptics: queried max coordinates: x [..5768], y [..5062]
[Sat Feb  3 23:16:01 2018] psmouse serio1: synaptics: queried min coordinates: x [1174..], y [790..]
[Sat Feb  3 23:16:01 2018] usb 1-1.4:1.0: rebind failed: -517
[Sat Feb  3 23:16:01 2018] usb 1-1.4:1.1: rebind failed: -517
[Sat Feb  3 23:16:01 2018] OOM killer enabled.
[Sat Feb  3 23:16:01 2018] Restarting tasks ... done.
[Sat Feb  3 23:16:01 2018] video LNXVIDEO:00: Restoring backlight state
[Sat Feb  3 23:16:01 2018] PM: suspend exit
[Sat Feb  3 23:16:01 2018] Bluetooth: hci0: BCM: chip id 63
[Sat Feb  3 23:16:01 2018] Bluetooth: hci0: BCM: features 0x07
[Sat Feb  3 23:16:01 2018] Bluetooth: hci0: BCM20702A
[Sat Feb  3 23:16:01 2018] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[Sat Feb  3 23:16:01 2018] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[Sat Feb  3 23:16:01 2018] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found
[Sat Feb  3 23:16:04 2018] wlp2s0: authenticate with c8:60:00:d2:d5:78
[Sat Feb  3 23:16:04 2018] wlp2s0: send auth to c8:60:00:d2:d5:78 (try 1/3)
[Sat Feb  3 23:16:04 2018] wlp2s0: authenticated
[Sat Feb  3 23:16:04 2018] wlp2s0: associate with c8:60:00:d2:d5:78 (try 1/3)
[Sat Feb  3 23:16:04 2018] wlp2s0: RX AssocResp from c8:60:00:d2:d5:78 (capab=0x411 status=0 aid=3)
[Sat Feb  3 23:16:04 2018] wlp2s0: associated
[Sat Feb  3 23:24:17 2018] PM: suspend entry (deep)
[Sat Feb  3 23:24:17 2018] PM: Syncing filesystems ... done.
[Sat Feb  3 23:24:17 2018] Freezing user space processes ... (elapsed 0.001 seconds) done.
[Sat Feb  3 23:24:17 2018] OOM killer disabled.
[Sat Feb  3 23:24:17 2018] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[Sat Feb  3 23:24:17 2018] Suspending console(s) (use no_console_suspend to debug)
[Sat Feb  3 23:24:17 2018] wlp2s0: deauthenticating from c8:60:00:d2:d5:78 by local choice (Reason: 3=DEAUTH_LEAVING)
[Sat Feb  3 23:24:17 2018] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[Sat Feb  3 23:24:17 2018] sd 0:0:0:0: [sda] Stopping disk
[Sat Feb  3 23:24:17 2018] e1000e: EEE TX LPI TIMER: 00000011
[Sat Feb  3 23:24:17 2018] ACPI: Preparing to enter system sleep state S3
[Sat Feb  3 23:24:18 2018] ACPI: EC: event blocked
[Sat Feb  3 23:24:18 2018] ACPI: EC: EC stopped
[Sat Feb  3 23:24:18 2018] PM: Saving platform NVS memory
[Sat Feb  3 23:24:18 2018] Disabling non-boot CPUs ...
[Sat Feb  3 23:24:18 2018] smpboot: CPU 1 is now offline
[Sat Feb  3 23:24:18 2018] smpboot: CPU 2 is now offline
[Sat Feb  3 23:24:18 2018] smpboot: CPU 3 is now offline
[Sat Feb  3 23:24:18 2018] ACPI: Low-level resume complete
[Sat Feb  3 23:24:18 2018] ACPI: EC: EC started
[Sat Feb  3 23:24:18 2018] PM: Restoring platform NVS memory
[Sat Feb  3 23:24:18 2018] Enabling non-boot CPUs ...
[Sat Feb  3 23:24:18 2018] x86: Booting SMP configuration:
[Sat Feb  3 23:24:18 2018] smpboot: Booting Node 0 Processor 1 APIC 0x1
[Sat Feb  3 23:24:18 2018]  cache: parent cpu1 should not be sleeping
[Sat Feb  3 23:24:18 2018] CPU1 is up
[Sat Feb  3 23:24:18 2018] smpboot: Booting Node 0 Processor 2 APIC 0x2
[Sat Feb  3 23:24:18 2018]  cache: parent cpu2 should not be sleeping
[Sat Feb  3 23:24:18 2018] CPU2 is up
[Sat Feb  3 23:24:18 2018] smpboot: Booting Node 0 Processor 3 APIC 0x3
[Sat Feb  3 23:24:18 2018]  cache: parent cpu3 should not be sleeping
[Sat Feb  3 23:24:18 2018] CPU3 is up
[Sat Feb  3 23:24:18 2018] ACPI: Waking up from system sleep state S3
[Sat Feb  3 23:24:18 2018] pci 0000:00:16.0: Refused to change power state, currently in D3
[Sat Feb  3 23:24:18 2018] sdhci-pci 0000:01:00.0: MMC controller base frequency changed to 50Mhz.
[Sat Feb  3 23:24:18 2018] ACPI: EC: event unblocked
[Sat Feb  3 23:24:18 2018] iwlwifi 0000:02:00.0: RF_KILL bit toggled to enable radio.
[Sat Feb  3 23:24:18 2018] sd 0:0:0:0: [sda] Starting disk
[Sat Feb  3 23:24:18 2018] iwlwifi 0000:02:00.0: Radio type=0x1-0x2-0x0
[Sat Feb  3 23:24:18 2018] usb 1-1.4: reset full-speed USB device number 4 using ehci-pci
[Sat Feb  3 23:24:18 2018] iwlwifi 0000:02:00.0: Radio type=0x1-0x2-0x0
[Sat Feb  3 23:24:18 2018] ata2: SATA link down (SStatus 0 SControl 300)
[Sat Feb  3 23:24:18 2018] ata3: SATA link down (SStatus 0 SControl 300)
[Sat Feb  3 23:24:18 2018] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Sat Feb  3 23:24:18 2018] ata1.00: configured for UDMA/133
[Sat Feb  3 23:24:18 2018] usb 1-1.6: reset high-speed USB device number 5 using ehci-pci
[Sat Feb  3 23:24:19 2018] psmouse serio1: synaptics: queried max coordinates: x [..5768], y [..5062]
[Sat Feb  3 23:24:19 2018] psmouse serio1: synaptics: queried min coordinates: x [1174..], y [790..]
[Sat Feb  3 23:24:19 2018] usb 1-1.4:1.0: rebind failed: -517
[Sat Feb  3 23:24:19 2018] usb 1-1.4:1.1: rebind failed: -517
[Sat Feb  3 23:24:19 2018] OOM killer enabled.
[Sat Feb  3 23:24:19 2018] Restarting tasks ... done.
[Sat Feb  3 23:24:19 2018] video LNXVIDEO:00: Restoring backlight state
[Sat Feb  3 23:24:19 2018] PM: suspend exit
[Sat Feb  3 23:24:19 2018] Bluetooth: hci0: BCM: chip id 63
[Sat Feb  3 23:24:19 2018] Bluetooth: hci0: BCM: features 0x07
[Sat Feb  3 23:24:19 2018] Bluetooth: hci0: BCM20702A
[Sat Feb  3 23:24:19 2018] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[Sat Feb  3 23:24:19 2018] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-21e6.hcd failed with error -2
[Sat Feb  3 23:24:19 2018] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-21e6.hcd not found
[Sat Feb  3 23:24:22 2018] wlp2s0: authenticate with c8:60:00:d2:d5:78
[Sat Feb  3 23:24:22 2018] wlp2s0: send auth to c8:60:00:d2:d5:78 (try 1/3)
[Sat Feb  3 23:24:22 2018] wlp2s0: authenticated
[Sat Feb  3 23:24:22 2018] wlp2s0: associate with c8:60:00:d2:d5:78 (try 1/3)
[Sat Feb  3 23:24:22 2018] wlp2s0: RX AssocResp from c8:60:00:d2:d5:78 (capab=0x411 status=0 aid=3)
3:24:22 2018] wlp2s0: associated

My /etc/default.grub CMDLINES:

GRUB_CMDLINE_LINUX_DEFAULT="quiet root=/dev/mapper/cryptroot acpi_backlight=thinkpad_acpi acpi_osi='!Windows 2012' fan_control=1"
GRUB_CMDLINE_LINUX="cryptdevice=/dev/sda2:cryptroot iomem=relaxed"

My /etc/mkinitcpio.conf modules:

MODULES="i915"

What else should I provide in order for you to help me out?

Last edited by frojnd (2018-02-05 09:11:08)

Offline

#2 2018-02-05 01:28:48

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,728

Re: Thinkpad X230 Unable to wake up from sleep (suspend to ram)

Please edit your post to use code tags rather than quote tags.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2018-02-06 12:12:23

yair
Member
Registered: 2014-11-07
Posts: 21
Website

Re: Thinkpad X230 Unable to wake up from sleep (suspend to ram)

im also i used x230, don't have such issue.
what do you get with acpi_listen (part of the acpi packge) when you close the lid?
maybe you have some issue with the lid close/open detection

look at the acpid wiki page, some example of how take control of suspend
i dont use that approach, for me it-just-works(TM)

➜  ~ acpi_listen 
button/lid LID close
button/lid LID open

Edit:corrected acpid package name

Last edited by yair (2018-02-06 23:46:46)

Offline

#4 2018-02-06 22:57:56

frojnd
Member
Registered: 2008-09-20
Posts: 125

Re: Thinkpad X230 Unable to wake up from sleep (suspend to ram)

I don't have acpi_listen command. In which package is that command present?

Offline

#5 2018-02-06 23:45:38

yair
Member
Registered: 2014-11-07
Posts: 21
Website

Re: Thinkpad X230 Unable to wake up from sleep (suspend to ram)

acpid package

Offline

#6 2018-02-08 15:51:04

frojnd
Member
Registered: 2008-09-20
Posts: 125

Re: Thinkpad X230 Unable to wake up from sleep (suspend to ram)

I didn't lock myself out yet after installing and enabling acpid.service But I am still running acpi_listen > acpi_listen.log in case I manage to lock myself out.

Offline

#7 2018-02-08 16:41:46

yair
Member
Registered: 2014-11-07
Posts: 21
Website

Re: Thinkpad X230 Unable to wake up from sleep (suspend to ram)

frojnd wrote:

I didn't lock myself out yet after installing and enabling acpid.service But I am still running acpi_listen > acpi_listen.log in case I manage to lock myself out.

big_smile

i suggest an external monitor or an open ssh connection to the outside

Offline

#8 2018-02-13 09:20:43

frojnd
Member
Registered: 2008-09-20
Posts: 125

Re: Thinkpad X230 Unable to wake up from sleep (suspend to ram)

I managed to lock myself out but didn't cought an error :s I guess I will have to ssh to laptop from another computer. @yair you said you own x230, what DE, WM are you using? I also forgot to mention I have coreboot (december version).

Offline

#9 2018-02-13 09:40:03

yair
Member
Registered: 2014-11-07
Posts: 21
Website

Re: Thinkpad X230 Unable to wake up from sleep (suspend to ram)

ye, i also own an x230.
using i3wm, my bios is stock

$ dmesg | grep "ThinkPad BIOS" 
  thinkpad_acpi: ThinkPad BIOS G2ETA7WW (2.67 ), EC unknown

$ /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
GRUB_CMDLINE_LINUX=""

$ /etc/mkinitcpio.conf
#ends with
#for Lenovo_ThinkPad_X230
MODULES="i915"
BINARIES="badblocks"
FILES="/etc/modprobe.d/modprobe.conf"
HOOKS="base udev autodetect block filesystems keyboard fsck"

$ cat /etc/modprobe.d/modprobe.conf 
options i915 enable_rc6=1 enable_fbc=1 lvds_downclock=1
options iwlwifi 11n_disable=1

Last edited by yair (2018-02-13 09:45:49)

Offline

#10 2018-10-03 09:01:04

merge
Member
Registered: 2018-10-03
Posts: 1

Re: Thinkpad X230 Unable to wake up from sleep (suspend to ram)

I still see the same problem with coreboot on my X230. Is there a bugreport or any other reference to this? thanks.

Offline

Board footer

Powered by FluxBB