You are not logged in.

#1 2016-12-28 18:42:41

Izzette
Member
Registered: 2015-10-02
Posts: 25

SATA drive doesn't wake up after long suspend.

Culprit likely laptop-mode-tools.  I also installed cpupower and ACPId at the same time, but think that those are less likely the problem.

Since I installed laptop mode tools the other day, when I suspend my HP EliteBook 2170p for the night then wake it up in the morning I experience a number of problems:
* Tons of processes are blocking on never ending I/O wait.
* The drive indicator light never flashes.
* In other words, my HDD isn't working.

`$ mount` says my btrfs file system is mounted rw.  It would appear that smartd is able to use the drive.  But never the less, I cannot sync the file system or grab anything from it not already cached in memory (which is a lot, as I have 16 GB of it).  Strangely, this doesn't occur when I suspend my computer or just an hour or two, it only happens when it suspends for 8-ish+ hours.

After reboot everything goes back to normal, but requires a force shutdown as my shutdown-ramfs will never generate.

journalctl --this-boot

-- Logs begin at Sat 2016-12-03 10:20:18 CST, end at Wed 2016-12-28 12:13:10 CST. --
Dec 27 12:21:59 elitebook-2170p systemd-journald[178]: Time spent on flushing to /var is 1.718ms for 0 entries.
Dec 27 12:21:59 elitebook-2170p kernel: microcode: microcode updated early to revision 0x1c, date = 2015-02-26
Dec 27 12:21:59 elitebook-2170p kernel: Linux version 4.8.13-1-ARCH (builduser@tobias) (gcc version 6.2.1 20160830 (GCC) ) #1 SMP PREEMPT Fri Dec 9 07:24:34 CET 2016
Dec 27 12:21:59 elitebook-2170p kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=c0fa451d-0b20-4341-9d2e-0f27aa82656e rw rootflags=subvol=root splash
Dec 27 12:21:59 elitebook-2170p kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Dec 27 12:21:59 elitebook-2170p kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Dec 27 12:21:59 elitebook-2170p kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Dec 27 12:21:59 elitebook-2170p kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Dec 27 12:21:59 elitebook-2170p kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Dec 27 12:21:59 elitebook-2170p kernel: x86/fpu: Using 'eager' FPU context switches.
Dec 27 12:21:59 elitebook-2170p kernel: e820: BIOS-provided physical RAM map:
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x0000000040005000-0x00000000b879cfff] usable
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x00000000b879d000-0x00000000b993ffff] reserved
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x00000000b9940000-0x00000000b9ba1fff] usable
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x00000000b9ba2000-0x00000000b9bbffff] ACPI NVS
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x00000000b9bc0000-0x00000000b9bfefff] ACPI data
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x00000000b9bff000-0x00000000b9bfffff] usable
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x00000000b9c00000-0x00000000bf1fffff] reserved
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
Dec 27 12:21:59 elitebook-2170p kernel: BIOS-e820: [mem 0x0000000100000000-0x000000043edfffff] usable
Dec 27 12:21:59 elitebook-2170p kernel: NX (Execute Disable) protection: active
Dec 27 12:21:59 elitebook-2170p kernel: SMBIOS 2.7 present.
Dec 27 12:21:59 elitebook-2170p kernel: DMI: Hewlett-Packard HP EliteBook 2170p/1815, BIOS 68IMT Ver. F.61 04/07/2015
Dec 27 12:21:59 elitebook-2170p kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Dec 27 12:21:59 elitebook-2170p kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Dec 27 12:21:59 elitebook-2170p kernel: e820: last_pfn = 0x43ee00 max_arch_pfn = 0x400000000
Dec 27 12:21:59 elitebook-2170p kernel: MTRR default type: uncachable
Dec 27 12:21:59 elitebook-2170p kernel: MTRR fixed ranges enabled:
Dec 27 12:21:59 elitebook-2170p kernel:   00000-9FFFF write-back
Dec 27 12:21:59 elitebook-2170p kernel:   A0000-BFFFF uncachable
Dec 27 12:21:59 elitebook-2170p kernel:   C0000-FFFFF write-protect
Dec 27 12:21:59 elitebook-2170p kernel: MTRR variable ranges enabled:
Dec 27 12:21:59 elitebook-2170p kernel:   0 base 0FF800000 mask FFF800000 write-protect
Dec 27 12:21:59 elitebook-2170p kernel:   1 base 000000000 mask F80000000 write-back
Dec 27 12:21:59 elitebook-2170p kernel:   2 base 080000000 mask FC0000000 write-back
Dec 27 12:21:59 elitebook-2170p kernel:   3 base 0BC000000 mask FFC000000 uncachable
Dec 27 12:21:59 elitebook-2170p kernel:   4 base 0BB000000 mask FFF000000 uncachable
Dec 27 12:21:59 elitebook-2170p kernel:   5 base 100000000 mask F00000000 write-back
Dec 27 12:21:59 elitebook-2170p kernel:   6 base 200000000 mask E00000000 write-back
Dec 27 12:21:59 elitebook-2170p kernel:   7 base 400000000 mask FC0000000 write-back
Dec 27 12:21:59 elitebook-2170p kernel:   8 base 43F000000 mask FFF000000 uncachable
Dec 27 12:21:59 elitebook-2170p kernel:   9 disabled
Dec 27 12:21:59 elitebook-2170p kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
Dec 27 12:21:59 elitebook-2170p kernel: e820: last_pfn = 0xb9c00 max_arch_pfn = 0x400000000
Dec 27 12:21:59 elitebook-2170p kernel: Scanning 1 areas for low memory corruption
Dec 27 12:21:59 elitebook-2170p kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576
Dec 27 12:21:59 elitebook-2170p kernel: BRK [0x01d4d000, 0x01d4dfff] PGTABLE
Dec 27 12:21:59 elitebook-2170p kernel: BRK [0x01d4e000, 0x01d4efff] PGTABLE
Dec 27 12:21:59 elitebook-2170p kernel: BRK [0x01d4f000, 0x01d4ffff] PGTABLE
Dec 27 12:21:59 elitebook-2170p kernel: BRK [0x01d50000, 0x01d50fff] PGTABLE
Dec 27 12:21:59 elitebook-2170p kernel: BRK [0x01d51000, 0x01d51fff] PGTABLE
Dec 27 12:21:59 elitebook-2170p kernel: BRK [0x01d52000, 0x01d52fff] PGTABLE
Dec 27 12:21:59 elitebook-2170p kernel: RAMDISK: [mem 0x37191000-0x378bffff]
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: Early table checksum verification disabled
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: RSDP 0x00000000000F2F10 000024 (v02 HPQOEM)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: XSDT 0x00000000B9BFE120 000094 (v01 HPQOEM SLIC-MPC 0000000F      01000013)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: FACP 0x00000000B9BFC000 00010C (v05 HPQOEM 1815     0000000F HP   00000001)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: DSDT 0x00000000B9BD3000 023018 (v02 HPQOEM 1815     00000001 INTL 20110112)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: FACS 0x00000000B98F5000 000040
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: FACS 0x00000000B98F5000 000040
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: HPET 0x00000000B9BFB000 000038 (v01 HPQOEM 1815     00000001 HP   00000001)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: APIC 0x00000000B9BFA000 0000BC (v01 HPQOEM 1815     00000001 HP   00000001)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: MCFG 0x00000000B9BF9000 00003C (v01 HPQOEM 1815     00000001 HP   00000001)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: TCPA 0x00000000B9BF7000 000032 (v02 HPQOEM 1815     00000000 HP   00000001)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: SSDT 0x00000000B9BD0000 0002CA (v01 HPQOEM SataAhci 00001000 INTL 20110112)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: SSDT 0x00000000B9BCF000 00048A (v01 HPQOEM PtidDevc 00001000 INTL 20110112)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: SLIC 0x00000000B9BCE000 000176 (v01 HPQOEM SLIC-MPC 00000001 HP   00000001)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: FPDT 0x00000000B9BCC000 000044 (v01 HPQOEM 1815     00000001 HP   00000001)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: BGRT 0x00000000B9BCB000 000038 (v00 HPQOEM 1815     00000001 HP   00000001)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: SSDT 0x00000000B9BCA000 0009B6 (v01 PmRef  Cpu0Ist  00003000 INTL 20110112)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: SSDT 0x00000000B9BC9000 000AAD (v01 PmRef  CpuPm    00003000 INTL 20110112)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: DMAR 0x00000000B9BC8000 0000B8 (v01 INTEL  SNB      00000001 INTL 00000001)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: ASF! 0x00000000B9BF8000 0000A5 (v32 HPQOEM 1815     00000001 HP   00000001)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: Local APIC address 0xfee00000
Dec 27 12:21:59 elitebook-2170p kernel: No NUMA configuration found
Dec 27 12:21:59 elitebook-2170p kernel: Faking a node at [mem 0x0000000000000000-0x000000043edfffff]
Dec 27 12:21:59 elitebook-2170p kernel: NODE_DATA(0) allocated [mem 0x43edeb000-0x43edeffff]
Dec 27 12:21:59 elitebook-2170p kernel: Zone ranges:
Dec 27 12:21:59 elitebook-2170p kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Dec 27 12:21:59 elitebook-2170p kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Dec 27 12:21:59 elitebook-2170p kernel:   Normal   [mem 0x0000000100000000-0x000000043edfffff]
Dec 27 12:21:59 elitebook-2170p kernel:   Device   empty
Dec 27 12:21:59 elitebook-2170p kernel: Movable zone start for each node
Dec 27 12:21:59 elitebook-2170p kernel: Early memory node ranges
Dec 27 12:21:59 elitebook-2170p kernel:   node   0: [mem 0x0000000000001000-0x000000000009cfff]
Dec 27 12:21:59 elitebook-2170p kernel:   node   0: [mem 0x0000000000100000-0x000000001fffffff]
Dec 27 12:21:59 elitebook-2170p kernel:   node   0: [mem 0x0000000020200000-0x0000000040003fff]
Dec 27 12:21:59 elitebook-2170p kernel:   node   0: [mem 0x0000000040005000-0x00000000b879cfff]
Dec 27 12:21:59 elitebook-2170p kernel:   node   0: [mem 0x00000000b9940000-0x00000000b9ba1fff]
Dec 27 12:21:59 elitebook-2170p kernel:   node   0: [mem 0x00000000b9bff000-0x00000000b9bfffff]
Dec 27 12:21:59 elitebook-2170p kernel:   node   0: [mem 0x0000000100000000-0x000000043edfffff]
Dec 27 12:21:59 elitebook-2170p kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000043edfffff]
Dec 27 12:21:59 elitebook-2170p kernel: On node 0 totalpages: 4158875
Dec 27 12:21:59 elitebook-2170p kernel:   DMA zone: 64 pages used for memmap
Dec 27 12:21:59 elitebook-2170p kernel:   DMA zone: 21 pages reserved
Dec 27 12:21:59 elitebook-2170p kernel:   DMA zone: 3996 pages, LIFO batch:0
Dec 27 12:21:59 elitebook-2170p kernel:   DMA32 zone: 11744 pages used for memmap
Dec 27 12:21:59 elitebook-2170p kernel:   DMA32 zone: 751615 pages, LIFO batch:31
Dec 27 12:21:59 elitebook-2170p kernel:   Normal zone: 53176 pages used for memmap
Dec 27 12:21:59 elitebook-2170p kernel:   Normal zone: 3403264 pages, LIFO batch:31
Dec 27 12:21:59 elitebook-2170p kernel: Reserving Intel graphics memory at 0x00000000bb200000-0x00000000bf1fffff
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: PM-Timer IO Port: 0x408
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: Local APIC address 0xfee00000
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Dec 27 12:21:59 elitebook-2170p kernel: IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: IRQ0 used by override.
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: IRQ9 used by override.
Dec 27 12:21:59 elitebook-2170p kernel: Using ACPI (MADT) for SMP configuration information
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Dec 27 12:21:59 elitebook-2170p kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0xb879d000-0xb993ffff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0xb9ba2000-0xb9bbffff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0xb9bc0000-0xb9bfefff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0xb9c00000-0xbf1fffff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0xbf200000-0xdfffffff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0xfee01000-0xffafffff]
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registered nosave memory: [mem 0xffb00000-0xffffffff]
Dec 27 12:21:59 elitebook-2170p kernel: e820: [mem 0xbf200000-0xdfffffff] available for PCI devices
Dec 27 12:21:59 elitebook-2170p kernel: Booting paravirtualized kernel on bare hardware
Dec 27 12:21:59 elitebook-2170p kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Dec 27 12:21:59 elitebook-2170p kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
Dec 27 12:21:59 elitebook-2170p kernel: percpu: Embedded 35 pages/cpu @ffff88043ea00000 s103128 r8192 d32040 u262144
Dec 27 12:21:59 elitebook-2170p kernel: pcpu-alloc: s103128 r8192 d32040 u262144 alloc=1*2097152
Dec 27 12:21:59 elitebook-2170p kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Dec 27 12:21:59 elitebook-2170p kernel: Built 1 zonelists in Node order, mobility grouping on.  Total pages: 4093870
Dec 27 12:21:59 elitebook-2170p kernel: Policy zone: Normal
Dec 27 12:21:59 elitebook-2170p kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=c0fa451d-0b20-4341-9d2e-0f27aa82656e rw rootflags=subvol=root splash
Dec 27 12:21:59 elitebook-2170p kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
Dec 27 12:21:59 elitebook-2170p kernel: Calgary: detecting Calgary via BIOS EBDA area
Dec 27 12:21:59 elitebook-2170p kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Dec 27 12:21:59 elitebook-2170p kernel: Memory: 16284764K/16635500K available (6131K kernel code, 1051K rwdata, 1912K rodata, 1256K init, 1036K bss, 350736K reserved, 0K cma-reserved)
Dec 27 12:21:59 elitebook-2170p kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Dec 27 12:21:59 elitebook-2170p kernel: Preemptible hierarchical RCU implementation.
Dec 27 12:21:59 elitebook-2170p kernel:         Build-time adjustment of leaf fanout to 64.
Dec 27 12:21:59 elitebook-2170p kernel:         RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
Dec 27 12:21:59 elitebook-2170p kernel: RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
Dec 27 12:21:59 elitebook-2170p kernel: NR_IRQS:8448 nr_irqs:488 16
Dec 27 12:21:59 elitebook-2170p kernel: Console: colour dummy device 80x25
Dec 27 12:21:59 elitebook-2170p kernel: console [tty0] enabled
Dec 27 12:21:59 elitebook-2170p kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Dec 27 12:21:59 elitebook-2170p kernel: hpet clockevent registered
Dec 27 12:21:59 elitebook-2170p kernel: tsc: Fast TSC calibration using PIT
Dec 27 12:21:59 elitebook-2170p kernel: tsc: Detected 2294.573 MHz processor
Dec 27 12:21:59 elitebook-2170p kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4590.36 BogoMIPS (lpj=7648576)
Dec 27 12:21:59 elitebook-2170p kernel: pid_max: default: 32768 minimum: 301
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: Core revision 20160422
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: 5 ACPI AML tables successfully acquired and loaded
Dec 27 12:21:59 elitebook-2170p kernel: 
Dec 27 12:21:59 elitebook-2170p kernel: Security Framework initialized
Dec 27 12:21:59 elitebook-2170p kernel: Yama: becoming mindful.
Dec 27 12:21:59 elitebook-2170p kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Dec 27 12:21:59 elitebook-2170p kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Dec 27 12:21:59 elitebook-2170p kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
Dec 27 12:21:59 elitebook-2170p kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
Dec 27 12:21:59 elitebook-2170p kernel: CPU: Physical Processor ID: 0
Dec 27 12:21:59 elitebook-2170p kernel: CPU: Processor Core ID: 0
Dec 27 12:21:59 elitebook-2170p kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Dec 27 12:21:59 elitebook-2170p kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Dec 27 12:21:59 elitebook-2170p kernel: mce: CPU supports 7 MCE banks
Dec 27 12:21:59 elitebook-2170p kernel: CPU0: Thermal monitoring enabled (TM1)
Dec 27 12:21:59 elitebook-2170p kernel: process: using mwait in idle threads
Dec 27 12:21:59 elitebook-2170p kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Dec 27 12:21:59 elitebook-2170p kernel: Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
Dec 27 12:21:59 elitebook-2170p kernel: Freeing SMP alternatives memory: 24K (ffffffff81c42000 - ffffffff81c48000)
Dec 27 12:21:59 elitebook-2170p kernel: ftrace: allocating 24335 entries in 96 pages
Dec 27 12:21:59 elitebook-2170p kernel: smpboot: APIC(0) Converting physical 0 to logical package 0
Dec 27 12:21:59 elitebook-2170p kernel: smpboot: Max logical packages: 4
Dec 27 12:21:59 elitebook-2170p kernel: DMAR: Host address width 36
Dec 27 12:21:59 elitebook-2170p kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Dec 27 12:21:59 elitebook-2170p kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
Dec 27 12:21:59 elitebook-2170p kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Dec 27 12:21:59 elitebook-2170p kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
Dec 27 12:21:59 elitebook-2170p kernel: DMAR: RMRR base: 0x000000b98d0000 end: 0x000000b98effff
Dec 27 12:21:59 elitebook-2170p kernel: DMAR: RMRR base: 0x000000bb000000 end: 0x000000bf1fffff
Dec 27 12:21:59 elitebook-2170p kernel: DMAR-IR: IOAPIC id 0 under DRHD base  0xfed91000 IOMMU 1
Dec 27 12:21:59 elitebook-2170p kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Dec 27 12:21:59 elitebook-2170p kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Dec 27 12:21:59 elitebook-2170p kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Dec 27 12:21:59 elitebook-2170p kernel: x2apic enabled
Dec 27 12:21:59 elitebook-2170p kernel: Switched APIC routing to cluster x2apic.
Dec 27 12:21:59 elitebook-2170p kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Dec 27 12:21:59 elitebook-2170p kernel: TSC deadline timer enabled
Dec 27 12:21:59 elitebook-2170p kernel: smpboot: CPU0: Intel(R) Core(TM) i5-3427U CPU @ 1.80GHz (family: 0x6, model: 0x3a, stepping: 0x9)
Dec 27 12:21:59 elitebook-2170p kernel: Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
Dec 27 12:21:59 elitebook-2170p kernel: ... version:                3
Dec 27 12:21:59 elitebook-2170p kernel: ... bit width:              48
Dec 27 12:21:59 elitebook-2170p kernel: ... generic registers:      4
Dec 27 12:21:59 elitebook-2170p kernel: ... value mask:             0000ffffffffffff
Dec 27 12:21:59 elitebook-2170p kernel: ... max period:             0000ffffffffffff
Dec 27 12:21:59 elitebook-2170p kernel: ... fixed-purpose events:   3
Dec 27 12:21:59 elitebook-2170p kernel: ... event mask:             000000070000000f
Dec 27 12:21:59 elitebook-2170p kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
Dec 27 12:21:59 elitebook-2170p kernel: x86: Booting SMP configuration:
Dec 27 12:21:59 elitebook-2170p kernel: .... node  #0, CPUs:      #1 #2 #3
Dec 27 12:21:59 elitebook-2170p kernel: x86: Booted up 1 node, 4 CPUs
Dec 27 12:21:59 elitebook-2170p kernel: smpboot: Total of 4 processors activated (18370.89 BogoMIPS)
Dec 27 12:21:59 elitebook-2170p kernel: devtmpfs: initialized
Dec 27 12:21:59 elitebook-2170p kernel: x86/mm: Memory block size: 128MB
Dec 27 12:21:59 elitebook-2170p kernel: PM: Registering ACPI NVS region [mem 0xb9ba2000-0xb9bbffff] (122880 bytes)
Dec 27 12:21:59 elitebook-2170p kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Dec 27 12:21:59 elitebook-2170p kernel: pinctrl core: initialized pinctrl subsystem
Dec 27 12:21:59 elitebook-2170p kernel: RTC time: 18:21:49, date: 12/27/16
Dec 27 12:21:59 elitebook-2170p kernel: NET: Registered protocol family 16
Dec 27 12:21:59 elitebook-2170p kernel: cpuidle: using governor ladder
Dec 27 12:21:59 elitebook-2170p kernel: cpuidle: using governor menu
Dec 27 12:21:59 elitebook-2170p kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: bus type PCI registered
Dec 27 12:21:59 elitebook-2170p kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Dec 27 12:21:59 elitebook-2170p kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Dec 27 12:21:59 elitebook-2170p kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Dec 27 12:21:59 elitebook-2170p kernel: PCI: Using configuration type 1 for base access
Dec 27 12:21:59 elitebook-2170p kernel: core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
Dec 27 12:21:59 elitebook-2170p kernel: mtrr: your CPUs had inconsistent variable MTRR settings
Dec 27 12:21:59 elitebook-2170p kernel: mtrr: probably your BIOS does not setup all CPUs.
Dec 27 12:21:59 elitebook-2170p kernel: mtrr: corrected configuration.
Dec 27 12:21:59 elitebook-2170p kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: Added _OSI(Module Device)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: Added _OSI(Processor Device)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: Added _OSI(Processor Aggregator Device)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: Executed 1 blocks of module-level executable AML code
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: Dynamic OEM Table Load:
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: SSDT 0xFFFF88042BD47000 000861 (v01 PmRef  Cpu0Cst  00003001 INTL 20110112)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: Dynamic OEM Table Load:
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: SSDT 0xFFFF88042BD33800 000303 (v01 PmRef  ApIst    00003000 INTL 20110112)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: Dynamic OEM Table Load:
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: SSDT 0xFFFF88042BD24800 000119 (v01 PmRef  ApCst    00003000 INTL 20110112)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI : EC: EC started
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: Interpreter enabled
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: (supports S0 S3 S4 S5)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: Using IOAPIC for interrupt routing
Dec 27 12:21:59 elitebook-2170p kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: Power Resource [APPR] (off)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: Power Resource [COMP] (on)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: Power Resource [LPP] (on)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Dec 27 12:21:59 elitebook-2170p kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Dec 27 12:21:59 elitebook-2170p kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Dec 27 12:21:59 elitebook-2170p kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Dec 27 12:21:59 elitebook-2170p kernel: PCI host bridge to bus 0000:00
Dec 27 12:21:59 elitebook-2170p kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Dec 27 12:21:59 elitebook-2170p kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Dec 27 12:21:59 elitebook-2170p kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Dec 27 12:21:59 elitebook-2170p kernel: pci_bus 0000:00: root bus resource [mem 0xbf200000-0xdfffffff window]
Dec 27 12:21:59 elitebook-2170p kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfedfffff window]
Dec 27 12:21:59 elitebook-2170p kernel: pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff window]
Dec 27 12:21:59 elitebook-2170p kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd03fffff 64bit]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:02.0: reg 0x20: [io  0x2000-0x203f]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:14.0: reg 0x10: [mem 0xd0720000-0xd072ffff 64bit]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:14.0: System wakeup disabled by ACPI
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:16.0: reg 0x10: [mem 0xd0734000-0xd073400f 64bit]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:19.0: reg 0x10: [mem 0xd0700000-0xd071ffff]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:19.0: reg 0x14: [mem 0xd073a000-0xd073afff]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:19.0: reg 0x18: [io  0x2060-0x207f]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:19.0: System wakeup disabled by ACPI
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xd0739000-0xd07393ff]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xd0730000-0xd0733fff 64bit]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xd0738000-0xd07383ff]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1f.0: [8086:1e55] type 00 class 0x060100
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1f.2: reg 0x10: [io  0x2088-0x208f]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1f.2: reg 0x14: [io  0x2094-0x2097]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1f.2: reg 0x18: [io  0x2080-0x2087]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1f.2: reg 0x1c: [io  0x2090-0x2093]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1f.2: reg 0x20: [io  0x2040-0x205f]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xd0737000-0xd07377ff]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1f.2: PME# supported from D3hot
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1c.0:   bridge window [mem 0xd0600000-0xd06fffff]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:02:00.0: [197b:2392] type 00 class 0x088000
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:02:00.0: reg 0x10: [mem 0xd0503000-0xd05030ff]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:02:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:02:00.0: Enabling fixed DMA alias to 00.1
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:02:00.2: [197b:2391] type 00 class 0x080501
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:02:00.2: reg 0x10: [mem 0xd0502000-0xd05020ff]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1c.2: PCI bridge to [bus 02]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1c.2:   bridge window [mem 0xd0500000-0xd05fffff]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:03:00.0: [8086:088e] type 00 class 0x028000
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:03:00.0: reg 0x10: [mem 0xd0400000-0xd0401fff 64bit]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:03:00.0: System wakeup disabled by ACPI
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1c.3: PCI bridge to [bus 03]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1c.3:   bridge window [mem 0xd0400000-0xd04fffff]
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 *10 11 12 14 15)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 10 11 12 14 15)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15)
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: Enabled 5 GPEs in block 00 to 3F
Dec 27 12:21:59 elitebook-2170p kernel: ACPI : EC: EC stopped
Dec 27 12:21:59 elitebook-2170p kernel: ACPI : EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
Dec 27 12:21:59 elitebook-2170p kernel: ACPI : EC: EC started
Dec 27 12:21:59 elitebook-2170p kernel: vgaarb: setting as boot device: PCI:0000:00:02.0
Dec 27 12:21:59 elitebook-2170p kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
Dec 27 12:21:59 elitebook-2170p kernel: vgaarb: loaded
Dec 27 12:21:59 elitebook-2170p kernel: vgaarb: bridge control possible 0000:00:02.0
Dec 27 12:21:59 elitebook-2170p kernel: PCI: Using ACPI for IRQ routing
Dec 27 12:21:59 elitebook-2170p kernel: PCI: pci_cache_line_size set to 64 bytes
Dec 27 12:21:59 elitebook-2170p kernel: e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff]
Dec 27 12:21:59 elitebook-2170p kernel: e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
Dec 27 12:21:59 elitebook-2170p kernel: e820: reserve RAM buffer [mem 0xb879d000-0xbbffffff]
Dec 27 12:21:59 elitebook-2170p kernel: e820: reserve RAM buffer [mem 0xb9ba2000-0xbbffffff]
Dec 27 12:21:59 elitebook-2170p kernel: e820: reserve RAM buffer [mem 0xb9c00000-0xbbffffff]
Dec 27 12:21:59 elitebook-2170p kernel: e820: reserve RAM buffer [mem 0x43ee00000-0x43fffffff]
Dec 27 12:21:59 elitebook-2170p kernel: NetLabel: Initializing
Dec 27 12:21:59 elitebook-2170p kernel: NetLabel:  domain hash size = 128
Dec 27 12:21:59 elitebook-2170p kernel: NetLabel:  protocols = UNLABELED CIPSOv4
Dec 27 12:21:59 elitebook-2170p kernel: NetLabel:  unlabeled traffic allowed by default
Dec 27 12:21:59 elitebook-2170p kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Dec 27 12:21:59 elitebook-2170p kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Dec 27 12:21:59 elitebook-2170p kernel: clocksource: Switched to clocksource hpet
Dec 27 12:21:59 elitebook-2170p kernel: VFS: Disk quotas dquot_6.6.0
Dec 27 12:21:59 elitebook-2170p kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Dec 27 12:21:59 elitebook-2170p kernel: pnp: PnP ACPI init
Dec 27 12:21:59 elitebook-2170p kernel: system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
Dec 27 12:21:59 elitebook-2170p kernel: system 00:00: [mem 0xfed10000-0xfed17fff] could not be reserved
Dec 27 12:21:59 elitebook-2170p kernel: system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
Dec 27 12:21:59 elitebook-2170p kernel: system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
Dec 27 12:21:59 elitebook-2170p kernel: system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
Dec 27 12:21:59 elitebook-2170p kernel: system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
Dec 27 12:21:59 elitebook-2170p kernel: system 00:00: [mem 0xfed90000-0xfed93fff] could not be reserved
Dec 27 12:21:59 elitebook-2170p kernel: system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
Dec 27 12:21:59 elitebook-2170p kernel: system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
Dec 27 12:21:59 elitebook-2170p kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 27 12:21:59 elitebook-2170p kernel: pnp 00:01: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active)
Dec 27 12:21:59 elitebook-2170p kernel: system 00:02: [io  0x0200-0x027f] has been reserved
Dec 27 12:21:59 elitebook-2170p kernel: system 00:02: [io  0x1000-0x100f] has been reserved
Dec 27 12:21:59 elitebook-2170p kernel: system 00:02: [io  0xffff] has been reserved
Dec 27 12:21:59 elitebook-2170p kernel: system 00:02: [io  0xffff] has been reserved
Dec 27 12:21:59 elitebook-2170p kernel: system 00:02: [io  0x0400-0x047f] has been reserved
Dec 27 12:21:59 elitebook-2170p kernel: system 00:02: [io  0x0500-0x057f] has been reserved
Dec 27 12:21:59 elitebook-2170p kernel: system 00:02: [io  0xef80-0xef9f] has been reserved
Dec 27 12:21:59 elitebook-2170p kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 27 12:21:59 elitebook-2170p kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
Dec 27 12:21:59 elitebook-2170p kernel: pnp 00:04: [dma 0 disabled]
Dec 27 12:21:59 elitebook-2170p kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0401 (active)
Dec 27 12:21:59 elitebook-2170p kernel: pnp 00:05: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
Dec 27 12:21:59 elitebook-2170p kernel: pnp 00:06: Plug and Play ACPI device, IDs SYN0192 SYN0100 SYN0002 PNP0f13 (active)
Dec 27 12:21:59 elitebook-2170p kernel: system 00:07: [mem 0x20000000-0x201fffff] has been reserved
Dec 27 12:21:59 elitebook-2170p kernel: system 00:07: [mem 0x40004000-0x40004fff] has been reserved
Dec 27 12:21:59 elitebook-2170p kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
Dec 27 12:21:59 elitebook-2170p kernel: pnp: PnP ACPI: found 8 devices
Dec 27 12:21:59 elitebook-2170p kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:02:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1c.0:   bridge window [mem 0xd0600000-0xd06fffff]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:02:00.0: BAR 6: assigned [mem 0xd0510000-0xd051ffff pref]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1c.2: PCI bridge to [bus 02]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1c.2:   bridge window [mem 0xd0500000-0xd05fffff]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1c.3: PCI bridge to [bus 03]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:1c.3:   bridge window [mem 0xd0400000-0xd04fffff]
Dec 27 12:21:59 elitebook-2170p kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Dec 27 12:21:59 elitebook-2170p kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Dec 27 12:21:59 elitebook-2170p kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Dec 27 12:21:59 elitebook-2170p kernel: pci_bus 0000:00: resource 7 [mem 0xbf200000-0xdfffffff window]
Dec 27 12:21:59 elitebook-2170p kernel: pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfedfffff window]
Dec 27 12:21:59 elitebook-2170p kernel: pci_bus 0000:00: resource 9 [mem 0xfee01000-0xffffffff window]
Dec 27 12:21:59 elitebook-2170p kernel: pci_bus 0000:01: resource 1 [mem 0xd0600000-0xd06fffff]
Dec 27 12:21:59 elitebook-2170p kernel: pci_bus 0000:02: resource 1 [mem 0xd0500000-0xd05fffff]
Dec 27 12:21:59 elitebook-2170p kernel: pci_bus 0000:03: resource 1 [mem 0xd0400000-0xd04fffff]
Dec 27 12:21:59 elitebook-2170p kernel: NET: Registered protocol family 2
Dec 27 12:21:59 elitebook-2170p kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Dec 27 12:21:59 elitebook-2170p kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Dec 27 12:21:59 elitebook-2170p kernel: TCP: Hash tables configured (established 131072 bind 65536)
Dec 27 12:21:59 elitebook-2170p kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
Dec 27 12:21:59 elitebook-2170p kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
Dec 27 12:21:59 elitebook-2170p kernel: NET: Registered protocol family 1
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:14.0: enabling device (0000 -> 0002)
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:14.0: can't derive routing for PCI INT A
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:00:14.0: PCI INT A: no GSI
Dec 27 12:21:59 elitebook-2170p kernel: PCI: CLS 64 bytes, default 64
Dec 27 12:21:59 elitebook-2170p kernel: Unpacking initramfs...
Dec 27 12:21:59 elitebook-2170p kernel: Freeing initrd memory: 7356K (ffff880037191000 - ffff8800378c0000)
Dec 27 12:21:59 elitebook-2170p kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Dec 27 12:21:59 elitebook-2170p kernel: software IO TLB [mem 0xb479d000-0xb879d000] (64MB) mapped at [ffff8800b479d000-ffff8800b879cfff]
Dec 27 12:21:59 elitebook-2170p kernel: resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than reserved [mem 0xfed10000-0xfed13fff]
Dec 27 12:21:59 elitebook-2170p kernel: caller snb_uncore_imc_init_box+0x74/0xb0 mapping multiple BARs
Dec 27 12:21:59 elitebook-2170p kernel: Scanning for low memory corruption every 60 seconds
Dec 27 12:21:59 elitebook-2170p kernel: futex hash table entries: 2048 (order: 5, 131072 bytes)
Dec 27 12:21:59 elitebook-2170p kernel: Initialise system trusted keyrings
Dec 27 12:21:59 elitebook-2170p kernel: workingset: timestamp_bits=40 max_order=22 bucket_order=0
Dec 27 12:21:59 elitebook-2170p kernel: zbud: loaded
Dec 27 12:21:59 elitebook-2170p kernel: Key type asymmetric registered
Dec 27 12:21:59 elitebook-2170p kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
Dec 27 12:21:59 elitebook-2170p kernel: io scheduler noop registered
Dec 27 12:21:59 elitebook-2170p kernel: io scheduler deadline registered
Dec 27 12:21:59 elitebook-2170p kernel: io scheduler cfq registered (default)
Dec 27 12:21:59 elitebook-2170p kernel: pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
Dec 27 12:21:59 elitebook-2170p kernel: pcie_pme 0000:00:1c.0:pcie001: service driver pcie_pme loaded
Dec 27 12:21:59 elitebook-2170p kernel: pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:02:00.2: Signaling PME through PCIe PME interrupt
Dec 27 12:21:59 elitebook-2170p kernel: pcie_pme 0000:00:1c.2:pcie001: service driver pcie_pme loaded
Dec 27 12:21:59 elitebook-2170p kernel: pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
Dec 27 12:21:59 elitebook-2170p kernel: pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
Dec 27 12:21:59 elitebook-2170p kernel: pcie_pme 0000:00:1c.3:pcie001: service driver pcie_pme loaded
Dec 27 12:21:59 elitebook-2170p kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Dec 27 12:21:59 elitebook-2170p kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Dec 27 12:21:59 elitebook-2170p kernel: vesafb: mode is 1366x768x32, linelength=5504, pages=0
Dec 27 12:21:59 elitebook-2170p kernel: vesafb: scrolling: redraw
Dec 27 12:21:59 elitebook-2170p kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Dec 27 12:21:59 elitebook-2170p kernel: vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90002000000, using 4160k, total 4160k
Dec 27 12:21:59 elitebook-2170p kernel: Console: switching to colour frame buffer device 170x48
Dec 27 12:21:59 elitebook-2170p kernel: fb0: VESA VGA frame buffer device
Dec 27 12:21:59 elitebook-2170p kernel: intel_idle: MWAIT substates: 0x21120
Dec 27 12:21:59 elitebook-2170p kernel: intel_idle: v0.4.1 model 0x3A
Dec 27 12:21:59 elitebook-2170p kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Dec 27 12:21:59 elitebook-2170p kernel: GHES: HEST is not enabled!
Dec 27 12:21:59 elitebook-2170p kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Dec 27 12:21:59 elitebook-2170p kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Dec 27 12:21:59 elitebook-2170p kernel: Linux agpgart interface v0.103
Dec 27 12:21:59 elitebook-2170p kernel: rtc_cmos 00:03: RTC can wake from S4
Dec 27 12:21:59 elitebook-2170p kernel: rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
Dec 27 12:21:59 elitebook-2170p kernel: rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Dec 27 12:21:59 elitebook-2170p kernel: intel_pstate: Intel P-state driver initializing
Dec 27 12:21:59 elitebook-2170p kernel: ledtrig-cpu: registered to indicate activity on CPUs
Dec 27 12:21:59 elitebook-2170p kernel: NET: Registered protocol family 10
Dec 27 12:21:59 elitebook-2170p kernel: NET: Registered protocol family 17
Dec 27 12:21:59 elitebook-2170p kernel: microcode: sig=0x306a9, pf=0x10, revision=0x1c
Dec 27 12:21:59 elitebook-2170p kernel: microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Dec 27 12:21:59 elitebook-2170p kernel: registered taskstats version 1
Dec 27 12:21:59 elitebook-2170p kernel: Loading compiled-in X.509 certificates
Dec 27 12:21:59 elitebook-2170p kernel: zswap: loaded using pool lzo/zbud
Dec 27 12:21:59 elitebook-2170p kernel:   Magic number: 12:798:393
Dec 27 12:21:59 elitebook-2170p kernel: rtc_cmos 00:03: setting system clock to 2016-12-27 18:21:50 UTC (1482862910)
Dec 27 12:21:59 elitebook-2170p kernel: PM: Hibernation image not present or could not be loaded.
Dec 27 12:21:59 elitebook-2170p kernel: Freeing unused kernel memory: 1256K (ffffffff81b08000 - ffffffff81c42000)
Dec 27 12:21:59 elitebook-2170p kernel: Write protecting the kernel read-only data: 10240k
Dec 27 12:21:59 elitebook-2170p kernel: Freeing unused kernel memory: 2044K (ffff880001601000 - ffff880001800000)
Dec 27 12:21:59 elitebook-2170p kernel: Freeing unused kernel memory: 136K (ffff8800019de000 - ffff880001a00000)
Dec 27 12:21:59 elitebook-2170p kernel: random: systemd-tmpfile: uninitialized urandom read (16 bytes read)
Dec 27 12:21:59 elitebook-2170p kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Dec 27 12:21:59 elitebook-2170p kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Dec 27 12:21:59 elitebook-2170p kernel: random: udevadm: uninitialized urandom read (16 bytes read)
Dec 27 12:21:59 elitebook-2170p kernel: random: udevadm: uninitialized urandom read (16 bytes read)
Dec 27 12:21:59 elitebook-2170p kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Dec 27 12:21:59 elitebook-2170p kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Dec 27 12:21:59 elitebook-2170p kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Dec 27 12:21:59 elitebook-2170p kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Dec 27 12:21:59 elitebook-2170p kernel: random: systemd-udevd: uninitialized urandom read (16 bytes read)
Dec 27 12:21:59 elitebook-2170p kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Dec 27 12:21:59 elitebook-2170p kernel: i8042: Detected active multiplexing controller, rev 1.1
Dec 27 12:21:59 elitebook-2170p kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Dec 27 12:21:59 elitebook-2170p kernel: serio: i8042 AUX0 port at 0x60,0x64 irq 12
Dec 27 12:21:59 elitebook-2170p kernel: serio: i8042 AUX1 port at 0x60,0x64 irq 12
Dec 27 12:21:59 elitebook-2170p kernel: serio: i8042 AUX2 port at 0x60,0x64 irq 12
Dec 27 12:21:59 elitebook-2170p kernel: serio: i8042 AUX3 port at 0x60,0x64 irq 12
Dec 27 12:21:59 elitebook-2170p kernel: ACPI: bus type USB registered
Dec 27 12:21:59 elitebook-2170p kernel: usbcore: registered new interface driver usbfs
Dec 27 12:21:59 elitebook-2170p kernel: usbcore: registered new interface driver hub
Dec 27 12:21:59 elitebook-2170p kernel: usbcore: registered new device driver usb
Dec 27 12:21:59 elitebook-2170p kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Dec 27 12:21:59 elitebook-2170p kernel: ehci-pci: EHCI PCI platform driver
Dec 27 12:21:59 elitebook-2170p kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Dec 27 12:21:59 elitebook-2170p kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Dec 27 12:21:59 elitebook-2170p kernel: ehci-pci 0000:00:1a.0: debug port 2
Dec 27 12:21:59 elitebook-2170p kernel: sdhci: Secure Digital Host Controller Interface driver
Dec 27 12:21:59 elitebook-2170p kernel: sdhci: Copyright(c) Pierre Ossman
Dec 27 12:21:59 elitebook-2170p kernel: sdhci-pci 0000:02:00.0: SDHCI controller found [197b:2392] (rev 30)
Dec 27 12:21:59 elitebook-2170p kernel: mmc0: SDHCI controller on PCI [0000:02:00.0] using DMA
Dec 27 12:21:59 elitebook-2170p kernel: sdhci-pci 0000:02:00.2: SDHCI controller found [197b:2391] (rev 30)
Dec 27 12:21:59 elitebook-2170p kernel: sdhci-pci 0000:02:00.2: Refusing to bind to secondary interface.
Dec 27 12:21:59 elitebook-2170p kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
Dec 27 12:21:59 elitebook-2170p kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xd0739000
Dec 27 12:21:59 elitebook-2170p kernel: SCSI subsystem initialized
Dec 27 12:21:59 elitebook-2170p kernel: libata version 3.00 loaded.
Dec 27 12:21:59 elitebook-2170p kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Dec 27 12:21:59 elitebook-2170p kernel: hub 1-0:1.0: USB hub found
Dec 27 12:21:59 elitebook-2170p kernel: hub 1-0:1.0: 3 ports detected
Dec 27 12:21:59 elitebook-2170p kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Dec 27 12:21:59 elitebook-2170p kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Dec 27 12:21:59 elitebook-2170p kernel: ehci-pci 0000:00:1d.0: debug port 2
Dec 27 12:21:59 elitebook-2170p kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
Dec 27 12:21:59 elitebook-2170p kernel: ehci-pci 0000:00:1d.0: irq 16, io mem 0xd0738000
Dec 27 12:21:59 elitebook-2170p kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Dec 27 12:21:59 elitebook-2170p kernel: hub 2-0:1.0: USB hub found
Dec 27 12:21:59 elitebook-2170p kernel: hub 2-0:1.0: 3 ports detected
Dec 27 12:21:59 elitebook-2170p kernel: xhci_hcd 0000:00:14.0: can't derive routing for PCI INT A
Dec 27 12:21:59 elitebook-2170p kernel: xhci_hcd 0000:00:14.0: PCI INT A: no GSI
Dec 27 12:21:59 elitebook-2170p kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 27 12:21:59 elitebook-2170p kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Dec 27 12:21:59 elitebook-2170p kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x0000b930
Dec 27 12:21:59 elitebook-2170p kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Dec 27 12:21:59 elitebook-2170p kernel: hub 3-0:1.0: USB hub found
Dec 27 12:21:59 elitebook-2170p kernel: hub 3-0:1.0: 4 ports detected
Dec 27 12:21:59 elitebook-2170p kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 27 12:21:59 elitebook-2170p kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Dec 27 12:21:59 elitebook-2170p kernel: hub 4-0:1.0: USB hub found
Dec 27 12:21:59 elitebook-2170p kernel: hub 4-0:1.0: 4 ports detected
Dec 27 12:21:59 elitebook-2170p kernel: ahci 0000:00:1f.2: version 3.0
Dec 27 12:21:59 elitebook-2170p kernel: ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
Dec 27 12:21:59 elitebook-2170p kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x29 impl SATA mode
Dec 27 12:21:59 elitebook-2170p kernel: ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems sxs apst 
Dec 27 12:21:59 elitebook-2170p kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Dec 27 12:21:59 elitebook-2170p kernel: scsi host0: ahci
Dec 27 12:21:59 elitebook-2170p kernel: scsi host1: ahci
Dec 27 12:21:59 elitebook-2170p kernel: scsi host2: ahci
Dec 27 12:21:59 elitebook-2170p kernel: scsi host3: ahci
Dec 27 12:21:59 elitebook-2170p kernel: scsi host4: ahci
Dec 27 12:21:59 elitebook-2170p kernel: scsi host5: ahci
Dec 27 12:21:59 elitebook-2170p kernel: ata1: SATA max UDMA/133 abar m2048@0xd0737000 port 0xd0737100 irq 30
Dec 27 12:21:59 elitebook-2170p kernel: ata2: DUMMY
Dec 27 12:21:59 elitebook-2170p kernel: ata3: DUMMY
Dec 27 12:21:59 elitebook-2170p kernel: ata4: SATA max UDMA/133 abar m2048@0xd0737000 port 0xd0737280 irq 30
Dec 27 12:21:59 elitebook-2170p kernel: ata5: DUMMY
Dec 27 12:21:59 elitebook-2170p kernel: ata6: SATA max UDMA/133 abar m2048@0xd0737000 port 0xd0737380 irq 30
Dec 27 12:21:59 elitebook-2170p kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Dec 27 12:21:59 elitebook-2170p kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
Dec 27 12:21:59 elitebook-2170p kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Dec 27 12:21:59 elitebook-2170p kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Dec 27 12:21:59 elitebook-2170p kernel: ata1.00: ATA-9: WDC WD7500BPVX-00JC3T0, 01.01A01, max UDMA/133
Dec 27 12:21:59 elitebook-2170p kernel: ata1.00: 1465149168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
Dec 27 12:21:59 elitebook-2170p kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Dec 27 12:21:59 elitebook-2170p kernel: ata1.00: configured for UDMA/133
Dec 27 12:21:59 elitebook-2170p kernel: scsi 0:0:0:0: Direct-Access     ATA      WDC WD7500BPVX-0 1A01 PQ: 0 ANSI: 5
Dec 27 12:21:59 elitebook-2170p kernel: hub 1-1:1.0: USB hub found
Dec 27 12:21:59 elitebook-2170p kernel: hub 1-1:1.0: 6 ports detected
Dec 27 12:21:59 elitebook-2170p kernel: hub 2-1:1.0: USB hub found
Dec 27 12:21:59 elitebook-2170p kernel: hub 2-1:1.0: 8 ports detected
Dec 27 12:21:59 elitebook-2170p kernel: tsc: Refined TSC clocksource calibration: 2294.786 MHz
Dec 27 12:21:59 elitebook-2170p kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2113f7e44a7, max_idle_ns: 440795281465 ns
Dec 27 12:21:59 elitebook-2170p kernel: ata4: SATA link down (SStatus 0 SControl 300)
Dec 27 12:21:59 elitebook-2170p kernel: usb 1-1.2: new full-speed USB device number 3 using ehci-pci
Dec 27 12:21:59 elitebook-2170p kernel: usb 1-1.3: new high-speed USB device number 4 using ehci-pci
Dec 27 12:21:59 elitebook-2170p kernel: ata6: SATA link down (SStatus 0 SControl 300)
Dec 27 12:21:59 elitebook-2170p kernel: sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/699 GiB)
Dec 27 12:21:59 elitebook-2170p kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Dec 27 12:21:59 elitebook-2170p kernel: sd 0:0:0:0: [sda] Write Protect is off
Dec 27 12:21:59 elitebook-2170p kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Dec 27 12:21:59 elitebook-2170p kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Dec 27 12:21:59 elitebook-2170p kernel:  sda: sda1 sda2 sda3
Dec 27 12:21:59 elitebook-2170p kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Dec 27 12:21:59 elitebook-2170p kernel: raid6: sse2x1   gen()  2653 MB/s
Dec 27 12:21:59 elitebook-2170p kernel: raid6: sse2x1   xor()  3300 MB/s
Dec 27 12:21:59 elitebook-2170p kernel: raid6: sse2x2   gen()  7096 MB/s
Dec 27 12:21:59 elitebook-2170p kernel: raid6: sse2x2   xor()  6342 MB/s
Dec 27 12:21:59 elitebook-2170p kernel: raid6: sse2x4   gen() 11139 MB/s
Dec 27 12:21:59 elitebook-2170p kernel: raid6: sse2x4   xor()  6415 MB/s
Dec 27 12:21:59 elitebook-2170p kernel: raid6: using algorithm sse2x4 gen() 11139 MB/s
Dec 27 12:21:59 elitebook-2170p kernel: raid6: .... xor() 6415 MB/s, rmw enabled
Dec 27 12:21:59 elitebook-2170p kernel: raid6: using ssse3x2 recovery algorithm
Dec 27 12:21:59 elitebook-2170p kernel: clocksource: Switched to clocksource tsc
Dec 27 12:21:59 elitebook-2170p kernel: xor: automatically using best checksumming function:
Dec 27 12:21:59 elitebook-2170p kernel:    avx       : 20280.000 MB/sec
Dec 27 12:21:59 elitebook-2170p kernel: Btrfs loaded, crc32c=crc32c-intel
Dec 27 12:21:59 elitebook-2170p kernel: BTRFS: device label LINUX_ROOT devid 1 transid 29854 /dev/sda3
Dec 27 12:21:59 elitebook-2170p kernel: random: fast init done
Dec 27 12:21:59 elitebook-2170p kernel: BTRFS info (device sda3): disk space caching is enabled
Dec 27 12:21:59 elitebook-2170p kernel: BTRFS info (device sda3): has skinny extents
Dec 27 12:21:59 elitebook-2170p kernel: BTRFS info (device sda3): checking UUID tree
Dec 27 12:21:59 elitebook-2170p kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Dec 27 12:21:59 elitebook-2170p systemd[1]: systemd 232 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
Dec 27 12:21:59 elitebook-2170p systemd[1]: Detected architecture x86-64.
Dec 27 12:21:59 elitebook-2170p systemd[1]: Set hostname to <elitebook-2170p>.
Dec 27 12:21:59 elitebook-2170p kernel: random: crng init done
Dec 27 12:21:59 elitebook-2170p systemd[1]: Created slice User and Session Slice.
Dec 27 12:21:59 elitebook-2170p systemd[1]: Reached target Remote File Systems.
Dec 27 12:21:59 elitebook-2170p systemd[1]: Listening on Device-mapper event daemon FIFOs.
Dec 27 12:21:59 elitebook-2170p systemd[1]: Listening on Journal Socket.
Dec 27 12:21:59 elitebook-2170p systemd[1]: Listening on Process Core Dump Socket.
Dec 27 12:21:59 elitebook-2170p systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Dec 27 12:21:59 elitebook-2170p systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Dec 27 12:21:59 elitebook-2170p kernel: BTRFS info (device sda3): use lzo compression
Dec 27 12:21:59 elitebook-2170p kernel: BTRFS info (device sda3): disk space caching is enabled
Dec 27 12:21:59 elitebook-2170p systemd-journald[178]: Journal started
Dec 27 12:21:59 elitebook-2170p systemd-journald[178]: System journal (/var/log/journal/dd18ef26dfea49609efef361fd1d303e) is 107.1M, max 4.0G, 3.8G free.
Dec 27 12:21:56 elitebook-2170p systemd-modules-load[181]: Inserted module 'msr'
Dec 27 12:21:57 elitebook-2170p systemd-modules-load[181]: Inserted module 'coretemp'
Dec 27 12:21:59 elitebook-2170p systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 27 12:21:59 elitebook-2170p systemd-journald[178]: System journal (/var/log/journal/dd18ef26dfea49609efef361fd1d303e) is 103.6M, max 4.0G, 3.8G free.
Dec 27 12:21:59 elitebook-2170p systemd[1]: Started Flush Journal to Persistent Storage.
Dec 27 12:22:00 elitebook-2170p systemd[1]: Started udev Kernel Device Manager.
Dec 27 12:22:00 elitebook-2170p kernel: FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
Dec 27 12:22:00 elitebook-2170p kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20160422/utaddress-255)
Dec 27 12:22:00 elitebook-2170p kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Dec 27 12:22:00 elitebook-2170p kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160422/utaddress-255)
Dec 27 12:22:00 elitebook-2170p kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Dec 27 12:22:00 elitebook-2170p kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160422/utaddress-255)
Dec 27 12:22:00 elitebook-2170p kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Dec 27 12:22:00 elitebook-2170p kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20160422/utaddress-255)
Dec 27 12:22:00 elitebook-2170p kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Dec 27 12:22:00 elitebook-2170p kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
Dec 27 12:22:00 elitebook-2170p kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Dec 27 12:22:00 elitebook-2170p kernel: pps_core: LinuxPPS API ver. 1 registered
Dec 27 12:22:00 elitebook-2170p kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Dec 27 12:22:00 elitebook-2170p kernel: Initializing HPQ6001 module
Dec 27 12:22:00 elitebook-2170p kernel: input: HP Wireless hotkeys as /devices/virtual/input/input5
Dec 27 12:22:00 elitebook-2170p kernel: PTP clock support registered
Dec 27 12:22:00 elitebook-2170p kernel: e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
Dec 27 12:22:00 elitebook-2170p kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Dec 27 12:22:00 elitebook-2170p kernel: e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Dec 27 12:22:00 elitebook-2170p kernel: e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
Dec 27 12:22:00 elitebook-2170p kernel: hp_accel: laptop model unknown, using default axes configuration
Dec 27 12:22:00 elitebook-2170p kernel: lis3lv02d: 8 bits 3DC sensor found
Dec 27 12:22:00 elitebook-2170p kernel: e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 10:1f:74:77:7b:0c
Dec 27 12:22:00 elitebook-2170p kernel: e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
Dec 27 12:22:00 elitebook-2170p kernel: e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF
Dec 27 12:22:00 elitebook-2170p kernel: input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input6
Dec 27 12:22:00 elitebook-2170p kernel: [drm] Initialized drm 1.1.0 20060810
Dec 27 12:22:00 elitebook-2170p kernel: snd_hda_codec_idt hdaudioC0D0: autoconfig for 92HD81B1X5: line_outs=1 (0xa/0x0/0x0/0x0/0x0) type:line
Dec 27 12:22:00 elitebook-2170p kernel: snd_hda_codec_idt hdaudioC0D0:    speaker_outs=1 (0xd/0x0/0x0/0x0/0x0)
Dec 27 12:22:00 elitebook-2170p kernel: snd_hda_codec_idt hdaudioC0D0:    hp_outs=1 (0xb/0x0/0x0/0x0/0x0)
Dec 27 12:22:00 elitebook-2170p kernel: snd_hda_codec_idt hdaudioC0D0:    mono: mono_out=0x0
Dec 27 12:22:00 elitebook-2170p kernel: snd_hda_codec_idt hdaudioC0D0:    inputs:
Dec 27 12:22:00 elitebook-2170p kernel: snd_hda_codec_idt hdaudioC0D0:      Mic=0xc
Dec 27 12:22:00 elitebook-2170p kernel: snd_hda_codec_idt hdaudioC0D0:      Internal Mic=0x11
Dec 27 12:22:00 elitebook-2170p kernel: snd_hda_codec_idt hdaudioC0D0:      Line=0xf
Dec 27 12:22:00 elitebook-2170p kernel: ACPI: AC Adapter [AC] (off-line)
Dec 27 12:22:00 elitebook-2170p kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input12
Dec 27 12:22:00 elitebook-2170p kernel: ACPI: Sleep Button [SLPB]
Dec 27 12:22:01 elitebook-2170p kernel: tpm_tis 00:01: 1.2 TPM (device-id 0xB, rev-id 16)
Dec 27 12:22:01 elitebook-2170p kernel: ACPI: Battery Slot [BAT0] (battery present)
Dec 27 12:22:01 elitebook-2170p kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input13
Dec 27 12:22:01 elitebook-2170p kernel: ACPI: Lid Switch [LID]
Dec 27 12:22:01 elitebook-2170p kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input14
Dec 27 12:22:01 elitebook-2170p kernel: ACPI: Power Button [PWRF]
Dec 27 12:22:01 elitebook-2170p kernel: wmi: Mapper loaded
Dec 27 12:22:01 elitebook-2170p kernel: thermal LNXTHERM:00: registered as thermal_zone0
Dec 27 12:22:01 elitebook-2170p kernel: ACPI: Thermal Zone [CPUZ] (44 C)
Dec 27 12:22:01 elitebook-2170p kernel: thermal LNXTHERM:01: registered as thermal_zone1
Dec 27 12:22:01 elitebook-2170p kernel: ACPI: Thermal Zone [GFXZ] (0 C)
Dec 27 12:22:01 elitebook-2170p kernel: [drm] Memory usable by graphics device = 2048M
Dec 27 12:22:01 elitebook-2170p kernel: checking generic (c0000000 410000) vs hw (c0000000 10000000)
Dec 27 12:22:01 elitebook-2170p kernel: fb: switching to inteldrmfb from VESA VGA
Dec 27 12:22:01 elitebook-2170p kernel: Console: switching to colour dummy device 80x25
Dec 27 12:22:01 elitebook-2170p kernel: [drm] Replacing VGA console driver
Dec 27 12:22:01 elitebook-2170p kernel: thermal LNXTHERM:02: registered as thermal_zone2
Dec 27 12:22:01 elitebook-2170p kernel: ACPI: Thermal Zone [EXTZ] (34 C)
Dec 27 12:22:01 elitebook-2170p kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Dec 27 12:22:01 elitebook-2170p kernel: [drm] Driver supports precise vblank timestamp query.
Dec 27 12:22:01 elitebook-2170p kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
Dec 27 12:22:01 elitebook-2170p kernel: thermal LNXTHERM:03: registered as thermal_zone3
Dec 27 12:22:01 elitebook-2170p kernel: ACPI: Thermal Zone [LOCZ] (32 C)
Dec 27 12:22:01 elitebook-2170p kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Dec 27 12:22:01 elitebook-2170p kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input15
Dec 27 12:22:01 elitebook-2170p kernel: snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Dec 27 12:22:01 elitebook-2170p kernel: [drm] Initialized i915 1.6.0 20160711 for 0000:00:02.0 on minor 0
Dec 27 12:22:01 elitebook-2170p kernel: thermal LNXTHERM:04: registered as thermal_zone4
Dec 27 12:22:01 elitebook-2170p kernel: ACPI: Thermal Zone [BATZ] (25 C)
Dec 27 12:22:01 elitebook-2170p kernel: thermal LNXTHERM:05: registered as thermal_zone5
Dec 27 12:22:01 elitebook-2170p kernel: ACPI: Thermal Zone [PCHZ] (127 C)
Dec 27 12:22:01 elitebook-2170p systemd[1]: Found device WDC_WD7500BPVX-00JC3T0 LINUX_BOOT.
Dec 27 12:22:01 elitebook-2170p kernel: fbcon: inteldrmfb (fb0) is primary device
Dec 27 12:22:01 elitebook-2170p kernel: parport_pc 00:04: reported by Plug and Play ACPI
Dec 27 12:22:01 elitebook-2170p kernel: parport0: PC-style at 0x378 (0x778), irq 5 [PCSPP,TRISTATE,EPP]
Dec 27 12:22:01 elitebook-2170p kernel: Intel(R) Wireless WiFi driver for Linux
Dec 27 12:22:01 elitebook-2170p kernel: Copyright(c) 2003- 2015 Intel Corporation
Dec 27 12:22:01 elitebook-2170p kernel: iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
Dec 27 12:22:01 elitebook-2170p kernel: iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
Dec 27 12:22:01 elitebook-2170p kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
Dec 27 12:22:01 elitebook-2170p kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
Dec 27 12:22:01 elitebook-2170p kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
Dec 27 12:22:01 elitebook-2170p kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6235 AGN, REV=0xB0
Dec 27 12:22:01 elitebook-2170p kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
Dec 27 12:22:01 elitebook-2170p kernel: e1000e 0000:00:19.0 enp0s25: renamed from eth0
Dec 27 12:22:01 elitebook-2170p kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
Dec 27 12:22:01 elitebook-2170p kernel: RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
Dec 27 12:22:01 elitebook-2170p kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Dec 27 12:22:01 elitebook-2170p kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
Dec 27 12:22:01 elitebook-2170p kernel: Bluetooth: Core ver 2.21
Dec 27 12:22:01 elitebook-2170p kernel: NET: Registered protocol family 31
Dec 27 12:22:01 elitebook-2170p kernel: Bluetooth: HCI device and connection manager initialized
Dec 27 12:22:01 elitebook-2170p kernel: Bluetooth: HCI socket layer initialized
Dec 27 12:22:01 elitebook-2170p kernel: Bluetooth: L2CAP socket layer initialized
Dec 27 12:22:01 elitebook-2170p kernel: Bluetooth: SCO socket layer initialized
Dec 27 12:22:01 elitebook-2170p kernel: Console: switching to colour frame buffer device 170x48
Dec 27 12:22:01 elitebook-2170p kernel: iTCO_vendor_support: vendor-support=0
Dec 27 12:22:01 elitebook-2170p kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Dec 27 12:22:01 elitebook-2170p systemd[1]: Starting File System Check on /dev/disk/by-uuid/bb4aa817-0e65-4bfc-86f5-dc0cbfcbf9ba...
Dec 27 12:22:01 elitebook-2170p kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
Dec 27 12:22:01 elitebook-2170p systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Dec 27 12:22:01 elitebook-2170p systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Dec 27 12:22:01 elitebook-2170p kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
Dec 27 12:22:01 elitebook-2170p kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
Dec 27 12:22:01 elitebook-2170p kernel: input: HDA Intel PCH Dock Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
Dec 27 12:22:01 elitebook-2170p kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
Dec 27 12:22:01 elitebook-2170p kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
Dec 27 12:22:01 elitebook-2170p systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Dec 27 12:22:01 elitebook-2170p systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Dec 27 12:22:01 elitebook-2170p kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
Dec 27 12:22:01 elitebook-2170p kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
Dec 27 12:22:01 elitebook-2170p systemd[1]: Starting Load/Save RF Kill Switch Status...
Dec 27 12:22:01 elitebook-2170p kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
Dec 27 12:22:01 elitebook-2170p kernel: ppdev: user-space parallel port driver
Dec 27 12:22:01 elitebook-2170p systemd[1]: Started Load/Save RF Kill Switch Status.
Dec 27 12:22:02 elitebook-2170p kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Dec 27 12:22:02 elitebook-2170p kernel: iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
Dec 27 12:22:02 elitebook-2170p kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Dec 27 12:22:02 elitebook-2170p systemd[1]: Reached target Sound Card.
Dec 27 12:22:02 elitebook-2170p kernel: input: HP WMI hotkeys as /devices/virtual/input/input20
Dec 27 12:22:02 elitebook-2170p kernel: media: Linux media interface: v0.10
Dec 27 12:22:02 elitebook-2170p kernel: usbcore: registered new interface driver btusb
Dec 27 12:22:02 elitebook-2170p kernel: Linux video capture interface: v2.00
Dec 27 12:22:02 elitebook-2170p systemd[1]: Found device WDC_WD7500BPVX-00JC3T0 LINUX_ROOT.
Dec 27 12:22:02 elitebook-2170p systemd[1]: Starting File System Check on /dev/disk/by-uuid/c0fa451d-0b20-4341-9d2e-0f27aa82656e...
Dec 27 12:22:02 elitebook-2170p systemd[1]: Started File System Check on /dev/disk/by-uuid/c0fa451d-0b20-4341-9d2e-0f27aa82656e.
Dec 27 12:22:02 elitebook-2170p systemd[1]: Mounting /pool...
Dec 27 12:22:02 elitebook-2170p systemd[1]: Mounting /home...
Dec 27 12:22:02 elitebook-2170p kernel: uvcvideo: Found UVC 1.00 device HP HD Webcam [Fixed] (04f2:b2ef)
Dec 27 12:22:02 elitebook-2170p systemd[1]: Mounted /pool.
Dec 27 12:22:02 elitebook-2170p systemd[1]: Mounted /home.
Dec 27 12:22:02 elitebook-2170p kernel: uvcvideo 1-1.3:1.0: Entity type for entity Extension 5 was not initialized!
Dec 27 12:22:02 elitebook-2170p kernel: uvcvideo 1-1.3:1.0: Entity type for entity Extension 4 was not initialized!
Dec 27 12:22:02 elitebook-2170p kernel: uvcvideo 1-1.3:1.0: Entity type for entity Processing 3 was not initialized!
Dec 27 12:22:02 elitebook-2170p kernel: uvcvideo 1-1.3:1.0: Entity type for entity Camera 1 was not initialized!
Dec 27 12:22:02 elitebook-2170p kernel: input: HP HD Webcam [Fixed] as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input21
Dec 27 12:22:02 elitebook-2170p kernel: usbcore: registered new interface driver uvcvideo
Dec 27 12:22:02 elitebook-2170p kernel: USB Video Class driver (1.1.1)
Dec 27 12:22:02 elitebook-2170p systemd-fsck[268]: LINUX_BOOT was not cleanly unmounted, check forced.
Dec 27 12:22:02 elitebook-2170p systemd-udevd[225]: Process '/usr/bin/alsactl restore 0' failed with exit code 99.
Dec 27 12:22:02 elitebook-2170p kernel: input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input16
Dec 27 12:22:03 elitebook-2170p kernel: iwlwifi 0000:03:00.0 wlo1: renamed from wlan0
Dec 27 12:22:03 elitebook-2170p systemd[1]: Reached target Bluetooth.
Dec 27 12:22:03 elitebook-2170p systemd[1]: Found device Centrino Advanced-N 6235 (AGN).
Dec 27 12:22:03 elitebook-2170p kernel: mousedev: PS/2 mouse device common for all mice
Dec 27 12:22:03 elitebook-2170p kernel: AVX version of gcm_enc/dec engaged.
Dec 27 12:22:03 elitebook-2170p kernel: AES CTR mode by8 optimization enabled
Dec 27 12:22:03 elitebook-2170p systemd-fsck[268]: LINUX_BOOT: 368/32768 files (22.3% non-contiguous), 50368/131072 blocks
Dec 27 12:22:03 elitebook-2170p systemd[1]: Started File System Check on /dev/disk/by-uuid/bb4aa817-0e65-4bfc-86f5-dc0cbfcbf9ba.
Dec 27 12:22:03 elitebook-2170p systemd[1]: Mounting /boot...
Dec 27 12:22:03 elitebook-2170p kernel: EXT4-fs (sda2): mounting ext2 file system using the ext4 subsystem
Dec 27 12:22:03 elitebook-2170p kernel: psmouse serio4: synaptics: queried max coordinates: x [..5736], y [..5172]
Dec 27 12:22:03 elitebook-2170p kernel: intel_rapl: Found RAPL domain package
Dec 27 12:22:03 elitebook-2170p kernel: intel_rapl: Found RAPL domain core
Dec 27 12:22:03 elitebook-2170p kernel: intel_rapl: Found RAPL domain uncore
Dec 27 12:22:03 elitebook-2170p kernel: psmouse serio4: synaptics: queried min coordinates: x [1200..], y [824..]
Dec 27 12:22:03 elitebook-2170p systemd[1]: Mounted /boot.
Dec 27 12:22:03 elitebook-2170p kernel: EXT4-fs (sda2): mounted filesystem without journal. Opts: block_validity,barrier,user_xattr,acl,stripe=4
Dec 27 12:22:03 elitebook-2170p systemd[1]: Reached target Local File Systems.
Dec 27 12:22:03 elitebook-2170p systemd[1]: Starting Create Volatile Files and Directories...
Dec 27 12:22:03 elitebook-2170p kernel: psmouse serio4: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1c0b1, caps: 0xf00133/0x640000/0xa2400/0x0, board id: 2039, fw id: 1073907
Dec 27 12:22:03 elitebook-2170p systemd[1]: Started Create Volatile Files and Directories.
Dec 27 12:22:03 elitebook-2170p systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Dec 27 12:22:03 elitebook-2170p kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input24
Dec 27 12:22:03 elitebook-2170p systemd[1]: Started Update UTMP about System Boot/Shutdown.
Dec 27 12:22:03 elitebook-2170p systemd[1]: Reached target System Initialization.
Dec 27 12:22:03 elitebook-2170p systemd[1]: Started Daily rotation of log files.
Dec 27 12:22:03 elitebook-2170p systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 27 12:22:03 elitebook-2170p systemd[1]: Started Daily man-db cache update.
Dec 27 12:22:03 elitebook-2170p systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 27 12:22:03 elitebook-2170p systemd[1]: Reached target Sockets.
Dec 27 12:22:03 elitebook-2170p systemd[1]: Reached target Basic System.
Dec 27 12:22:03 elitebook-2170p systemd[1]: Starting Laptop Mode Tools...
Dec 27 12:22:03 elitebook-2170p systemd[1]: Starting Login Service...
Dec 27 12:22:03 elitebook-2170p systemd[1]: Started ACPI event daemon.
Dec 27 12:22:03 elitebook-2170p systemd[1]: Starting dhcpcd on all interfaces...
Dec 27 12:22:03 elitebook-2170p systemd[1]: Started D-Bus System Message Bus.
Dec 27 12:22:04 elitebook-2170p dhcpcd[353]: dev: loaded udev
Dec 27 12:22:04 elitebook-2170p dhcpcd[353]: forked to background, child pid 356
Dec 27 12:22:04 elitebook-2170p acpid[352]: starting up with netlink and the input layer
Dec 27 12:22:04 elitebook-2170p acpid[352]: 4 rules loaded
Dec 27 12:22:04 elitebook-2170p acpid[352]: waiting for events: event logging is off
Dec 27 12:22:04 elitebook-2170p dbus[354]: [system] Successfully activated service 'org.freedesktop.systemd1'
Dec 27 12:22:04 elitebook-2170p systemd[1]: Started Self Monitoring and Reporting Technology (SMART) Daemon.
Dec 27 12:22:04 elitebook-2170p systemd[1]: Starting Daemon for power management...
Dec 27 12:22:04 elitebook-2170p systemd[1]: Started Daily verification of password and group files.
Dec 27 12:22:04 elitebook-2170p systemd[1]: Reached target Timers.
Dec 27 12:22:04 elitebook-2170p dhcpcd[356]: enp0s25: waiting for carrier
Dec 27 12:22:04 elitebook-2170p kernel: IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
Dec 27 12:22:04 elitebook-2170p kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
Dec 27 12:22:04 elitebook-2170p kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
Dec 27 12:22:04 elitebook-2170p kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x1-0x0
Dec 27 12:22:04 elitebook-2170p systemd[1]: Starting Initialize hardware monitoring sensors...
Dec 27 12:22:04 elitebook-2170p systemd[1]: Starting Thermal Daemon Service...
Dec 27 12:22:04 elitebook-2170p systemd[1]: Starting Save/Restore Sound Card State...
Dec 27 12:22:04 elitebook-2170p systemd[1]: Started WPA supplicant daemon (interface-specific version).
Dec 27 12:22:04 elitebook-2170p systemd[1]: Starting Apply cpupower configuration...
Dec 27 12:22:04 elitebook-2170p systemd[1]: Started dhcpcd on all interfaces.
Dec 27 12:22:04 elitebook-2170p systemd[1]: Reached target Network.
Dec 27 12:22:04 elitebook-2170p systemd-logind[351]: New seat seat0.
Dec 27 12:22:04 elitebook-2170p systemd[1]: Starting Permit User Sessions...
Dec 27 12:22:04 elitebook-2170p systemd-logind[351]: Watching system buttons on /dev/input/event5 (Power Button)
Dec 27 12:22:04 elitebook-2170p systemd-logind[351]: Watching system buttons on /dev/input/event6 (Video Bus)
Dec 27 12:22:04 elitebook-2170p systemd-logind[351]: Watching system buttons on /dev/input/event4 (Lid Switch)
Dec 27 12:22:04 elitebook-2170p systemd-logind[351]: Watching system buttons on /dev/input/event3 (Sleep Button)
Dec 27 12:22:04 elitebook-2170p systemd-logind[351]: Watching system buttons on /dev/input/event15 (HP WMI hotkeys)
Dec 27 12:22:04 elitebook-2170p systemd[1]: Starting Postfix Mail Transport Agent...
Dec 27 12:22:04 elitebook-2170p systemd[1]: Started Apache Web Server.
Dec 27 12:22:04 elitebook-2170p systemd[1]: Starting Network Time Service...
Dec 27 12:22:04 elitebook-2170p systemd[1]: Starting MariaDB database server...
Dec 27 12:22:04 elitebook-2170p systemd[1]: Started Login Service.
Dec 27 12:22:04 elitebook-2170p kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
Dec 27 12:22:04 elitebook-2170p kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
Dec 27 12:22:04 elitebook-2170p kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x1-0x0
Dec 27 12:22:04 elitebook-2170p smartd[368]: smartd 6.5 2016-05-07 r4318 [x86_64-linux-4.8.13-1-ARCH] (local build)
Dec 27 12:22:04 elitebook-2170p smartd[368]: Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
Dec 27 12:22:04 elitebook-2170p dhcpcd[356]: wlo1: waiting for carrier
Dec 27 12:22:04 elitebook-2170p dhcpcd[356]: wlo1: carrier acquired
Dec 27 12:22:04 elitebook-2170p dhcpcd[356]: wlo1: adding address fe80::9095:422d:d4b7:3d34
Dec 27 12:22:04 elitebook-2170p kernel: IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
Dec 27 12:22:04 elitebook-2170p dhcpcd[356]: DUID 00:01:00:01:1f:d5:ad:4d:c4:85:08:ca:ef:bd
Dec 27 12:22:04 elitebook-2170p dhcpcd[356]: wlo1: IAID 08:ca:ef:bd
Dec 27 12:22:04 elitebook-2170p dhcpcd[356]: wlo1: carrier lost
Dec 27 12:22:04 elitebook-2170p smartd[368]: Opened configuration file /etc/smartd.conf
Dec 27 12:22:04 elitebook-2170p dhcpcd[356]: wlo1: deleting address fe80::9095:422d:d4b7:3d34
Dec 27 12:22:05 elitebook-2170p systemd[1]: Started Save/Restore Sound Card State.
Dec 27 12:22:05 elitebook-2170p systemd[1]: Started Permit User Sessions.
Dec 27 12:22:05 elitebook-2170p systemd[1]: Starting Light Display Manager...
Dec 27 12:22:05 elitebook-2170p smartd[368]: Drive: DEVICESCAN, implied '-a' Directive on line 23 of file /etc/smartd.conf
Dec 27 12:22:05 elitebook-2170p smartd[368]: Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning devices
Dec 27 12:22:05 elitebook-2170p systemd[1]: Started Thermal Daemon Service.
Dec 27 12:22:05 elitebook-2170p smartd[368]: Device: /dev/sda, type changed from 'scsi' to 'sat'
Dec 27 12:22:05 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], opened
Dec 27 12:22:05 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], WDC WD7500BPVX-00JC3T0, S/N:WD-WXM1E7423Z23, WWN:5-0014ee-65a6c36fe, FW:01.01A01, 750 GB
Dec 27 12:22:05 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], found in smartd database: Western Digital Blue Mobile
Dec 27 12:22:05 elitebook-2170p thermald[372]: 13 CPUID levels; family:model:stepping 0x6:3a:9 (6:58:9)
Dec 27 12:22:05 elitebook-2170p thermald[372]: Polling mode is enabled: 4
Dec 27 12:22:05 elitebook-2170p systemd[1]: Started Initialize hardware monitoring sensors.
Dec 27 12:22:05 elitebook-2170p systemd[1]: Starting Log hardware monitoring data...
Dec 27 12:22:05 elitebook-2170p systemd[1]: Started Apply cpupower configuration.
Dec 27 12:22:05 elitebook-2170p wpa_supplicant[374]: Successfully initialized wpa_supplicant
Dec 27 12:22:05 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list.
Dec 27 12:22:05 elitebook-2170p smartd[368]: Monitoring 1 ATA/SATA, 0 SCSI/SAS and 0 NVMe devices
Dec 27 12:22:06 elitebook-2170p systemd[1]: Started Daemon for power management.
Dec 27 12:22:06 elitebook-2170p ntpd[393]: ntpd 4.2.8p9@1.3265-o Sat Nov 26 17:04:19 UTC 2016 (1): Starting
Dec 27 12:22:06 elitebook-2170p ntpd[393]: Command line: /usr/bin/ntpd -g -u ntp:ntp
Dec 27 12:22:06 elitebook-2170p systemd[1]: Started Network Time Service.
Dec 27 12:22:06 elitebook-2170p ntpd[466]: proto: precision = 0.141 usec (-23)
Dec 27 12:22:06 elitebook-2170p ntpd[466]: Listen and drop on 0 v6wildcard [::]:123
Dec 27 12:22:06 elitebook-2170p ntpd[466]: Listen and drop on 1 v4wildcard 0.0.0.0:123
Dec 27 12:22:06 elitebook-2170p ntpd[466]: Listen normally on 2 lo 127.0.0.1:123
Dec 27 12:22:06 elitebook-2170p ntpd[466]: Listen normally on 3 lo [::1]:123
Dec 27 12:22:06 elitebook-2170p ntpd[466]: Listening on routing socket on fd #20 for interface updates
Dec 27 12:22:07 elitebook-2170p systemd[1]: Started Light Display Manager.
Dec 27 12:22:07 elitebook-2170p lightdm[407]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Dec 27 12:22:08 elitebook-2170p laptop-mode[551]: enabled, active
Dec 27 12:22:08 elitebook-2170p laptop_mode[381]: enabled, active
Dec 27 12:22:08 elitebook-2170p sensord[569]: sensord started
Dec 27 12:22:08 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 27 12:22:08 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 27 12:22:08 elitebook-2170p sensord[569]:   Physical id 0: 43.0 C
Dec 27 12:22:08 elitebook-2170p sensord[569]:   Core 0: 43.0 C
Dec 27 12:22:08 elitebook-2170p systemd[1]: Started Log hardware monitoring data.
Dec 27 12:22:08 elitebook-2170p sensord[569]:   Core 1: 41.0 C
Dec 27 12:22:08 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 27 12:22:08 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 27 12:22:08 elitebook-2170p sensord[569]:   temp1: 43.0 C
Dec 27 12:22:08 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 27 12:22:08 elitebook-2170p sensord[569]:   temp3: 34.0 C
Dec 27 12:22:08 elitebook-2170p sensord[569]:   temp4: 32.0 C
Dec 27 12:22:08 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 27 12:22:08 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 27 12:22:08 elitebook-2170p mysqld[540]: 2016-12-27 12:22:08 140604302089728 [Note] /usr/sbin/mysqld (mysqld 10.1.20-MariaDB) starting as process 540 ...
Dec 27 12:22:09 elitebook-2170p acpid[352]: client connected from 492[0:0]
Dec 27 12:22:09 elitebook-2170p acpid[352]: 1 client rule loaded
Dec 27 12:22:09 elitebook-2170p wpa_supplicant[374]: wlo1: SME: Trying to authenticate with 18:a6:f7:31:99:14 (SSID='BATNET' freq=2462 MHz)
Dec 27 12:22:09 elitebook-2170p kernel: wlo1: authenticate with 18:a6:f7:31:99:14
Dec 27 12:22:09 elitebook-2170p kernel: wlo1: send auth to 18:a6:f7:31:99:14 (try 1/3)
Dec 27 12:22:09 elitebook-2170p wpa_supplicant[374]: wlo1: Trying to associate with 18:a6:f7:31:99:14 (SSID='BATNET' freq=2462 MHz)
Dec 27 12:22:09 elitebook-2170p kernel: wlo1: authenticated
Dec 27 12:22:09 elitebook-2170p kernel: wlo1: associate with 18:a6:f7:31:99:14 (try 1/3)
Dec 27 12:22:09 elitebook-2170p kernel: wlo1: RX AssocResp from 18:a6:f7:31:99:14 (capab=0x431 status=0 aid=4)
Dec 27 12:22:09 elitebook-2170p kernel: wlo1: associated
Dec 27 12:22:09 elitebook-2170p kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
Dec 27 12:22:09 elitebook-2170p wpa_supplicant[374]: wlo1: Associated with 18:a6:f7:31:99:14
Dec 27 12:22:09 elitebook-2170p wpa_supplicant[374]: wlo1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 27 12:22:09 elitebook-2170p mysqld[540]: 2016-12-27 12:22:09 140604302089728 [Note] InnoDB: Using mutexes to ref count buffer pool pages
Dec 27 12:22:09 elitebook-2170p mysqld[540]: 2016-12-27 12:22:09 140604302089728 [Note] InnoDB: The InnoDB memory heap is disabled
Dec 27 12:22:09 elitebook-2170p mysqld[540]: 2016-12-27 12:22:09 140604302089728 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
Dec 27 12:22:09 elitebook-2170p mysqld[540]: 2016-12-27 12:22:09 140604302089728 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
Dec 27 12:22:09 elitebook-2170p mysqld[540]: 2016-12-27 12:22:09 140604302089728 [Note] InnoDB: Compressed tables use zlib 1.2.8
Dec 27 12:22:09 elitebook-2170p mysqld[540]: 2016-12-27 12:22:09 140604302089728 [Note] InnoDB: Using Linux native AIO
Dec 27 12:22:09 elitebook-2170p mysqld[540]: 2016-12-27 12:22:09 140604302089728 [Note] InnoDB: Using SSE crc32 instructions
Dec 27 12:22:09 elitebook-2170p mysqld[540]: 2016-12-27 12:22:09 140604302089728 [Note] InnoDB: Initializing buffer pool, size = 128.0M
Dec 27 12:22:09 elitebook-2170p mysqld[540]: 2016-12-27 12:22:09 140604302089728 [Note] InnoDB: Completed initialization of buffer pool
Dec 27 12:22:09 elitebook-2170p mysqld[540]: 2016-12-27 12:22:09 140604302089728 [Note] InnoDB: Highest supported file format is Barracuda.
Dec 27 12:22:09 elitebook-2170p mysqld[540]: 2016-12-27 12:22:09 140604302089728 [Note] InnoDB: The log sequence numbers 183404019 and 183404019 in ibdata files do not match the log sequence number 229737439 in the ib_logfiles!
Dec 27 12:22:09 elitebook-2170p mysqld[540]: 2016-12-27 12:22:09 140604302089728 [Note] InnoDB: Database was not shutdown normally!
Dec 27 12:22:09 elitebook-2170p mysqld[540]: 2016-12-27 12:22:09 140604302089728 [Note] InnoDB: Starting crash recovery.
Dec 27 12:22:09 elitebook-2170p mysqld[540]: 2016-12-27 12:22:09 140604302089728 [Note] InnoDB: Reading tablespace information from the .ibd files...
Dec 27 12:22:09 elitebook-2170p acpid[352]: client connected from 492[0:0]
Dec 27 12:22:09 elitebook-2170p acpid[352]: 1 client rule loaded
Dec 27 12:22:10 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Key negotiation completed with 18:a6:f7:31:99:14 [PTK=CCMP GTK=TKIP]
Dec 27 12:22:10 elitebook-2170p wpa_supplicant[374]: wlo1: CTRL-EVENT-CONNECTED - Connection to 18:a6:f7:31:99:14 completed [id=0 id_str=]
Dec 27 12:22:10 elitebook-2170p dhcpcd[356]: wlo1: carrier acquired
Dec 27 12:22:10 elitebook-2170p dhcpcd[356]: wlo1: adding address fe80::bd92:514f:286c:212d
Dec 27 12:22:10 elitebook-2170p dhcpcd[356]: wlo1: IAID 08:ca:ef:bd
Dec 27 12:22:10 elitebook-2170p laptop-mode[1108]: Failed to set power saving mode for wireless card
Dec 27 12:22:10 elitebook-2170p laptop_mode[381]: Failed to set power saving mode for wireless card
Dec 27 12:22:10 elitebook-2170p laptop-mode[1116]: Failed to set power saving mode for wireless card
Dec 27 12:22:10 elitebook-2170p laptop_mode[381]: Failed to set power saving mode for wireless card
Dec 27 12:22:10 elitebook-2170p kernel: EXT4-fs (sda2): re-mounted. Opts: block_validity,barrier,user_xattr,acl,stripe=4
Dec 27 12:22:10 elitebook-2170p dhcpcd[356]: wlo1: soliciting an IPv6 router
Dec 27 12:22:11 elitebook-2170p dhcpcd[356]: wlo1: rebinding lease of 192.168.1.25
Dec 27 12:22:11 elitebook-2170p dhcpcd[356]: wlo1: probing address 192.168.1.25/24
Dec 27 12:22:11 elitebook-2170p ntpd[466]: bind(23) AF_INET6 fe80::bd92:514f:286c:212d%3#123 flags 0x11 failed: Cannot assign requested address
Dec 27 12:22:11 elitebook-2170p ntpd[466]: unable to create socket on wlo1 (4) for fe80::bd92:514f:286c:212d%3#123
Dec 27 12:22:11 elitebook-2170p ntpd[466]: failed to init interface for address fe80::bd92:514f:286c:212d%3
Dec 27 12:22:11 elitebook-2170p lightdm[1812]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Dec 27 12:22:11 elitebook-2170p postfix/postfix-script[1863]: starting the Postfix mail system
Dec 27 12:22:11 elitebook-2170p postfix/master[1893]: daemon started -- version 3.1.3, configuration /etc/postfix
Dec 27 12:22:11 elitebook-2170p systemd[1]: Started Postfix Mail Transport Agent.
Dec 27 12:22:11 elitebook-2170p lightdm[1812]: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
Dec 27 12:22:11 elitebook-2170p systemd[1]: Created slice User Slice of lightdm.
Dec 27 12:22:11 elitebook-2170p systemd[1]: Starting User Manager for UID 620...
Dec 27 12:22:11 elitebook-2170p systemd-logind[351]: New session c1 of user lightdm.
Dec 27 12:22:11 elitebook-2170p systemd[1]: Started Session c1 of user lightdm.
Dec 27 12:22:11 elitebook-2170p systemd[1910]: pam_unix(systemd-user:session): session opened for user lightdm by (uid=0)
Dec 27 12:22:12 elitebook-2170p systemd[1910]: Reached target Timers.
Dec 27 12:22:12 elitebook-2170p systemd[1910]: Starting D-Bus User Message Bus Socket.
Dec 27 12:22:12 elitebook-2170p systemd[1910]: Listening on Sound System.
Dec 27 12:22:12 elitebook-2170p systemd[1910]: Reached target Paths.
Dec 27 12:22:12 elitebook-2170p systemd[1910]: Listening on D-Bus User Message Bus Socket.
Dec 27 12:22:12 elitebook-2170p systemd[1910]: Reached target Sockets.
Dec 27 12:22:12 elitebook-2170p systemd[1910]: Reached target Basic System.
Dec 27 12:22:12 elitebook-2170p systemd[1910]: Reached target Default.
Dec 27 12:22:12 elitebook-2170p systemd[1910]: Startup finished in 140ms.
Dec 27 12:22:12 elitebook-2170p systemd[1]: Started User Manager for UID 620.
Dec 27 12:22:12 elitebook-2170p mysqld[540]: 2016-12-27 12:22:12 140604302089728 [Note] InnoDB: Restoring possible half-written data pages
Dec 27 12:22:12 elitebook-2170p mysqld[540]: 2016-12-27 12:22:12 140604302089728 [Note] InnoDB: from the doublewrite buffer...
Dec 27 12:22:12 elitebook-2170p dhcpcd[356]: wlo1: Router Advertisement from fe80::1aa6:f7ff:fe31:9915
Dec 27 12:22:12 elitebook-2170p dhcpcd[356]: wlo1: adding address 2601:446:c201:1020:f101:d405:cb8e:a433/64
Dec 27 12:22:12 elitebook-2170p dhcpcd[356]: wlo1: adding route to 2601:446:c201:1020::/64
Dec 27 12:22:12 elitebook-2170p dhcpcd[356]: wlo1: adding default route via fe80::1aa6:f7ff:fe31:9915
Dec 27 12:22:12 elitebook-2170p dhcpcd[356]: wlo1: requesting DHCPv6 information
Dec 27 12:22:13 elitebook-2170p systemd[1910]: Started D-Bus User Message Bus.
Dec 27 12:22:13 elitebook-2170p dbus-daemon[2644]: Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service'
Dec 27 12:22:13 elitebook-2170p systemd[1910]: Starting Virtual filesystem service...
Dec 27 12:22:13 elitebook-2170p ntpd[466]: bind(23) AF_INET6 2601:446:c201:1020:f101:d405:cb8e:a433#123 flags 0x11 failed: Cannot assign requested address
Dec 27 12:22:13 elitebook-2170p ntpd[466]: unable to create socket on wlo1 (5) for 2601:446:c201:1020:f101:d405:cb8e:a433#123
Dec 27 12:22:13 elitebook-2170p ntpd[466]: failed to init interface for address 2601:446:c201:1020:f101:d405:cb8e:a433
Dec 27 12:22:13 elitebook-2170p ntpd[466]: Listen normally on 6 wlo1 [fe80::bd92:514f:286c:212d%3]:123
Dec 27 12:22:13 elitebook-2170p ntpd[466]: new interface(s) found: waking up resolver
Dec 27 12:22:13 elitebook-2170p mysqld[540]: InnoDB: Last MySQL binlog file position 0 36692913, file name ./mysql-bin.000016
Dec 27 12:22:13 elitebook-2170p mysqld[540]: 2016-12-27 12:22:13 140604302089728 [Note] InnoDB: 128 rollback segment(s) are active.
Dec 27 12:22:13 elitebook-2170p mysqld[540]: 2016-12-27 12:22:13 140604302089728 [Note] InnoDB: Waiting for purge to start
Dec 27 12:22:13 elitebook-2170p mysqld[540]: 2016-12-27 12:22:13 140604302089728 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.34-79.1 started; log sequence number 229737439
Dec 27 12:22:13 elitebook-2170p dbus-daemon[2644]: Successfully activated service 'org.gtk.vfs.Daemon'
Dec 27 12:22:13 elitebook-2170p systemd[1910]: Started Virtual filesystem service.
Dec 27 12:22:13 elitebook-2170p kernel: fuse init (API version 7.25)
Dec 27 12:22:13 elitebook-2170p systemd[1]: Mounting FUSE Control File System...
Dec 27 12:22:14 elitebook-2170p systemd[1]: Mounted FUSE Control File System.
Dec 27 12:22:14 elitebook-2170p mysqld[540]: 2016-12-27 12:22:14 140604302089728 [Note] Plugin 'FEEDBACK' is disabled.
Dec 27 12:22:14 elitebook-2170p mysqld[540]: 2016-12-27 12:22:14 140603706832640 [Note] InnoDB: Dumping buffer pool(s) not yet started
Dec 27 12:22:14 elitebook-2170p root[3253]: Device /sys/bus/usb/devices/1-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:22:14 elitebook-2170p root[3259]: Device /sys/bus/usb/devices/1-1 is blacklisted, skipping auto suspend.
Dec 27 12:22:14 elitebook-2170p root[3263]: Device /sys/bus/usb/devices/1-1:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:22:14 elitebook-2170p mysqld[540]: 2016-12-27 12:22:14 140604302089728 [Note] Recovering after a crash using mysql-bin
Dec 27 12:22:14 elitebook-2170p root[3326]: Device /sys/bus/usb/devices/2-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:22:14 elitebook-2170p root[3331]: Device /sys/bus/usb/devices/2-1 is blacklisted, skipping auto suspend.
Dec 27 12:22:14 elitebook-2170p root[3335]: Device /sys/bus/usb/devices/2-1:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:22:14 elitebook-2170p root[3339]: Device /sys/bus/usb/devices/3-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:22:14 elitebook-2170p root[3343]: Device /sys/bus/usb/devices/4-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:22:14 elitebook-2170p systemd[1]: Started Laptop Mode Tools.
Dec 27 12:22:15 elitebook-2170p mysqld[540]: 2016-12-27 12:22:15 140604302089728 [Note] Starting crash recovery...
Dec 27 12:22:15 elitebook-2170p mysqld[540]: 2016-12-27 12:22:15 140604302089728 [Note] Crash recovery finished.
Dec 27 12:22:15 elitebook-2170p mysqld[540]: 2016-12-27 12:22:15 140604302089728 [Note] Server socket created on IP: '::'.
Dec 27 12:22:15 elitebook-2170p mysqld[540]: 2016-12-27 12:22:15 140604302089728 [Note] /usr/sbin/mysqld: ready for connections.
Dec 27 12:22:15 elitebook-2170p mysqld[540]: Version: '10.1.20-MariaDB'  socket: '/run/mysqld/mysqld.sock'  port: 3306  MariaDB Server
Dec 27 12:22:16 elitebook-2170p systemd[1]: Started MariaDB database server.
Dec 27 12:22:16 elitebook-2170p systemd[1]: Reached target Multi-User System.
Dec 27 12:22:16 elitebook-2170p systemd[1]: Reached target Graphical Interface.
Dec 27 12:22:16 elitebook-2170p systemd[1]: Startup finished in 6.617s (kernel) + 21.114s (userspace) = 27.732s.
Dec 27 12:22:16 elitebook-2170p dhcpcd[356]: wlo1: leased 192.168.1.25 for 86400 seconds
Dec 27 12:22:16 elitebook-2170p dhcpcd[356]: wlo1: adding route to 192.168.1.0/24
Dec 27 12:22:16 elitebook-2170p dhcpcd[356]: wlo1: adding default route via 192.168.1.1
Dec 27 12:22:17 elitebook-2170p root[3442]: ACPI action undefined: PNP0C0A:00
Dec 27 12:22:17 elitebook-2170p ntpd[466]: Listen normally on 7 wlo1 192.168.1.25:123
Dec 27 12:22:17 elitebook-2170p ntpd[466]: Listen normally on 8 wlo1 [2601:446:c201:1020:f101:d405:cb8e:a433]:123
Dec 27 12:22:17 elitebook-2170p ntpd[466]: new interface(s) found: waking up resolver
Dec 27 12:22:20 elitebook-2170p root[3510]: ACPI action undefined: PNP0C0A:00
Dec 27 12:22:26 elitebook-2170p lightdm[3397]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Dec 27 12:22:26 elitebook-2170p lightdm[1812]: pam_unix(lightdm-greeter:session): session closed for user lightdm
Dec 27 12:22:26 elitebook-2170p systemd-logind[351]: Removed session c1.
Dec 27 12:22:26 elitebook-2170p systemd[1]: Stopping User Manager for UID 620...
Dec 27 12:22:26 elitebook-2170p systemd[1910]: Stopped target Default.
Dec 27 12:22:26 elitebook-2170p systemd[1910]: Stopping Virtual filesystem service...
Dec 27 12:22:26 elitebook-2170p systemd[1910]: Stopping D-Bus User Message Bus...
Dec 27 12:22:26 elitebook-2170p systemd[1910]: Stopped D-Bus User Message Bus.
Dec 27 12:22:26 elitebook-2170p systemd[1910]: Stopped Virtual filesystem service.
Dec 27 12:22:26 elitebook-2170p systemd[1910]: Stopped target Basic System.
Dec 27 12:22:26 elitebook-2170p systemd[1910]: Stopped target Sockets.
Dec 27 12:22:26 elitebook-2170p systemd[1910]: Closed Sound System.
Dec 27 12:22:26 elitebook-2170p systemd[1910]: Stopped target Paths.
Dec 27 12:22:26 elitebook-2170p systemd[1910]: Stopped target Timers.
Dec 27 12:22:26 elitebook-2170p systemd[1910]: Closed D-Bus User Message Bus Socket.
Dec 27 12:22:26 elitebook-2170p systemd[1910]: Reached target Shutdown.
Dec 27 12:22:26 elitebook-2170p systemd[1910]: Starting Exit the Session...
Dec 27 12:22:26 elitebook-2170p lightdm[3397]: pam_unix(lightdm:session): session opened for user izzi by (uid=0)
Dec 27 12:22:26 elitebook-2170p systemd[1]: Created slice User Slice of izzi.
Dec 27 12:22:26 elitebook-2170p systemd[1]: Starting User Manager for UID 1000...
Dec 27 12:22:26 elitebook-2170p systemd-logind[351]: New session c2 of user izzi.
Dec 27 12:22:26 elitebook-2170p systemd[1]: Started Session c2 of user izzi.
Dec 27 12:22:26 elitebook-2170p systemd[1910]: Received SIGRTMIN+24 from PID 3597 (kill).
Dec 27 12:22:26 elitebook-2170p systemd[1986]: pam_unix(systemd-user:session): session closed for user lightdm
Dec 27 12:22:26 elitebook-2170p systemd[1]: Stopped User Manager for UID 620.
Dec 27 12:22:26 elitebook-2170p systemd[3598]: pam_unix(systemd-user:session): session opened for user izzi by (uid=0)
Dec 27 12:22:26 elitebook-2170p systemd[1]: Removed slice User Slice of lightdm.
Dec 27 12:22:26 elitebook-2170p systemd[3598]: Listening on Sound System.
Dec 27 12:22:26 elitebook-2170p systemd[3598]: Starting D-Bus User Message Bus Socket.
Dec 27 12:22:26 elitebook-2170p systemd[3598]: Reached target Timers.
Dec 27 12:22:26 elitebook-2170p systemd[3598]: Reached target Paths.
Dec 27 12:22:26 elitebook-2170p systemd[3598]: Listening on D-Bus User Message Bus Socket.
Dec 27 12:22:26 elitebook-2170p systemd[3598]: Reached target Sockets.
Dec 27 12:22:26 elitebook-2170p systemd[3598]: Reached target Basic System.
Dec 27 12:22:26 elitebook-2170p systemd[3598]: Starting Sound Service...
Dec 27 12:22:27 elitebook-2170p dbus[354]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
Dec 27 12:22:27 elitebook-2170p systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Dec 27 12:22:27 elitebook-2170p dbus[354]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Dec 27 12:22:27 elitebook-2170p rtkit-daemon[3609]: Successfully called chroot.
Dec 27 12:22:27 elitebook-2170p rtkit-daemon[3609]: Successfully dropped privileges.
Dec 27 12:22:27 elitebook-2170p systemd[1]: Started RealtimeKit Scheduling Policy Service.
Dec 27 12:22:27 elitebook-2170p rtkit-daemon[3609]: Successfully limited resources.
Dec 27 12:22:27 elitebook-2170p rtkit-daemon[3609]: Running.
Dec 27 12:22:27 elitebook-2170p rtkit-daemon[3609]: Watchdog thread running.
Dec 27 12:22:27 elitebook-2170p rtkit-daemon[3609]: Canary thread running.
Dec 27 12:22:27 elitebook-2170p dbus[354]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
Dec 27 12:22:27 elitebook-2170p systemd[1]: Starting Authorization Manager...
Dec 27 12:22:27 elitebook-2170p polkitd[3612]: Started polkitd version 0.113
Dec 27 12:22:27 elitebook-2170p polkitd[3612]: Loading rules from directory /etc/polkit-1/rules.d
Dec 27 12:22:27 elitebook-2170p polkitd[3612]: Loading rules from directory /usr/share/polkit-1/rules.d
Dec 27 12:22:27 elitebook-2170p polkitd[3612]: Finished loading, compiling and executing 3 rules
Dec 27 12:22:27 elitebook-2170p dbus[354]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Dec 27 12:22:27 elitebook-2170p systemd[1]: Started Authorization Manager.
Dec 27 12:22:27 elitebook-2170p polkitd[3612]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Dec 27 12:22:27 elitebook-2170p rtkit-daemon[3609]: Successfully made thread 3608 of process 3608 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
Dec 27 12:22:27 elitebook-2170p rtkit-daemon[3609]: Supervising 1 threads of 1 processes of 1 users.
Dec 27 12:22:27 elitebook-2170p systemd[3598]: Started D-Bus User Message Bus.
Dec 27 12:22:29 elitebook-2170p rtkit-daemon[3609]: Supervising 1 threads of 1 processes of 1 users.
Dec 27 12:22:29 elitebook-2170p rtkit-daemon[3609]: Successfully made thread 3632 of process 3608 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
Dec 27 12:22:29 elitebook-2170p rtkit-daemon[3609]: Supervising 2 threads of 1 processes of 1 users.
Dec 27 12:22:29 elitebook-2170p rtkit-daemon[3609]: Supervising 2 threads of 1 processes of 1 users.
Dec 27 12:22:29 elitebook-2170p rtkit-daemon[3609]: Successfully made thread 3633 of process 3608 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
Dec 27 12:22:29 elitebook-2170p rtkit-daemon[3609]: Supervising 3 threads of 1 processes of 1 users.
Dec 27 12:22:29 elitebook-2170p dbus[354]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Dec 27 12:22:29 elitebook-2170p dbus[354]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Dec 27 12:22:29 elitebook-2170p systemd[3598]: Started Sound Service.
Dec 27 12:22:29 elitebook-2170p pulseaudio[3608]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.bluez.service not found.
Dec 27 12:22:29 elitebook-2170p systemd[3598]: Starting DLNA media server as pulseaudio sink...
Dec 27 12:22:29 elitebook-2170p pulseaudio-dlna-wrapper.sh[3634]: FATAL: Failed to create PIDFile `/home/izzi/var/run/pulseaudio-dlna.pid', either it exists or was not writable.
Dec 27 12:22:29 elitebook-2170p systemd[3598]: pulseaudio-dlna.service: PID 5464 read from file /home/izzi/var/run/pulseaudio-dlna.pid does not exist or is a zombie.
Dec 27 12:22:29 elitebook-2170p systemd[3598]: pulseaudio-dlna.service: Daemon never wrote its PID file. Failing.
Dec 27 12:22:29 elitebook-2170p systemd[3598]: Failed to start DLNA media server as pulseaudio sink.
Dec 27 12:22:29 elitebook-2170p systemd[3598]: pulseaudio-dlna.service: Unit entered failed state.
Dec 27 12:22:29 elitebook-2170p systemd[3598]: pulseaudio-dlna.service: Failed with result 'resources'.
Dec 27 12:22:29 elitebook-2170p systemd[3598]: Reached target Default.
Dec 27 12:22:29 elitebook-2170p systemd[3598]: Startup finished in 2.919s.
Dec 27 12:22:29 elitebook-2170p systemd[1]: Started User Manager for UID 1000.
Dec 27 12:22:30 elitebook-2170p dbus-daemon[3631]: Activating service name='org.xfce.Xfconf'
Dec 27 12:22:30 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.xfce.Xfconf'
Dec 27 12:22:31 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service'
Dec 27 12:22:31 elitebook-2170p systemd[3598]: Starting Virtual filesystem service...
Dec 27 12:22:31 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.gtk.vfs.Daemon'
Dec 27 12:22:31 elitebook-2170p systemd[3598]: Started Virtual filesystem service.
Dec 27 12:22:31 elitebook-2170p dbus-daemon[3631]: Activating service name='org.freedesktop.thumbnails.Thumbnailer1'
Dec 27 12:22:31 elitebook-2170p tumblerd[3701]: Failed to load plugin "tumbler-ffmpeg-thumbnailer.so": libffmpegthumbnailer.so.4: cannot open shared object file: No such file or directory
Dec 27 12:22:31 elitebook-2170p tumblerd[3701]: Failed to load plugin "tumbler-odf-thumbnailer.so": libgsf-1.so.114: cannot open shared object file: No such file or directory
Dec 27 12:22:32 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service'
Dec 27 12:22:32 elitebook-2170p pulseaudio[3608]: No protocol specified
Dec 27 12:22:32 elitebook-2170p pulseaudio[3608]: E: [pulseaudio] x11wrap.c: XOpenDisplay() failed
Dec 27 12:22:32 elitebook-2170p pulseaudio[3608]: E: [pulseaudio] module.c: Failed to load module "module-x11-publish" (argument: "display=:0.0"): initialization failed.
Dec 27 12:22:32 elitebook-2170p systemd[3598]: Starting Accessibility services bus...
Dec 27 12:22:32 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.a11y.Bus'
Dec 27 12:22:32 elitebook-2170p systemd[3598]: Started Accessibility services bus.
Dec 27 12:22:32 elitebook-2170p at-spi-bus-launcher[3726]: Activating service name='org.a11y.atspi.Registry'
Dec 27 12:22:32 elitebook-2170p polkitd[3612]: Registered Authentication Agent for unix-session:c2 (system bus name :1.38 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
Dec 27 12:22:32 elitebook-2170p at-spi-bus-launcher[3726]: Successfully activated service 'org.a11y.atspi.Registry'
Dec 27 12:22:32 elitebook-2170p org.a11y.atspi.Registry[3733]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Dec 27 12:22:32 elitebook-2170p tumblerd[3701]: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.7: cannot open shared object file: No such file or directory
Dec 27 12:22:32 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service'
Dec 27 12:22:32 elitebook-2170p systemd[3598]: Starting Virtual filesystem service - disk device monitor...
Dec 27 12:22:32 elitebook-2170p dbus[354]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service'
Dec 27 12:22:32 elitebook-2170p systemd[1]: Starting Disk Manager...
Dec 27 12:22:32 elitebook-2170p udisksd[3751]: udisks daemon version 2.1.8 starting
Dec 27 12:22:32 elitebook-2170p dbus[354]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Dec 27 12:22:32 elitebook-2170p systemd[1]: Started Disk Manager.
Dec 27 12:22:32 elitebook-2170p udisksd[3751]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Dec 27 12:22:32 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Dec 27 12:22:32 elitebook-2170p systemd[3598]: Started Virtual filesystem service - disk device monitor.
Dec 27 12:22:32 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.freedesktop.thumbnails.Thumbnailer1'
Dec 27 12:22:33 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service'
Dec 27 12:22:33 elitebook-2170p systemd[3598]: Starting Virtual filesystem metadata service...
Dec 27 12:22:33 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.gtk.vfs.Metadata'
Dec 27 12:22:33 elitebook-2170p systemd[3598]: Started Virtual filesystem metadata service.
Dec 27 12:24:38 elitebook-2170p root[4244]: ACPI action undefined: PNP0C0A:00
Dec 27 12:24:46 elitebook-2170p systemd-logind[351]: Lid closed.
Dec 27 12:24:46 elitebook-2170p root[4325]: LID closed
Dec 27 12:24:46 elitebook-2170p root[4334]: ACPI group/action undefined: PNP0C14:00 / 00000080
Dec 27 12:25:38 elitebook-2170p systemd[3598]: Time has been changed
Dec 27 12:25:38 elitebook-2170p systemd[1]: Time has been changed
Dec 27 12:25:38 elitebook-2170p ntpd[466]: receive: Unexpected origin timestamp 0xdc0d30a2.6e3d4dc6 does not match aorg 0000000000.00000000 from server@208.75.88.4 xmt 0xdc0d30a2.2c90b7ff
Dec 27 12:25:38 elitebook-2170p ntpd[466]: receive: Unexpected origin timestamp 0xdc0d30a2.6e3ae81e does not match aorg 0000000000.00000000 from server@2600:3c02::13:220 xmt 0xdc0d30a2.2bc45495
Dec 27 12:26:06 elitebook-2170p root[4685]: ACPI action undefined: PNP0C0A:00
Dec 27 12:26:09 elitebook-2170p root[4752]: ACPI action undefined: PNP0C0A:00
Dec 27 12:26:32 elitebook-2170p root[4897]: ACPI action undefined: PNP0C0A:00
Dec 27 12:27:41 elitebook-2170p root[5203]: ACPI action undefined: PNP0C0A:00
Dec 27 12:28:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 12:31:29 elitebook-2170p root[6093]: ACPI action undefined: PNP0C0A:00
Dec 27 12:32:41 elitebook-2170p root[6426]: ACPI action undefined: PNP0C0A:00
Dec 27 12:33:04 elitebook-2170p root[6572]: ACPI action undefined: PNP0C0A:00
Dec 27 12:37:14 elitebook-2170p root[7542]: ACPI action undefined: PNP0C0A:00
Dec 27 12:37:14 elitebook-2170p systemd[1]: Starting Cleanup of Temporary Directories...
Dec 27 12:37:17 elitebook-2170p systemd[1]: Started Cleanup of Temporary Directories.
Dec 27 12:37:17 elitebook-2170p root[7613]: ACPI action undefined: PNP0C0A:00
Dec 27 12:37:40 elitebook-2170p root[7760]: ACPI action undefined: PNP0C0A:00
Dec 27 12:38:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 12:38:49 elitebook-2170p root[8074]: ACPI action undefined: PNP0C0A:00
Dec 27 12:39:13 elitebook-2170p root[8207]: ACPI action undefined: PNP0C0A:00
Dec 27 12:42:17 elitebook-2170p root[8945]: ACPI action undefined: PNP0C0A:00
Dec 27 12:42:40 elitebook-2170p root[9094]: ACPI action undefined: PNP0C0A:00
Dec 27 12:43:23 elitebook-2170p root[9304]: ACPI action undefined: PNP0C0A:00
Dec 27 12:43:49 elitebook-2170p root[9463]: ACPI action undefined: PNP0C0A:00
Dec 27 12:44:12 elitebook-2170p root[9597]: ACPI action undefined: PNP0C0A:00
Dec 27 12:48:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 12:49:09 elitebook-2170p root[10749]: ACPI action undefined: PNP0C0A:00
Dec 27 12:49:12 elitebook-2170p root[10816]: ACPI action undefined: PNP0C0A:00
Dec 27 12:49:35 elitebook-2170p root[10964]: ACPI action undefined: PNP0C0A:00
Dec 27 12:52:06 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Prefailure Attribute: 3 Spin_Up_Time changed from 182 to 187
Dec 27 12:52:06 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 121 to 116
Dec 27 12:52:08 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 27 12:52:08 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 27 12:52:08 elitebook-2170p sensord[569]:   Physical id 0: 40.0 C
Dec 27 12:52:08 elitebook-2170p sensord[569]:   Core 0: 40.0 C
Dec 27 12:52:08 elitebook-2170p sensord[569]:   Core 1: 40.0 C
Dec 27 12:52:08 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 27 12:52:08 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 27 12:52:08 elitebook-2170p sensord[569]:   temp1: 39.0 C
Dec 27 12:52:08 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 27 12:52:08 elitebook-2170p sensord[569]:   temp3: 36.0 C
Dec 27 12:52:08 elitebook-2170p sensord[569]:   temp4: 34.0 C
Dec 27 12:52:08 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 27 12:52:08 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 27 12:52:40 elitebook-2170p root[11702]: ACPI action undefined: PNP0C0A:00
Dec 27 12:53:03 elitebook-2170p root[11846]: ACPI action undefined: PNP0C0A:00
Dec 27 12:53:11 elitebook-2170p systemd-logind[351]: Lid opened.
Dec 27 12:53:11 elitebook-2170p root[11923]: LID opened
Dec 27 12:53:11 elitebook-2170p root[11931]: ACPI group/action undefined: PNP0C14:00 / 00000080
Dec 27 12:53:22 elitebook-2170p dbus[354]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Dec 27 12:53:22 elitebook-2170p dbus[354]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Dec 27 12:53:26 elitebook-2170p root[12154]: ACPI action undefined: PNP0C0A:00
Dec 27 12:53:46 elitebook-2170p root[12538]: ACPI action undefined: PNP0C0A:00
Dec 27 12:53:49 elitebook-2170p root[12628]: ACPI action undefined: PNP0C0A:00
Dec 27 12:54:36 elitebook-2170p root[12930]: ACPI action undefined: PNP0C0A:00
Dec 27 12:54:58 elitebook-2170p root[13084]: ACPI action undefined: PNP0C0A:00
Dec 27 12:55:21 elitebook-2170p root[13217]: ACPI action undefined: PNP0C0A:00
Dec 27 12:55:44 elitebook-2170p root[13399]: ACPI action undefined: PNP0C0A:00
Dec 27 12:56:48 elitebook-2170p sudo[13693]:     izzi : TTY=pts/0 ; PWD=/home/izzi ; USER=root ; COMMAND=/bin/bash
Dec 27 12:56:48 elitebook-2170p sudo[13693]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 12:56:49 elitebook-2170p root[13730]: ACPI action undefined: PNP0C0A:00
Dec 27 12:56:53 elitebook-2170p root[13822]: ACPI action undefined: PNP0C0A:00
Dec 27 12:58:09 elitebook-2170p systemd[1]: Stopping Laptop Mode Tools...
Dec 27 12:58:09 elitebook-2170p laptop-mode[14296]: disabled, not active
Dec 27 12:58:09 elitebook-2170p laptop_mode[14252]: disabled, not active
Dec 27 12:58:09 elitebook-2170p kernel: EXT4-fs (sda2): re-mounted. Opts: block_validity,barrier,user_xattr,acl,stripe=4
Dec 27 12:58:09 elitebook-2170p laptop-mode[14886]: Failed to set power saving mode for wireless card
Dec 27 12:58:09 elitebook-2170p laptop_mode[14252]: Failed to set power saving mode for wireless card
Dec 27 12:58:09 elitebook-2170p laptop-mode[14890]: Failed to set power saving mode for wireless card
Dec 27 12:58:09 elitebook-2170p laptop_mode[14252]: Failed to set power saving mode for wireless card
Dec 27 12:58:13 elitebook-2170p root[16854]: Device /sys/bus/usb/devices/1-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:58:13 elitebook-2170p root[16859]: Device /sys/bus/usb/devices/1-1 is blacklisted, skipping auto suspend.
Dec 27 12:58:13 elitebook-2170p root[16863]: Device /sys/bus/usb/devices/1-1:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:58:13 elitebook-2170p root[16909]: Device /sys/bus/usb/devices/2-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:58:13 elitebook-2170p root[16914]: Device /sys/bus/usb/devices/2-1 is blacklisted, skipping auto suspend.
Dec 27 12:58:13 elitebook-2170p root[16918]: Device /sys/bus/usb/devices/2-1:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:58:13 elitebook-2170p root[16922]: Device /sys/bus/usb/devices/3-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:58:14 elitebook-2170p root[16926]: Device /sys/bus/usb/devices/4-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:58:14 elitebook-2170p systemd[1]: Stopped Laptop Mode Tools.
Dec 27 12:58:14 elitebook-2170p systemd[1]: Starting Laptop Mode Tools...
Dec 27 12:58:14 elitebook-2170p laptop-mode[17017]: enabled, active
Dec 27 12:58:14 elitebook-2170p laptop_mode[16966]: enabled, active
Dec 27 12:58:14 elitebook-2170p laptop-mode[17587]: Failed to set power saving mode for wireless card
Dec 27 12:58:14 elitebook-2170p laptop_mode[16966]: Failed to set power saving mode for wireless card
Dec 27 12:58:14 elitebook-2170p laptop-mode[17591]: Failed to set power saving mode for wireless card
Dec 27 12:58:14 elitebook-2170p laptop_mode[16966]: Failed to set power saving mode for wireless card
Dec 27 12:58:14 elitebook-2170p kernel: EXT4-fs (sda2): re-mounted. Opts: block_validity,barrier,user_xattr,acl,stripe=4
Dec 27 12:58:18 elitebook-2170p root[19572]: Device /sys/bus/usb/devices/1-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:58:18 elitebook-2170p root[19577]: Device /sys/bus/usb/devices/1-1 is blacklisted, skipping auto suspend.
Dec 27 12:58:18 elitebook-2170p root[19581]: Device /sys/bus/usb/devices/1-1:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:58:18 elitebook-2170p root[19627]: Device /sys/bus/usb/devices/2-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:58:18 elitebook-2170p root[19632]: Device /sys/bus/usb/devices/2-1 is blacklisted, skipping auto suspend.
Dec 27 12:58:18 elitebook-2170p root[19636]: Device /sys/bus/usb/devices/2-1:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:58:18 elitebook-2170p root[19640]: Device /sys/bus/usb/devices/3-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:58:18 elitebook-2170p root[19644]: Device /sys/bus/usb/devices/4-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:58:18 elitebook-2170p systemd[1]: Started Laptop Mode Tools.
Dec 27 12:58:47 elitebook-2170p root[19919]: ACPI action undefined: PNP0C0A:00
Dec 27 12:58:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 12:59:04 elitebook-2170p systemd[1]: Stopping Laptop Mode Tools...
Dec 27 12:59:04 elitebook-2170p laptop-mode[20096]: disabled, not active
Dec 27 12:59:04 elitebook-2170p laptop_mode[20052]: disabled, not active
Dec 27 12:59:04 elitebook-2170p kernel: EXT4-fs (sda2): re-mounted. Opts: block_validity,barrier,user_xattr,acl,stripe=4
Dec 27 12:59:04 elitebook-2170p laptop-mode[20684]: Failed to set power saving mode for wireless card
Dec 27 12:59:04 elitebook-2170p laptop_mode[20052]: Failed to set power saving mode for wireless card
Dec 27 12:59:04 elitebook-2170p laptop-mode[20688]: Failed to set power saving mode for wireless card
Dec 27 12:59:04 elitebook-2170p laptop_mode[20052]: Failed to set power saving mode for wireless card
Dec 27 12:59:08 elitebook-2170p root[22654]: Device /sys/bus/usb/devices/1-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:59:08 elitebook-2170p root[22659]: Device /sys/bus/usb/devices/1-1 is blacklisted, skipping auto suspend.
Dec 27 12:59:08 elitebook-2170p root[22663]: Device /sys/bus/usb/devices/1-1:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:59:08 elitebook-2170p root[22709]: Device /sys/bus/usb/devices/2-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:59:08 elitebook-2170p root[22714]: Device /sys/bus/usb/devices/2-1 is blacklisted, skipping auto suspend.
Dec 27 12:59:08 elitebook-2170p root[22718]: Device /sys/bus/usb/devices/2-1:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:59:08 elitebook-2170p root[22722]: Device /sys/bus/usb/devices/3-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:59:08 elitebook-2170p root[22726]: Device /sys/bus/usb/devices/4-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:59:08 elitebook-2170p systemd[1]: Stopped Laptop Mode Tools.
Dec 27 12:59:08 elitebook-2170p systemd[1]: Starting Laptop Mode Tools...
Dec 27 12:59:08 elitebook-2170p laptop-mode[22819]: enabled, active
Dec 27 12:59:08 elitebook-2170p laptop_mode[22766]: enabled, active
Dec 27 12:59:09 elitebook-2170p kernel: EXT4-fs (sda2): re-mounted. Opts: block_validity,barrier,user_xattr,acl,stripe=4
Dec 27 12:59:09 elitebook-2170p laptop-mode[23394]: Failed to set power saving mode for wireless card
Dec 27 12:59:09 elitebook-2170p laptop_mode[22766]: Failed to set power saving mode for wireless card
Dec 27 12:59:09 elitebook-2170p laptop-mode[23398]: Failed to set power saving mode for wireless card
Dec 27 12:59:09 elitebook-2170p laptop_mode[22766]: Failed to set power saving mode for wireless card
Dec 27 12:59:10 elitebook-2170p root[23932]: ACPI action undefined: PNP0C0A:00
Dec 27 12:59:13 elitebook-2170p root[25406]: Device /sys/bus/usb/devices/1-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:59:13 elitebook-2170p root[25411]: Device /sys/bus/usb/devices/1-1 is blacklisted, skipping auto suspend.
Dec 27 12:59:13 elitebook-2170p root[25415]: Device /sys/bus/usb/devices/1-1:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:59:13 elitebook-2170p root[25462]: Device /sys/bus/usb/devices/2-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:59:13 elitebook-2170p root[25467]: Device /sys/bus/usb/devices/2-1 is blacklisted, skipping auto suspend.
Dec 27 12:59:13 elitebook-2170p root[25471]: Device /sys/bus/usb/devices/2-1:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:59:13 elitebook-2170p root[25475]: Device /sys/bus/usb/devices/3-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:59:13 elitebook-2170p root[25479]: Device /sys/bus/usb/devices/4-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 12:59:13 elitebook-2170p systemd[1]: Started Laptop Mode Tools.
Dec 27 12:59:30 elitebook-2170p root[25604]: ACPI action undefined: PNP0C0A:00
Dec 27 12:59:33 elitebook-2170p root[25682]: ACPI action undefined: PNP0C0A:00
Dec 27 12:59:46 elitebook-2170p systemd[1]: Reached target Sleep.
Dec 27 12:59:46 elitebook-2170p systemd[1]: Starting Suspend...
Dec 27 12:59:46 elitebook-2170p systemd-sleep[25810]: Suspending system...
Dec 27 12:59:54 elitebook-2170p kernel: PM: Syncing filesystems ... done.
Dec 27 12:59:54 elitebook-2170p kernel: PM: Preparing system for sleep (mem)
Dec 27 12:59:54 elitebook-2170p kernel: Freezing user space processes ... (elapsed 0.001 seconds) done.
Dec 27 12:59:54 elitebook-2170p kernel: Double checking all user space processes after OOM killer disable... (elapsed 0.000 seconds) 
Dec 27 12:59:54 elitebook-2170p kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Dec 27 12:59:54 elitebook-2170p kernel: PM: Suspending system (mem)
Dec 27 12:59:54 elitebook-2170p kernel: Suspending console(s) (use no_console_suspend to debug)
Dec 27 12:59:54 elitebook-2170p kernel: wlo1: deauthenticating from 18:a6:f7:31:99:14 by local choice (Reason: 3=DEAUTH_LEAVING)
Dec 27 12:59:54 elitebook-2170p kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Dec 27 12:59:54 elitebook-2170p kernel: sd 0:0:0:0: [sda] Stopping disk
Dec 27 12:59:54 elitebook-2170p kernel: parport_pc 00:04: disabled
Dec 27 12:59:54 elitebook-2170p kernel: PM: suspend of devices complete after 564.527 msecs
Dec 27 12:59:54 elitebook-2170p kernel: PM: late suspend of devices complete after 15.701 msecs
Dec 27 12:59:54 elitebook-2170p kernel: ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
Dec 27 12:59:54 elitebook-2170p kernel: xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
Dec 27 12:59:54 elitebook-2170p kernel: ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
Dec 27 12:59:54 elitebook-2170p kernel: PM: noirq suspend of devices complete after 33.201 msecs
Dec 27 12:59:54 elitebook-2170p kernel: ACPI: Preparing to enter system sleep state S3
Dec 27 12:59:54 elitebook-2170p kernel: ACPI : EC: EC stopped
Dec 27 12:59:54 elitebook-2170p kernel: PM: Saving platform NVS memory
Dec 27 12:59:54 elitebook-2170p kernel: Disabling non-boot CPUs ...
Dec 27 12:59:54 elitebook-2170p kernel: smpboot: CPU 1 is now offline
Dec 27 12:59:54 elitebook-2170p kernel: smpboot: CPU 2 is now offline
Dec 27 12:59:54 elitebook-2170p kernel: smpboot: CPU 3 is now offline
Dec 27 12:59:54 elitebook-2170p kernel: ACPI: Low-level resume complete
Dec 27 12:59:54 elitebook-2170p kernel: ACPI : EC: EC started
Dec 27 12:59:54 elitebook-2170p kernel: PM: Restoring platform NVS memory
Dec 27 12:59:54 elitebook-2170p kernel: Enabling non-boot CPUs ...
Dec 27 12:59:54 elitebook-2170p kernel: x86: Booting SMP configuration:
Dec 27 12:59:54 elitebook-2170p kernel: smpboot: Booting Node 0 Processor 1 APIC 0x1
Dec 27 12:59:54 elitebook-2170p kernel:  cache: parent cpu1 should not be sleeping
Dec 27 12:59:54 elitebook-2170p kernel: CPU1 is up
Dec 27 12:59:54 elitebook-2170p kernel: smpboot: Booting Node 0 Processor 2 APIC 0x2
Dec 27 12:59:54 elitebook-2170p kernel:  cache: parent cpu2 should not be sleeping
Dec 27 12:59:54 elitebook-2170p kernel: CPU2 is up
Dec 27 12:59:54 elitebook-2170p kernel: smpboot: Booting Node 0 Processor 3 APIC 0x3
Dec 27 12:59:54 elitebook-2170p kernel:  cache: parent cpu3 should not be sleeping
Dec 27 12:59:54 elitebook-2170p kernel: CPU3 is up
Dec 27 12:59:54 elitebook-2170p kernel: ACPI: Waking up from system sleep state S3
Dec 27 12:59:54 elitebook-2170p kernel: acpi LNXPOWER:02: Turning OFF
Dec 27 12:59:54 elitebook-2170p kernel: acpi LNXPOWER:01: Turning OFF
Dec 27 12:59:54 elitebook-2170p kernel: ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
Dec 27 12:59:54 elitebook-2170p kernel: ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
Dec 27 12:59:54 elitebook-2170p kernel: xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
Dec 27 12:59:54 elitebook-2170p kernel: PM: noirq resume of devices complete after 31.538 msecs
Dec 27 12:59:54 elitebook-2170p kernel: PM: early resume of devices complete after 0.262 msecs
Dec 27 12:59:54 elitebook-2170p kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
Dec 27 12:59:54 elitebook-2170p kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
Dec 27 12:59:54 elitebook-2170p kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x1-0x0
Dec 27 12:59:54 elitebook-2170p kernel: sd 0:0:0:0: [sda] Starting disk
Dec 27 12:59:54 elitebook-2170p kernel: rtc_cmos 00:03: System wakeup disabled by ACPI
Dec 27 12:59:54 elitebook-2170p kernel: parport_pc 00:04: activated
Dec 27 12:59:54 elitebook-2170p kernel: usb 1-1.2: reset full-speed USB device number 3 using ehci-pci
Dec 27 12:59:54 elitebook-2170p kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
Dec 27 12:59:54 elitebook-2170p kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
Dec 27 12:59:54 elitebook-2170p kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x1-0x0
Dec 27 12:59:54 elitebook-2170p kernel: ata6: SATA link down (SStatus 0 SControl 300)
Dec 27 12:59:54 elitebook-2170p kernel: ata4: SATA link down (SStatus 0 SControl 300)
Dec 27 12:59:54 elitebook-2170p kernel: usb 1-1.3: reset high-speed USB device number 4 using ehci-pci
Dec 27 12:59:54 elitebook-2170p kernel: PM: resume of devices complete after 1028.348 msecs
Dec 27 12:59:54 elitebook-2170p kernel: usb 1-1.2:1.0: rebind failed: -517
Dec 27 12:59:54 elitebook-2170p kernel: usb 1-1.2:1.1: rebind failed: -517
Dec 27 12:59:54 elitebook-2170p kernel: PM: Finishing wakeup.
Dec 27 12:59:54 elitebook-2170p kernel: Restarting tasks ... 
Dec 27 12:59:54 elitebook-2170p kernel: acpi PNP0501:00: Still not present
Dec 27 12:59:54 elitebook-2170p kernel: pci_bus 0000:01: Allocating resources
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
Dec 27 12:59:54 elitebook-2170p kernel: pci_bus 0000:02: Allocating resources
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.2: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
Dec 27 12:59:54 elitebook-2170p kernel: pci_bus 0000:03: Allocating resources
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.3: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.2: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.3: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.0: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.2: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.2: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.3: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.3: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.0: BAR 15: assigned [mem 0xbf200000-0xbf3fffff 64bit pref]
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.2: BAR 15: assigned [mem 0xbf400000-0xbf5fffff 64bit pref]
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.3: BAR 15: assigned [mem 0xbf600000-0xbf7fffff 64bit pref]
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.0: BAR 13: assigned [io  0x3000-0x3fff]
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.2: BAR 13: assigned [io  0x4000-0x4fff]
Dec 27 12:59:54 elitebook-2170p kernel: pcieport 0000:00:1c.3: BAR 13: assigned [io  0x5000-0x5fff]
Dec 27 12:59:54 elitebook-2170p kernel: done.
Dec 27 12:59:54 elitebook-2170p systemd[1]: Time has been changed
Dec 27 12:59:54 elitebook-2170p dhcpcd[356]: wlo1: carrier lost
Dec 27 12:59:54 elitebook-2170p wpa_supplicant[374]: wlo1: CTRL-EVENT-DISCONNECTED bssid=18:a6:f7:31:99:14 reason=3 locally_generated=1
Dec 27 12:59:54 elitebook-2170p systemd[1]: Starting Load/Save RF Kill Switch Status...
Dec 27 12:59:54 elitebook-2170p ntpd[466]: Deleting interface #6 wlo1, fe80::bd92:514f:286c:212d%3#123, interface stats: received=0, sent=0, dropped=0, active_time=2255 secs
Dec 27 12:59:54 elitebook-2170p systemd[3598]: Time has been changed
Dec 27 12:59:55 elitebook-2170p kernel: usb 2-1.8: new full-speed USB device number 3 using ehci-pci
Dec 27 12:59:55 elitebook-2170p kernel: psmouse serio4: synaptics: queried max coordinates: x [..5736], y [..5172]
Dec 27 12:59:55 elitebook-2170p kernel: psmouse serio4: synaptics: queried min coordinates: x [1200..], y [824..]
Dec 27 12:59:55 elitebook-2170p kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Dec 27 12:59:55 elitebook-2170p kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Dec 27 12:59:55 elitebook-2170p kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Dec 27 12:59:55 elitebook-2170p kernel: ata1.00: configured for UDMA/133
Dec 27 12:59:54 elitebook-2170p ntpd[466]: Deleting interface #7 wlo1, 192.168.1.25#123, interface stats: received=100, sent=100, dropped=0, active_time=2251 secs
Dec 27 12:59:54 elitebook-2170p systemd[1]: Started Load/Save RF Kill Switch Status.
Dec 27 12:59:54 elitebook-2170p ntpd[466]: 74.82.59.143 local addr 192.168.1.25 -> <null>
Dec 27 12:59:54 elitebook-2170p systemd[1]: bluetooth.target: Unit not needed anymore. Stopping.
Dec 27 12:59:55 elitebook-2170p laptop_mode[25927]: Laptop mode
Dec 27 12:59:55 elitebook-2170p laptop_mode[25927]: enabled, active [unchanged]
Dec 27 12:59:54 elitebook-2170p ntpd[466]: 198.55.111.5 local addr 192.168.1.25 -> <null>
Dec 27 12:59:54 elitebook-2170p systemd[1]: Stopped target Bluetooth.
Dec 27 12:59:54 elitebook-2170p ntpd[466]: 208.75.88.4 local addr 192.168.1.25 -> <null>
Dec 27 12:59:54 elitebook-2170p systemd[1]: Reached target Bluetooth.
Dec 27 12:59:54 elitebook-2170p ntpd[466]: Deleting interface #8 wlo1, 2601:446:c201:1020:f101:d405:cb8e:a433#123, interface stats: received=33, sent=34, dropped=0, active_time=2251 secs
Dec 27 12:59:54 elitebook-2170p systemd[1]: Reloading Laptop Mode Tools.
Dec 27 12:59:54 elitebook-2170p ntpd[466]: 2600:3c02::13:220 local addr 2601:446:c201:1020:f101:d405:cb8e:a433 -> <null>
Dec 27 12:59:54 elitebook-2170p systemd-sleep[25810]: System resumed.
Dec 27 12:59:54 elitebook-2170p root[25926]: ACPI action undefined: ACPI0003:00
Dec 27 12:59:54 elitebook-2170p systemd[1]: Started Suspend.
Dec 27 12:59:54 elitebook-2170p root[25944]: ACPI group/action undefined: processor / LNXCPU:00
Dec 27 12:59:54 elitebook-2170p systemd[1]: sleep.target: Unit not needed anymore. Stopping.
Dec 27 12:59:54 elitebook-2170p root[25962]: ACPI group/action undefined: processor / LNXCPU:01
Dec 27 12:59:54 elitebook-2170p systemd[1]: Stopped target Sleep.
Dec 27 12:59:54 elitebook-2170p root[25979]: ACPI group/action undefined: processor / LNXCPU:02
Dec 27 12:59:54 elitebook-2170p systemd[1]: Reached target Suspend.
Dec 27 12:59:54 elitebook-2170p dhcpcd[356]: wlo1: deleting address 2601:446:c201:1020:f101:d405:cb8e:a433/64
Dec 27 12:59:54 elitebook-2170p systemd-logind[351]: Operation 'sleep' finished.
Dec 27 12:59:54 elitebook-2170p dhcpcd[356]: wlo1: deleting default route via fe80::1aa6:f7ff:fe31:9915
Dec 27 12:59:54 elitebook-2170p systemd[1]: suspend.target: Unit is bound to inactive unit systemd-suspend.service. Stopping, too.
Dec 27 12:59:54 elitebook-2170p dhcpcd[356]: wlo1: deleting route to 2601:446:c201:1020::/64
Dec 27 12:59:54 elitebook-2170p systemd[1]: Stopped target Suspend.
Dec 27 12:59:54 elitebook-2170p root[25999]: ACPI group/action undefined: processor / LNXCPU:03
Dec 27 12:59:54 elitebook-2170p root[26013]: ACPI group/action undefined: processor / LNXCPU:00
Dec 27 12:59:54 elitebook-2170p root[26037]: ACPI group/action undefined: processor / LNXCPU:01
Dec 27 12:59:54 elitebook-2170p root[26060]: ACPI group/action undefined: processor / LNXCPU:02
Dec 27 12:59:54 elitebook-2170p root[26077]: ACPI group/action undefined: processor / LNXCPU:03
Dec 27 12:59:54 elitebook-2170p dhcpcd[356]: wlo1: deleting address fe80::bd92:514f:286c:212d
Dec 27 12:59:54 elitebook-2170p dhcpcd[356]: wlo1: deleting route to 192.168.1.0/24
Dec 27 12:59:54 elitebook-2170p dhcpcd[356]: wlo1: deleting default route via 192.168.1.1
Dec 27 12:59:54 elitebook-2170p root[26090]: ACPI action undefined: PNP0C0A:00
Dec 27 12:59:54 elitebook-2170p root[26116]: ACPI group/action undefined: thermal_zone / LNXTHERM:00
Dec 27 12:59:54 elitebook-2170p root[26127]: ACPI group/action undefined: thermal_zone / LNXTHERM:01
Dec 27 12:59:54 elitebook-2170p root[26142]: ACPI group/action undefined: thermal_zone / LNXTHERM:04
Dec 27 12:59:55 elitebook-2170p root[26193]: ACPI action undefined: PNP0C0A:00
Dec 27 12:59:56 elitebook-2170p root[26249]: ACPI action undefined: PNP0C0A:00
Dec 27 12:59:57 elitebook-2170p wpa_supplicant[374]: wlo1: SME: Trying to authenticate with 18:a6:f7:31:99:13 (SSID='BATNET' freq=5745 MHz)
Dec 27 12:59:57 elitebook-2170p kernel: wlo1: authenticate with 18:a6:f7:31:99:13
Dec 27 12:59:57 elitebook-2170p kernel: wlo1: send auth to 18:a6:f7:31:99:13 (try 1/3)
Dec 27 12:59:57 elitebook-2170p wpa_supplicant[374]: wlo1: Trying to associate with 18:a6:f7:31:99:13 (SSID='BATNET' freq=5745 MHz)
Dec 27 12:59:57 elitebook-2170p kernel: wlo1: authenticated
Dec 27 12:59:57 elitebook-2170p kernel: wlo1: associate with 18:a6:f7:31:99:13 (try 1/3)
Dec 27 12:59:57 elitebook-2170p kernel: wlo1: RX AssocResp from 18:a6:f7:31:99:13 (capab=0x11 status=0 aid=4)
Dec 27 12:59:57 elitebook-2170p wpa_supplicant[374]: wlo1: Associated with 18:a6:f7:31:99:13
Dec 27 12:59:57 elitebook-2170p wpa_supplicant[374]: wlo1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 27 12:59:57 elitebook-2170p kernel: wlo1: associated
Dec 27 12:59:57 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Key negotiation completed with 18:a6:f7:31:99:13 [PTK=CCMP GTK=TKIP]
Dec 27 12:59:57 elitebook-2170p wpa_supplicant[374]: wlo1: CTRL-EVENT-CONNECTED - Connection to 18:a6:f7:31:99:13 completed [id=0 id_str=]
Dec 27 12:59:57 elitebook-2170p dhcpcd[356]: wlo1: carrier acquired
Dec 27 12:59:57 elitebook-2170p dhcpcd[356]: wlo1: adding address fe80::e1a6:6c44:8acb:eb66
Dec 27 12:59:57 elitebook-2170p dhcpcd[356]: wlo1: IAID 08:ca:ef:bd
Dec 27 12:59:58 elitebook-2170p dhcpcd[356]: wlo1: rebinding lease of 192.168.1.25
Dec 27 12:59:58 elitebook-2170p dhcpcd[356]: wlo1: probing address 192.168.1.25/24
Dec 27 12:59:58 elitebook-2170p dhcpcd[356]: wlo1: soliciting an IPv6 router
Dec 27 12:59:58 elitebook-2170p root[26309]: ACPI action undefined: PNP0C0A:00
Dec 27 12:59:59 elitebook-2170p dhcpcd[356]: wlo1: Router Advertisement from fe80::1aa6:f7ff:fe31:9915
Dec 27 12:59:59 elitebook-2170p dhcpcd[356]: wlo1: adding address 2601:446:c201:1020:f101:d405:cb8e:a433/64
Dec 27 12:59:59 elitebook-2170p dhcpcd[356]: wlo1: adding route to 2601:446:c201:1020::/64
Dec 27 12:59:59 elitebook-2170p dhcpcd[356]: wlo1: adding default route via fe80::1aa6:f7ff:fe31:9915
Dec 27 12:59:59 elitebook-2170p dhcpcd[356]: wlo1: requesting DHCPv6 information
Dec 27 13:00:00 elitebook-2170p ntpd[466]: bind(23) AF_INET6 2601:446:c201:1020:f101:d405:cb8e:a433#123 flags 0x11 failed: Cannot assign requested address
Dec 27 13:00:00 elitebook-2170p ntpd[466]: unable to create socket on wlo1 (9) for 2601:446:c201:1020:f101:d405:cb8e:a433#123
Dec 27 13:00:00 elitebook-2170p ntpd[466]: failed to init interface for address 2601:446:c201:1020:f101:d405:cb8e:a433
Dec 27 13:00:00 elitebook-2170p ntpd[466]: Listen normally on 10 wlo1 [fe80::e1a6:6c44:8acb:eb66%3]:123
Dec 27 13:00:00 elitebook-2170p ntpd[466]: new interface(s) found: waking up resolver
Dec 27 13:00:02 elitebook-2170p ntpd[466]: Listen normally on 11 wlo1 [2601:446:c201:1020:f101:d405:cb8e:a433]:123
Dec 27 13:00:02 elitebook-2170p ntpd[466]: 2600:3c02::13:220 local addr fe80::e1a6:6c44:8acb:eb66%3 -> 2601:446:c201:1020:f101:d405:cb8e:a433
Dec 27 13:00:02 elitebook-2170p ntpd[466]: new interface(s) found: waking up resolver
Dec 27 13:00:03 elitebook-2170p dhcpcd[356]: wlo1: leased 192.168.1.25 for 86400 seconds
Dec 27 13:00:03 elitebook-2170p dhcpcd[356]: wlo1: adding route to 192.168.1.0/24
Dec 27 13:00:03 elitebook-2170p dhcpcd[356]: wlo1: adding default route via 192.168.1.1
Dec 27 13:00:05 elitebook-2170p ntpd[466]: Listen normally on 12 wlo1 192.168.1.25:123
Dec 27 13:00:05 elitebook-2170p ntpd[466]: new interface(s) found: waking up resolver
Dec 27 13:01:01 elitebook-2170p systemd[1]: Starting Name Service Cache Daemon...
Dec 27 13:01:02 elitebook-2170p nscd[26725]: 26725 monitoring file `/etc/passwd` (1)
Dec 27 13:01:02 elitebook-2170p nscd[26725]: 26725 monitoring directory `/etc` (2)
Dec 27 13:01:02 elitebook-2170p nscd[26725]: 26725 monitoring file `/etc/group` (3)
Dec 27 13:01:02 elitebook-2170p nscd[26725]: 26725 monitoring directory `/etc` (2)
Dec 27 13:01:02 elitebook-2170p nscd[26725]: 26725 monitoring file `/etc/hosts` (4)
Dec 27 13:01:02 elitebook-2170p nscd[26725]: 26725 monitoring directory `/etc` (2)
Dec 27 13:01:02 elitebook-2170p systemd[1]: Started Name Service Cache Daemon.
Dec 27 13:01:02 elitebook-2170p nscd[26725]: 26725 monitoring file `/etc/resolv.conf` (5)
Dec 27 13:01:02 elitebook-2170p nscd[26725]: 26725 monitoring directory `/etc` (2)
Dec 27 13:01:02 elitebook-2170p nscd[26725]: 26725 monitoring file `/etc/services` (6)
Dec 27 13:01:02 elitebook-2170p nscd[26725]: 26725 monitoring directory `/etc` (2)
Dec 27 13:01:02 elitebook-2170p nscd[26725]: 26725 disabled inotify-based monitoring for file `/etc/netgroup': No such file or directory
Dec 27 13:01:02 elitebook-2170p nscd[26725]: 26725 stat failed for file `/etc/netgroup'; will try again later: No such file or directory
Dec 27 13:01:02 elitebook-2170p nscd[26725]: 26725 cannot create /var/db/nscd/passwd; no persistent database used
Dec 27 13:01:02 elitebook-2170p nscd[26725]: 26725 cannot create /var/db/nscd/group; no persistent database used
Dec 27 13:01:02 elitebook-2170p nscd[26725]: 26725 cannot create /var/db/nscd/hosts; no persistent database used
Dec 27 13:01:02 elitebook-2170p nscd[26725]: 26725 cannot create /var/db/nscd/services; no persistent database used
Dec 27 13:01:02 elitebook-2170p nscd[26725]: 26725 cannot create /var/db/nscd/netgroup; no persistent database used
Dec 27 13:01:04 elitebook-2170p systemd[1]: Reloading.
Dec 27 13:01:21 elitebook-2170p sudo[13693]: pam_unix(sudo:session): session closed for user root
Dec 27 13:01:21 elitebook-2170p nscd[26725]: 26725 checking for monitored file `/etc/netgroup': No such file or directory
Dec 27 13:01:43 elitebook-2170p root[26967]: ACPI action undefined: PNP0C0A:00
Dec 27 13:02:49 elitebook-2170p root[27269]: ACPI action undefined: PNP0C0A:00
Dec 27 13:04:00 elitebook-2170p root[27613]: ACPI action undefined: PNP0C0A:00
Dec 27 13:06:15 elitebook-2170p root[28164]: ACPI action undefined: PNP0C0A:00
Dec 27 13:06:40 elitebook-2170p root[28322]: ACPI action undefined: PNP0C0A:00
Dec 27 13:08:41 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:13 [GTK=TKIP]
Dec 27 13:10:49 elitebook-2170p root[29293]: ACPI action undefined: PNP0C0A:00
Dec 27 13:11:38 elitebook-2170p root[29537]: ACPI action undefined: PNP0C0A:00
Dec 27 13:12:24 elitebook-2170p root[29880]: ACPI action undefined: PNP0C0A:00
Dec 27 13:12:46 elitebook-2170p root[30023]: ACPI action undefined: PNP0C0A:00
Dec 27 13:13:18 elitebook-2170p systemd[3598]: Time has been changed
Dec 27 13:13:18 elitebook-2170p systemd[1]: Time has been changed
Dec 27 13:13:33 elitebook-2170p root[30255]: ACPI action undefined: PNP0C0A:00
Dec 27 13:13:53 elitebook-2170p root[30434]: ACPI action undefined: PNP0C0A:00
Dec 27 13:16:13 elitebook-2170p root[31186]: ACPI action undefined: PNP0C0A:00
Dec 27 13:16:33 elitebook-2170p root[31327]: ACPI action undefined: PNP0C0A:00
Dec 27 13:16:59 elitebook-2170p root[31515]: ACPI action undefined: PNP0C0A:00
Dec 27 13:17:45 elitebook-2170p root[31739]: ACPI action undefined: PNP0C0A:00
Dec 27 13:18:08 elitebook-2170p root[31872]: ACPI action undefined: PNP0C0A:00
Dec 27 13:18:42 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:13 [GTK=TKIP]
Dec 27 13:19:14 elitebook-2170p root[32214]: ACPI action undefined: PNP0C0A:00
Dec 27 13:19:17 elitebook-2170p root[32281]: ACPI action undefined: PNP0C0A:00
Dec 27 13:20:03 elitebook-2170p root[32505]: ACPI action undefined: PNP0C0A:00
Dec 27 13:20:25 elitebook-2170p root[32676]: ACPI action undefined: PNP0C0A:00
Dec 27 13:20:48 elitebook-2170p root[382]: ACPI action undefined: PNP0C0A:00
Dec 27 13:21:11 elitebook-2170p root[536]: ACPI action undefined: PNP0C0A:00
Dec 27 13:21:57 elitebook-2170p root[791]: ACPI action undefined: PNP0C0A:00
Dec 27 13:22:12 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Prefailure Attribute: 3 Spin_Up_Time changed from 187 to 188
Dec 27 13:22:12 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 193 Load_Cycle_Count changed from 195 to 194
Dec 27 13:22:12 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 116 to 112
Dec 27 13:22:13 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 27 13:22:13 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 27 13:22:13 elitebook-2170p sensord[569]:   Physical id 0: 48.0 C
Dec 27 13:22:13 elitebook-2170p sensord[569]:   Core 0: 47.0 C
Dec 27 13:22:13 elitebook-2170p sensord[569]:   Core 1: 47.0 C
Dec 27 13:22:13 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 27 13:22:13 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 27 13:22:13 elitebook-2170p sensord[569]:   temp1: 48.0 C
Dec 27 13:22:13 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 27 13:22:13 elitebook-2170p sensord[569]:   temp3: 42.0 C
Dec 27 13:22:13 elitebook-2170p sensord[569]:   temp4: 40.0 C
Dec 27 13:22:13 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 27 13:22:13 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 27 13:22:17 elitebook-2170p root[921]: ACPI action undefined: PNP0C0A:00
Dec 27 13:23:52 elitebook-2170p root[1374]: ACPI action undefined: PNP0C0A:00
Dec 27 13:24:00 elitebook-2170p sudo[1482]:     izzi : a password is required ; TTY=pts/0 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -S community/zsh-syntax-highlighting
Dec 27 13:24:05 elitebook-2170p sudo[1484]:     izzi : TTY=pts/0 ; PWD=/home/izzi ; USER=root ; COMMAND=validate
Dec 27 13:24:05 elitebook-2170p sudo[1507]:     izzi : TTY=pts/0 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -S community/zsh-syntax-highlighting
Dec 27 13:24:05 elitebook-2170p sudo[1508]:     izzi : TTY=pts/0 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman --color auto -S community/zsh-syntax-highlighting
Dec 27 13:24:05 elitebook-2170p sudo[1508]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:24:15 elitebook-2170p root[1584]: ACPI action undefined: PNP0C0A:00
Dec 27 13:24:17 elitebook-2170p sudo[1508]: pam_unix(sudo:session): session closed for user root
Dec 27 13:24:33 elitebook-2170p sudo[2286]:     izzi : TTY=pts/0 ; PWD=/tmp/yaourt-tmp-izzi/aur-zsh-autosuggestions ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -U /tmp/yaourt-tmp-izzi/PKGDEST.Qhc/zsh-autosuggestions-0.3.2-1-any.pkg.tar
Dec 27 13:24:33 elitebook-2170p sudo[2287]:     izzi : TTY=pts/0 ; PWD=/tmp/yaourt-tmp-izzi/aur-zsh-autosuggestions ; USER=root ; COMMAND=/usr/bin/pacman --color auto -U /tmp/yaourt-tmp-izzi/PKGDEST.Qhc/zsh-autosuggestions-0.3.2-1-any.pkg.tar
Dec 27 13:24:33 elitebook-2170p sudo[2287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:24:34 elitebook-2170p sudo[2287]: pam_unix(sudo:session): session closed for user root
Dec 27 13:24:38 elitebook-2170p root[2354]: ACPI action undefined: PNP0C0A:00
Dec 27 13:24:58 elitebook-2170p root[2494]: ACPI action undefined: PNP0C0A:00
Dec 27 13:27:25 elitebook-2170p sudo[3773]:     izzi : TTY=pts/0 ; PWD=/tmp/yaourt-tmp-izzi/aur-zsh-notify-git ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -U /tmp/yaourt-tmp-izzi/PKGDEST.t4X/zsh-notify-git-r46.1b0ba73-1-any.pkg.tar
Dec 27 13:27:25 elitebook-2170p sudo[3774]:     izzi : TTY=pts/0 ; PWD=/tmp/yaourt-tmp-izzi/aur-zsh-notify-git ; USER=root ; COMMAND=/usr/bin/pacman --color auto -U /tmp/yaourt-tmp-izzi/PKGDEST.t4X/zsh-notify-git-r46.1b0ba73-1-any.pkg.tar
Dec 27 13:27:25 elitebook-2170p sudo[3774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:27:26 elitebook-2170p sudo[3774]: pam_unix(sudo:session): session closed for user root
Dec 27 13:27:39 elitebook-2170p root[3851]: ACPI action undefined: PNP0C0A:00
Dec 27 13:27:50 elitebook-2170p sudo[3972]:     izzi : TTY=pts/0 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/vim .zshrc
Dec 27 13:27:50 elitebook-2170p sudo[3972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:28:28 elitebook-2170p root[4174]: ACPI action undefined: PNP0C0A:00
Dec 27 13:28:42 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:13 [GTK=TKIP]
Dec 27 13:29:59 elitebook-2170p root[4663]: ACPI action undefined: PNP0C0A:00
Dec 27 13:30:19 elitebook-2170p root[4796]: ACPI action undefined: PNP0C0A:00
Dec 27 13:30:22 elitebook-2170p root[4863]: ACPI action undefined: PNP0C0A:00
Dec 27 13:31:54 elitebook-2170p root[5600]: ACPI action undefined: PNP0C0A:00
Dec 27 13:32:17 elitebook-2170p root[5887]: ACPI action undefined: PNP0C0A:00
Dec 27 13:32:36 elitebook-2170p sudo[6086]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/vim /home/izzi/.zshrc
Dec 27 13:32:36 elitebook-2170p sudo[6086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:32:37 elitebook-2170p sudo[6086]: pam_unix(sudo:session): session closed for user root
Dec 27 13:33:00 elitebook-2170p root[6191]: ACPI action undefined: PNP0C0A:00
Dec 27 13:33:03 elitebook-2170p root[6258]: ACPI action undefined: PNP0C0A:00
Dec 27 13:35:41 elitebook-2170p root[7375]: ACPI action undefined: PNP0C0A:00
Dec 27 13:36:07 elitebook-2170p root[7746]: ACPI action undefined: PNP0C0A:00
Dec 27 13:36:24 elitebook-2170p sudo[7956]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:36:24 elitebook-2170p sudo[7957]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:36:24 elitebook-2170p sudo[7957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:36:30 elitebook-2170p root[7983]: ACPI action undefined: PNP0C0A:00
Dec 27 13:36:39 elitebook-2170p sudo[7957]: pam_unix(sudo:session): session closed for user root
Dec 27 13:36:39 elitebook-2170p sudo[8089]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:36:39 elitebook-2170p sudo[8090]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:36:39 elitebook-2170p sudo[8090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:36:47 elitebook-2170p sudo[3972]: pam_unix(sudo:session): session closed for user root
Dec 27 13:36:52 elitebook-2170p sudo[8090]: pam_unix(sudo:session): session closed for user root
Dec 27 13:36:52 elitebook-2170p sudo[8161]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:36:52 elitebook-2170p sudo[8162]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:36:52 elitebook-2170p sudo[8162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:36:53 elitebook-2170p root[8177]: ACPI action undefined: PNP0C0A:00
Dec 27 13:37:06 elitebook-2170p sudo[8162]: pam_unix(sudo:session): session closed for user root
Dec 27 13:37:06 elitebook-2170p sudo[8292]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:37:06 elitebook-2170p sudo[8293]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:37:06 elitebook-2170p sudo[8293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:37:16 elitebook-2170p root[8330]: ACPI action undefined: PNP0C0A:00
Dec 27 13:37:20 elitebook-2170p sudo[8293]: pam_unix(sudo:session): session closed for user root
Dec 27 13:37:20 elitebook-2170p sudo[8423]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:37:20 elitebook-2170p sudo[8424]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:37:20 elitebook-2170p sudo[8424]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:37:31 elitebook-2170p sudo[8424]: pam_unix(sudo:session): session closed for user root
Dec 27 13:37:31 elitebook-2170p sudo[8510]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:37:31 elitebook-2170p sudo[8511]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:37:31 elitebook-2170p sudo[8511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:37:39 elitebook-2170p root[8578]: ACPI action undefined: PNP0C0A:00
Dec 27 13:37:44 elitebook-2170p sudo[8511]: pam_unix(sudo:session): session closed for user root
Dec 27 13:37:44 elitebook-2170p sudo[8661]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:37:44 elitebook-2170p sudo[8662]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:37:44 elitebook-2170p sudo[8662]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:37:59 elitebook-2170p sudo[8662]: pam_unix(sudo:session): session closed for user root
Dec 27 13:37:59 elitebook-2170p sudo[8736]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:37:59 elitebook-2170p sudo[8737]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:37:59 elitebook-2170p sudo[8737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:37:59 elitebook-2170p root[8741]: ACPI action undefined: PNP0C0A:00
Dec 27 13:38:02 elitebook-2170p root[8811]: ACPI action undefined: PNP0C0A:00
Dec 27 13:38:11 elitebook-2170p sudo[8737]: pam_unix(sudo:session): session closed for user root
Dec 27 13:38:11 elitebook-2170p sudo[8953]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:38:11 elitebook-2170p sudo[8954]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:38:11 elitebook-2170p sudo[8954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:38:20 elitebook-2170p sudo[8954]: pam_unix(sudo:session): session closed for user root
Dec 27 13:38:20 elitebook-2170p sudo[9035]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:38:20 elitebook-2170p sudo[9036]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:38:20 elitebook-2170p sudo[9036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:38:26 elitebook-2170p sudo[9036]: pam_unix(sudo:session): session closed for user root
Dec 27 13:38:42 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:13 [GTK=TKIP]
Dec 27 13:38:48 elitebook-2170p root[9175]: ACPI action undefined: PNP0C0A:00
Dec 27 13:39:35 elitebook-2170p root[9460]: ACPI action undefined: PNP0C0A:00
Dec 27 13:39:58 elitebook-2170p root[9601]: ACPI action undefined: PNP0C0A:00
Dec 27 13:40:41 elitebook-2170p root[10115]: ACPI action undefined: PNP0C0A:00
Dec 27 13:40:44 elitebook-2170p root[10230]: ACPI action undefined: PNP0C0A:00
Dec 27 13:41:07 elitebook-2170p root[10486]: ACPI action undefined: PNP0C0A:00
Dec 27 13:41:30 elitebook-2170p root[10813]: ACPI action undefined: PNP0C0A:00
Dec 27 13:42:16 elitebook-2170p root[11250]: ACPI action undefined: PNP0C0A:00
Dec 27 13:43:22 elitebook-2170p root[11759]: ACPI action undefined: PNP0C0A:00
Dec 27 13:44:11 elitebook-2170p root[12296]: ACPI action undefined: PNP0C0A:00
Dec 27 13:44:34 elitebook-2170p root[12537]: ACPI action undefined: PNP0C0A:00
Dec 27 13:44:57 elitebook-2170p root[12759]: ACPI action undefined: PNP0C0A:00
Dec 27 13:45:20 elitebook-2170p root[12957]: ACPI action undefined: PNP0C0A:00
Dec 27 13:45:40 elitebook-2170p root[13309]: ACPI action undefined: PNP0C0A:00
Dec 27 13:47:27 elitebook-2170p sudo[14102]:     izzi : a password is required ; TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:47:29 elitebook-2170p sudo[14104]: pam_unix(sudo:auth): conversation failed
Dec 27 13:47:29 elitebook-2170p sudo[14104]: pam_unix(sudo:auth): auth could not identify password for [izzi]
Dec 27 13:48:21 elitebook-2170p root[14526]: ACPI action undefined: PNP0C0A:00
Dec 27 13:48:35 elitebook-2170p sudo[14778]:     izzi : a password is required ; TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:48:37 elitebook-2170p sudo[14780]: pam_unix(sudo:auth): conversation failed
Dec 27 13:48:37 elitebook-2170p sudo[14780]: pam_unix(sudo:auth): auth could not identify password for [izzi]
Dec 27 13:48:39 elitebook-2170p sudo[14826]:     izzi : a password is required ; TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:48:42 elitebook-2170p sudo[14828]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=validate
Dec 27 13:48:42 elitebook-2170p sudo[14841]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:48:42 elitebook-2170p sudo[14842]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:48:42 elitebook-2170p sudo[14842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:48:42 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:13 [GTK=TKIP]
Dec 27 13:48:47 elitebook-2170p root[14868]: ACPI action undefined: PNP0C0A:00
Dec 27 13:48:57 elitebook-2170p sudo[14842]: pam_unix(sudo:session): session closed for user root
Dec 27 13:49:07 elitebook-2170p sudo[15034]: pam_unix(sudo:auth): conversation failed
Dec 27 13:49:07 elitebook-2170p sudo[15034]: pam_unix(sudo:auth): auth could not identify password for [izzi]
Dec 27 13:49:10 elitebook-2170p root[15081]: ACPI action undefined: PNP0C0A:00
Dec 27 13:49:56 elitebook-2170p root[15463]: ACPI action undefined: PNP0C0A:00
Dec 27 13:50:20 elitebook-2170p root[15643]: ACPI action undefined: PNP0C0A:00
Dec 27 13:51:03 elitebook-2170p root[15914]: ACPI action undefined: PNP0C0A:00
Dec 27 13:51:14 elitebook-2170p sudo[16162]:     izzi : a password is required ; TTY=pts/0 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -S extra/xfce4-notifyd
Dec 27 13:51:16 elitebook-2170p sudo[16164]:     izzi : TTY=pts/0 ; PWD=/home/izzi ; USER=root ; COMMAND=validate
Dec 27 13:51:16 elitebook-2170p sudo[16176]:     izzi : TTY=pts/0 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -S extra/xfce4-notifyd
Dec 27 13:51:16 elitebook-2170p sudo[16177]:     izzi : TTY=pts/0 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman --color auto -S extra/xfce4-notifyd
Dec 27 13:51:16 elitebook-2170p sudo[16177]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:51:18 elitebook-2170p dbus-daemon[3631]: Reloaded configuration
Dec 27 13:51:18 elitebook-2170p sudo[16177]: pam_unix(sudo:session): session closed for user root
Dec 27 13:51:50 elitebook-2170p systemd[3598]: Starting XFCE notifications service...
Dec 27 13:51:50 elitebook-2170p systemd[3598]: Started XFCE notifications service.
Dec 27 13:52:06 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 112 to 110
Dec 27 13:52:13 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 27 13:52:13 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 27 13:52:13 elitebook-2170p sensord[569]:   Physical id 0: 50.0 C
Dec 27 13:52:13 elitebook-2170p sensord[569]:   Core 0: 49.0 C
Dec 27 13:52:13 elitebook-2170p sensord[569]:   Core 1: 47.0 C
Dec 27 13:52:13 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 27 13:52:13 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 27 13:52:13 elitebook-2170p sensord[569]:   temp1: 49.0 C
Dec 27 13:52:13 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 27 13:52:13 elitebook-2170p sensord[569]:   temp3: 44.0 C
Dec 27 13:52:13 elitebook-2170p sensord[569]:   temp4: 42.0 C
Dec 27 13:52:13 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 27 13:52:13 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 27 13:52:21 elitebook-2170p sudo[17055]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:52:21 elitebook-2170p sudo[17056]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:52:21 elitebook-2170p sudo[17056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:52:37 elitebook-2170p sudo[17056]: pam_unix(sudo:session): session closed for user root
Dec 27 13:52:37 elitebook-2170p sudo[17130]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:52:37 elitebook-2170p sudo[17131]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:52:37 elitebook-2170p sudo[17131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:52:52 elitebook-2170p sudo[17131]: pam_unix(sudo:session): session closed for user root
Dec 27 13:52:52 elitebook-2170p sudo[17209]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:52:52 elitebook-2170p sudo[17210]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:52:52 elitebook-2170p sudo[17210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:53:07 elitebook-2170p sudo[17210]: pam_unix(sudo:session): session closed for user root
Dec 27 13:53:07 elitebook-2170p sudo[17284]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:53:07 elitebook-2170p sudo[17285]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:53:07 elitebook-2170p sudo[17285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:53:21 elitebook-2170p sudo[17285]: pam_unix(sudo:session): session closed for user root
Dec 27 13:53:21 elitebook-2170p sudo[17360]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:53:21 elitebook-2170p sudo[17361]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:53:21 elitebook-2170p sudo[17361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:53:24 elitebook-2170p root[17379]: ACPI action undefined: PNP0C0A:00
Dec 27 13:53:35 elitebook-2170p sudo[17361]: pam_unix(sudo:session): session closed for user root
Dec 27 13:53:35 elitebook-2170p sudo[17485]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:53:35 elitebook-2170p sudo[17486]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:53:35 elitebook-2170p sudo[17486]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:53:44 elitebook-2170p root[17526]: ACPI action undefined: PNP0C0A:00
Dec 27 13:53:48 elitebook-2170p sudo[17486]: pam_unix(sudo:session): session closed for user root
Dec 27 13:53:48 elitebook-2170p sudo[17619]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:53:48 elitebook-2170p sudo[17620]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:53:48 elitebook-2170p sudo[17620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:53:56 elitebook-2170p sudo[17620]: pam_unix(sudo:session): session closed for user root
Dec 27 13:53:56 elitebook-2170p sudo[17661]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:53:56 elitebook-2170p sudo[17662]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:53:56 elitebook-2170p sudo[17662]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:53:59 elitebook-2170p sudo[17662]: pam_unix(sudo:session): session closed for user root
Dec 27 13:54:00 elitebook-2170p sudo[17692]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:54:00 elitebook-2170p sudo[17693]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:54:00 elitebook-2170p sudo[17693]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:54:00 elitebook-2170p sudo[17693]: pam_unix(sudo:session): session closed for user root
Dec 27 13:54:00 elitebook-2170p sudo[17723]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:54:00 elitebook-2170p sudo[17724]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:54:00 elitebook-2170p sudo[17724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:54:01 elitebook-2170p sudo[17724]: pam_unix(sudo:session): session closed for user root
Dec 27 13:54:07 elitebook-2170p sudo[17886]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Si
Dec 27 13:54:07 elitebook-2170p sudo[17887]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Si
Dec 27 13:54:07 elitebook-2170p sudo[17887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:54:22 elitebook-2170p sudo[17887]: pam_unix(sudo:session): session closed for user root
Dec 27 13:54:33 elitebook-2170p root[17988]: ACPI action undefined: PNP0C0A:00
Dec 27 13:55:38 elitebook-2170p sudo[18671]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -S community/wmctrl community/xdotool
Dec 27 13:55:38 elitebook-2170p sudo[18672]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman --color auto -S community/wmctrl community/xdotool
Dec 27 13:55:38 elitebook-2170p sudo[18672]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 13:55:39 elitebook-2170p sudo[18672]: pam_unix(sudo:session): session closed for user root
Dec 27 13:56:05 elitebook-2170p root[19001]: ACPI action undefined: PNP0C0A:00
Dec 27 13:56:25 elitebook-2170p root[19223]: ACPI action undefined: PNP0C0A:00
Dec 27 13:58:42 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:13 [GTK=TKIP]
Dec 27 13:59:06 elitebook-2170p root[20782]: ACPI action undefined: PNP0C0A:00
Dec 27 14:00:08 elitebook-2170p sudo[21338]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Rcs zsh-notify-git xdotool wmctrl
Dec 27 14:00:08 elitebook-2170p sudo[21339]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Rcs zsh-notify-git xdotool wmctrl
Dec 27 14:00:08 elitebook-2170p sudo[21339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 14:00:10 elitebook-2170p sudo[21339]: pam_unix(sudo:session): session closed for user root
Dec 27 14:00:41 elitebook-2170p root[21564]: ACPI action undefined: PNP0C0A:00
Dec 27 14:01:04 elitebook-2170p root[21929]: ACPI action undefined: PNP0C0A:00
Dec 27 14:01:16 elitebook-2170p sudo[22201]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-aurtab ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -S --asdeps --needed extra/python-requests
Dec 27 14:01:16 elitebook-2170p sudo[22202]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-aurtab ; USER=root ; COMMAND=/usr/bin/pacman --color auto -S --asdeps --needed extra/python-requests
Dec 27 14:01:16 elitebook-2170p sudo[22202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 14:01:18 elitebook-2170p sudo[22202]: pam_unix(sudo:session): session closed for user root
Dec 27 14:01:20 elitebook-2170p sudo[22729]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-aurtab ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -U /tmp/yaourt-tmp-izzi/PKGDEST.PSm/aurtab-1-2-any.pkg.tar
Dec 27 14:01:20 elitebook-2170p sudo[22730]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-aurtab ; USER=root ; COMMAND=/usr/bin/pacman --color auto -U /tmp/yaourt-tmp-izzi/PKGDEST.PSm/aurtab-1-2-any.pkg.tar
Dec 27 14:01:20 elitebook-2170p sudo[22730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 14:01:28 elitebook-2170p sudo[22730]: pam_unix(sudo:session): session closed for user root
Dec 27 14:01:36 elitebook-2170p sudo[22880]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/rm -rf /tmp/yaourt-tmp-izzi
Dec 27 14:01:36 elitebook-2170p sudo[22880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 14:01:36 elitebook-2170p sudo[22880]: pam_unix(sudo:session): session closed for user root
Dec 27 14:01:47 elitebook-2170p root[22958]: ACPI action undefined: PNP0C0A:00
Dec 27 14:02:13 elitebook-2170p root[23181]: ACPI action undefined: PNP0C0A:00
Dec 27 14:02:37 elitebook-2170p sudo[23412]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -S community/neovim
Dec 27 14:02:37 elitebook-2170p sudo[23413]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman --color auto -S community/neovim
Dec 27 14:02:37 elitebook-2170p sudo[23413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 14:02:41 elitebook-2170p sudo[23413]: pam_unix(sudo:session): session closed for user root
Dec 27 14:03:40 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service'
Dec 27 14:03:40 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.freedesktop.Notifications'
Dec 27 14:03:40 elitebook-2170p systemd[3598]: Starting XFCE notifications service...
Dec 27 14:03:40 elitebook-2170p systemd[3598]: Started XFCE notifications service.
Dec 27 14:04:05 elitebook-2170p root[24186]: ACPI action undefined: PNP0C0A:00
Dec 27 14:06:46 elitebook-2170p root[25242]: ACPI action undefined: PNP0C0A:00
Dec 27 14:07:59 elitebook-2170p root[25729]: ACPI action undefined: PNP0C0A:00
Dec 27 14:08:20 elitebook-2170p dbus[354]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Dec 27 14:08:20 elitebook-2170p dbus[354]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Dec 27 14:08:22 elitebook-2170p root[25936]: ACPI action undefined: PNP0C0A:00
Dec 27 14:08:42 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:13 [GTK=TKIP]
Dec 27 14:09:08 elitebook-2170p root[26182]: ACPI action undefined: PNP0C0A:00
Dec 27 14:09:31 elitebook-2170p root[26340]: ACPI action undefined: PNP0C0A:00
Dec 27 14:09:51 elitebook-2170p root[26465]: ACPI action undefined: PNP0C0A:00
Dec 27 14:10:09 elitebook-2170p sudo[26814]:     izzi : a password is required ; TTY=pts/0 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -S community/python-neovim
Dec 27 14:10:11 elitebook-2170p sudo[26816]:     izzi : TTY=pts/0 ; PWD=/home/izzi ; USER=root ; COMMAND=validate
Dec 27 14:10:11 elitebook-2170p sudo[26828]:     izzi : TTY=pts/0 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -S community/python-neovim
Dec 27 14:10:11 elitebook-2170p sudo[26829]:     izzi : TTY=pts/0 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman --color auto -S community/python-neovim
Dec 27 14:10:11 elitebook-2170p sudo[26829]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 14:10:13 elitebook-2170p sudo[26829]: pam_unix(sudo:session): session closed for user root
Dec 27 14:11:03 elitebook-2170p root[27123]: ACPI action undefined: PNP0C0A:00
Dec 27 14:11:07 elitebook-2170p sudo[27245]:     izzi : TTY=pts/0 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -S community/python2-neovim
Dec 27 14:11:07 elitebook-2170p sudo[27246]:     izzi : TTY=pts/0 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman --color auto -S community/python2-neovim
Dec 27 14:11:07 elitebook-2170p sudo[27246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 14:11:09 elitebook-2170p sudo[27246]: pam_unix(sudo:session): session closed for user root
Dec 27 14:11:26 elitebook-2170p root[27571]: ACPI action undefined: PNP0C0A:00
Dec 27 14:11:47 elitebook-2170p sudo[28952]:     izzi : TTY=pts/0 ; PWD=/tmp/yaourt-tmp-izzi/aur-ruby-msgpack ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -U --asdeps /tmp/yaourt-tmp-izzi/PKGDEST.qOL/ruby-msgpack-1.0.0-1-x86_64.pkg.tar
Dec 27 14:11:47 elitebook-2170p sudo[28953]:     izzi : TTY=pts/0 ; PWD=/tmp/yaourt-tmp-izzi/aur-ruby-msgpack ; USER=root ; COMMAND=/usr/bin/pacman --color auto -U --asdeps /tmp/yaourt-tmp-izzi/PKGDEST.qOL/ruby-msgpack-1.0.0-1-x86_64.pkg.tar
Dec 27 14:11:47 elitebook-2170p sudo[28953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 14:11:47 elitebook-2170p sudo[28953]: pam_unix(sudo:session): session closed for user root
Dec 27 14:11:49 elitebook-2170p root[29327]: ACPI action undefined: PNP0C0A:00
Dec 27 14:11:54 elitebook-2170p sudo[30072]:     izzi : TTY=pts/0 ; PWD=/tmp/yaourt-tmp-izzi/aur-ruby-neovim ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -U /tmp/yaourt-tmp-izzi/PKGDEST.DXH/ruby-neovim-0.3.1-1-any.pkg.tar
Dec 27 14:11:54 elitebook-2170p sudo[30073]:     izzi : TTY=pts/0 ; PWD=/tmp/yaourt-tmp-izzi/aur-ruby-neovim ; USER=root ; COMMAND=/usr/bin/pacman --color auto -U /tmp/yaourt-tmp-izzi/PKGDEST.DXH/ruby-neovim-0.3.1-1-any.pkg.tar
Dec 27 14:11:54 elitebook-2170p sudo[30073]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 14:11:54 elitebook-2170p sudo[30073]: pam_unix(sudo:session): session closed for user root
Dec 27 14:12:09 elitebook-2170p root[30184]: ACPI action undefined: PNP0C0A:00
Dec 27 14:12:12 elitebook-2170p root[30251]: ACPI action undefined: PNP0C0A:00
Dec 27 14:14:07 elitebook-2170p root[31055]: ACPI action undefined: PNP0C0A:00
Dec 27 14:14:50 elitebook-2170p root[31372]: ACPI action undefined: PNP0C0A:00
Dec 27 14:15:39 elitebook-2170p root[31732]: ACPI action undefined: PNP0C0A:00
Dec 27 14:16:02 elitebook-2170p root[31882]: ACPI action undefined: PNP0C0A:00
Dec 27 14:17:32 elitebook-2170p root[32568]: ACPI action undefined: PNP0C0A:00
Dec 27 14:17:58 elitebook-2170p root[32750]: ACPI action undefined: PNP0C0A:00
Dec 27 14:18:21 elitebook-2170p root[469]: ACPI action undefined: PNP0C0A:00
Dec 27 14:18:42 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:13 [GTK=TKIP]
Dec 27 14:19:53 elitebook-2170p root[1139]: ACPI action undefined: PNP0C0A:00
Dec 27 14:20:13 elitebook-2170p root[1303]: ACPI action undefined: PNP0C0A:00
Dec 27 14:20:39 elitebook-2170p root[1531]: ACPI action undefined: PNP0C0A:00
Dec 27 14:21:02 elitebook-2170p root[1839]: ACPI action undefined: PNP0C0A:00
Dec 27 14:22:06 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 110 to 109
Dec 27 14:22:13 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 27 14:22:13 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 27 14:22:13 elitebook-2170p sensord[569]:   Physical id 0: 46.0 C
Dec 27 14:22:13 elitebook-2170p sensord[569]:   Core 0: 46.0 C
Dec 27 14:22:13 elitebook-2170p sensord[569]:   Core 1: 46.0 C
Dec 27 14:22:13 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 27 14:22:13 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 27 14:22:13 elitebook-2170p sensord[569]:   temp1: 47.0 C
Dec 27 14:22:13 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 27 14:22:13 elitebook-2170p sensord[569]:   temp3: 44.0 C
Dec 27 14:22:13 elitebook-2170p sensord[569]:   temp4: 41.0 C
Dec 27 14:22:13 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 27 14:22:13 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 27 14:22:57 elitebook-2170p root[2815]: ACPI action undefined: PNP0C0A:00
Dec 27 14:23:17 elitebook-2170p root[3037]: ACPI action undefined: PNP0C0A:00
Dec 27 14:23:20 elitebook-2170p root[3132]: ACPI action undefined: PNP0C0A:00
Dec 27 14:23:43 elitebook-2170p root[3403]: ACPI action undefined: PNP0C0A:00
Dec 27 14:25:38 elitebook-2170p root[4401]: ACPI action undefined: PNP0C0A:00
Dec 27 14:25:59 elitebook-2170p root[4655]: ACPI action undefined: PNP0C0A:00
Dec 27 14:26:02 elitebook-2170p root[4748]: ACPI action undefined: PNP0C0A:00
Dec 27 14:26:25 elitebook-2170p root[5048]: ACPI action undefined: PNP0C0A:00
Dec 27 14:28:20 elitebook-2170p root[5959]: ACPI action undefined: PNP0C0A:00
Dec 27 14:28:40 elitebook-2170p root[6103]: ACPI action undefined: PNP0C0A:00
Dec 27 14:28:42 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:13 [GTK=TKIP]
Dec 27 14:28:43 elitebook-2170p root[6173]: ACPI action undefined: PNP0C0A:00
Dec 27 14:29:06 elitebook-2170p root[6328]: ACPI action undefined: PNP0C0A:00
Dec 27 14:29:29 elitebook-2170p root[6462]: ACPI action undefined: PNP0C0A:00
Dec 27 14:29:52 elitebook-2170p root[6637]: ACPI action undefined: PNP0C0A:00
Dec 27 14:30:15 elitebook-2170p root[6795]: ACPI action undefined: PNP0C0A:00
Dec 27 14:30:38 elitebook-2170p root[6949]: ACPI action undefined: PNP0C0A:00
Dec 27 14:30:58 elitebook-2170p root[7139]: ACPI action undefined: PNP0C0A:00
Dec 27 14:31:01 elitebook-2170p root[7208]: ACPI action undefined: PNP0C0A:00
Dec 27 14:31:24 elitebook-2170p root[7352]: ACPI action undefined: PNP0C0A:00
Dec 27 14:31:47 elitebook-2170p root[7516]: ACPI action undefined: PNP0C0A:00
Dec 27 14:32:56 elitebook-2170p root[7876]: ACPI action undefined: PNP0C0A:00
Dec 27 14:32:59 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service'
Dec 27 14:32:59 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.freedesktop.Notifications'
Dec 27 14:32:59 elitebook-2170p systemd[3598]: Starting XFCE notifications service...
Dec 27 14:32:59 elitebook-2170p systemd[3598]: Started XFCE notifications service.
Dec 27 14:32:59 elitebook-2170p xfce4-notifyd[7948]: Failed to set text 'Mount Kimbie - Crooks & Lovers' from markup due to error parsing markup: Error on line 1: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &amp;
Dec 27 14:33:19 elitebook-2170p root[8043]: ACPI action undefined: PNP0C0A:00
Dec 27 14:33:35 elitebook-2170p sudo[8798]:     izzi : a password is required ; TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-zsh-notify-git ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -U /tmp/yaourt-tmp-izzi/PKGDEST.YGy/zsh-notify-git-r46.1b0ba73-1-any.pkg.tar
Dec 27 14:33:38 elitebook-2170p sudo[8800]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-zsh-notify-git ; USER=root ; COMMAND=validate
Dec 27 14:33:38 elitebook-2170p sudo[8801]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-zsh-notify-git ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -U /tmp/yaourt-tmp-izzi/PKGDEST.YGy/zsh-notify-git-r46.1b0ba73-1-any.pkg.tar
Dec 27 14:33:38 elitebook-2170p sudo[8802]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-zsh-notify-git ; USER=root ; COMMAND=/usr/bin/pacman --color auto -U /tmp/yaourt-tmp-izzi/PKGDEST.YGy/zsh-notify-git-r46.1b0ba73-1-any.pkg.tar
Dec 27 14:33:38 elitebook-2170p sudo[8802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 14:33:39 elitebook-2170p sudo[8802]: pam_unix(sudo:session): session closed for user root
Dec 27 14:33:39 elitebook-2170p root[8824]: ACPI action undefined: PNP0C0A:00
Dec 27 14:34:05 elitebook-2170p root[9125]: ACPI action undefined: PNP0C0A:00
Dec 27 14:34:24 elitebook-2170p sudo[9351]:     izzi : TTY=pts/1 ; PWD=/srv/http/drupal/sites/all/themes/biolawnorganics ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -S community/wmctrl community/xdotool
Dec 27 14:34:24 elitebook-2170p sudo[9352]:     izzi : TTY=pts/1 ; PWD=/srv/http/drupal/sites/all/themes/biolawnorganics ; USER=root ; COMMAND=/usr/bin/pacman --color auto -S community/wmctrl community/xdotool
Dec 27 14:34:24 elitebook-2170p sudo[9352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 14:34:25 elitebook-2170p sudo[9352]: pam_unix(sudo:session): session closed for user root
Dec 27 14:34:28 elitebook-2170p root[9455]: ACPI action undefined: PNP0C0A:00
Dec 27 14:34:51 elitebook-2170p root[9691]: ACPI action undefined: PNP0C0A:00
Dec 27 14:35:14 elitebook-2170p root[9838]: ACPI action undefined: PNP0C0A:00
Dec 27 14:35:38 elitebook-2170p xfce4-notifyd[7948]: Failed to set text 'bash -c 'sleep 61 && exit 1'' from markup due to error parsing markup: Error on line 1: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &amp;
Dec 27 14:35:57 elitebook-2170p root[10072]: ACPI action undefined: PNP0C0A:00
Dec 27 14:37:08 elitebook-2170p root[10390]: ACPI action undefined: PNP0C0A:00
Dec 27 14:37:54 elitebook-2170p root[10615]: ACPI action undefined: PNP0C0A:00
Dec 27 14:38:42 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:13 [GTK=TKIP]
Dec 27 14:39:00 elitebook-2170p root[10945]: ACPI action undefined: PNP0C0A:00
Dec 27 14:40:57 elitebook-2170p root[11431]: ACPI action undefined: PNP0C0A:00
Dec 27 14:41:20 elitebook-2170p root[11587]: ACPI action undefined: PNP0C0A:00
Dec 27 14:41:40 elitebook-2170p root[11800]: ACPI action undefined: PNP0C0A:00
Dec 27 14:41:44 elitebook-2170p xfce4-notifyd[7948]: Failed to set text 'bash -c 'sleep 1 && exit 1'' from markup due to error parsing markup: Error on line 1: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &amp;
Dec 27 14:42:06 elitebook-2170p root[12074]: ACPI action undefined: PNP0C0A:00
Dec 27 14:43:15 elitebook-2170p root[12450]: ACPI action undefined: PNP0C0A:00
Dec 27 14:43:37 elitebook-2170p root[12641]: ACPI action undefined: PNP0C0A:00
Dec 27 14:44:20 elitebook-2170p root[12897]: ACPI action undefined: PNP0C0A:00
Dec 27 14:45:30 elitebook-2170p xfce4-notifyd[7948]: Failed to set text 'bash -c 'sleep 1 && exit 1'' from markup due to error parsing markup: Error on line 1: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &amp;
Dec 27 14:45:32 elitebook-2170p root[13327]: ACPI action undefined: PNP0C0A:00
Dec 27 14:45:57 elitebook-2170p xfce4-notifyd[7948]: Failed to set text 'sleep 1 && bash -c 'exit 1'' from markup due to error parsing markup: Error on line 1: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &amp;
Dec 27 14:46:38 elitebook-2170p root[13812]: ACPI action undefined: PNP0C0A:00
Dec 27 14:46:45 elitebook-2170p xfce4-notifyd[7948]: Failed to set text 'sleep 1 && bash -c 'exit 1'' from markup due to error parsing markup: Error on line 1: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &amp;
Dec 27 14:47:27 elitebook-2170p root[14492]: ACPI action undefined: PNP0C0A:00
Dec 27 14:47:27 elitebook-2170p xfce4-notifyd[7948]: Failed to set text 'sleep 1 && bash -c 'exit 1'' from markup due to error parsing markup: Error on line 1: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &amp;
Dec 27 14:47:51 elitebook-2170p xfce4-notifyd[7948]: Failed to set text 'sleep 1 && bash -c 'exit 1'' from markup due to error parsing markup: Error on line 1: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &amp;
Dec 27 14:48:42 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:13 [GTK=TKIP]
Dec 27 14:48:50 elitebook-2170p xfce4-notifyd[7948]: Failed to set text 'sleep 1 &&' from markup due to error parsing markup: Error on line 1: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &amp;
Dec 27 14:48:55 elitebook-2170p root[15486]: ACPI action undefined: PNP0C0A:00
Dec 27 14:49:30 elitebook-2170p xfce4-notifyd[7948]: Failed to set text 'sleep 1 && bash -c 'exit 1'' from markup due to error parsing markup: Error on line 1: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &amp;
Dec 27 14:49:43 elitebook-2170p xfce4-notifyd[7948]: Failed to set text 'sleep1&&bash-c'exit 1'' from markup due to error parsing markup: Error on line 1: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &amp;
Dec 27 14:49:46 elitebook-2170p xfce4-notifyd[7948]: Failed to set text 'sleep1&&bash-c'exit 1' from markup due to error parsing markup: Error on line 1: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &amp;
Dec 27 14:49:48 elitebook-2170p xfce4-notifyd[7948]: Failed to set text 'sleep1&&bash-cexit 1' from markup due to error parsing markup: Error on line 1: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &amp;
Dec 27 14:50:06 elitebook-2170p xfce4-notifyd[7948]: Failed to set text 'sleep 1 && bash -c 'exit 1'' from markup due to error parsing markup: Error on line 1: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &amp;
Dec 27 14:50:10 elitebook-2170p xfce4-notifyd[7948]: Failed to set text 'sleep 1 && bash -c 'exit 1'' from markup due to error parsing markup: Error on line 1: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &amp;
Dec 27 14:50:12 elitebook-2170p xfce4-notifyd[7948]: Failed to set text 'sleep 1 && bash -c 'exit 1'' from markup due to error parsing markup: Error on line 1: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as &amp;
Dec 27 14:51:13 elitebook-2170p root[17529]: ACPI action undefined: PNP0C0A:00
Dec 27 14:52:06 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 109 to 111
Dec 27 14:52:13 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 27 14:52:13 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 27 14:52:13 elitebook-2170p sensord[569]:   Physical id 0: 48.0 C
Dec 27 14:52:13 elitebook-2170p sensord[569]:   Core 0: 48.0 C
Dec 27 14:52:13 elitebook-2170p sensord[569]:   Core 1: 46.0 C
Dec 27 14:52:13 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 27 14:52:13 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 27 14:52:13 elitebook-2170p sensord[569]:   temp1: 47.0 C
Dec 27 14:52:13 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 27 14:52:13 elitebook-2170p sensord[569]:   temp3: 44.0 C
Dec 27 14:52:13 elitebook-2170p sensord[569]:   temp4: 40.0 C
Dec 27 14:52:13 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 27 14:52:13 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 27 14:52:25 elitebook-2170p root[18412]: ACPI action undefined: PNP0C0A:00
Dec 27 14:52:48 elitebook-2170p root[18563]: ACPI action undefined: PNP0C0A:00
Dec 27 14:53:11 elitebook-2170p root[18702]: ACPI action undefined: PNP0C0A:00
Dec 27 14:53:31 elitebook-2170p root[18844]: ACPI action undefined: PNP0C0A:00
Dec 27 14:55:48 elitebook-2170p root[19570]: ACPI action undefined: PNP0C0A:00
Dec 27 14:56:14 elitebook-2170p root[19782]: ACPI action undefined: PNP0C0A:00
Dec 27 14:57:00 elitebook-2170p root[20092]: ACPI action undefined: PNP0C0A:00
Dec 27 14:57:23 elitebook-2170p root[20239]: ACPI action undefined: PNP0C0A:00
Dec 27 14:57:46 elitebook-2170p root[20435]: ACPI action undefined: PNP0C0A:00
Dec 27 14:58:06 elitebook-2170p root[20597]: ACPI action undefined: PNP0C0A:00
Dec 27 14:58:42 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:13 [GTK=TKIP]
Dec 27 14:58:55 elitebook-2170p root[20949]: ACPI action undefined: PNP0C0A:00
Dec 27 14:59:18 elitebook-2170p root[21147]: ACPI action undefined: PNP0C0A:00
Dec 27 14:59:41 elitebook-2170p root[21285]: ACPI action undefined: PNP0C0A:00
Dec 27 15:00:24 elitebook-2170p root[21504]: ACPI action undefined: PNP0C0A:00
Dec 27 15:00:50 elitebook-2170p root[21667]: ACPI action undefined: PNP0C0A:00
Dec 27 15:01:13 elitebook-2170p root[21818]: ACPI action undefined: PNP0C0A:00
Dec 27 15:01:59 elitebook-2170p root[22165]: ACPI action undefined: PNP0C0A:00
Dec 27 15:02:41 elitebook-2170p root[22614]: ACPI action undefined: PNP0C0A:00
Dec 27 15:02:44 elitebook-2170p root[22696]: ACPI action undefined: PNP0C0A:00
Dec 27 15:03:30 elitebook-2170p root[23332]: ACPI action undefined: PNP0C0A:00
Dec 27 15:03:53 elitebook-2170p root[23482]: ACPI action undefined: PNP0C0A:00
Dec 27 15:04:20 elitebook-2170p sudo[23781]:     izzi : a password is required ; TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -Sy
Dec 27 15:04:22 elitebook-2170p sudo[23783]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=validate
Dec 27 15:04:22 elitebook-2170p sudo[23795]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -Sy
Dec 27 15:04:22 elitebook-2170p sudo[23796]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman --color auto -Sy
Dec 27 15:04:22 elitebook-2170p sudo[23796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 15:04:26 elitebook-2170p sudo[23796]: pam_unix(sudo:session): session closed for user root
Dec 27 15:04:28 elitebook-2170p sudo[23917]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -S --noconfirm -u
Dec 27 15:04:28 elitebook-2170p sudo[23918]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman --color auto -S --noconfirm -u
Dec 27 15:04:28 elitebook-2170p sudo[23918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 15:04:39 elitebook-2170p root[23970]: ACPI action undefined: PNP0C0A:00
Dec 27 15:04:52 elitebook-2170p sudo[23918]: pam_unix(sudo:session): session closed for user root
Dec 27 15:04:59 elitebook-2170p root[24317]: ACPI action undefined: PNP0C0A:00
Dec 27 15:06:34 elitebook-2170p root[25051]: ACPI action undefined: PNP0C0A:00
Dec 27 15:07:40 elitebook-2170p root[25399]: ACPI action undefined: PNP0C0A:00
Dec 27 15:07:43 elitebook-2170p root[25466]: ACPI action undefined: PNP0C0A:00
Dec 27 15:08:06 elitebook-2170p root[25646]: ACPI action undefined: PNP0C0A:00
Dec 27 15:08:29 elitebook-2170p root[25788]: ACPI action undefined: PNP0C0A:00
Dec 27 15:08:42 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:13 [GTK=TKIP]
Dec 27 15:08:51 elitebook-2170p root[25945]: ACPI action undefined: PNP0C0A:00
Dec 27 15:09:34 elitebook-2170p root[26221]: ACPI action undefined: PNP0C0A:00
Dec 27 15:09:37 elitebook-2170p root[26292]: ACPI action undefined: PNP0C0A:00
Dec 27 15:10:00 elitebook-2170p root[26450]: ACPI action undefined: PNP0C0A:00
Dec 27 15:10:23 elitebook-2170p root[26602]: ACPI action undefined: PNP0C0A:00
Dec 27 15:10:46 elitebook-2170p root[26867]: ACPI action undefined: PNP0C0A:00
Dec 27 15:11:09 elitebook-2170p root[27013]: ACPI action undefined: PNP0C0A:00
Dec 27 15:11:32 elitebook-2170p root[27159]: ACPI action undefined: PNP0C0A:00
Dec 27 15:11:52 elitebook-2170p root[27404]: ACPI action undefined: PNP0C0A:00
Dec 27 15:13:04 elitebook-2170p root[27832]: ACPI action undefined: PNP0C0A:00
Dec 27 15:13:27 elitebook-2170p root[27976]: ACPI action undefined: PNP0C0A:00
Dec 27 15:14:33 elitebook-2170p root[28577]: ACPI action undefined: PNP0C0A:00
Dec 27 15:14:43 elitebook-2170p dbus[354]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Dec 27 15:14:43 elitebook-2170p dbus[354]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Dec 27 15:14:59 elitebook-2170p root[28876]: ACPI action undefined: PNP0C0A:00
Dec 27 15:15:45 elitebook-2170p root[29172]: ACPI action undefined: PNP0C0A:00
Dec 27 15:15:53 elitebook-2170p sudo[29921]:     izzi : a password is required ; TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-neovim-a ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -U --noconfirm /tmp/yaourt-tmp-izzi/PKGDEST.8E3/neovim-a-2.18-1-any.pkg.tar
Dec 27 15:16:09 elitebook-2170p sudo[29923]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-neovim-a ; USER=root ; COMMAND=validate
Dec 27 15:16:09 elitebook-2170p sudo[30020]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-neovim-a ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -U --noconfirm /tmp/yaourt-tmp-izzi/PKGDEST.8E3/neovim-a-2.18-1-any.pkg.tar
Dec 27 15:16:09 elitebook-2170p sudo[30021]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-neovim-a ; USER=root ; COMMAND=/usr/bin/pacman --color auto -U --noconfirm /tmp/yaourt-tmp-izzi/PKGDEST.8E3/neovim-a-2.18-1-any.pkg.tar
Dec 27 15:16:09 elitebook-2170p sudo[30021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 15:16:11 elitebook-2170p sudo[30021]: pam_unix(sudo:session): session closed for user root
Dec 27 15:16:22 elitebook-2170p sudo[31100]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-neovim-airline ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -U --noconfirm /tmp/yaourt-tmp-izzi/PKGDEST.uah/neovim-airline-0.8-1-any.pkg.tar /tmp/yaourt-tmp-izzi/PKGDEST.uah/neovim-airline-themes-0.8.r1146.5a6453c-2-any.pkg.tar
Dec 27 15:16:22 elitebook-2170p sudo[31101]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-neovim-airline ; USER=root ; COMMAND=/usr/bin/pacman --color auto -U --noconfirm /tmp/yaourt-tmp-izzi/PKGDEST.uah/neovim-airline-0.8-1-any.pkg.tar /tmp/yaourt-tmp-izzi/PKGDEST.uah/neovim-airline-themes-0.8.r1146.5a6453c-2-any.pkg.tar
Dec 27 15:16:22 elitebook-2170p sudo[31101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 15:16:25 elitebook-2170p sudo[31101]: pam_unix(sudo:session): session closed for user root
Dec 27 15:16:28 elitebook-2170p root[31159]: ACPI action undefined: PNP0C0A:00
Dec 27 15:16:29 elitebook-2170p sudo[31726]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-neovim-fugitive ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -U --noconfirm /tmp/yaourt-tmp-izzi/PKGDEST.wS3/neovim-fugitive-2.2-2-any.pkg.tar
Dec 27 15:16:29 elitebook-2170p sudo[31727]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-neovim-fugitive ; USER=root ; COMMAND=/usr/bin/pacman --color auto -U --noconfirm /tmp/yaourt-tmp-izzi/PKGDEST.wS3/neovim-fugitive-2.2-2-any.pkg.tar
Dec 27 15:16:29 elitebook-2170p sudo[31727]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 15:16:32 elitebook-2170p sudo[31727]: pam_unix(sudo:session): session closed for user root
Dec 27 15:16:37 elitebook-2170p sudo[32305]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-neovim-plug ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -U --noconfirm /tmp/yaourt-tmp-izzi/PKGDEST.4aG/neovim-plug-0.7.2-1-any.pkg.tar
Dec 27 15:16:37 elitebook-2170p sudo[32306]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-neovim-plug ; USER=root ; COMMAND=/usr/bin/pacman --color auto -U --noconfirm /tmp/yaourt-tmp-izzi/PKGDEST.4aG/neovim-plug-0.7.2-1-any.pkg.tar
Dec 27 15:16:37 elitebook-2170p sudo[32306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 15:16:37 elitebook-2170p sudo[32306]: pam_unix(sudo:session): session closed for user root
Dec 27 15:16:41 elitebook-2170p sudo[412]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-neovim-supertab ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -U --noconfirm /tmp/yaourt-tmp-izzi/PKGDEST.8oe/neovim-supertab-2.1-1-any.pkg.tar
Dec 27 15:16:41 elitebook-2170p sudo[413]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-neovim-supertab ; USER=root ; COMMAND=/usr/bin/pacman --color auto -U --noconfirm /tmp/yaourt-tmp-izzi/PKGDEST.8oe/neovim-supertab-2.1-1-any.pkg.tar
Dec 27 15:16:41 elitebook-2170p sudo[413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 15:16:44 elitebook-2170p sudo[413]: pam_unix(sudo:session): session closed for user root
Dec 27 15:16:54 elitebook-2170p root[1421]: ACPI action undefined: PNP0C0A:00
Dec 27 15:16:54 elitebook-2170p sudo[1583]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-neovim-syntastic ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -U --noconfirm /tmp/yaourt-tmp-izzi/PKGDEST.Tyv/neovim-syntastic-3.7.0-1-any.pkg.tar
Dec 27 15:16:54 elitebook-2170p sudo[1584]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-neovim-syntastic ; USER=root ; COMMAND=/usr/bin/pacman --color auto -U --noconfirm /tmp/yaourt-tmp-izzi/PKGDEST.Tyv/neovim-syntastic-3.7.0-1-any.pkg.tar
Dec 27 15:16:54 elitebook-2170p sudo[1584]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 15:16:57 elitebook-2170p sudo[1584]: pam_unix(sudo:session): session closed for user root
Dec 27 15:17:17 elitebook-2170p root[1798]: ACPI action undefined: PNP0C0A:00
Dec 27 15:18:42 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:13 [GTK=TKIP]
Dec 27 15:18:46 elitebook-2170p root[2566]: ACPI action undefined: PNP0C0A:00
Dec 27 15:19:12 elitebook-2170p root[2743]: ACPI action undefined: PNP0C0A:00
Dec 27 15:19:58 elitebook-2170p root[3290]: ACPI action undefined: PNP0C0A:00
Dec 27 15:20:21 elitebook-2170p root[3554]: ACPI action undefined: PNP0C0A:00
Dec 27 15:21:04 elitebook-2170p root[3877]: ACPI action undefined: PNP0C0A:00
Dec 27 15:21:07 elitebook-2170p root[3944]: ACPI action undefined: PNP0C0A:00
Dec 27 15:22:13 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 27 15:22:13 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 27 15:22:13 elitebook-2170p sensord[569]:   Physical id 0: 50.0 C
Dec 27 15:22:13 elitebook-2170p sensord[569]:   Core 0: 50.0 C
Dec 27 15:22:13 elitebook-2170p sensord[569]:   Core 1: 48.0 C
Dec 27 15:22:13 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 27 15:22:13 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 27 15:22:13 elitebook-2170p sensord[569]:   temp1: 49.0 C
Dec 27 15:22:13 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 27 15:22:13 elitebook-2170p sensord[569]:   temp3: 45.0 C
Dec 27 15:22:13 elitebook-2170p sensord[569]:   temp4: 42.0 C
Dec 27 15:22:13 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 27 15:22:13 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 27 15:22:16 elitebook-2170p root[4396]: ACPI action undefined: PNP0C0A:00
Dec 27 15:22:39 elitebook-2170p root[4588]: ACPI action undefined: PNP0C0A:00
Dec 27 15:23:21 elitebook-2170p root[4900]: ACPI action undefined: PNP0C0A:00
Dec 27 15:23:47 elitebook-2170p root[5310]: ACPI action undefined: PNP0C0A:00
Dec 27 15:24:10 elitebook-2170p root[5469]: ACPI action undefined: PNP0C0A:00
Dec 27 15:25:40 elitebook-2170p root[6303]: ACPI action undefined: PNP0C0A:00
Dec 27 15:25:41 elitebook-2170p root[6359]: ACPI action undefined: PNP0C0A:00
Dec 27 15:25:41 elitebook-2170p laptop-mode[6376]: You have a broken battery. Cannot determine actual state
Dec 27 15:25:41 elitebook-2170p laptop-mode[6377]: Please report this to the linux-acpi developers
Dec 27 15:25:41 elitebook-2170p laptop-mode[6378]: Not determining any state from this device: /sys/class/power_supply/BAT0
Dec 27 15:25:41 elitebook-2170p laptop-mode[6402]: You have a broken battery. Cannot determine actual state
Dec 27 15:25:41 elitebook-2170p laptop-mode[6403]: Please report this to the linux-acpi developers
Dec 27 15:25:41 elitebook-2170p laptop-mode[6404]: Not determining any state from this device: /sys/class/power_supply/BAT0
Dec 27 15:25:41 elitebook-2170p root[6425]: ACPI action undefined: ACPI0003:00
Dec 27 15:25:41 elitebook-2170p systemd[1]: Reloading Laptop Mode Tools.
Dec 27 15:25:41 elitebook-2170p root[6435]: ACPI group/action undefined: processor / LNXCPU:00
Dec 27 15:25:42 elitebook-2170p root[6437]: ACPI group/action undefined: processor / LNXCPU:01
Dec 27 15:25:42 elitebook-2170p root[6450]: ACPI group/action undefined: processor / LNXCPU:02
Dec 27 15:25:42 elitebook-2170p root[6469]: ACPI group/action undefined: processor / LNXCPU:03
Dec 27 15:25:42 elitebook-2170p root[6481]: ACPI group/action undefined: PNP0C14:00 / 00000080
Dec 27 15:25:42 elitebook-2170p laptop_mode[6427]: Laptop mode
Dec 27 15:25:42 elitebook-2170p laptop-mode[6498]: enabled, not active
Dec 27 15:25:42 elitebook-2170p laptop_mode[6427]: enabled, not active
Dec 27 15:25:42 elitebook-2170p kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
Dec 27 15:25:42 elitebook-2170p root[6982]: ACPI action undefined: PNP0C0A:00
Dec 27 15:25:42 elitebook-2170p kernel: EXT4-fs (sda2): re-mounted. Opts: block_validity,barrier,user_xattr,acl,stripe=4
Dec 27 15:25:42 elitebook-2170p laptop-mode[7051]: Failed to re-set power saving mode for wireless card
Dec 27 15:25:42 elitebook-2170p laptop_mode[6427]: Failed to re-set power saving mode for wireless card
Dec 27 15:25:42 elitebook-2170p laptop-mode[7060]: Failed to re-set power saving mode for wireless card
Dec 27 15:25:42 elitebook-2170p laptop_mode[6427]: Failed to re-set power saving mode for wireless card
Dec 27 15:25:42 elitebook-2170p kernel: ata4: SATA link down (SStatus 0 SControl 300)
Dec 27 15:25:43 elitebook-2170p kernel: ata6: SATA link down (SStatus 0 SControl 300)
Dec 27 15:25:43 elitebook-2170p systemd[1]: Reloaded Laptop Mode Tools.
Dec 27 15:25:43 elitebook-2170p root[7102]: ACPI action undefined: PNP0C0A:00
Dec 27 15:25:46 elitebook-2170p root[7159]: ACPI action undefined: PNP0C0A:00
Dec 27 15:27:01 elitebook-2170p root[7480]: ACPI action undefined: PNP0C0A:00
Dec 27 15:28:10 elitebook-2170p root[7770]: ACPI action undefined: PNP0C0A:00
Dec 27 15:28:42 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:13 [GTK=TKIP]
Dec 27 15:29:19 elitebook-2170p root[8142]: ACPI action undefined: PNP0C0A:00
Dec 27 15:30:05 elitebook-2170p root[8359]: ACPI action undefined: PNP0C0A:00
Dec 27 15:31:14 elitebook-2170p root[8664]: ACPI action undefined: PNP0C0A:00
Dec 27 15:32:22 elitebook-2170p root[8963]: ACPI action undefined: PNP0C0A:00
Dec 27 15:33:31 elitebook-2170p root[9253]: ACPI action undefined: PNP0C0A:00
Dec 27 15:34:40 elitebook-2170p root[9552]: ACPI action undefined: PNP0C0A:00
Dec 27 15:35:26 elitebook-2170p root[9759]: ACPI action undefined: PNP0C0A:00
Dec 27 15:35:50 elitebook-2170p xfce4-notifyd[7948]: Could not find the icon 'xfce4-notifyd-ltr'. The 'hicolor' theme
                                                     was not found either, perhaps you need to install it.
                                                     You can get a copy from:
                                                             http://icon-theme.freedesktop.org/releases
Dec 27 15:35:50 elitebook-2170p xfce4-notifyd[7948]: Could not load a pixbuf from /org/gtk/libgtk/icons/48x48/status/image-missing.png.
                                                     This may indicate that pixbuf loaders or the mime database could not be found.
Dec 27 15:35:50 elitebook-2170p xfce4-notifyd[7948]: **
Dec 27 15:35:50 elitebook-2170p xfce4-notifyd[7948]: Gtk:ERROR:gtkiconhelper.c:493:ensure_surface_for_gicon: assertion failed: (destination)
Dec 27 15:35:50 elitebook-2170p systemd[1]: Created slice system-systemd\x2dcoredump.slice.
Dec 27 15:35:50 elitebook-2170p systemd[1]: Started Process Core Dump (PID 9911/UID 0).
Dec 27 15:35:50 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Main process exited, code=dumped, status=6/ABRT
Dec 27 15:35:50 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Unit entered failed state.
Dec 27 15:35:50 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Failed with result 'core-dump'.
Dec 27 15:35:50 elitebook-2170p systemd-coredump[9912]: Process 7948 (xfce4-notifyd) of user 1000 dumped core.
                                                        
                                                        Stack trace of thread 7948:
                                                        #0  0x00007fb182c5304f raise (libc.so.6)
                                                        #1  0x00007fb182c5447a abort (libc.so.6)
                                                        #2  0x00007fb18324c2a5 g_assertion_message (libglib-2.0.so.0)
                                                        #3  0x00007fb18324c33a g_assertion_message_expr (libglib-2.0.so.0)
                                                        #4  0x00007fb184a61d17 n/a (libgtk-3.so.0)
                                                        #5  0x00007fb184a62415 n/a (libgtk-3.so.0)
                                                        #6  0x00007fb184a624e4 n/a (libgtk-3.so.0)
                                                        #7  0x00007fb184a626d8 n/a (libgtk-3.so.0)
                                                        #8  0x00007fb184a75d3d n/a (libgtk-3.so.0)
                                                        #9  0x00007fb1849dc5f3 n/a (libgtk-3.so.0)
                                                        #10 0x00007fb1849e0841 n/a (libgtk-3.so.0)
                                                        #11 0x00007fb184a764f3 n/a (libgtk-3.so.0)
                                                        #12 0x00007fb184b3d2e4 n/a (libgtk-3.so.0)
                                                        #13 0x00007fb184b3d52f n/a (libgtk-3.so.0)
                                                        #14 0x00007fb184b3d5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #15 0x00007fb18498b7df n/a (libgtk-3.so.0)
                                                        #16 0x00007fb1849dc5f3 n/a (libgtk-3.so.0)
                                                        #17 0x00007fb1849e0841 n/a (libgtk-3.so.0)
                                                        #18 0x00007fb18498c2f3 n/a (libgtk-3.so.0)
                                                        #19 0x00007fb184b3d2e4 n/a (libgtk-3.so.0)
                                                        #20 0x00007fb184b3d52f n/a (libgtk-3.so.0)
                                                        #21 0x00007fb184b3d5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #22 0x00007fb18498b7df n/a (libgtk-3.so.0)
                                                        #23 0x00007fb1849dc5f3 n/a (libgtk-3.so.0)
                                                        #24 0x00007fb1849e0841 n/a (libgtk-3.so.0)
                                                        #25 0x00007fb18498c2f3 n/a (libgtk-3.so.0)
                                                        #26 0x00007fb184b3d2e4 n/a (libgtk-3.so.0)
                                                        #27 0x00007fb184b3d52f n/a (libgtk-3.so.0)
                                                        #28 0x00007fb184b3d5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #29 0x00007fb184c01602 n/a (libgtk-3.so.0)
                                                        #30 0x00007fb184b3d2e4 n/a (libgtk-3.so.0)
                                                        #31 0x00007fb184b3d52f n/a (libgtk-3.so.0)
                                                        #32 0x00007fb184b3d5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #33 0x00007fb184b3d920 n/a (libgtk-3.so.0)
                                                        #34 0x00007fb184c02fa2 n/a (libgtk-3.so.0)
                                                        #35 0x00007fb184c079ac n/a (libgtk-3.so.0)
                                                        #36 0x000000000040c1a1 n/a (xfce4-notifyd)
                                                        #37 0x00007fb1834fdf75 g_closure_invoke (libgobject-2.0.so.0)
                                                        #38 0x00007fb18350f95c n/a (libgobject-2.0.so.0)
                                                        #39 0x00007fb183518bcc g_signal_emit_valist (libgobject-2.0.so.0)
                                                        #40 0x00007fb183518faf g_signal_emit (libgobject-2.0.so.0)
                                                        #41 0x00007fb184bf80d4 gtk_widget_realize (libgtk-3.so.0)
                                                        #42 0x000000000040b2e5 n/a (xfce4-notifyd)
                                                        #43 0x00007fb17cebe1c8 ffi_call_unix64 (libffi.so.6)
                                                        #44 0x00007fb17cebdc2a ffi_call (libffi.so.6)
                                                        #45 0x00007fb1834fe7ae g_cclosure_marshal_generic (libgobject-2.0.so.0)
                                                        #46 0x00007fb1834fdf75 g_closure_invoke (libgobject-2.0.so.0)
                                                        #47 0x00007fb18350ff82 n/a (libgobject-2.0.so.0)
                                                        #48 0x00007fb183517d31 g_signal_emitv (libgobject-2.0.so.0)
                                                        #49 0x00000000004084b0 n/a (xfce4-notifyd)
                                                        #50 0x00007fb183813747 n/a (libgio-2.0.so.0)
                                                        #51 0x00007fb1837fbc6c n/a (libgio-2.0.so.0)
                                                        #52 0x00007fb18322543a g_main_context_dispatch (libglib-2.0.so.0)
                                                        #53 0x00007fb1832257f0 n/a (libglib-2.0.so.0)
                                                        #54 0x00007fb183225b12 g_main_loop_run (libglib-2.0.so.0)
                                                        #55 0x00007fb184a9ac35 gtk_main (libgtk-3.so.0)
                                                        #56 0x00000000004071ae n/a (xfce4-notifyd)
                                                        #57 0x00007fb182c40291 __libc_start_main (libc.so.6)
                                                        #58 0x000000000040724a n/a (xfce4-notifyd)
                                                        
                                                        Stack trace of thread 7949:
                                                        #0  0x00007fb182cff48d poll (libc.so.6)
                                                        #1  0x00007fb183225786 n/a (libglib-2.0.so.0)
                                                        #2  0x00007fb18322589c g_main_context_iteration (libglib-2.0.so.0)
                                                        #3  0x00007fb1832258e1 n/a (libglib-2.0.so.0)
                                                        #4  0x00007fb18324d0d5 n/a (libglib-2.0.so.0)
                                                        #5  0x00007fb182fc5454 start_thread (libpthread.so.0)
                                                        #6  0x00007fb182d087df __clone (libc.so.6)
                                                        
                                                        Stack trace of thread 7951:
                                                        #0  0x00007fb182cff48d poll (libc.so.6)
                                                        #1  0x00007fb183225786 n/a (libglib-2.0.so.0)
                                                        #2  0x00007fb183225b12 g_main_loop_run (libglib-2.0.so.0)
                                                        #3  0x00007fb18380b316 n/a (libgio-2.0.so.0)
                                                        #4  0x00007fb18324d0d5 n/a (libglib-2.0.so.0)
                                                        #5  0x00007fb182fc5454 start_thread (libpthread.so.0)
                                                        #6  0x00007fb182d087df __clone (libc.so.6)
Dec 27 15:35:53 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service'
Dec 27 15:35:53 elitebook-2170p systemd[3598]: Starting XFCE notifications service...
Dec 27 15:35:53 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.freedesktop.Notifications'
Dec 27 15:35:53 elitebook-2170p systemd[3598]: Started XFCE notifications service.
Dec 27 15:35:53 elitebook-2170p xfce4-notifyd[9931]: Could not find the icon 'xfce4-notifyd-ltr'. The 'hicolor' theme
                                                     was not found either, perhaps you need to install it.
                                                     You can get a copy from:
                                                             http://icon-theme.freedesktop.org/releases
Dec 27 15:35:53 elitebook-2170p xfce4-notifyd[9931]: Could not load a pixbuf from /org/gtk/libgtk/icons/48x48/status/image-missing.png.
                                                     This may indicate that pixbuf loaders or the mime database could not be found.
Dec 27 15:35:53 elitebook-2170p xfce4-notifyd[9931]: **
Dec 27 15:35:53 elitebook-2170p xfce4-notifyd[9931]: Gtk:ERROR:gtkiconhelper.c:493:ensure_surface_for_gicon: assertion failed: (destination)
Dec 27 15:35:53 elitebook-2170p systemd[1]: Started Process Core Dump (PID 9935/UID 0).
Dec 27 15:35:54 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Main process exited, code=dumped, status=6/ABRT
Dec 27 15:35:54 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Unit entered failed state.
Dec 27 15:35:54 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Failed with result 'core-dump'.
Dec 27 15:35:54 elitebook-2170p systemd-coredump[9936]: Process 9931 (xfce4-notifyd) of user 1000 dumped core.
                                                        
                                                        Stack trace of thread 9931:
                                                        #0  0x00007fb8dc72404f raise (libc.so.6)
                                                        #1  0x00007fb8dc72547a abort (libc.so.6)
                                                        #2  0x00007fb8dcd1d2a5 g_assertion_message (libglib-2.0.so.0)
                                                        #3  0x00007fb8dcd1d33a g_assertion_message_expr (libglib-2.0.so.0)
                                                        #4  0x00007fb8de532d17 n/a (libgtk-3.so.0)
                                                        #5  0x00007fb8de533415 n/a (libgtk-3.so.0)
                                                        #6  0x00007fb8de5334e4 n/a (libgtk-3.so.0)
                                                        #7  0x00007fb8de5336d8 n/a (libgtk-3.so.0)
                                                        #8  0x00007fb8de546d3d n/a (libgtk-3.so.0)
                                                        #9  0x00007fb8de4ad5f3 n/a (libgtk-3.so.0)
                                                        #10 0x00007fb8de4b1841 n/a (libgtk-3.so.0)
                                                        #11 0x00007fb8de5474f3 n/a (libgtk-3.so.0)
                                                        #12 0x00007fb8de60e2e4 n/a (libgtk-3.so.0)
                                                        #13 0x00007fb8de60e52f n/a (libgtk-3.so.0)
                                                        #14 0x00007fb8de60e5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #15 0x00007fb8de45c7df n/a (libgtk-3.so.0)
                                                        #16 0x00007fb8de4ad5f3 n/a (libgtk-3.so.0)
                                                        #17 0x00007fb8de4b1841 n/a (libgtk-3.so.0)
                                                        #18 0x00007fb8de45d2f3 n/a (libgtk-3.so.0)
                                                        #19 0x00007fb8de60e2e4 n/a (libgtk-3.so.0)
                                                        #20 0x00007fb8de60e52f n/a (libgtk-3.so.0)
                                                        #21 0x00007fb8de60e5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #22 0x00007fb8de45c7df n/a (libgtk-3.so.0)
                                                        #23 0x00007fb8de4ad5f3 n/a (libgtk-3.so.0)
                                                        #24 0x00007fb8de4b1841 n/a (libgtk-3.so.0)
                                                        #25 0x00007fb8de45d2f3 n/a (libgtk-3.so.0)
                                                        #26 0x00007fb8de60e2e4 n/a (libgtk-3.so.0)
                                                        #27 0x00007fb8de60e52f n/a (libgtk-3.so.0)
                                                        #28 0x00007fb8de60e5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #29 0x00007fb8de6d2602 n/a (libgtk-3.so.0)
                                                        #30 0x00007fb8de60e2e4 n/a (libgtk-3.so.0)
                                                        #31 0x00007fb8de60e52f n/a (libgtk-3.so.0)
                                                        #32 0x00007fb8de60e5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #33 0x00007fb8de60e920 n/a (libgtk-3.so.0)
                                                        #34 0x00007fb8de6d3fa2 n/a (libgtk-3.so.0)
                                                        #35 0x00007fb8de6d89ac n/a (libgtk-3.so.0)
                                                        #36 0x000000000040c1a1 n/a (xfce4-notifyd)
                                                        #37 0x00007fb8dcfcef75 g_closure_invoke (libgobject-2.0.so.0)
                                                        #38 0x00007fb8dcfe095c n/a (libgobject-2.0.so.0)
                                                        #39 0x00007fb8dcfe9bcc g_signal_emit_valist (libgobject-2.0.so.0)
                                                        #40 0x00007fb8dcfe9faf g_signal_emit (libgobject-2.0.so.0)
                                                        #41 0x00007fb8de6c90d4 gtk_widget_realize (libgtk-3.so.0)
                                                        #42 0x000000000040b2e5 n/a (xfce4-notifyd)
                                                        #43 0x00007fb8d698f1c8 ffi_call_unix64 (libffi.so.6)
                                                        #44 0x00007fb8d698ec2a ffi_call (libffi.so.6)
                                                        #45 0x00007fb8dcfcf7ae g_cclosure_marshal_generic (libgobject-2.0.so.0)
                                                        #46 0x00007fb8dcfcef75 g_closure_invoke (libgobject-2.0.so.0)
                                                        #47 0x00007fb8dcfe0f82 n/a (libgobject-2.0.so.0)
                                                        #48 0x00007fb8dcfe8d31 g_signal_emitv (libgobject-2.0.so.0)
                                                        #49 0x00000000004084b0 n/a (xfce4-notifyd)
                                                        #50 0x00007fb8dd2e4747 n/a (libgio-2.0.so.0)
                                                        #51 0x00007fb8dd2ccc6c n/a (libgio-2.0.so.0)
                                                        #52 0x00007fb8dccf643a g_main_context_dispatch (libglib-2.0.so.0)
                                                        #53 0x00007fb8dccf67f0 n/a (libglib-2.0.so.0)
                                                        #54 0x00007fb8dccf6b12 g_main_loop_run (libglib-2.0.so.0)
                                                        #55 0x00007fb8de56bc35 gtk_main (libgtk-3.so.0)
                                                        #56 0x00000000004071ae n/a (xfce4-notifyd)
                                                        #57 0x00007fb8dc711291 __libc_start_main (libc.so.6)
                                                        #58 0x000000000040724a n/a (xfce4-notifyd)
                                                        
                                                        Stack trace of thread 9933:
                                                        #0  0x00007fb8dc7d4f19 syscall (libc.so.6)
                                                        #1  0x00007fb8dcd3c03a g_cond_wait_until (libglib-2.0.so.0)
                                                        #2  0x00007fb8dcccae89 n/a (libglib-2.0.so.0)
                                                        #3  0x00007fb8dcd1eaa6 n/a (libglib-2.0.so.0)
                                                        #4  0x00007fb8dcd1e0d5 n/a (libglib-2.0.so.0)
                                                        #5  0x00007fb8dca96454 start_thread (libpthread.so.0)
                                                        #6  0x00007fb8dc7d97df __clone (libc.so.6)
                                                        
                                                        Stack trace of thread 9932:
                                                        #0  0x00007fb8dc7d048d poll (libc.so.6)
                                                        #1  0x00007fb8dccf6786 n/a (libglib-2.0.so.0)
                                                        #2  0x00007fb8dccf689c g_main_context_iteration (libglib-2.0.so.0)
                                                        #3  0x00007fb8dccf68e1 n/a (libglib-2.0.so.0)
                                                        #4  0x00007fb8dcd1e0d5 n/a (libglib-2.0.so.0)
                                                        #5  0x00007fb8dca96454 start_thread (libpthread.so.0)
                                                        #6  0x00007fb8dc7d97df __clone (libc.so.6)
                                                        
                                                        Stack trace of thread 9934:
                                                        #0  0x00007fb8dc7d048d poll (libc.so.6)
                                                        #1  0x00007fb8dccf6786 n/a (libglib-2.0.so.0)
                                                        #2  0x00007fb8dccf6b12 g_main_loop_run (libglib-2.0.so.0)
                                                        #3  0x00007fb8dd2dc316 n/a (libgio-2.0.so.0)
                                                        #4  0x00007fb8dcd1e0d5 n/a (libglib-2.0.so.0)
                                                        #5  0x00007fb8dca96454 start_thread (libpthread.so.0)
                                                        #6  0x00007fb8dc7d97df __clone (libc.so.6)
Dec 27 15:35:54 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service'
Dec 27 15:35:54 elitebook-2170p systemd[3598]: Starting XFCE notifications service...
Dec 27 15:35:54 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.freedesktop.Notifications'
Dec 27 15:35:54 elitebook-2170p systemd[3598]: Started XFCE notifications service.
Dec 27 15:35:54 elitebook-2170p xfce4-notifyd[9955]: Could not find the icon 'xfce4-notifyd-ltr'. The 'hicolor' theme
                                                     was not found either, perhaps you need to install it.
                                                     You can get a copy from:
                                                             http://icon-theme.freedesktop.org/releases
Dec 27 15:35:54 elitebook-2170p xfce4-notifyd[9955]: Could not load a pixbuf from /org/gtk/libgtk/icons/48x48/status/image-missing.png.
                                                     This may indicate that pixbuf loaders or the mime database could not be found.
Dec 27 15:35:54 elitebook-2170p xfce4-notifyd[9955]: **
Dec 27 15:35:54 elitebook-2170p xfce4-notifyd[9955]: Gtk:ERROR:gtkiconhelper.c:493:ensure_surface_for_gicon: assertion failed: (destination)
Dec 27 15:35:54 elitebook-2170p systemd[1]: Started Process Core Dump (PID 9959/UID 0).
Dec 27 15:35:54 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Main process exited, code=dumped, status=6/ABRT
Dec 27 15:35:54 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Unit entered failed state.
Dec 27 15:35:54 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Failed with result 'core-dump'.
Dec 27 15:35:54 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service'
Dec 27 15:35:54 elitebook-2170p systemd[3598]: Starting XFCE notifications service...
Dec 27 15:35:54 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.freedesktop.Notifications'
Dec 27 15:35:54 elitebook-2170p systemd[3598]: Started XFCE notifications service.
Dec 27 15:35:54 elitebook-2170p xfce4-notifyd[9962]: Could not find the icon 'xfce4-notifyd-ltr'. The 'hicolor' theme
                                                     was not found either, perhaps you need to install it.
                                                     You can get a copy from:
                                                             http://icon-theme.freedesktop.org/releases
Dec 27 15:35:54 elitebook-2170p xfce4-notifyd[9962]: Could not load a pixbuf from /org/gtk/libgtk/icons/48x48/status/image-missing.png.
                                                     This may indicate that pixbuf loaders or the mime database could not be found.
Dec 27 15:35:54 elitebook-2170p xfce4-notifyd[9962]: **
Dec 27 15:35:54 elitebook-2170p xfce4-notifyd[9962]: Gtk:ERROR:gtkiconhelper.c:493:ensure_surface_for_gicon: assertion failed: (destination)
Dec 27 15:35:54 elitebook-2170p systemd[1]: Started Process Core Dump (PID 9966/UID 0).
Dec 27 15:35:54 elitebook-2170p systemd-coredump[9960]: Process 9955 (xfce4-notifyd) of user 1000 dumped core.
                                                        
                                                        Stack trace of thread 9955:
                                                        #0  0x00007fc0f08f304f raise (libc.so.6)
                                                        #1  0x00007fc0f08f447a abort (libc.so.6)
                                                        #2  0x00007fc0f0eec2a5 g_assertion_message (libglib-2.0.so.0)
                                                        #3  0x00007fc0f0eec33a g_assertion_message_expr (libglib-2.0.so.0)
                                                        #4  0x00007fc0f2701d17 n/a (libgtk-3.so.0)
                                                        #5  0x00007fc0f2702415 n/a (libgtk-3.so.0)
                                                        #6  0x00007fc0f27024e4 n/a (libgtk-3.so.0)
                                                        #7  0x00007fc0f27026d8 n/a (libgtk-3.so.0)
                                                        #8  0x00007fc0f2715d3d n/a (libgtk-3.so.0)
                                                        #9  0x00007fc0f267c5f3 n/a (libgtk-3.so.0)
                                                        #10 0x00007fc0f2680841 n/a (libgtk-3.so.0)
                                                        #11 0x00007fc0f27164f3 n/a (libgtk-3.so.0)
                                                        #12 0x00007fc0f27dd2e4 n/a (libgtk-3.so.0)
                                                        #13 0x00007fc0f27dd52f n/a (libgtk-3.so.0)
                                                        #14 0x00007fc0f27dd5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #15 0x00007fc0f262b7df n/a (libgtk-3.so.0)
                                                        #16 0x00007fc0f267c5f3 n/a (libgtk-3.so.0)
                                                        #17 0x00007fc0f2680841 n/a (libgtk-3.so.0)
                                                        #18 0x00007fc0f262c2f3 n/a (libgtk-3.so.0)
                                                        #19 0x00007fc0f27dd2e4 n/a (libgtk-3.so.0)
                                                        #20 0x00007fc0f27dd52f n/a (libgtk-3.so.0)
                                                        #21 0x00007fc0f27dd5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #22 0x00007fc0f262b7df n/a (libgtk-3.so.0)
                                                        #23 0x00007fc0f267c5f3 n/a (libgtk-3.so.0)
                                                        #24 0x00007fc0f2680841 n/a (libgtk-3.so.0)
                                                        #25 0x00007fc0f262c2f3 n/a (libgtk-3.so.0)
                                                        #26 0x00007fc0f27dd2e4 n/a (libgtk-3.so.0)
                                                        #27 0x00007fc0f27dd52f n/a (libgtk-3.so.0)
                                                        #28 0x00007fc0f27dd5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #29 0x00007fc0f28a1602 n/a (libgtk-3.so.0)
                                                        #30 0x00007fc0f27dd2e4 n/a (libgtk-3.so.0)
                                                        #31 0x00007fc0f27dd52f n/a (libgtk-3.so.0)
                                                        #32 0x00007fc0f27dd5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #33 0x00007fc0f27dd920 n/a (libgtk-3.so.0)
                                                        #34 0x00007fc0f28a2fa2 n/a (libgtk-3.so.0)
                                                        #35 0x00007fc0f28a79ac n/a (libgtk-3.so.0)
                                                        #36 0x000000000040c1a1 n/a (xfce4-notifyd)
                                                        #37 0x00007fc0f119df75 g_closure_invoke (libgobject-2.0.so.0)
                                                        #38 0x00007fc0f11af95c n/a (libgobject-2.0.so.0)
                                                        #39 0x00007fc0f11b8bcc g_signal_emit_valist (libgobject-2.0.so.0)
                                                        #40 0x00007fc0f11b8faf g_signal_emit (libgobject-2.0.so.0)
                                                        #41 0x00007fc0f28980d4 gtk_widget_realize (libgtk-3.so.0)
                                                        #42 0x000000000040b2e5 n/a (xfce4-notifyd)
                                                        #43 0x00007fc0eab5e1c8 ffi_call_unix64 (libffi.so.6)
                                                        #44 0x00007fc0eab5dc2a ffi_call (libffi.so.6)
                                                        #45 0x00007fc0f119e7ae g_cclosure_marshal_generic (libgobject-2.0.so.0)
                                                        #46 0x00007fc0f119df75 g_closure_invoke (libgobject-2.0.so.0)
                                                        #47 0x00007fc0f11aff82 n/a (libgobject-2.0.so.0)
                                                        #48 0x00007fc0f11b7d31 g_signal_emitv (libgobject-2.0.so.0)
                                                        #49 0x00000000004084b0 n/a (xfce4-notifyd)
                                                        #50 0x00007fc0f14b3747 n/a (libgio-2.0.so.0)
                                                        #51 0x00007fc0f149bc6c n/a (libgio-2.0.so.0)
                                                        #52 0x00007fc0f0ec543a g_main_context_dispatch (libglib-2.0.so.0)
                                                        #53 0x00007fc0f0ec57f0 n/a (libglib-2.0.so.0)
                                                        #54 0x00007fc0f0ec5b12 g_main_loop_run (libglib-2.0.so.0)
                                                        #55 0x00007fc0f273ac35 gtk_main (libgtk-3.so.0)
                                                        #56 0x00000000004071ae n/a (xfce4-notifyd)
                                                        #57 0x00007fc0f08e0291 __libc_start_main (libc.so.6)
                                                        #58 0x000000000040724a n/a (xfce4-notifyd)
                                                        
                                                        Stack trace of thread 9958:
                                                        #0  0x00007fc0f099f48d poll (libc.so.6)
                                                        #1  0x00007fc0f0ec5786 n/a (libglib-2.0.so.0)
                                                        #2  0x00007fc0f0ec5b12 g_main_loop_run (libglib-2.0.so.0)
                                                        #3  0x00007fc0f14ab316 n/a (libgio-2.0.so.0)
                                                        #4  0x00007fc0f0eed0d5 n/a (libglib-2.0.so.0)
                                                        #5  0x00007fc0f0c65454 start_thread (libpthread.so.0)
                                                        #6  0x00007fc0f09a87df __clone (libc.so.6)
                                                        
                                                        Stack trace of thread 9956:
                                                        #0  0x00007fc0f099f48d poll (libc.so.6)
                                                        #1  0x00007fc0f0ec5786 n/a (libglib-2.0.so.0)
                                                        #2  0x00007fc0f0ec589c g_main_context_iteration (libglib-2.0.so.0)
                                                        #3  0x00007fc0f0ec58e1 n/a (libglib-2.0.so.0)
                                                        #4  0x00007fc0f0eed0d5 n/a (libglib-2.0.so.0)
                                                        #5  0x00007fc0f0c65454 start_thread (libpthread.so.0)
                                                        #6  0x00007fc0f09a87df __clone (libc.so.6)
                                                        
                                                        Stack trace of thread 9957:
                                                        #0  0x00007fc0f09a3f19 syscall (libc.so.6)
                                                        #1  0x00007fc0f0f0b03a g_cond_wait_until (libglib-2.0.so.0)
                                                        #2  0x00007fc0f0e99e89 n/a (libglib-2.0.so.0)
                                                        #3  0x00007fc0f0eedaa6 n/a (libglib-2.0.so.0)
                                                        #4  0x00007fc0f0eed0d5 n/a (libglib-2.0.so.0)
                                                        #5  0x00007fc0f0c65454 start_thread (libpthread.so.0)
                                                        #6  0x00007fc0f09a87df __clone (libc.so.6)
Dec 27 15:35:54 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Main process exited, code=dumped, status=6/ABRT
Dec 27 15:35:55 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service'
Dec 27 15:35:55 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.freedesktop.Notifications'
Dec 27 15:35:54 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Unit entered failed state.
Dec 27 15:35:55 elitebook-2170p xfce4-notifyd[9973]: **
Dec 27 15:35:55 elitebook-2170p xfce4-notifyd[9973]: Gtk:ERROR:gtkiconhelper.c:493:ensure_surface_for_gicon: assertion failed: (destination)
Dec 27 15:35:54 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Failed with result 'core-dump'.
Dec 27 15:35:54 elitebook-2170p systemd[3598]: Starting XFCE notifications service...
Dec 27 15:35:54 elitebook-2170p systemd[3598]: Started XFCE notifications service.
Dec 27 15:35:55 elitebook-2170p xfce4-notifyd[9973]: Could not find the icon 'xfce4-notifyd-ltr'. The 'hicolor' theme
                                                     was not found either, perhaps you need to install it.
                                                     You can get a copy from:
                                                             http://icon-theme.freedesktop.org/releases
Dec 27 15:35:55 elitebook-2170p xfce4-notifyd[9973]: Could not load a pixbuf from /org/gtk/libgtk/icons/48x48/status/image-missing.png.
                                                     This may indicate that pixbuf loaders or the mime database could not be found.
Dec 27 15:35:55 elitebook-2170p systemd[1]: Started Process Core Dump (PID 9977/UID 0).
Dec 27 15:35:55 elitebook-2170p systemd-coredump[9967]: Process 9962 (xfce4-notifyd) of user 1000 dumped core.
                                                        
                                                        Stack trace of thread 9962:
                                                        #0  0x00007f2442e1204f raise (libc.so.6)
                                                        #1  0x00007f2442e1347a abort (libc.so.6)
                                                        #2  0x00007f244340b2a5 g_assertion_message (libglib-2.0.so.0)
                                                        #3  0x00007f244340b33a g_assertion_message_expr (libglib-2.0.so.0)
                                                        #4  0x00007f2444c20d17 n/a (libgtk-3.so.0)
                                                        #5  0x00007f2444c21415 n/a (libgtk-3.so.0)
                                                        #6  0x00007f2444c214e4 n/a (libgtk-3.so.0)
                                                        #7  0x00007f2444c216d8 n/a (libgtk-3.so.0)
                                                        #8  0x00007f2444c34d3d n/a (libgtk-3.so.0)
                                                        #9  0x00007f2444b9b5f3 n/a (libgtk-3.so.0)
                                                        #10 0x00007f2444b9f841 n/a (libgtk-3.so.0)
                                                        #11 0x00007f2444c354f3 n/a (libgtk-3.so.0)
                                                        #12 0x00007f2444cfc2e4 n/a (libgtk-3.so.0)
                                                        #13 0x00007f2444cfc52f n/a (libgtk-3.so.0)
                                                        #14 0x00007f2444cfc5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #15 0x00007f2444b4a7df n/a (libgtk-3.so.0)
                                                        #16 0x00007f2444b9b5f3 n/a (libgtk-3.so.0)
                                                        #17 0x00007f2444b9f841 n/a (libgtk-3.so.0)
                                                        #18 0x00007f2444b4b2f3 n/a (libgtk-3.so.0)
                                                        #19 0x00007f2444cfc2e4 n/a (libgtk-3.so.0)
                                                        #20 0x00007f2444cfc52f n/a (libgtk-3.so.0)
                                                        #21 0x00007f2444cfc5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #22 0x00007f2444b4a7df n/a (libgtk-3.so.0)
                                                        #23 0x00007f2444b9b5f3 n/a (libgtk-3.so.0)
                                                        #24 0x00007f2444b9f841 n/a (libgtk-3.so.0)
                                                        #25 0x00007f2444b4b2f3 n/a (libgtk-3.so.0)
                                                        #26 0x00007f2444cfc2e4 n/a (libgtk-3.so.0)
                                                        #27 0x00007f2444cfc52f n/a (libgtk-3.so.0)
                                                        #28 0x00007f2444cfc5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #29 0x00007f2444dc0602 n/a (libgtk-3.so.0)
                                                        #30 0x00007f2444cfc2e4 n/a (libgtk-3.so.0)
                                                        #31 0x00007f2444cfc52f n/a (libgtk-3.so.0)
                                                        #32 0x00007f2444cfc5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #33 0x00007f2444cfc920 n/a (libgtk-3.so.0)
                                                        #34 0x00007f2444dc1fa2 n/a (libgtk-3.so.0)
                                                        #35 0x00007f2444dc69ac n/a (libgtk-3.so.0)
                                                        #36 0x000000000040c1a1 n/a (xfce4-notifyd)
                                                        #37 0x00007f24436bcf75 g_closure_invoke (libgobject-2.0.so.0)
                                                        #38 0x00007f24436ce95c n/a (libgobject-2.0.so.0)
                                                        #39 0x00007f24436d7bcc g_signal_emit_valist (libgobject-2.0.so.0)
                                                        #40 0x00007f24436d7faf g_signal_emit (libgobject-2.0.so.0)
                                                        #41 0x00007f2444db70d4 gtk_widget_realize (libgtk-3.so.0)
                                                        #42 0x000000000040b2e5 n/a (xfce4-notifyd)
                                                        #43 0x00007f243d07d1c8 ffi_call_unix64 (libffi.so.6)
                                                        #44 0x00007f243d07cc2a ffi_call (libffi.so.6)
                                                        #45 0x00007f24436bd7ae g_cclosure_marshal_generic (libgobject-2.0.so.0)
                                                        #46 0x00007f24436bcf75 g_closure_invoke (libgobject-2.0.so.0)
                                                        #47 0x00007f24436cef82 n/a (libgobject-2.0.so.0)
                                                        #48 0x00007f24436d6d31 g_signal_emitv (libgobject-2.0.so.0)
                                                        #49 0x00000000004084b0 n/a (xfce4-notifyd)
                                                        #50 0x00007f24439d2747 n/a (libgio-2.0.so.0)
                                                        #51 0x00007f24439bac6c n/a (libgio-2.0.so.0)
                                                        #52 0x00007f24433e443a g_main_context_dispatch (libglib-2.0.so.0)
                                                        #53 0x00007f24433e47f0 n/a (libglib-2.0.so.0)
                                                        #54 0x00007f24433e4b12 g_main_loop_run (libglib-2.0.so.0)
                                                        #55 0x00007f2444c59c35 gtk_main (libgtk-3.so.0)
                                                        #56 0x00000000004071ae n/a (xfce4-notifyd)
                                                        #57 0x00007f2442dff291 __libc_start_main (libc.so.6)
                                                        #58 0x000000000040724a n/a (xfce4-notifyd)
                                                        
                                                        Stack trace of thread 9965:
                                                        #0  0x00007f2442ebe48d poll (libc.so.6)
                                                        #1  0x00007f24433e4786 n/a (libglib-2.0.so.0)
                                                        #2  0x00007f24433e4b12 g_main_loop_run (libglib-2.0.so.0)
                                                        #3  0x00007f24439ca316 n/a (libgio-2.0.so.0)
                                                        #4  0x00007f244340c0d5 n/a (libglib-2.0.so.0)
                                                        #5  0x00007f2443184454 start_thread (libpthread.so.0)
                                                        #6  0x00007f2442ec77df __clone (libc.so.6)
                                                        
                                                        Stack trace of thread 9963:
                                                        #0  0x00007f2442ebe48d poll (libc.so.6)
                                                        #1  0x00007f24433e4786 n/a (libglib-2.0.so.0)
                                                        #2  0x00007f24433e489c g_main_context_iteration (libglib-2.0.so.0)
                                                        #3  0x00007f24433e48e1 n/a (libglib-2.0.so.0)
                                                        #4  0x00007f244340c0d5 n/a (libglib-2.0.so.0)
                                                        #5  0x00007f2443184454 start_thread (libpthread.so.0)
                                                        #6  0x00007f2442ec77df __clone (libc.so.6)
                                                        
                                                        Stack trace of thread 9964:
                                                        #0  0x00007f2442ec2f19 syscall (libc.so.6)
                                                        #1  0x00007f244342a03a g_cond_wait_until (libglib-2.0.so.0)
                                                        #2  0x00007f24433b8e89 n/a (libglib-2.0.so.0)
                                                        #3  0x00007f244340caa6 n/a (libglib-2.0.so.0)
                                                        #4  0x00007f244340c0d5 n/a (libglib-2.0.so.0)
                                                        #5  0x00007f2443184454 start_thread (libpthread.so.0)
                                                        #6  0x00007f2442ec77df __clone (libc.so.6)
Dec 27 15:35:55 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Main process exited, code=dumped, status=6/ABRT
Dec 27 15:35:55 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Unit entered failed state.
Dec 27 15:35:55 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Failed with result 'core-dump'.
Dec 27 15:35:55 elitebook-2170p systemd-coredump[9978]: Process 9973 (xfce4-notifyd) of user 1000 dumped core.
                                                        
                                                        Stack trace of thread 9973:
                                                        #0  0x00007f002db0b04f raise (libc.so.6)
                                                        #1  0x00007f002db0c47a abort (libc.so.6)
                                                        #2  0x00007f002e1042a5 g_assertion_message (libglib-2.0.so.0)
                                                        #3  0x00007f002e10433a g_assertion_message_expr (libglib-2.0.so.0)
                                                        #4  0x00007f002f919d17 n/a (libgtk-3.so.0)
                                                        #5  0x00007f002f91a415 n/a (libgtk-3.so.0)
                                                        #6  0x00007f002f91a4e4 n/a (libgtk-3.so.0)
                                                        #7  0x00007f002f91a6d8 n/a (libgtk-3.so.0)
                                                        #8  0x00007f002f92dd3d n/a (libgtk-3.so.0)
                                                        #9  0x00007f002f8945f3 n/a (libgtk-3.so.0)
                                                        #10 0x00007f002f898841 n/a (libgtk-3.so.0)
                                                        #11 0x00007f002f92e4f3 n/a (libgtk-3.so.0)
                                                        #12 0x00007f002f9f52e4 n/a (libgtk-3.so.0)
                                                        #13 0x00007f002f9f552f n/a (libgtk-3.so.0)
                                                        #14 0x00007f002f9f55e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #15 0x00007f002f8437df n/a (libgtk-3.so.0)
                                                        #16 0x00007f002f8945f3 n/a (libgtk-3.so.0)
                                                        #17 0x00007f002f898841 n/a (libgtk-3.so.0)
                                                        #18 0x00007f002f8442f3 n/a (libgtk-3.so.0)
                                                        #19 0x00007f002f9f52e4 n/a (libgtk-3.so.0)
                                                        #20 0x00007f002f9f552f n/a (libgtk-3.so.0)
                                                        #21 0x00007f002f9f55e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #22 0x00007f002f8437df n/a (libgtk-3.so.0)
                                                        #23 0x00007f002f8945f3 n/a (libgtk-3.so.0)
                                                        #24 0x00007f002f898841 n/a (libgtk-3.so.0)
                                                        #25 0x00007f002f8442f3 n/a (libgtk-3.so.0)
                                                        #26 0x00007f002f9f52e4 n/a (libgtk-3.so.0)
                                                        #27 0x00007f002f9f552f n/a (libgtk-3.so.0)
                                                        #28 0x00007f002f9f55e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #29 0x00007f002fab9602 n/a (libgtk-3.so.0)
                                                        #30 0x00007f002f9f52e4 n/a (libgtk-3.so.0)
                                                        #31 0x00007f002f9f552f n/a (libgtk-3.so.0)
                                                        #32 0x00007f002f9f55e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #33 0x00007f002f9f5920 n/a (libgtk-3.so.0)
                                                        #34 0x00007f002fabafa2 n/a (libgtk-3.so.0)
                                                        #35 0x00007f002fabf9ac n/a (libgtk-3.so.0)
                                                        #36 0x000000000040c1a1 n/a (xfce4-notifyd)
                                                        #37 0x00007f002e3b5f75 g_closure_invoke (libgobject-2.0.so.0)
                                                        #38 0x00007f002e3c795c n/a (libgobject-2.0.so.0)
                                                        #39 0x00007f002e3d0bcc g_signal_emit_valist (libgobject-2.0.so.0)
                                                        #40 0x00007f002e3d0faf g_signal_emit (libgobject-2.0.so.0)
                                                        #41 0x00007f002fab00d4 gtk_widget_realize (libgtk-3.so.0)
                                                        #42 0x000000000040b2e5 n/a (xfce4-notifyd)
                                                        #43 0x00007f0027d761c8 ffi_call_unix64 (libffi.so.6)
                                                        #44 0x00007f0027d75c2a ffi_call (libffi.so.6)
                                                        #45 0x00007f002e3b67ae g_cclosure_marshal_generic (libgobject-2.0.so.0)
                                                        #46 0x00007f002e3b5f75 g_closure_invoke (libgobject-2.0.so.0)
                                                        #47 0x00007f002e3c7f82 n/a (libgobject-2.0.so.0)
                                                        #48 0x00007f002e3cfd31 g_signal_emitv (libgobject-2.0.so.0)
                                                        #49 0x00000000004084b0 n/a (xfce4-notifyd)
                                                        #50 0x00007f002e6cb747 n/a (libgio-2.0.so.0)
                                                        #51 0x00007f002e6b3c6c n/a (libgio-2.0.so.0)
                                                        #52 0x00007f002e0dd43a g_main_context_dispatch (libglib-2.0.so.0)
                                                        #53 0x00007f002e0dd7f0 n/a (libglib-2.0.so.0)
                                                        #54 0x00007f002e0ddb12 g_main_loop_run (libglib-2.0.so.0)
                                                        #55 0x00007f002f952c35 gtk_main (libgtk-3.so.0)
                                                        #56 0x00000000004071ae n/a (xfce4-notifyd)
                                                        #57 0x00007f002daf8291 __libc_start_main (libc.so.6)
                                                        #58 0x000000000040724a n/a (xfce4-notifyd)
                                                        
                                                        Stack trace of thread 9975:
                                                        #0  0x00007f002dbbbf19 syscall (libc.so.6)
                                                        #1  0x00007f002e12303a g_cond_wait_until (libglib-2.0.so.0)
                                                        #2  0x00007f002e0b1e89 n/a (libglib-2.0.so.0)
                                                        #3  0x00007f002e105aa6 n/a (libglib-2.0.so.0)
                                                        #4  0x00007f002e1050d5 n/a (libglib-2.0.so.0)
                                                        #5  0x00007f002de7d454 start_thread (libpthread.so.0)
                                                        #6  0x00007f002dbc07df __clone (libc.so.6)
                                                        
                                                        Stack trace of thread 9976:
                                                        #0  0x00007f002dbb748d poll (libc.so.6)
                                                        #1  0x00007f002e0dd786 n/a (libglib-2.0.so.0)
                                                        #2  0x00007f002e0ddb12 g_main_loop_run (libglib-2.0.so.0)
                                                        #3  0x00007f002e6c3316 n/a (libgio-2.0.so.0)
                                                        #4  0x00007f002e1050d5 n/a (libglib-2.0.so.0)
                                                        #5  0x00007f002de7d454 start_thread (libpthread.so.0)
                                                        #6  0x00007f002dbc07df __clone (libc.so.6)
                                                        
                                                        Stack trace of thread 9974:
                                                        #0  0x00007f002dbb748d poll (libc.so.6)
                                                        #1  0x00007f002e0dd786 n/a (libglib-2.0.so.0)
                                                        #2  0x00007f002e0dd89c g_main_context_iteration (libglib-2.0.so.0)
                                                        #3  0x00007f002e0dd8e1 n/a (libglib-2.0.so.0)
                                                        #4  0x00007f002e1050d5 n/a (libglib-2.0.so.0)
                                                        #5  0x00007f002de7d454 start_thread (libpthread.so.0)
                                                        #6  0x00007f002dbc07df __clone (libc.so.6)
Dec 27 15:35:56 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service'
Dec 27 15:35:56 elitebook-2170p systemd[3598]: Starting XFCE notifications service...
Dec 27 15:35:56 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.freedesktop.Notifications'
Dec 27 15:35:56 elitebook-2170p systemd[3598]: Started XFCE notifications service.
Dec 27 15:35:56 elitebook-2170p xfce4-notifyd[9989]: Could not find the icon 'xfce4-notifyd-ltr'. The 'hicolor' theme
                                                     was not found either, perhaps you need to install it.
                                                     You can get a copy from:
                                                             http://icon-theme.freedesktop.org/releases
Dec 27 15:35:56 elitebook-2170p xfce4-notifyd[9989]: Could not load a pixbuf from /org/gtk/libgtk/icons/48x48/status/image-missing.png.
                                                     This may indicate that pixbuf loaders or the mime database could not be found.
Dec 27 15:35:56 elitebook-2170p xfce4-notifyd[9989]: **
Dec 27 15:35:56 elitebook-2170p xfce4-notifyd[9989]: Gtk:ERROR:gtkiconhelper.c:493:ensure_surface_for_gicon: assertion failed: (destination)
Dec 27 15:35:56 elitebook-2170p systemd[1]: Started Process Core Dump (PID 9993/UID 0).
Dec 27 15:35:56 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Main process exited, code=dumped, status=6/ABRT
Dec 27 15:35:56 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Unit entered failed state.
Dec 27 15:35:56 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Failed with result 'core-dump'.
Dec 27 15:35:56 elitebook-2170p systemd-coredump[9994]: Process 9989 (xfce4-notifyd) of user 1000 dumped core.
                                                        
                                                        Stack trace of thread 9989:
                                                        #0  0x00007fd3b657304f raise (libc.so.6)
                                                        #1  0x00007fd3b657447a abort (libc.so.6)
                                                        #2  0x00007fd3b6b6c2a5 g_assertion_message (libglib-2.0.so.0)
                                                        #3  0x00007fd3b6b6c33a g_assertion_message_expr (libglib-2.0.so.0)
                                                        #4  0x00007fd3b8381d17 n/a (libgtk-3.so.0)
                                                        #5  0x00007fd3b8382415 n/a (libgtk-3.so.0)
                                                        #6  0x00007fd3b83824e4 n/a (libgtk-3.so.0)
                                                        #7  0x00007fd3b83826d8 n/a (libgtk-3.so.0)
                                                        #8  0x00007fd3b8395d3d n/a (libgtk-3.so.0)
                                                        #9  0x00007fd3b82fc5f3 n/a (libgtk-3.so.0)
                                                        #10 0x00007fd3b8300841 n/a (libgtk-3.so.0)
                                                        #11 0x00007fd3b83964f3 n/a (libgtk-3.so.0)
                                                        #12 0x00007fd3b845d2e4 n/a (libgtk-3.so.0)
                                                        #13 0x00007fd3b845d52f n/a (libgtk-3.so.0)
                                                        #14 0x00007fd3b845d5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #15 0x00007fd3b82ab7df n/a (libgtk-3.so.0)
                                                        #16 0x00007fd3b82fc5f3 n/a (libgtk-3.so.0)
                                                        #17 0x00007fd3b8300841 n/a (libgtk-3.so.0)
                                                        #18 0x00007fd3b82ac2f3 n/a (libgtk-3.so.0)
                                                        #19 0x00007fd3b845d2e4 n/a (libgtk-3.so.0)
                                                        #20 0x00007fd3b845d52f n/a (libgtk-3.so.0)
                                                        #21 0x00007fd3b845d5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #22 0x00007fd3b82ab7df n/a (libgtk-3.so.0)
                                                        #23 0x00007fd3b82fc5f3 n/a (libgtk-3.so.0)
                                                        #24 0x00007fd3b8300841 n/a (libgtk-3.so.0)
                                                        #25 0x00007fd3b82ac2f3 n/a (libgtk-3.so.0)
                                                        #26 0x00007fd3b845d2e4 n/a (libgtk-3.so.0)
                                                        #27 0x00007fd3b845d52f n/a (libgtk-3.so.0)
                                                        #28 0x00007fd3b845d5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #29 0x00007fd3b8521602 n/a (libgtk-3.so.0)
                                                        #30 0x00007fd3b845d2e4 n/a (libgtk-3.so.0)
                                                        #31 0x00007fd3b845d52f n/a (libgtk-3.so.0)
                                                        #32 0x00007fd3b845d5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                        #33 0x00007fd3b845d920 n/a (libgtk-3.so.0)
                                                        #34 0x00007fd3b8522fa2 n/a (libgtk-3.so.0)
                                                        #35 0x00007fd3b85279ac n/a (libgtk-3.so.0)
                                                        #36 0x000000000040c1a1 n/a (xfce4-notifyd)
                                                        #37 0x00007fd3b6e1df75 g_closure_invoke (libgobject-2.0.so.0)
                                                        #38 0x00007fd3b6e2f95c n/a (libgobject-2.0.so.0)
                                                        #39 0x00007fd3b6e38bcc g_signal_emit_valist (libgobject-2.0.so.0)
                                                        #40 0x00007fd3b6e38faf g_signal_emit (libgobject-2.0.so.0)
                                                        #41 0x00007fd3b85180d4 gtk_widget_realize (libgtk-3.so.0)
                                                        #42 0x000000000040b2e5 n/a (xfce4-notifyd)
                                                        #43 0x00007fd3b07de1c8 ffi_call_unix64 (libffi.so.6)
                                                        #44 0x00007fd3b07ddc2a ffi_call (libffi.so.6)
                                                        #45 0x00007fd3b6e1e7ae g_cclosure_marshal_generic (libgobject-2.0.so.0)
                                                        #46 0x00007fd3b6e1df75 g_closure_invoke (libgobject-2.0.so.0)
                                                        #47 0x00007fd3b6e2ff82 n/a (libgobject-2.0.so.0)
                                                        #48 0x00007fd3b6e37d31 g_signal_emitv (libgobject-2.0.so.0)
                                                        #49 0x00000000004084b0 n/a (xfce4-notifyd)
                                                        #50 0x00007fd3b7133747 n/a (libgio-2.0.so.0)
                                                        #51 0x00007fd3b711bc6c n/a (libgio-2.0.so.0)
                                                        #52 0x00007fd3b6b4543a g_main_context_dispatch (libglib-2.0.so.0)
                                                        #53 0x00007fd3b6b457f0 n/a (libglib-2.0.so.0)
                                                        #54 0x00007fd3b6b45b12 g_main_loop_run (libglib-2.0.so.0)
                                                        #55 0x00007fd3b83bac35 gtk_main (libgtk-3.so.0)
                                                        #56 0x00000000004071ae n/a (xfce4-notifyd)
                                                        #57 0x00007fd3b6560291 __libc_start_main (libc.so.6)
                                                        #58 0x000000000040724a n/a (xfce4-notifyd)
                                                        
                                                        Stack trace of thread 9990:
                                                        #0  0x00007fd3b661f48d poll (libc.so.6)
                                                        #1  0x00007fd3b6b45786 n/a (libglib-2.0.so.0)
                                                        #2  0x00007fd3b6b4589c g_main_context_iteration (libglib-2.0.so.0)
                                                        #3  0x00007fd3b6b458e1 n/a (libglib-2.0.so.0)
                                                        #4  0x00007fd3b6b6d0d5 n/a (libglib-2.0.so.0)
                                                        #5  0x00007fd3b68e5454 start_thread (libpthread.so.0)
                                                        #6  0x00007fd3b66287df __clone (libc.so.6)
                                                        
                                                        Stack trace of thread 9992:
                                                        #0  0x00007fd3b661f48d poll (libc.so.6)
                                                        #1  0x00007fd3b6b45786 n/a (libglib-2.0.so.0)
                                                        #2  0x00007fd3b6b45b12 g_main_loop_run (libglib-2.0.so.0)
                                                        #3  0x00007fd3b712b316 n/a (libgio-2.0.so.0)
                                                        #4  0x00007fd3b6b6d0d5 n/a (libglib-2.0.so.0)
                                                        #5  0x00007fd3b68e5454 start_thread (libpthread.so.0)
                                                        #6  0x00007fd3b66287df __clone (libc.so.6)
                                                        
                                                        Stack trace of thread 9991:
                                                        #0  0x00007fd3b6623f19 syscall (libc.so.6)
                                                        #1  0x00007fd3b6b8b03a g_cond_wait_until (libglib-2.0.so.0)
                                                        #2  0x00007fd3b6b19e89 n/a (libglib-2.0.so.0)
                                                        #3  0x00007fd3b6b6daa6 n/a (libglib-2.0.so.0)
                                                        #4  0x00007fd3b6b6d0d5 n/a (libglib-2.0.so.0)
                                                        #5  0x00007fd3b68e5454 start_thread (libpthread.so.0)
                                                        #6  0x00007fd3b66287df __clone (libc.so.6)
Dec 27 15:35:59 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service'
Dec 27 15:35:59 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Start request repeated too quickly.
Dec 27 15:35:59 elitebook-2170p systemd[3598]: Failed to start XFCE notifications service.
Dec 27 15:35:59 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Failed with result 'core-dump'.
Dec 27 15:36:35 elitebook-2170p root[10202]: ACPI action undefined: PNP0C0A:00
Dec 27 15:37:22 elitebook-2170p systemd[3598]: Starting XFCE notifications service...
Dec 27 15:37:22 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.freedesktop.Notifications'
Dec 27 15:37:22 elitebook-2170p systemd[3598]: Started XFCE notifications service.
Dec 27 15:37:36 elitebook-2170p xfce4-notifyd[10986]: Could not find the icon 'xfce4-notifyd-ltr'. The 'hicolor' theme
                                                      was not found either, perhaps you need to install it.
                                                      You can get a copy from:
                                                              http://icon-theme.freedesktop.org/releases
Dec 27 15:37:36 elitebook-2170p xfce4-notifyd[10986]: Could not load a pixbuf from /org/gtk/libgtk/icons/48x48/status/image-missing.png.
                                                      This may indicate that pixbuf loaders or the mime database could not be found.
Dec 27 15:37:36 elitebook-2170p xfce4-notifyd[10986]: **
Dec 27 15:37:36 elitebook-2170p xfce4-notifyd[10986]: Gtk:ERROR:gtkiconhelper.c:493:ensure_surface_for_gicon: assertion failed: (destination)
Dec 27 15:37:36 elitebook-2170p systemd[1]: Started Process Core Dump (PID 11061/UID 0).
Dec 27 15:37:36 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Main process exited, code=dumped, status=6/ABRT
Dec 27 15:37:36 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Unit entered failed state.
Dec 27 15:37:36 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Failed with result 'core-dump'.
Dec 27 15:37:37 elitebook-2170p systemd-coredump[11062]: Process 10986 (xfce4-notifyd) of user 1000 dumped core.
                                                         
                                                         Stack trace of thread 10986:
                                                         #0  0x00007f8eb8a3304f raise (libc.so.6)
                                                         #1  0x00007f8eb8a3447a abort (libc.so.6)
                                                         #2  0x00007f8eb902c2a5 g_assertion_message (libglib-2.0.so.0)
                                                         #3  0x00007f8eb902c33a g_assertion_message_expr (libglib-2.0.so.0)
                                                         #4  0x00007f8eba841d17 n/a (libgtk-3.so.0)
                                                         #5  0x00007f8eba842415 n/a (libgtk-3.so.0)
                                                         #6  0x00007f8eba8424e4 n/a (libgtk-3.so.0)
                                                         #7  0x00007f8eba8426d8 n/a (libgtk-3.so.0)
                                                         #8  0x00007f8eba855d3d n/a (libgtk-3.so.0)
                                                         #9  0x00007f8eba7bc5f3 n/a (libgtk-3.so.0)
                                                         #10 0x00007f8eba7c0841 n/a (libgtk-3.so.0)
                                                         #11 0x00007f8eba8564f3 n/a (libgtk-3.so.0)
                                                         #12 0x00007f8eba91d2e4 n/a (libgtk-3.so.0)
                                                         #13 0x00007f8eba91d52f n/a (libgtk-3.so.0)
                                                         #14 0x00007f8eba91d5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #15 0x00007f8eba76b7df n/a (libgtk-3.so.0)
                                                         #16 0x00007f8eba7bc5f3 n/a (libgtk-3.so.0)
                                                         #17 0x00007f8eba7c0841 n/a (libgtk-3.so.0)
                                                         #18 0x00007f8eba76c2f3 n/a (libgtk-3.so.0)
                                                         #19 0x00007f8eba91d2e4 n/a (libgtk-3.so.0)
                                                         #20 0x00007f8eba91d52f n/a (libgtk-3.so.0)
                                                         #21 0x00007f8eba91d5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #22 0x00007f8eba76b7df n/a (libgtk-3.so.0)
                                                         #23 0x00007f8eba7bc5f3 n/a (libgtk-3.so.0)
                                                         #24 0x00007f8eba7c0841 n/a (libgtk-3.so.0)
                                                         #25 0x00007f8eba76c2f3 n/a (libgtk-3.so.0)
                                                         #26 0x00007f8eba91d2e4 n/a (libgtk-3.so.0)
                                                         #27 0x00007f8eba91d52f n/a (libgtk-3.so.0)
                                                         #28 0x00007f8eba91d5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #29 0x00007f8eba9e1602 n/a (libgtk-3.so.0)
                                                         #30 0x00007f8eba91d2e4 n/a (libgtk-3.so.0)
                                                         #31 0x00007f8eba91d52f n/a (libgtk-3.so.0)
                                                         #32 0x00007f8eba91d5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #33 0x00007f8eba91d920 n/a (libgtk-3.so.0)
                                                         #34 0x00007f8eba9e2fa2 n/a (libgtk-3.so.0)
                                                         #35 0x00007f8eba9e79ac n/a (libgtk-3.so.0)
                                                         #36 0x000000000040c1a1 n/a (xfce4-notifyd)
                                                         #37 0x00007f8eb92ddf75 g_closure_invoke (libgobject-2.0.so.0)
                                                         #38 0x00007f8eb92ef95c n/a (libgobject-2.0.so.0)
                                                         #39 0x00007f8eb92f8bcc g_signal_emit_valist (libgobject-2.0.so.0)
                                                         #40 0x00007f8eb92f8faf g_signal_emit (libgobject-2.0.so.0)
                                                         #41 0x00007f8eba9d80d4 gtk_widget_realize (libgtk-3.so.0)
                                                         #42 0x000000000040b2e5 n/a (xfce4-notifyd)
                                                         #43 0x00007f8eb2c9e1c8 ffi_call_unix64 (libffi.so.6)
                                                         #44 0x00007f8eb2c9dc2a ffi_call (libffi.so.6)
                                                         #45 0x00007f8eb92de7ae g_cclosure_marshal_generic (libgobject-2.0.so.0)
                                                         #46 0x00007f8eb92ddf75 g_closure_invoke (libgobject-2.0.so.0)
                                                         #47 0x00007f8eb92eff82 n/a (libgobject-2.0.so.0)
                                                         #48 0x00007f8eb92f7d31 g_signal_emitv (libgobject-2.0.so.0)
                                                         #49 0x00000000004084b0 n/a (xfce4-notifyd)
                                                         #50 0x00007f8eb95f3747 n/a (libgio-2.0.so.0)
                                                         #51 0x00007f8eb95dbc6c n/a (libgio-2.0.so.0)
                                                         #52 0x00007f8eb900543a g_main_context_dispatch (libglib-2.0.so.0)
                                                         #53 0x00007f8eb90057f0 n/a (libglib-2.0.so.0)
                                                         #54 0x00007f8eb9005b12 g_main_loop_run (libglib-2.0.so.0)
                                                         #55 0x00007f8eba87ac35 gtk_main (libgtk-3.so.0)
                                                         #56 0x00000000004071ae n/a (xfce4-notifyd)
                                                         #57 0x00007f8eb8a20291 __libc_start_main (libc.so.6)
                                                         #58 0x000000000040724a n/a (xfce4-notifyd)
                                                         
                                                         Stack trace of thread 10987:
                                                         #0  0x00007f8eb8adf48d poll (libc.so.6)
                                                         #1  0x00007f8eb9005786 n/a (libglib-2.0.so.0)
                                                         #2  0x00007f8eb900589c g_main_context_iteration (libglib-2.0.so.0)
                                                         #3  0x00007f8eb90058e1 n/a (libglib-2.0.so.0)
                                                         #4  0x00007f8eb902d0d5 n/a (libglib-2.0.so.0)
                                                         #5  0x00007f8eb8da5454 start_thread (libpthread.so.0)
                                                         #6  0x00007f8eb8ae87df __clone (libc.so.6)
                                                         
                                                         Stack trace of thread 10989:
                                                         #0  0x00007f8eb8adf48d poll (libc.so.6)
                                                         #1  0x00007f8eb9005786 n/a (libglib-2.0.so.0)
                                                         #2  0x00007f8eb9005b12 g_main_loop_run (libglib-2.0.so.0)
                                                         #3  0x00007f8eb95eb316 n/a (libgio-2.0.so.0)
                                                         #4  0x00007f8eb902d0d5 n/a (libglib-2.0.so.0)
                                                         #5  0x00007f8eb8da5454 start_thread (libpthread.so.0)
                                                         #6  0x00007f8eb8ae87df __clone (libc.so.6)
                                                         
                                                         Stack trace of thread 10988:
                                                         #0  0x00007f8eb8ae3f19 syscall (libc.so.6)
                                                         #1  0x00007f8eb904b03a g_cond_wait_until (libglib-2.0.so.0)
                                                         #2  0x00007f8eb8fd9e89 n/a (libglib-2.0.so.0)
                                                         #3  0x00007f8eb8fda4ac g_async_queue_timeout_pop (libglib-2.0.so.0)
                                                         #4  0x00007f8eb902db9d n/a (libglib-2.0.so.0)
                                                         #5  0x00007f8eb902d0d5 n/a (libglib-2.0.so.0)
                                                         #6  0x00007f8eb8da5454 start_thread (libpthread.so.0)
                                                         #7  0x00007f8eb8ae87df __clone (libc.so.6)
Dec 27 15:37:41 elitebook-2170p systemd[3598]: Starting XFCE notifications service...
Dec 27 15:37:41 elitebook-2170p systemd[3598]: Started XFCE notifications service.
Dec 27 15:37:44 elitebook-2170p root[11119]: ACPI action undefined: PNP0C0A:00
Dec 27 15:38:17 elitebook-2170p xfce4-notifyd[11093]: Could not find the icon 'xfce4-notifyd-ltr'. The 'hicolor' theme
                                                      was not found either, perhaps you need to install it.
                                                      You can get a copy from:
                                                              http://icon-theme.freedesktop.org/releases
Dec 27 15:38:17 elitebook-2170p xfce4-notifyd[11093]: Could not load a pixbuf from /org/gtk/libgtk/icons/48x48/status/image-missing.png.
                                                      This may indicate that pixbuf loaders or the mime database could not be found.
Dec 27 15:38:17 elitebook-2170p xfce4-notifyd[11093]: **
Dec 27 15:38:17 elitebook-2170p xfce4-notifyd[11093]: Gtk:ERROR:gtkiconhelper.c:493:ensure_surface_for_gicon: assertion failed: (destination)
Dec 27 15:38:17 elitebook-2170p systemd[1]: Started Process Core Dump (PID 11305/UID 0).
Dec 27 15:38:17 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Main process exited, code=dumped, status=6/ABRT
Dec 27 15:38:17 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Unit entered failed state.
Dec 27 15:38:17 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Failed with result 'core-dump'.
Dec 27 15:38:18 elitebook-2170p systemd-coredump[11306]: Process 11093 (xfce4-notifyd) of user 1000 dumped core.
                                                         
                                                         Stack trace of thread 11093:
                                                         #0  0x00007f0167cf004f raise (libc.so.6)
                                                         #1  0x00007f0167cf147a abort (libc.so.6)
                                                         #2  0x00007f01682e92a5 g_assertion_message (libglib-2.0.so.0)
                                                         #3  0x00007f01682e933a g_assertion_message_expr (libglib-2.0.so.0)
                                                         #4  0x00007f0169afed17 n/a (libgtk-3.so.0)
                                                         #5  0x00007f0169aff415 n/a (libgtk-3.so.0)
                                                         #6  0x00007f0169aff4e4 n/a (libgtk-3.so.0)
                                                         #7  0x00007f0169aff6d8 n/a (libgtk-3.so.0)
                                                         #8  0x00007f0169b12d3d n/a (libgtk-3.so.0)
                                                         #9  0x00007f0169a795f3 n/a (libgtk-3.so.0)
                                                         #10 0x00007f0169a7d841 n/a (libgtk-3.so.0)
                                                         #11 0x00007f0169b134f3 n/a (libgtk-3.so.0)
                                                         #12 0x00007f0169bda2e4 n/a (libgtk-3.so.0)
                                                         #13 0x00007f0169bda52f n/a (libgtk-3.so.0)
                                                         #14 0x00007f0169bda5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #15 0x00007f0169a287df n/a (libgtk-3.so.0)
                                                         #16 0x00007f0169a795f3 n/a (libgtk-3.so.0)
                                                         #17 0x00007f0169a7d841 n/a (libgtk-3.so.0)
                                                         #18 0x00007f0169a292f3 n/a (libgtk-3.so.0)
                                                         #19 0x00007f0169bda2e4 n/a (libgtk-3.so.0)
                                                         #20 0x00007f0169bda52f n/a (libgtk-3.so.0)
                                                         #21 0x00007f0169bda5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #22 0x00007f0169a287df n/a (libgtk-3.so.0)
                                                         #23 0x00007f0169a795f3 n/a (libgtk-3.so.0)
                                                         #24 0x00007f0169a7d841 n/a (libgtk-3.so.0)
                                                         #25 0x00007f0169a292f3 n/a (libgtk-3.so.0)
                                                         #26 0x00007f0169bda2e4 n/a (libgtk-3.so.0)
                                                         #27 0x00007f0169bda52f n/a (libgtk-3.so.0)
                                                         #28 0x00007f0169bda5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #29 0x00007f0169c9e602 n/a (libgtk-3.so.0)
                                                         #30 0x00007f0169bda2e4 n/a (libgtk-3.so.0)
                                                         #31 0x00007f0169bda52f n/a (libgtk-3.so.0)
                                                         #32 0x00007f0169bda5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #33 0x00007f0169bda920 n/a (libgtk-3.so.0)
                                                         #34 0x00007f0169c9ffa2 n/a (libgtk-3.so.0)
                                                         #35 0x00007f0169ca49ac n/a (libgtk-3.so.0)
                                                         #36 0x000000000040c1a1 n/a (xfce4-notifyd)
                                                         #37 0x00007f016859af75 g_closure_invoke (libgobject-2.0.so.0)
                                                         #38 0x00007f01685ac95c n/a (libgobject-2.0.so.0)
                                                         #39 0x00007f01685b5bcc g_signal_emit_valist (libgobject-2.0.so.0)
                                                         #40 0x00007f01685b5faf g_signal_emit (libgobject-2.0.so.0)
                                                         #41 0x00007f0169c950d4 gtk_widget_realize (libgtk-3.so.0)
                                                         #42 0x000000000040b2e5 n/a (xfce4-notifyd)
                                                         #43 0x00007f0161f5b1c8 ffi_call_unix64 (libffi.so.6)
                                                         #44 0x00007f0161f5ac2a ffi_call (libffi.so.6)
                                                         #45 0x00007f016859b7ae g_cclosure_marshal_generic (libgobject-2.0.so.0)
                                                         #46 0x00007f016859af75 g_closure_invoke (libgobject-2.0.so.0)
                                                         #47 0x00007f01685acf82 n/a (libgobject-2.0.so.0)
                                                         #48 0x00007f01685b4d31 g_signal_emitv (libgobject-2.0.so.0)
                                                         #49 0x00000000004084b0 n/a (xfce4-notifyd)
                                                         #50 0x00007f01688b0747 n/a (libgio-2.0.so.0)
                                                         #51 0x00007f0168898c6c n/a (libgio-2.0.so.0)
                                                         #52 0x00007f01682c243a g_main_context_dispatch (libglib-2.0.so.0)
                                                         #53 0x00007f01682c27f0 n/a (libglib-2.0.so.0)
                                                         #54 0x00007f01682c2b12 g_main_loop_run (libglib-2.0.so.0)
                                                         #55 0x00007f0169b37c35 gtk_main (libgtk-3.so.0)
                                                         #56 0x00000000004071ae n/a (xfce4-notifyd)
                                                         #57 0x00007f0167cdd291 __libc_start_main (libc.so.6)
                                                         #58 0x000000000040724a n/a (xfce4-notifyd)
                                                         
                                                         Stack trace of thread 11094:
                                                         #0  0x00007f0167d9c48d poll (libc.so.6)
                                                         #1  0x00007f01682c2786 n/a (libglib-2.0.so.0)
                                                         #2  0x00007f01682c289c g_main_context_iteration (libglib-2.0.so.0)
                                                         #3  0x00007f01682c28e1 n/a (libglib-2.0.so.0)
                                                         #4  0x00007f01682ea0d5 n/a (libglib-2.0.so.0)
                                                         #5  0x00007f0168062454 start_thread (libpthread.so.0)
                                                         #6  0x00007f0167da57df __clone (libc.so.6)
                                                         
                                                         Stack trace of thread 11096:
                                                         #0  0x00007f0167d9c48d poll (libc.so.6)
                                                         #1  0x00007f01682c2786 n/a (libglib-2.0.so.0)
                                                         #2  0x00007f01682c2b12 g_main_loop_run (libglib-2.0.so.0)
                                                         #3  0x00007f01688a8316 n/a (libgio-2.0.so.0)
                                                         #4  0x00007f01682ea0d5 n/a (libglib-2.0.so.0)
                                                         #5  0x00007f0168062454 start_thread (libpthread.so.0)
                                                         #6  0x00007f0167da57df __clone (libc.so.6)
Dec 27 15:38:21 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service'
Dec 27 15:38:21 elitebook-2170p systemd[3598]: Starting XFCE notifications service...
Dec 27 15:38:21 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.freedesktop.Notifications'
Dec 27 15:38:21 elitebook-2170p systemd[3598]: Started XFCE notifications service.
Dec 27 15:38:24 elitebook-2170p xfce4-notifyd[11329]: Could not find the icon 'xfce4-notifyd-ltr'. The 'hicolor' theme
                                                      was not found either, perhaps you need to install it.
                                                      You can get a copy from:
                                                              http://icon-theme.freedesktop.org/releases
Dec 27 15:38:24 elitebook-2170p xfce4-notifyd[11329]: Could not load a pixbuf from /org/gtk/libgtk/icons/48x48/status/image-missing.png.
                                                      This may indicate that pixbuf loaders or the mime database could not be found.
Dec 27 15:38:24 elitebook-2170p xfce4-notifyd[11329]: **
Dec 27 15:38:24 elitebook-2170p xfce4-notifyd[11329]: Gtk:ERROR:gtkiconhelper.c:493:ensure_surface_for_gicon: assertion failed: (destination)
Dec 27 15:38:24 elitebook-2170p systemd[1]: Started Process Core Dump (PID 11353/UID 0).
Dec 27 15:38:24 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Main process exited, code=dumped, status=6/ABRT
Dec 27 15:38:24 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Unit entered failed state.
Dec 27 15:38:24 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Failed with result 'core-dump'.
Dec 27 15:38:24 elitebook-2170p systemd-coredump[11354]: Process 11329 (xfce4-notifyd) of user 1000 dumped core.
                                                         
                                                         Stack trace of thread 11329:
                                                         #0  0x00007f5010e7d04f raise (libc.so.6)
                                                         #1  0x00007f5010e7e47a abort (libc.so.6)
                                                         #2  0x00007f50114762a5 g_assertion_message (libglib-2.0.so.0)
                                                         #3  0x00007f501147633a g_assertion_message_expr (libglib-2.0.so.0)
                                                         #4  0x00007f5012c8bd17 n/a (libgtk-3.so.0)
                                                         #5  0x00007f5012c8c415 n/a (libgtk-3.so.0)
                                                         #6  0x00007f5012c8c4e4 n/a (libgtk-3.so.0)
                                                         #7  0x00007f5012c8c6d8 n/a (libgtk-3.so.0)
                                                         #8  0x00007f5012c9fd3d n/a (libgtk-3.so.0)
                                                         #9  0x00007f5012c065f3 n/a (libgtk-3.so.0)
                                                         #10 0x00007f5012c0a841 n/a (libgtk-3.so.0)
                                                         #11 0x00007f5012ca04f3 n/a (libgtk-3.so.0)
                                                         #12 0x00007f5012d672e4 n/a (libgtk-3.so.0)
                                                         #13 0x00007f5012d6752f n/a (libgtk-3.so.0)
                                                         #14 0x00007f5012d675e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #15 0x00007f5012bb57df n/a (libgtk-3.so.0)
                                                         #16 0x00007f5012c065f3 n/a (libgtk-3.so.0)
                                                         #17 0x00007f5012c0a841 n/a (libgtk-3.so.0)
                                                         #18 0x00007f5012bb62f3 n/a (libgtk-3.so.0)
                                                         #19 0x00007f5012d672e4 n/a (libgtk-3.so.0)
                                                         #20 0x00007f5012d6752f n/a (libgtk-3.so.0)
                                                         #21 0x00007f5012d675e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #22 0x00007f5012bb57df n/a (libgtk-3.so.0)
                                                         #23 0x00007f5012c065f3 n/a (libgtk-3.so.0)
                                                         #24 0x00007f5012c0a841 n/a (libgtk-3.so.0)
                                                         #25 0x00007f5012bb62f3 n/a (libgtk-3.so.0)
                                                         #26 0x00007f5012d672e4 n/a (libgtk-3.so.0)
                                                         #27 0x00007f5012d6752f n/a (libgtk-3.so.0)
                                                         #28 0x00007f5012d675e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #29 0x00007f5012e2b602 n/a (libgtk-3.so.0)
                                                         #30 0x00007f5012d672e4 n/a (libgtk-3.so.0)
                                                         #31 0x00007f5012d6752f n/a (libgtk-3.so.0)
                                                         #32 0x00007f5012d675e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #33 0x00007f5012d67920 n/a (libgtk-3.so.0)
                                                         #34 0x00007f5012e2cfa2 n/a (libgtk-3.so.0)
                                                         #35 0x00007f5012e319ac n/a (libgtk-3.so.0)
                                                         #36 0x000000000040c1a1 n/a (xfce4-notifyd)
                                                         #37 0x00007f5011727f75 g_closure_invoke (libgobject-2.0.so.0)
                                                         #38 0x00007f501173995c n/a (libgobject-2.0.so.0)
                                                         #39 0x00007f5011742bcc g_signal_emit_valist (libgobject-2.0.so.0)
                                                         #40 0x00007f5011742faf g_signal_emit (libgobject-2.0.so.0)
                                                         #41 0x00007f5012e220d4 gtk_widget_realize (libgtk-3.so.0)
                                                         #42 0x000000000040b2e5 n/a (xfce4-notifyd)
                                                         #43 0x00007f500b0e81c8 ffi_call_unix64 (libffi.so.6)
                                                         #44 0x00007f500b0e7c2a ffi_call (libffi.so.6)
                                                         #45 0x00007f50117287ae g_cclosure_marshal_generic (libgobject-2.0.so.0)
                                                         #46 0x00007f5011727f75 g_closure_invoke (libgobject-2.0.so.0)
                                                         #47 0x00007f5011739f82 n/a (libgobject-2.0.so.0)
                                                         #48 0x00007f5011741d31 g_signal_emitv (libgobject-2.0.so.0)
                                                         #49 0x00000000004084b0 n/a (xfce4-notifyd)
                                                         #50 0x00007f5011a3d747 n/a (libgio-2.0.so.0)
                                                         #51 0x00007f5011a25c6c n/a (libgio-2.0.so.0)
                                                         #52 0x00007f501144f43a g_main_context_dispatch (libglib-2.0.so.0)
                                                         #53 0x00007f501144f7f0 n/a (libglib-2.0.so.0)
                                                         #54 0x00007f501144fb12 g_main_loop_run (libglib-2.0.so.0)
                                                         #55 0x00007f5012cc4c35 gtk_main (libgtk-3.so.0)
                                                         #56 0x00000000004071ae n/a (xfce4-notifyd)
                                                         #57 0x00007f5010e6a291 __libc_start_main (libc.so.6)
                                                         #58 0x000000000040724a n/a (xfce4-notifyd)
                                                         
                                                         Stack trace of thread 11330:
                                                         #0  0x00007f5010f2948d poll (libc.so.6)
                                                         #1  0x00007f501144f786 n/a (libglib-2.0.so.0)
                                                         #2  0x00007f501144f89c g_main_context_iteration (libglib-2.0.so.0)
                                                         #3  0x00007f501144f8e1 n/a (libglib-2.0.so.0)
                                                         #4  0x00007f50114770d5 n/a (libglib-2.0.so.0)
                                                         #5  0x00007f50111ef454 start_thread (libpthread.so.0)
                                                         #6  0x00007f5010f327df __clone (libc.so.6)
                                                         
                                                         Stack trace of thread 11332:
                                                         #0  0x00007f5010f2948d poll (libc.so.6)
                                                         #1  0x00007f501144f786 n/a (libglib-2.0.so.0)
                                                         #2  0x00007f501144fb12 g_main_loop_run (libglib-2.0.so.0)
                                                         #3  0x00007f5011a35316 n/a (libgio-2.0.so.0)
                                                         #4  0x00007f50114770d5 n/a (libglib-2.0.so.0)
                                                         #5  0x00007f50111ef454 start_thread (libpthread.so.0)
                                                         #6  0x00007f5010f327df __clone (libc.so.6)
                                                         
                                                         Stack trace of thread 11331:
                                                         #0  0x00007f5010f2df19 syscall (libc.so.6)
                                                         #1  0x00007f501149503a g_cond_wait_until (libglib-2.0.so.0)
                                                         #2  0x00007f5011423e89 n/a (libglib-2.0.so.0)
                                                         #3  0x00007f50114244ac g_async_queue_timeout_pop (libglib-2.0.so.0)
                                                         #4  0x00007f5011477b9d n/a (libglib-2.0.so.0)
                                                         #5  0x00007f50114770d5 n/a (libglib-2.0.so.0)
                                                         #6  0x00007f50111ef454 start_thread (libpthread.so.0)
                                                         #7  0x00007f5010f327df __clone (libc.so.6)
Dec 27 15:38:26 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service'
Dec 27 15:38:26 elitebook-2170p systemd[3598]: Starting XFCE notifications service...
Dec 27 15:38:26 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.freedesktop.Notifications'
Dec 27 15:38:26 elitebook-2170p systemd[3598]: Started XFCE notifications service.
Dec 27 15:38:30 elitebook-2170p xfce4-notifyd[11376]: Could not find the icon 'xfce4-notifyd-ltr'. The 'hicolor' theme
                                                      was not found either, perhaps you need to install it.
                                                      You can get a copy from:
                                                              http://icon-theme.freedesktop.org/releases
Dec 27 15:38:30 elitebook-2170p xfce4-notifyd[11376]: Could not load a pixbuf from /org/gtk/libgtk/icons/48x48/status/image-missing.png.
                                                      This may indicate that pixbuf loaders or the mime database could not be found.
Dec 27 15:38:30 elitebook-2170p xfce4-notifyd[11376]: **
Dec 27 15:38:30 elitebook-2170p xfce4-notifyd[11376]: Gtk:ERROR:gtkiconhelper.c:493:ensure_surface_for_gicon: assertion failed: (destination)
Dec 27 15:38:30 elitebook-2170p systemd[1]: Started Process Core Dump (PID 11400/UID 0).
Dec 27 15:38:30 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Main process exited, code=dumped, status=6/ABRT
Dec 27 15:38:30 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Unit entered failed state.
Dec 27 15:38:30 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Failed with result 'core-dump'.
Dec 27 15:38:30 elitebook-2170p systemd-coredump[11401]: Process 11376 (xfce4-notifyd) of user 1000 dumped core.
                                                         
                                                         Stack trace of thread 11376:
                                                         #0  0x00007fdfe6e2804f raise (libc.so.6)
                                                         #1  0x00007fdfe6e2947a abort (libc.so.6)
                                                         #2  0x00007fdfe74212a5 g_assertion_message (libglib-2.0.so.0)
                                                         #3  0x00007fdfe742133a g_assertion_message_expr (libglib-2.0.so.0)
                                                         #4  0x00007fdfe8c36d17 n/a (libgtk-3.so.0)
                                                         #5  0x00007fdfe8c37415 n/a (libgtk-3.so.0)
                                                         #6  0x00007fdfe8c374e4 n/a (libgtk-3.so.0)
                                                         #7  0x00007fdfe8c376d8 n/a (libgtk-3.so.0)
                                                         #8  0x00007fdfe8c4ad3d n/a (libgtk-3.so.0)
                                                         #9  0x00007fdfe8bb15f3 n/a (libgtk-3.so.0)
                                                         #10 0x00007fdfe8bb5841 n/a (libgtk-3.so.0)
                                                         #11 0x00007fdfe8c4b4f3 n/a (libgtk-3.so.0)
                                                         #12 0x00007fdfe8d122e4 n/a (libgtk-3.so.0)
                                                         #13 0x00007fdfe8d1252f n/a (libgtk-3.so.0)
                                                         #14 0x00007fdfe8d125e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #15 0x00007fdfe8b607df n/a (libgtk-3.so.0)
                                                         #16 0x00007fdfe8bb15f3 n/a (libgtk-3.so.0)
                                                         #17 0x00007fdfe8bb5841 n/a (libgtk-3.so.0)
                                                         #18 0x00007fdfe8b612f3 n/a (libgtk-3.so.0)
                                                         #19 0x00007fdfe8d122e4 n/a (libgtk-3.so.0)
                                                         #20 0x00007fdfe8d1252f n/a (libgtk-3.so.0)
                                                         #21 0x00007fdfe8d125e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #22 0x00007fdfe8b607df n/a (libgtk-3.so.0)
                                                         #23 0x00007fdfe8bb15f3 n/a (libgtk-3.so.0)
                                                         #24 0x00007fdfe8bb5841 n/a (libgtk-3.so.0)
                                                         #25 0x00007fdfe8b612f3 n/a (libgtk-3.so.0)
                                                         #26 0x00007fdfe8d122e4 n/a (libgtk-3.so.0)
                                                         #27 0x00007fdfe8d1252f n/a (libgtk-3.so.0)
                                                         #28 0x00007fdfe8d125e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #29 0x00007fdfe8dd6602 n/a (libgtk-3.so.0)
                                                         #30 0x00007fdfe8d122e4 n/a (libgtk-3.so.0)
                                                         #31 0x00007fdfe8d1252f n/a (libgtk-3.so.0)
                                                         #32 0x00007fdfe8d125e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #33 0x00007fdfe8d12920 n/a (libgtk-3.so.0)
                                                         #34 0x00007fdfe8dd7fa2 n/a (libgtk-3.so.0)
                                                         #35 0x00007fdfe8ddc9ac n/a (libgtk-3.so.0)
                                                         #36 0x000000000040c1a1 n/a (xfce4-notifyd)
                                                         #37 0x00007fdfe76d2f75 g_closure_invoke (libgobject-2.0.so.0)
                                                         #38 0x00007fdfe76e495c n/a (libgobject-2.0.so.0)
                                                         #39 0x00007fdfe76edbcc g_signal_emit_valist (libgobject-2.0.so.0)
                                                         #40 0x00007fdfe76edfaf g_signal_emit (libgobject-2.0.so.0)
                                                         #41 0x00007fdfe8dcd0d4 gtk_widget_realize (libgtk-3.so.0)
                                                         #42 0x000000000040b2e5 n/a (xfce4-notifyd)
                                                         #43 0x00007fdfe10931c8 ffi_call_unix64 (libffi.so.6)
                                                         #44 0x00007fdfe1092c2a ffi_call (libffi.so.6)
                                                         #45 0x00007fdfe76d37ae g_cclosure_marshal_generic (libgobject-2.0.so.0)
                                                         #46 0x00007fdfe76d2f75 g_closure_invoke (libgobject-2.0.so.0)
                                                         #47 0x00007fdfe76e4f82 n/a (libgobject-2.0.so.0)
                                                         #48 0x00007fdfe76ecd31 g_signal_emitv (libgobject-2.0.so.0)
                                                         #49 0x00000000004084b0 n/a (xfce4-notifyd)
                                                         #50 0x00007fdfe79e8747 n/a (libgio-2.0.so.0)
                                                         #51 0x00007fdfe79d0c6c n/a (libgio-2.0.so.0)
                                                         #52 0x00007fdfe73fa43a g_main_context_dispatch (libglib-2.0.so.0)
                                                         #53 0x00007fdfe73fa7f0 n/a (libglib-2.0.so.0)
                                                         #54 0x00007fdfe73fab12 g_main_loop_run (libglib-2.0.so.0)
                                                         #55 0x00007fdfe8c6fc35 gtk_main (libgtk-3.so.0)
                                                         #56 0x00000000004071ae n/a (xfce4-notifyd)
                                                         #57 0x00007fdfe6e15291 __libc_start_main (libc.so.6)
                                                         #58 0x000000000040724a n/a (xfce4-notifyd)
                                                         
                                                         Stack trace of thread 11377:
                                                         #0  0x00007fdfe6ed448d poll (libc.so.6)
                                                         #1  0x00007fdfe73fa786 n/a (libglib-2.0.so.0)
                                                         #2  0x00007fdfe73fa89c g_main_context_iteration (libglib-2.0.so.0)
                                                         #3  0x00007fdfe73fa8e1 n/a (libglib-2.0.so.0)
                                                         #4  0x00007fdfe74220d5 n/a (libglib-2.0.so.0)
                                                         #5  0x00007fdfe719a454 start_thread (libpthread.so.0)
                                                         #6  0x00007fdfe6edd7df __clone (libc.so.6)
                                                         
                                                         Stack trace of thread 11378:
                                                         #0  0x00007fdfe6ed8f19 syscall (libc.so.6)
                                                         #1  0x00007fdfe744003a g_cond_wait_until (libglib-2.0.so.0)
                                                         #2  0x00007fdfe73cee89 n/a (libglib-2.0.so.0)
                                                         #3  0x00007fdfe73cf4ac g_async_queue_timeout_pop (libglib-2.0.so.0)
                                                         #4  0x00007fdfe7422b9d n/a (libglib-2.0.so.0)
                                                         #5  0x00007fdfe74220d5 n/a (libglib-2.0.so.0)
                                                         #6  0x00007fdfe719a454 start_thread (libpthread.so.0)
                                                         #7  0x00007fdfe6edd7df __clone (libc.so.6)
                                                         
                                                         Stack trace of thread 11379:
                                                         #0  0x00007fdfe6ed448d poll (libc.so.6)
                                                         #1  0x00007fdfe73fa786 n/a (libglib-2.0.so.0)
                                                         #2  0x00007fdfe73fab12 g_main_loop_run (libglib-2.0.so.0)
                                                         #3  0x00007fdfe79e0316 n/a (libgio-2.0.so.0)
                                                         #4  0x00007fdfe74220d5 n/a (libglib-2.0.so.0)
                                                         #5  0x00007fdfe719a454 start_thread (libpthread.so.0)
                                                         #6  0x00007fdfe6edd7df __clone (libc.so.6)
Dec 27 15:38:32 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service'
Dec 27 15:38:32 elitebook-2170p systemd[3598]: Starting XFCE notifications service...
Dec 27 15:38:32 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.freedesktop.Notifications'
Dec 27 15:38:32 elitebook-2170p systemd[3598]: Started XFCE notifications service.
Dec 27 15:38:35 elitebook-2170p xfce4-notifyd[11423]: Theme parsing error: gtk.css:10:17: Not using units is deprecated. Assuming 'px'.
Dec 27 15:38:35 elitebook-2170p xfce4-notifyd[11423]: Could not find the icon 'xfce4-notifyd-ltr'. The 'hicolor' theme
                                                      was not found either, perhaps you need to install it.
                                                      You can get a copy from:
                                                              http://icon-theme.freedesktop.org/releases
Dec 27 15:38:35 elitebook-2170p xfce4-notifyd[11423]: Could not load a pixbuf from /org/gtk/libgtk/icons/48x48/status/image-missing.png.
                                                      This may indicate that pixbuf loaders or the mime database could not be found.
Dec 27 15:38:35 elitebook-2170p xfce4-notifyd[11423]: **
Dec 27 15:38:35 elitebook-2170p xfce4-notifyd[11423]: Gtk:ERROR:gtkiconhelper.c:493:ensure_surface_for_gicon: assertion failed: (destination)
Dec 27 15:38:35 elitebook-2170p systemd[1]: Started Process Core Dump (PID 11447/UID 0).
Dec 27 15:38:35 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Main process exited, code=dumped, status=6/ABRT
Dec 27 15:38:35 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Unit entered failed state.
Dec 27 15:38:35 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Failed with result 'core-dump'.
Dec 27 15:38:36 elitebook-2170p systemd-coredump[11448]: Process 11423 (xfce4-notifyd) of user 1000 dumped core.
                                                         
                                                         Stack trace of thread 11423:
                                                         #0  0x00007f9710d8a04f raise (libc.so.6)
                                                         #1  0x00007f9710d8b47a abort (libc.so.6)
                                                         #2  0x00007f97113832a5 g_assertion_message (libglib-2.0.so.0)
                                                         #3  0x00007f971138333a g_assertion_message_expr (libglib-2.0.so.0)
                                                         #4  0x00007f9712b98d17 n/a (libgtk-3.so.0)
                                                         #5  0x00007f9712b99415 n/a (libgtk-3.so.0)
                                                         #6  0x00007f9712b994e4 n/a (libgtk-3.so.0)
                                                         #7  0x00007f9712b996d8 n/a (libgtk-3.so.0)
                                                         #8  0x00007f9712bacd3d n/a (libgtk-3.so.0)
                                                         #9  0x00007f9712b135f3 n/a (libgtk-3.so.0)
                                                         #10 0x00007f9712b17841 n/a (libgtk-3.so.0)
                                                         #11 0x00007f9712bad4f3 n/a (libgtk-3.so.0)
                                                         #12 0x00007f9712c742e4 n/a (libgtk-3.so.0)
                                                         #13 0x00007f9712c7452f n/a (libgtk-3.so.0)
                                                         #14 0x00007f9712c745e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #15 0x00007f9712ac27df n/a (libgtk-3.so.0)
                                                         #16 0x00007f9712b135f3 n/a (libgtk-3.so.0)
                                                         #17 0x00007f9712b17841 n/a (libgtk-3.so.0)
                                                         #18 0x00007f9712ac32f3 n/a (libgtk-3.so.0)
                                                         #19 0x00007f9712c742e4 n/a (libgtk-3.so.0)
                                                         #20 0x00007f9712c7452f n/a (libgtk-3.so.0)
                                                         #21 0x00007f9712c745e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #22 0x00007f9712ac27df n/a (libgtk-3.so.0)
                                                         #23 0x00007f9712b135f3 n/a (libgtk-3.so.0)
                                                         #24 0x00007f9712b17841 n/a (libgtk-3.so.0)
                                                         #25 0x00007f9712ac32f3 n/a (libgtk-3.so.0)
                                                         #26 0x00007f9712c742e4 n/a (libgtk-3.so.0)
                                                         #27 0x00007f9712c7452f n/a (libgtk-3.so.0)
                                                         #28 0x00007f9712c745e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #29 0x00007f9712d38602 n/a (libgtk-3.so.0)
                                                         #30 0x00007f9712c742e4 n/a (libgtk-3.so.0)
                                                         #31 0x00007f9712c7452f n/a (libgtk-3.so.0)
                                                         #32 0x00007f9712c745e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #33 0x00007f9712c74920 n/a (libgtk-3.so.0)
                                                         #34 0x00007f9712d39fa2 n/a (libgtk-3.so.0)
                                                         #35 0x00007f9712d3e9ac n/a (libgtk-3.so.0)
                                                         #36 0x000000000040c1a1 n/a (xfce4-notifyd)
                                                         #37 0x00007f9711634f75 g_closure_invoke (libgobject-2.0.so.0)
                                                         #38 0x00007f971164695c n/a (libgobject-2.0.so.0)
                                                         #39 0x00007f971164fbcc g_signal_emit_valist (libgobject-2.0.so.0)
                                                         #40 0x00007f971164ffaf g_signal_emit (libgobject-2.0.so.0)
                                                         #41 0x00007f9712d2f0d4 gtk_widget_realize (libgtk-3.so.0)
                                                         #42 0x000000000040b2e5 n/a (xfce4-notifyd)
                                                         #43 0x00007f970aff51c8 ffi_call_unix64 (libffi.so.6)
                                                         #44 0x00007f970aff4c2a ffi_call (libffi.so.6)
                                                         #45 0x00007f97116357ae g_cclosure_marshal_generic (libgobject-2.0.so.0)
                                                         #46 0x00007f9711634f75 g_closure_invoke (libgobject-2.0.so.0)
                                                         #47 0x00007f9711646f82 n/a (libgobject-2.0.so.0)
                                                         #48 0x00007f971164ed31 g_signal_emitv (libgobject-2.0.so.0)
                                                         #49 0x00000000004084b0 n/a (xfce4-notifyd)
                                                         #50 0x00007f971194a747 n/a (libgio-2.0.so.0)
                                                         #51 0x00007f9711932c6c n/a (libgio-2.0.so.0)
                                                         #52 0x00007f971135c43a g_main_context_dispatch (libglib-2.0.so.0)
                                                         #53 0x00007f971135c7f0 n/a (libglib-2.0.so.0)
                                                         #54 0x00007f971135cb12 g_main_loop_run (libglib-2.0.so.0)
                                                         #55 0x00007f9712bd1c35 gtk_main (libgtk-3.so.0)
                                                         #56 0x00000000004071ae n/a (xfce4-notifyd)
                                                         #57 0x00007f9710d77291 __libc_start_main (libc.so.6)
                                                         #58 0x000000000040724a n/a (xfce4-notifyd)
                                                         
                                                         Stack trace of thread 11424:
                                                         #0  0x00007f9710e3648d poll (libc.so.6)
                                                         #1  0x00007f971135c786 n/a (libglib-2.0.so.0)
                                                         #2  0x00007f971135c89c g_main_context_iteration (libglib-2.0.so.0)
                                                         #3  0x00007f971135c8e1 n/a (libglib-2.0.so.0)
                                                         #4  0x00007f97113840d5 n/a (libglib-2.0.so.0)
                                                         #5  0x00007f97110fc454 start_thread (libpthread.so.0)
                                                         #6  0x00007f9710e3f7df __clone (libc.so.6)
                                                         
                                                         Stack trace of thread 11425:
                                                         #0  0x00007f9710e3af19 syscall (libc.so.6)
                                                         #1  0x00007f97113a203a g_cond_wait_until (libglib-2.0.so.0)
                                                         #2  0x00007f9711330e89 n/a (libglib-2.0.so.0)
                                                         #3  0x00007f97113314ac g_async_queue_timeout_pop (libglib-2.0.so.0)
                                                         #4  0x00007f9711384b9d n/a (libglib-2.0.so.0)
                                                         #5  0x00007f97113840d5 n/a (libglib-2.0.so.0)
                                                         #6  0x00007f97110fc454 start_thread (libpthread.so.0)
                                                         #7  0x00007f9710e3f7df __clone (libc.so.6)
                                                         
                                                         Stack trace of thread 11426:
                                                         #0  0x00007f9710e3648d poll (libc.so.6)
                                                         #1  0x00007f971135c786 n/a (libglib-2.0.so.0)
                                                         #2  0x00007f971135cb12 g_main_loop_run (libglib-2.0.so.0)
                                                         #3  0x00007f9711942316 n/a (libgio-2.0.so.0)
                                                         #4  0x00007f97113840d5 n/a (libglib-2.0.so.0)
                                                         #5  0x00007f97110fc454 start_thread (libpthread.so.0)
                                                         #6  0x00007f9710e3f7df __clone (libc.so.6)
Dec 27 15:38:38 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service'
Dec 27 15:38:38 elitebook-2170p systemd[3598]: Starting XFCE notifications service...
Dec 27 15:38:38 elitebook-2170p xfce4-notifyd[11470]: Theme parsing error: gtk.css:10:17: Not using units is deprecated. Assuming 'px'.
Dec 27 15:38:38 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.freedesktop.Notifications'
Dec 27 15:38:38 elitebook-2170p systemd[3598]: Started XFCE notifications service.
Dec 27 15:38:42 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:13 [GTK=TKIP]
Dec 27 15:38:44 elitebook-2170p xfce4-notifyd[11470]: Could not find the icon 'xfce4-notifyd-ltr'. The 'hicolor' theme
                                                      was not found either, perhaps you need to install it.
                                                      You can get a copy from:
                                                              http://icon-theme.freedesktop.org/releases
Dec 27 15:38:44 elitebook-2170p xfce4-notifyd[11470]: Could not load a pixbuf from /org/gtk/libgtk/icons/48x48/status/image-missing.png.
                                                      This may indicate that pixbuf loaders or the mime database could not be found.
Dec 27 15:38:44 elitebook-2170p xfce4-notifyd[11470]: **
Dec 27 15:38:44 elitebook-2170p xfce4-notifyd[11470]: Gtk:ERROR:gtkiconhelper.c:493:ensure_surface_for_gicon: assertion failed: (destination)
Dec 27 15:38:44 elitebook-2170p systemd[1]: Started Process Core Dump (PID 11505/UID 0).
Dec 27 15:38:44 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Main process exited, code=dumped, status=6/ABRT
Dec 27 15:38:44 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Unit entered failed state.
Dec 27 15:38:44 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Failed with result 'core-dump'.
Dec 27 15:38:44 elitebook-2170p systemd-coredump[11506]: Process 11470 (xfce4-notifyd) of user 1000 dumped core.
                                                         
                                                         Stack trace of thread 11470:
                                                         #0  0x00007f2b855db04f raise (libc.so.6)
                                                         #1  0x00007f2b855dc47a abort (libc.so.6)
                                                         #2  0x00007f2b85bd42a5 g_assertion_message (libglib-2.0.so.0)
                                                         #3  0x00007f2b85bd433a g_assertion_message_expr (libglib-2.0.so.0)
                                                         #4  0x00007f2b873e9d17 n/a (libgtk-3.so.0)
                                                         #5  0x00007f2b873ea415 n/a (libgtk-3.so.0)
                                                         #6  0x00007f2b873ea4e4 n/a (libgtk-3.so.0)
                                                         #7  0x00007f2b873ea6d8 n/a (libgtk-3.so.0)
                                                         #8  0x00007f2b873fdd3d n/a (libgtk-3.so.0)
                                                         #9  0x00007f2b873645f3 n/a (libgtk-3.so.0)
                                                         #10 0x00007f2b87368841 n/a (libgtk-3.so.0)
                                                         #11 0x00007f2b873fe4f3 n/a (libgtk-3.so.0)
                                                         #12 0x00007f2b874c52e4 n/a (libgtk-3.so.0)
                                                         #13 0x00007f2b874c552f n/a (libgtk-3.so.0)
                                                         #14 0x00007f2b874c55e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #15 0x00007f2b873137df n/a (libgtk-3.so.0)
                                                         #16 0x00007f2b873645f3 n/a (libgtk-3.so.0)
                                                         #17 0x00007f2b87368841 n/a (libgtk-3.so.0)
                                                         #18 0x00007f2b873142f3 n/a (libgtk-3.so.0)
                                                         #19 0x00007f2b874c52e4 n/a (libgtk-3.so.0)
                                                         #20 0x00007f2b874c552f n/a (libgtk-3.so.0)
                                                         #21 0x00007f2b874c55e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #22 0x00007f2b873137df n/a (libgtk-3.so.0)
                                                         #23 0x00007f2b873645f3 n/a (libgtk-3.so.0)
                                                         #24 0x00007f2b87368841 n/a (libgtk-3.so.0)
                                                         #25 0x00007f2b873142f3 n/a (libgtk-3.so.0)
                                                         #26 0x00007f2b874c52e4 n/a (libgtk-3.so.0)
                                                         #27 0x00007f2b874c552f n/a (libgtk-3.so.0)
                                                         #28 0x00007f2b874c55e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #29 0x00007f2b87589602 n/a (libgtk-3.so.0)
                                                         #30 0x00007f2b874c52e4 n/a (libgtk-3.so.0)
                                                         #31 0x00007f2b874c552f n/a (libgtk-3.so.0)
                                                         #32 0x00007f2b874c55e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #33 0x00007f2b874c5920 n/a (libgtk-3.so.0)
                                                         #34 0x00007f2b8758afa2 n/a (libgtk-3.so.0)
                                                         #35 0x00007f2b8758f9ac n/a (libgtk-3.so.0)
                                                         #36 0x000000000040c1a1 n/a (xfce4-notifyd)
                                                         #37 0x00007f2b85e85f75 g_closure_invoke (libgobject-2.0.so.0)
                                                         #38 0x00007f2b85e9795c n/a (libgobject-2.0.so.0)
                                                         #39 0x00007f2b85ea0bcc g_signal_emit_valist (libgobject-2.0.so.0)
                                                         #40 0x00007f2b85ea0faf g_signal_emit (libgobject-2.0.so.0)
                                                         #41 0x00007f2b875800d4 gtk_widget_realize (libgtk-3.so.0)
                                                         #42 0x000000000040b2e5 n/a (xfce4-notifyd)
                                                         #43 0x00007f2b7f8461c8 ffi_call_unix64 (libffi.so.6)
                                                         #44 0x00007f2b7f845c2a ffi_call (libffi.so.6)
                                                         #45 0x00007f2b85e867ae g_cclosure_marshal_generic (libgobject-2.0.so.0)
                                                         #46 0x00007f2b85e85f75 g_closure_invoke (libgobject-2.0.so.0)
                                                         #47 0x00007f2b85e97f82 n/a (libgobject-2.0.so.0)
                                                         #48 0x00007f2b85e9fd31 g_signal_emitv (libgobject-2.0.so.0)
                                                         #49 0x00000000004084b0 n/a (xfce4-notifyd)
                                                         #50 0x00007f2b8619b747 n/a (libgio-2.0.so.0)
                                                         #51 0x00007f2b86183c6c n/a (libgio-2.0.so.0)
                                                         #52 0x00007f2b85bad43a g_main_context_dispatch (libglib-2.0.so.0)
                                                         #53 0x00007f2b85bad7f0 n/a (libglib-2.0.so.0)
                                                         #54 0x00007f2b85badb12 g_main_loop_run (libglib-2.0.so.0)
                                                         #55 0x00007f2b87422c35 gtk_main (libgtk-3.so.0)
                                                         #56 0x00000000004071ae n/a (xfce4-notifyd)
                                                         #57 0x00007f2b855c8291 __libc_start_main (libc.so.6)
                                                         #58 0x000000000040724a n/a (xfce4-notifyd)
                                                         
                                                         Stack trace of thread 11471:
                                                         #0  0x00007f2b8568748d poll (libc.so.6)
                                                         #1  0x00007f2b85bad786 n/a (libglib-2.0.so.0)
                                                         #2  0x00007f2b85bad89c g_main_context_iteration (libglib-2.0.so.0)
                                                         #3  0x00007f2b85bad8e1 n/a (libglib-2.0.so.0)
                                                         #4  0x00007f2b85bd50d5 n/a (libglib-2.0.so.0)
                                                         #5  0x00007f2b8594d454 start_thread (libpthread.so.0)
                                                         #6  0x00007f2b856907df __clone (libc.so.6)
                                                         
                                                         Stack trace of thread 11472:
                                                         #0  0x00007f2b8568bf19 syscall (libc.so.6)
                                                         #1  0x00007f2b85bf303a g_cond_wait_until (libglib-2.0.so.0)
                                                         #2  0x00007f2b85b81e89 n/a (libglib-2.0.so.0)
                                                         #3  0x00007f2b85b824ac g_async_queue_timeout_pop (libglib-2.0.so.0)
                                                         #4  0x00007f2b85bd5b9d n/a (libglib-2.0.so.0)
                                                         #5  0x00007f2b85bd50d5 n/a (libglib-2.0.so.0)
                                                         #6  0x00007f2b8594d454 start_thread (libpthread.so.0)
                                                         #7  0x00007f2b856907df __clone (libc.so.6)
                                                         
                                                         Stack trace of thread 11473:
                                                         #0  0x00007f2b8568748d poll (libc.so.6)
                                                         #1  0x00007f2b85bad786 n/a (libglib-2.0.so.0)
                                                         #2  0x00007f2b85badb12 g_main_loop_run (libglib-2.0.so.0)
                                                         #3  0x00007f2b86193316 n/a (libgio-2.0.so.0)
                                                         #4  0x00007f2b85bd50d5 n/a (libglib-2.0.so.0)
                                                         #5  0x00007f2b8594d454 start_thread (libpthread.so.0)
                                                         #6  0x00007f2b856907df __clone (libc.so.6)
Dec 27 15:38:45 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service'
Dec 27 15:38:45 elitebook-2170p systemd[3598]: Starting XFCE notifications service...
Dec 27 15:38:45 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.freedesktop.Notifications'
Dec 27 15:38:45 elitebook-2170p systemd[3598]: Started XFCE notifications service.
Dec 27 15:38:49 elitebook-2170p xfce4-notifyd[11520]: Could not find the icon 'xfce4-notifyd-ltr'. The 'hicolor' theme
                                                      was not found either, perhaps you need to install it.
                                                      You can get a copy from:
                                                              http://icon-theme.freedesktop.org/releases
Dec 27 15:38:49 elitebook-2170p xfce4-notifyd[11520]: Could not load a pixbuf from /org/gtk/libgtk/icons/48x48/status/image-missing.png.
                                                      This may indicate that pixbuf loaders or the mime database could not be found.
Dec 27 15:38:49 elitebook-2170p xfce4-notifyd[11520]: **
Dec 27 15:38:49 elitebook-2170p xfce4-notifyd[11520]: Gtk:ERROR:gtkiconhelper.c:493:ensure_surface_for_gicon: assertion failed: (destination)
Dec 27 15:38:49 elitebook-2170p systemd[1]: Started Process Core Dump (PID 11544/UID 0).
Dec 27 15:38:49 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Main process exited, code=dumped, status=6/ABRT
Dec 27 15:38:49 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Unit entered failed state.
Dec 27 15:38:49 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Failed with result 'core-dump'.
Dec 27 15:38:49 elitebook-2170p systemd-coredump[11545]: Process 11520 (xfce4-notifyd) of user 1000 dumped core.
                                                         
                                                         Stack trace of thread 11520:
                                                         #0  0x00007f22de44004f raise (libc.so.6)
                                                         #1  0x00007f22de44147a abort (libc.so.6)
                                                         #2  0x00007f22dea392a5 g_assertion_message (libglib-2.0.so.0)
                                                         #3  0x00007f22dea3933a g_assertion_message_expr (libglib-2.0.so.0)
                                                         #4  0x00007f22e024ed17 n/a (libgtk-3.so.0)
                                                         #5  0x00007f22e024f415 n/a (libgtk-3.so.0)
                                                         #6  0x00007f22e024f4e4 n/a (libgtk-3.so.0)
                                                         #7  0x00007f22e024f6d8 n/a (libgtk-3.so.0)
                                                         #8  0x00007f22e0262d3d n/a (libgtk-3.so.0)
                                                         #9  0x00007f22e01c95f3 n/a (libgtk-3.so.0)
                                                         #10 0x00007f22e01cd841 n/a (libgtk-3.so.0)
                                                         #11 0x00007f22e02634f3 n/a (libgtk-3.so.0)
                                                         #12 0x00007f22e032a2e4 n/a (libgtk-3.so.0)
                                                         #13 0x00007f22e032a52f n/a (libgtk-3.so.0)
                                                         #14 0x00007f22e032a5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #15 0x00007f22e01787df n/a (libgtk-3.so.0)
                                                         #16 0x00007f22e01c95f3 n/a (libgtk-3.so.0)
                                                         #17 0x00007f22e01cd841 n/a (libgtk-3.so.0)
                                                         #18 0x00007f22e01792f3 n/a (libgtk-3.so.0)
                                                         #19 0x00007f22e032a2e4 n/a (libgtk-3.so.0)
                                                         #20 0x00007f22e032a52f n/a (libgtk-3.so.0)
                                                         #21 0x00007f22e032a5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #22 0x00007f22e01787df n/a (libgtk-3.so.0)
                                                         #23 0x00007f22e01c95f3 n/a (libgtk-3.so.0)
                                                         #24 0x00007f22e01cd841 n/a (libgtk-3.so.0)
                                                         #25 0x00007f22e01792f3 n/a (libgtk-3.so.0)
                                                         #26 0x00007f22e032a2e4 n/a (libgtk-3.so.0)
                                                         #27 0x00007f22e032a52f n/a (libgtk-3.so.0)
                                                         #28 0x00007f22e032a5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #29 0x00007f22e03ee602 n/a (libgtk-3.so.0)
                                                         #30 0x00007f22e032a2e4 n/a (libgtk-3.so.0)
                                                         #31 0x00007f22e032a52f n/a (libgtk-3.so.0)
                                                         #32 0x00007f22e032a5e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #33 0x00007f22e032a920 n/a (libgtk-3.so.0)
                                                         #34 0x00007f22e03effa2 n/a (libgtk-3.so.0)
                                                         #35 0x00007f22e03f49ac n/a (libgtk-3.so.0)
                                                         #36 0x000000000040c1a1 n/a (xfce4-notifyd)
                                                         #37 0x00007f22deceaf75 g_closure_invoke (libgobject-2.0.so.0)
                                                         #38 0x00007f22decfc95c n/a (libgobject-2.0.so.0)
                                                         #39 0x00007f22ded05bcc g_signal_emit_valist (libgobject-2.0.so.0)
                                                         #40 0x00007f22ded05faf g_signal_emit (libgobject-2.0.so.0)
                                                         #41 0x00007f22e03e50d4 gtk_widget_realize (libgtk-3.so.0)
                                                         #42 0x000000000040b2e5 n/a (xfce4-notifyd)
                                                         #43 0x00007f22d86ab1c8 ffi_call_unix64 (libffi.so.6)
                                                         #44 0x00007f22d86aac2a ffi_call (libffi.so.6)
                                                         #45 0x00007f22deceb7ae g_cclosure_marshal_generic (libgobject-2.0.so.0)
                                                         #46 0x00007f22deceaf75 g_closure_invoke (libgobject-2.0.so.0)
                                                         #47 0x00007f22decfcf82 n/a (libgobject-2.0.so.0)
                                                         #48 0x00007f22ded04d31 g_signal_emitv (libgobject-2.0.so.0)
                                                         #49 0x00000000004084b0 n/a (xfce4-notifyd)
                                                         #50 0x00007f22df000747 n/a (libgio-2.0.so.0)
                                                         #51 0x00007f22defe8c6c n/a (libgio-2.0.so.0)
                                                         #52 0x00007f22dea1243a g_main_context_dispatch (libglib-2.0.so.0)
                                                         #53 0x00007f22dea127f0 n/a (libglib-2.0.so.0)
                                                         #54 0x00007f22dea12b12 g_main_loop_run (libglib-2.0.so.0)
                                                         #55 0x00007f22e0287c35 gtk_main (libgtk-3.so.0)
                                                         #56 0x00000000004071ae n/a (xfce4-notifyd)
                                                         #57 0x00007f22de42d291 __libc_start_main (libc.so.6)
                                                         #58 0x000000000040724a n/a (xfce4-notifyd)
                                                         
                                                         Stack trace of thread 11522:
                                                         #0  0x00007f22de4f0f19 syscall (libc.so.6)
                                                         #1  0x00007f22dea5803a g_cond_wait_until (libglib-2.0.so.0)
                                                         #2  0x00007f22de9e6e89 n/a (libglib-2.0.so.0)
                                                         #3  0x00007f22de9e74ac g_async_queue_timeout_pop (libglib-2.0.so.0)
                                                         #4  0x00007f22dea3ab9d n/a (libglib-2.0.so.0)
                                                         #5  0x00007f22dea3a0d5 n/a (libglib-2.0.so.0)
                                                         #6  0x00007f22de7b2454 start_thread (libpthread.so.0)
                                                         #7  0x00007f22de4f57df __clone (libc.so.6)
                                                         
                                                         Stack trace of thread 11521:
                                                         #0  0x00007f22de4ec48d poll (libc.so.6)
                                                         #1  0x00007f22dea12786 n/a (libglib-2.0.so.0)
                                                         #2  0x00007f22dea1289c g_main_context_iteration (libglib-2.0.so.0)
                                                         #3  0x00007f22dea128e1 n/a (libglib-2.0.so.0)
                                                         #4  0x00007f22dea3a0d5 n/a (libglib-2.0.so.0)
                                                         #5  0x00007f22de7b2454 start_thread (libpthread.so.0)
                                                         #6  0x00007f22de4f57df __clone (libc.so.6)
                                                         
                                                         Stack trace of thread 11523:
                                                         #0  0x00007f22de4ec48d poll (libc.so.6)
                                                         #1  0x00007f22dea12786 n/a (libglib-2.0.so.0)
                                                         #2  0x00007f22dea12b12 g_main_loop_run (libglib-2.0.so.0)
                                                         #3  0x00007f22deff8316 n/a (libgio-2.0.so.0)
                                                         #4  0x00007f22dea3a0d5 n/a (libglib-2.0.so.0)
                                                         #5  0x00007f22de7b2454 start_thread (libpthread.so.0)
                                                         #6  0x00007f22de4f57df __clone (libc.so.6)
Dec 27 15:38:51 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service'
Dec 27 15:38:51 elitebook-2170p systemd[3598]: Starting XFCE notifications service...
Dec 27 15:38:51 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.freedesktop.Notifications'
Dec 27 15:38:51 elitebook-2170p systemd[3598]: Started XFCE notifications service.
Dec 27 15:38:53 elitebook-2170p root[11595]: ACPI action undefined: PNP0C0A:00
Dec 27 15:38:56 elitebook-2170p xfce4-notifyd[11569]: Could not find the icon 'xfce4-notifyd-ltr'. The 'hicolor' theme
                                                      was not found either, perhaps you need to install it.
                                                      You can get a copy from:
                                                              http://icon-theme.freedesktop.org/releases
Dec 27 15:38:56 elitebook-2170p xfce4-notifyd[11569]: Could not load a pixbuf from /org/gtk/libgtk/icons/48x48/status/image-missing.png.
                                                      This may indicate that pixbuf loaders or the mime database could not be found.
Dec 27 15:38:56 elitebook-2170p xfce4-notifyd[11569]: **
Dec 27 15:38:56 elitebook-2170p xfce4-notifyd[11569]: Gtk:ERROR:gtkiconhelper.c:493:ensure_surface_for_gicon: assertion failed: (destination)
Dec 27 15:38:56 elitebook-2170p systemd[1]: Started Process Core Dump (PID 11647/UID 0).
Dec 27 15:38:56 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Main process exited, code=dumped, status=6/ABRT
Dec 27 15:38:56 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Unit entered failed state.
Dec 27 15:38:56 elitebook-2170p systemd[3598]: xfce4-notifyd.service: Failed with result 'core-dump'.
Dec 27 15:38:56 elitebook-2170p systemd-coredump[11648]: Process 11569 (xfce4-notifyd) of user 1000 dumped core.
                                                         
                                                         Stack trace of thread 11569:
                                                         #0  0x00007f4e2764f04f raise (libc.so.6)
                                                         #1  0x00007f4e2765047a abort (libc.so.6)
                                                         #2  0x00007f4e27c482a5 g_assertion_message (libglib-2.0.so.0)
                                                         #3  0x00007f4e27c4833a g_assertion_message_expr (libglib-2.0.so.0)
                                                         #4  0x00007f4e2945dd17 n/a (libgtk-3.so.0)
                                                         #5  0x00007f4e2945e415 n/a (libgtk-3.so.0)
                                                         #6  0x00007f4e2945e4e4 n/a (libgtk-3.so.0)
                                                         #7  0x00007f4e2945e6d8 n/a (libgtk-3.so.0)
                                                         #8  0x00007f4e29471d3d n/a (libgtk-3.so.0)
                                                         #9  0x00007f4e293d85f3 n/a (libgtk-3.so.0)
                                                         #10 0x00007f4e293dc841 n/a (libgtk-3.so.0)
                                                         #11 0x00007f4e294724f3 n/a (libgtk-3.so.0)
                                                         #12 0x00007f4e295392e4 n/a (libgtk-3.so.0)
                                                         #13 0x00007f4e2953952f n/a (libgtk-3.so.0)
                                                         #14 0x00007f4e295395e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #15 0x00007f4e293877df n/a (libgtk-3.so.0)
                                                         #16 0x00007f4e293d85f3 n/a (libgtk-3.so.0)
                                                         #17 0x00007f4e293dc841 n/a (libgtk-3.so.0)
                                                         #18 0x00007f4e293882f3 n/a (libgtk-3.so.0)
                                                         #19 0x00007f4e295392e4 n/a (libgtk-3.so.0)
                                                         #20 0x00007f4e2953952f n/a (libgtk-3.so.0)
                                                         #21 0x00007f4e295395e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #22 0x00007f4e293877df n/a (libgtk-3.so.0)
                                                         #23 0x00007f4e293d85f3 n/a (libgtk-3.so.0)
                                                         #24 0x00007f4e293dc841 n/a (libgtk-3.so.0)
                                                         #25 0x00007f4e293882f3 n/a (libgtk-3.so.0)
                                                         #26 0x00007f4e295392e4 n/a (libgtk-3.so.0)
                                                         #27 0x00007f4e2953952f n/a (libgtk-3.so.0)
                                                         #28 0x00007f4e295395e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #29 0x00007f4e295fd602 n/a (libgtk-3.so.0)
                                                         #30 0x00007f4e295392e4 n/a (libgtk-3.so.0)
                                                         #31 0x00007f4e2953952f n/a (libgtk-3.so.0)
                                                         #32 0x00007f4e295395e7 gtk_widget_get_preferred_width (libgtk-3.so.0)
                                                         #33 0x00007f4e29539920 n/a (libgtk-3.so.0)
                                                         #34 0x00007f4e295fefa2 n/a (libgtk-3.so.0)
                                                         #35 0x00007f4e296039ac n/a (libgtk-3.so.0)
                                                         #36 0x000000000040c1a1 n/a (xfce4-notifyd)
                                                         #37 0x00007f4e27ef9f75 g_closure_invoke (libgobject-2.0.so.0)
                                                         #38 0x00007f4e27f0b95c n/a (libgobject-2.0.so.0)
                                                         #39 0x00007f4e27f14bcc g_signal_emit_valist (libgobject-2.0.so.0)
                                                         #40 0x00007f4e27f14faf g_signal_emit (libgobject-2.0.so.0)
                                                         #41 0x00007f4e295f40d4 gtk_widget_realize (libgtk-3.so.0)
                                                         #42 0x000000000040b2e5 n/a (xfce4-notifyd)
                                                         #43 0x00007f4e218ba1c8 ffi_call_unix64 (libffi.so.6)
                                                         #44 0x00007f4e218b9c2a ffi_call (libffi.so.6)
                                                         #45 0x00007f4e27efa7ae g_cclosure_marshal_generic (libgobject-2.0.so.0)
                                                         #46 0x00007f4e27ef9f75 g_closure_invoke (libgobject-2.0.so.0)
                                                         #47 0x00007f4e27f0bf82 n/a (libgobject-2.0.so.0)
                                                         #48 0x00007f4e27f13d31 g_signal_emitv (libgobject-2.0.so.0)
                                                         #49 0x00000000004084b0 n/a (xfce4-notifyd)
                                                         #50 0x00007f4e2820f747 n/a (libgio-2.0.so.0)
                                                         #51 0x00007f4e281f7c6c n/a (libgio-2.0.so.0)
                                                         #52 0x00007f4e27c2143a g_main_context_dispatch (libglib-2.0.so.0)
                                                         #53 0x00007f4e27c217f0 n/a (libglib-2.0.so.0)
                                                         #54 0x00007f4e27c21b12 g_main_loop_run (libglib-2.0.so.0)
                                                         #55 0x00007f4e29496c35 gtk_main (libgtk-3.so.0)
                                                         #56 0x00000000004071ae n/a (xfce4-notifyd)
                                                         #57 0x00007f4e2763c291 __libc_start_main (libc.so.6)
                                                         #58 0x000000000040724a n/a (xfce4-notifyd)
                                                         
                                                         Stack trace of thread 11570:
                                                         #0  0x00007f4e276fb48d poll (libc.so.6)
                                                         #1  0x00007f4e27c21786 n/a (libglib-2.0.so.0)
                                                         #2  0x00007f4e27c2189c g_main_context_iteration (libglib-2.0.so.0)
                                                         #3  0x00007f4e27c218e1 n/a (libglib-2.0.so.0)
                                                         #4  0x00007f4e27c490d5 n/a (libglib-2.0.so.0)
                                                         #5  0x00007f4e279c1454 start_thread (libpthread.so.0)
                                                         #6  0x00007f4e277047df __clone (libc.so.6)
                                                         
                                                         Stack trace of thread 11571:
                                                         #0  0x00007f4e276fff19 syscall (libc.so.6)
                                                         #1  0x00007f4e27c6703a g_cond_wait_until (libglib-2.0.so.0)
                                                         #2  0x00007f4e27bf5e89 n/a (libglib-2.0.so.0)
                                                         #3  0x00007f4e27bf64ac g_async_queue_timeout_pop (libglib-2.0.so.0)
                                                         #4  0x00007f4e27c49b9d n/a (libglib-2.0.so.0)
                                                         #5  0x00007f4e27c490d5 n/a (libglib-2.0.so.0)
                                                         #6  0x00007f4e279c1454 start_thread (libpthread.so.0)
                                                         #7  0x00007f4e277047df __clone (libc.so.6)
                                                         
                                                         Stack trace of thread 11572:
                                                         #0  0x00007f4e276fb48d poll (libc.so.6)
                                                         #1  0x00007f4e27c21786 n/a (libglib-2.0.so.0)
                                                         #2  0x00007f4e27c21b12 g_main_loop_run (libglib-2.0.so.0)
                                                         #3  0x00007f4e28207316 n/a (libgio-2.0.so.0)
                                                         #4  0x00007f4e27c490d5 n/a (libglib-2.0.so.0)
                                                         #5  0x00007f4e279c1454 start_thread (libpthread.so.0)
                                                         #6  0x00007f4e277047df __clone (libc.so.6)
Dec 27 15:38:58 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service'
Dec 27 15:38:58 elitebook-2170p systemd[3598]: Starting XFCE notifications service...
Dec 27 15:38:58 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.freedesktop.Notifications'
Dec 27 15:38:58 elitebook-2170p systemd[3598]: Started XFCE notifications service.
Dec 27 15:39:34 elitebook-2170p kernel: psmouse serio4: TouchPad at isa0060/serio4/input0 lost sync at byte 1
Dec 27 15:39:34 elitebook-2170p kernel: psmouse serio4: TouchPad at isa0060/serio4/input0 lost sync at byte 1
Dec 27 15:39:34 elitebook-2170p kernel: psmouse serio4: TouchPad at isa0060/serio4/input0 lost sync at byte 1
Dec 27 15:39:34 elitebook-2170p kernel: psmouse serio4: TouchPad at isa0060/serio4/input0 lost sync at byte 1
Dec 27 15:39:34 elitebook-2170p kernel: psmouse serio4: TouchPad at isa0060/serio4/input0 - driver resynced.
Dec 27 15:39:34 elitebook-2170p root[11812]: LID closed
Dec 27 15:39:34 elitebook-2170p systemd-logind[351]: Lid closed.
Dec 27 15:39:34 elitebook-2170p root[11821]: ACPI group/action undefined: PNP0C14:00 / 00000080
Dec 27 15:39:35 elitebook-2170p systemd-logind[351]: Lid opened.
Dec 27 15:39:35 elitebook-2170p root[11870]: LID opened
Dec 27 15:39:35 elitebook-2170p root[11877]: ACPI group/action undefined: PNP0C14:00 / 00000080
Dec 27 15:40:02 elitebook-2170p root[12012]: ACPI action undefined: PNP0C0A:00
Dec 27 15:40:48 elitebook-2170p root[12317]: ACPI action undefined: PNP0C0A:00
Dec 27 15:40:58 elitebook-2170p dbus-daemon[3631]: Activating service name='org.freedesktop.thumbnails.Thumbnailer1'
Dec 27 15:40:58 elitebook-2170p tumblerd[12399]: Failed to load plugin "tumbler-ffmpeg-thumbnailer.so": libffmpegthumbnailer.so.4: cannot open shared object file: No such file or directory
Dec 27 15:40:58 elitebook-2170p tumblerd[12399]: Failed to load plugin "tumbler-odf-thumbnailer.so": libgsf-1.so.114: cannot open shared object file: No such file or directory
Dec 27 15:40:58 elitebook-2170p tumblerd[12399]: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.7: cannot open shared object file: No such file or directory
Dec 27 15:40:58 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.freedesktop.thumbnails.Thumbnailer1'
Dec 27 15:41:57 elitebook-2170p root[12768]: ACPI action undefined: PNP0C0A:00
Dec 27 15:43:06 elitebook-2170p root[13138]: ACPI action undefined: PNP0C0A:00
Dec 27 15:44:15 elitebook-2170p root[13485]: ACPI action undefined: PNP0C0A:00
Dec 27 15:45:24 elitebook-2170p root[13817]: ACPI action undefined: PNP0C0A:00
Dec 27 15:46:10 elitebook-2170p root[14028]: ACPI action undefined: PNP0C0A:00
Dec 27 15:47:20 elitebook-2170p root[14327]: ACPI action undefined: PNP0C0A:00
Dec 27 15:48:29 elitebook-2170p root[14626]: ACPI action undefined: PNP0C0A:00
Dec 27 15:48:42 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:13 [GTK=TKIP]
Dec 27 15:49:38 elitebook-2170p root[14938]: ACPI action undefined: PNP0C0A:00
Dec 27 15:50:24 elitebook-2170p root[15160]: ACPI action undefined: PNP0C0A:00
Dec 27 15:51:33 elitebook-2170p root[15449]: ACPI action undefined: PNP0C0A:00
Dec 27 15:52:06 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 111 to 107
Dec 27 15:52:13 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 27 15:52:13 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 27 15:52:13 elitebook-2170p sensord[569]:   Physical id 0: 52.0 C
Dec 27 15:52:13 elitebook-2170p sensord[569]:   Core 0: 52.0 C
Dec 27 15:52:13 elitebook-2170p sensord[569]:   Core 1: 49.0 C
Dec 27 15:52:13 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 27 15:52:13 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 27 15:52:13 elitebook-2170p sensord[569]:   temp1: 52.0 C
Dec 27 15:52:13 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 27 15:52:13 elitebook-2170p sensord[569]:   temp3: 48.0 C
Dec 27 15:52:13 elitebook-2170p sensord[569]:   temp4: 45.0 C
Dec 27 15:52:13 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 27 15:52:13 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 27 15:52:42 elitebook-2170p root[15749]: ACPI action undefined: PNP0C0A:00
Dec 27 15:53:51 elitebook-2170p root[16051]: ACPI action undefined: PNP0C0A:00
Dec 27 15:55:01 elitebook-2170p root[16377]: ACPI action undefined: PNP0C0A:00
Dec 27 15:55:47 elitebook-2170p root[16912]: ACPI action undefined: PNP0C0A:00
Dec 27 15:56:22 elitebook-2170p root[17191]: SleepButton pressed
Dec 27 15:56:22 elitebook-2170p systemd[1]: Reached target Sleep.
Dec 27 15:56:22 elitebook-2170p systemd[1]: Starting Suspend...
Dec 27 15:56:22 elitebook-2170p systemd-sleep[17194]: Suspending system...
Dec 27 17:14:35 elitebook-2170p kernel: PM: Syncing filesystems ... done.
Dec 27 17:14:35 elitebook-2170p kernel: PM: Preparing system for sleep (mem)
Dec 27 17:14:35 elitebook-2170p kernel: Freezing user space processes ... (elapsed 0.002 seconds) done.
Dec 27 17:14:35 elitebook-2170p kernel: Double checking all user space processes after OOM killer disable... (elapsed 0.000 seconds) 
Dec 27 17:14:35 elitebook-2170p kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Dec 27 17:14:35 elitebook-2170p kernel: PM: Suspending system (mem)
Dec 27 17:14:35 elitebook-2170p kernel: Suspending console(s) (use no_console_suspend to debug)
Dec 27 17:14:35 elitebook-2170p kernel: wlo1: deauthenticating from 18:a6:f7:31:99:13 by local choice (Reason: 3=DEAUTH_LEAVING)
Dec 27 17:14:35 elitebook-2170p kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Dec 27 17:14:35 elitebook-2170p kernel: sd 0:0:0:0: [sda] Stopping disk
Dec 27 17:14:35 elitebook-2170p kernel: parport_pc 00:04: disabled
Dec 27 17:14:35 elitebook-2170p kernel: e1000e: EEE TX LPI TIMER: 00000011
Dec 27 17:14:35 elitebook-2170p kernel: PM: suspend of devices complete after 565.803 msecs
Dec 27 17:14:35 elitebook-2170p kernel: PM: late suspend of devices complete after 16.011 msecs
Dec 27 17:14:35 elitebook-2170p kernel: ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
Dec 27 17:14:35 elitebook-2170p kernel: ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
Dec 27 17:14:35 elitebook-2170p kernel: xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
Dec 27 17:14:35 elitebook-2170p kernel: PM: noirq suspend of devices complete after 49.857 msecs
Dec 27 17:14:35 elitebook-2170p kernel: ACPI: Preparing to enter system sleep state S3
Dec 27 17:14:35 elitebook-2170p kernel: ACPI : EC: EC stopped
Dec 27 17:14:35 elitebook-2170p kernel: PM: Saving platform NVS memory
Dec 27 17:14:35 elitebook-2170p kernel: Disabling non-boot CPUs ...
Dec 27 17:14:35 elitebook-2170p kernel: smpboot: CPU 1 is now offline
Dec 27 17:14:35 elitebook-2170p kernel: smpboot: CPU 2 is now offline
Dec 27 17:14:35 elitebook-2170p kernel: smpboot: CPU 3 is now offline
Dec 27 17:14:35 elitebook-2170p kernel: ACPI: Low-level resume complete
Dec 27 17:14:35 elitebook-2170p kernel: ACPI : EC: EC started
Dec 27 17:14:35 elitebook-2170p kernel: PM: Restoring platform NVS memory
Dec 27 17:14:35 elitebook-2170p kernel: Enabling non-boot CPUs ...
Dec 27 17:14:35 elitebook-2170p kernel: x86: Booting SMP configuration:
Dec 27 17:14:35 elitebook-2170p kernel: smpboot: Booting Node 0 Processor 1 APIC 0x1
Dec 27 17:14:35 elitebook-2170p kernel:  cache: parent cpu1 should not be sleeping
Dec 27 17:14:35 elitebook-2170p kernel: CPU1 is up
Dec 27 17:14:35 elitebook-2170p kernel: smpboot: Booting Node 0 Processor 2 APIC 0x2
Dec 27 17:14:35 elitebook-2170p kernel:  cache: parent cpu2 should not be sleeping
Dec 27 17:14:35 elitebook-2170p kernel: CPU2 is up
Dec 27 17:14:35 elitebook-2170p kernel: smpboot: Booting Node 0 Processor 3 APIC 0x3
Dec 27 17:14:35 elitebook-2170p kernel:  cache: parent cpu3 should not be sleeping
Dec 27 17:14:35 elitebook-2170p kernel: CPU3 is up
Dec 27 17:14:35 elitebook-2170p kernel: ACPI: Waking up from system sleep state S3
Dec 27 17:14:35 elitebook-2170p kernel: acpi LNXPOWER:02: Turning OFF
Dec 27 17:14:35 elitebook-2170p kernel: acpi LNXPOWER:01: Turning OFF
Dec 27 17:14:35 elitebook-2170p kernel: ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
Dec 27 17:14:35 elitebook-2170p kernel: xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
Dec 27 17:14:35 elitebook-2170p kernel: ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
Dec 27 17:14:35 elitebook-2170p kernel: PM: noirq resume of devices complete after 33.964 msecs
Dec 27 17:14:35 elitebook-2170p kernel: PM: early resume of devices complete after 0.394 msecs
Dec 27 17:14:35 elitebook-2170p kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
Dec 27 17:14:35 elitebook-2170p kernel: sd 0:0:0:0: [sda] Starting disk
Dec 27 17:14:35 elitebook-2170p kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
Dec 27 17:14:35 elitebook-2170p kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x1-0x0
Dec 27 17:14:35 elitebook-2170p kernel: rtc_cmos 00:03: System wakeup disabled by ACPI
Dec 27 17:14:35 elitebook-2170p kernel: parport_pc 00:04: activated
Dec 27 17:14:35 elitebook-2170p kernel: usb 1-1.3: reset high-speed USB device number 4 using ehci-pci
Dec 27 17:14:35 elitebook-2170p kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
Dec 27 17:14:35 elitebook-2170p kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
Dec 27 17:14:35 elitebook-2170p kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x1-0x0
Dec 27 17:14:35 elitebook-2170p kernel: ata6: SATA link down (SStatus 0 SControl 300)
Dec 27 17:14:35 elitebook-2170p kernel: ata4: SATA link down (SStatus 0 SControl 300)
Dec 27 17:14:35 elitebook-2170p kernel: usb 1-1.2: reset full-speed USB device number 3 using ehci-pci
Dec 27 17:14:35 elitebook-2170p kernel: PM: resume of devices complete after 565.820 msecs
Dec 27 17:14:35 elitebook-2170p kernel: usb 1-1.2:1.0: rebind failed: -517
Dec 27 17:14:35 elitebook-2170p kernel: usb 1-1.2:1.1: rebind failed: -517
Dec 27 17:14:35 elitebook-2170p kernel: PM: Finishing wakeup.
Dec 27 17:14:35 elitebook-2170p kernel: Restarting tasks ... 
Dec 27 17:14:35 elitebook-2170p kernel: acpi PNP0501:00: Still not present
Dec 27 17:14:35 elitebook-2170p kernel: pci_bus 0000:01: Allocating resources
Dec 27 17:14:35 elitebook-2170p kernel: pci_bus 0000:02: Allocating resources
Dec 27 17:14:35 elitebook-2170p kernel: pci_bus 0000:03: Allocating resources
Dec 27 17:14:35 elitebook-2170p kernel: done.
Dec 27 17:14:35 elitebook-2170p systemd[1]: Time has been changed
Dec 27 17:14:35 elitebook-2170p dhcpcd[356]: wlo1: carrier lost
Dec 27 17:14:35 elitebook-2170p wpa_supplicant[374]: wlo1: CTRL-EVENT-DISCONNECTED bssid=18:a6:f7:31:99:13 reason=3 locally_generated=1
Dec 27 17:14:35 elitebook-2170p systemd[3598]: Time has been changed
Dec 27 17:14:38 elitebook-2170p kernel: usb 2-1.8: new full-speed USB device number 4 using ehci-pci
Dec 27 17:14:38 elitebook-2170p kernel: psmouse serio4: synaptics: queried max coordinates: x [..5736], y [..5172]
Dec 27 17:14:38 elitebook-2170p kernel: psmouse serio4: synaptics: queried min coordinates: x [1200..], y [824..]
Dec 27 17:14:38 elitebook-2170p kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Dec 27 17:14:38 elitebook-2170p kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Dec 27 17:14:38 elitebook-2170p kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Dec 27 17:14:38 elitebook-2170p kernel: ata1.00: configured for UDMA/133
Dec 27 17:14:35 elitebook-2170p ntpd[466]: Deleting interface #10 wlo1, fe80::e1a6:6c44:8acb:eb66%3#123, interface stats: received=0, sent=0, dropped=0, active_time=10582 secs
Dec 27 17:14:35 elitebook-2170p systemd[1]: Starting Load/Save RF Kill Switch Status...
Dec 27 17:14:35 elitebook-2170p ntpd[466]: Deleting interface #11 wlo1, 2601:446:c201:1020:f101:d405:cb8e:a433#123, interface stats: received=47, sent=47, dropped=0, active_time=10580 secs
Dec 27 17:14:38 elitebook-2170p laptop_mode[17313]: Laptop mode
Dec 27 17:14:38 elitebook-2170p laptop_mode[17313]: enabled, not active [unchanged]
Dec 27 17:14:35 elitebook-2170p systemd[1]: bluetooth.target: Unit not needed anymore. Stopping.
Dec 27 17:14:35 elitebook-2170p ntpd[466]: 2600:3c02::13:220 local addr 2601:446:c201:1020:f101:d405:cb8e:a433 -> <null>
Dec 27 17:14:35 elitebook-2170p systemd[1]: Stopped target Bluetooth.
Dec 27 17:14:35 elitebook-2170p ntpd[466]: Deleting interface #12 wlo1, 192.168.1.25#123, interface stats: received=135, sent=140, dropped=0, active_time=10577 secs
Dec 27 17:14:35 elitebook-2170p systemd[1]: Reached target Bluetooth.
Dec 27 17:14:35 elitebook-2170p ntpd[466]: 208.75.88.4 local addr 192.168.1.25 -> <null>
Dec 27 17:14:35 elitebook-2170p systemd[1]: Started Load/Save RF Kill Switch Status.
Dec 27 17:14:35 elitebook-2170p ntpd[466]: 198.55.111.5 local addr 192.168.1.25 -> <null>
Dec 27 17:14:35 elitebook-2170p systemd[1]: Reloading Laptop Mode Tools.
Dec 27 17:14:35 elitebook-2170p ntpd[466]: 74.82.59.143 local addr 192.168.1.25 -> <null>
Dec 27 17:14:36 elitebook-2170p systemd-sleep[17194]: System resumed.
Dec 27 17:14:35 elitebook-2170p root[17299]: ACPI action undefined: ACPI0003:00
Dec 27 17:14:36 elitebook-2170p systemd[1]: Stopping Name Service Cache Daemon...
Dec 27 17:14:35 elitebook-2170p root[17339]: ACPI group/action undefined: processor / LNXCPU:00
Dec 27 17:14:36 elitebook-2170p systemd[1]: Started Suspend.
Dec 27 17:14:35 elitebook-2170p nscd[26725]: 26725 monitored file `/etc/resolv.conf` was written to
Dec 27 17:14:36 elitebook-2170p systemd[1]: sleep.target: Unit not needed anymore. Stopping.
Dec 27 17:14:35 elitebook-2170p root[17355]: ACPI group/action undefined: processor / LNXCPU:01
Dec 27 17:14:36 elitebook-2170p systemd[1]: Stopped target Sleep.
Dec 27 17:14:36 elitebook-2170p root[17373]: ACPI group/action undefined: processor / LNXCPU:02
Dec 27 17:14:36 elitebook-2170p systemd[1]: Reached target Suspend.
Dec 27 17:14:36 elitebook-2170p nscd[17388]: 17388 monitoring file `/etc/passwd` (1)
Dec 27 17:14:36 elitebook-2170p systemd-logind[351]: Operation 'sleep' finished.
Dec 27 17:14:36 elitebook-2170p nscd[17388]: 17388 monitoring directory `/etc` (2)
Dec 27 17:14:36 elitebook-2170p systemd[1]: suspend.target: Unit is bound to inactive unit systemd-suspend.service. Stopping, too.
Dec 27 17:14:36 elitebook-2170p nscd[17388]: 17388 monitoring file `/etc/group` (3)
Dec 27 17:14:36 elitebook-2170p systemd[1]: Stopped target Suspend.
Dec 27 17:14:36 elitebook-2170p nscd[17388]: 17388 monitoring directory `/etc` (2)
Dec 27 17:14:36 elitebook-2170p systemd[1]: Stopped Name Service Cache Daemon.
Dec 27 17:14:36 elitebook-2170p nscd[17388]: 17388 monitoring file `/etc/hosts` (4)
Dec 27 17:14:36 elitebook-2170p systemd[1]: Starting Name Service Cache Daemon...
Dec 27 17:14:36 elitebook-2170p nscd[17388]: 17388 monitoring directory `/etc` (2)
Dec 27 17:14:36 elitebook-2170p systemd[1]: Started Name Service Cache Daemon.
Dec 27 17:14:36 elitebook-2170p nscd[17388]: 17388 monitoring file `/etc/resolv.conf` (5)
Dec 27 17:14:36 elitebook-2170p systemd[1]: Stopping Name Service Cache Daemon...
Dec 27 17:14:36 elitebook-2170p nscd[17388]: 17388 monitoring directory `/etc` (2)
Dec 27 17:14:36 elitebook-2170p systemd[1]: Stopped Name Service Cache Daemon.
Dec 27 17:14:36 elitebook-2170p nscd[17388]: 17388 monitoring file `/etc/services` (6)
Dec 27 17:14:36 elitebook-2170p systemd[1]: Starting Name Service Cache Daemon...
Dec 27 17:14:36 elitebook-2170p nscd[17388]: 17388 monitoring directory `/etc` (2)
Dec 27 17:14:36 elitebook-2170p systemd[1]: Started Name Service Cache Daemon.
Dec 27 17:14:36 elitebook-2170p nscd[17388]: 17388 disabled inotify-based monitoring for file `/etc/netgroup': No such file or directory
Dec 27 17:14:36 elitebook-2170p nscd[17388]: 17388 stat failed for file `/etc/netgroup'; will try again later: No such file or directory
Dec 27 17:14:36 elitebook-2170p nscd[17388]: 17388 cannot create /var/db/nscd/passwd; no persistent database used
Dec 27 17:14:36 elitebook-2170p nscd[17388]: 17388 cannot create /var/db/nscd/group; no persistent database used
Dec 27 17:14:36 elitebook-2170p nscd[17388]: 17388 cannot create /var/db/nscd/hosts; no persistent database used
Dec 27 17:14:36 elitebook-2170p nscd[17388]: 17388 cannot create /var/db/nscd/services; no persistent database used
Dec 27 17:14:36 elitebook-2170p nscd[17388]: 17388 cannot create /var/db/nscd/netgroup; no persistent database used
Dec 27 17:14:36 elitebook-2170p root[17404]: ACPI group/action undefined: processor / LNXCPU:03
Dec 27 17:14:36 elitebook-2170p dhcpcd[356]: wlo1: deleting address 2601:446:c201:1020:f101:d405:cb8e:a433/64
Dec 27 17:14:36 elitebook-2170p dhcpcd[356]: wlo1: deleting default route via fe80::1aa6:f7ff:fe31:9915
Dec 27 17:14:36 elitebook-2170p dhcpcd[356]: wlo1: deleting route to 2601:446:c201:1020::/64
Dec 27 17:14:36 elitebook-2170p root[17428]: ACPI group/action undefined: processor / LNXCPU:00
Dec 27 17:14:36 elitebook-2170p root[17442]: ACPI group/action undefined: thermal_zone / LNXTHERM:00
Dec 27 17:14:36 elitebook-2170p root[17458]: ACPI group/action undefined: thermal_zone / LNXTHERM:01
Dec 27 17:14:36 elitebook-2170p nscd[17388]: 17388 monitored file `/etc/resolv.conf` was written to
Dec 27 17:14:36 elitebook-2170p root[17484]: ACPI group/action undefined: thermal_zone / LNXTHERM:04
Dec 27 17:14:36 elitebook-2170p root[17490]: ACPI group/action undefined: processor / LNXCPU:01
Dec 27 17:14:36 elitebook-2170p root[17494]: ACPI group/action undefined: processor / LNXCPU:02
Dec 27 17:14:36 elitebook-2170p nscd[17496]: 17496 monitoring file `/etc/passwd` (1)
Dec 27 17:14:36 elitebook-2170p nscd[17496]: 17496 monitoring directory `/etc` (2)
Dec 27 17:14:36 elitebook-2170p nscd[17496]: 17496 monitoring file `/etc/group` (3)
Dec 27 17:14:36 elitebook-2170p nscd[17496]: 17496 monitoring directory `/etc` (2)
Dec 27 17:14:36 elitebook-2170p nscd[17496]: 17496 monitoring file `/etc/hosts` (4)
Dec 27 17:14:36 elitebook-2170p nscd[17496]: 17496 monitoring directory `/etc` (2)
Dec 27 17:14:36 elitebook-2170p nscd[17496]: 17496 monitoring file `/etc/resolv.conf` (5)
Dec 27 17:14:36 elitebook-2170p nscd[17496]: 17496 monitoring directory `/etc` (2)
Dec 27 17:14:36 elitebook-2170p nscd[17496]: 17496 monitoring file `/etc/services` (6)
Dec 27 17:14:36 elitebook-2170p nscd[17496]: 17496 monitoring directory `/etc` (2)
Dec 27 17:14:36 elitebook-2170p nscd[17496]: 17496 disabled inotify-based monitoring for file `/etc/netgroup': No such file or directory
Dec 27 17:14:36 elitebook-2170p nscd[17496]: 17496 stat failed for file `/etc/netgroup'; will try again later: No such file or directory
Dec 27 17:14:36 elitebook-2170p nscd[17496]: 17496 cannot create /var/db/nscd/passwd; no persistent database used
Dec 27 17:14:36 elitebook-2170p nscd[17496]: 17496 cannot create /var/db/nscd/group; no persistent database used
Dec 27 17:14:36 elitebook-2170p nscd[17496]: 17496 cannot create /var/db/nscd/hosts; no persistent database used
Dec 27 17:14:36 elitebook-2170p nscd[17496]: 17496 cannot create /var/db/nscd/services; no persistent database used
Dec 27 17:14:36 elitebook-2170p nscd[17496]: 17496 cannot create /var/db/nscd/netgroup; no persistent database used
Dec 27 17:14:36 elitebook-2170p dhcpcd[356]: wlo1: deleting address fe80::e1a6:6c44:8acb:eb66
Dec 27 17:14:36 elitebook-2170p dhcpcd[356]: wlo1: deleting route to 192.168.1.0/24
Dec 27 17:14:36 elitebook-2170p dhcpcd[356]: wlo1: deleting default route via 192.168.1.1
Dec 27 17:14:36 elitebook-2170p root[17517]: ACPI group/action undefined: processor / LNXCPU:03
Dec 27 17:14:39 elitebook-2170p wpa_supplicant[374]: wlo1: SME: Trying to authenticate with 18:a6:f7:31:99:14 (SSID='BATNET' freq=2462 MHz)
Dec 27 17:14:39 elitebook-2170p kernel: wlo1: authenticate with 18:a6:f7:31:99:14
Dec 27 17:14:39 elitebook-2170p kernel: wlo1: send auth to 18:a6:f7:31:99:14 (try 1/3)
Dec 27 17:14:39 elitebook-2170p wpa_supplicant[374]: wlo1: Trying to associate with 18:a6:f7:31:99:14 (SSID='BATNET' freq=2462 MHz)
Dec 27 17:14:39 elitebook-2170p kernel: wlo1: authenticated
Dec 27 17:14:39 elitebook-2170p kernel: wlo1: associate with 18:a6:f7:31:99:14 (try 1/3)
Dec 27 17:14:39 elitebook-2170p kernel: wlo1: RX AssocResp from 18:a6:f7:31:99:14 (capab=0x431 status=0 aid=3)
Dec 27 17:14:39 elitebook-2170p wpa_supplicant[374]: wlo1: Associated with 18:a6:f7:31:99:14
Dec 27 17:14:39 elitebook-2170p wpa_supplicant[374]: wlo1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 27 17:14:39 elitebook-2170p kernel: wlo1: associated
Dec 27 17:14:39 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Key negotiation completed with 18:a6:f7:31:99:14 [PTK=CCMP GTK=TKIP]
Dec 27 17:14:39 elitebook-2170p wpa_supplicant[374]: wlo1: CTRL-EVENT-CONNECTED - Connection to 18:a6:f7:31:99:14 completed [id=0 id_str=]
Dec 27 17:14:39 elitebook-2170p dhcpcd[356]: wlo1: carrier acquired
Dec 27 17:14:39 elitebook-2170p dhcpcd[356]: wlo1: adding address fe80::e1a6:6c44:8acb:eb66
Dec 27 17:14:39 elitebook-2170p dhcpcd[356]: wlo1: IAID 08:ca:ef:bd
Dec 27 17:14:39 elitebook-2170p dhcpcd[356]: wlo1: rebinding lease of 192.168.1.25
Dec 27 17:14:39 elitebook-2170p dhcpcd[356]: wlo1: probing address 192.168.1.25/24
Dec 27 17:14:39 elitebook-2170p dhcpcd[356]: wlo1: soliciting an IPv6 router
Dec 27 17:14:40 elitebook-2170p ntpd[466]: bind(23) AF_INET6 fe80::e1a6:6c44:8acb:eb66%3#123 flags 0x11 failed: Cannot assign requested address
Dec 27 17:14:40 elitebook-2170p ntpd[466]: unable to create socket on wlo1 (13) for fe80::e1a6:6c44:8acb:eb66%3#123
Dec 27 17:14:40 elitebook-2170p ntpd[466]: failed to init interface for address fe80::e1a6:6c44:8acb:eb66%3
Dec 27 17:14:41 elitebook-2170p dhcpcd[356]: wlo1: Router Advertisement from fe80::1aa6:f7ff:fe31:9915
Dec 27 17:14:41 elitebook-2170p dhcpcd[356]: wlo1: adding address 2601:446:c201:1020:f101:d405:cb8e:a433/64
Dec 27 17:14:41 elitebook-2170p dhcpcd[356]: wlo1: adding route to 2601:446:c201:1020::/64
Dec 27 17:14:41 elitebook-2170p dhcpcd[356]: wlo1: adding default route via fe80::1aa6:f7ff:fe31:9915
Dec 27 17:14:41 elitebook-2170p dhcpcd[356]: wlo1: requesting DHCPv6 information
Dec 27 17:14:42 elitebook-2170p ntpd[466]: bind(23) AF_INET6 2601:446:c201:1020:f101:d405:cb8e:a433#123 flags 0x11 failed: Cannot assign requested address
Dec 27 17:14:42 elitebook-2170p ntpd[466]: unable to create socket on wlo1 (14) for 2601:446:c201:1020:f101:d405:cb8e:a433#123
Dec 27 17:14:42 elitebook-2170p ntpd[466]: failed to init interface for address 2601:446:c201:1020:f101:d405:cb8e:a433
Dec 27 17:14:42 elitebook-2170p ntpd[466]: Listen normally on 15 wlo1 [fe80::e1a6:6c44:8acb:eb66%3]:123
Dec 27 17:14:42 elitebook-2170p ntpd[466]: new interface(s) found: waking up resolver
Dec 27 17:14:43 elitebook-2170p nscd[17496]: 17496 monitored file `/etc/resolv.conf` was written to
Dec 27 17:14:43 elitebook-2170p systemd[1]: Stopping Name Service Cache Daemon...
Dec 27 17:14:43 elitebook-2170p systemd[1]: Stopped Name Service Cache Daemon.
Dec 27 17:14:43 elitebook-2170p systemd[1]: Starting Name Service Cache Daemon...
Dec 27 17:14:43 elitebook-2170p nscd[17565]: 17565 monitoring file `/etc/passwd` (1)
Dec 27 17:14:43 elitebook-2170p nscd[17565]: 17565 monitoring directory `/etc` (2)
Dec 27 17:14:43 elitebook-2170p nscd[17565]: 17565 monitoring file `/etc/group` (3)
Dec 27 17:14:43 elitebook-2170p nscd[17565]: 17565 monitoring directory `/etc` (2)
Dec 27 17:14:43 elitebook-2170p nscd[17565]: 17565 monitoring file `/etc/hosts` (4)
Dec 27 17:14:43 elitebook-2170p nscd[17565]: 17565 monitoring directory `/etc` (2)
Dec 27 17:14:43 elitebook-2170p systemd[1]: Started Name Service Cache Daemon.
Dec 27 17:14:43 elitebook-2170p nscd[17565]: 17565 monitoring file `/etc/resolv.conf` (5)
Dec 27 17:14:43 elitebook-2170p nscd[17565]: 17565 monitoring directory `/etc` (2)
Dec 27 17:14:43 elitebook-2170p nscd[17565]: 17565 monitoring file `/etc/services` (6)
Dec 27 17:14:43 elitebook-2170p nscd[17565]: 17565 monitoring directory `/etc` (2)
Dec 27 17:14:43 elitebook-2170p nscd[17565]: 17565 disabled inotify-based monitoring for file `/etc/netgroup': No such file or directory
Dec 27 17:14:43 elitebook-2170p nscd[17565]: 17565 stat failed for file `/etc/netgroup'; will try again later: No such file or directory
Dec 27 17:14:43 elitebook-2170p nscd[17565]: 17565 cannot create /var/db/nscd/passwd; no persistent database used
Dec 27 17:14:43 elitebook-2170p nscd[17565]: 17565 cannot create /var/db/nscd/group; no persistent database used
Dec 27 17:14:43 elitebook-2170p nscd[17565]: 17565 cannot create /var/db/nscd/hosts; no persistent database used
Dec 27 17:14:43 elitebook-2170p nscd[17565]: 17565 cannot create /var/db/nscd/services; no persistent database used
Dec 27 17:14:43 elitebook-2170p nscd[17565]: 17565 cannot create /var/db/nscd/netgroup; no persistent database used
Dec 27 17:14:44 elitebook-2170p dhcpcd[356]: wlo1: leased 192.168.1.25 for 86400 seconds
Dec 27 17:14:44 elitebook-2170p dhcpcd[356]: wlo1: adding route to 192.168.1.0/24
Dec 27 17:14:44 elitebook-2170p dhcpcd[356]: wlo1: adding default route via 192.168.1.1
Dec 27 17:14:44 elitebook-2170p nscd[17565]: 17565 monitored file `/etc/resolv.conf` was written to
Dec 27 17:14:44 elitebook-2170p systemd[1]: Stopping Name Service Cache Daemon...
Dec 27 17:14:44 elitebook-2170p systemd[1]: Stopped Name Service Cache Daemon.
Dec 27 17:14:44 elitebook-2170p systemd[1]: Starting Name Service Cache Daemon...
Dec 27 17:14:44 elitebook-2170p nscd[17634]: 17634 monitoring file `/etc/passwd` (1)
Dec 27 17:14:44 elitebook-2170p nscd[17634]: 17634 monitoring directory `/etc` (2)
Dec 27 17:14:44 elitebook-2170p nscd[17634]: 17634 monitoring file `/etc/group` (3)
Dec 27 17:14:44 elitebook-2170p nscd[17634]: 17634 monitoring directory `/etc` (2)
Dec 27 17:14:44 elitebook-2170p systemd[1]: Started Name Service Cache Daemon.
Dec 27 17:14:44 elitebook-2170p nscd[17634]: 17634 monitoring file `/etc/hosts` (4)
Dec 27 17:14:44 elitebook-2170p nscd[17634]: 17634 monitoring directory `/etc` (2)
Dec 27 17:14:44 elitebook-2170p nscd[17634]: 17634 monitoring file `/etc/resolv.conf` (5)
Dec 27 17:14:44 elitebook-2170p nscd[17634]: 17634 monitoring directory `/etc` (2)
Dec 27 17:14:44 elitebook-2170p nscd[17634]: 17634 monitoring file `/etc/services` (6)
Dec 27 17:14:44 elitebook-2170p nscd[17634]: 17634 monitoring directory `/etc` (2)
Dec 27 17:14:44 elitebook-2170p nscd[17634]: 17634 disabled inotify-based monitoring for file `/etc/netgroup': No such file or directory
Dec 27 17:14:44 elitebook-2170p nscd[17634]: 17634 stat failed for file `/etc/netgroup'; will try again later: No such file or directory
Dec 27 17:14:44 elitebook-2170p nscd[17634]: 17634 cannot create /var/db/nscd/passwd; no persistent database used
Dec 27 17:14:44 elitebook-2170p nscd[17634]: 17634 cannot create /var/db/nscd/group; no persistent database used
Dec 27 17:14:44 elitebook-2170p nscd[17634]: 17634 cannot create /var/db/nscd/hosts; no persistent database used
Dec 27 17:14:44 elitebook-2170p nscd[17634]: 17634 cannot create /var/db/nscd/services; no persistent database used
Dec 27 17:14:44 elitebook-2170p nscd[17634]: 17634 cannot create /var/db/nscd/netgroup; no persistent database used
Dec 27 17:14:45 elitebook-2170p ntpd[466]: Listen normally on 16 wlo1 192.168.1.25:123
Dec 27 17:14:45 elitebook-2170p ntpd[466]: Listen normally on 17 wlo1 [2601:446:c201:1020:f101:d405:cb8e:a433]:123
Dec 27 17:14:45 elitebook-2170p ntpd[466]: 2600:3c02::13:220 local addr fe80::e1a6:6c44:8acb:eb66%3 -> 2601:446:c201:1020:f101:d405:cb8e:a433
Dec 27 17:14:45 elitebook-2170p ntpd[466]: new interface(s) found: waking up resolver
Dec 27 17:15:03 elitebook-2170p nscd[17634]: 17634 checking for monitored file `/etc/netgroup': No such file or directory
Dec 27 17:18:47 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 17:28:47 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 17:38:47 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 17:40:25 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 27 17:40:25 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 27 17:40:25 elitebook-2170p sensord[569]:   Physical id 0: 41.0 C
Dec 27 17:40:25 elitebook-2170p sensord[569]:   Core 0: 40.0 C
Dec 27 17:40:25 elitebook-2170p sensord[569]:   Core 1: 40.0 C
Dec 27 17:40:25 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 27 17:40:25 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 27 17:40:25 elitebook-2170p sensord[569]:   temp1: 41.0 C
Dec 27 17:40:25 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 27 17:40:25 elitebook-2170p sensord[569]:   temp3: 40.0 C
Dec 27 17:40:25 elitebook-2170p sensord[569]:   temp4: 36.0 C
Dec 27 17:40:25 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 27 17:40:25 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 27 17:40:38 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Prefailure Attribute: 3 Spin_Up_Time changed from 188 to 187
Dec 27 17:40:38 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 107 to 114
Dec 27 17:41:25 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service'
Dec 27 17:41:25 elitebook-2170p systemd[3598]: Starting XFCE notifications service...
Dec 27 17:41:25 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.freedesktop.Notifications'
Dec 27 17:41:25 elitebook-2170p systemd[3598]: Started XFCE notifications service.
Dec 27 17:48:47 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 17:51:45 elitebook-2170p systemd[3598]: Time has been changed
Dec 27 17:51:45 elitebook-2170p systemd[1]: Time has been changed
Dec 27 17:52:06 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 114 to 112
Dec 27 17:58:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 18:08:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 18:10:25 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 27 18:10:25 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 27 18:10:25 elitebook-2170p sensord[569]:   Physical id 0: 52.0 C
Dec 27 18:10:25 elitebook-2170p sensord[569]:   Core 0: 52.0 C
Dec 27 18:10:25 elitebook-2170p sensord[569]:   Core 1: 49.0 C
Dec 27 18:10:25 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 27 18:10:25 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 27 18:10:25 elitebook-2170p sensord[569]:   temp1: 51.0 C
Dec 27 18:10:25 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 27 18:10:25 elitebook-2170p sensord[569]:   temp3: 48.0 C
Dec 27 18:10:25 elitebook-2170p sensord[569]:   temp4: 44.0 C
Dec 27 18:10:25 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 27 18:10:25 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 27 18:18:09 elitebook-2170p root[1381]: ACPI group/action undefined: processor / LNXCPU:00
Dec 27 18:18:09 elitebook-2170p root[1383]: ACPI group/action undefined: processor / LNXCPU:01
Dec 27 18:18:09 elitebook-2170p root[1385]: ACPI group/action undefined: processor / LNXCPU:02
Dec 27 18:18:09 elitebook-2170p root[1387]: ACPI group/action undefined: processor / LNXCPU:03
Dec 27 18:18:09 elitebook-2170p root[1390]: ACPI action undefined: PNP0C0A:00
Dec 27 18:18:10 elitebook-2170p root[1447]: ACPI action undefined: ACPI0003:00
Dec 27 18:18:10 elitebook-2170p systemd[1]: Reloading Laptop Mode Tools.
Dec 27 18:18:10 elitebook-2170p root[1458]: ACPI group/action undefined: processor / LNXCPU:00
Dec 27 18:18:10 elitebook-2170p root[1470]: ACPI group/action undefined: processor / LNXCPU:01
Dec 27 18:18:10 elitebook-2170p root[1488]: ACPI group/action undefined: processor / LNXCPU:02
Dec 27 18:18:10 elitebook-2170p root[1502]: ACPI group/action undefined: processor / LNXCPU:03
Dec 27 18:18:10 elitebook-2170p laptop_mode[1446]: Laptop mode
Dec 27 18:18:10 elitebook-2170p laptop-mode[1534]: enabled, active
Dec 27 18:18:10 elitebook-2170p laptop_mode[1446]: enabled, active
Dec 27 18:18:11 elitebook-2170p root[1564]: ACPI action undefined: PNP0C0A:00
Dec 27 18:18:11 elitebook-2170p root[1667]: ACPI group/action undefined: processor / LNXCPU:00
Dec 27 18:18:11 elitebook-2170p root[1682]: ACPI group/action undefined: processor / LNXCPU:01
Dec 27 18:18:11 elitebook-2170p root[1696]: ACPI group/action undefined: processor / LNXCPU:02
Dec 27 18:18:11 elitebook-2170p root[1709]: ACPI group/action undefined: processor / LNXCPU:03
Dec 27 18:18:11 elitebook-2170p kernel: EXT4-fs (sda2): re-mounted. Opts: block_validity,barrier,user_xattr,acl,stripe=4
Dec 27 18:18:11 elitebook-2170p laptop-mode[2149]: Failed to set power saving mode for wireless card
Dec 27 18:18:11 elitebook-2170p laptop_mode[1446]: Failed to set power saving mode for wireless card
Dec 27 18:18:11 elitebook-2170p laptop-mode[2153]: Failed to set power saving mode for wireless card
Dec 27 18:18:11 elitebook-2170p laptop_mode[1446]: Failed to set power saving mode for wireless card
Dec 27 18:18:12 elitebook-2170p root[2320]: ACPI action undefined: PNP0C0A:00
Dec 27 18:18:12 elitebook-2170p root[2404]: ACPI action undefined: PNP0C0A:00
Dec 27 18:18:12 elitebook-2170p root[2503]: ACPI group/action undefined: processor / LNXCPU:00
Dec 27 18:18:12 elitebook-2170p root[2510]: ACPI group/action undefined: processor / LNXCPU:01
Dec 27 18:18:12 elitebook-2170p root[2516]: ACPI group/action undefined: processor / LNXCPU:02
Dec 27 18:18:12 elitebook-2170p root[2520]: ACPI group/action undefined: processor / LNXCPU:03
Dec 27 18:18:13 elitebook-2170p root[2990]: ACPI action undefined: PNP0C0A:00
Dec 27 18:18:13 elitebook-2170p root[3007]: ACPI group/action undefined: processor / LNXCPU:00
Dec 27 18:18:13 elitebook-2170p root[3014]: ACPI group/action undefined: processor / LNXCPU:01
Dec 27 18:18:13 elitebook-2170p root[3031]: ACPI group/action undefined: processor / LNXCPU:02
Dec 27 18:18:13 elitebook-2170p root[3047]: ACPI group/action undefined: processor / LNXCPU:03
Dec 27 18:18:14 elitebook-2170p root[3481]: ACPI group/action undefined: processor / LNXCPU:00
Dec 27 18:18:14 elitebook-2170p root[3488]: ACPI group/action undefined: processor / LNXCPU:01
Dec 27 18:18:14 elitebook-2170p root[3492]: ACPI group/action undefined: processor / LNXCPU:02
Dec 27 18:18:14 elitebook-2170p root[3499]: ACPI group/action undefined: processor / LNXCPU:03
Dec 27 18:18:15 elitebook-2170p root[4005]: ACPI group/action undefined: processor / LNXCPU:00
Dec 27 18:18:15 elitebook-2170p root[4012]: ACPI group/action undefined: processor / LNXCPU:01
Dec 27 18:18:15 elitebook-2170p root[4018]: ACPI group/action undefined: processor / LNXCPU:02
Dec 27 18:18:15 elitebook-2170p root[4023]: ACPI group/action undefined: processor / LNXCPU:03
Dec 27 18:18:15 elitebook-2170p root[4140]: ACPI action undefined: PNP0C0A:00
Dec 27 18:18:16 elitebook-2170p root[4399]: Device /sys/bus/usb/devices/1-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 18:18:16 elitebook-2170p root[4404]: Device /sys/bus/usb/devices/1-1 is blacklisted, skipping auto suspend.
Dec 27 18:18:16 elitebook-2170p root[4408]: Device /sys/bus/usb/devices/1-1:1.0 is blacklisted, skipping auto suspend.
Dec 27 18:18:16 elitebook-2170p root[4454]: Device /sys/bus/usb/devices/2-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 18:18:16 elitebook-2170p root[4459]: Device /sys/bus/usb/devices/2-1 is blacklisted, skipping auto suspend.
Dec 27 18:18:16 elitebook-2170p root[4463]: Device /sys/bus/usb/devices/2-1:1.0 is blacklisted, skipping auto suspend.
Dec 27 18:18:16 elitebook-2170p root[4467]: Device /sys/bus/usb/devices/3-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 18:18:16 elitebook-2170p root[4471]: Device /sys/bus/usb/devices/4-0:1.0 is blacklisted, skipping auto suspend.
Dec 27 18:18:16 elitebook-2170p root[4477]: ACPI group/action undefined: processor / LNXCPU:00
Dec 27 18:18:16 elitebook-2170p root[4483]: ACPI group/action undefined: processor / LNXCPU:01
Dec 27 18:18:16 elitebook-2170p root[4488]: ACPI group/action undefined: processor / LNXCPU:02
Dec 27 18:18:16 elitebook-2170p root[4494]: ACPI group/action undefined: processor / LNXCPU:03
Dec 27 18:18:16 elitebook-2170p systemd[1]: Reloaded Laptop Mode Tools.
Dec 27 18:18:16 elitebook-2170p root[4536]: ACPI action undefined: PNP0C0A:00
Dec 27 18:18:17 elitebook-2170p root[4591]: ACPI group/action undefined: processor / LNXCPU:00
Dec 27 18:18:17 elitebook-2170p root[4593]: ACPI group/action undefined: processor / LNXCPU:01
Dec 27 18:18:17 elitebook-2170p root[4595]: ACPI group/action undefined: processor / LNXCPU:02
Dec 27 18:18:17 elitebook-2170p root[4597]: ACPI group/action undefined: processor / LNXCPU:03
Dec 27 18:18:17 elitebook-2170p root[4600]: ACPI action undefined: PNP0C0A:00
Dec 27 18:18:18 elitebook-2170p root[4655]: ACPI group/action undefined: processor / LNXCPU:00
Dec 27 18:18:18 elitebook-2170p root[4657]: ACPI group/action undefined: processor / LNXCPU:01
Dec 27 18:18:18 elitebook-2170p root[4659]: ACPI group/action undefined: processor / LNXCPU:02
Dec 27 18:18:18 elitebook-2170p root[4661]: ACPI group/action undefined: processor / LNXCPU:03
Dec 27 18:18:19 elitebook-2170p root[4675]: ACPI action undefined: PNP0C0A:00
Dec 27 18:18:19 elitebook-2170p root[4730]: ACPI group/action undefined: processor / LNXCPU:00
Dec 27 18:18:19 elitebook-2170p root[4732]: ACPI group/action undefined: processor / LNXCPU:01
Dec 27 18:18:19 elitebook-2170p root[4734]: ACPI group/action undefined: processor / LNXCPU:02
Dec 27 18:18:19 elitebook-2170p root[4736]: ACPI group/action undefined: processor / LNXCPU:03
Dec 27 18:18:20 elitebook-2170p root[4738]: ACPI group/action undefined: processor / LNXCPU:00
Dec 27 18:18:20 elitebook-2170p root[4740]: ACPI group/action undefined: processor / LNXCPU:01
Dec 27 18:18:20 elitebook-2170p root[4742]: ACPI group/action undefined: processor / LNXCPU:02
Dec 27 18:18:20 elitebook-2170p root[4744]: ACPI group/action undefined: processor / LNXCPU:03
Dec 27 18:18:23 elitebook-2170p xfce4-notifyd[23572]: Failed to set text 'Chrome Sparks - My <3' from markup due to error parsing markup: Error on line 1 char 32: '3<' is not a valid name
Dec 27 18:18:46 elitebook-2170p root[4861]: ACPI action undefined: PNP0C0A:00
Dec 27 18:18:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 18:19:32 elitebook-2170p root[5092]: ACPI action undefined: PNP0C0A:00
Dec 27 18:19:55 elitebook-2170p root[5238]: ACPI action undefined: PNP0C0A:00
Dec 27 18:20:18 elitebook-2170p root[5389]: ACPI action undefined: PNP0C0A:00
Dec 27 18:21:01 elitebook-2170p root[5658]: ACPI action undefined: PNP0C0A:00
Dec 27 18:21:04 elitebook-2170p root[5727]: ACPI action undefined: PNP0C0A:00
Dec 27 18:21:27 elitebook-2170p root[5886]: ACPI action undefined: PNP0C0A:00
Dec 27 18:22:07 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Prefailure Attribute: 3 Spin_Up_Time changed from 187 to 188
Dec 27 18:22:07 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 112 to 109
Dec 27 18:22:36 elitebook-2170p root[6360]: ACPI action undefined: PNP0C0A:00
Dec 27 18:22:59 elitebook-2170p root[6498]: ACPI action undefined: PNP0C0A:00
Dec 27 18:23:19 elitebook-2170p root[6655]: ACPI action undefined: PNP0C0A:00
Dec 27 18:24:31 elitebook-2170p root[7011]: ACPI action undefined: PNP0C0A:00
Dec 27 18:24:54 elitebook-2170p root[7202]: ACPI action undefined: PNP0C0A:00
Dec 27 18:25:37 elitebook-2170p root[7426]: ACPI action undefined: PNP0C0A:00
Dec 27 18:26:03 elitebook-2170p root[7584]: ACPI action undefined: PNP0C0A:00
Dec 27 18:26:26 elitebook-2170p root[7739]: ACPI action undefined: PNP0C0A:00
Dec 27 18:26:49 elitebook-2170p root[7928]: ACPI action undefined: PNP0C0A:00
Dec 27 18:27:12 elitebook-2170p root[8081]: ACPI action undefined: PNP0C0A:00
Dec 27 18:27:55 elitebook-2170p root[8310]: ACPI action undefined: PNP0C0A:00
Dec 27 18:28:44 elitebook-2170p root[8567]: ACPI action undefined: PNP0C0A:00
Dec 27 18:28:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 18:29:07 elitebook-2170p root[8714]: ACPI action undefined: PNP0C0A:00
Dec 27 18:29:30 elitebook-2170p root[8848]: ACPI action undefined: PNP0C0A:00
Dec 27 18:30:13 elitebook-2170p root[9064]: ACPI action undefined: PNP0C0A:00
Dec 27 18:31:25 elitebook-2170p root[9420]: ACPI action undefined: PNP0C0A:00
Dec 27 18:31:48 elitebook-2170p root[9573]: ACPI action undefined: PNP0C0A:00
Dec 27 18:32:11 elitebook-2170p root[9724]: ACPI action undefined: PNP0C0A:00
Dec 27 18:32:31 elitebook-2170p root[9865]: ACPI action undefined: PNP0C0A:00
Dec 27 18:32:34 elitebook-2170p root[9933]: ACPI action undefined: PNP0C0A:00
Dec 27 18:32:57 elitebook-2170p root[10094]: ACPI action undefined: PNP0C0A:00
Dec 27 18:33:20 elitebook-2170p root[10251]: ACPI action undefined: PNP0C0A:00
Dec 27 18:34:29 elitebook-2170p root[10573]: ACPI action undefined: PNP0C0A:00
Dec 27 18:34:52 elitebook-2170p root[10708]: ACPI action undefined: PNP0C0A:00
Dec 27 18:35:12 elitebook-2170p root[10870]: ACPI action undefined: PNP0C0A:00
Dec 27 18:35:15 elitebook-2170p root[10942]: ACPI action undefined: PNP0C0A:00
Dec 27 18:35:38 elitebook-2170p root[11096]: ACPI action undefined: PNP0C0A:00
Dec 27 18:36:01 elitebook-2170p root[11232]: ACPI action undefined: PNP0C0A:00
Dec 27 18:36:47 elitebook-2170p root[11474]: ACPI action undefined: PNP0C0A:00
Dec 27 18:37:29 elitebook-2170p root[11714]: ACPI action undefined: PNP0C0A:00
Dec 27 18:38:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 18:39:04 elitebook-2170p root[12640]: ACPI action undefined: PNP0C0A:00
Dec 27 18:39:27 elitebook-2170p root[12808]: ACPI action undefined: PNP0C0A:00
Dec 27 18:39:47 elitebook-2170p root[12957]: ACPI action undefined: PNP0C0A:00
Dec 27 18:39:50 elitebook-2170p root[13028]: ACPI action undefined: PNP0C0A:00
Dec 27 18:40:13 elitebook-2170p root[13225]: ACPI action undefined: PNP0C0A:00
Dec 27 18:40:25 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 27 18:40:25 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 27 18:40:25 elitebook-2170p sensord[569]:   Physical id 0: 51.0 C
Dec 27 18:40:25 elitebook-2170p sensord[569]:   Core 0: 51.0 C
Dec 27 18:40:25 elitebook-2170p sensord[569]:   Core 1: 49.0 C
Dec 27 18:40:25 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 27 18:40:25 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 27 18:40:25 elitebook-2170p sensord[569]:   temp1: 53.0 C
Dec 27 18:40:25 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 27 18:40:25 elitebook-2170p sensord[569]:   temp3: 45.0 C
Dec 27 18:40:25 elitebook-2170p sensord[569]:   temp4: 42.0 C
Dec 27 18:40:25 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 27 18:40:25 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 27 18:40:36 elitebook-2170p root[13366]: ACPI action undefined: PNP0C0A:00
Dec 27 18:41:22 elitebook-2170p root[13657]: ACPI action undefined: PNP0C0A:00
Dec 27 18:42:05 elitebook-2170p root[13941]: ACPI action undefined: PNP0C0A:00
Dec 27 18:42:08 elitebook-2170p root[14009]: ACPI action undefined: PNP0C0A:00
Dec 27 18:42:31 elitebook-2170p root[14168]: ACPI action undefined: PNP0C0A:00
Dec 27 18:43:40 elitebook-2170p root[14743]: ACPI action undefined: PNP0C0A:00
Dec 27 18:44:23 elitebook-2170p root[15082]: ACPI action undefined: PNP0C0A:00
Dec 27 18:44:26 elitebook-2170p root[15164]: ACPI action undefined: PNP0C0A:00
Dec 27 18:44:49 elitebook-2170p root[15360]: ACPI action undefined: PNP0C0A:00
Dec 27 18:45:12 elitebook-2170p root[15497]: ACPI action undefined: PNP0C0A:00
Dec 27 18:45:58 elitebook-2170p root[15757]: ACPI action undefined: PNP0C0A:00
Dec 27 18:46:21 elitebook-2170p root[15927]: ACPI action undefined: PNP0C0A:00
Dec 27 18:46:41 elitebook-2170p root[16052]: ACPI action undefined: PNP0C0A:00
Dec 27 18:46:44 elitebook-2170p root[16121]: ACPI action undefined: PNP0C0A:00
Dec 27 18:47:30 elitebook-2170p root[16384]: ACPI action undefined: PNP0C0A:00
Dec 27 18:47:53 elitebook-2170p root[16524]: ACPI action undefined: PNP0C0A:00
Dec 27 18:48:16 elitebook-2170p root[16669]: ACPI action undefined: PNP0C0A:00
Dec 27 18:48:39 elitebook-2170p root[16843]: ACPI action undefined: PNP0C0A:00
Dec 27 18:48:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 18:48:59 elitebook-2170p root[16996]: ACPI action undefined: PNP0C0A:00
Dec 27 18:49:25 elitebook-2170p root[17164]: ACPI action undefined: PNP0C0A:00
Dec 27 18:49:48 elitebook-2170p root[17314]: ACPI action undefined: PNP0C0A:00
Dec 27 18:50:11 elitebook-2170p root[17473]: ACPI action undefined: PNP0C0A:00
Dec 27 18:50:57 elitebook-2170p root[17990]: ACPI action undefined: PNP0C0A:00
Dec 27 18:51:17 elitebook-2170p root[18124]: ACPI action undefined: PNP0C0A:00
Dec 27 18:51:43 elitebook-2170p root[18271]: ACPI action undefined: PNP0C0A:00
Dec 27 18:51:54 elitebook-2170p sudo[18446]:     izzi : TTY=pts/0 ; PWD=/srv/http/drupal/sites/all/modules/biolawnorganics_content_types ; USER=root ; COMMAND=/usr/bin/yaourt -Rcs supertab
Dec 27 18:51:54 elitebook-2170p sudo[18446]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 18:51:55 elitebook-2170p sudo[18477]:     root : TTY=pts/0 ; PWD=/srv/http/drupal/sites/all/modules/biolawnorganics_content_types ; USER=root ; COMMAND=list /usr/bin/pacman -Rcs supertab
Dec 27 18:51:55 elitebook-2170p sudo[18478]:     root : TTY=pts/0 ; PWD=/srv/http/drupal/sites/all/modules/biolawnorganics_content_types ; USER=root ; COMMAND=/usr/bin/pacman -Rcs supertab
Dec 27 18:51:55 elitebook-2170p sudo[18478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 18:51:55 elitebook-2170p sudo[18478]: pam_unix(sudo:session): session closed for user root
Dec 27 18:51:55 elitebook-2170p sudo[18446]: pam_unix(sudo:session): session closed for user root
Dec 27 18:51:59 elitebook-2170p sudo[18544]:     izzi : TTY=pts/0 ; PWD=/srv/http/drupal/sites/all/modules/biolawnorganics_content_types ; USER=root ; COMMAND=/usr/bin/yaourt -Rcs vim-supertab
Dec 27 18:51:59 elitebook-2170p sudo[18544]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 18:51:59 elitebook-2170p sudo[18564]:     root : TTY=pts/0 ; PWD=/srv/http/drupal/sites/all/modules/biolawnorganics_content_types ; USER=root ; COMMAND=list /usr/bin/pacman -Rcs vim-supertab
Dec 27 18:51:59 elitebook-2170p sudo[18565]:     root : TTY=pts/0 ; PWD=/srv/http/drupal/sites/all/modules/biolawnorganics_content_types ; USER=root ; COMMAND=/usr/bin/pacman -Rcs vim-supertab
Dec 27 18:51:59 elitebook-2170p sudo[18565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 18:51:59 elitebook-2170p sudo[18565]: pam_unix(sudo:session): session closed for user root
Dec 27 18:51:59 elitebook-2170p sudo[18544]: pam_unix(sudo:session): session closed for user root
Dec 27 18:52:02 elitebook-2170p sudo[18602]:     izzi : TTY=pts/0 ; PWD=/srv/http/drupal/sites/all/modules/biolawnorganics_content_types ; USER=root ; COMMAND=/usr/bin/yaourt -Rcs nvim-supertab
Dec 27 18:52:02 elitebook-2170p sudo[18602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 18:52:02 elitebook-2170p sudo[18622]:     root : TTY=pts/0 ; PWD=/srv/http/drupal/sites/all/modules/biolawnorganics_content_types ; USER=root ; COMMAND=list /usr/bin/pacman -Rcs nvim-supertab
Dec 27 18:52:02 elitebook-2170p sudo[18623]:     root : TTY=pts/0 ; PWD=/srv/http/drupal/sites/all/modules/biolawnorganics_content_types ; USER=root ; COMMAND=/usr/bin/pacman -Rcs nvim-supertab
Dec 27 18:52:02 elitebook-2170p sudo[18623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 18:52:02 elitebook-2170p sudo[18623]: pam_unix(sudo:session): session closed for user root
Dec 27 18:52:02 elitebook-2170p sudo[18602]: pam_unix(sudo:session): session closed for user root
Dec 27 18:52:06 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Prefailure Attribute: 3 Spin_Up_Time changed from 188 to 185
Dec 27 18:52:06 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 109 to 110
Dec 27 18:52:07 elitebook-2170p sudo[18679]:     izzi : TTY=pts/0 ; PWD=/srv/http/drupal/sites/all/modules/biolawnorganics_content_types ; USER=root ; COMMAND=/usr/bin/yaourt -Rcs neovim-supertab
Dec 27 18:52:07 elitebook-2170p sudo[18679]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 18:52:07 elitebook-2170p sudo[18699]:     root : TTY=pts/0 ; PWD=/srv/http/drupal/sites/all/modules/biolawnorganics_content_types ; USER=root ; COMMAND=list /usr/bin/pacman -Rcs neovim-supertab
Dec 27 18:52:07 elitebook-2170p sudo[18700]:     root : TTY=pts/0 ; PWD=/srv/http/drupal/sites/all/modules/biolawnorganics_content_types ; USER=root ; COMMAND=/usr/bin/pacman -Rcs neovim-supertab
Dec 27 18:52:08 elitebook-2170p sudo[18700]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 18:52:13 elitebook-2170p sudo[18700]: pam_unix(sudo:session): session closed for user root
Dec 27 18:52:13 elitebook-2170p sudo[18679]: pam_unix(sudo:session): session closed for user root
Dec 27 18:54:21 elitebook-2170p root[19288]: ACPI action undefined: PNP0C0A:00
Dec 27 18:54:24 elitebook-2170p root[19355]: ACPI action undefined: PNP0C0A:00
Dec 27 18:54:46 elitebook-2170p root[19503]: ACPI action undefined: PNP0C0A:00
Dec 27 18:57:24 elitebook-2170p root[20141]: ACPI action undefined: PNP0C0A:00
Dec 27 18:58:36 elitebook-2170p root[20460]: ACPI action undefined: PNP0C0A:00
Dec 27 18:58:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 18:59:22 elitebook-2170p root[20690]: ACPI action undefined: PNP0C0A:00
Dec 27 19:00:08 elitebook-2170p root[20914]: ACPI action undefined: PNP0C0A:00
Dec 27 19:00:30 elitebook-2170p root[21047]: ACPI action undefined: PNP0C0A:00
Dec 27 19:01:13 elitebook-2170p root[21261]: ACPI action undefined: PNP0C0A:00
Dec 27 19:02:25 elitebook-2170p root[21586]: ACPI action undefined: PNP0C0A:00
Dec 27 19:04:43 elitebook-2170p root[22155]: ACPI action undefined: PNP0C0A:00
Dec 27 19:05:03 elitebook-2170p root[22282]: ACPI action undefined: PNP0C0A:00
Dec 27 19:08:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 19:09:15 elitebook-2170p root[23269]: ACPI action undefined: PNP0C0A:00
Dec 27 19:10:25 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 27 19:10:25 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 27 19:10:25 elitebook-2170p sensord[569]:   Physical id 0: 50.0 C
Dec 27 19:10:25 elitebook-2170p sensord[569]:   Core 0: 50.0 C
Dec 27 19:10:25 elitebook-2170p sensord[569]:   Core 1: 50.0 C
Dec 27 19:10:25 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 27 19:10:25 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 27 19:10:25 elitebook-2170p sensord[569]:   temp1: 50.0 C
Dec 27 19:10:25 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 27 19:10:25 elitebook-2170p sensord[569]:   temp3: 45.0 C
Dec 27 19:10:25 elitebook-2170p sensord[569]:   temp4: 42.0 C
Dec 27 19:10:25 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 27 19:10:25 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 27 19:10:27 elitebook-2170p root[23597]: ACPI action undefined: PNP0C0A:00
Dec 27 19:10:50 elitebook-2170p root[23743]: ACPI action undefined: PNP0C0A:00
Dec 27 19:11:59 elitebook-2170p root[24045]: ACPI action undefined: PNP0C0A:00
Dec 27 19:12:44 elitebook-2170p root[24286]: ACPI action undefined: PNP0C0A:00
Dec 27 19:13:04 elitebook-2170p root[24420]: ACPI action undefined: PNP0C0A:00
Dec 27 19:13:07 elitebook-2170p root[24487]: ACPI action undefined: PNP0C0A:00
Dec 27 19:13:30 elitebook-2170p root[24631]: ACPI action undefined: PNP0C0A:00
Dec 27 19:14:16 elitebook-2170p root[24865]: ACPI action undefined: PNP0C0A:00
Dec 27 19:14:39 elitebook-2170p root[25027]: ACPI action undefined: PNP0C0A:00
Dec 27 19:15:48 elitebook-2170p root[25723]: ACPI action undefined: PNP0C0A:00
Dec 27 19:16:08 elitebook-2170p root[25858]: ACPI action undefined: PNP0C0A:00
Dec 27 19:16:28 elitebook-2170p root[25986]: SleepButton pressed
Dec 27 19:16:28 elitebook-2170p systemd[1]: Reached target Sleep.
Dec 27 19:16:28 elitebook-2170p systemd[1]: Starting Suspend...
Dec 27 19:16:28 elitebook-2170p systemd-sleep[25989]: Suspending system...
Dec 27 21:08:39 elitebook-2170p kernel: PM: Syncing filesystems ... done.
Dec 27 21:08:39 elitebook-2170p kernel: PM: Preparing system for sleep (mem)
Dec 27 21:08:39 elitebook-2170p kernel: Freezing user space processes ... (elapsed 0.002 seconds) done.
Dec 27 21:08:39 elitebook-2170p kernel: Double checking all user space processes after OOM killer disable... (elapsed 0.000 seconds) 
Dec 27 21:08:39 elitebook-2170p kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Dec 27 21:08:39 elitebook-2170p kernel: PM: Suspending system (mem)
Dec 27 21:08:39 elitebook-2170p kernel: Suspending console(s) (use no_console_suspend to debug)
Dec 27 21:08:39 elitebook-2170p kernel: wlo1: deauthenticating from 18:a6:f7:31:99:14 by local choice (Reason: 3=DEAUTH_LEAVING)
Dec 27 21:08:39 elitebook-2170p kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Dec 27 21:08:39 elitebook-2170p kernel: sd 0:0:0:0: [sda] Stopping disk
Dec 27 21:08:39 elitebook-2170p kernel: parport_pc 00:04: disabled
Dec 27 21:08:39 elitebook-2170p kernel: PM: suspend of devices complete after 565.406 msecs
Dec 27 21:08:39 elitebook-2170p kernel: PM: late suspend of devices complete after 15.840 msecs
Dec 27 21:08:39 elitebook-2170p kernel: ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
Dec 27 21:08:39 elitebook-2170p kernel: ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
Dec 27 21:08:39 elitebook-2170p kernel: xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
Dec 27 21:08:39 elitebook-2170p kernel: PM: noirq suspend of devices complete after 49.938 msecs
Dec 27 21:08:39 elitebook-2170p kernel: ACPI: Preparing to enter system sleep state S3
Dec 27 21:08:39 elitebook-2170p kernel: ACPI : EC: EC stopped
Dec 27 21:08:39 elitebook-2170p kernel: PM: Saving platform NVS memory
Dec 27 21:08:39 elitebook-2170p kernel: Disabling non-boot CPUs ...
Dec 27 21:08:39 elitebook-2170p kernel: smpboot: CPU 1 is now offline
Dec 27 21:08:39 elitebook-2170p kernel: smpboot: CPU 2 is now offline
Dec 27 21:08:39 elitebook-2170p kernel: smpboot: CPU 3 is now offline
Dec 27 21:08:39 elitebook-2170p kernel: ACPI: Low-level resume complete
Dec 27 21:08:39 elitebook-2170p kernel: ACPI : EC: EC started
Dec 27 21:08:39 elitebook-2170p kernel: PM: Restoring platform NVS memory
Dec 27 21:08:39 elitebook-2170p kernel: Enabling non-boot CPUs ...
Dec 27 21:08:39 elitebook-2170p kernel: x86: Booting SMP configuration:
Dec 27 21:08:39 elitebook-2170p kernel: smpboot: Booting Node 0 Processor 1 APIC 0x1
Dec 27 21:08:39 elitebook-2170p kernel:  cache: parent cpu1 should not be sleeping
Dec 27 21:08:39 elitebook-2170p kernel: CPU1 is up
Dec 27 21:08:39 elitebook-2170p kernel: smpboot: Booting Node 0 Processor 2 APIC 0x2
Dec 27 21:08:39 elitebook-2170p kernel:  cache: parent cpu2 should not be sleeping
Dec 27 21:08:39 elitebook-2170p kernel: CPU2 is up
Dec 27 21:08:39 elitebook-2170p kernel: smpboot: Booting Node 0 Processor 3 APIC 0x3
Dec 27 21:08:39 elitebook-2170p kernel:  cache: parent cpu3 should not be sleeping
Dec 27 21:08:39 elitebook-2170p kernel: CPU3 is up
Dec 27 21:08:39 elitebook-2170p kernel: ACPI: Waking up from system sleep state S3
Dec 27 21:08:39 elitebook-2170p kernel: acpi LNXPOWER:02: Turning OFF
Dec 27 21:08:39 elitebook-2170p kernel: acpi LNXPOWER:01: Turning OFF
Dec 27 21:08:39 elitebook-2170p kernel: ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
Dec 27 21:08:39 elitebook-2170p kernel: xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
Dec 27 21:08:39 elitebook-2170p kernel: ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
Dec 27 21:08:39 elitebook-2170p kernel: PM: noirq resume of devices complete after 36.633 msecs
Dec 27 21:08:39 elitebook-2170p kernel: PM: early resume of devices complete after 0.286 msecs
Dec 27 21:08:39 elitebook-2170p kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
Dec 27 21:08:39 elitebook-2170p kernel: sd 0:0:0:0: [sda] Starting disk
Dec 27 21:08:39 elitebook-2170p kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
Dec 27 21:08:39 elitebook-2170p kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x1-0x0
Dec 27 21:08:39 elitebook-2170p kernel: rtc_cmos 00:03: System wakeup disabled by ACPI
Dec 27 21:08:39 elitebook-2170p kernel: parport_pc 00:04: activated
Dec 27 21:08:39 elitebook-2170p kernel: usb 1-1.2: reset full-speed USB device number 3 using ehci-pci
Dec 27 21:08:39 elitebook-2170p kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
Dec 27 21:08:39 elitebook-2170p kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
Dec 27 21:08:39 elitebook-2170p kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x1-0x0
Dec 27 21:08:39 elitebook-2170p kernel: ata6: SATA link down (SStatus 0 SControl 300)
Dec 27 21:08:39 elitebook-2170p kernel: ata4: SATA link down (SStatus 0 SControl 300)
Dec 27 21:08:39 elitebook-2170p kernel: usb 1-1.3: reset high-speed USB device number 4 using ehci-pci
Dec 27 21:08:39 elitebook-2170p kernel: PM: resume of devices complete after 829.062 msecs
Dec 27 21:08:39 elitebook-2170p kernel: usb 1-1.2:1.0: rebind failed: -517
Dec 27 21:08:39 elitebook-2170p kernel: usb 1-1.2:1.1: rebind failed: -517
Dec 27 21:08:39 elitebook-2170p kernel: PM: Finishing wakeup.
Dec 27 21:08:39 elitebook-2170p kernel: Restarting tasks ... 
Dec 27 21:08:39 elitebook-2170p kernel: acpi PNP0501:00: Still not present
Dec 27 21:08:39 elitebook-2170p kernel: pci_bus 0000:01: Allocating resources
Dec 27 21:08:39 elitebook-2170p kernel: pci_bus 0000:02: Allocating resources
Dec 27 21:08:39 elitebook-2170p kernel: pci_bus 0000:03: Allocating resources
Dec 27 21:08:39 elitebook-2170p kernel: done.
Dec 27 21:08:39 elitebook-2170p systemd[1]: Time has been changed
Dec 27 21:08:39 elitebook-2170p wpa_supplicant[374]: wlo1: CTRL-EVENT-DISCONNECTED bssid=18:a6:f7:31:99:14 reason=3 locally_generated=1
Dec 27 21:08:39 elitebook-2170p dhcpcd[356]: wlo1: carrier lost
Dec 27 21:08:39 elitebook-2170p systemd[3598]: Time has been changed
Dec 27 21:08:40 elitebook-2170p kernel: usb 2-1.8: new full-speed USB device number 5 using ehci-pci
Dec 27 21:08:40 elitebook-2170p kernel: psmouse serio4: synaptics: queried max coordinates: x [..5736], y [..5172]
Dec 27 21:08:40 elitebook-2170p kernel: psmouse serio4: synaptics: queried min coordinates: x [1200..], y [824..]
Dec 27 21:08:40 elitebook-2170p kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Dec 27 21:08:40 elitebook-2170p kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Dec 27 21:08:40 elitebook-2170p kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Dec 27 21:08:40 elitebook-2170p kernel: ata1.00: configured for UDMA/133
Dec 27 21:08:39 elitebook-2170p root[26107]: ACPI action undefined: ACPI0003:00
Dec 27 21:08:39 elitebook-2170p systemd[1]: Starting Load/Save RF Kill Switch Status...
Dec 27 21:08:39 elitebook-2170p nscd[17634]: 17634 monitored file `/etc/resolv.conf` was written to
Dec 27 21:08:40 elitebook-2170p laptop_mode[26112]: Laptop mode
Dec 27 21:08:40 elitebook-2170p laptop_mode[26112]: enabled, active [unchanged]
Dec 27 21:08:39 elitebook-2170p systemd[1]: Reloading Laptop Mode Tools.
Dec 27 21:08:39 elitebook-2170p root[26151]: ACPI group/action undefined: processor / LNXCPU:00
Dec 27 21:08:39 elitebook-2170p systemd[1]: bluetooth.target: Unit not needed anymore. Stopping.
Dec 27 21:08:39 elitebook-2170p nscd[26162]: 26162 monitoring file `/etc/passwd` (1)
Dec 27 21:08:39 elitebook-2170p systemd[1]: Stopped target Bluetooth.
Dec 27 21:08:39 elitebook-2170p nscd[26162]: 26162 monitoring directory `/etc` (2)
Dec 27 21:08:39 elitebook-2170p systemd[1]: Started Load/Save RF Kill Switch Status.
Dec 27 21:08:39 elitebook-2170p nscd[26162]: 26162 monitoring file `/etc/group` (3)
Dec 27 21:08:39 elitebook-2170p systemd[1]: Reached target Bluetooth.
Dec 27 21:08:39 elitebook-2170p nscd[26162]: 26162 monitoring directory `/etc` (2)
Dec 27 21:08:39 elitebook-2170p systemd[1]: Stopping Name Service Cache Daemon...
Dec 27 21:08:39 elitebook-2170p nscd[26162]: 26162 monitoring file `/etc/hosts` (4)
Dec 27 21:08:39 elitebook-2170p systemd[1]: Stopped Name Service Cache Daemon.
Dec 27 21:08:39 elitebook-2170p nscd[26162]: 26162 monitoring directory `/etc` (2)
Dec 27 21:08:39 elitebook-2170p systemd[1]: Starting Name Service Cache Daemon...
Dec 27 21:08:39 elitebook-2170p nscd[26162]: 26162 monitoring file `/etc/resolv.conf` (5)
Dec 27 21:08:39 elitebook-2170p systemd[1]: Started Name Service Cache Daemon.
Dec 27 21:08:39 elitebook-2170p nscd[26162]: 26162 monitoring directory `/etc` (2)
Dec 27 21:08:39 elitebook-2170p systemd-sleep[25989]: System resumed.
Dec 27 21:08:39 elitebook-2170p nscd[26162]: 26162 monitoring file `/etc/services` (6)
Dec 27 21:08:39 elitebook-2170p systemd[1]: Started Suspend.
Dec 27 21:08:39 elitebook-2170p nscd[26162]: 26162 monitoring directory `/etc` (2)
Dec 27 21:08:39 elitebook-2170p systemd[1]: sleep.target: Unit not needed anymore. Stopping.
Dec 27 21:08:39 elitebook-2170p nscd[26162]: 26162 disabled inotify-based monitoring for file `/etc/netgroup': No such file or directory
Dec 27 21:08:39 elitebook-2170p systemd[1]: Stopped target Sleep.
Dec 27 21:08:39 elitebook-2170p nscd[26162]: 26162 stat failed for file `/etc/netgroup'; will try again later: No such file or directory
Dec 27 21:08:39 elitebook-2170p systemd[1]: Reached target Suspend.
Dec 27 21:08:39 elitebook-2170p nscd[26162]: 26162 cannot create /var/db/nscd/passwd; no persistent database used
Dec 27 21:08:39 elitebook-2170p systemd-logind[351]: Operation 'sleep' finished.
Dec 27 21:08:39 elitebook-2170p nscd[26162]: 26162 cannot create /var/db/nscd/group; no persistent database used
Dec 27 21:08:39 elitebook-2170p systemd[1]: suspend.target: Unit is bound to inactive unit systemd-suspend.service. Stopping, too.
Dec 27 21:08:39 elitebook-2170p nscd[26162]: 26162 cannot create /var/db/nscd/hosts; no persistent database used
Dec 27 21:08:39 elitebook-2170p systemd[1]: Stopped target Suspend.
Dec 27 21:08:39 elitebook-2170p nscd[26162]: 26162 cannot create /var/db/nscd/services; no persistent database used
Dec 27 21:08:39 elitebook-2170p systemd[1]: Stopping Name Service Cache Daemon...
Dec 27 21:08:39 elitebook-2170p nscd[26162]: 26162 cannot create /var/db/nscd/netgroup; no persistent database used
Dec 27 21:08:39 elitebook-2170p systemd[1]: Stopped Name Service Cache Daemon.
Dec 27 21:08:39 elitebook-2170p root[26173]: ACPI group/action undefined: processor / LNXCPU:01
Dec 27 21:08:39 elitebook-2170p systemd[1]: Starting Name Service Cache Daemon...
Dec 27 21:08:39 elitebook-2170p dhcpcd[356]: wlo1: deleting address 2601:446:c201:1020:f101:d405:cb8e:a433/64
Dec 27 21:08:39 elitebook-2170p systemd[1]: Started Name Service Cache Daemon.
Dec 27 21:08:39 elitebook-2170p dhcpcd[356]: wlo1: deleting default route via fe80::1aa6:f7ff:fe31:9915
Dec 27 21:08:39 elitebook-2170p dhcpcd[356]: wlo1: deleting route to 2601:446:c201:1020::/64
Dec 27 21:08:39 elitebook-2170p root[26196]: ACPI group/action undefined: processor / LNXCPU:02
Dec 27 21:08:39 elitebook-2170p root[26225]: ACPI group/action undefined: processor / LNXCPU:03
Dec 27 21:08:39 elitebook-2170p root[26250]: ACPI group/action undefined: processor / LNXCPU:00
Dec 27 21:08:39 elitebook-2170p nscd[26162]: 26162 monitored file `/etc/resolv.conf` was written to
Dec 27 21:08:39 elitebook-2170p root[26262]: ACPI group/action undefined: processor / LNXCPU:00
Dec 27 21:08:39 elitebook-2170p root[26273]: ACPI group/action undefined: processor / LNXCPU:01
Dec 27 21:08:39 elitebook-2170p nscd[26282]: 26282 monitoring file `/etc/passwd` (1)
Dec 27 21:08:39 elitebook-2170p nscd[26282]: 26282 monitoring directory `/etc` (2)
Dec 27 21:08:39 elitebook-2170p nscd[26282]: 26282 monitoring file `/etc/group` (3)
Dec 27 21:08:39 elitebook-2170p nscd[26282]: 26282 monitoring directory `/etc` (2)
Dec 27 21:08:39 elitebook-2170p nscd[26282]: 26282 monitoring file `/etc/hosts` (4)
Dec 27 21:08:39 elitebook-2170p nscd[26282]: 26282 monitoring directory `/etc` (2)
Dec 27 21:08:39 elitebook-2170p nscd[26282]: 26282 monitoring file `/etc/resolv.conf` (5)
Dec 27 21:08:39 elitebook-2170p nscd[26282]: 26282 monitoring directory `/etc` (2)
Dec 27 21:08:39 elitebook-2170p nscd[26282]: 26282 monitoring file `/etc/services` (6)
Dec 27 21:08:39 elitebook-2170p nscd[26282]: 26282 monitoring directory `/etc` (2)
Dec 27 21:08:39 elitebook-2170p nscd[26282]: 26282 disabled inotify-based monitoring for file `/etc/netgroup': No such file or directory
Dec 27 21:08:39 elitebook-2170p nscd[26282]: 26282 stat failed for file `/etc/netgroup'; will try again later: No such file or directory
Dec 27 21:08:39 elitebook-2170p nscd[26282]: 26282 cannot create /var/db/nscd/passwd; no persistent database used
Dec 27 21:08:39 elitebook-2170p nscd[26282]: 26282 cannot create /var/db/nscd/group; no persistent database used
Dec 27 21:08:39 elitebook-2170p nscd[26282]: 26282 cannot create /var/db/nscd/hosts; no persistent database used
Dec 27 21:08:39 elitebook-2170p nscd[26282]: 26282 cannot create /var/db/nscd/services; no persistent database used
Dec 27 21:08:39 elitebook-2170p nscd[26282]: 26282 cannot create /var/db/nscd/netgroup; no persistent database used
Dec 27 21:08:39 elitebook-2170p root[26297]: ACPI group/action undefined: processor / LNXCPU:01
Dec 27 21:08:39 elitebook-2170p dhcpcd[356]: wlo1: deleting address fe80::e1a6:6c44:8acb:eb66
Dec 27 21:08:39 elitebook-2170p root[26305]: ACPI group/action undefined: processor / LNXCPU:02
Dec 27 21:08:39 elitebook-2170p dhcpcd[356]: wlo1: deleting route to 192.168.1.0/24
Dec 27 21:08:39 elitebook-2170p dhcpcd[356]: wlo1: deleting default route via 192.168.1.1
Dec 27 21:08:39 elitebook-2170p root[26312]: ACPI group/action undefined: processor / LNXCPU:02
Dec 27 21:08:39 elitebook-2170p root[26317]: ACPI group/action undefined: processor / LNXCPU:03
Dec 27 21:08:39 elitebook-2170p root[26328]: ACPI group/action undefined: processor / LNXCPU:03
Dec 27 21:08:39 elitebook-2170p root[26342]: ACPI group/action undefined: thermal_zone / LNXTHERM:00
Dec 27 21:08:39 elitebook-2170p root[26352]: ACPI group/action undefined: thermal_zone / LNXTHERM:01
Dec 27 21:08:39 elitebook-2170p root[26356]: ACPI group/action undefined: thermal_zone / LNXTHERM:04
Dec 27 21:08:39 elitebook-2170p root[26359]: ACPI action undefined: PNP0C0A:00
Dec 27 21:08:40 elitebook-2170p ntpd[466]: Deleting interface #15 wlo1, fe80::e1a6:6c44:8acb:eb66%3#123, interface stats: received=0, sent=1, dropped=0, active_time=7308 secs
Dec 27 21:08:40 elitebook-2170p ntpd[466]: Deleting interface #16 wlo1, 192.168.1.25#123, interface stats: received=55, sent=55, dropped=0, active_time=7305 secs
Dec 27 21:08:40 elitebook-2170p ntpd[466]: 208.75.88.4 local addr 192.168.1.25 -> <null>
Dec 27 21:08:40 elitebook-2170p ntpd[466]: 198.55.111.5 local addr 192.168.1.25 -> <null>
Dec 27 21:08:40 elitebook-2170p ntpd[466]: 74.82.59.143 local addr 192.168.1.25 -> <null>
Dec 27 21:08:40 elitebook-2170p ntpd[466]: Deleting interface #17 wlo1, 2601:446:c201:1020:f101:d405:cb8e:a433#123, interface stats: received=17, sent=17, dropped=0, active_time=7305 secs
Dec 27 21:08:40 elitebook-2170p ntpd[466]: 2600:3c02::13:220 local addr 2601:446:c201:1020:f101:d405:cb8e:a433 -> <null>
Dec 27 21:08:42 elitebook-2170p wpa_supplicant[374]: wlo1: SME: Trying to authenticate with 18:a6:f7:31:99:14 (SSID='BATNET' freq=2462 MHz)
Dec 27 21:08:42 elitebook-2170p kernel: wlo1: authenticate with 18:a6:f7:31:99:14
Dec 27 21:08:42 elitebook-2170p kernel: wlo1: send auth to 18:a6:f7:31:99:14 (try 1/3)
Dec 27 21:08:42 elitebook-2170p wpa_supplicant[374]: wlo1: Trying to associate with 18:a6:f7:31:99:14 (SSID='BATNET' freq=2462 MHz)
Dec 27 21:08:42 elitebook-2170p kernel: wlo1: authenticated
Dec 27 21:08:42 elitebook-2170p kernel: wlo1: associate with 18:a6:f7:31:99:14 (try 1/3)
Dec 27 21:08:42 elitebook-2170p kernel: wlo1: RX AssocResp from 18:a6:f7:31:99:14 (capab=0x431 status=0 aid=4)
Dec 27 21:08:42 elitebook-2170p wpa_supplicant[374]: wlo1: Associated with 18:a6:f7:31:99:14
Dec 27 21:08:42 elitebook-2170p wpa_supplicant[374]: wlo1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 27 21:08:42 elitebook-2170p kernel: wlo1: associated
Dec 27 21:08:42 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Key negotiation completed with 18:a6:f7:31:99:14 [PTK=CCMP GTK=TKIP]
Dec 27 21:08:42 elitebook-2170p wpa_supplicant[374]: wlo1: CTRL-EVENT-CONNECTED - Connection to 18:a6:f7:31:99:14 completed [id=0 id_str=]
Dec 27 21:08:42 elitebook-2170p dhcpcd[356]: wlo1: carrier acquired
Dec 27 21:08:42 elitebook-2170p dhcpcd[356]: wlo1: adding address fe80::e1a6:6c44:8acb:eb66
Dec 27 21:08:42 elitebook-2170p dhcpcd[356]: wlo1: IAID 08:ca:ef:bd
Dec 27 21:08:42 elitebook-2170p dhcpcd[356]: wlo1: rebinding lease of 192.168.1.25
Dec 27 21:08:42 elitebook-2170p dhcpcd[356]: wlo1: probing address 192.168.1.25/24
Dec 27 21:08:42 elitebook-2170p dhcpcd[356]: wlo1: soliciting an IPv6 router
Dec 27 21:08:43 elitebook-2170p ntpd[466]: bind(23) AF_INET6 fe80::e1a6:6c44:8acb:eb66%3#123 flags 0x11 failed: Cannot assign requested address
Dec 27 21:08:43 elitebook-2170p ntpd[466]: unable to create socket on wlo1 (18) for fe80::e1a6:6c44:8acb:eb66%3#123
Dec 27 21:08:43 elitebook-2170p ntpd[466]: failed to init interface for address fe80::e1a6:6c44:8acb:eb66%3
Dec 27 21:08:44 elitebook-2170p dhcpcd[356]: wlo1: Router Advertisement from fe80::1aa6:f7ff:fe31:9915
Dec 27 21:08:44 elitebook-2170p dhcpcd[356]: wlo1: adding address 2601:446:c201:1020:f101:d405:cb8e:a433/64
Dec 27 21:08:44 elitebook-2170p dhcpcd[356]: wlo1: adding route to 2601:446:c201:1020::/64
Dec 27 21:08:44 elitebook-2170p dhcpcd[356]: wlo1: adding default route via fe80::1aa6:f7ff:fe31:9915
Dec 27 21:08:44 elitebook-2170p dhcpcd[356]: wlo1: requesting DHCPv6 information
Dec 27 21:08:44 elitebook-2170p root[26421]: ACPI action undefined: PNP0C0A:00
Dec 27 21:08:45 elitebook-2170p ntpd[466]: bind(23) AF_INET6 2601:446:c201:1020:f101:d405:cb8e:a433#123 flags 0x11 failed: Cannot assign requested address
Dec 27 21:08:45 elitebook-2170p ntpd[466]: unable to create socket on wlo1 (19) for 2601:446:c201:1020:f101:d405:cb8e:a433#123
Dec 27 21:08:45 elitebook-2170p ntpd[466]: failed to init interface for address 2601:446:c201:1020:f101:d405:cb8e:a433
Dec 27 21:08:45 elitebook-2170p ntpd[466]: Listen normally on 20 wlo1 [fe80::e1a6:6c44:8acb:eb66%3]:123
Dec 27 21:08:45 elitebook-2170p ntpd[466]: new interface(s) found: waking up resolver
Dec 27 21:08:46 elitebook-2170p nscd[26282]: 26282 monitored file `/etc/resolv.conf` was written to
Dec 27 21:08:46 elitebook-2170p systemd[1]: Stopping Name Service Cache Daemon...
Dec 27 21:08:46 elitebook-2170p systemd[1]: Stopped Name Service Cache Daemon.
Dec 27 21:08:46 elitebook-2170p systemd[1]: Starting Name Service Cache Daemon...
Dec 27 21:08:46 elitebook-2170p nscd[26516]: 26516 monitoring file `/etc/passwd` (1)
Dec 27 21:08:46 elitebook-2170p nscd[26516]: 26516 monitoring directory `/etc` (2)
Dec 27 21:08:46 elitebook-2170p nscd[26516]: 26516 monitoring file `/etc/group` (3)
Dec 27 21:08:46 elitebook-2170p nscd[26516]: 26516 monitoring directory `/etc` (2)
Dec 27 21:08:46 elitebook-2170p nscd[26516]: 26516 monitoring file `/etc/hosts` (4)
Dec 27 21:08:46 elitebook-2170p nscd[26516]: 26516 monitoring directory `/etc` (2)
Dec 27 21:08:46 elitebook-2170p systemd[1]: Started Name Service Cache Daemon.
Dec 27 21:08:46 elitebook-2170p nscd[26516]: 26516 monitoring file `/etc/resolv.conf` (5)
Dec 27 21:08:46 elitebook-2170p nscd[26516]: 26516 monitoring directory `/etc` (2)
Dec 27 21:08:46 elitebook-2170p nscd[26516]: 26516 monitoring file `/etc/services` (6)
Dec 27 21:08:46 elitebook-2170p nscd[26516]: 26516 monitoring directory `/etc` (2)
Dec 27 21:08:46 elitebook-2170p nscd[26516]: 26516 disabled inotify-based monitoring for file `/etc/netgroup': No such file or directory
Dec 27 21:08:46 elitebook-2170p nscd[26516]: 26516 stat failed for file `/etc/netgroup'; will try again later: No such file or directory
Dec 27 21:08:46 elitebook-2170p nscd[26516]: 26516 cannot create /var/db/nscd/passwd; no persistent database used
Dec 27 21:08:46 elitebook-2170p nscd[26516]: 26516 cannot create /var/db/nscd/group; no persistent database used
Dec 27 21:08:46 elitebook-2170p nscd[26516]: 26516 cannot create /var/db/nscd/hosts; no persistent database used
Dec 27 21:08:46 elitebook-2170p nscd[26516]: 26516 cannot create /var/db/nscd/services; no persistent database used
Dec 27 21:08:46 elitebook-2170p nscd[26516]: 26516 cannot create /var/db/nscd/netgroup; no persistent database used
Dec 27 21:08:46 elitebook-2170p root[26535]: ACPI action undefined: PNP0C0A:00
Dec 27 21:08:47 elitebook-2170p root[26603]: ACPI action undefined: PNP0C0A:00
Dec 27 21:08:47 elitebook-2170p dhcpcd[356]: wlo1: leased 192.168.1.25 for 86400 seconds
Dec 27 21:08:47 elitebook-2170p dhcpcd[356]: wlo1: adding route to 192.168.1.0/24
Dec 27 21:08:47 elitebook-2170p dhcpcd[356]: wlo1: adding default route via 192.168.1.1
Dec 27 21:08:47 elitebook-2170p nscd[26516]: 26516 monitored file `/etc/resolv.conf` was written to
Dec 27 21:08:47 elitebook-2170p systemd[1]: Stopping Name Service Cache Daemon...
Dec 27 21:08:47 elitebook-2170p systemd[1]: Stopped Name Service Cache Daemon.
Dec 27 21:08:47 elitebook-2170p systemd[1]: Starting Name Service Cache Daemon...
Dec 27 21:08:47 elitebook-2170p nscd[26673]: 26673 monitoring file `/etc/passwd` (1)
Dec 27 21:08:47 elitebook-2170p nscd[26673]: 26673 monitoring directory `/etc` (2)
Dec 27 21:08:47 elitebook-2170p nscd[26673]: 26673 monitoring file `/etc/group` (3)
Dec 27 21:08:47 elitebook-2170p nscd[26673]: 26673 monitoring directory `/etc` (2)
Dec 27 21:08:47 elitebook-2170p systemd[1]: Started Name Service Cache Daemon.
Dec 27 21:08:47 elitebook-2170p nscd[26673]: 26673 monitoring file `/etc/hosts` (4)
Dec 27 21:08:47 elitebook-2170p nscd[26673]: 26673 monitoring directory `/etc` (2)
Dec 27 21:08:47 elitebook-2170p nscd[26673]: 26673 monitoring file `/etc/resolv.conf` (5)
Dec 27 21:08:47 elitebook-2170p nscd[26673]: 26673 monitoring directory `/etc` (2)
Dec 27 21:08:47 elitebook-2170p nscd[26673]: 26673 monitoring file `/etc/services` (6)
Dec 27 21:08:47 elitebook-2170p nscd[26673]: 26673 monitoring directory `/etc` (2)
Dec 27 21:08:47 elitebook-2170p nscd[26673]: 26673 disabled inotify-based monitoring for file `/etc/netgroup': No such file or directory
Dec 27 21:08:47 elitebook-2170p nscd[26673]: 26673 stat failed for file `/etc/netgroup'; will try again later: No such file or directory
Dec 27 21:08:47 elitebook-2170p nscd[26673]: 26673 cannot create /var/db/nscd/passwd; no persistent database used
Dec 27 21:08:47 elitebook-2170p nscd[26673]: 26673 cannot create /var/db/nscd/group; no persistent database used
Dec 27 21:08:47 elitebook-2170p nscd[26673]: 26673 cannot create /var/db/nscd/hosts; no persistent database used
Dec 27 21:08:47 elitebook-2170p nscd[26673]: 26673 cannot create /var/db/nscd/services; no persistent database used
Dec 27 21:08:47 elitebook-2170p nscd[26673]: 26673 cannot create /var/db/nscd/netgroup; no persistent database used
Dec 27 21:08:47 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 21:08:48 elitebook-2170p ntpd[466]: Listen normally on 21 wlo1 192.168.1.25:123
Dec 27 21:08:48 elitebook-2170p ntpd[466]: Listen normally on 22 wlo1 [2601:446:c201:1020:f101:d405:cb8e:a433]:123
Dec 27 21:08:48 elitebook-2170p ntpd[466]: 2600:3c02::13:220 local addr fe80::e1a6:6c44:8acb:eb66%3 -> 2601:446:c201:1020:f101:d405:cb8e:a433
Dec 27 21:08:48 elitebook-2170p ntpd[466]: new interface(s) found: waking up resolver
Dec 27 21:09:06 elitebook-2170p nscd[26673]: 26673 checking for monitored file `/etc/netgroup': No such file or directory
Dec 27 21:09:50 elitebook-2170p root[27063]: ACPI action undefined: PNP0C0A:00
Dec 27 21:10:12 elitebook-2170p root[27213]: ACPI action undefined: PNP0C0A:00
Dec 27 21:10:35 elitebook-2170p root[27361]: ACPI action undefined: PNP0C0A:00
Dec 27 21:11:18 elitebook-2170p root[27589]: ACPI action undefined: PNP0C0A:00
Dec 27 21:11:21 elitebook-2170p root[27656]: ACPI action undefined: PNP0C0A:00
Dec 27 21:12:07 elitebook-2170p root[27892]: ACPI action undefined: PNP0C0A:00
Dec 27 21:12:30 elitebook-2170p root[28031]: ACPI action undefined: PNP0C0A:00
Dec 27 21:12:53 elitebook-2170p root[28189]: ACPI action undefined: PNP0C0A:00
Dec 27 21:13:16 elitebook-2170p root[28349]: ACPI action undefined: PNP0C0A:00
Dec 27 21:13:36 elitebook-2170p root[28481]: ACPI action undefined: PNP0C0A:00
Dec 27 21:13:39 elitebook-2170p root[28548]: ACPI action undefined: PNP0C0A:00
Dec 27 21:14:02 elitebook-2170p root[28719]: ACPI action undefined: PNP0C0A:00
Dec 27 21:14:25 elitebook-2170p root[28860]: ACPI action undefined: PNP0C0A:00
Dec 27 21:14:34 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Prefailure Attribute: 3 Spin_Up_Time changed from 185 to 188
Dec 27 21:14:34 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 110 to 121
Dec 27 21:14:48 elitebook-2170p root[29007]: ACPI action undefined: PNP0C0A:00
Dec 27 21:15:11 elitebook-2170p root[29174]: ACPI action undefined: PNP0C0A:00
Dec 27 21:15:57 elitebook-2170p root[29412]: ACPI action undefined: PNP0C0A:00
Dec 27 21:16:17 elitebook-2170p root[29536]: ACPI action undefined: PNP0C0A:00
Dec 27 21:16:43 elitebook-2170p root[29693]: ACPI action undefined: PNP0C0A:00
Dec 27 21:17:06 elitebook-2170p root[29844]: ACPI action undefined: PNP0C0A:00
Dec 27 21:17:29 elitebook-2170p root[29986]: ACPI action undefined: PNP0C0A:00
Dec 27 21:17:52 elitebook-2170p root[30135]: ACPI action undefined: PNP0C0A:00
Dec 27 21:18:15 elitebook-2170p root[30273]: ACPI action undefined: PNP0C0A:00
Dec 27 21:18:38 elitebook-2170p root[30417]: ACPI action undefined: PNP0C0A:00
Dec 27 21:18:47 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 21:18:58 elitebook-2170p root[30564]: ACPI action undefined: PNP0C0A:00
Dec 27 21:19:01 elitebook-2170p root[30631]: ACPI action undefined: PNP0C0A:00
Dec 27 21:19:23 elitebook-2170p root[30787]: ACPI action undefined: PNP0C0A:00
Dec 27 21:19:46 elitebook-2170p root[30937]: ACPI action undefined: PNP0C0A:00
Dec 27 21:20:09 elitebook-2170p root[31208]: ACPI action undefined: PNP0C0A:00
Dec 27 21:20:32 elitebook-2170p root[31368]: ACPI action undefined: PNP0C0A:00
Dec 27 21:20:55 elitebook-2170p root[31534]: ACPI action undefined: PNP0C0A:00
Dec 27 21:21:15 elitebook-2170p root[31671]: ACPI action undefined: PNP0C0A:00
Dec 27 21:22:06 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 121 to 116
Dec 27 21:22:27 elitebook-2170p root[32011]: ACPI action undefined: PNP0C0A:00
Dec 27 21:22:49 elitebook-2170p root[32162]: ACPI action undefined: PNP0C0A:00
Dec 27 21:23:09 elitebook-2170p root[32305]: ACPI action undefined: PNP0C0A:00
Dec 27 21:24:21 elitebook-2170p root[32639]: ACPI action undefined: PNP0C0A:00
Dec 27 21:25:04 elitebook-2170p root[412]: ACPI action undefined: PNP0C0A:00
Dec 27 21:25:30 elitebook-2170p root[578]: ACPI action undefined: PNP0C0A:00
Dec 27 21:26:59 elitebook-2170p root[997]: ACPI action undefined: PNP0C0A:00
Dec 27 21:27:02 elitebook-2170p root[1066]: ACPI action undefined: PNP0C0A:00
Dec 27 21:27:48 elitebook-2170p root[1619]: ACPI action undefined: PNP0C0A:00
Dec 27 21:28:11 elitebook-2170p root[2070]: ACPI action undefined: PNP0C0A:00
Dec 27 21:28:34 elitebook-2170p root[2420]: ACPI action undefined: PNP0C0A:00
Dec 27 21:28:47 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 21:28:54 elitebook-2170p root[2651]: ACPI action undefined: PNP0C0A:00
Dec 27 21:29:20 elitebook-2170p root[2856]: ACPI action undefined: PNP0C0A:00
Dec 27 21:30:06 elitebook-2170p root[3167]: ACPI action undefined: PNP0C0A:00
Dec 27 21:30:29 elitebook-2170p root[3360]: ACPI action undefined: PNP0C0A:00
Dec 27 21:30:49 elitebook-2170p root[3544]: ACPI action undefined: PNP0C0A:00
Dec 27 21:30:52 elitebook-2170p root[3625]: ACPI action undefined: PNP0C0A:00
Dec 27 21:31:15 elitebook-2170p root[3866]: ACPI action undefined: PNP0C0A:00
Dec 27 21:31:38 elitebook-2170p root[4022]: ACPI action undefined: PNP0C0A:00
Dec 27 21:32:15 elitebook-2170p sudo[4492]:     izzi : a password is required ; TTY=pts/0 ; PWD=/srv/http/drupal/sites/all/themes/biolawnorganics ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -S extra/xorg-xcursorgen
Dec 27 21:32:18 elitebook-2170p sudo[4494]:     izzi : TTY=pts/0 ; PWD=/srv/http/drupal/sites/all/themes/biolawnorganics ; USER=root ; COMMAND=validate
Dec 27 21:32:18 elitebook-2170p sudo[4506]:     izzi : TTY=pts/0 ; PWD=/srv/http/drupal/sites/all/themes/biolawnorganics ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -S extra/xorg-xcursorgen
Dec 27 21:32:18 elitebook-2170p sudo[4507]:     izzi : TTY=pts/0 ; PWD=/srv/http/drupal/sites/all/themes/biolawnorganics ; USER=root ; COMMAND=/usr/bin/pacman --color auto -S extra/xorg-xcursorgen
Dec 27 21:32:18 elitebook-2170p sudo[4507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 27 21:32:18 elitebook-2170p sudo[4507]: pam_unix(sudo:session): session closed for user root
Dec 27 21:32:21 elitebook-2170p root[4576]: ACPI action undefined: PNP0C0A:00
Dec 27 21:32:24 elitebook-2170p root[4710]: ACPI action undefined: PNP0C0A:00
Dec 27 21:32:34 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 27 21:32:34 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 27 21:32:34 elitebook-2170p sensord[569]:   Physical id 0: 56.0 C
Dec 27 21:32:34 elitebook-2170p sensord[569]:   Core 0: 56.0 C
Dec 27 21:32:34 elitebook-2170p sensord[569]:   Core 1: 54.0 C
Dec 27 21:32:34 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 27 21:32:34 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 27 21:32:34 elitebook-2170p sensord[569]:   temp1: 55.0 C
Dec 27 21:32:34 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 27 21:32:34 elitebook-2170p sensord[569]:   temp3: 45.0 C
Dec 27 21:32:34 elitebook-2170p sensord[569]:   temp4: 43.0 C
Dec 27 21:32:34 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 27 21:32:34 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 27 21:32:47 elitebook-2170p root[4958]: ACPI action undefined: PNP0C0A:00
Dec 27 21:34:15 elitebook-2170p root[5428]: ACPI action undefined: PNP0C0A:00
Dec 27 21:34:41 elitebook-2170p root[5654]: ACPI action undefined: PNP0C0A:00
Dec 27 21:35:04 elitebook-2170p root[5809]: ACPI action undefined: PNP0C0A:00
Dec 27 21:36:10 elitebook-2170p root[6156]: ACPI action undefined: PNP0C0A:00
Dec 27 21:36:13 elitebook-2170p root[6224]: ACPI action undefined: PNP0C0A:00
Dec 27 21:36:36 elitebook-2170p root[6377]: ACPI action undefined: PNP0C0A:00
Dec 27 21:37:22 elitebook-2170p root[6607]: ACPI action undefined: PNP0C0A:00
Dec 27 21:38:31 elitebook-2170p root[6920]: ACPI action undefined: PNP0C0A:00
Dec 27 21:38:47 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 21:38:51 elitebook-2170p root[7046]: ACPI action undefined: PNP0C0A:00
Dec 27 21:39:40 elitebook-2170p root[7302]: ACPI action undefined: PNP0C0A:00
Dec 27 21:41:12 elitebook-2170p root[7864]: ACPI action undefined: PNP0C0A:00
Dec 27 21:41:32 elitebook-2170p root[8118]: ACPI action undefined: PNP0C0A:00
Dec 27 21:41:35 elitebook-2170p root[8185]: ACPI action undefined: PNP0C0A:00
Dec 27 21:43:30 elitebook-2170p root[8940]: ACPI action undefined: PNP0C0A:00
Dec 27 21:44:13 elitebook-2170p root[9308]: ACPI action undefined: PNP0C0A:00
Dec 27 21:44:39 elitebook-2170p root[9522]: ACPI action undefined: PNP0C0A:00
Dec 27 21:45:24 elitebook-2170p root[10014]: ACPI action undefined: PNP0C0A:00
Dec 27 21:45:58 elitebook-2170p systemd[3598]: Time has been changed
Dec 27 21:45:58 elitebook-2170p systemd[1]: Time has been changed
Dec 27 21:46:34 elitebook-2170p root[10531]: ACPI action undefined: PNP0C0A:00
Dec 27 21:46:54 elitebook-2170p root[10680]: ACPI action undefined: PNP0C0A:00
Dec 27 21:46:57 elitebook-2170p root[10751]: ACPI action undefined: PNP0C0A:00
Dec 27 21:47:43 elitebook-2170p root[11024]: ACPI action undefined: PNP0C0A:00
Dec 27 21:48:06 elitebook-2170p root[11327]: ACPI action undefined: PNP0C0A:00
Dec 27 21:48:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 21:48:52 elitebook-2170p root[11636]: ACPI action undefined: PNP0C0A:00
Dec 27 21:49:12 elitebook-2170p root[11777]: ACPI action undefined: PNP0C0A:00
Dec 27 21:49:15 elitebook-2170p root[11847]: ACPI action undefined: PNP0C0A:00
Dec 27 21:49:38 elitebook-2170p root[11984]: ACPI action undefined: PNP0C0A:00
Dec 27 21:50:24 elitebook-2170p root[12386]: ACPI action undefined: PNP0C0A:00
Dec 27 21:50:47 elitebook-2170p root[12528]: ACPI action undefined: PNP0C0A:00
Dec 27 21:51:30 elitebook-2170p root[12740]: ACPI action undefined: PNP0C0A:00
Dec 27 21:52:07 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 116 to 109
Dec 27 21:52:18 elitebook-2170p root[12979]: ACPI action undefined: PNP0C0A:00
Dec 27 21:52:41 elitebook-2170p root[13125]: ACPI action undefined: PNP0C0A:00
Dec 27 21:53:04 elitebook-2170p root[13272]: ACPI action undefined: PNP0C0A:00
Dec 27 21:53:27 elitebook-2170p root[13407]: ACPI action undefined: PNP0C0A:00
Dec 27 21:53:50 elitebook-2170p root[13586]: ACPI action undefined: PNP0C0A:00
Dec 27 21:54:10 elitebook-2170p root[13708]: ACPI action undefined: PNP0C0A:00
Dec 27 21:54:59 elitebook-2170p root[13943]: ACPI action undefined: PNP0C0A:00
Dec 27 21:55:22 elitebook-2170p root[14119]: ACPI action undefined: PNP0C0A:00
Dec 27 21:55:45 elitebook-2170p root[14282]: ACPI action undefined: PNP0C0A:00
Dec 27 21:56:08 elitebook-2170p root[14416]: ACPI action undefined: PNP0C0A:00
Dec 27 21:56:27 elitebook-2170p root[14550]: ACPI action undefined: PNP0C0A:00
Dec 27 21:56:30 elitebook-2170p root[14632]: ACPI action undefined: PNP0C0A:00
Dec 27 21:57:16 elitebook-2170p root[15031]: ACPI action undefined: PNP0C0A:00
Dec 27 21:57:39 elitebook-2170p root[15180]: ACPI action undefined: PNP0C0A:00
Dec 27 21:58:25 elitebook-2170p root[15411]: ACPI action undefined: PNP0C0A:00
Dec 27 21:58:45 elitebook-2170p root[15540]: ACPI action undefined: PNP0C0A:00
Dec 27 21:58:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 21:59:11 elitebook-2170p root[15697]: ACPI action undefined: PNP0C0A:00
Dec 27 21:59:34 elitebook-2170p root[15936]: ACPI action undefined: PNP0C0A:00
Dec 27 21:59:57 elitebook-2170p root[16102]: ACPI action undefined: PNP0C0A:00
Dec 27 22:01:25 elitebook-2170p root[16496]: ACPI action undefined: PNP0C0A:00
Dec 27 22:01:51 elitebook-2170p root[16653]: ACPI action undefined: PNP0C0A:00
Dec 27 22:02:14 elitebook-2170p root[16787]: ACPI action undefined: PNP0C0A:00
Dec 27 22:02:34 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 27 22:02:34 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 27 22:02:34 elitebook-2170p sensord[569]:   Physical id 0: 51.0 C
Dec 27 22:02:34 elitebook-2170p sensord[569]:   Core 0: 51.0 C
Dec 27 22:02:34 elitebook-2170p sensord[569]:   Core 1: 49.0 C
Dec 27 22:02:34 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 27 22:02:34 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 27 22:02:34 elitebook-2170p sensord[569]:   temp1: 50.0 C
Dec 27 22:02:34 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 27 22:02:34 elitebook-2170p sensord[569]:   temp3: 42.0 C
Dec 27 22:02:34 elitebook-2170p sensord[569]:   temp4: 40.0 C
Dec 27 22:02:34 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 27 22:02:34 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 27 22:04:06 elitebook-2170p root[17264]: ACPI action undefined: PNP0C0A:00
Dec 27 22:04:55 elitebook-2170p root[17508]: ACPI action undefined: PNP0C0A:00
Dec 27 22:06:47 elitebook-2170p root[18146]: ACPI action undefined: PNP0C0A:00
Dec 27 22:07:12 elitebook-2170p root[18301]: ACPI action undefined: PNP0C0A:00
Dec 27 22:07:58 elitebook-2170p root[18545]: ACPI action undefined: PNP0C0A:00
Dec 27 22:08:21 elitebook-2170p root[18838]: ACPI action undefined: PNP0C0A:00
Dec 27 22:08:44 elitebook-2170p root[19039]: ACPI action undefined: PNP0C0A:00
Dec 27 22:08:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 22:09:07 elitebook-2170p root[19226]: ACPI action undefined: PNP0C0A:00
Dec 27 22:09:27 elitebook-2170p root[19366]: ACPI action undefined: PNP0C0A:00
Dec 27 22:09:30 elitebook-2170p root[19433]: ACPI action undefined: PNP0C0A:00
Dec 27 22:09:53 elitebook-2170p root[19602]: ACPI action undefined: PNP0C0A:00
Dec 27 22:10:16 elitebook-2170p root[19736]: ACPI action undefined: PNP0C0A:00
Dec 27 22:10:39 elitebook-2170p root[19903]: ACPI action undefined: PNP0C0A:00
Dec 27 22:11:25 elitebook-2170p root[20166]: ACPI action undefined: PNP0C0A:00
Dec 27 22:11:45 elitebook-2170p root[20303]: ACPI action undefined: PNP0C0A:00
Dec 27 22:11:48 elitebook-2170p root[20372]: ACPI action undefined: PNP0C0A:00
Dec 27 22:12:02 elitebook-2170p dbus-daemon[3631]: Activating service name='org.gnome.GConf'
Dec 27 22:12:02 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.gnome.GConf'
Dec 27 22:12:11 elitebook-2170p root[20646]: ACPI action undefined: PNP0C0A:00
Dec 27 22:12:34 elitebook-2170p root[20796]: ACPI action undefined: PNP0C0A:00
Dec 27 22:13:20 elitebook-2170p root[21022]: ACPI action undefined: PNP0C0A:00
Dec 27 22:14:02 elitebook-2170p root[21234]: ACPI action undefined: PNP0C0A:00
Dec 27 22:14:28 elitebook-2170p root[21379]: ACPI action undefined: PNP0C0A:00
Dec 27 22:14:51 elitebook-2170p root[21526]: ACPI action undefined: PNP0C0A:00
Dec 27 22:15:14 elitebook-2170p root[21672]: ACPI action undefined: PNP0C0A:00
Dec 27 22:16:43 elitebook-2170p root[22051]: ACPI action undefined: PNP0C0A:00
Dec 27 22:17:09 elitebook-2170p root[22245]: ACPI action undefined: PNP0C0A:00
Dec 27 22:17:32 elitebook-2170p root[22390]: ACPI action undefined: PNP0C0A:00
Dec 27 22:17:55 elitebook-2170p root[22542]: ACPI action undefined: PNP0C0A:00
Dec 27 22:18:18 elitebook-2170p root[22676]: ACPI action undefined: PNP0C0A:00
Dec 27 22:18:41 elitebook-2170p root[22821]: ACPI action undefined: PNP0C0A:00
Dec 27 22:18:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 22:19:04 elitebook-2170p root[22961]: ACPI action undefined: PNP0C0A:00
Dec 27 22:19:23 elitebook-2170p root[23095]: ACPI action undefined: PNP0C0A:00
Dec 27 22:19:26 elitebook-2170p root[23162]: ACPI action undefined: PNP0C0A:00
Dec 27 22:20:35 elitebook-2170p root[23471]: ACPI action undefined: PNP0C0A:00
Dec 27 22:22:06 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 109 to 112
Dec 27 22:22:07 elitebook-2170p root[23885]: ACPI action undefined: PNP0C0A:00
Dec 27 22:22:27 elitebook-2170p root[24009]: ACPI action undefined: PNP0C0A:00
Dec 27 22:22:52 elitebook-2170p root[24171]: ACPI action undefined: PNP0C0A:00
Dec 27 22:23:15 elitebook-2170p root[24306]: ACPI action undefined: PNP0C0A:00
Dec 27 22:23:38 elitebook-2170p root[24450]: ACPI action undefined: PNP0C0A:00
Dec 27 22:24:01 elitebook-2170p root[24585]: ACPI action undefined: PNP0C0A:00
Dec 27 22:24:24 elitebook-2170p root[24766]: ACPI action undefined: PNP0C0A:00
Dec 27 22:25:09 elitebook-2170p root[25046]: ACPI action undefined: PNP0C0A:00
Dec 27 22:25:29 elitebook-2170p root[25190]: ACPI action undefined: PNP0C0A:00
Dec 27 22:25:32 elitebook-2170p root[25257]: ACPI action undefined: PNP0C0A:00
Dec 27 22:27:04 elitebook-2170p root[25724]: ACPI action undefined: PNP0C0A:00
Dec 27 22:27:47 elitebook-2170p root[26066]: ACPI action undefined: PNP0C0A:00
Dec 27 22:27:50 elitebook-2170p root[26166]: ACPI action undefined: PNP0C0A:00
Dec 27 22:28:35 elitebook-2170p root[26899]: ACPI action undefined: PNP0C0A:00
Dec 27 22:28:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 22:28:58 elitebook-2170p root[27224]: ACPI action undefined: PNP0C0A:00
Dec 27 22:29:21 elitebook-2170p root[27456]: ACPI action undefined: PNP0C0A:00
Dec 27 22:29:44 elitebook-2170p root[27796]: ACPI action undefined: PNP0C0A:00
Dec 27 22:30:04 elitebook-2170p root[27951]: ACPI action undefined: PNP0C0A:00
Dec 27 22:30:07 elitebook-2170p root[28018]: ACPI action undefined: PNP0C0A:00
Dec 27 22:30:30 elitebook-2170p root[28166]: ACPI action undefined: PNP0C0A:00
Dec 27 22:30:53 elitebook-2170p root[28340]: ACPI action undefined: PNP0C0A:00
Dec 27 22:31:16 elitebook-2170p root[28516]: ACPI action undefined: PNP0C0A:00
Dec 27 22:32:02 elitebook-2170p root[29123]: ACPI action undefined: PNP0C0A:00
Dec 27 22:32:34 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 27 22:32:34 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 27 22:32:34 elitebook-2170p sensord[569]:   Physical id 0: 50.0 C
Dec 27 22:32:34 elitebook-2170p sensord[569]:   Core 0: 49.0 C
Dec 27 22:32:34 elitebook-2170p sensord[569]:   Core 1: 49.0 C
Dec 27 22:32:34 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 27 22:32:34 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 27 22:32:34 elitebook-2170p sensord[569]:   temp1: 50.0 C
Dec 27 22:32:34 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 27 22:32:34 elitebook-2170p sensord[569]:   temp3: 42.0 C
Dec 27 22:32:34 elitebook-2170p sensord[569]:   temp4: 41.0 C
Dec 27 22:32:34 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 27 22:32:34 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 27 22:32:45 elitebook-2170p root[29837]: ACPI action undefined: PNP0C0A:00
Dec 27 22:33:34 elitebook-2170p root[30527]: ACPI action undefined: PNP0C0A:00
Dec 27 22:33:57 elitebook-2170p root[30804]: ACPI action undefined: PNP0C0A:00
Dec 27 22:34:20 elitebook-2170p root[30975]: ACPI action undefined: PNP0C0A:00
Dec 27 22:34:43 elitebook-2170p root[31148]: ACPI action undefined: PNP0C0A:00
Dec 27 22:35:05 elitebook-2170p root[31331]: ACPI action undefined: PNP0C0A:00
Dec 27 22:35:25 elitebook-2170p root[31484]: ACPI action undefined: PNP0C0A:00
Dec 27 22:35:28 elitebook-2170p root[31551]: ACPI action undefined: PNP0C0A:00
Dec 27 22:35:51 elitebook-2170p root[31792]: ACPI action undefined: PNP0C0A:00
Dec 27 22:36:14 elitebook-2170p root[31926]: ACPI action undefined: PNP0C0A:00
Dec 27 22:37:00 elitebook-2170p root[32232]: ACPI action undefined: PNP0C0A:00
Dec 27 22:37:43 elitebook-2170p root[32486]: ACPI action undefined: PNP0C0A:00
Dec 27 22:38:09 elitebook-2170p root[32633]: ACPI action undefined: PNP0C0A:00
Dec 27 22:38:32 elitebook-2170p root[310]: ACPI action undefined: PNP0C0A:00
Dec 27 22:38:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 22:40:27 elitebook-2170p root[816]: ACPI action undefined: PNP0C0A:00
Dec 27 22:41:09 elitebook-2170p root[1047]: ACPI action undefined: PNP0C0A:00
Dec 27 22:41:12 elitebook-2170p root[1114]: ACPI action undefined: PNP0C0A:00
Dec 27 22:41:58 elitebook-2170p root[1358]: ACPI action undefined: PNP0C0A:00
Dec 27 22:42:44 elitebook-2170p root[1582]: ACPI action undefined: PNP0C0A:00
Dec 27 22:44:16 elitebook-2170p root[1985]: ACPI action undefined: PNP0C0A:00
Dec 27 22:44:36 elitebook-2170p root[2118]: ACPI action undefined: PNP0C0A:00
Dec 27 22:44:39 elitebook-2170p root[2185]: ACPI action undefined: PNP0C0A:00
Dec 27 22:45:02 elitebook-2170p root[2332]: ACPI action undefined: PNP0C0A:00
Dec 27 22:45:25 elitebook-2170p root[2466]: ACPI action undefined: PNP0C0A:00
Dec 27 22:45:48 elitebook-2170p root[2612]: ACPI action undefined: PNP0C0A:00
Dec 27 22:46:10 elitebook-2170p root[2745]: ACPI action undefined: PNP0C0A:00
Dec 27 22:46:30 elitebook-2170p root[2894]: ACPI action undefined: PNP0C0A:00
Dec 27 22:46:33 elitebook-2170p root[2961]: ACPI action undefined: PNP0C0A:00
Dec 27 22:46:56 elitebook-2170p root[3113]: ACPI action undefined: PNP0C0A:00
Dec 27 22:47:19 elitebook-2170p root[3301]: ACPI action undefined: PNP0C0A:00
Dec 27 22:47:42 elitebook-2170p root[3458]: ACPI action undefined: PNP0C0A:00
Dec 27 22:48:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 22:48:48 elitebook-2170p root[3844]: ACPI action undefined: PNP0C0A:00
Dec 27 22:48:51 elitebook-2170p root[3911]: ACPI action undefined: PNP0C0A:00
Dec 27 22:49:14 elitebook-2170p root[4085]: ACPI action undefined: PNP0C0A:00
Dec 27 22:49:37 elitebook-2170p root[4235]: ACPI action undefined: PNP0C0A:00
Dec 27 22:50:23 elitebook-2170p root[4471]: ACPI action undefined: PNP0C0A:00
Dec 27 22:51:09 elitebook-2170p root[4694]: ACPI action undefined: PNP0C0A:00
Dec 27 22:51:29 elitebook-2170p root[4817]: ACPI action undefined: PNP0C0A:00
Dec 27 22:51:32 elitebook-2170p root[4884]: ACPI action undefined: PNP0C0A:00
Dec 27 22:52:06 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 112 to 111
Dec 27 22:52:18 elitebook-2170p root[5118]: ACPI action undefined: PNP0C0A:00
Dec 27 22:52:41 elitebook-2170p root[5312]: ACPI action undefined: PNP0C0A:00
Dec 27 22:53:04 elitebook-2170p root[5622]: ACPI action undefined: PNP0C0A:00
Dec 27 22:53:24 elitebook-2170p root[5840]: ACPI action undefined: PNP0C0A:00
Dec 27 22:53:50 elitebook-2170p root[6029]: ACPI action undefined: PNP0C0A:00
Dec 27 22:54:36 elitebook-2170p root[6294]: ACPI action undefined: PNP0C0A:00
Dec 27 22:54:59 elitebook-2170p root[6451]: ACPI action undefined: PNP0C0A:00
Dec 27 22:55:22 elitebook-2170p root[6586]: ACPI action undefined: PNP0C0A:00
Dec 27 22:55:42 elitebook-2170p root[6746]: ACPI action undefined: PNP0C0A:00
Dec 27 22:55:45 elitebook-2170p root[6813]: ACPI action undefined: PNP0C0A:00
Dec 27 22:56:31 elitebook-2170p root[7085]: ACPI action undefined: PNP0C0A:00
Dec 27 22:56:54 elitebook-2170p root[7224]: ACPI action undefined: PNP0C0A:00
Dec 27 22:57:40 elitebook-2170p root[7457]: ACPI action undefined: PNP0C0A:00
Dec 27 22:58:22 elitebook-2170p root[7671]: ACPI action undefined: PNP0C0A:00
Dec 27 22:58:25 elitebook-2170p root[7738]: ACPI action undefined: PNP0C0A:00
Dec 27 22:58:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 22:58:48 elitebook-2170p root[7918]: ACPI action undefined: PNP0C0A:00
Dec 27 22:59:11 elitebook-2170p root[8092]: ACPI action undefined: PNP0C0A:00
Dec 27 22:59:34 elitebook-2170p root[8237]: ACPI action undefined: PNP0C0A:00
Dec 27 23:01:06 elitebook-2170p root[8630]: ACPI action undefined: PNP0C0A:00
Dec 27 23:01:26 elitebook-2170p root[8753]: ACPI action undefined: PNP0C0A:00
Dec 27 23:01:29 elitebook-2170p root[8821]: ACPI action undefined: PNP0C0A:00
Dec 27 23:01:52 elitebook-2170p root[8967]: ACPI action undefined: PNP0C0A:00
Dec 27 23:02:34 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 27 23:02:34 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 27 23:02:34 elitebook-2170p sensord[569]:   Physical id 0: 49.0 C
Dec 27 23:02:34 elitebook-2170p sensord[569]:   Core 0: 48.0 C
Dec 27 23:02:34 elitebook-2170p sensord[569]:   Core 1: 48.0 C
Dec 27 23:02:34 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 27 23:02:34 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 27 23:02:34 elitebook-2170p sensord[569]:   temp1: 49.0 C
Dec 27 23:02:34 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 27 23:02:34 elitebook-2170p sensord[569]:   temp3: 42.0 C
Dec 27 23:02:34 elitebook-2170p sensord[569]:   temp4: 41.0 C
Dec 27 23:02:34 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 27 23:02:34 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 27 23:03:01 elitebook-2170p root[9280]: ACPI action undefined: PNP0C0A:00
Dec 27 23:04:10 elitebook-2170p root[9582]: ACPI action undefined: PNP0C0A:00
Dec 27 23:04:55 elitebook-2170p root[9823]: ACPI action undefined: PNP0C0A:00
Dec 27 23:05:18 elitebook-2170p root[9958]: ACPI action undefined: PNP0C0A:00
Dec 27 23:05:38 elitebook-2170p root[10091]: ACPI action undefined: PNP0C0A:00
Dec 27 23:06:04 elitebook-2170p root[10240]: ACPI action undefined: PNP0C0A:00
Dec 27 23:07:36 elitebook-2170p root[10599]: ACPI action undefined: PNP0C0A:00
Dec 27 23:07:59 elitebook-2170p root[10746]: ACPI action undefined: PNP0C0A:00
Dec 27 23:08:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 23:09:21 elitebook-2170p systemd-logind[351]: Lid closed.
Dec 27 23:09:21 elitebook-2170p root[11068]: LID closed
Dec 27 23:09:21 elitebook-2170p root[11077]: ACPI group/action undefined: PNP0C14:00 / 00000080
Dec 27 23:10:13 elitebook-2170p root[11317]: ACPI action undefined: PNP0C0A:00
Dec 27 23:11:40 elitebook-2170p systemd-logind[351]: Lid opened.
Dec 27 23:11:40 elitebook-2170p root[11696]: LID opened
Dec 27 23:11:40 elitebook-2170p root[11703]: ACPI group/action undefined: PNP0C14:00 / 00000080
Dec 27 23:11:47 elitebook-2170p root[11780]: ACPI action undefined: PNP0C0A:00
Dec 27 23:12:10 elitebook-2170p root[12071]: ACPI action undefined: PNP0C0A:00
Dec 27 23:13:16 elitebook-2170p root[12455]: ACPI action undefined: PNP0C0A:00
Dec 27 23:14:28 elitebook-2170p root[12785]: ACPI action undefined: PNP0C0A:00
Dec 27 23:15:13 elitebook-2170p root[13020]: ACPI action undefined: PNP0C0A:00
Dec 27 23:15:33 elitebook-2170p root[13156]: ACPI action undefined: PNP0C0A:00
Dec 27 23:15:36 elitebook-2170p root[13223]: ACPI action undefined: PNP0C0A:00
Dec 27 23:15:59 elitebook-2170p root[13372]: ACPI action undefined: PNP0C0A:00
Dec 27 23:16:22 elitebook-2170p root[13510]: ACPI action undefined: PNP0C0A:00
Dec 27 23:17:08 elitebook-2170p root[13741]: ACPI action undefined: PNP0C0A:00
Dec 27 23:17:28 elitebook-2170p root[13879]: ACPI action undefined: PNP0C0A:00
Dec 27 23:18:17 elitebook-2170p root[14119]: ACPI action undefined: PNP0C0A:00
Dec 27 23:18:40 elitebook-2170p root[14256]: ACPI action undefined: PNP0C0A:00
Dec 27 23:18:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 23:19:22 elitebook-2170p root[14490]: ACPI action undefined: PNP0C0A:00
Dec 27 23:19:25 elitebook-2170p root[14557]: ACPI action undefined: PNP0C0A:00
Dec 27 23:19:48 elitebook-2170p root[14698]: ACPI action undefined: PNP0C0A:00
Dec 27 23:20:11 elitebook-2170p root[14855]: ACPI action undefined: PNP0C0A:00
Dec 27 23:20:34 elitebook-2170p root[14996]: ACPI action undefined: PNP0C0A:00
Dec 27 23:21:40 elitebook-2170p root[15307]: ACPI action undefined: PNP0C0A:00
Dec 27 23:22:06 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 111 to 112
Dec 27 23:22:29 elitebook-2170p root[15556]: ACPI action undefined: PNP0C0A:00
Dec 27 23:22:44 elitebook-2170p root[15669]: ACPI action undefined: PNP0C0A:00
Dec 27 23:22:45 elitebook-2170p root[15738]: ACPI action undefined: ACPI0003:00
Dec 27 23:22:45 elitebook-2170p systemd[1]: Reloading Laptop Mode Tools.
Dec 27 23:22:45 elitebook-2170p root[15748]: ACPI group/action undefined: processor / LNXCPU:00
Dec 27 23:22:45 elitebook-2170p root[15771]: ACPI group/action undefined: processor / LNXCPU:01
Dec 27 23:22:45 elitebook-2170p root[15785]: ACPI group/action undefined: processor / LNXCPU:02
Dec 27 23:22:45 elitebook-2170p root[15792]: ACPI group/action undefined: processor / LNXCPU:03
Dec 27 23:22:45 elitebook-2170p root[15803]: ACPI group/action undefined: PNP0C14:00 / 00000080
Dec 27 23:22:45 elitebook-2170p laptop_mode[15739]: Laptop mode
Dec 27 23:22:45 elitebook-2170p laptop-mode[15811]: enabled, not active
Dec 27 23:22:45 elitebook-2170p laptop_mode[15739]: enabled, not active
Dec 27 23:22:45 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service'
Dec 27 23:22:45 elitebook-2170p systemd[3598]: Starting XFCE notifications service...
Dec 27 23:22:45 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.freedesktop.Notifications'
Dec 27 23:22:45 elitebook-2170p systemd[3598]: Started XFCE notifications service.
Dec 27 23:22:45 elitebook-2170p kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
Dec 27 23:22:45 elitebook-2170p kernel: EXT4-fs (sda2): re-mounted. Opts: block_validity,barrier,user_xattr,acl,stripe=4
Dec 27 23:22:46 elitebook-2170p laptop-mode[16354]: Failed to re-set power saving mode for wireless card
Dec 27 23:22:46 elitebook-2170p laptop_mode[15739]: Failed to re-set power saving mode for wireless card
Dec 27 23:22:46 elitebook-2170p laptop-mode[16357]: Failed to re-set power saving mode for wireless card
Dec 27 23:22:46 elitebook-2170p laptop_mode[15739]: Failed to re-set power saving mode for wireless card
Dec 27 23:22:46 elitebook-2170p kernel: ata4: SATA link down (SStatus 0 SControl 300)
Dec 27 23:22:46 elitebook-2170p kernel: ata6: SATA link down (SStatus 0 SControl 300)
Dec 27 23:22:47 elitebook-2170p systemd[1]: Reloaded Laptop Mode Tools.
Dec 27 23:22:47 elitebook-2170p root[16381]: ACPI action undefined: PNP0C0A:00
Dec 27 23:23:47 elitebook-2170p root[16660]: ACPI action undefined: PNP0C0A:00
Dec 27 23:24:56 elitebook-2170p root[16968]: ACPI action undefined: PNP0C0A:00
Dec 27 23:26:05 elitebook-2170p root[17295]: ACPI action undefined: PNP0C0A:00
Dec 27 23:26:51 elitebook-2170p root[17515]: ACPI action undefined: PNP0C0A:00
Dec 27 23:28:00 elitebook-2170p root[17821]: ACPI action undefined: PNP0C0A:00
Dec 27 23:28:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 23:29:09 elitebook-2170p root[18128]: ACPI action undefined: PNP0C0A:00
Dec 27 23:30:18 elitebook-2170p root[18443]: ACPI action undefined: PNP0C0A:00
Dec 27 23:31:26 elitebook-2170p root[18739]: ACPI action undefined: PNP0C0A:00
Dec 27 23:32:12 elitebook-2170p root[18953]: ACPI action undefined: PNP0C0A:00
Dec 27 23:32:34 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 27 23:32:34 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 27 23:32:34 elitebook-2170p sensord[569]:   Physical id 0: 56.0 C
Dec 27 23:32:34 elitebook-2170p sensord[569]:   Core 0: 56.0 C
Dec 27 23:32:34 elitebook-2170p sensord[569]:   Core 1: 53.0 C
Dec 27 23:32:34 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 27 23:32:34 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 27 23:32:34 elitebook-2170p sensord[569]:   temp1: 57.0 C
Dec 27 23:32:34 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 27 23:32:34 elitebook-2170p sensord[569]:   temp3: 46.0 C
Dec 27 23:32:34 elitebook-2170p sensord[569]:   temp4: 44.0 C
Dec 27 23:32:34 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 27 23:32:34 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 27 23:33:21 elitebook-2170p root[19270]: ACPI action undefined: PNP0C0A:00
Dec 27 23:34:30 elitebook-2170p root[19554]: ACPI action undefined: PNP0C0A:00
Dec 27 23:35:39 elitebook-2170p root[19852]: ACPI action undefined: PNP0C0A:00
Dec 27 23:36:25 elitebook-2170p root[20074]: ACPI action undefined: PNP0C0A:00
Dec 27 23:37:34 elitebook-2170p root[20387]: ACPI action undefined: PNP0C0A:00
Dec 27 23:38:43 elitebook-2170p root[20699]: ACPI action undefined: PNP0C0A:00
Dec 27 23:38:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 23:39:52 elitebook-2170p root[20996]: ACPI action undefined: PNP0C0A:00
Dec 27 23:41:01 elitebook-2170p root[21309]: ACPI action undefined: PNP0C0A:00
Dec 27 23:41:47 elitebook-2170p root[21522]: ACPI action undefined: PNP0C0A:00
Dec 27 23:42:56 elitebook-2170p root[21830]: ACPI action undefined: PNP0C0A:00
Dec 27 23:44:05 elitebook-2170p root[22139]: ACPI action undefined: PNP0C0A:00
Dec 27 23:45:14 elitebook-2170p root[22445]: ACPI action undefined: PNP0C0A:00
Dec 27 23:46:23 elitebook-2170p root[22768]: ACPI action undefined: PNP0C0A:00
Dec 27 23:47:09 elitebook-2170p root[22983]: ACPI action undefined: PNP0C0A:00
Dec 27 23:48:18 elitebook-2170p root[23295]: ACPI action undefined: PNP0C0A:00
Dec 27 23:48:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 23:49:27 elitebook-2170p root[23592]: ACPI action undefined: PNP0C0A:00
Dec 27 23:50:36 elitebook-2170p root[23904]: ACPI action undefined: PNP0C0A:00
Dec 27 23:51:45 elitebook-2170p root[24216]: ACPI action undefined: PNP0C0A:00
Dec 27 23:52:06 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 112 to 110
Dec 27 23:52:31 elitebook-2170p root[24437]: ACPI action undefined: PNP0C0A:00
Dec 27 23:53:40 elitebook-2170p root[24743]: ACPI action undefined: PNP0C0A:00
Dec 27 23:54:49 elitebook-2170p root[25054]: ACPI action undefined: PNP0C0A:00
Dec 27 23:55:58 elitebook-2170p root[25359]: ACPI action undefined: PNP0C0A:00
Dec 27 23:57:08 elitebook-2170p root[25670]: ACPI action undefined: PNP0C0A:00
Dec 27 23:57:54 elitebook-2170p root[25877]: ACPI action undefined: PNP0C0A:00
Dec 27 23:58:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 27 23:59:03 elitebook-2170p root[26183]: ACPI action undefined: PNP0C0A:00
Dec 28 00:00:00 elitebook-2170p systemd[1]: Starting Update man-db cache...
Dec 28 00:00:00 elitebook-2170p systemd[1]: Started Verify integrity of password and group files.
Dec 28 00:00:00 elitebook-2170p systemd[1]: Starting Rotate log files...
Dec 28 00:00:00 elitebook-2170p sh[26465]: user 'courier': directory '/home/courier' does not exist
Dec 28 00:00:00 elitebook-2170p nscd[26673]: 26673 monitoring file `/etc/passwd` (1)
Dec 28 00:00:00 elitebook-2170p nscd[26673]: 26673 monitoring directory `/etc` (2)
Dec 28 00:00:00 elitebook-2170p sh[26465]: pwck: no changes
Dec 28 00:00:00 elitebook-2170p nscd[26673]: 26673 monitoring file `/etc/group` (3)
Dec 28 00:00:00 elitebook-2170p nscd[26673]: 26673 monitoring directory `/etc` (2)
Dec 28 00:00:00 elitebook-2170p systemd[1]: Started Rotate log files.
Dec 28 00:00:04 elitebook-2170p mandb[26468]: Updating index cache for path `/usr/share/man/man1'. Wait...
Dec 28 00:00:04 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man...
Dec 28 00:00:04 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man...
Dec 28 00:00:04 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man1/gdk-pixbuf-csource.1.gz: whatis parse for gdk-pixbuf-csource(1) failed
Dec 28 00:00:04 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man1/gdk-pixbuf-query-loaders.1.gz: whatis parse for gdk-pixbuf-query-loaders(1) failed
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man1/mjpegtools.1.gz: whatis parse for mjpegtools(1) failed
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man1/fmttest.1.gz: whatis parse for fmttest(1) failed
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man1/mprof-report.1.gz: whatis parse for mprof-report(1) failed
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man1/inkscape.el.1.gz: whatis parse for inkscape.el(1) failed
Dec 28 00:00:05 elitebook-2170p mandb[26468]: Updating index cache for path `/usr/share/man/man3'. Wait...
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_shm_pool_unref.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_proxy_marshal_constructor_versioned.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_proxy_get_version.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_queue_release.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_list_empty.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_list_for_each_safe.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_socket_lock.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_list_for_each_reverse_safe.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_loop_get_destroy_listener.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_add_socket_auto.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_iterator_result.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_abort.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_client_add_resource.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_client_get_display.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_list_init.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_prepare_read_queue.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_client_destroy.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_proxy_add_dispatcher.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_set_implementation.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_shm_buffer_get_height.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_run.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_global_create.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_get_destroy_listener.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_shm_buffer_create.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_add_protocol_logger.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_dispatcher_func_t.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_log_func_t.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_array_add.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_loop_destroy.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_get_class.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_post_no_memory.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_interface_equal.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_proxy_add_listener.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_loop_add_idle.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_fixed_from_double.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_destroy.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_destroy.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_get_link.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_instance_of.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_loop_add_destroy_listener.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_queue_destroy.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_flush_clients.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_post_error.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_roundtrip_queue.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_queue_init.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_shm_buffer_begin_access.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_list_insert_list.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_proxy_create_wrapper.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_dispatch_pending.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_loop_dispatch.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_client_from_link.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_get_user_data.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_socket_init_for_display_name.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_list_length.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_poll.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_get_fd.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_client_add_destroy_listener.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_socket_destroy.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_client_for_each_resource_iterator_func_t.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_get_client.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_get_event_loop.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_loop_fd_func_t.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_set_user_data.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_proxy_marshal_array_constructor.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_client_get_destroy_listener.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_proxy_destroy.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_from_link.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_fixed_to_int.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_dispatch_queue_pending.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_shm_buffer_get_width.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_next_serial.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_add_destroy_listener.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_add_shm_format.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_terminate.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_notify_func_t.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_queue_event.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_client_get_fd.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_proxy_get_id.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_fixed_from_int.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-shm.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_shm_sigbus_data_key.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_protocol_logger_destroy.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_log_stderr_handler.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_log.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_global_destroy.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_add_socket.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_dispatch.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_proxy_create.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_proxy_create_for_id.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_client_add_object.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_add_destroy_listener.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_create.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_add_socket_fd.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_shm_buffer_get_stride.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_dispatch_queue.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_client_new_object.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_get_serial.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_loop_signal_func_t.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_post_event.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_get_client_list.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_loop_timer_func_t.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_shm_buffer_end_access.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_get_version.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_protocol_logger_func_t.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_protocol_logger_type.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_loop_add_timer.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_proxy_get_user_data.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_proxy_marshal_array.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_loop_add_signal.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_proxy_get_listener.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_proxy_wrapper_destroy.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_log_set_handler_server.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_array_init.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_add_global.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_get_id.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_loop_create.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_remove_global.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_fixed_to_double.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_socket_alloc.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_array_release.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_for_each_safe.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_shm_buffer_get_format.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_init_shm.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_set_destructor.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_source_timer_update.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_list_for_each.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-shm.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_shm_old_sigbus_action.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_disconnect.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_shm_buffer_get.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_client_flush.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_shm_buffer_get_data.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_client_for_each.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_global_bind_func_t.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_loop_idle_func_t.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_get_protocol_error.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_fixed_t.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_find_for_client.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_flush.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_client_connection_data.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_loop_dispatch_idle.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_create.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_loop_get_fd.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_proxy_marshal.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_read_events.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_client_get_credentials.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_proxy_set_user_data.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_container_of.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_roundtrip.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-shm.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_shm_sigbus_once.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_get_error.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_proxy_marshal_constructor.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_prepare_read.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_proxy_get_class.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_client_get_link.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_cancel_read.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_log_handler.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_post_event_array.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_client_post_no_memory.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_client_get_object.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_destroy_func_t.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_client_for_each_resource.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_proxy_marshal_array_constructor_versioned.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_set_dispatcher.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_shm_buffer_ref_pool.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_list_remove.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_create_queue.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_client_add_resource_created_listener.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_get_destroy_listener.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_client_create.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_source_remove.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_for_each.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_log_set_handler_client.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_source_fd_update.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_list_insert.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_source_check.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_event_loop_add_fd.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_resource_queue_event_array.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_array_for_each.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-client-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_proxy_set_queue.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_list_for_each_reverse.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-util.c.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_array_copy.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: can't open /usr/share/man/man3/wayland-server-core.h.3: No such file or directory
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/wl_display_add_client_created_listener.3.gz: bad symlink or ROFF `.so' request
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/fribidi_set_debug.3.gz: whatis parse for fribidi_set_debug(3) failed
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/fribidi_unicode_version.3.gz: whatis parse for fribidi_unicode_version(3) failed
Dec 28 00:00:05 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/fribidi_version_info.3.gz: whatis parse for fribidi_version_info(3) failed
Dec 28 00:00:07 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/pcredemo.3.gz: whatis parse for pcredemo(3) failed
Dec 28 00:00:07 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man3/pcre2demo.3.gz: whatis parse for pcre2demo(3) failed
Dec 28 00:00:08 elitebook-2170p mandb[26468]: Updating index cache for path `/usr/share/man/man7'. Wait...
Dec 28 00:00:08 elitebook-2170p mandb[26468]: Updating index cache for path `/usr/share/man/man8'. Wait...
Dec 28 00:00:08 elitebook-2170p mandb[26468]: /usr/bin/mandb: warning: /usr/share/man/man8/numastat.8.gz: whatis parse for numastat(8) failed
Dec 28 00:00:08 elitebook-2170p mandb[26468]: done.
Dec 28 00:00:12 elitebook-2170p root[30026]: ACPI action undefined: PNP0C0A:00
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Checking for stray cats under /usr/share/man...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Checking for stray cats under /var/cache/man...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/cs...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/cs...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/da...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/da...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/de...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/de...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/fr...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/fr...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/hu...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/hu...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/id...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/id...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/it...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/it...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/ja...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/ja...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/ko...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/ko...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/pl...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/pl...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/pt_BR...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/pt_BR...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/ru...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/ru...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/sv...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/sv...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/tr...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/tr...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/zh_CN...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/zh_CN...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/zh_TW...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/zh_TW...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/es...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/es...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/nl...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/nl...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/pt...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/pt...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/fr.ISO8859-1...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/fr.ISO8859-1...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/pl.UTF-8...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/pl.UTF-8...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/it.ISO8859-1...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/it.ISO8859-1...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/ru.KOI8-R...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/ru.KOI8-R...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/it.UTF-8...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/it.UTF-8...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/pl.ISO8859-2...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/pl.ISO8859-2...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/fr.UTF-8...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/fr.UTF-8...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/ru.UTF-8...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/ru.UTF-8...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/uk...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/uk...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/ug...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/ug...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/sr...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/sr...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/lt...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/lt...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/gl...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/gl...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/el...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/el...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/ca...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/ca...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/ar...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/ar...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/pt_PT...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/pt_PT...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/hr...
Dec 28 00:00:13 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/hr...
Dec 28 00:00:14 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/zh...
Dec 28 00:00:14 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/zh...
Dec 28 00:00:14 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/ro...
Dec 28 00:00:14 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/ro...
Dec 28 00:00:14 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/sk...
Dec 28 00:00:14 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/sk...
Dec 28 00:00:14 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/jp...
Dec 28 00:00:14 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/jp...
Dec 28 00:00:14 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/vi...
Dec 28 00:00:14 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/vi...
Dec 28 00:00:14 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/eo...
Dec 28 00:00:14 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/eo...
Dec 28 00:00:14 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/nb...
Dec 28 00:00:14 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/nb...
Dec 28 00:00:14 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/fi...
Dec 28 00:00:14 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/fi...
Dec 28 00:00:14 elitebook-2170p mandb[26468]: Purging old database entries in /usr/share/man/sl...
Dec 28 00:00:14 elitebook-2170p mandb[26468]: Processing manual pages under /usr/share/man/sl...
Dec 28 00:00:14 elitebook-2170p mandb[26468]: Processing manual pages under /usr/local/man...
Dec 28 00:00:14 elitebook-2170p mandb[26468]: 4 man subdirectories contained newer manual pages.
Dec 28 00:00:14 elitebook-2170p mandb[26468]: 862 manual pages were added.
Dec 28 00:00:14 elitebook-2170p mandb[26468]: 0 stray cats were added.
Dec 28 00:00:14 elitebook-2170p mandb[26468]: 7 old database entries were purged.
Dec 28 00:00:14 elitebook-2170p systemd[1]: Started Update man-db cache.
Dec 28 00:01:21 elitebook-2170p root[30336]: ACPI action undefined: PNP0C0A:00
Dec 28 00:02:30 elitebook-2170p root[30654]: ACPI action undefined: PNP0C0A:00
Dec 28 00:02:34 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 28 00:02:34 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 28 00:02:34 elitebook-2170p sensord[569]:   Physical id 0: 54.0 C
Dec 28 00:02:34 elitebook-2170p sensord[569]:   Core 0: 54.0 C
Dec 28 00:02:34 elitebook-2170p sensord[569]:   Core 1: 51.0 C
Dec 28 00:02:34 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 28 00:02:34 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 28 00:02:34 elitebook-2170p sensord[569]:   temp1: 55.0 C
Dec 28 00:02:34 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 28 00:02:34 elitebook-2170p sensord[569]:   temp3: 47.0 C
Dec 28 00:02:34 elitebook-2170p sensord[569]:   temp4: 45.0 C
Dec 28 00:02:34 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 28 00:02:34 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 28 00:03:16 elitebook-2170p root[30878]: ACPI action undefined: PNP0C0A:00
Dec 28 00:03:46 elitebook-2170p kernel: perf: interrupt took too long (2514 > 2500), lowering kernel.perf_event_max_sample_rate to 79500
Dec 28 00:04:25 elitebook-2170p root[31204]: ACPI action undefined: PNP0C0A:00
Dec 28 00:05:34 elitebook-2170p root[31506]: ACPI action undefined: PNP0C0A:00
Dec 28 00:06:43 elitebook-2170p root[31806]: ACPI action undefined: PNP0C0A:00
Dec 28 00:07:52 elitebook-2170p root[32097]: ACPI action undefined: PNP0C0A:00
Dec 28 00:08:38 elitebook-2170p root[32305]: ACPI action undefined: PNP0C0A:00
Dec 28 00:08:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 28 00:09:47 elitebook-2170p root[32612]: ACPI action undefined: PNP0C0A:00
Dec 28 00:10:56 elitebook-2170p root[476]: ACPI action undefined: PNP0C0A:00
Dec 28 00:12:05 elitebook-2170p root[782]: ACPI action undefined: PNP0C0A:00
Dec 28 00:13:14 elitebook-2170p root[1043]: ACPI action undefined: PNP0C0A:00
Dec 28 00:14:00 elitebook-2170p root[1206]: ACPI action undefined: PNP0C0A:00
Dec 28 00:15:09 elitebook-2170p root[1391]: ACPI action undefined: PNP0C0A:00
Dec 28 00:16:18 elitebook-2170p root[1530]: ACPI action undefined: PNP0C0A:00
Dec 28 00:17:27 elitebook-2170p root[1781]: ACPI action undefined: PNP0C0A:00
Dec 28 00:18:36 elitebook-2170p root[2082]: ACPI action undefined: PNP0C0A:00
Dec 28 00:18:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 28 00:19:22 elitebook-2170p root[2310]: ACPI action undefined: PNP0C0A:00
Dec 28 00:20:31 elitebook-2170p root[2973]: ACPI action undefined: PNP0C0A:00
Dec 28 00:21:40 elitebook-2170p root[3512]: ACPI action undefined: PNP0C0A:00
Dec 28 00:22:06 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 110 to 109
Dec 28 00:22:50 elitebook-2170p root[3906]: ACPI action undefined: PNP0C0A:00
Dec 28 00:23:36 elitebook-2170p root[4133]: ACPI action undefined: PNP0C0A:00
Dec 28 00:24:45 elitebook-2170p root[4545]: ACPI action undefined: PNP0C0A:00
Dec 28 00:25:55 elitebook-2170p root[4965]: ACPI action undefined: PNP0C0A:00
Dec 28 00:27:04 elitebook-2170p root[5431]: ACPI action undefined: PNP0C0A:00
Dec 28 00:28:13 elitebook-2170p root[5817]: ACPI action undefined: PNP0C0A:00
Dec 28 00:28:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 28 00:29:21 elitebook-2170p root[6134]: ACPI action undefined: PNP0C0A:00
Dec 28 00:30:30 elitebook-2170p root[6471]: ACPI action undefined: PNP0C0A:00
Dec 28 00:31:38 elitebook-2170p root[6780]: ACPI action undefined: PNP0C0A:00
Dec 28 00:32:34 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 28 00:32:34 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 28 00:32:34 elitebook-2170p sensord[569]:   Physical id 0: 59.0 C
Dec 28 00:32:34 elitebook-2170p sensord[569]:   Core 0: 59.0 C
Dec 28 00:32:34 elitebook-2170p sensord[569]:   Core 1: 56.0 C
Dec 28 00:32:34 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 28 00:32:34 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 28 00:32:34 elitebook-2170p sensord[569]:   temp1: 59.0 C
Dec 28 00:32:34 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 28 00:32:34 elitebook-2170p sensord[569]:   temp3: 49.0 C
Dec 28 00:32:34 elitebook-2170p sensord[569]:   temp4: 47.0 C
Dec 28 00:32:34 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 28 00:32:34 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 28 00:33:09 elitebook-2170p root[7193]: ACPI action undefined: PNP0C0A:00
Dec 28 00:33:57 elitebook-2170p kernel: perf: interrupt took too long (3159 > 3142), lowering kernel.perf_event_max_sample_rate to 63300
Dec 28 00:34:40 elitebook-2170p root[7791]: ACPI action undefined: PNP0C0A:00
Dec 28 00:35:48 elitebook-2170p root[8100]: ACPI action undefined: PNP0C0A:00
Dec 28 00:37:42 elitebook-2170p root[8733]: ACPI action undefined: PNP0C0A:00
Dec 28 00:38:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 28 00:39:14 elitebook-2170p root[9432]: ACPI action undefined: PNP0C0A:00
Dec 28 00:41:08 elitebook-2170p root[9955]: ACPI action undefined: PNP0C0A:00
Dec 28 00:43:24 elitebook-2170p root[10583]: ACPI action undefined: PNP0C0A:00
Dec 28 00:44:52 elitebook-2170p sudo[11110]:     izzi : a password is required ; TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -S google-chrome-stable
Dec 28 00:44:55 elitebook-2170p sudo[11112]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=validate
Dec 28 00:44:55 elitebook-2170p sudo[11126]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -S google-chrome-stable
Dec 28 00:44:55 elitebook-2170p sudo[11127]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman --color auto -S google-chrome-stable
Dec 28 00:44:55 elitebook-2170p sudo[11127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 28 00:44:55 elitebook-2170p sudo[11127]: pam_unix(sudo:session): session closed for user root
Dec 28 00:45:13 elitebook-2170p sudo[11370]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-google-chrome ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -S --asdeps --needed extra/speech-dispatcher
Dec 28 00:45:13 elitebook-2170p sudo[11371]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-google-chrome ; USER=root ; COMMAND=/usr/bin/pacman --color auto -S --asdeps --needed extra/speech-dispatcher
Dec 28 00:45:13 elitebook-2170p sudo[11371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 28 00:45:15 elitebook-2170p sudo[11371]: pam_unix(sudo:session): session closed for user root
Dec 28 00:45:41 elitebook-2170p root[12061]: ACPI action undefined: PNP0C0A:00
Dec 28 00:47:00 elitebook-2170p sudo[13117]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-google-chrome ; USER=root ; COMMAND=list /usr/bin/pacman --color auto -U /tmp/yaourt-tmp-izzi/PKGDEST.ifc/google-chrome-55.0.2883.87-1-x86_64.pkg.tar
Dec 28 00:47:00 elitebook-2170p sudo[13118]:     izzi : TTY=pts/1 ; PWD=/tmp/yaourt-tmp-izzi/aur-google-chrome ; USER=root ; COMMAND=/usr/bin/pacman --color auto -U /tmp/yaourt-tmp-izzi/PKGDEST.ifc/google-chrome-55.0.2883.87-1-x86_64.pkg.tar
Dec 28 00:47:00 elitebook-2170p sudo[13118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 28 00:47:01 elitebook-2170p sudo[13118]: pam_unix(sudo:session): session closed for user root
Dec 28 00:47:04 elitebook-2170p dbus[354]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Dec 28 00:47:04 elitebook-2170p dbus[354]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Dec 28 00:47:50 elitebook-2170p sudo[14050]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=list /usr/bin/pacman -Rcs google-chrome
Dec 28 00:47:50 elitebook-2170p sudo[14051]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/pacman -Rcs google-chrome
Dec 28 00:47:50 elitebook-2170p sudo[14051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 28 00:47:51 elitebook-2170p sudo[14051]: pam_unix(sudo:session): session closed for user root
Dec 28 00:48:21 elitebook-2170p root[14510]: ACPI action undefined: PNP0C0A:00
Dec 28 00:48:48 elitebook-2170p wpa_supplicant[374]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 28 00:51:46 elitebook-2170p root[15699]: ACPI action undefined: PNP0C0A:00
Dec 28 00:52:06 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 109 to 107
Dec 28 00:56:19 elitebook-2170p root[17000]: ACPI action undefined: PNP0C0A:00
Dec 28 00:57:02 elitebook-2170p dhcpcd[356]: wlo1: deleting default route via fe80::1aa6:f7ff:fe31:9915
Dec 28 00:57:02 elitebook-2170p nscd[26673]: 26673 monitored file `/etc/resolv.conf` was written to
Dec 28 00:57:02 elitebook-2170p systemd[1]: Stopping Name Service Cache Daemon...
Dec 28 00:57:02 elitebook-2170p systemd[1]: Stopped Name Service Cache Daemon.
Dec 28 00:57:02 elitebook-2170p systemd[1]: Starting Name Service Cache Daemon...
Dec 28 00:57:02 elitebook-2170p nscd[17356]: 17356 monitoring file `/etc/passwd` (1)
Dec 28 00:57:02 elitebook-2170p nscd[17356]: 17356 monitoring directory `/etc` (2)
Dec 28 00:57:02 elitebook-2170p nscd[17356]: 17356 monitoring file `/etc/group` (3)
Dec 28 00:57:02 elitebook-2170p nscd[17356]: 17356 monitoring directory `/etc` (2)
Dec 28 00:57:02 elitebook-2170p systemd[1]: Started Name Service Cache Daemon.
Dec 28 00:57:02 elitebook-2170p nscd[17356]: 17356 monitoring file `/etc/hosts` (4)
Dec 28 00:57:02 elitebook-2170p nscd[17356]: 17356 monitoring directory `/etc` (2)
Dec 28 00:57:02 elitebook-2170p nscd[17356]: 17356 monitoring file `/etc/resolv.conf` (5)
Dec 28 00:57:02 elitebook-2170p nscd[17356]: 17356 monitoring directory `/etc` (2)
Dec 28 00:57:02 elitebook-2170p nscd[17356]: 17356 monitoring file `/etc/services` (6)
Dec 28 00:57:02 elitebook-2170p nscd[17356]: 17356 monitoring directory `/etc` (2)
Dec 28 00:57:02 elitebook-2170p nscd[17356]: 17356 disabled inotify-based monitoring for file `/etc/netgroup': No such file or directory
Dec 28 00:57:02 elitebook-2170p nscd[17356]: 17356 stat failed for file `/etc/netgroup'; will try again later: No such file or directory
Dec 28 00:57:02 elitebook-2170p nscd[17356]: 17356 cannot create /var/db/nscd/passwd; no persistent database used
Dec 28 00:57:02 elitebook-2170p nscd[17356]: 17356 cannot create /var/db/nscd/group; no persistent database used
Dec 28 00:57:02 elitebook-2170p nscd[17356]: 17356 cannot create /var/db/nscd/hosts; no persistent database used
Dec 28 00:57:02 elitebook-2170p nscd[17356]: 17356 cannot create /var/db/nscd/services; no persistent database used
Dec 28 00:57:02 elitebook-2170p nscd[17356]: 17356 cannot create /var/db/nscd/netgroup; no persistent database used
Dec 28 00:57:03 elitebook-2170p polkitd[3612]: Registered Authentication Agent for unix-process:17382:4531315 (system bus name :1.7082 [/usr/bin/pkttyagent --notify-fd 5 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
Dec 28 00:57:04 elitebook-2170p polkitd[3612]: Operator of unix-session:c2 FAILED to authenticate to gain authorization for action org.freedesktop.systemd1.manage-units for system-bus-name::1.7083 [systemctl restart wpa_supplicant@wlo1] (owned by unix-user:izzi)
Dec 28 00:57:04 elitebook-2170p polkitd[3612]: Unregistered Authentication Agent for unix-process:17382:4531315 (system bus name :1.7082, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.utf8) (disconnected from bus)
Dec 28 00:57:14 elitebook-2170p sudo[17486]:     izzi : TTY=pts/1 ; PWD=/home/izzi ; USER=root ; COMMAND=/usr/bin/systemctl restart wpa_supplicant@wlo1
Dec 28 00:57:14 elitebook-2170p sudo[17486]: pam_unix(sudo:session): session opened for user root by (uid=0)
Dec 28 00:57:14 elitebook-2170p systemd[1]: Stopping WPA supplicant daemon (interface-specific version)...
Dec 28 00:57:14 elitebook-2170p kernel: wlo1: deauthenticating from 18:a6:f7:31:99:14 by local choice (Reason: 3=DEAUTH_LEAVING)
Dec 28 00:57:14 elitebook-2170p wpa_supplicant[374]: wlo1: CTRL-EVENT-DISCONNECTED bssid=18:a6:f7:31:99:14 reason=3 locally_generated=1
Dec 28 00:57:14 elitebook-2170p dhcpcd[356]: wlo1: carrier lost
Dec 28 00:57:14 elitebook-2170p nscd[17356]: 17356 monitored file `/etc/resolv.conf` was written to
Dec 28 00:57:14 elitebook-2170p wpa_supplicant[374]: nl80211: deinit ifname=wlo1 disabled_11b_rates=0
Dec 28 00:57:14 elitebook-2170p systemd[1]: Stopping Name Service Cache Daemon...
Dec 28 00:57:14 elitebook-2170p systemd[1]: Stopped Name Service Cache Daemon.
Dec 28 00:57:14 elitebook-2170p systemd[1]: Starting Name Service Cache Daemon...
Dec 28 00:57:14 elitebook-2170p nscd[17551]: 17551 monitoring file `/etc/passwd` (1)
Dec 28 00:57:14 elitebook-2170p nscd[17551]: 17551 monitoring directory `/etc` (2)
Dec 28 00:57:14 elitebook-2170p nscd[17551]: 17551 monitoring file `/etc/group` (3)
Dec 28 00:57:14 elitebook-2170p nscd[17551]: 17551 monitoring directory `/etc` (2)
Dec 28 00:57:14 elitebook-2170p nscd[17551]: 17551 monitoring file `/etc/hosts` (4)
Dec 28 00:57:14 elitebook-2170p nscd[17551]: 17551 monitoring directory `/etc` (2)
Dec 28 00:57:14 elitebook-2170p nscd[17551]: 17551 monitoring file `/etc/resolv.conf` (5)
Dec 28 00:57:14 elitebook-2170p systemd[1]: Started Name Service Cache Daemon.
Dec 28 00:57:14 elitebook-2170p nscd[17551]: 17551 monitoring directory `/etc` (2)
Dec 28 00:57:14 elitebook-2170p nscd[17551]: 17551 monitoring file `/etc/services` (6)
Dec 28 00:57:14 elitebook-2170p nscd[17551]: 17551 monitoring directory `/etc` (2)
Dec 28 00:57:14 elitebook-2170p nscd[17551]: 17551 disabled inotify-based monitoring for file `/etc/netgroup': No such file or directory
Dec 28 00:57:14 elitebook-2170p nscd[17551]: 17551 stat failed for file `/etc/netgroup'; will try again later: No such file or directory
Dec 28 00:57:14 elitebook-2170p nscd[17551]: 17551 cannot create /var/db/nscd/passwd; no persistent database used
Dec 28 00:57:14 elitebook-2170p nscd[17551]: 17551 cannot create /var/db/nscd/group; no persistent database used
Dec 28 00:57:14 elitebook-2170p nscd[17551]: 17551 cannot create /var/db/nscd/hosts; no persistent database used
Dec 28 00:57:14 elitebook-2170p nscd[17551]: 17551 cannot create /var/db/nscd/services; no persistent database used
Dec 28 00:57:14 elitebook-2170p nscd[17551]: 17551 cannot create /var/db/nscd/netgroup; no persistent database used
Dec 28 00:57:14 elitebook-2170p dhcpcd[356]: wlo1: deleting address 2601:446:c201:1020:f101:d405:cb8e:a433/64
Dec 28 00:57:14 elitebook-2170p dhcpcd[356]: wlo1: deleting route to 2601:446:c201:1020::/64
Dec 28 00:57:14 elitebook-2170p wpa_supplicant[374]: wlo1: CTRL-EVENT-TERMINATING
Dec 28 00:57:14 elitebook-2170p systemd[1]: Stopped WPA supplicant daemon (interface-specific version).
Dec 28 00:57:14 elitebook-2170p systemd[1]: Started WPA supplicant daemon (interface-specific version).
Dec 28 00:57:14 elitebook-2170p wpa_supplicant[17569]: Successfully initialized wpa_supplicant
Dec 28 00:57:14 elitebook-2170p sudo[17486]: pam_unix(sudo:session): session closed for user root
Dec 28 00:57:15 elitebook-2170p dhcpcd[356]: wlo1: deleting address fe80::e1a6:6c44:8acb:eb66
Dec 28 00:57:15 elitebook-2170p dhcpcd[356]: wlo1: deleting route to 192.168.1.0/24
Dec 28 00:57:15 elitebook-2170p dhcpcd[356]: wlo1: deleting default route via 192.168.1.1
Dec 28 00:57:16 elitebook-2170p ntpd[466]: Deleting interface #20 wlo1, fe80::e1a6:6c44:8acb:eb66%3#123, interface stats: received=0, sent=1, dropped=0, active_time=13710 secs
Dec 28 00:57:16 elitebook-2170p ntpd[466]: Deleting interface #21 wlo1, 192.168.1.25#123, interface stats: received=51, sent=52, dropped=0, active_time=13707 secs
Dec 28 00:57:16 elitebook-2170p ntpd[466]: 208.75.88.4 local addr 192.168.1.25 -> <null>
Dec 28 00:57:16 elitebook-2170p ntpd[466]: 198.55.111.5 local addr 192.168.1.25 -> <null>
Dec 28 00:57:16 elitebook-2170p ntpd[466]: 74.82.59.143 local addr 192.168.1.25 -> <null>
Dec 28 00:57:16 elitebook-2170p ntpd[466]: Deleting interface #22 wlo1, 2601:446:c201:1020:f101:d405:cb8e:a433#123, interface stats: received=18, sent=18, dropped=0, active_time=13707 secs
Dec 28 00:57:16 elitebook-2170p ntpd[466]: 2600:3c02::13:220 local addr 2601:446:c201:1020:f101:d405:cb8e:a433 -> <null>
Dec 28 00:57:18 elitebook-2170p wpa_supplicant[17569]: wlo1: SME: Trying to authenticate with 18:a6:f7:31:99:14 (SSID='BATNET' freq=2462 MHz)
Dec 28 00:57:18 elitebook-2170p kernel: wlo1: authenticate with 18:a6:f7:31:99:14
Dec 28 00:57:18 elitebook-2170p kernel: wlo1: send auth to 18:a6:f7:31:99:14 (try 1/3)
Dec 28 00:57:18 elitebook-2170p wpa_supplicant[17569]: wlo1: Trying to associate with 18:a6:f7:31:99:14 (SSID='BATNET' freq=2462 MHz)
Dec 28 00:57:18 elitebook-2170p kernel: wlo1: authenticated
Dec 28 00:57:18 elitebook-2170p kernel: wlo1: associate with 18:a6:f7:31:99:14 (try 1/3)
Dec 28 00:57:18 elitebook-2170p kernel: wlo1: RX AssocResp from 18:a6:f7:31:99:14 (capab=0x431 status=0 aid=4)
Dec 28 00:57:18 elitebook-2170p wpa_supplicant[17569]: wlo1: Associated with 18:a6:f7:31:99:14
Dec 28 00:57:18 elitebook-2170p wpa_supplicant[17569]: wlo1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 28 00:57:18 elitebook-2170p kernel: wlo1: associated
Dec 28 00:57:18 elitebook-2170p wpa_supplicant[17569]: wlo1: WPA: Key negotiation completed with 18:a6:f7:31:99:14 [PTK=CCMP GTK=TKIP]
Dec 28 00:57:18 elitebook-2170p wpa_supplicant[17569]: wlo1: CTRL-EVENT-CONNECTED - Connection to 18:a6:f7:31:99:14 completed [id=0 id_str=]
Dec 28 00:57:18 elitebook-2170p dhcpcd[356]: wlo1: carrier acquired
Dec 28 00:57:18 elitebook-2170p dhcpcd[356]: wlo1: adding address fe80::e1a6:6c44:8acb:eb66
Dec 28 00:57:18 elitebook-2170p dhcpcd[356]: wlo1: IAID 08:ca:ef:bd
Dec 28 00:57:18 elitebook-2170p dhcpcd[356]: wlo1: rebinding lease of 192.168.1.25
Dec 28 00:57:18 elitebook-2170p dhcpcd[356]: wlo1: probing address 192.168.1.25/24
Dec 28 00:57:18 elitebook-2170p dhcpcd[356]: wlo1: soliciting an IPv6 router
Dec 28 00:57:19 elitebook-2170p dhcpcd[356]: wlo1: Router Advertisement from fe80::1aa6:f7ff:fe31:9915
Dec 28 00:57:19 elitebook-2170p dhcpcd[356]: wlo1: adding address 2601:446:c201:1020:f101:d405:cb8e:a433/64
Dec 28 00:57:19 elitebook-2170p dhcpcd[356]: wlo1: adding route to 2601:446:c201:1020::/64
Dec 28 00:57:19 elitebook-2170p dhcpcd[356]: wlo1: requesting DHCPv6 information
Dec 28 00:57:21 elitebook-2170p ntpd[466]: bind(23) AF_INET6 2601:446:c201:1020:f101:d405:cb8e:a433#123 flags 0x11 failed: Cannot assign requested address
Dec 28 00:57:21 elitebook-2170p ntpd[466]: unable to create socket on wlo1 (23) for 2601:446:c201:1020:f101:d405:cb8e:a433#123
Dec 28 00:57:21 elitebook-2170p ntpd[466]: failed to init interface for address 2601:446:c201:1020:f101:d405:cb8e:a433
Dec 28 00:57:21 elitebook-2170p ntpd[466]: Listen normally on 24 wlo1 [fe80::e1a6:6c44:8acb:eb66%3]:123
Dec 28 00:57:21 elitebook-2170p ntpd[466]: new interface(s) found: waking up resolver
Dec 28 00:57:23 elitebook-2170p ntpd[466]: Listen normally on 25 wlo1 [2601:446:c201:1020:f101:d405:cb8e:a433]:123
Dec 28 00:57:23 elitebook-2170p ntpd[466]: new interface(s) found: waking up resolver
Dec 28 00:57:23 elitebook-2170p dhcpcd[356]: wlo1: leased 192.168.1.25 for 86400 seconds
Dec 28 00:57:23 elitebook-2170p dhcpcd[356]: wlo1: adding route to 192.168.1.0/24
Dec 28 00:57:23 elitebook-2170p dhcpcd[356]: wlo1: adding default route via 192.168.1.1
Dec 28 00:57:23 elitebook-2170p nscd[17551]: 17551 monitored file `/etc/resolv.conf` was written to
Dec 28 00:57:23 elitebook-2170p systemd[1]: Stopping Name Service Cache Daemon...
Dec 28 00:57:23 elitebook-2170p systemd[1]: Stopped Name Service Cache Daemon.
Dec 28 00:57:23 elitebook-2170p systemd[1]: Starting Name Service Cache Daemon...
Dec 28 00:57:23 elitebook-2170p nscd[17670]: 17670 monitoring file `/etc/passwd` (1)
Dec 28 00:57:23 elitebook-2170p nscd[17670]: 17670 monitoring directory `/etc` (2)
Dec 28 00:57:23 elitebook-2170p nscd[17670]: 17670 monitoring file `/etc/group` (3)
Dec 28 00:57:23 elitebook-2170p nscd[17670]: 17670 monitoring directory `/etc` (2)
Dec 28 00:57:23 elitebook-2170p nscd[17670]: 17670 monitoring file `/etc/hosts` (4)
Dec 28 00:57:23 elitebook-2170p nscd[17670]: 17670 monitoring directory `/etc` (2)
Dec 28 00:57:23 elitebook-2170p nscd[17670]: 17670 monitoring file `/etc/resolv.conf` (5)
Dec 28 00:57:23 elitebook-2170p nscd[17670]: 17670 monitoring directory `/etc` (2)
Dec 28 00:57:23 elitebook-2170p nscd[17670]: 17670 monitoring file `/etc/services` (6)
Dec 28 00:57:23 elitebook-2170p systemd[1]: Started Name Service Cache Daemon.
Dec 28 00:57:23 elitebook-2170p nscd[17670]: 17670 monitoring directory `/etc` (2)
Dec 28 00:57:23 elitebook-2170p nscd[17670]: 17670 disabled inotify-based monitoring for file `/etc/netgroup': No such file or directory
Dec 28 00:57:23 elitebook-2170p nscd[17670]: 17670 stat failed for file `/etc/netgroup'; will try again later: No such file or directory
Dec 28 00:57:23 elitebook-2170p nscd[17670]: 17670 cannot create /var/db/nscd/passwd; no persistent database used
Dec 28 00:57:23 elitebook-2170p nscd[17670]: 17670 cannot create /var/db/nscd/group; no persistent database used
Dec 28 00:57:23 elitebook-2170p nscd[17670]: 17670 cannot create /var/db/nscd/hosts; no persistent database used
Dec 28 00:57:23 elitebook-2170p nscd[17670]: 17670 cannot create /var/db/nscd/services; no persistent database used
Dec 28 00:57:23 elitebook-2170p nscd[17670]: 17670 cannot create /var/db/nscd/netgroup; no persistent database used
Dec 28 00:57:25 elitebook-2170p ntpd[466]: Listen normally on 26 wlo1 192.168.1.25:123
Dec 28 00:57:25 elitebook-2170p ntpd[466]: new interface(s) found: waking up resolver
Dec 28 00:57:42 elitebook-2170p nscd[17670]: 17670 checking for monitored file `/etc/netgroup': No such file or directory
Dec 28 00:58:48 elitebook-2170p wpa_supplicant[17569]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 28 01:02:34 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 28 01:02:34 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 28 01:02:34 elitebook-2170p sensord[569]:   Physical id 0: 54.0 C
Dec 28 01:02:34 elitebook-2170p sensord[569]:   Core 0: 54.0 C
Dec 28 01:02:34 elitebook-2170p sensord[569]:   Core 1: 52.0 C
Dec 28 01:02:34 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 28 01:02:34 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 28 01:02:34 elitebook-2170p sensord[569]:   temp1: 53.0 C
Dec 28 01:02:34 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 28 01:02:34 elitebook-2170p sensord[569]:   temp3: 48.0 C
Dec 28 01:02:34 elitebook-2170p sensord[569]:   temp4: 45.0 C
Dec 28 01:02:34 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 28 01:02:34 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 28 01:03:10 elitebook-2170p root[19358]: ACPI action undefined: PNP0C0A:00
Dec 28 01:03:25 elitebook-2170p dhcpcd[356]: wlo1: adding address ::7566:7fb0:6c49:2171/64
Dec 28 01:03:25 elitebook-2170p dhcpcd[356]: wlo1: adding route to ::/64
Dec 28 01:03:29 elitebook-2170p ntpd[466]: Listen normally on 27 wlo1 [::7566:7fb0:6c49:2171]:123
Dec 28 01:03:29 elitebook-2170p ntpd[466]: new interface(s) found: waking up resolver
Dec 28 01:07:37 elitebook-2170p root[20057]: ACPI action undefined: PNP0C0A:00
Dec 28 01:07:37 elitebook-2170p dbus-daemon[3631]: Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service'
Dec 28 01:07:38 elitebook-2170p dbus-daemon[3631]: Successfully activated service 'org.freedesktop.Notifications'
Dec 28 01:07:37 elitebook-2170p systemd[3598]: Starting XFCE notifications service...
Dec 28 01:07:37 elitebook-2170p systemd[3598]: Started XFCE notifications service.
Dec 28 01:07:42 elitebook-2170p root[20118]: ACPI action undefined: PNP0C0A:00
Dec 28 01:08:48 elitebook-2170p wpa_supplicant[17569]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 28 01:12:19 elitebook-2170p dhcpcd[356]: wlo1: adding default route via fe80::1aa6:f7ff:fe31:9915
Dec 28 01:12:19 elitebook-2170p nscd[17670]: 17670 monitored file `/etc/resolv.conf` was written to
Dec 28 01:12:19 elitebook-2170p systemd[1]: Stopping Name Service Cache Daemon...
Dec 28 01:12:19 elitebook-2170p systemd[1]: Stopped Name Service Cache Daemon.
Dec 28 01:12:19 elitebook-2170p systemd[1]: Starting Name Service Cache Daemon...
Dec 28 01:12:19 elitebook-2170p nscd[20951]: 20951 monitoring file `/etc/passwd` (1)
Dec 28 01:12:19 elitebook-2170p nscd[20951]: 20951 monitoring directory `/etc` (2)
Dec 28 01:12:19 elitebook-2170p nscd[20951]: 20951 monitoring file `/etc/group` (3)
Dec 28 01:12:19 elitebook-2170p nscd[20951]: 20951 monitoring directory `/etc` (2)
Dec 28 01:12:19 elitebook-2170p nscd[20951]: 20951 monitoring file `/etc/hosts` (4)
Dec 28 01:12:19 elitebook-2170p nscd[20951]: 20951 monitoring directory `/etc` (2)
Dec 28 01:12:19 elitebook-2170p systemd[1]: Started Name Service Cache Daemon.
Dec 28 01:12:19 elitebook-2170p nscd[20951]: 20951 monitoring file `/etc/resolv.conf` (5)
Dec 28 01:12:19 elitebook-2170p nscd[20951]: 20951 monitoring directory `/etc` (2)
Dec 28 01:12:19 elitebook-2170p nscd[20951]: 20951 monitoring file `/etc/services` (6)
Dec 28 01:12:19 elitebook-2170p nscd[20951]: 20951 monitoring directory `/etc` (2)
Dec 28 01:12:19 elitebook-2170p nscd[20951]: 20951 disabled inotify-based monitoring for file `/etc/netgroup': No such file or directory
Dec 28 01:12:19 elitebook-2170p nscd[20951]: 20951 stat failed for file `/etc/netgroup'; will try again later: No such file or directory
Dec 28 01:12:19 elitebook-2170p nscd[20951]: 20951 cannot create /var/db/nscd/passwd; no persistent database used
Dec 28 01:12:19 elitebook-2170p nscd[20951]: 20951 cannot create /var/db/nscd/group; no persistent database used
Dec 28 01:12:19 elitebook-2170p nscd[20951]: 20951 cannot create /var/db/nscd/hosts; no persistent database used
Dec 28 01:12:19 elitebook-2170p nscd[20951]: 20951 cannot create /var/db/nscd/services; no persistent database used
Dec 28 01:12:19 elitebook-2170p nscd[20951]: 20951 cannot create /var/db/nscd/netgroup; no persistent database used
Dec 28 01:12:38 elitebook-2170p nscd[20951]: 20951 checking for monitored file `/etc/netgroup': No such file or directory
Dec 28 01:18:48 elitebook-2170p wpa_supplicant[17569]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 28 01:22:06 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 107 to 108
Dec 28 01:28:48 elitebook-2170p wpa_supplicant[17569]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 28 01:32:20 elitebook-2170p kernel: perf: interrupt took too long (4057 > 3948), lowering kernel.perf_event_max_sample_rate to 49200
Dec 28 01:32:34 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 28 01:32:34 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 28 01:32:34 elitebook-2170p sensord[569]:   Physical id 0: 54.0 C
Dec 28 01:32:34 elitebook-2170p sensord[569]:   Core 0: 54.0 C
Dec 28 01:32:34 elitebook-2170p sensord[569]:   Core 1: 53.0 C
Dec 28 01:32:34 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 28 01:32:34 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 28 01:32:34 elitebook-2170p sensord[569]:   temp1: 54.0 C
Dec 28 01:32:34 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 28 01:32:34 elitebook-2170p sensord[569]:   temp3: 46.0 C
Dec 28 01:32:34 elitebook-2170p sensord[569]:   temp4: 43.0 C
Dec 28 01:32:34 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 28 01:32:34 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 28 01:38:48 elitebook-2170p wpa_supplicant[17569]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 28 01:48:48 elitebook-2170p wpa_supplicant[17569]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 28 01:52:06 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 108 to 110
Dec 28 01:58:48 elitebook-2170p wpa_supplicant[17569]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 28 02:02:34 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 28 02:02:34 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 28 02:02:34 elitebook-2170p sensord[569]:   Physical id 0: 58.0 C
Dec 28 02:02:34 elitebook-2170p sensord[569]:   Core 0: 58.0 C
Dec 28 02:02:34 elitebook-2170p sensord[569]:   Core 1: 55.0 C
Dec 28 02:02:34 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 28 02:02:34 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 28 02:02:34 elitebook-2170p sensord[569]:   temp1: 58.0 C
Dec 28 02:02:34 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 28 02:02:34 elitebook-2170p sensord[569]:   temp3: 47.0 C
Dec 28 02:02:34 elitebook-2170p sensord[569]:   temp4: 45.0 C
Dec 28 02:02:34 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 28 02:02:34 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 28 02:08:48 elitebook-2170p wpa_supplicant[17569]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 28 02:18:48 elitebook-2170p wpa_supplicant[17569]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 28 02:28:48 elitebook-2170p wpa_supplicant[17569]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 28 02:32:34 elitebook-2170p sensord[569]: Chip: coretemp-isa-0000
Dec 28 02:32:34 elitebook-2170p sensord[569]: Adapter: ISA adapter
Dec 28 02:32:34 elitebook-2170p sensord[569]:   Physical id 0: 55.0 C
Dec 28 02:32:34 elitebook-2170p sensord[569]:   Core 0: 55.0 C
Dec 28 02:32:34 elitebook-2170p sensord[569]:   Core 1: 53.0 C
Dec 28 02:32:34 elitebook-2170p sensord[569]: Chip: acpitz-virtual-0
Dec 28 02:32:34 elitebook-2170p sensord[569]: Adapter: Virtual device
Dec 28 02:32:34 elitebook-2170p sensord[569]:   temp1: 56.0 C
Dec 28 02:32:34 elitebook-2170p sensord[569]:   temp2: 0.0 C
Dec 28 02:32:35 elitebook-2170p sensord[569]:   temp3: 46.0 C
Dec 28 02:32:35 elitebook-2170p sensord[569]:   temp4: 43.0 C
Dec 28 02:32:35 elitebook-2170p sensord[569]:   temp5: 25.0 C
Dec 28 02:32:35 elitebook-2170p sensord[569]:   temp6: 127.0 C
Dec 28 02:38:48 elitebook-2170p wpa_supplicant[17569]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 28 02:48:48 elitebook-2170p wpa_supplicant[17569]: wlo1: WPA: Group rekeying completed with 18:a6:f7:31:99:14 [GTK=TKIP]
Dec 28 02:52:06 elitebook-2170p smartd[368]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 110 to 111
Dec 28 02:55:57 elitebook-2170p polkitd[3612]: Registered Authentication Agent for unix-process:6052:5064726 (system bus name :1.8107 [/usr/bin/pkttyagent --notify-fd 5 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
Dec 28 02:55:57 elitebook-2170p polkitd[3612]: Unregistered Authentication Agent for unix-process:6052:5064726 (system bus name :1.8107, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.utf8) (disconnected from bus)
Dec 28 02:55:57 elitebook-2170p systemd[1]: Reached target Sleep.
Dec 28 02:55:57 elitebook-2170p systemd[1]: Starting Suspend...
Dec 28 02:55:57 elitebook-2170p systemd-sleep[13142]: Suspending system...
Dec 28 12:13:10 elitebook-2170p kernel: PM: Syncing filesystems ... done.
Dec 28 12:13:10 elitebook-2170p kernel: PM: Preparing system for sleep (mem)
Dec 28 12:13:10 elitebook-2170p kernel: Freezing user space processes ... (elapsed 0.003 seconds) done.
Dec 28 12:13:10 elitebook-2170p kernel: Double checking all user space processes after OOM killer disable... (elapsed 0.000 seconds) 
Dec 28 12:13:10 elitebook-2170p kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Dec 28 12:13:10 elitebook-2170p kernel: PM: Suspending system (mem)
Dec 28 12:13:10 elitebook-2170p kernel: Suspending console(s) (use no_console_suspend to debug)
Dec 28 12:13:10 elitebook-2170p kernel: wlo1: deauthenticating from 18:a6:f7:31:99:14 by local choice (Reason: 3=DEAUTH_LEAVING)
Dec 28 12:13:10 elitebook-2170p kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Dec 28 12:13:10 elitebook-2170p kernel: sd 0:0:0:0: [sda] Stopping disk
Dec 28 12:13:10 elitebook-2170p kernel: parport_pc 00:04: disabled
Dec 28 12:13:10 elitebook-2170p kernel: e1000e: EEE TX LPI TIMER: 00000011
Dec 28 12:13:10 elitebook-2170p kernel: PM: suspend of devices complete after 565.369 msecs
Dec 28 12:13:10 elitebook-2170p kernel: PM: late suspend of devices complete after 14.676 msecs
Dec 28 12:13:10 elitebook-2170p kernel: ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
Dec 28 12:13:10 elitebook-2170p kernel: ehci-pci 0000:00:1a.0: System wakeup enabled by ACPI
Dec 28 12:13:10 elitebook-2170p kernel: xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
Dec 28 12:13:10 elitebook-2170p kernel: PM: noirq suspend of devices complete after 49.846 msecs
Dec 28 12:13:10 elitebook-2170p kernel: ACPI: Preparing to enter system sleep state S3
Dec 28 12:13:10 elitebook-2170p kernel: ACPI : EC: EC stopped
Dec 28 12:13:10 elitebook-2170p kernel: PM: Saving platform NVS memory
Dec 28 12:13:10 elitebook-2170p kernel: Disabling non-boot CPUs ...
Dec 28 12:13:10 elitebook-2170p kernel: smpboot: CPU 1 is now offline
Dec 28 12:13:10 elitebook-2170p kernel: smpboot: CPU 2 is now offline
Dec 28 12:13:10 elitebook-2170p kernel: smpboot: CPU 3 is now offline
Dec 28 12:13:10 elitebook-2170p kernel: ACPI: Low-level resume complete
Dec 28 12:13:10 elitebook-2170p kernel: ACPI : EC: EC started
Dec 28 12:13:10 elitebook-2170p kernel: PM: Restoring platform NVS memory
Dec 28 12:13:10 elitebook-2170p kernel: Enabling non-boot CPUs ...
Dec 28 12:13:10 elitebook-2170p kernel: x86: Booting SMP configuration:
Dec 28 12:13:10 elitebook-2170p kernel: smpboot: Booting Node 0 Processor 1 APIC 0x1
Dec 28 12:13:10 elitebook-2170p kernel:  cache: parent cpu1 should not be sleeping
Dec 28 12:13:10 elitebook-2170p kernel: CPU1 is up
Dec 28 12:13:10 elitebook-2170p kernel: smpboot: Booting Node 0 Processor 2 APIC 0x2
Dec 28 12:13:10 elitebook-2170p kernel:  cache: parent cpu2 should not be sleeping
Dec 28 12:13:10 elitebook-2170p kernel: CPU2 is up
Dec 28 12:13:10 elitebook-2170p kernel: smpboot: Booting Node 0 Processor 3 APIC 0x3
Dec 28 12:13:10 elitebook-2170p kernel:  cache: parent cpu3 should not be sleeping
Dec 28 12:13:10 elitebook-2170p kernel: CPU3 is up
Dec 28 12:13:10 elitebook-2170p kernel: ACPI: Waking up from system sleep state S3
Dec 28 12:13:10 elitebook-2170p kernel: acpi LNXPOWER:02: Turning OFF
Dec 28 12:13:10 elitebook-2170p kernel: acpi LNXPOWER:01: Turning OFF
Dec 28 12:13:10 elitebook-2170p kernel: ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
Dec 28 12:13:10 elitebook-2170p kernel: ehci-pci 0000:00:1a.0: System wakeup disabled by ACPI
Dec 28 12:13:10 elitebook-2170p kernel: xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
Dec 28 12:13:10 elitebook-2170p kernel: PM: noirq resume of devices complete after 45.152 msecs
Dec 28 12:13:10 elitebook-2170p kernel: PM: early resume of devices complete after 0.550 msecs
Dec 28 12:13:10 elitebook-2170p kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
Dec 28 12:13:10 elitebook-2170p kernel: sd 0:0:0:0: [sda] Starting disk
Dec 28 12:13:10 elitebook-2170p kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
Dec 28 12:13:10 elitebook-2170p kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x1-0x0
Dec 28 12:13:10 elitebook-2170p kernel: usb 1-1.3: reset high-speed USB device number 4 using ehci-pci
Dec 28 12:13:10 elitebook-2170p kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
Dec 28 12:13:10 elitebook-2170p kernel: iwlwifi 0000:03:00.0: L1 Enabled - LTR Disabled
Dec 28 12:13:10 elitebook-2170p kernel: iwlwifi 0000:03:00.0: Radio type=0x2-0x1-0x0
Dec 28 12:13:10 elitebook-2170p kernel: ata4: SATA link down (SStatus 0 SControl 300)
Dec 28 12:13:10 elitebook-2170p kernel: ata6: SATA link down (SStatus 0 SControl 300)
Dec 28 12:13:10 elitebook-2170p kernel: usb 1-1.2: reset full-speed USB device number 3 using ehci-pci
Dec 28 12:13:10 elitebook-2170p kernel: rtc_cmos 00:03: System wakeup disabled by ACPI
Dec 28 12:13:10 elitebook-2170p kernel: parport_pc 00:04: activated
Dec 28 12:13:10 elitebook-2170p kernel: PM: resume of devices complete after 982.087 msecs
Dec 28 12:13:10 elitebook-2170p kernel: usb 1-1.2:1.0: rebind failed: -517
Dec 28 12:13:10 elitebook-2170p kernel: usb 1-1.2:1.1: rebind failed: -517
Dec 28 12:13:10 elitebook-2170p kernel: PM: Finishing wakeup.
Dec 28 12:13:10 elitebook-2170p kernel: Restarting tasks ... 
Dec 28 12:13:10 elitebook-2170p kernel: acpi PNP0501:00: Still not present
Dec 28 12:13:10 elitebook-2170p kernel: pci_bus 0000:01: Allocating resources
Dec 28 12:13:10 elitebook-2170p kernel: pci_bus 0000:02: Allocating resources
Dec 28 12:13:10 elitebook-2170p kernel: pci_bus 0000:03: Allocating resources
Dec 28 12:13:10 elitebook-2170p kernel: done.
Dec 28 12:13:10 elitebook-2170p systemd[1]: Time has been changed
Dec 28 12:13:10 elitebook-2170p dhcpcd[356]: wlo1: carrier lost
Dec 28 12:13:10 elitebook-2170p wpa_supplicant[17569]: wlo1: CTRL-EVENT-DISCONNECTED bssid=18:a6:f7:31:99:14 reason=3 locally_generated=1
Dec 28 12:13:10 elitebook-2170p systemd[1]: Starting Load/Save RF Kill Switch Status...
Dec 28 12:13:10 elitebook-2170p ntpd[466]: Deleting interface #24 wlo1, fe80::e1a6:6c44:8acb:eb66%3#123, interface stats: received=0, sent=0, dropped=0, active_time=7117 secs

I can dump my laptop-mode-tools config too, but I made very few changes (before I first experienced this problem).

Offline

#2 2016-12-28 20:21:18

Izzette
Member
Registered: 2015-10-02
Posts: 25

Re: SATA drive doesn't wake up after long suspend.

New news: it's not laptop-mode-tools.  It happened again after disabling that service and rebooting.  Now I've disabled ACPId and cpupower.  Could it possibly be: 

perf_bias=15

Offline

Board footer

Powered by FluxBB