You are not logged in.

#1 2019-11-30 20:31:33

deisi
Member
Registered: 2015-10-21
Posts: 66

When is the boot process actually done with gnome

I wonder what signal is needed for systemd, to be of the opinion, that booting is actually over.

the problem I have, is that when I get:

[malte@mtop ~]$ systemctl list-jobs 
JOB UNIT                       TYPE  STATE  
  1 graphical.target           start waiting
115 tlp.service                start waiting
  2 multi-user.target          start waiting
107 plymouth-quit-wait.service start running

So this tells me, that plymouth-quit-wait.service never finished. When I check this service, I get:

● plymouth-quit-wait.service - Hold until boot process finishes up
   Loaded: loaded (/usr/lib/systemd/system/plymouth-quit-wait.service; static; vendor preset: disabled)
   Active: activating (start) since Sat 2019-11-30 09:18:45 CET; 12h ago
 Main PID: 909 (plymouth)
    Tasks: 1 (limit: 38367)
   Memory: 336.0K
   CGroup: /system.slice/plymouth-quit-wait.service
           └─909 /usr/bin/plymouth --wait

Nov 30 09:18:45 mtop systemd[1]: Starting Hold until boot process finishes up...

So this tells me that plymouth is waiting for the boot process to finish. Any body knows what this signal is, that plymouth is waiting for? This also left me wondering how the term boot process finished is technically defined.

Offline

#2 2019-12-01 12:25:33

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: When is the boot process actually done with gnome

Since plymouth is supposed to run very early in the boot process, I expect you're misinterpreting the status and
graphical.target, multi-user.target and tlp.service are all wating for plymouth to finish.

Are you using a display manager ?
Incase you're using gdm, did you replace extra/gdm with gdm-plymouth from aur ?

contents of your /etc/mkinitcpio.conf and journalctl -b would also be helpful.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2019-12-01 16:33:46

deisi
Member
Registered: 2015-10-21
Posts: 66

Re: When is the boot process actually done with gnome

... are all wating for plymouth to finish

I think I understood exactly like you phrased it as well. My question was meant like: What is plymouth waiting for.


Are you using a display manager ?

yes gdm-plymouth.service is activated, however I realized that gdm.service is activated, but was failing. I deactivated just in case.

journalctl:

-- Logs begin at Sat 2019-11-23 09:07:13 CET, end at Sun 2019-12-01 17:26:54 CET. --
Dec 01 17:25:12 mtop kernel: microcode: microcode updated early to revision 0xca, date = 2019-10-03
Dec 01 17:25:12 mtop kernel: Linux version 5.3.13-arch1-1 (linux@archlinux) (gcc version 9.2.0 (GCC)) #1 SMP PREEMPT Sun, 24 Nov 2019 10:15:50 +0000
Dec 01 17:25:12 mtop kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=39f14b5e-84c0-4ec0-871b-0ed0910977b1 rw rootflags=subvol=@ cryptdevice=/dev/nvme0n1p3:root quiet splash
Dec 01 17:25:12 mtop kernel: KERNEL supported cpus:
Dec 01 17:25:12 mtop kernel:   Intel GenuineIntel
Dec 01 17:25:12 mtop kernel:   AMD AuthenticAMD
Dec 01 17:25:12 mtop kernel:   Hygon HygonGenuine
Dec 01 17:25:12 mtop kernel:   Centaur CentaurHauls
Dec 01 17:25:12 mtop kernel:   zhaoxin   Shanghai  
Dec 01 17:25:12 mtop kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Dec 01 17:25:12 mtop kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Dec 01 17:25:12 mtop kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Dec 01 17:25:12 mtop kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Dec 01 17:25:12 mtop kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Dec 01 17:25:12 mtop kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Dec 01 17:25:12 mtop kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Dec 01 17:25:12 mtop kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Dec 01 17:25:12 mtop kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Dec 01 17:25:12 mtop kernel: BIOS-provided physical RAM map:
Dec 01 17:25:12 mtop kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Dec 01 17:25:12 mtop kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Dec 01 17:25:12 mtop kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000008bfff] usable
Dec 01 17:25:12 mtop kernel: BIOS-e820: [mem 0x000000000008c000-0x00000000000fffff] reserved
Dec 01 17:25:12 mtop kernel: BIOS-e820: [mem 0x0000000000100000-0x000000003fffffff] usable
Dec 01 17:25:12 mtop kernel: BIOS-e820: [mem 0x0000000040000000-0x00000000403fffff] reserved
Dec 01 17:25:12 mtop kernel: BIOS-e820: [mem 0x0000000040400000-0x000000005055efff] usable
Dec 01 17:25:12 mtop kernel: BIOS-e820: [mem 0x000000005055f000-0x000000005055ffff] ACPI NVS
Dec 01 17:25:12 mtop kernel: BIOS-e820: [mem 0x0000000050560000-0x0000000050560fff] reserved
Dec 01 17:25:12 mtop kernel: BIOS-e820: [mem 0x0000000050561000-0x0000000059ec5fff] usable
Dec 01 17:25:12 mtop kernel: BIOS-e820: [mem 0x0000000059ec6000-0x0000000059f8bfff] type 20
Dec 01 17:25:12 mtop kernel: BIOS-e820: [mem 0x0000000059f8c000-0x000000005b4fdfff] reserved
Dec 01 17:25:12 mtop kernel: BIOS-e820: [mem 0x000000005b4fe000-0x000000005b599fff] ACPI NVS
Dec 01 17:25:12 mtop kernel: BIOS-e820: [mem 0x000000005b59a000-0x000000005b5fefff] ACPI data
Dec 01 17:25:12 mtop kernel: BIOS-e820: [mem 0x000000005b5ff000-0x000000005b5fffff] usable
Dec 01 17:25:12 mtop kernel: BIOS-e820: [mem 0x000000005b600000-0x000000005f7fffff] reserved
Dec 01 17:25:12 mtop kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Dec 01 17:25:12 mtop kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Dec 01 17:25:12 mtop kernel: BIOS-e820: [mem 0x0000000100000000-0x000000089f7fffff] usable
Dec 01 17:25:12 mtop kernel: NX (Execute Disable) protection: active
Dec 01 17:25:12 mtop kernel: efi: EFI v2.50 by Lenovo
Dec 01 17:25:12 mtop kernel: efi:  SMBIOS=0x5a620000  SMBIOS 3.0=0x5a61d000  ACPI=0x5b5fe000  ACPI 2.0=0x5b5fe014  MPS=0x5aa39000  ESRT=0x5a069000  MEMATTR=0x54c97018 
Dec 01 17:25:12 mtop kernel: SMBIOS 3.0.0 present.
Dec 01 17:25:12 mtop kernel: DMI: LENOVO 20L6S01U00/20L6S01U00, BIOS N24ET53W (1.28 ) 10/17/2019
Dec 01 17:25:12 mtop kernel: tsc: Detected 1800.000 MHz processor
Dec 01 17:25:12 mtop kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Dec 01 17:25:12 mtop kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Dec 01 17:25:12 mtop kernel: last_pfn = 0x89f800 max_arch_pfn = 0x400000000
Dec 01 17:25:12 mtop kernel: MTRR default type: write-back
Dec 01 17:25:12 mtop kernel: MTRR fixed ranges enabled:
Dec 01 17:25:12 mtop kernel:   00000-9FFFF write-back
Dec 01 17:25:12 mtop kernel:   A0000-BFFFF uncachable
Dec 01 17:25:12 mtop kernel:   C0000-FFFFF write-protect
Dec 01 17:25:12 mtop kernel: MTRR variable ranges enabled:
Dec 01 17:25:12 mtop kernel:   0 base 0080000000 mask 7F80000000 uncachable
Dec 01 17:25:12 mtop kernel:   1 base 0060000000 mask 7FE0000000 uncachable
Dec 01 17:25:12 mtop kernel:   2 base 005E000000 mask 7FFE000000 uncachable
Dec 01 17:25:12 mtop kernel:   3 base 005D000000 mask 7FFF000000 uncachable
Dec 01 17:25:12 mtop kernel:   4 disabled
Dec 01 17:25:12 mtop kernel:   5 disabled
Dec 01 17:25:12 mtop kernel:   6 disabled
Dec 01 17:25:12 mtop kernel:   7 disabled
Dec 01 17:25:12 mtop kernel:   8 disabled
Dec 01 17:25:12 mtop kernel:   9 disabled
Dec 01 17:25:12 mtop kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Dec 01 17:25:12 mtop kernel: last_pfn = 0x5b600 max_arch_pfn = 0x400000000
Dec 01 17:25:12 mtop kernel: esrt: Reserving ESRT space from 0x000000005a069000 to 0x000000005a0690d8.
Dec 01 17:25:12 mtop kernel: check: Scanning 1 areas for low memory corruption
Dec 01 17:25:12 mtop kernel: Using GB pages for direct mapping
Dec 01 17:25:12 mtop kernel: BRK [0x13ce01000, 0x13ce01fff] PGTABLE
Dec 01 17:25:12 mtop kernel: BRK [0x13ce02000, 0x13ce02fff] PGTABLE
Dec 01 17:25:12 mtop kernel: BRK [0x13ce03000, 0x13ce03fff] PGTABLE
Dec 01 17:25:12 mtop kernel: BRK [0x13ce04000, 0x13ce04fff] PGTABLE
Dec 01 17:25:12 mtop kernel: BRK [0x13ce05000, 0x13ce05fff] PGTABLE
Dec 01 17:25:12 mtop kernel: BRK [0x13ce06000, 0x13ce06fff] PGTABLE
Dec 01 17:25:12 mtop kernel: BRK [0x13ce07000, 0x13ce07fff] PGTABLE
Dec 01 17:25:12 mtop kernel: BRK [0x13ce08000, 0x13ce08fff] PGTABLE
Dec 01 17:25:12 mtop kernel: BRK [0x13ce09000, 0x13ce09fff] PGTABLE
Dec 01 17:25:12 mtop kernel: Secure boot could not be determined
Dec 01 17:25:12 mtop kernel: RAMDISK: [mem 0x3420b000-0x360fcfff]
Dec 01 17:25:12 mtop kernel: ACPI: Early table checksum verification disabled
Dec 01 17:25:12 mtop kernel: ACPI: RSDP 0x000000005B5FE014 000024 (v02 LENOVO)
Dec 01 17:25:12 mtop kernel: ACPI: XSDT 0x000000005B5AC188 000114 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 01 17:25:12 mtop kernel: ACPI: FACP 0x000000005B5E3000 0000F4 (v05 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 01 17:25:12 mtop kernel: ACPI: DSDT 0x000000005B5BC000 022607 (v02 LENOVO SKL      00000000 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: FACS 0x000000005B546000 000040
Dec 01 17:25:12 mtop kernel: ACPI: SSDT 0x000000005B5E9000 0132C1 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: UEFI 0x000000005B55C000 000042 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 01 17:25:12 mtop kernel: ACPI: SSDT 0x000000005B5E5000 0030DA (v02 LENOVO SaSsdt   00003000 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: SSDT 0x000000005B5E4000 0005C6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: HPET 0x000000005B5E2000 000038 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 01 17:25:12 mtop kernel: ACPI: APIC 0x000000005B5E1000 00012C (v03 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 01 17:25:12 mtop kernel: ACPI: MCFG 0x000000005B5E0000 00003C (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 01 17:25:12 mtop kernel: ACPI: ECDT 0x000000005B5DF000 000053 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 01 17:25:12 mtop kernel: ACPI: SSDT 0x000000005B5BA000 001CA3 (v02 LENOVO RVP7Rtd3 00001000 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: SSDT 0x000000005B5B9000 00021C (v01 LENOVO Rmv_Batt 00001000 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: SSDT 0x000000005B5B7000 00163C (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: BOOT 0x000000005B5B6000 000028 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 01 17:25:12 mtop kernel: ACPI: BATB 0x000000005B5B5000 00004A (v02 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 01 17:25:12 mtop kernel: ACPI: SSDT 0x000000005B5B3000 0017AE (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: SSDT 0x000000005B5B2000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: SSDT 0x000000005B5B1000 000678 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: LPIT 0x000000005B5B0000 000094 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 01 17:25:12 mtop kernel: ACPI: WSMT 0x000000005B5AF000 000028 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 01 17:25:12 mtop kernel: ACPI: SSDT 0x000000005B5AE000 0001D8 (v02 LENOVO HdaDsp   00000000 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: SSDT 0x000000005B5AD000 0004FC (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: SSDT 0x000000005B5FD000 0002D1 (v02 LENOVO Wwan     00000001 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: DBGP 0x000000005B5AB000 000034 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 01 17:25:12 mtop kernel: ACPI: DBG2 0x000000005B5AA000 000054 (v00 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 01 17:25:12 mtop kernel: ACPI: POAT 0x000000005B5A9000 000055 (v03 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 01 17:25:12 mtop kernel: ACPI: SSDT 0x000000005B5A8000 000024 (v01 LENOVO NvOptTbl 00001000 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: SSDT 0x000000005B5A6000 00170D (v02 LENOVO SgPch    00001000 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: ASF! 0x000000005B5A5000 0000A0 (v32 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 01 17:25:12 mtop kernel: ACPI: FPDT 0x000000005B5A4000 000044 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 01 17:25:12 mtop kernel: ACPI: UEFI 0x000000005B512000 00013E (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 01 17:25:12 mtop kernel: ACPI: Local APIC address 0xfee00000
Dec 01 17:25:12 mtop kernel: No NUMA configuration found
Dec 01 17:25:12 mtop kernel: Faking a node at [mem 0x0000000000000000-0x000000089f7fffff]
Dec 01 17:25:12 mtop kernel: NODE_DATA(0) allocated [mem 0x89f7fc000-0x89f7fffff]
Dec 01 17:25:12 mtop kernel: Zone ranges:
Dec 01 17:25:12 mtop kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Dec 01 17:25:12 mtop kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Dec 01 17:25:12 mtop kernel:   Normal   [mem 0x0000000100000000-0x000000089f7fffff]
Dec 01 17:25:12 mtop kernel:   Device   empty
Dec 01 17:25:12 mtop kernel: Movable zone start for each node
Dec 01 17:25:12 mtop kernel: Early memory node ranges
Dec 01 17:25:12 mtop kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Dec 01 17:25:12 mtop kernel:   node   0: [mem 0x0000000000059000-0x000000000008bfff]
Dec 01 17:25:12 mtop kernel:   node   0: [mem 0x0000000000100000-0x000000003fffffff]
Dec 01 17:25:12 mtop kernel:   node   0: [mem 0x0000000040400000-0x000000005055efff]
Dec 01 17:25:12 mtop kernel:   node   0: [mem 0x0000000050561000-0x0000000059ec5fff]
Dec 01 17:25:12 mtop kernel:   node   0: [mem 0x000000005b5ff000-0x000000005b5fffff]
Dec 01 17:25:12 mtop kernel:   node   0: [mem 0x0000000100000000-0x000000089f7fffff]
Dec 01 17:25:12 mtop kernel: Zeroed struct page in unavailable ranges: 26033 pages
Dec 01 17:25:12 mtop kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000089f7fffff]
Dec 01 17:25:12 mtop kernel: On node 0 totalpages: 8360527
Dec 01 17:25:12 mtop kernel:   DMA zone: 64 pages used for memmap
Dec 01 17:25:12 mtop kernel:   DMA zone: 72 pages reserved
Dec 01 17:25:12 mtop kernel:   DMA zone: 3978 pages, LIFO batch:0
Dec 01 17:25:12 mtop kernel:   DMA32 zone: 5676 pages used for memmap
Dec 01 17:25:12 mtop kernel:   DMA32 zone: 363205 pages, LIFO batch:63
Dec 01 17:25:12 mtop kernel:   Normal zone: 124896 pages used for memmap
Dec 01 17:25:12 mtop kernel:   Normal zone: 7993344 pages, LIFO batch:63
Dec 01 17:25:12 mtop kernel: Reserving Intel graphics memory at [mem 0x5d800000-0x5f7fffff]
Dec 01 17:25:12 mtop kernel: ACPI: PM-Timer IO Port: 0x1808
Dec 01 17:25:12 mtop kernel: ACPI: Local APIC address 0xfee00000
Dec 01 17:25:12 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Dec 01 17:25:12 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Dec 01 17:25:12 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Dec 01 17:25:12 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Dec 01 17:25:12 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Dec 01 17:25:12 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Dec 01 17:25:12 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Dec 01 17:25:12 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Dec 01 17:25:12 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Dec 01 17:25:12 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Dec 01 17:25:12 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Dec 01 17:25:12 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Dec 01 17:25:12 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Dec 01 17:25:12 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Dec 01 17:25:12 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Dec 01 17:25:12 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Dec 01 17:25:12 mtop kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Dec 01 17:25:12 mtop kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Dec 01 17:25:12 mtop kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Dec 01 17:25:12 mtop kernel: ACPI: IRQ0 used by override.
Dec 01 17:25:12 mtop kernel: ACPI: IRQ9 used by override.
Dec 01 17:25:12 mtop kernel: Using ACPI (MADT) for SMP configuration information
Dec 01 17:25:12 mtop kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Dec 01 17:25:12 mtop kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Dec 01 17:25:12 mtop kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Dec 01 17:25:12 mtop kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
Dec 01 17:25:12 mtop kernel: PM: Registered nosave memory: [mem 0x0008c000-0x000fffff]
Dec 01 17:25:12 mtop kernel: PM: Registered nosave memory: [mem 0x40000000-0x403fffff]
Dec 01 17:25:12 mtop kernel: PM: Registered nosave memory: [mem 0x5055f000-0x5055ffff]
Dec 01 17:25:12 mtop kernel: PM: Registered nosave memory: [mem 0x50560000-0x50560fff]
Dec 01 17:25:12 mtop kernel: PM: Registered nosave memory: [mem 0x59ec6000-0x59f8bfff]
Dec 01 17:25:12 mtop kernel: PM: Registered nosave memory: [mem 0x59f8c000-0x5b4fdfff]
Dec 01 17:25:12 mtop kernel: PM: Registered nosave memory: [mem 0x5b4fe000-0x5b599fff]
Dec 01 17:25:12 mtop kernel: PM: Registered nosave memory: [mem 0x5b59a000-0x5b5fefff]
Dec 01 17:25:12 mtop kernel: PM: Registered nosave memory: [mem 0x5b600000-0x5f7fffff]
Dec 01 17:25:12 mtop kernel: PM: Registered nosave memory: [mem 0x5f800000-0xf7ffffff]
Dec 01 17:25:12 mtop kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Dec 01 17:25:12 mtop kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfe00ffff]
Dec 01 17:25:12 mtop kernel: PM: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
Dec 01 17:25:12 mtop kernel: PM: Registered nosave memory: [mem 0xfe011000-0xffffffff]
Dec 01 17:25:12 mtop kernel: [mem 0x5f800000-0xf7ffffff] available for PCI devices
Dec 01 17:25:12 mtop kernel: Booting paravirtualized kernel on bare hardware
Dec 01 17:25:12 mtop kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Dec 01 17:25:12 mtop kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
Dec 01 17:25:12 mtop kernel: percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
Dec 01 17:25:12 mtop kernel: pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
Dec 01 17:25:12 mtop kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Dec 01 17:25:12 mtop kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8229819
Dec 01 17:25:12 mtop kernel: Policy zone: Normal
Dec 01 17:25:12 mtop kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=39f14b5e-84c0-4ec0-871b-0ed0910977b1 rw rootflags=subvol=@ cryptdevice=/dev/nvme0n1p3:root quiet splash
Dec 01 17:25:12 mtop kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Dec 01 17:25:12 mtop kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Dec 01 17:25:12 mtop kernel: mem auto-init: stack:byref_all, heap alloc:on, heap free:off
Dec 01 17:25:12 mtop kernel: Calgary: detecting Calgary via BIOS EBDA area
Dec 01 17:25:12 mtop kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Dec 01 17:25:12 mtop kernel: Memory: 32664516K/33442108K available (12291K kernel code, 1319K rwdata, 3944K rodata, 1632K init, 3556K bss, 777592K reserved, 0K cma-reserved)
Dec 01 17:25:12 mtop kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Dec 01 17:25:12 mtop kernel: Kernel/User page tables isolation: enabled
Dec 01 17:25:12 mtop kernel: ftrace: allocating 37762 entries in 148 pages
Dec 01 17:25:12 mtop kernel: rcu: Preemptible hierarchical RCU implementation.
Dec 01 17:25:12 mtop kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Dec 01 17:25:12 mtop kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Dec 01 17:25:12 mtop kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Dec 01 17:25:12 mtop kernel:         Tasks RCU enabled.
Dec 01 17:25:12 mtop kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Dec 01 17:25:12 mtop kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Dec 01 17:25:12 mtop kernel: NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
Dec 01 17:25:12 mtop kernel: random: get_random_bytes called from start_kernel+0x3c9/0x5a4 with crng_init=0
Dec 01 17:25:12 mtop kernel: Console: colour dummy device 80x25
Dec 01 17:25:12 mtop kernel: printk: console [tty0] enabled
Dec 01 17:25:12 mtop kernel: ACPI: Core revision 20190703
Dec 01 17:25:12 mtop kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Dec 01 17:25:12 mtop kernel: APIC: Switch to symmetric I/O mode setup
Dec 01 17:25:12 mtop kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Dec 01 17:25:12 mtop kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Dec 01 17:25:12 mtop kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x19f2297dd97, max_idle_ns: 440795236593 ns
Dec 01 17:25:12 mtop kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3601.00 BogoMIPS (lpj=6000000)
Dec 01 17:25:12 mtop kernel: pid_max: default: 32768 minimum: 301
Dec 01 17:25:12 mtop kernel: LSM: Security Framework initializing
Dec 01 17:25:12 mtop kernel: Yama: becoming mindful.
Dec 01 17:25:12 mtop kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Dec 01 17:25:12 mtop kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Dec 01 17:25:12 mtop kernel: *** VALIDATE proc ***
Dec 01 17:25:12 mtop kernel: *** VALIDATE cgroup1 ***
Dec 01 17:25:12 mtop kernel: *** VALIDATE cgroup2 ***
Dec 01 17:25:12 mtop kernel: mce: CPU0: Thermal monitoring enabled (TM1)
Dec 01 17:25:12 mtop kernel: process: using mwait in idle threads
Dec 01 17:25:12 mtop kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Dec 01 17:25:12 mtop kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Dec 01 17:25:12 mtop kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Dec 01 17:25:12 mtop kernel: Spectre V2 : Mitigation: Full generic retpoline
Dec 01 17:25:12 mtop kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Dec 01 17:25:12 mtop kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Dec 01 17:25:12 mtop kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Dec 01 17:25:12 mtop kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Dec 01 17:25:12 mtop kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Dec 01 17:25:12 mtop kernel: MDS: Mitigation: Clear CPU buffers
Dec 01 17:25:12 mtop kernel: Freeing SMP alternatives memory: 32K
Dec 01 17:25:12 mtop kernel: TSC deadline timer enabled
Dec 01 17:25:12 mtop kernel: smpboot: CPU0: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz (family: 0x6, model: 0x8e, stepping: 0xa)
Dec 01 17:25:12 mtop kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Dec 01 17:25:12 mtop kernel: ... version:                4
Dec 01 17:25:12 mtop kernel: ... bit width:              48
Dec 01 17:25:12 mtop kernel: ... generic registers:      4
Dec 01 17:25:12 mtop kernel: ... value mask:             0000ffffffffffff
Dec 01 17:25:12 mtop kernel: ... max period:             00007fffffffffff
Dec 01 17:25:12 mtop kernel: ... fixed-purpose events:   3
Dec 01 17:25:12 mtop kernel: ... event mask:             000000070000000f
Dec 01 17:25:12 mtop kernel: rcu: Hierarchical SRCU implementation.
Dec 01 17:25:12 mtop kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Dec 01 17:25:12 mtop kernel: smp: Bringing up secondary CPUs ...
Dec 01 17:25:12 mtop kernel: x86: Booting SMP configuration:
Dec 01 17:25:12 mtop kernel: .... node  #0, CPUs:      #1 #2 #3 #4
Dec 01 17:25:12 mtop kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Dec 01 17:25:12 mtop kernel:  #5 #6 #7
Dec 01 17:25:12 mtop kernel: smp: Brought up 1 node, 8 CPUs
Dec 01 17:25:12 mtop kernel: smpboot: Max logical packages: 1
Dec 01 17:25:12 mtop kernel: smpboot: Total of 8 processors activated (28811.00 BogoMIPS)
Dec 01 17:25:12 mtop kernel: devtmpfs: initialized
Dec 01 17:25:12 mtop kernel: x86/mm: Memory block size: 128MB
Dec 01 17:25:12 mtop kernel: PM: Registering ACPI NVS region [mem 0x5055f000-0x5055ffff] (4096 bytes)
Dec 01 17:25:12 mtop kernel: PM: Registering ACPI NVS region [mem 0x5b4fe000-0x5b599fff] (638976 bytes)
Dec 01 17:25:12 mtop kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Dec 01 17:25:12 mtop kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Dec 01 17:25:12 mtop kernel: pinctrl core: initialized pinctrl subsystem
Dec 01 17:25:12 mtop kernel: PM: RTC time: 16:24:05, date: 2019-12-01
Dec 01 17:25:12 mtop kernel: NET: Registered protocol family 16
Dec 01 17:25:12 mtop kernel: audit: initializing netlink subsys (disabled)
Dec 01 17:25:12 mtop kernel: audit: type=2000 audit(1575217445.383:1): state=initialized audit_enabled=0 res=1
Dec 01 17:25:12 mtop kernel: cpuidle: using governor ladder
Dec 01 17:25:12 mtop kernel: cpuidle: using governor menu
Dec 01 17:25:12 mtop kernel: Simple Boot Flag at 0x47 set to 0x80
Dec 01 17:25:12 mtop kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Dec 01 17:25:12 mtop kernel: ACPI: bus type PCI registered
Dec 01 17:25:12 mtop kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Dec 01 17:25:12 mtop kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Dec 01 17:25:12 mtop kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Dec 01 17:25:12 mtop kernel: PCI: Using configuration type 1 for base access
Dec 01 17:25:12 mtop kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Dec 01 17:25:12 mtop kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Dec 01 17:25:12 mtop kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Dec 01 17:25:12 mtop kernel: ACPI: Added _OSI(Module Device)
Dec 01 17:25:12 mtop kernel: ACPI: Added _OSI(Processor Device)
Dec 01 17:25:12 mtop kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Dec 01 17:25:12 mtop kernel: ACPI: Added _OSI(Processor Aggregator Device)
Dec 01 17:25:12 mtop kernel: ACPI: Added _OSI(Linux-Dell-Video)
Dec 01 17:25:12 mtop kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Dec 01 17:25:12 mtop kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Dec 01 17:25:12 mtop kernel: ACPI: 15 ACPI AML tables successfully acquired and loaded
Dec 01 17:25:12 mtop kernel: ACPI: EC: EC started
Dec 01 17:25:12 mtop kernel: ACPI: EC: interrupt blocked
Dec 01 17:25:12 mtop kernel: ACPI: \: Used as first EC
Dec 01 17:25:12 mtop kernel: ACPI: \: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 01 17:25:12 mtop kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Dec 01 17:25:12 mtop kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Dec 01 17:25:12 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 01 17:25:12 mtop kernel: ACPI: SSDT 0xFFFF9E16BB6F8000 00058B (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
Dec 01 17:25:12 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 01 17:25:12 mtop kernel: ACPI: SSDT 0xFFFF9E16BAD44000 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 01 17:25:12 mtop kernel: ACPI: SSDT 0xFFFF9E16BAD4F180 0000BA (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 01 17:25:12 mtop kernel: ACPI: SSDT 0xFFFF9E16BB6FE000 000628 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 01 17:25:12 mtop kernel: ACPI: SSDT 0xFFFF9E16BB743000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 01 17:25:12 mtop kernel: ACPI: SSDT 0xFFFF9E16BAD40400 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 01 17:25:12 mtop kernel: ACPI: SSDT 0xFFFF9E16BAD41C00 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
Dec 01 17:25:12 mtop kernel: ACPI: Interpreter enabled
Dec 01 17:25:12 mtop kernel: ACPI: (supports S0 S3 S4 S5)
Dec 01 17:25:12 mtop kernel: ACPI: Using IOAPIC for interrupt routing
Dec 01 17:25:12 mtop kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Dec 01 17:25:12 mtop kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Dec 01 17:25:12 mtop kernel: ACPI: Power Resource [PUBS] (on)
Dec 01 17:25:12 mtop kernel: acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
Dec 01 17:25:12 mtop kernel: ACPI: Power Resource [PC01] (on)
Dec 01 17:25:12 mtop kernel: ACPI: Power Resource [WRST] (on)
Dec 01 17:25:12 mtop kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Dec 01 17:25:12 mtop kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Dec 01 17:25:12 mtop kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
Dec 01 17:25:12 mtop kernel: acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
Dec 01 17:25:12 mtop kernel: acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Dec 01 17:25:12 mtop kernel: acpi PNP0A08:00: _OSC: platform willing to grant [LTR]
Dec 01 17:25:12 mtop kernel: acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
Dec 01 17:25:12 mtop kernel: PCI host bridge to bus 0000:00
Dec 01 17:25:12 mtop kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Dec 01 17:25:12 mtop kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Dec 01 17:25:12 mtop kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Dec 01 17:25:12 mtop kernel: pci_bus 0000:00: root bus resource [mem 0x5f800000-0xf7ffffff window]
Dec 01 17:25:12 mtop kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
Dec 01 17:25:12 mtop kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Dec 01 17:25:12 mtop kernel: pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
Dec 01 17:25:12 mtop kernel: pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
Dec 01 17:25:12 mtop kernel: pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
Dec 01 17:25:12 mtop kernel: pci 0000:00:02.0: reg 0x18: [mem 0x60000000-0x7fffffff 64bit pref]
Dec 01 17:25:12 mtop kernel: pci 0000:00:02.0: reg 0x20: [io  0xe000-0xe03f]
Dec 01 17:25:12 mtop kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Dec 01 17:25:12 mtop kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Dec 01 17:25:12 mtop kernel: pci 0000:00:04.0: reg 0x10: [mem 0xdd240000-0xdd247fff 64bit]
Dec 01 17:25:12 mtop kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
Dec 01 17:25:12 mtop kernel: pci 0000:00:08.0: reg 0x10: [mem 0xdd250000-0xdd250fff 64bit]
Dec 01 17:25:12 mtop kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
Dec 01 17:25:12 mtop kernel: pci 0000:00:14.0: reg 0x10: [mem 0xdd230000-0xdd23ffff 64bit]
Dec 01 17:25:12 mtop kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Dec 01 17:25:12 mtop kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
Dec 01 17:25:12 mtop kernel: pci 0000:00:14.2: reg 0x10: [mem 0xdd251000-0xdd251fff 64bit]
Dec 01 17:25:12 mtop kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
Dec 01 17:25:12 mtop kernel: pci 0000:00:16.0: reg 0x10: [mem 0xdd252000-0xdd252fff 64bit]
Dec 01 17:25:12 mtop kernel: pci 0000:00:16.0: PME# supported from D3hot
Dec 01 17:25:12 mtop kernel: pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
Dec 01 17:25:12 mtop kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Dec 01 17:25:12 mtop kernel: pci 0000:00:1c.6: [8086:9d16] type 01 class 0x060400
Dec 01 17:25:12 mtop kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
Dec 01 17:25:12 mtop kernel: pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
Dec 01 17:25:12 mtop kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Dec 01 17:25:12 mtop kernel: pci 0000:00:1d.2: [8086:9d1a] type 01 class 0x060400
Dec 01 17:25:12 mtop kernel: pci 0000:00:1d.2: PME# supported from D0 D3hot D3cold
Dec 01 17:25:12 mtop kernel: pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
Dec 01 17:25:12 mtop kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
Dec 01 17:25:12 mtop kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xdd24c000-0xdd24ffff]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
Dec 01 17:25:12 mtop kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xdd248000-0xdd24bfff 64bit]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xdd220000-0xdd22ffff 64bit]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Dec 01 17:25:12 mtop kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
Dec 01 17:25:12 mtop kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xdd253000-0xdd2530ff 64bit]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1f.6: [8086:15d8] type 00 class 0x020000
Dec 01 17:25:12 mtop kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xdd200000-0xdd21ffff]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Dec 01 17:25:12 mtop kernel: pci 0000:01:00.0: [10de:1d10] type 00 class 0x030200
Dec 01 17:25:12 mtop kernel: pci 0000:01:00.0: reg 0x10: [mem 0xdc000000-0xdcffffff]
Dec 01 17:25:12 mtop kernel: pci 0000:01:00.0: reg 0x14: [mem 0x80000000-0x8fffffff 64bit pref]
Dec 01 17:25:12 mtop kernel: pci 0000:01:00.0: reg 0x1c: [mem 0x90000000-0x91ffffff 64bit pref]
Dec 01 17:25:12 mtop kernel: pci 0000:01:00.0: reg 0x24: [io  0xd000-0xd07f]
Dec 01 17:25:12 mtop kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
Dec 01 17:25:12 mtop kernel: pci 0000:01:00.0: Enabling HDA controller
Dec 01 17:25:12 mtop kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1c.0:   bridge window [mem 0xdc000000-0xdcffffff]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
Dec 01 17:25:12 mtop kernel: pci 0000:03:00.0: [8086:24fd] type 00 class 0x028000
Dec 01 17:25:12 mtop kernel: pci 0000:03:00.0: reg 0x10: [mem 0xdd100000-0xdd101fff 64bit]
Dec 01 17:25:12 mtop kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Dec 01 17:25:12 mtop kernel: pci 0000:00:1c.6: PCI bridge to [bus 03]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1c.6:   bridge window [mem 0xdd100000-0xdd1fffff]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1d.0: PCI bridge to [bus 04-3c]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1d.0:   bridge window [mem 0xc4000000-0xda0fffff]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1d.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
Dec 01 17:25:12 mtop kernel: pci 0000:3d:00.0: [144d:a808] type 00 class 0x010802
Dec 01 17:25:12 mtop kernel: pci 0000:3d:00.0: reg 0x10: [mem 0xdd000000-0xdd003fff 64bit]
Dec 01 17:25:12 mtop kernel: pci 0000:3d:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8 GT/s x2 link at 0000:00:1d.2 (capable of 31.504 Gb/s with 8 GT/s x4 link)
Dec 01 17:25:12 mtop kernel: pci 0000:00:1d.2: PCI bridge to [bus 3d]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1d.2:   bridge window [mem 0xdd000000-0xdd0fffff]
Dec 01 17:25:12 mtop kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 01 17:25:12 mtop kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
Dec 01 17:25:12 mtop kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 01 17:25:12 mtop kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 01 17:25:12 mtop kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 01 17:25:12 mtop kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 01 17:25:12 mtop kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 01 17:25:12 mtop kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 01 17:25:12 mtop kernel: ACPI: EC: interrupt unblocked
Dec 01 17:25:12 mtop kernel: ACPI: EC: event unblocked
Dec 01 17:25:12 mtop kernel: ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 01 17:25:12 mtop kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions and events
Dec 01 17:25:12 mtop kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Dec 01 17:25:12 mtop kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Dec 01 17:25:12 mtop kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Dec 01 17:25:12 mtop kernel: vgaarb: loaded
Dec 01 17:25:12 mtop kernel: ACPI: bus type USB registered
Dec 01 17:25:12 mtop kernel: usbcore: registered new interface driver usbfs
Dec 01 17:25:12 mtop kernel: usbcore: registered new interface driver hub
Dec 01 17:25:12 mtop kernel: usbcore: registered new device driver usb
Dec 01 17:25:12 mtop kernel: pps_core: LinuxPPS API ver. 1 registered
Dec 01 17:25:12 mtop kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Dec 01 17:25:12 mtop kernel: PTP clock support registered
Dec 01 17:25:12 mtop kernel: EDAC MC: Ver: 3.0.0
Dec 01 17:25:12 mtop kernel: Registered efivars operations
Dec 01 17:25:12 mtop kernel: PCI: Using ACPI for IRQ routing
Dec 01 17:25:12 mtop kernel: PCI: pci_cache_line_size set to 64 bytes
Dec 01 17:25:12 mtop kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Dec 01 17:25:12 mtop kernel: e820: reserve RAM buffer [mem 0x0008c000-0x0008ffff]
Dec 01 17:25:12 mtop kernel: e820: reserve RAM buffer [mem 0x5055f000-0x53ffffff]
Dec 01 17:25:12 mtop kernel: e820: reserve RAM buffer [mem 0x59ec6000-0x5bffffff]
Dec 01 17:25:12 mtop kernel: e820: reserve RAM buffer [mem 0x5b600000-0x5bffffff]
Dec 01 17:25:12 mtop kernel: e820: reserve RAM buffer [mem 0x89f800000-0x89fffffff]
Dec 01 17:25:12 mtop kernel: NetLabel: Initializing
Dec 01 17:25:12 mtop kernel: NetLabel:  domain hash size = 128
Dec 01 17:25:12 mtop kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Dec 01 17:25:12 mtop kernel: NetLabel:  unlabeled traffic allowed by default
Dec 01 17:25:12 mtop kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Dec 01 17:25:12 mtop kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Dec 01 17:25:12 mtop kernel: clocksource: Switched to clocksource tsc-early
Dec 01 17:25:12 mtop kernel: VFS: Disk quotas dquot_6.6.0
Dec 01 17:25:12 mtop kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Dec 01 17:25:12 mtop kernel: *** VALIDATE hugetlbfs ***
Dec 01 17:25:12 mtop kernel: pnp: PnP ACPI init
Dec 01 17:25:12 mtop kernel: system 00:00: [mem 0x40000000-0x403fffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 01 17:25:12 mtop kernel: system 00:01: [mem 0xfd000000-0xfdabffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:01: [mem 0xfdad0000-0xfdadffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:01: [mem 0xfdb00000-0xfdffffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
Dec 01 17:25:12 mtop kernel: system 00:01: [mem 0xfe036000-0xfe03bfff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:01: [mem 0xfe03d000-0xfe3fffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:01: [mem 0xfe410000-0xfe7fffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 01 17:25:12 mtop kernel: system 00:02: [io  0xff00-0xfffe] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 01 17:25:12 mtop kernel: system 00:03: [io  0x0680-0x069f] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:03: [io  0xffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:03: [io  0xffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:03: [io  0xffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:03: [io  0x1800-0x18fe] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:03: [io  0x164e-0x164f] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 01 17:25:12 mtop kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
Dec 01 17:25:12 mtop kernel: system 00:05: [io  0x1854-0x1857] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Dec 01 17:25:12 mtop kernel: pnp 00:06: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
Dec 01 17:25:12 mtop kernel: pnp 00:07: Plug and Play ACPI device, IDs LEN0094 PNP0f13 (active)
Dec 01 17:25:12 mtop kernel: system 00:08: [io  0x1800-0x189f] could not be reserved
Dec 01 17:25:12 mtop kernel: system 00:08: [io  0x0800-0x087f] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:08: [io  0x0880-0x08ff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:08: [io  0x0900-0x097f] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:08: [io  0x0980-0x09ff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:08: [io  0x0a00-0x0a7f] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:08: [io  0x0a80-0x0aff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:08: [io  0x0b00-0x0b7f] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:08: [io  0x0b80-0x0bff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:08: [io  0x15e0-0x15ef] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:08: [io  0x1600-0x167f] could not be reserved
Dec 01 17:25:12 mtop kernel: system 00:08: [io  0x1640-0x165f] could not be reserved
Dec 01 17:25:12 mtop kernel: system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:08: [mem 0xfed10000-0xfed13fff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:08: [mem 0xfeb00000-0xfebfffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:08: [mem 0xf7fe0000-0xf7ffffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 01 17:25:12 mtop kernel: system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 01 17:25:12 mtop kernel: system 00:0a: [mem 0xfed10000-0xfed17fff] could not be reserved
Dec 01 17:25:12 mtop kernel: system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:0a: [mem 0xf7fe0000-0xf7ffffff] has been reserved
Dec 01 17:25:12 mtop kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 01 17:25:12 mtop kernel: system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
Dec 01 17:25:12 mtop kernel: system 00:0b: [mem 0x000c0000-0x000c3fff] could not be reserved
Dec 01 17:25:12 mtop kernel: system 00:0b: [mem 0x000c8000-0x000cbfff] could not be reserved
Dec 01 17:25:12 mtop kernel: system 00:0b: [mem 0x000d0000-0x000d3fff] could not be reserved
Dec 01 17:25:12 mtop kernel: system 00:0b: [mem 0x000d8000-0x000dbfff] could not be reserved
Dec 01 17:25:12 mtop kernel: system 00:0b: [mem 0x000e0000-0x000e3fff] could not be reserved
Dec 01 17:25:12 mtop kernel: system 00:0b: [mem 0x000e8000-0x000ebfff] could not be reserved
Dec 01 17:25:12 mtop kernel: system 00:0b: [mem 0x000f0000-0x000fffff] could not be reserved
Dec 01 17:25:12 mtop kernel: system 00:0b: [mem 0x00100000-0x5f7fffff] could not be reserved
Dec 01 17:25:12 mtop kernel: system 00:0b: [mem 0xfec00000-0xfed3ffff] could not be reserved
Dec 01 17:25:12 mtop kernel: system 00:0b: [mem 0xfed4c000-0xffffffff] could not be reserved
Dec 01 17:25:12 mtop kernel: system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
Dec 01 17:25:12 mtop kernel: pnp: PnP ACPI: found 12 devices
Dec 01 17:25:12 mtop kernel: thermal_sys: Registered thermal governor 'fair_share'
Dec 01 17:25:12 mtop kernel: thermal_sys: Registered thermal governor 'bang_bang'
Dec 01 17:25:12 mtop kernel: thermal_sys: Registered thermal governor 'step_wise'
Dec 01 17:25:12 mtop kernel: thermal_sys: Registered thermal governor 'user_space'
Dec 01 17:25:12 mtop kernel: thermal_sys: Registered thermal governor 'power_allocator'
Dec 01 17:25:12 mtop kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Dec 01 17:25:12 mtop kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
Dec 01 17:25:12 mtop kernel: pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 04-3c] add_size 1000
Dec 01 17:25:12 mtop kernel: pci 0000:00:1d.0: BAR 13: assigned [io  0x2000-0x2fff]
Dec 01 17:25:12 mtop kernel: pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
Dec 01 17:25:12 mtop kernel: pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1c.0:   bridge window [mem 0xdc000000-0xdcffffff]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1c.6: PCI bridge to [bus 03]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1c.6:   bridge window [mem 0xdd100000-0xdd1fffff]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1d.0: PCI bridge to [bus 04-3c]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1d.0:   bridge window [io  0x2000-0x2fff]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1d.0:   bridge window [mem 0xc4000000-0xda0fffff]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1d.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1d.2: PCI bridge to [bus 3d]
Dec 01 17:25:12 mtop kernel: pci 0000:00:1d.2:   bridge window [mem 0xdd000000-0xdd0fffff]
Dec 01 17:25:12 mtop kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Dec 01 17:25:12 mtop kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Dec 01 17:25:12 mtop kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Dec 01 17:25:12 mtop kernel: pci_bus 0000:00: resource 7 [mem 0x5f800000-0xf7ffffff window]
Dec 01 17:25:12 mtop kernel: pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
Dec 01 17:25:12 mtop kernel: pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
Dec 01 17:25:12 mtop kernel: pci_bus 0000:01: resource 1 [mem 0xdc000000-0xdcffffff]
Dec 01 17:25:12 mtop kernel: pci_bus 0000:01: resource 2 [mem 0x80000000-0x91ffffff 64bit pref]
Dec 01 17:25:12 mtop kernel: pci_bus 0000:03: resource 1 [mem 0xdd100000-0xdd1fffff]
Dec 01 17:25:12 mtop kernel: pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
Dec 01 17:25:12 mtop kernel: pci_bus 0000:04: resource 1 [mem 0xc4000000-0xda0fffff]
Dec 01 17:25:12 mtop kernel: pci_bus 0000:04: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
Dec 01 17:25:12 mtop kernel: pci_bus 0000:3d: resource 1 [mem 0xdd000000-0xdd0fffff]
Dec 01 17:25:12 mtop kernel: NET: Registered protocol family 2
Dec 01 17:25:12 mtop kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Dec 01 17:25:12 mtop kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Dec 01 17:25:12 mtop kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Dec 01 17:25:12 mtop kernel: TCP: Hash tables configured (established 262144 bind 65536)
Dec 01 17:25:12 mtop kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Dec 01 17:25:12 mtop kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Dec 01 17:25:12 mtop kernel: NET: Registered protocol family 1
Dec 01 17:25:12 mtop kernel: NET: Registered protocol family 44
Dec 01 17:25:12 mtop kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Dec 01 17:25:12 mtop kernel: PCI: CLS 0 bytes, default 64
Dec 01 17:25:12 mtop kernel: Trying to unpack rootfs image as initramfs...
Dec 01 17:25:12 mtop kernel: Freeing initrd memory: 31688K
Dec 01 17:25:12 mtop kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Dec 01 17:25:12 mtop kernel: software IO TLB: mapped [mem 0x551cd000-0x591cd000] (64MB)
Dec 01 17:25:12 mtop kernel: check: Scanning for low memory corruption every 60 seconds
Dec 01 17:25:12 mtop kernel: Initialise system trusted keyrings
Dec 01 17:25:12 mtop kernel: Key type blacklist registered
Dec 01 17:25:12 mtop kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Dec 01 17:25:12 mtop kernel: zbud: loaded
Dec 01 17:25:12 mtop kernel: Key type asymmetric registered
Dec 01 17:25:12 mtop kernel: Asymmetric key parser 'x509' registered
Dec 01 17:25:12 mtop kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Dec 01 17:25:12 mtop kernel: io scheduler mq-deadline registered
Dec 01 17:25:12 mtop kernel: io scheduler kyber registered
Dec 01 17:25:12 mtop kernel: io scheduler bfq registered
Dec 01 17:25:12 mtop kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Dec 01 17:25:12 mtop kernel: efifb: probing for efifb
Dec 01 17:25:12 mtop kernel: efifb: No BGRT, not showing boot graphics
Dec 01 17:25:12 mtop kernel: efifb: framebuffer at 0x60000000, using 8128k, total 8128k
Dec 01 17:25:12 mtop kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Dec 01 17:25:12 mtop kernel: efifb: scrolling: redraw
Dec 01 17:25:12 mtop kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Dec 01 17:25:12 mtop kernel: fbcon: Deferring console take-over
Dec 01 17:25:12 mtop kernel: fb0: EFI VGA frame buffer device
Dec 01 17:25:12 mtop kernel: intel_idle: MWAIT substates: 0x11142120
Dec 01 17:25:12 mtop kernel: intel_idle: v0.4.1 model 0x8E
Dec 01 17:25:12 mtop kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Dec 01 17:25:12 mtop kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Dec 01 17:25:12 mtop kernel: ACPI: Sleep Button [SLPB]
Dec 01 17:25:12 mtop kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
Dec 01 17:25:12 mtop kernel: ACPI: Lid Switch [LID]
Dec 01 17:25:12 mtop kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Dec 01 17:25:12 mtop kernel: ACPI: Power Button [PWRF]
Dec 01 17:25:12 mtop kernel: thermal LNXTHERM:00: registered as thermal_zone0
Dec 01 17:25:12 mtop kernel: ACPI: Thermal Zone [THM0] (40 C)
Dec 01 17:25:12 mtop kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Dec 01 17:25:12 mtop kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Dec 01 17:25:12 mtop kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Dec 01 17:25:12 mtop kernel: nvme nvme0: pci function 0000:3d:00.0
Dec 01 17:25:12 mtop kernel: usbcore: registered new interface driver usbserial_generic
Dec 01 17:25:12 mtop kernel: usbserial: USB Serial support registered for generic
Dec 01 17:25:12 mtop kernel: rtc_cmos 00:04: RTC can wake from S4
Dec 01 17:25:12 mtop kernel: rtc_cmos 00:04: registered as rtc0
Dec 01 17:25:12 mtop kernel: rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Dec 01 17:25:12 mtop kernel: intel_pstate: Intel P-state driver initializing
Dec 01 17:25:12 mtop kernel: intel_pstate: HWP enabled
Dec 01 17:25:12 mtop kernel: ledtrig-cpu: registered to indicate activity on CPUs
Dec 01 17:25:12 mtop kernel: intel_pmc_core intel_pmc_core.0:  initialized
Dec 01 17:25:12 mtop kernel: NET: Registered protocol family 10
Dec 01 17:25:12 mtop kernel: Segment Routing with IPv6
Dec 01 17:25:12 mtop kernel: NET: Registered protocol family 17
Dec 01 17:25:12 mtop kernel: RAS: Correctable Errors collector initialized.
Dec 01 17:25:12 mtop kernel: microcode: sig=0x806ea, pf=0x80, revision=0xca
Dec 01 17:25:12 mtop kernel: microcode: Microcode Update Driver: v2.2.
Dec 01 17:25:12 mtop kernel: sched_clock: Marking stable (1900726359, 722083)->(1905825526, -4377084)
Dec 01 17:25:12 mtop kernel: registered taskstats version 1
Dec 01 17:25:12 mtop kernel: Loading compiled-in X.509 certificates
Dec 01 17:25:12 mtop kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 9638cdb4da5457775d033fbe697857b3ce5e9200'
Dec 01 17:25:12 mtop kernel: zswap: loaded using pool lzo/zbud
Dec 01 17:25:12 mtop kernel: Key type big_key registered
Dec 01 17:25:12 mtop kernel: PM:   Magic number: 15:183:438
Dec 01 17:25:12 mtop kernel: event_source intel_pt: hash matches
Dec 01 17:25:12 mtop kernel: rtc_cmos 00:04: setting system clock to 2019-12-01T16:24:06 UTC (1575217446)
Dec 01 17:25:12 mtop kernel: nvme nvme0: Shutdown timeout set to 8 seconds
Dec 01 17:25:12 mtop kernel: nvme nvme0: 8/0/0 default/read/poll queues
Dec 01 17:25:12 mtop kernel:  nvme0n1: p1 p2 p3 p4
Dec 01 17:25:12 mtop kernel: Freeing unused decrypted memory: 2040K
Dec 01 17:25:12 mtop kernel: Freeing unused kernel image memory: 1632K
Dec 01 17:25:12 mtop kernel: Write protecting the kernel read-only data: 18432k
Dec 01 17:25:12 mtop kernel: Freeing unused kernel image memory: 2012K
Dec 01 17:25:12 mtop kernel: Freeing unused kernel image memory: 152K
Dec 01 17:25:12 mtop kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Dec 01 17:25:12 mtop kernel: x86/mm: Checking user space page tables
Dec 01 17:25:12 mtop kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Dec 01 17:25:12 mtop kernel: Run /init as init process
Dec 01 17:25:12 mtop kernel: fbcon: Taking over console
Dec 01 17:25:12 mtop kernel: Console: switching to colour frame buffer device 240x67
Dec 01 17:25:12 mtop kernel: Linux agpgart interface v0.103
Dec 01 17:25:12 mtop kernel: checking generic (60000000 7f0000) vs hw (60000000 20000000)
Dec 01 17:25:12 mtop kernel: fb0: switching to inteldrmfb from EFI VGA
Dec 01 17:25:12 mtop kernel: Console: switching to colour dummy device 80x25
Dec 01 17:25:12 mtop kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Dec 01 17:25:12 mtop kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Dec 01 17:25:12 mtop kernel: [drm] Driver supports precise vblank timestamp query.
Dec 01 17:25:12 mtop kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Dec 01 17:25:12 mtop kernel: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Dec 01 17:25:12 mtop kernel: [drm] Initialized i915 1.6.0 20190619 for 0000:00:02.0 on minor 0
Dec 01 17:25:12 mtop kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Dec 01 17:25:12 mtop kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
Dec 01 17:25:12 mtop kernel: ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
Dec 01 17:25:12 mtop kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:35/LNXVIDEO:01/input/input4
Dec 01 17:25:12 mtop kernel: fbcon: i915drmfb (fb0) is primary device
Dec 01 17:25:12 mtop kernel: Console: switching to colour frame buffer device 240x67
Dec 01 17:25:12 mtop kernel: i915 0000:00:02.0: fb0: i915drmfb frame buffer device
Dec 01 17:25:12 mtop kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Dec 01 17:25:12 mtop kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Dec 01 17:25:12 mtop kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Dec 01 17:25:12 mtop kernel: cryptd: max_cpu_qlen set to 1000
Dec 01 17:25:12 mtop kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 01 17:25:12 mtop kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Dec 01 17:25:12 mtop kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
Dec 01 17:25:12 mtop kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Dec 01 17:25:12 mtop kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
Dec 01 17:25:12 mtop kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 01 17:25:12 mtop kernel: usb usb1: Product: xHCI Host Controller
Dec 01 17:25:12 mtop kernel: usb usb1: Manufacturer: Linux 5.3.13-arch1-1 xhci-hcd
Dec 01 17:25:12 mtop kernel: usb usb1: SerialNumber: 0000:00:14.0
Dec 01 17:25:12 mtop kernel: hub 1-0:1.0: USB hub found
Dec 01 17:25:12 mtop kernel: hub 1-0:1.0: 12 ports detected
Dec 01 17:25:12 mtop kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 01 17:25:12 mtop kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Dec 01 17:25:12 mtop kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Dec 01 17:25:12 mtop kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
Dec 01 17:25:12 mtop kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 01 17:25:12 mtop kernel: usb usb2: Product: xHCI Host Controller
Dec 01 17:25:12 mtop kernel: usb usb2: Manufacturer: Linux 5.3.13-arch1-1 xhci-hcd
Dec 01 17:25:12 mtop kernel: usb usb2: SerialNumber: 0000:00:14.0
Dec 01 17:25:12 mtop kernel: hub 2-0:1.0: USB hub found
Dec 01 17:25:12 mtop kernel: hub 2-0:1.0: 6 ports detected
Dec 01 17:25:12 mtop kernel: usb: port power management may be unreliable
Dec 01 17:25:12 mtop kernel: AVX2 version of gcm_enc/dec engaged.
Dec 01 17:25:12 mtop kernel: AES CTR mode by8 optimization enabled
Dec 01 17:25:12 mtop kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
Dec 01 17:25:12 mtop kernel: raid6: avx2x4   gen() 33891 MB/s
Dec 01 17:25:12 mtop kernel: raid6: avx2x4   xor() 20562 MB/s
Dec 01 17:25:12 mtop kernel: tsc: Refined TSC clocksource calibration: 1799.999 MHz
Dec 01 17:25:12 mtop kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x19f228ab7a2, max_idle_ns: 440795289252 ns
Dec 01 17:25:12 mtop kernel: clocksource: Switched to clocksource tsc
Dec 01 17:25:12 mtop kernel: raid6: avx2x2   gen() 30140 MB/s
Dec 01 17:25:12 mtop kernel: raid6: avx2x2   xor() 19597 MB/s
Dec 01 17:25:12 mtop kernel: raid6: avx2x1   gen() 25135 MB/s
Dec 01 17:25:12 mtop kernel: usb 1-7: new full-speed USB device number 2 using xhci_hcd
Dec 01 17:25:12 mtop kernel: raid6: avx2x1   xor() 16477 MB/s
Dec 01 17:25:12 mtop kernel: raid6: sse2x4   gen() 14485 MB/s
Dec 01 17:25:12 mtop kernel: raid6: sse2x4   xor()  9052 MB/s
Dec 01 17:25:12 mtop kernel: usb 1-7: config 1 interface 1 altsetting 0 endpoint 0x3 has wMaxPacketSize 0, skipping
Dec 01 17:25:12 mtop kernel: usb 1-7: config 1 interface 1 altsetting 0 endpoint 0x83 has wMaxPacketSize 0, skipping
Dec 01 17:25:12 mtop kernel: usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.10
Dec 01 17:25:12 mtop kernel: usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 01 17:25:12 mtop kernel: raid6: sse2x2   gen() 12682 MB/s
Dec 01 17:25:12 mtop kernel: raid6: sse2x2   xor()  8405 MB/s
Dec 01 17:25:12 mtop kernel: usb 2-3: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Dec 01 17:25:12 mtop kernel: usb 2-3: New USB device found, idVendor=0bda, idProduct=0316, bcdDevice= 2.04
Dec 01 17:25:12 mtop kernel: usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 01 17:25:12 mtop kernel: usb 2-3: Product: USB3.0-CRW
Dec 01 17:25:12 mtop kernel: usb 2-3: Manufacturer: Generic
Dec 01 17:25:12 mtop kernel: usb 2-3: SerialNumber: 20120501030900000
Dec 01 17:25:12 mtop kernel: SCSI subsystem initialized
Dec 01 17:25:12 mtop kernel: usb-storage 2-3:1.0: USB Mass Storage device detected
Dec 01 17:25:12 mtop kernel: scsi host0: usb-storage 2-3:1.0
Dec 01 17:25:12 mtop kernel: usbcore: registered new interface driver usb-storage
Dec 01 17:25:12 mtop kernel: usbcore: registered new interface driver uas
Dec 01 17:25:12 mtop kernel: raid6: sse2x1   gen() 11189 MB/s
Dec 01 17:25:12 mtop kernel: raid6: sse2x1   xor()  6226 MB/s
Dec 01 17:25:12 mtop kernel: raid6: using algorithm avx2x4 gen() 33891 MB/s
Dec 01 17:25:12 mtop kernel: raid6: .... xor() 20562 MB/s, rmw enabled
Dec 01 17:25:12 mtop kernel: raid6: using avx2x2 recovery algorithm
Dec 01 17:25:12 mtop kernel: xor: automatically using best checksumming function   avx       
Dec 01 17:25:12 mtop kernel: Btrfs loaded, crc32c=crc32c-intel
Dec 01 17:25:12 mtop kernel: BTRFS: device fsid 278554c0-9a4e-4eac-90a4-c9f6de1a72d4 devid 1 transid 300 /dev/nvme0n1p4
Dec 01 17:25:12 mtop kernel: usb 1-8: new high-speed USB device number 3 using xhci_hcd
Dec 01 17:25:12 mtop kernel: device-mapper: uevent: version 1.0.3
Dec 01 17:25:12 mtop kernel: device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
Dec 01 17:25:12 mtop kernel: random: plymouthd: uninitialized urandom read (8 bytes read)
Dec 01 17:25:12 mtop kernel: random: plymouthd: uninitialized urandom read (8 bytes read)
Dec 01 17:25:12 mtop kernel: usb 1-8: New USB device found, idVendor=13d3, idProduct=56a6, bcdDevice=17.11
Dec 01 17:25:12 mtop kernel: usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Dec 01 17:25:12 mtop kernel: usb 1-8: Product: Integrated Camera
Dec 01 17:25:12 mtop kernel: usb 1-8: Manufacturer: Azurewave
Dec 01 17:25:12 mtop kernel: usb 1-8: SerialNumber: 0001
Dec 01 17:25:12 mtop kernel: usb 1-9: new full-speed USB device number 4 using xhci_hcd
Dec 01 17:25:12 mtop kernel: usb 1-9: New USB device found, idVendor=06cb, idProduct=009a, bcdDevice= 1.64
Dec 01 17:25:12 mtop kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
Dec 01 17:25:12 mtop kernel: usb 1-9: SerialNumber: 22b7b8072486
Dec 01 17:25:12 mtop kernel: scsi 0:0:0:0: Direct-Access     Generic- SD/MMC           1.00 PQ: 0 ANSI: 6
Dec 01 17:25:12 mtop kernel: sd 0:0:0:0: [sda] Attached SCSI removable disk
Dec 01 17:25:12 mtop kernel: random: cryptsetup: uninitialized urandom read (2 bytes read)
Dec 01 17:25:12 mtop kernel: BTRFS: device label bvol devid 1 transid 433531 /dev/dm-0
Dec 01 17:25:12 mtop kernel: BTRFS info (device dm-0): disk space caching is enabled
Dec 01 17:25:12 mtop kernel: BTRFS info (device dm-0): has skinny extents
Dec 01 17:25:12 mtop kernel: random: fast init done
Dec 01 17:25:12 mtop kernel: BTRFS info (device dm-0): enabling ssd optimizations
Dec 01 17:25:12 mtop systemd[1]: systemd 243.162-2-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Dec 01 17:25:12 mtop systemd[1]: Detected architecture x86-64.
Dec 01 17:25:12 mtop systemd[1]: Set hostname to <mtop>.
Dec 01 17:25:12 mtop systemd[1]: Created slice system-getty.slice.
Dec 01 17:25:12 mtop systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
Dec 01 17:25:12 mtop systemd[1]: Created slice system-systemd\x2dfsck.slice.
Dec 01 17:25:12 mtop systemd[1]: Created slice User and Session Slice.
Dec 01 17:25:12 mtop systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Dec 01 17:25:12 mtop systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Dec 01 17:25:12 mtop systemd[1]: Reached target Login Prompts.
Dec 01 17:25:12 mtop kernel: random: lvm: uninitialized urandom read (4 bytes read)
Dec 01 17:25:12 mtop kernel: acpi_call: loading out-of-tree module taints kernel.
Dec 01 17:25:12 mtop kernel: acpi_call: module verification failed: signature and/or required key missing - tainting kernel
Dec 01 17:25:12 mtop kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Dec 01 17:25:12 mtop kernel: random: crng init done
Dec 01 17:25:12 mtop kernel: vboxdrv: Found 8 processor cores
Dec 01 17:25:12 mtop kernel: BTRFS info (device dm-0): use lzo compression, level 0
Dec 01 17:25:12 mtop kernel: BTRFS info (device dm-0): disk space caching is enabled
Dec 01 17:25:12 mtop kernel: vboxdrv: TSC mode is Invariant, tentative frequency 1799997546 Hz
Dec 01 17:25:12 mtop kernel: vboxdrv: Successfully loaded version 6.0.14 (interface 0x00290008)
Dec 01 17:25:12 mtop kernel: VBoxPciLinuxInit
Dec 01 17:25:12 mtop kernel: vboxpci: IOMMU not found (not registered)
Dec 01 17:25:12 mtop kernel: VBoxNetAdp: Successfully started.
Dec 01 17:25:12 mtop kernel: audit: type=1130 audit(1575217512.805:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:12 mtop kernel: VBoxNetFlt: Successfully started.
Dec 01 17:25:12 mtop kernel: audit: type=1130 audit(1575217512.805:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:12 mtop kernel: audit: type=1130 audit(1575217512.819:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:12 mtop systemd-journald[413]: Journal started
Dec 01 17:25:12 mtop systemd-journald[413]: Runtime Journal (/run/log/journal/f4adb9a8f7634cb496f90a66a3d6c96a) is 8.0M, max 1.5G, 1.5G free.
Dec 01 17:25:12 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:12 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:12 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:12 mtop systemd-modules-load[414]: Inserted module 'acpi_call'
Dec 01 17:25:12 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:12 mtop systemd-modules-load[414]: Inserted module 'crypto_user'
Dec 01 17:25:12 mtop systemd-modules-load[414]: Inserted module 'sg'
Dec 01 17:25:12 mtop systemd-vconsole-setup[417]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Dec 01 17:25:12 mtop systemd-vconsole-setup[417]: Fonts will not be copied to remaining consoles
Dec 01 17:25:12 mtop systemd-modules-load[414]: Inserted module 'vboxdrv'
Dec 01 17:25:12 mtop systemd-modules-load[414]: Inserted module 'vboxpci'
Dec 01 17:25:12 mtop systemd-modules-load[414]: Inserted module 'vboxnetadp'
Dec 01 17:25:12 mtop systemd-modules-load[414]: Inserted module 'vboxnetflt'
Dec 01 17:25:12 mtop systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 01 17:25:12 mtop kernel: audit: type=1130 audit(1575217512.829:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:12 mtop systemd[1]: Started Create System Users.
Dec 01 17:25:12 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:12 mtop systemd[1]: Starting Create Static Device Nodes in /dev...
Dec 01 17:25:12 mtop kernel: audit: type=1130 audit(1575217512.832:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:12 mtop systemd-journald[413]: Time spent on flushing to /var is 7.611ms for 795 entries.
Dec 01 17:25:12 mtop systemd-journald[413]: System Journal (/var/log/journal/f4adb9a8f7634cb496f90a66a3d6c96a) is 106.0M, max 100.0M, 0B free.
Dec 01 17:25:13 mtop kernel: audit: type=1130 audit(1575217512.842:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:12 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:12 mtop systemd[1]: Started Create Static Device Nodes in /dev.
Dec 01 17:25:12 mtop systemd[1]: Starting udev Kernel Device Manager...
Dec 01 17:25:13 mtop systemd-udevd[437]: /usr/lib/udev/rules.d/11-dm-lvm.rules:40 Invalid value for OPTIONS key, ignoring: 'event_timeout=180'
Dec 01 17:25:13 mtop systemd-udevd[437]: /usr/lib/udev/rules.d/11-dm-lvm.rules:40 The line takes no effect, ignoring.
Dec 01 17:25:13 mtop systemd[1]: Started Flush Journal to Persistent Storage.
Dec 01 17:25:13 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:13 mtop kernel: audit: type=1130 audit(1575217513.105:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:13 mtop systemd[1]: Started udev Kernel Device Manager.
Dec 01 17:25:13 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:13 mtop systemd[1]: Starting Show Plymouth Boot Screen...
Dec 01 17:25:13 mtop kernel: audit: type=1130 audit(1575217513.119:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:13 mtop systemd[1]: plymouth-start.service: Succeeded.
Dec 01 17:25:13 mtop systemd[1]: Started Show Plymouth Boot Screen.
Dec 01 17:25:13 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:13 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:13 mtop systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Dec 01 17:25:13 mtop systemd[1]: Condition check resulted in Forward Password Requests to Plymouth Directory Watch being skipped.
Dec 01 17:25:13 mtop kernel: audit: type=1130 audit(1575217513.135:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:13 mtop kernel: audit: type=1131 audit(1575217513.135:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:13 mtop kernel: ACPI: AC Adapter [AC] (on-line)
Dec 01 17:25:13 mtop kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Dec 01 17:25:13 mtop kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Dec 01 17:25:13 mtop systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Dec 01 17:25:13 mtop systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Dec 01 17:25:13 mtop kernel: battery: ACPI: Battery Slot [BAT0] (battery present)
Dec 01 17:25:13 mtop systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Dec 01 17:25:13 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:13 mtop kernel: battery: ACPI: Battery Slot [BAT1] (battery present)
Dec 01 17:25:13 mtop kernel: Non-volatile memory driver v1.3
Dec 01 17:25:13 mtop kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
Dec 01 17:25:13 mtop kernel: intel_rapl_common: Found RAPL domain package
Dec 01 17:25:13 mtop kernel: intel_rapl_common: Found RAPL domain dram
Dec 01 17:25:13 mtop kernel: proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
Dec 01 17:25:13 mtop systemd[1]: Found device SAMSUNG MZVLB512HAJQ-000L7 1.
Dec 01 17:25:13 mtop systemd[1]: Found device SAMSUNG MZVLB512HAJQ-000L7 2.
Dec 01 17:25:13 mtop systemd[1]: Starting Cryptography Setup for swap...
Dec 01 17:25:13 mtop systemd[1]: Found device SAMSUNG MZVLB512HAJQ-000L7 4.
Dec 01 17:25:13 mtop kernel: mei_me 0000:00:16.0: enabling device (0004 -> 0006)
Dec 01 17:25:13 mtop systemd-cryptsetup[512]: Set cipher aes, mode cbc-essiv:sha256, key size 256 bits for device /dev/nvme0n1p2.
Dec 01 17:25:13 mtop kernel: i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
Dec 01 17:25:13 mtop kernel: input: PC Speaker as /devices/platform/pcspkr/input/input7
Dec 01 17:25:13 mtop kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Dec 01 17:25:13 mtop kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Dec 01 17:25:13 mtop kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.26
Dec 01 17:25:13 mtop kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Dec 01 17:25:13 mtop kernel: thinkpad_acpi: ThinkPad BIOS N24ET53W (1.28 ), EC N24HT33W
Dec 01 17:25:13 mtop kernel: thinkpad_acpi: Lenovo ThinkPad T480, model 20L6S01U00
Dec 01 17:25:13 mtop kernel: e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
Dec 01 17:25:13 mtop kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Dec 01 17:25:13 mtop kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Dec 01 17:25:13 mtop kernel: thinkpad_acpi: radio switch found; radios are enabled
Dec 01 17:25:13 mtop kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
Dec 01 17:25:13 mtop kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
Dec 01 17:25:13 mtop kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Dec 01 17:25:13 mtop kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Dec 01 17:25:13 mtop kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Dec 01 17:25:13 mtop kernel: cfg80211: failed to load regulatory.db
Dec 01 17:25:13 mtop kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
Dec 01 17:25:13 mtop kernel: thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
Dec 01 17:25:13 mtop kernel: thinkpad_acpi: battery 2 registered (start 0, stop 100)
Dec 01 17:25:13 mtop kernel: thinkpad_acpi: battery 1 registered (start 0, stop 100)
Dec 01 17:25:13 mtop kernel: battery: new extension: ThinkPad Battery Extension
Dec 01 17:25:13 mtop kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
Dec 01 17:25:13 mtop kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Dec 01 17:25:13 mtop kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Dec 01 17:25:13 mtop kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Dec 01 17:25:13 mtop kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Dec 01 17:25:13 mtop kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Dec 01 17:25:13 mtop kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Dec 01 17:25:13 mtop kernel: Intel(R) Wireless WiFi driver for Linux
Dec 01 17:25:13 mtop kernel: Copyright(c) 2003- 2015 Intel Corporation
Dec 01 17:25:13 mtop systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Dec 01 17:25:13 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:13 mtop systemd[1]: Reached target Local File Systems (Pre).
Dec 01 17:25:13 mtop systemd[1]: Mounting /boot...
Dec 01 17:25:13 mtop systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Dec 01 17:25:13 mtop systemd[1]: Starting File System Check on /dev/disk/by-uuid/E9F1-73D7...
Dec 01 17:25:13 mtop kernel: BTRFS info (device nvme0n1p4): enabling ssd optimizations
Dec 01 17:25:13 mtop kernel: BTRFS info (device nvme0n1p4): disk space caching is enabled
Dec 01 17:25:13 mtop kernel: BTRFS info (device nvme0n1p4): has skinny extents
Dec 01 17:25:13 mtop kernel: iwlwifi 0000:03:00.0: Found debug destination: EXTERNAL_DRAM
Dec 01 17:25:13 mtop kernel: iwlwifi 0000:03:00.0: Found debug configuration: 0
Dec 01 17:25:13 mtop kernel: iwlwifi 0000:03:00.0: loaded firmware version 36.77d01142.0 op_mode iwlmvm
Dec 01 17:25:13 mtop kernel: resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than pnp 00:08 [mem 0xfed10000-0xfed13fff]
Dec 01 17:25:13 mtop kernel: caller snb_uncore_imc_init_box+0x74/0xb0 [intel_uncore] mapping multiple BARs
Dec 01 17:25:13 mtop systemd[1]: Mounted /boot.
Dec 01 17:25:13 mtop systemd-fsck[533]: fsck.fat 4.1 (2017-01-24)
Dec 01 17:25:13 mtop systemd-fsck[533]: /dev/nvme0n1p1: 9 files, 2600/140520 clusters
Dec 01 17:25:13 mtop systemd[1]: Started File System Check on /dev/disk/by-uuid/E9F1-73D7.
Dec 01 17:25:13 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-E9F1\x2d73D7 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:13 mtop systemd[1]: Mounting /efi...
Dec 01 17:25:13 mtop kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Dec 01 17:25:13 mtop systemd-udevd[473]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 01 17:25:13 mtop kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Dec 01 17:25:13 mtop systemd[1]: Mounted /efi.
Dec 01 17:25:13 mtop kernel: BTRFS info (device dm-0): device fsid 39f14b5e-84c0-4ec0-871b-0ed0910977b1 devid 1 moved old:/dev/mapper/root new:/dev/dm-0
Dec 01 17:25:13 mtop kernel: BTRFS info (device dm-0): device fsid 39f14b5e-84c0-4ec0-871b-0ed0910977b1 devid 1 moved old:/dev/dm-0 new:/dev/mapper/root
Dec 01 17:25:13 mtop kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Dec 01 17:25:13 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Dec 01 17:25:13 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Dec 01 17:25:13 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Dec 01 17:25:13 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Dec 01 17:25:13 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
Dec 01 17:25:13 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Dec 01 17:25:13 mtop systemd[1]: Found device /dev/disk/by-uuid/39f14b5e-84c0-4ec0-871b-0ed0910977b1.
Dec 01 17:25:13 mtop systemd[1]: \x2esnapshots.mount: Directory /.snapshots to mount over is not empty, mounting anyway.
Dec 01 17:25:13 mtop systemd[1]: Mounting /.snapshots...
Dec 01 17:25:13 mtop systemd[1]: Mounting /home...
Dec 01 17:25:13 mtop systemd[1]: Mounted /.snapshots.
Dec 01 17:25:13 mtop systemd[1]: Mounted /home.
Dec 01 17:25:13 mtop systemd-vconsole-setup[569]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Dec 01 17:25:13 mtop systemd-vconsole-setup[569]: Fonts will not be copied to remaining consoles
Dec 01 17:25:13 mtop systemd-vconsole-setup[570]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Dec 01 17:25:13 mtop systemd-vconsole-setup[570]: Fonts will not be copied to remaining consoles
Dec 01 17:25:13 mtop kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) e8:6a:64:26:f8:49
Dec 01 17:25:13 mtop kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Dec 01 17:25:13 mtop kernel: e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: 1000FF-0FF
Dec 01 17:25:13 mtop kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
Dec 01 17:25:13 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 01 17:25:13 mtop kernel: iwlwifi 0000:03:00.0: Allocated 0x00400000 bytes for firmware monitor.
Dec 01 17:25:13 mtop kernel: iTCO_vendor_support: vendor-support=0
Dec 01 17:25:13 mtop kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Dec 01 17:25:13 mtop kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Dec 01 17:25:13 mtop kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Dec 01 17:25:13 mtop kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
Dec 01 17:25:13 mtop kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
Dec 01 17:25:13 mtop kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
Dec 01 17:25:13 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
Dec 01 17:25:13 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
Dec 01 17:25:13 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
Dec 01 17:25:13 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
Dec 01 17:25:13 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Dec 01 17:25:13 mtop kernel: mei_hdcp mei::b638ab7e-94e2-4ea2-a552-d1c54b627f04:01: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Dec 01 17:25:13 mtop systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight...
Dec 01 17:25:13 mtop systemd[1]: Started Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight.
Dec 01 17:25:13 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:tpacpi::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:13 mtop mkswap[607]: Setting up swapspace version 1, size = 8 GiB (8589930496 bytes)
Dec 01 17:25:13 mtop mkswap[607]: no label, UUID=306b10b4-676b-4ec0-92af-ec1f2f1595b5
Dec 01 17:25:13 mtop systemd[1]: Started Cryptography Setup for swap.
Dec 01 17:25:13 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-cryptsetup@swap comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:13 mtop systemd[1]: Reached target Local Encrypted Volumes.
Dec 01 17:25:13 mtop kernel: iwlwifi 0000:03:00.0: base HW address: 48:a4:72:dc:26:cf
Dec 01 17:25:13 mtop systemd-udevd[443]: Using default interface naming scheme 'v243'.
Dec 01 17:25:13 mtop systemd-udevd[443]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 01 17:25:13 mtop kernel: e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
Dec 01 17:25:13 mtop mtp-probe[618]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3"
Dec 01 17:25:13 mtop mtp-probe[618]: bus: 2, device: 2 was not an MTP device
Dec 01 17:25:13 mtop mtp-probe[635]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
Dec 01 17:25:13 mtop mtp-probe[635]: bus: 1, device: 3 was not an MTP device
Dec 01 17:25:13 mtop mtp-probe[641]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9"
Dec 01 17:25:13 mtop mtp-probe[641]: bus: 1, device: 4 was not an MTP device
Dec 01 17:25:13 mtop systemd[1]: Found device /dev/mapper/swap.
Dec 01 17:25:13 mtop systemd[1]: Activating swap /dev/mapper/swap...
Dec 01 17:25:13 mtop kernel: intel_rapl_common: Found RAPL domain package
Dec 01 17:25:13 mtop kernel: intel_rapl_common: Found RAPL domain core
Dec 01 17:25:13 mtop kernel: intel_rapl_common: Found RAPL domain uncore
Dec 01 17:25:13 mtop kernel: intel_rapl_common: Found RAPL domain dram
Dec 01 17:25:13 mtop kernel: Adding 8388604k swap on /dev/mapper/swap.  Priority:-2 extents:1 across:8388604k SSFS
Dec 01 17:25:13 mtop systemd[1]: Activated swap /dev/mapper/swap.
Dec 01 17:25:13 mtop systemd[1]: Reached target Swap.
Dec 01 17:25:13 mtop systemd[1]: Mounting Temporary Directory (/tmp)...
Dec 01 17:25:13 mtop systemd[1]: Mounted Temporary Directory (/tmp).
Dec 01 17:25:13 mtop systemd[1]: Reached target Local File Systems.
Dec 01 17:25:13 mtop systemd[1]: Starting Rebuild Dynamic Linker Cache...
Dec 01 17:25:13 mtop systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Dec 01 17:25:13 mtop systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Dec 01 17:25:13 mtop systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Dec 01 17:25:13 mtop systemd[1]: Starting Create Volatile Files and Directories...
Dec 01 17:25:13 mtop kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Dec 01 17:25:13 mtop kernel: thermal thermal_zone6: failed to read out thermal zone (-61)
Dec 01 17:25:13 mtop systemd-udevd[444]: Using default interface naming scheme 'v243'.
Dec 01 17:25:13 mtop systemd-udevd[444]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 01 17:25:13 mtop kernel: iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
Dec 01 17:25:13 mtop systemd[1]: Received SIGRTMIN+20 from PID 246 (plymouthd).
Dec 01 17:25:13 mtop systemd[1]: plymouth-read-write.service: Succeeded.
Dec 01 17:25:13 mtop systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Dec 01 17:25:13 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:13 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:13 mtop systemd[1]: Started Create Volatile Files and Directories.
Dec 01 17:25:13 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:13 mtop systemd[1]: Starting Rebuild Journal Catalog...
Dec 01 17:25:13 mtop systemd[1]: Starting Network Time Synchronization...
Dec 01 17:25:13 mtop systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Dec 01 17:25:13 mtop audit[761]: SYSTEM_BOOT pid=761 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:13 mtop systemd[1]: Started Update UTMP about System Boot/Shutdown.
Dec 01 17:25:13 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:13 mtop systemd[1]: Started Rebuild Journal Catalog.
Dec 01 17:25:13 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:13 mtop systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Dec 01 17:25:13 mtop systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Dec 01 17:25:13 mtop systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Dec 01 17:25:13 mtop systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Dec 01 17:25:13 mtop systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Dec 01 17:25:13 mtop systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Dec 01 17:25:13 mtop systemd[1]: Starting Setup Virtual Console...
Dec 01 17:25:13 mtop systemd[1]: Received SIGRTMIN+20 from PID 246 (plymouthd).
Dec 01 17:25:13 mtop systemd[1]: plymouth-read-write.service: Succeeded.
Dec 01 17:25:13 mtop systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Dec 01 17:25:13 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:13 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:14 mtop systemd-udevd[447]: controlC0: Process '/usr/bin/alsactl restore 0' failed with exit code 99.
Dec 01 17:25:14 mtop systemd-vconsole-setup[796]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Dec 01 17:25:14 mtop systemd-vconsole-setup[796]: Fonts will not be copied to remaining consoles
Dec 01 17:25:14 mtop systemd[1]: systemd-vconsole-setup.service: Succeeded.
Dec 01 17:25:14 mtop systemd[1]: Started Setup Virtual Console.
Dec 01 17:25:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:14 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:14 mtop systemd[1]: Starting Show Plymouth Boot Screen...
Dec 01 17:25:14 mtop systemd[1]: plymouth-start.service: Succeeded.
Dec 01 17:25:14 mtop systemd[1]: Started Show Plymouth Boot Screen.
Dec 01 17:25:14 mtop systemd[1]: Condition check resulted in Forward Password Requests to Plymouth Directory Watch being skipped.
Dec 01 17:25:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:14 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:14 mtop kernel: psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4690]
Dec 01 17:25:14 mtop kernel: psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1162..]
Dec 01 17:25:14 mtop kernel: psmouse serio1: synaptics: Trying to set up SMBus access
Dec 01 17:25:14 mtop systemd[1]: Started Rebuild Dynamic Linker Cache.
Dec 01 17:25:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:14 mtop systemd[1]: Starting Update is Completed...
Dec 01 17:25:14 mtop systemd[1]: Started Network Time Synchronization.
Dec 01 17:25:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:14 mtop systemd[1]: Reached target System Time Set.
Dec 01 17:25:14 mtop systemd[1]: Reached target System Time Synchronized.
Dec 01 17:25:14 mtop systemd[1]: Started Update is Completed.
Dec 01 17:25:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:14 mtop systemd[1]: Reached target System Initialization.
Dec 01 17:25:14 mtop systemd[1]: Started CUPS Scheduler.
Dec 01 17:25:14 mtop systemd[1]: Started Discard unused blocks once a week.
Dec 01 17:25:14 mtop systemd[1]: Started Daily rotation of log files.
Dec 01 17:25:14 mtop systemd[1]: Started Daily man-db regeneration.
Dec 01 17:25:14 mtop systemd[1]: Started Discard unused packages weekly.
Dec 01 17:25:14 mtop systemd[1]: Started Daily verification of password and group files.
Dec 01 17:25:14 mtop systemd[1]: Started Daily Cleanup of Snapper Snapshots.
Dec 01 17:25:14 mtop systemd[1]: Started Timeline of Snapper Snapshots.
Dec 01 17:25:14 mtop systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 01 17:25:14 mtop systemd[1]: Reached target Paths.
Dec 01 17:25:14 mtop systemd[1]: Reached target Timers.
Dec 01 17:25:14 mtop systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 01 17:25:14 mtop systemd[1]: Listening on CUPS Scheduler.
Dec 01 17:25:14 mtop systemd[1]: Reached target Sockets.
Dec 01 17:25:14 mtop systemd[1]: Reached target Basic System.
Dec 01 17:25:14 mtop systemd[1]: Condition check resulted in Save/Restore Sound Card State being skipped.
Dec 01 17:25:14 mtop systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Dec 01 17:25:14 mtop systemd[1]: Reached target Sound Card.
Dec 01 17:25:14 mtop systemd[1]: Started D-Bus System Message Bus.
Dec 01 17:25:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:14 mtop systemd[1]: Starting Network Manager...
Dec 01 17:25:14 mtop systemd[1]: Started Stop Intel throttling.
Dec 01 17:25:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lenovo_fix comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:14 mtop systemd[1]: Starting Clean up modules from old kernels...
Dec 01 17:25:14 mtop systemd[1]: Starting Initialize hardware monitoring sensors...
Dec 01 17:25:14 mtop systemd[1]: Starting Optimus Manager Commands Daemon...
Dec 01 17:25:14 mtop systemd[1]: Condition check resulted in SSH Key Generation being skipped.
Dec 01 17:25:14 mtop bash[862]: + for i in /usr/lib/modules/[0-9]*
Dec 01 17:25:14 mtop bash[862]: + [[ 4.19.86-1-lts = \5\.\3\.\1\3\-\a\r\c\h\1\-\1 ]]
Dec 01 17:25:14 mtop bash[862]: + pacman -Qo /usr/lib/modules/4.19.86-1-lts
Dec 01 17:25:14 mtop systemd[1]: Starting Login Service...
Dec 01 17:25:14 mtop kernel: rmi4_smbus 6-002c: registering SMbus-connected sensor
Dec 01 17:25:14 mtop systemd[1]: Started Initialize hardware monitoring sensors.
Dec 01 17:25:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lm_sensors comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.3150] NetworkManager (version 1.20.8-1) is starting... (for the first time)
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.3150] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Dec 01 17:25:14 mtop systemd[1]: Started Network Manager.
Dec 01 17:25:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.3169] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Dec 01 17:25:14 mtop systemd[1]: Reached target Network.
Dec 01 17:25:14 mtop systemd[1]: Starting CUPS Scheduler...
Dec 01 17:25:14 mtop systemd[1]: Started OpenSSH Daemon.
Dec 01 17:25:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:14 mtop systemd[1]: Starting Permit User Sessions...
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.3212] manager[0x5622334c80f0]: monitoring kernel firmware directory '/lib/firmware'.
Dec 01 17:25:14 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=860 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 01 17:25:14 mtop systemd[1]: Starting Hostname Service...
Dec 01 17:25:14 mtop systemd[1]: Started Permit User Sessions.
Dec 01 17:25:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:14 mtop systemd[1]: Starting Deactivate Plymouth Boot Screen...
Dec 01 17:25:14 mtop systemd[1]: Starting Hold until boot process finishes up...
Dec 01 17:25:14 mtop sshd[874]: Server listening on 0.0.0.0 port 22.
Dec 01 17:25:14 mtop sshd[874]: Server listening on :: port 22.
Dec 01 17:25:14 mtop kernel: rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3276-022, fw id: 2700066
Dec 01 17:25:14 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.3' (uid=0 pid=873 comm="/usr/bin/cupsd -l ")
Dec 01 17:25:14 mtop systemd[1]: Starting Manage, Install and Generate Color Profiles...
Dec 01 17:25:14 mtop dbus-daemon[859]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Dec 01 17:25:14 mtop systemd[1]: Started Manage, Install and Generate Color Profiles.
Dec 01 17:25:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:14 mtop kernel: input: Synaptics TM3276-022 as /devices/rmi4-00/input/input18
Dec 01 17:25:14 mtop kernel: mousedev: PS/2 mouse device common for all mice
Dec 01 17:25:14 mtop kernel: serio: RMI4 PS/2 pass-through port at rmi4-00.fn03
Dec 01 17:25:14 mtop kernel: mc: Linux media interface: v0.10
Dec 01 17:25:14 mtop kernel: Bluetooth: Core ver 2.22
Dec 01 17:25:14 mtop kernel: NET: Registered protocol family 31
Dec 01 17:25:14 mtop kernel: Bluetooth: HCI device and connection manager initialized
Dec 01 17:25:14 mtop kernel: Bluetooth: HCI socket layer initialized
Dec 01 17:25:14 mtop kernel: Bluetooth: L2CAP socket layer initialized
Dec 01 17:25:14 mtop kernel: Bluetooth: SCO socket layer initialized
Dec 01 17:25:14 mtop kernel: videodev: Linux video capture interface: v2.00
Dec 01 17:25:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=org.cups.cupsd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:14 mtop systemd[1]: Started CUPS Scheduler.
Dec 01 17:25:14 mtop lenovo_fix.py[861]: [I] Detected CPU architecture: Intel Kaby Lake (R)
Dec 01 17:25:14 mtop lenovo_fix.py[861]: [I] Loading config file.
Dec 01 17:25:14 mtop lenovo_fix.py[861]: [I] Starting main loop.
Dec 01 17:25:14 mtop kernel: usbcore: registered new interface driver btusb
Dec 01 17:25:14 mtop kernel: Bluetooth: hci0: Firmware revision 0.1 build 50 week 12 2019
Dec 01 17:25:14 mtop systemd[1]: Starting Bluetooth service...
Dec 01 17:25:14 mtop dbus-daemon[859]: [system] Successfully activated service 'org.freedesktop.hostname1'
Dec 01 17:25:14 mtop systemd[1]: Started Hostname Service.
Dec 01 17:25:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7344] hostname: hostname: using hostnamed
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7344] hostname: hostname changed from (none) to "mtop"
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7346] dns-mgr[0x562233483240]: init: dns=default,systemd-resolved rc-manager=symlink
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7354] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.6/0000:03:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7356] manager[0x5622334c80f0]: rfkill: Wi-Fi hardware radio set enabled
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7356] manager[0x5622334c80f0]: rfkill: WWAN hardware radio set enabled
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7377] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-adsl.so)
Dec 01 17:25:14 mtop bluetoothd[936]: Bluetooth daemon 5.52
Dec 01 17:25:14 mtop systemd[1]: Started Bluetooth service.
Dec 01 17:25:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:14 mtop systemd[1]: Reached target Bluetooth.
Dec 01 17:25:14 mtop bluetoothd[936]: Starting SDP server
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7432] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-bluetooth.so)
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7446] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-ovs.so)
Dec 01 17:25:14 mtop bluetoothd[936]: Bluetooth management interface 1.14 initialized
Dec 01 17:25:14 mtop kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Dec 01 17:25:14 mtop kernel: Bluetooth: BNEP filters: protocol multicast
Dec 01 17:25:14 mtop kernel: Bluetooth: BNEP socket layer initialized
Dec 01 17:25:14 mtop prime-switch-boot[864]: 2019-12-01 05:25:14 PM +0100 ====================
Dec 01 17:25:14 mtop prime-switch-boot[864]: Optimus Manager (Setup script) version 1.2.2
Dec 01 17:25:14 mtop prime-switch-boot[864]: Setting up boot
Dec 01 17:25:14 mtop prime-switch-boot[864]: Removing config copy
Dec 01 17:25:14 mtop prime-switch-boot[864]: removing last acpi_call state (if any)
Dec 01 17:25:14 mtop prime-switch-boot[864]: Copying user config
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7574] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-team.so)
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7588] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-wifi.so)
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7591] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-wwan.so)
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7593] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7594] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7595] manager: Networking is enabled by state file
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7596] dhcp-init: Using DHCP client 'internal'
Dec 01 17:25:14 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=860 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7600] settings: Loaded settings plugin: keyfile (internal)
Dec 01 17:25:14 mtop systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 01 17:25:14 mtop kernel: uvcvideo: Found UVC 1.00 device Integrated Camera (13d3:56a6)
Dec 01 17:25:14 mtop dbus-daemon[859]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Dec 01 17:25:14 mtop systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 01 17:25:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:14 mtop kernel: uvcvideo 1-8:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
Dec 01 17:25:14 mtop kernel: uvcvideo 1-8:1.0: Entity type for entity Extension 4 was not initialized!
Dec 01 17:25:14 mtop kernel: uvcvideo 1-8:1.0: Entity type for entity Processing 2 was not initialized!
Dec 01 17:25:14 mtop kernel: uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized!
Dec 01 17:25:14 mtop kernel: input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input20
Dec 01 17:25:14 mtop kernel: usbcore: registered new interface driver uvcvideo
Dec 01 17:25:14 mtop kernel: USB Video Class driver (1.1.1)
Dec 01 17:25:14 mtop prime-switch-boot[864]: Cleaning up leftover Xorg conf
Dec 01 17:25:14 mtop prime-switch-boot[864]: Loading config
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7863] device (lo): carrier: link connected
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7866] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7875] manager: (enp0s31f6): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7891] settings: (enp0s31f6): created default wired connection 'Wired connection 1'
Dec 01 17:25:14 mtop kernel: NET: Registered protocol family 38
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.7897] device (enp0s31f6): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 01 17:25:14 mtop prime-switch-boot[864]: Reading startup mode
Dec 01 17:25:14 mtop prime-switch-boot[864]: No kernel parameter set for startup, reading from file
Dec 01 17:25:14 mtop prime-switch-boot[864]: Startup mode is : intel
Dec 01 17:25:14 mtop prime-switch-boot[864]: Writing startup mode to requested GPU mode
Dec 01 17:25:14 mtop prime-switch-boot[864]: Writing requested mode
Dec 01 17:25:14 mtop prime-switch-boot[864]: Initial GPU setup
Dec 01 17:25:14 mtop prime-switch-boot[864]: Checking for GDM display servers
Dec 01 17:25:14 mtop kernel: psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Dec 01 17:25:14 mtop kernel: input: TPPS/2 IBM TrackPoint as /devices/rmi4-00/rmi4-00.fn03/serio2/input/input19
Dec 01 17:25:14 mtop systemd-logind[934]: New seat seat0.
Dec 01 17:25:14 mtop systemd-logind[934]: Watching system buttons on /dev/input/event2 (Power Button)
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.9784] device (wlp3s0): driver supports Access Point (AP) mode
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.9794] manager: (wlp3s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Dec 01 17:25:14 mtop NetworkManager[860]: <info>  [1575217514.9801] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 01 17:25:14 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 01 17:25:15 mtop systemd-logind[934]: Watching system buttons on /dev/input/event1 (Lid Switch)
Dec 01 17:25:15 mtop systemd-logind[934]: Watching system buttons on /dev/input/event0 (Sleep Button)
Dec 01 17:25:15 mtop prime-switch-boot[864]: Available kernel modules : ['nouveau', 'bbswitch', 'acpi_call', 'nvidia', 'nvidia_drm', 'nvidia_modeset']
Dec 01 17:25:15 mtop prime-switch-boot[864]: Setting up base state
Dec 01 17:25:15 mtop prime-switch-boot[864]: Unloading modules ['nvidia_drm', 'nvidia_modeset', 'nvidia'] (if loaded)
Dec 01 17:25:15 mtop bash[862]: /usr/lib/modules/4.19.86-1-lts/ is owned by linux-lts 4.19.86-1
Dec 01 17:25:15 mtop bash[862]: /usr/lib/modules/4.19.86-1-lts/ is owned by linux-lts-headers 4.19.86-1
Dec 01 17:25:15 mtop bash[862]: /usr/lib/modules/4.19.86-1-lts/ is owned by nvidia-lts 1:440.36-2
Dec 01 17:25:15 mtop bash[862]: + continue
Dec 01 17:25:15 mtop bash[862]: + for i in /usr/lib/modules/[0-9]*
Dec 01 17:25:15 mtop bash[862]: + [[ 5.3.13-arch1-1 = \5\.\3\.\1\3\-\a\r\c\h\1\-\1 ]]
Dec 01 17:25:15 mtop bash[862]: + continue
Dec 01 17:25:15 mtop systemd[1]: linux-modules-cleanup.service: Succeeded.
Dec 01 17:25:15 mtop systemd[1]: Started Clean up modules from old kernels.
Dec 01 17:25:15 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=linux-modules-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:15 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=linux-modules-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:15 mtop prime-switch-boot[864]: Unloading modules ['nouveau'] (if loaded)
Dec 01 17:25:15 mtop prime-switch-boot[864]: Loading module bbswitch
Dec 01 17:25:15 mtop kernel: bbswitch: version 0.8
Dec 01 17:25:15 mtop kernel: bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
Dec 01 17:25:15 mtop kernel: bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.RP01.PEGP
Dec 01 17:25:15 mtop kernel: ACPI Warning: \_SB.PCI0.RP01.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20190703/nsarguments-59)
Dec 01 17:25:15 mtop kernel: bbswitch: detected an Optimus _DSM function
Dec 01 17:25:15 mtop kernel: pci 0000:01:00.0: enabling device (0006 -> 0007)
Dec 01 17:25:15 mtop kernel: bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
Dec 01 17:25:15 mtop prime-switch-boot[864]: Setting GPU power to ON via bbswitch
Dec 01 17:25:15 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 01 17:25:15 mtop prime-switch-boot[864]: Loading module bbswitch
Dec 01 17:25:15 mtop prime-switch-boot[864]: Setting up Intel state
Dec 01 17:25:15 mtop prime-switch-boot[864]: Setting GPU power to OFF via bbswitch
Dec 01 17:25:15 mtop kernel: bbswitch: disabling discrete graphics
Dec 01 17:25:15 mtop kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
Dec 01 17:25:15 mtop NetworkManager[860]: <info>  [1575217515.2232] device (wlp3s0): set-hw-addr: set MAC address to BE:E7:6A:95:C2:4A (scanning)
Dec 01 17:25:15 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 01 17:25:15 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.11' (uid=973 pid=927 comm="/usr/lib/colord-sane ")
Dec 01 17:25:15 mtop dbus-daemon[859]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 01 17:25:15 mtop prime-switch-boot[864]: Loaded extra Intel Xorg options (0 lines)
Dec 01 17:25:15 mtop prime-switch-boot[864]: Loaded extra Nvidia Xorg options (0 lines)
Dec 01 17:25:15 mtop prime-switch-boot[864]: Writing to /etc/X11/xorg.conf.d/10-optimus-manager.conf
Dec 01 17:25:15 mtop systemd[1]: Started Optimus Manager Commands Daemon.
Dec 01 17:25:15 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=optimus-manager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:15 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 01 17:25:15 mtop kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
Dec 01 17:25:15 mtop systemd-logind[934]: Watching system buttons on /dev/input/event5 (AT Translated Set 2 keyboard)
Dec 01 17:25:15 mtop systemd-logind[934]: Watching system buttons on /dev/input/event7 (ThinkPad Extra Buttons)
Dec 01 17:25:15 mtop systemd[1]: Started Login Service.
Dec 01 17:25:15 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:15 mtop NetworkManager[860]: <info>  [1575217515.4564] ovsdb: Could not connect: No such file or directory
Dec 01 17:25:15 mtop dbus-daemon[859]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.2' (uid=0 pid=860 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 01 17:25:15 mtop NetworkManager[860]: <info>  [1575217515.4578] bluez: use BlueZ version 5
Dec 01 17:25:15 mtop systemd[1]: Starting WPA supplicant...
Dec 01 17:25:15 mtop NetworkManager[860]: <info>  [1575217515.4601] bluez5: NAP: added interface 48:A4:72:DC:26:D3
Dec 01 17:25:15 mtop dbus-daemon[859]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Dec 01 17:25:15 mtop wpa_supplicant[988]: Successfully initialized wpa_supplicant
Dec 01 17:25:15 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:15 mtop systemd[1]: Started WPA supplicant.
Dec 01 17:25:15 mtop NetworkManager[860]: <info>  [1575217515.4680] supplicant: wpa_supplicant running
Dec 01 17:25:15 mtop NetworkManager[860]: <info>  [1575217515.4681] device (wlp3s0): supplicant interface state: init -> starting
Dec 01 17:25:15 mtop python3[986]: Optimus Manager (Daemon) version 1.2.2
Dec 01 17:25:15 mtop python3[986]: Automatic log cropping
Dec 01 17:25:15 mtop python3[986]: Opening UNIX socket
Dec 01 17:25:15 mtop python3[986]: Awaiting commands
Dec 01 17:25:15 mtop NetworkManager[860]: <info>  [1575217515.5481] sup-iface[0x5622334d7130,wlp3s0]: supports 5 scan SSIDs
Dec 01 17:25:15 mtop NetworkManager[860]: <info>  [1575217515.5491] device (wlp3s0): supplicant interface state: starting -> ready
Dec 01 17:25:15 mtop NetworkManager[860]: <info>  [1575217515.5493] Wi-Fi P2P device controlled by interface wlp3s0 created
Dec 01 17:25:15 mtop NetworkManager[860]: <info>  [1575217515.5496] manager: (p2p-dev-wlp3s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Dec 01 17:25:15 mtop NetworkManager[860]: <info>  [1575217515.5500] device (p2p-dev-wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 01 17:25:15 mtop NetworkManager[860]: <warn>  [1575217515.5510] sup-iface: failed to cancel p2p connect: P2P cancel failed
Dec 01 17:25:15 mtop NetworkManager[860]: <info>  [1575217515.5511] device (p2p-dev-wlp3s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Dec 01 17:25:15 mtop NetworkManager[860]: <info>  [1575217515.5515] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Dec 01 17:25:17 mtop systemd[1]: Received SIGRTMIN+21 from PID 246 (plymouthd).
Dec 01 17:25:17 mtop systemd[1]: plymouth-deactivate.service: Succeeded.
Dec 01 17:25:17 mtop systemd[1]: Started Deactivate Plymouth Boot Screen.
Dec 01 17:25:17 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-deactivate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:17 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-deactivate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:17 mtop systemd[1]: Starting GNOME Display Manager...
Dec 01 17:25:17 mtop systemd[1]: Started GNOME Display Manager.
Dec 01 17:25:17 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm-plymouth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:17 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.14' (uid=0 pid=991 comm="/usr/bin/gdm ")
Dec 01 17:25:17 mtop systemd[1]: Reached target User and Group Name Lookups.
Dec 01 17:25:17 mtop systemd[1]: Starting Accounts Service...
Dec 01 17:25:17 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.15' (uid=0 pid=994 comm="/usr/lib/accounts-daemon ")
Dec 01 17:25:17 mtop systemd[1]: Starting Authorization Manager...
Dec 01 17:25:17 mtop polkitd[998]: Started polkitd version 0.116
Dec 01 17:25:17 mtop polkitd[998]: Loading rules from directory /etc/polkit-1/rules.d
Dec 01 17:25:17 mtop polkitd[998]: Loading rules from directory /usr/share/polkit-1/rules.d
Dec 01 17:25:17 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.18' (uid=973 pid=927 comm="/usr/lib/colord-sane ")
Dec 01 17:25:17 mtop dbus-daemon[859]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 01 17:25:17 mtop polkitd[998]: Finished loading, compiling and executing 8 rules
Dec 01 17:25:17 mtop dbus-daemon[859]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Dec 01 17:25:17 mtop systemd[1]: Started Authorization Manager.
Dec 01 17:25:17 mtop polkitd[998]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Dec 01 17:25:17 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:17 mtop accounts-daemon[994]: started daemon version 0.6.55
Dec 01 17:25:17 mtop dbus-daemon[859]: [system] Successfully activated service 'org.freedesktop.Accounts'
Dec 01 17:25:17 mtop systemd[1]: Started Accounts Service.
Dec 01 17:25:17 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:17 mtop audit[1013]: USER_AUTH pid=1013 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=mtop addr=? terminal=/dev/tty1 res=success'
Dec 01 17:25:17 mtop audit[1013]: USER_ACCT pid=1013 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=mtop addr=? terminal=/dev/tty1 res=success'
Dec 01 17:25:17 mtop audit[1013]: CRED_ACQ pid=1013 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=mtop addr=? terminal=/dev/tty1 res=success'
Dec 01 17:25:17 mtop systemd[1]: Created slice User Slice of UID 120.
Dec 01 17:25:17 mtop systemd[1]: Starting User Runtime Directory /run/user/120...
Dec 01 17:25:17 mtop systemd-logind[934]: New session c1 of user gdm.
Dec 01 17:25:17 mtop systemd[1]: Started User Runtime Directory /run/user/120.
Dec 01 17:25:17 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:17 mtop systemd[1]: Starting User Manager for UID 120...
Dec 01 17:25:17 mtop audit[1018]: USER_ACCT pid=1018 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:17 mtop systemd[1018]: pam_unix(systemd-user:session): session opened for user gdm by (uid=0)
Dec 01 17:25:17 mtop audit[1018]: USER_START pid=1018 uid=0 auid=120 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:17 mtop systemd[1018]: Reached target Paths.
Dec 01 17:25:17 mtop systemd[1018]: Reached target Timers.
Dec 01 17:25:17 mtop systemd[1018]: Starting D-Bus User Message Bus Socket.
Dec 01 17:25:17 mtop systemd[1018]: Listening on GnuPG network certificate management daemon.
Dec 01 17:25:17 mtop systemd[1018]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 01 17:25:17 mtop systemd[1018]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 01 17:25:17 mtop systemd[1018]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 01 17:25:17 mtop systemd[1018]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 01 17:25:17 mtop systemd[1018]: Listening on p11-kit server.
Dec 01 17:25:17 mtop systemd[1018]: Listening on Multimedia System.
Dec 01 17:25:17 mtop systemd[1018]: Listening on Sound System.
Dec 01 17:25:17 mtop systemd[1018]: Listening on D-Bus User Message Bus Socket.
Dec 01 17:25:17 mtop systemd[1018]: Reached target Sockets.
Dec 01 17:25:17 mtop systemd[1018]: Reached target Basic System.
Dec 01 17:25:17 mtop systemd[1]: Started User Manager for UID 120.
Dec 01 17:25:17 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:17 mtop systemd[1018]: Starting Update XDG user dir configuration...
Dec 01 17:25:17 mtop systemd[1]: Started Session c1 of user gdm.
Dec 01 17:25:17 mtop systemd[1018]: xdg-user-dirs-update.service: Succeeded.
Dec 01 17:25:17 mtop systemd[1018]: Started Update XDG user dir configuration.
Dec 01 17:25:17 mtop systemd[1018]: Reached target Main User Target.
Dec 01 17:25:17 mtop systemd[1018]: Startup finished in 68ms.
Dec 01 17:25:17 mtop audit[1013]: USER_START pid=1013 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_keyinit,pam_succeed_if,pam_systemd,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=mtop addr=? terminal=/dev/tty1 res=success'
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (--) Log file renamed from "/var/lib/gdm/.local/share/xorg/Xorg.pid-1030.log" to "/var/lib/gdm/.local/share/xorg/Xorg.0.log"
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (WW) Failed to open protocol names file lib/xorg/protocol.txt
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: X.Org X Server 1.20.6
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: X Protocol Version 11, Revision 0
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: Build Operating System: Linux Arch Linux
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: Current Operating System: Linux mtop 5.3.13-arch1-1 #1 SMP PREEMPT Sun, 24 Nov 2019 10:15:50 +0000 x86_64
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=39f14b5e-84c0-4ec0-871b-0ed0910977b1 rw rootflags=subvol=@ cryptdevice=/dev/nvme0n1p3:root quiet splash
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: Build Date: 23 November 2019  06:54:33AM
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:  
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: Current version of pixman: 0.38.4
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         Before reporting problems, check http://wiki.x.org
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         to make sure that you have the latest version.
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: Markers: (--) probed, (**) from config file, (==) default setting,
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         (++) from command line, (!!) notice, (II) informational,
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) Log file: "/var/lib/gdm/.local/share/xorg/Xorg.0.log", Time: Sun Dec  1 17:25:17 2019
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) Using config directory: "/etc/X11/xorg.conf.d"
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) No Layout section.  Using the first Screen section.
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) No screen section available. Using defaults.
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (**) |-->Screen "Default Screen Section" (0)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (**) |   |-->Monitor "<default monitor>"
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) No device specified for screen "Default Screen Section".
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         Using the first device section listed.
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (**) |   |-->Device "intel"
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) No monitor specified for screen "Default Screen Section".
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         Using a default monitor configuration.
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) Automatically adding devices
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) Automatically enabling devices
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) Automatically adding GPU devices
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) Automatically binding GPU devices
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         Entry deleted from font path.
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         (Run 'mkfontdir' on "/usr/share/fonts/misc").
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (WW) The directory "/usr/share/fonts/OTF" does not exist.
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         Entry deleted from font path.
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (WW) The directory "/usr/share/fonts/Type1" does not exist.
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         Entry deleted from font path.
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) FontPath set to:
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         /usr/share/fonts/TTF,
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         /usr/share/fonts/100dpi,
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         /usr/share/fonts/75dpi
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) ModulePath set to "/usr/lib/xorg/modules"
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) The server relies on udev to provide the list of input devices.
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         If no devices become available, reconfigure udev or disable AutoAddDevices.
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Module ABI versions:
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         X.Org ANSI C Emulation: 0.4
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         X.Org Video Driver: 24.0
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         X.Org XInput driver : 24.1
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         X.Org Server Extension : 10.0
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (++) using VT number 1
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) xfree86: Adding drm device (/dev/dri/card0)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (--) PCI:*(0@0:2:0) 8086:5917:17aa:225e rev 7, Mem @ 0xdb000000/16777216, 0x60000000/536870912, I/O @ 0x0000e000/64, BIOS @ 0x????????/131072
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (--) PCI: (1@0:0:0) 10de:1d10:17aa:225e rev 161, Mem @ 0xdc000000/16777216, 0x80000000/268435456, 0x90000000/33554432, I/O @ 0x0000d000/128
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) LoadModule: "glx"
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Module glx: vendor="X.Org Foundation"
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         compiled for 1.20.6, module version = 1.0.0
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         ABI class: X.Org Server Extension, version 10.0
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) LoadModule: "modesetting"
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Module modesetting: vendor="X.Org Foundation"
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         compiled for 1.20.6, module version = 1.20.6
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         Module class: X.Org Video Driver
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         ABI class: X.Org Video Driver, version 24.0
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): using drv /dev/dri/card0
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Creating default Display subsection in Screen section
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         "Default Screen Section" for depth/fbbpp 24/32
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) modeset(0): Depth 24, (==) framebuffer bpp 32
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) modeset(0): RGB weight 888
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) modeset(0): Default visual is TrueColor
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Loading sub module "glamoregl"
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) LoadModule: "glamoregl"
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Module glamoregl: vendor="X.Org Foundation"
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         compiled for 1.20.6, module version = 1.0.1
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         ABI class: X.Org ANSI C Emulation, version 0.4
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) UHD Graphics 620 (Kabylake GT2)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): glamor initialized
Dec 01 17:25:17 mtop kernel: broken atomic modeset userspace detected, disabling atomic
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Output eDP-1 has no monitor section
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Output DP-1 has no monitor section
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Output HDMI-1 has no monitor section
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Output DP-2 has no monitor section
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Output HDMI-2 has no monitor section
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): EDID for output eDP-1
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Manufacturer: LGD  Model: 521  Serial#: 0
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Year: 2016  Week: 0
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): EDID Version: 1.4
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Digital Display Input
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): 6 bits per channel
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Digital interface is DisplayPort
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Max Image Size [cm]: horiz.: 31  vert.: 17
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Gamma: 2.20
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): DPMS capabilities: StandBy Suspend Off
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): First detailed timing is preferred mode
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Preferred mode is native pixel format and refresh rate
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): redX: 0.580 redY: 0.360   greenX: 0.335 greenY: 0.560
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): blueX: 0.160 blueY: 0.120   whiteX: 0.313 whiteY: 0.329
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Manufacturer's mask: 0
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Supported detailed timing:
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): clock: 138.7 MHz   Image Size:  309 x 174 mm
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Supported detailed timing:
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): clock: 110.9 MHz   Image Size:  309 x 174 mm
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0):  LG Display
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0):  LP140WF6-SPB7
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): EDID (in hex):
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0):         00ffffffffffff0030e4210500000000
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0):         001a0104951f1178ea9d35945c558f29
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0):         1e505400000001010101010101010101
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0):         0101010101012e3680a070381f403020
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0):         350035ae1000001a542b80a070381f40
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0):         3020350035ae1000001a000000fe004c
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0):         4720446973706c61790a2020000000fe
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0):         004c503134305746362d535042370074
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Printing probed modes for output eDP-1
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1920x1080"x60.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1920x1080"x48.0  110.92  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (53.3 kHz e)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): EDID for output DP-1
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): EDID for output HDMI-1
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): EDID for output DP-2
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): EDID for output HDMI-2
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Output eDP-1 connected
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Output DP-1 disconnected
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Output HDMI-1 disconnected
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Output DP-2 disconnected
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Output HDMI-2 disconnected
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Using exact sizes for initial modes
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) modeset(0): DPI set to (96, 96)
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Loading sub module "fb"
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) LoadModule: "fb"
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Loading /usr/lib/xorg/modules/libfb.so
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Module fb: vendor="X.Org Foundation"
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         compiled for 1.20.6, module version = 1.0.0
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]:         ABI class: X.Org ANSI C Emulation, version 0.4
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) modeset(0): Backing store enabled
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) modeset(0): Silken mouse disabled
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (==) modeset(0): DPMS enabled
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (WW) modeset(0): Option "DRI" is not used
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): [DRI2] Setup complete
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): [DRI2]   DRI driver: i965
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): [DRI2]   VDPAU driver: i965
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension Generic Event Extension
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension SHAPE
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension MIT-SHM
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension XInputExtension
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension XTEST
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension BIG-REQUESTS
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension SYNC
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension XKEYBOARD
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension XC-MISC
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension SECURITY
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension XFIXES
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension RENDER
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension RANDR
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension COMPOSITE
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension DAMAGE
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension MIT-SCREEN-SAVER
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension DOUBLE-BUFFER
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension RECORD
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension DPMS
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension Present
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension DRI3
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension X-Resource
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension XVideo
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension XVideo-MotionCompensation
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension GLX
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) AIGLX: Loaded and initialized i965
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) GLX: Initialized DRI2 GL provider for screen 0
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension XFree86-VidModeExtension
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension XFree86-DGA
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension XFree86-DRI
Dec 01 17:25:17 mtop /usr/lib/gdm-x-session[1028]: (II) Initializing extension DRI2
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Damage tracking initialized
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Setting screen physical size to 508 x 285
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) config/udev: Adding input device Power Button (/dev/input/event2)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) LoadModule: "libinput"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) Module libinput: vendor="X.Org Foundation"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]:         compiled for 1.20.5, module version = 0.29.0
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]:         Module class: X.Org XInput Driver
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]:         ABI class: X.Org XInput driver, version 24.1
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) Using input driver 'libinput' for 'Power Button'
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 15 paused 0
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Power Button: always reports core events
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "Device" "/dev/input/event2"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "_source" "server/udev"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event2  - Power Button: is tagged by udev as: Keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event2  - Power Button: device is a keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event2  - Power Button: device removed
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event2  - Power Button: is tagged by udev as: Keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event2  - Power Button: device is a keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) config/udev: Adding input device Video Bus (/dev/input/event3)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) Using input driver 'libinput' for 'Video Bus'
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 18 paused 0
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Video Bus: always reports core events
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "Device" "/dev/input/event3"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "_source" "server/udev"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event3  - Video Bus: is tagged by udev as: Keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event3  - Video Bus: device is a keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event3  - Video Bus: device removed
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event3  - Video Bus: is tagged by udev as: Keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event3  - Video Bus: device is a keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) config/udev: Adding input device Video Bus (/dev/input/event4)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) Using input driver 'libinput' for 'Video Bus'
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 19 paused 0
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Video Bus: always reports core events
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "Device" "/dev/input/event4"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "_source" "server/udev"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event4  - Video Bus: is tagged by udev as: Keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event4  - Video Bus: device is a keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event4  - Video Bus: device removed
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:35/LNXVIDEO:01/input/input4/event4"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event4  - Video Bus: is tagged by udev as: Keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event4  - Video Bus: device is a keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) This device may have been added with another device file.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) Using input driver 'libinput' for 'Sleep Button'
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 20 paused 0
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Sleep Button: always reports core events
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "Device" "/dev/input/event0"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "_source" "server/udev"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event0  - Sleep Button: is tagged by udev as: Keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event0  - Sleep Button: device is a keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event0  - Sleep Button: device removed
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event0  - Sleep Button: is tagged by udev as: Keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event0  - Sleep Button: device is a keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event17)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 21 paused 0
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Integrated Camera: Integrated C: always reports core events
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "Device" "/dev/input/event17"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "_source" "server/udev"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event17 - Integrated Camera: Integrated C: device is a keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event17 - Integrated Camera: Integrated C: device removed
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input20/event17"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 10)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event17 - Integrated Camera: Integrated C: device is a keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) This device may have been added with another device file.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) This device may have been added with another device file.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) This device may have been added with another device file.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) This device may have been added with another device file.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event12)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) This device may have been added with another device file.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event13)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) This device may have been added with another device file.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event14)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) This device may have been added with another device file.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event15)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) This device may have been added with another device file.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 22 paused 0
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) AT Translated Set 2 keyboard: always reports core events
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "Device" "/dev/input/event5"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "_source" "server/udev"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event5  - AT Translated Set 2 keyboard: device removed
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) This device may have been added with another device file.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 23 paused 0
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) ThinkPad Extra Buttons: always reports core events
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "Device" "/dev/input/event7"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "_source" "server/udev"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event7  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event7  - ThinkPad Extra Buttons: device is a keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event7  - ThinkPad Extra Buttons: device removed
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input8/event7"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 12)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event7  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event7  - ThinkPad Extra Buttons: device is a keyboard
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) config/udev: Adding input device Synaptics TM3276-022 (/dev/input/event16)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Synaptics TM3276-022: Applying InputClass "libinput touchpad catchall"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) Using input driver 'libinput' for 'Synaptics TM3276-022'
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 24 paused 0
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Synaptics TM3276-022: always reports core events
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "Device" "/dev/input/event16"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "_source" "server/udev"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event16 - Synaptics TM3276-022: is tagged by udev as: Touchpad
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event16 - Synaptics TM3276-022: device is a touchpad
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event16 - Synaptics TM3276-022: device removed
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "config_info" "udev:/sys/devices/rmi4-00/input/input18/event16"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) XINPUT: Adding extended input device "Synaptics TM3276-022" (type: TOUCHPAD, id 13)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "AccelerationScheme" "none"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Synaptics TM3276-022: (accel) selected scheme none/0
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Synaptics TM3276-022: (accel) acceleration factor: 2.000
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Synaptics TM3276-022: (accel) acceleration threshold: 4
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event16 - Synaptics TM3276-022: is tagged by udev as: Touchpad
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event16 - Synaptics TM3276-022: device is a touchpad
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) config/udev: Adding input device Synaptics TM3276-022 (/dev/input/mouse0)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) This device may have been added with another device file.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event18)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 25 paused 0
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) TPPS/2 IBM TrackPoint: always reports core events
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "Device" "/dev/input/event18"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "_source" "server/udev"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event18 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event18 - TPPS/2 IBM TrackPoint: trackpoint multiplier is 0.40
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event18 - TPPS/2 IBM TrackPoint: device is a pointer
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event18 - TPPS/2 IBM TrackPoint: device removed
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "config_info" "udev:/sys/devices/rmi4-00/rmi4-00.fn03/serio2/input/input19/event18"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 14)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) Option "AccelerationScheme" "none"
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event18 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event18 - TPPS/2 IBM TrackPoint: trackpoint multiplier is 0.40
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) event18 - TPPS/2 IBM TrackPoint: device is a pointer
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) This device may have been added with another device file.
Dec 01 17:25:18 mtop systemd[1018]: Started D-Bus User Message Bus.
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: 2019-12-01 05:25:18 PM +0100 ====================
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: Optimus Manager (Setup script) version 1.2.2
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: Setting up PRIME
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: Checking status of optimus-manager.service
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: Loading config
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: Running /etc/optimus-manager/xsetup-intel.sh
Dec 01 17:25:18 mtop dbus-daemon[1034]: [session uid=120 pid=1034] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.2' (uid=120 pid=1047 comm="/usr/lib/gnome-session-check-accelerated ")
Dec 01 17:25:18 mtop systemd[1018]: Starting Accessibility services bus...
Dec 01 17:25:18 mtop dbus-daemon[1034]: [session uid=120 pid=1034] Successfully activated service 'org.a11y.Bus'
Dec 01 17:25:18 mtop systemd[1018]: Started Accessibility services bus.
Dec 01 17:25:18 mtop systemd[1018]: Created slice gnome\x2dsession\x2dmanager.slice.
Dec 01 17:25:18 mtop systemd[1018]: Reached target Session services which should run early before the graphical session is brought up.
Dec 01 17:25:18 mtop systemd[1018]: Starting Monitor Session leader for GNOME Session...
Dec 01 17:25:18 mtop systemd[1018]: Starting Sound Service...
Dec 01 17:25:18 mtop gnome-session-c[1061]: Error creating FIFO: File exists
Dec 01 17:25:18 mtop systemd[1018]: Started Monitor Session leader for GNOME Session.
Dec 01 17:25:18 mtop systemd[1018]: Reached target Tasks to be run before GNOME Session starts.
Dec 01 17:25:18 mtop systemd[1018]: Starting GNOME Session Manager (session: gnome-login)...
Dec 01 17:25:18 mtop systemd[1018]: Started GNOME Session Manager (session: gnome-login).
Dec 01 17:25:18 mtop systemd[1018]: Reached target GNOME Session Manager is ready.
Dec 01 17:25:18 mtop systemd[1018]: Starting GNOME Shell on X11...
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): EDID vendor "LGD", prod id 1313
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Printing DDC gathered Modelines:
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
Dec 01 17:25:18 mtop /usr/lib/gdm-x-session[1028]: (II) modeset(0): Modeline "1920x1080"x0.0  110.92  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (53.3 kHz e)
Dec 01 17:25:18 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.34' (uid=120 pid=1062 comm="/usr/bin/pulseaudio --daemonize=no ")
Dec 01 17:25:18 mtop systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Dec 01 17:25:18 mtop dbus-daemon[859]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Dec 01 17:25:18 mtop systemd[1]: Started RealtimeKit Scheduling Policy Service.
Dec 01 17:25:18 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:18 mtop rtkit-daemon[1076]: Successfully called chroot.
Dec 01 17:25:18 mtop rtkit-daemon[1076]: Successfully dropped privileges.
Dec 01 17:25:18 mtop rtkit-daemon[1076]: Successfully limited resources.
Dec 01 17:25:18 mtop rtkit-daemon[1076]: Running.
Dec 01 17:25:18 mtop rtkit-daemon[1076]: Watchdog thread running.
Dec 01 17:25:18 mtop rtkit-daemon[1076]: Canary thread running.
Dec 01 17:25:18 mtop rtkit-daemon[1076]: Successfully made thread 1062 of process 1062 owned by '120' high priority at nice level -11.
Dec 01 17:25:18 mtop rtkit-daemon[1076]: Supervising 1 threads of 1 processes of 1 users.
Dec 01 17:25:18 mtop kernel: kauditd_printk_skb: 50 callbacks suppressed
Dec 01 17:25:18 mtop kernel: audit: type=1130 audit(1575217518.675:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:18 mtop rtkit-daemon[1076]: Supervising 1 threads of 1 processes of 1 users.
Dec 01 17:25:18 mtop rtkit-daemon[1076]: Successfully made thread 1088 of process 1062 owned by '120' RT at priority 5.
Dec 01 17:25:18 mtop rtkit-daemon[1076]: Supervising 2 threads of 1 processes of 1 users.
Dec 01 17:25:18 mtop rtkit-daemon[1076]: Supervising 2 threads of 1 processes of 1 users.
Dec 01 17:25:18 mtop rtkit-daemon[1076]: Successfully made thread 1089 of process 1062 owned by '120' RT at priority 5.
Dec 01 17:25:18 mtop rtkit-daemon[1076]: Supervising 3 threads of 1 processes of 1 users.
Dec 01 17:25:18 mtop systemd[1018]: Started Sound Service.
Dec 01 17:25:18 mtop bluetoothd[936]: Endpoint registered: sender=:1.41 path=/MediaEndpoint/A2DPSink/sbc
Dec 01 17:25:18 mtop bluetoothd[936]: Endpoint registered: sender=:1.41 path=/MediaEndpoint/A2DPSource/sbc
Dec 01 17:25:18 mtop wpa_supplicant[988]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=DE
Dec 01 17:25:18 mtop kernel: Bluetooth: RFCOMM TTY layer initialized
Dec 01 17:25:18 mtop kernel: Bluetooth: RFCOMM socket layer initialized
Dec 01 17:25:18 mtop kernel: Bluetooth: RFCOMM ver 1.11
Dec 01 17:25:18 mtop NetworkManager[860]: <info>  [1575217518.9633] policy: auto-activating connection 'OnePlus 5T' (5f97e67d-912a-4aed-8f68-7723fa06f4b3)
Dec 01 17:25:18 mtop NetworkManager[860]: <info>  [1575217518.9637] device (wlp3s0): Activation: starting connection 'OnePlus 5T' (5f97e67d-912a-4aed-8f68-7723fa06f4b3)
Dec 01 17:25:18 mtop NetworkManager[860]: <info>  [1575217518.9638] device (wlp3s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Dec 01 17:25:18 mtop NetworkManager[860]: <info>  [1575217518.9640] manager: NetworkManager state is now CONNECTING
Dec 01 17:25:18 mtop NetworkManager[860]: <info>  [1575217518.9660] device (wlp3s0): set-hw-addr: reset MAC address to 48:A4:72:DC:26:CF (preserve)
Dec 01 17:25:18 mtop NetworkManager[860]: <info>  [1575217518.9733] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Dec 01 17:25:18 mtop NetworkManager[860]: <info>  [1575217518.9735] device (wlp3s0): Activation: (wifi) access point 'OnePlus 5T' has security, but secrets are required.
Dec 01 17:25:18 mtop NetworkManager[860]: <info>  [1575217518.9735] device (wlp3s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Dec 01 17:25:18 mtop NetworkManager[860]: <info>  [1575217518.9749] device (wlp3s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Dec 01 17:25:18 mtop NetworkManager[860]: <info>  [1575217518.9751] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Dec 01 17:25:18 mtop NetworkManager[860]: <info>  [1575217518.9753] device (wlp3s0): Activation: (wifi) connection 'OnePlus 5T' has security, and secrets exist.  No new secrets needed.
Dec 01 17:25:18 mtop NetworkManager[860]: <info>  [1575217518.9753] Config: added 'ssid' value 'OnePlus 5T'
Dec 01 17:25:18 mtop NetworkManager[860]: <info>  [1575217518.9753] Config: added 'scan_ssid' value '1'
Dec 01 17:25:18 mtop NetworkManager[860]: <info>  [1575217518.9753] Config: added 'bgscan' value 'simple:30:-80:86400'
Dec 01 17:25:18 mtop NetworkManager[860]: <info>  [1575217518.9753] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Dec 01 17:25:18 mtop NetworkManager[860]: <info>  [1575217518.9753] Config: added 'psk' value '<hidden>'
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.0097] device (wlp3s0): supplicant interface state: ready -> disconnected
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.0098] device (p2p-dev-wlp3s0): supplicant management interface state: ready -> disconnected
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.0133] device (wlp3s0): supplicant interface state: disconnected -> inactive
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.0134] device (p2p-dev-wlp3s0): supplicant management interface state: disconnected -> inactive
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.0189] device (wlp3s0): supplicant interface state: inactive -> scanning
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.0190] device (p2p-dev-wlp3s0): supplicant management interface state: inactive -> scanning
Dec 01 17:25:19 mtop gnome-shell[1069]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Dec 01 17:25:19 mtop gnome-shell[1069]: Will monitor session c1
Dec 01 17:25:19 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.33' (uid=120 pid=1069 comm="/usr/bin/gnome-shell ")
Dec 01 17:25:19 mtop systemd[1]: Starting Locale Service...
Dec 01 17:25:19 mtop gnome-shell[1069]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Dec 01 17:25:19 mtop dbus-daemon[1034]: [session uid=120 pid=1034] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.12' (uid=120 pid=1069 comm="/usr/bin/gnome-shell ")
Dec 01 17:25:19 mtop systemd[1018]: Starting sandboxed app permission store...
Dec 01 17:25:19 mtop dbus-daemon[1034]: [session uid=120 pid=1034] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Dec 01 17:25:19 mtop systemd[1018]: Started sandboxed app permission store.
Dec 01 17:25:19 mtop dbus-daemon[859]: [system] Successfully activated service 'org.freedesktop.locale1'
Dec 01 17:25:19 mtop systemd[1]: Started Locale Service.
Dec 01 17:25:19 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:19 mtop kernel: audit: type=1130 audit(1575217519.289:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:19 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.33' (uid=120 pid=1069 comm="/usr/bin/gnome-shell ")
Dec 01 17:25:19 mtop systemd[1]: Starting Daemon for power management...
Dec 01 17:25:19 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.33' (uid=120 pid=1069 comm="/usr/bin/gnome-shell ")
Dec 01 17:25:19 mtop systemd[1]: Starting Location Lookup Service...
Dec 01 17:25:19 mtop polkitd[998]: Registered Authentication Agent for unix-session:c1 (system bus name :1.33 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Dec 01 17:25:19 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.48' (uid=963 pid=1106 comm="/usr/lib/geoclue ")
Dec 01 17:25:19 mtop dbus-daemon[859]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 01 17:25:19 mtop geoclue[1106]: Failed to connect to avahi service: Daemon not running
Dec 01 17:25:19 mtop dbus-daemon[859]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Dec 01 17:25:19 mtop systemd[1]: Started Location Lookup Service.
Dec 01 17:25:19 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:19 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.47' (uid=963 pid=1106 comm="/usr/lib/geoclue ")
Dec 01 17:25:19 mtop dbus-daemon[859]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
Dec 01 17:25:19 mtop geoclue[1106]: Failed to connect to ModemManager: Error calling StartServiceByName for org.freedesktop.ModemManager1: Unit dbus-org.freedesktop.ModemManager1.service not found.
Dec 01 17:25:19 mtop kernel: audit: type=1130 audit(1575217519.455:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:19 mtop gnome-shell[1069]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Dec 01 17:25:19 mtop systemd[1018]: Started GNOME Shell on X11.
Dec 01 17:25:19 mtop systemd[1018]: Reached target GNOME Shell on X11.
Dec 01 17:25:19 mtop systemd[1018]: Reached target GNOME Session is initialized.
Dec 01 17:25:19 mtop systemd[1018]: Reached target GNOME session X11 services.
Dec 01 17:25:19 mtop systemd[1018]: Reached target GNOME X11 Session.
Dec 01 17:25:19 mtop systemd[1018]: Reached target GNOME Session (session: gnome-login).
Dec 01 17:25:19 mtop systemd[1018]: Starting Signal initialization done to GNOME Session Manager...
Dec 01 17:25:19 mtop systemd[1018]: Starting GNOME Accessibility settings...
Dec 01 17:25:19 mtop systemd[1018]: Starting GNOME Color management...
Dec 01 17:25:19 mtop systemd[1018]: Starting GNOME Keyboard handling...
Dec 01 17:25:19 mtop systemd[1018]: Starting GNOME Media keys handling...
Dec 01 17:25:19 mtop systemd[1018]: Starting GNOME Power management handling...
Dec 01 17:25:19 mtop systemd[1018]: Starting GNOME Printer notifications...
Dec 01 17:25:19 mtop gnome-session-binary[1064]: Entering running state
Dec 01 17:25:19 mtop systemd[1018]: Starting GNOME RFKill handling...
Dec 01 17:25:19 mtop systemd[1018]: Starting GNOME Smartcard handling...
Dec 01 17:25:19 mtop systemd[1018]: Starting GNOME Sound sample caching handling...
Dec 01 17:25:19 mtop systemd[1018]: Starting GNOME Wacom handling...
Dec 01 17:25:19 mtop systemd[1018]: Starting GNOME WWan management...
Dec 01 17:25:19 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.53' (uid=120 pid=1126 comm="/usr/lib/gsd-print-notifications ")
Dec 01 17:25:19 mtop dbus-daemon[859]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 01 17:25:19 mtop xbrlapi.desktop[1129]: openConnection: connect: No such file or directory
Dec 01 17:25:19 mtop xbrlapi.desktop[1129]: cannot connect to braille devices daemon brltty at :0
Dec 01 17:25:19 mtop systemd[1018]: Starting GNOME XSettings...
Dec 01 17:25:19 mtop systemd[1018]: gnome-session-signal-init.service: Succeeded.
Dec 01 17:25:19 mtop systemd[1018]: Started Signal initialization done to GNOME Session Manager.
Dec 01 17:25:19 mtop systemd[1018]: Started GNOME Printer notifications.
Dec 01 17:25:19 mtop systemd[1018]: Started GNOME Sound sample caching handling.
Dec 01 17:25:19 mtop systemd[1018]: Started GNOME Accessibility settings.
Dec 01 17:25:19 mtop systemd[1018]: Reached target GNOME Accessibility settings.
Dec 01 17:25:19 mtop systemd[1018]: Reached target GNOME Printer notifications.
Dec 01 17:25:19 mtop systemd[1018]: Reached target GNOME Sound sample caching handling.
Dec 01 17:25:19 mtop systemd[1018]: Started GNOME WWan management.
Dec 01 17:25:19 mtop kernel: rfkill: input handler disabled
Dec 01 17:25:19 mtop systemd[1018]: Started GNOME RFKill handling.
Dec 01 17:25:19 mtop systemd[1018]: Reached target GNOME RFKill handling.
Dec 01 17:25:19 mtop systemd[1018]: Reached target GNOME WWan management.
Dec 01 17:25:19 mtop at-spi-bus-launcher[1049]: dbus-daemon[1055]: Activating service name='org.a11y.atspi.Registry' requested by ':1.2' (uid=120 pid=1121 comm="/usr/lib/gsd-keyboard ")
Dec 01 17:25:19 mtop systemd[1018]: Started GNOME Keyboard handling.
Dec 01 17:25:19 mtop systemd[1018]: Reached target GNOME Keyboard handling.
Dec 01 17:25:19 mtop at-spi-bus-launcher[1049]: dbus-daemon[1055]: Successfully activated service 'org.a11y.atspi.Registry'
Dec 01 17:25:19 mtop systemd[1018]: Started GNOME Smartcard handling.
Dec 01 17:25:19 mtop systemd[1018]: Reached target GNOME Smartcard handling.
Dec 01 17:25:19 mtop at-spi-bus-launcher[1049]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Dec 01 17:25:19 mtop systemd[1018]: Started GNOME Color management.
Dec 01 17:25:19 mtop systemd[1018]: Reached target GNOME Color management.
Dec 01 17:25:19 mtop systemd[1018]: Started GNOME Media keys handling.
Dec 01 17:25:19 mtop systemd[1018]: Reached target GNOME Media keys handling.
Dec 01 17:25:19 mtop systemd[1018]: Started GNOME Wacom handling.
Dec 01 17:25:19 mtop systemd[1018]: Reached target GNOME Wacom handling.
Dec 01 17:25:19 mtop gnome-shell[1069]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.6991] bluez: BT device MyMoped (94:65:2D:C3:61:E1) added (DUN NAP)
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.6994] manager: (94:65:2D:C3:61:E1): new Bluetooth device (/org/freedesktop/NetworkManager/Devices/5)
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.6996] device (94:65:2D:C3:61:E1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.7007] device (94:65:2D:C3:61:E1): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Dec 01 17:25:19 mtop dbus-daemon[859]: [system] Successfully activated service 'org.freedesktop.UPower'
Dec 01 17:25:19 mtop systemd[1]: Started Daemon for power management.
Dec 01 17:25:19 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:19 mtop kernel: audit: type=1130 audit(1575217519.699:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:19 mtop systemd[1018]: Started GNOME Power management handling.
Dec 01 17:25:19 mtop systemd[1018]: Reached target GNOME Power management handling.
Dec 01 17:25:19 mtop systemd[1018]: Started GNOME XSettings.
Dec 01 17:25:19 mtop systemd[1018]: Reached target GNOME XSettings.
Dec 01 17:25:19 mtop systemd[1018]: Reached target GNOME Session.
Dec 01 17:25:19 mtop systemd[1018]: Reached target GNOME X11 Session (session: gnome-login).
Dec 01 17:25:19 mtop systemd[1018]: Reached target Current graphical user session.
Dec 01 17:25:19 mtop wpa_supplicant[988]: wlp3s0: SME: Trying to authenticate with 94:65:2d:c3:61:e2 (SSID='OnePlus 5T' freq=2437 MHz)
Dec 01 17:25:19 mtop kernel: wlp3s0: authenticate with 94:65:2d:c3:61:e2
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.7673] device (wlp3s0): supplicant interface state: scanning -> authenticating
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.7674] device (p2p-dev-wlp3s0): supplicant management interface state: scanning -> authenticating
Dec 01 17:25:19 mtop kernel: wlp3s0: send auth to 94:65:2d:c3:61:e2 (try 1/3)
Dec 01 17:25:19 mtop wpa_supplicant[988]: wlp3s0: Trying to associate with 94:65:2d:c3:61:e2 (SSID='OnePlus 5T' freq=2437 MHz)
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.7757] device (wlp3s0): supplicant interface state: authenticating -> associating
Dec 01 17:25:19 mtop kernel: wlp3s0: authenticated
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.7757] device (p2p-dev-wlp3s0): supplicant management interface state: authenticating -> associating
Dec 01 17:25:19 mtop kernel: wlp3s0: associate with 94:65:2d:c3:61:e2 (try 1/3)
Dec 01 17:25:19 mtop kernel: wlp3s0: RX AssocResp from 94:65:2d:c3:61:e2 (capab=0x1431 status=0 aid=3)
Dec 01 17:25:19 mtop wpa_supplicant[988]: wlp3s0: Associated with 94:65:2d:c3:61:e2
Dec 01 17:25:19 mtop wpa_supplicant[988]: wlp3s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 01 17:25:19 mtop kernel: wlp3s0: associated
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.7971] device (wlp3s0): supplicant interface state: associating -> 4-way handshake
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.7971] device (p2p-dev-wlp3s0): supplicant management interface state: associating -> 4-way handshake
Dec 01 17:25:19 mtop wpa_supplicant[988]: wlp3s0: WPA: Key negotiation completed with 94:65:2d:c3:61:e2 [PTK=CCMP GTK=CCMP]
Dec 01 17:25:19 mtop wpa_supplicant[988]: wlp3s0: CTRL-EVENT-CONNECTED - Connection to 94:65:2d:c3:61:e2 completed [id=0 id_str=]
Dec 01 17:25:19 mtop kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
Dec 01 17:25:19 mtop gsd-media-keys[1122]: Failed to grab accelerator for keybinding settings:rfkill
Dec 01 17:25:19 mtop gsd-media-keys[1122]: Failed to grab accelerator for keybinding settings:hibernate
Dec 01 17:25:19 mtop gsd-media-keys[1122]: Failed to grab accelerator for keybinding settings:playback-repeat
Dec 01 17:25:19 mtop gsd-media-keys[1122]: Failed to grab accelerator for keybinding settings:playback-random
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.8427] device (wlp3s0): supplicant interface state: 4-way handshake -> completed
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.8427] device (wlp3s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "OnePlus 5T"
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.8427] device (p2p-dev-wlp3s0): supplicant management interface state: 4-way handshake -> completed
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.8429] device (wlp3s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.8434] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
Dec 01 17:25:19 mtop wpa_supplicant[988]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-43 noise=9999 txrate=1000
Dec 01 17:25:19 mtop gnome-shell[1069]: JS WARNING: [resource:///org/gnome/shell/ui/layout.js 24]: reference to undefined property "MetaWindowX11"
Dec 01 17:25:19 mtop wpa_supplicant[988]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-42 noise=9999 txrate=144400
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.9162] dhcp4 (wlp3s0): state changed unknown -> bound
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.9173] device (wlp3s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.9186] device (wlp3s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.9188] device (wlp3s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.9192] manager: NetworkManager state is now CONNECTED_LOCAL
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.9213] manager: NetworkManager state is now CONNECTED_SITE
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.9214] policy: set 'OnePlus 5T' (wlp3s0) as default for IPv4 routing and DNS
Dec 01 17:25:19 mtop NetworkManager[860]: <info>  [1575217519.9220] device (wlp3s0): Activation: successful, device activated.
Dec 01 17:25:19 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.2' (uid=0 pid=860 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 01 17:25:19 mtop dbus-daemon[859]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Dec 01 17:25:20 mtop gnome-shell[1069]: Registering session with GDM
Dec 01 17:25:20 mtop NetworkManager[860]: <info>  [1575217520.6022] manager: NetworkManager state is now CONNECTED_GLOBAL
Dec 01 17:25:20 mtop NetworkManager[860]: <info>  [1575217520.9781] manager: startup complete
Dec 01 17:25:25 mtop gdm-password][1245]: gkr-pam: unable to locate daemon control file
Dec 01 17:25:25 mtop audit[1245]: USER_AUTH pid=1245 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="malte" exe="/usr/lib/gdm-session-worker" hostname=mtop addr=? terminal=/dev/tty1 res=success'
Dec 01 17:25:25 mtop kernel: audit: type=1100 audit(1575217525.485:66): pid=1245 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="malte" exe="/usr/lib/gdm-session-worker" hostname=mtop addr=? terminal=/dev/tty1 res=success'
Dec 01 17:25:25 mtop audit[1245]: USER_ACCT pid=1245 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="malte" exe="/usr/lib/gdm-session-worker" hostname=mtop addr=? terminal=/dev/tty1 res=success'
Dec 01 17:25:25 mtop kernel: audit: type=1101 audit(1575217525.502:67): pid=1245 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="malte" exe="/usr/lib/gdm-session-worker" hostname=mtop addr=? terminal=/dev/tty1 res=success'
Dec 01 17:25:25 mtop audit[1245]: CRED_ACQ pid=1245 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="malte" exe="/usr/lib/gdm-session-worker" hostname=mtop addr=? terminal=/dev/tty1 res=success'
Dec 01 17:25:25 mtop kernel: audit: type=1103 audit(1575217525.502:68): pid=1245 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="malte" exe="/usr/lib/gdm-session-worker" hostname=mtop addr=? terminal=/dev/tty1 res=success'
Dec 01 17:25:25 mtop kernel: audit: type=1006 audit(1575217525.509:69): pid=1245 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Dec 01 17:25:25 mtop gdm-password][1245]: pam_unix(gdm-password:session): session opened for user malte by (uid=0)
Dec 01 17:25:25 mtop systemd[1]: Created slice User Slice of UID 1000.
Dec 01 17:25:25 mtop systemd[1]: Starting User Runtime Directory /run/user/1000...
Dec 01 17:25:25 mtop systemd-logind[934]: New session 2 of user malte.
Dec 01 17:25:25 mtop systemd[1]: Started User Runtime Directory /run/user/1000.
Dec 01 17:25:25 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:25 mtop systemd[1]: Starting User Manager for UID 1000...
Dec 01 17:25:25 mtop kernel: audit: type=1130 audit(1575217525.529:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:25 mtop audit[1252]: USER_ACCT pid=1252 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="malte" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:25 mtop systemd[1252]: pam_unix(systemd-user:session): session opened for user malte by (uid=0)
Dec 01 17:25:25 mtop audit[1252]: USER_START pid=1252 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="malte" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:25 mtop kernel: audit: type=1101 audit(1575217525.532:71): pid=1252 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="malte" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:25 mtop kernel: audit: type=1006 audit(1575217525.532:72): pid=1252 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
Dec 01 17:25:25 mtop kernel: audit: type=1105 audit(1575217525.532:73): pid=1252 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="malte" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:25 mtop systemd[1252]: Started Borg User Backup Timer.
Dec 01 17:25:26 mtop kernel: audit: type=1130 audit(1575217525.595:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:26 mtop kernel: audit: type=1105 audit(1575217525.609:75): pid=1245 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring acct="malte" exe="/usr/lib/gdm-session-worker" hostname=mtop addr=? terminal=/dev/tty2 res=success'
Dec 01 17:25:26 mtop kernel: rfkill: input handler enabled
Dec 01 17:25:26 mtop kernel: broken atomic modeset userspace detected, disabling atomic
Dec 01 17:25:25 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:25 mtop audit[1245]: USER_START pid=1245 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring acct="malte" exe="/usr/lib/gdm-session-worker" hostname=mtop addr=? terminal=/dev/tty2 res=success'
Dec 01 17:25:25 mtop audit[1245]: USER_LOGIN pid=1245 uid=0 auid=1000 ses=2 msg='uid=1000 exe="/usr/lib/gdm-session-worker" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:25 mtop systemd[1252]: Reached target Paths.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (**) Option "fd" "15"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (II) event2  - Power Button: device removed
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (**) Option "fd" "18"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (II) event3  - Video Bus: device removed
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (**) Option "fd" "19"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (II) event4  - Video Bus: device removed
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (**) Option "fd" "20"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (II) event0  - Sleep Button: device removed
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (**) Option "fd" "21"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (II) event17 - Integrated Camera: Integrated C: device removed
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (**) Option "fd" "22"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (II) event5  - AT Translated Set 2 keyboard: device removed
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (**) Option "fd" "23"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (II) event7  - ThinkPad Extra Buttons: device removed
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (**) Option "fd" "24"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (II) event16 - Synaptics TM3276-022: device removed
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (**) Option "fd" "25"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (II) event18 - TPPS/2 IBM TrackPoint: device removed
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (II) AIGLX: Suspending AIGLX clients for VT switch
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (EE) modeset(0): failed to set mode: Permission denied
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (II) systemd-logind: got pause for 13:67
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (II) systemd-logind: got pause for 13:69
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (II) systemd-logind: got pause for 13:66
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (II) systemd-logind: got pause for 13:64
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (II) systemd-logind: got pause for 13:81
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (II) systemd-logind: got pause for 13:80
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (II) systemd-logind: got pause for 13:82
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (II) systemd-logind: got pause for 13:71
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (II) systemd-logind: got pause for 226:0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1028]: (II) systemd-logind: got pause for 13:68
Dec 01 17:25:25 mtop systemd[1252]: Reached target Timers.
Dec 01 17:25:25 mtop systemd[1252]: Starting D-Bus User Message Bus Socket.
Dec 01 17:25:25 mtop systemd[1252]: Listening on GnuPG network certificate management daemon.
Dec 01 17:25:25 mtop systemd[1252]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 01 17:25:25 mtop systemd[1252]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: _XSERVTransMakeAllCOTSServerListeners: server already running
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (--) Log file renamed from "/home/malte/.local/share/xorg/Xorg.pid-1270.log" to "/home/malte/.local/share/xorg/Xorg.1.log"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (WW) Failed to open protocol names file lib/xorg/protocol.txt
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: X.Org X Server 1.20.6
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: X Protocol Version 11, Revision 0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: Build Operating System: Linux Arch Linux
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: Current Operating System: Linux mtop 5.3.13-arch1-1 #1 SMP PREEMPT Sun, 24 Nov 2019 10:15:50 +0000 x86_64
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=39f14b5e-84c0-4ec0-871b-0ed0910977b1 rw rootflags=subvol=@ cryptdevice=/dev/nvme0n1p3:root quiet splash
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: Build Date: 23 November 2019  06:54:33AM
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:  
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: Current version of pixman: 0.38.4
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         Before reporting problems, check http://wiki.x.org
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         to make sure that you have the latest version.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: Markers: (--) probed, (**) from config file, (==) default setting,
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         (++) from command line, (!!) notice, (II) informational,
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) Log file: "/home/malte/.local/share/xorg/Xorg.1.log", Time: Sun Dec  1 17:25:25 2019
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) Using config directory: "/etc/X11/xorg.conf.d"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) No Layout section.  Using the first Screen section.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) No screen section available. Using defaults.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) |-->Screen "Default Screen Section" (0)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) |   |-->Monitor "<default monitor>"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) No device specified for screen "Default Screen Section".
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         Using the first device section listed.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) |   |-->Device "intel"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) No monitor specified for screen "Default Screen Section".
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         Using a default monitor configuration.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) Automatically adding devices
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) Automatically enabling devices
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) Automatically adding GPU devices
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) Automatically binding GPU devices
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         Entry deleted from font path.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         (Run 'mkfontdir' on "/usr/share/fonts/misc").
Dec 01 17:25:25 mtop systemd[1252]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (WW) The directory "/usr/share/fonts/OTF" does not exist.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         Entry deleted from font path.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (WW) The directory "/usr/share/fonts/Type1" does not exist.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         Entry deleted from font path.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) FontPath set to:
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         /usr/share/fonts/TTF,
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         /usr/share/fonts/100dpi,
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         /usr/share/fonts/75dpi
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) ModulePath set to "/usr/lib/xorg/modules"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) The server relies on udev to provide the list of input devices.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         If no devices become available, reconfigure udev or disable AutoAddDevices.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Module ABI versions:
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         X.Org ANSI C Emulation: 0.4
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         X.Org Video Driver: 24.0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         X.Org XInput driver : 24.1
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         X.Org Server Extension : 10.0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (++) using VT number 2
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) xfree86: Adding drm device (/dev/dri/card0)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 12 paused 0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (--) PCI:*(0@0:2:0) 8086:5917:17aa:225e rev 7, Mem @ 0xdb000000/16777216, 0x60000000/536870912, I/O @ 0x0000e000/64, BIOS @ 0x????????/131072
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (--) PCI: (1@0:0:0) 10de:1d10:17aa:225e rev 161, Mem @ 0xdc000000/16777216, 0x80000000/268435456, 0x90000000/33554432, I/O @ 0x0000d000/128
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) LoadModule: "glx"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Module glx: vendor="X.Org Foundation"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         compiled for 1.20.6, module version = 1.0.0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         ABI class: X.Org Server Extension, version 10.0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) LoadModule: "modesetting"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Module modesetting: vendor="X.Org Foundation"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         compiled for 1.20.6, module version = 1.20.6
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         Module class: X.Org Video Driver
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         ABI class: X.Org Video Driver, version 24.0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): using drv /dev/dri/card0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Creating default Display subsection in Screen section
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         "Default Screen Section" for depth/fbbpp 24/32
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) modeset(0): Depth 24, (==) framebuffer bpp 32
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) modeset(0): RGB weight 888
Dec 01 17:25:25 mtop systemd[1252]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) modeset(0): Default visual is TrueColor
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Loading sub module "glamoregl"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) LoadModule: "glamoregl"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Module glamoregl: vendor="X.Org Foundation"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         compiled for 1.20.6, module version = 1.0.1
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         ABI class: X.Org ANSI C Emulation, version 0.4
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) UHD Graphics 620 (Kabylake GT2)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): glamor initialized
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Output eDP-1 has no monitor section
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Output DP-1 has no monitor section
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Output HDMI-1 has no monitor section
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Output DP-2 has no monitor section
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Output HDMI-2 has no monitor section
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): EDID for output eDP-1
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Manufacturer: LGD  Model: 521  Serial#: 0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Year: 2016  Week: 0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): EDID Version: 1.4
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Digital Display Input
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): 6 bits per channel
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Digital interface is DisplayPort
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Max Image Size [cm]: horiz.: 31  vert.: 17
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Gamma: 2.20
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): DPMS capabilities: StandBy Suspend Off
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): First detailed timing is preferred mode
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Preferred mode is native pixel format and refresh rate
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): redX: 0.580 redY: 0.360   greenX: 0.335 greenY: 0.560
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): blueX: 0.160 blueY: 0.120   whiteX: 0.313 whiteY: 0.329
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Manufacturer's mask: 0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Supported detailed timing:
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): clock: 138.7 MHz   Image Size:  309 x 174 mm
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Supported detailed timing:
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): clock: 110.9 MHz   Image Size:  309 x 174 mm
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
Dec 01 17:25:25 mtop systemd[1252]: Listening on p11-kit server.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0):  LG Display
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0):  LP140WF6-SPB7
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): EDID (in hex):
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0):         00ffffffffffff0030e4210500000000
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0):         001a0104951f1178ea9d35945c558f29
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0):         1e505400000001010101010101010101
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0):         0101010101012e3680a070381f403020
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0):         350035ae1000001a542b80a070381f40
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0):         3020350035ae1000001a000000fe004c
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0):         4720446973706c61790a2020000000fe
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0):         004c503134305746362d535042370074
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Printing probed modes for output eDP-1
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1920x1080"x60.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1920x1080"x48.0  110.92  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (53.3 kHz e)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
Dec 01 17:25:25 mtop systemd[1252]: Listening on Multimedia System.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
Dec 01 17:25:25 mtop systemd[1252]: Listening on Sound System.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
Dec 01 17:25:25 mtop systemd[1252]: Listening on D-Bus User Message Bus Socket.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
Dec 01 17:25:25 mtop systemd[1252]: Reached target Sockets.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
Dec 01 17:25:25 mtop systemd[1252]: Reached target Basic System.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): EDID for output DP-1
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): EDID for output HDMI-1
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): EDID for output DP-2
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): EDID for output HDMI-2
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Output eDP-1 connected
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Output DP-1 disconnected
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Output HDMI-1 disconnected
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Output DP-2 disconnected
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Output HDMI-2 disconnected
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Using exact sizes for initial modes
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) modeset(0): DPI set to (96, 96)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Loading sub module "fb"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) LoadModule: "fb"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Loading /usr/lib/xorg/modules/libfb.so
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Module fb: vendor="X.Org Foundation"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         compiled for 1.20.6, module version = 1.0.0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         ABI class: X.Org ANSI C Emulation, version 0.4
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) modeset(0): Backing store enabled
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) modeset(0): Silken mouse disabled
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (==) modeset(0): DPMS enabled
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (WW) modeset(0): Option "DRI" is not used
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): [DRI2] Setup complete
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): [DRI2]   DRI driver: i965
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): [DRI2]   VDPAU driver: i965
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension Generic Event Extension
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension SHAPE
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension MIT-SHM
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension XInputExtension
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension XTEST
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension BIG-REQUESTS
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension SYNC
Dec 01 17:25:25 mtop systemd[1]: Started User Manager for UID 1000.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension XKEYBOARD
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension XC-MISC
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension SECURITY
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension XFIXES
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension RENDER
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension RANDR
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension COMPOSITE
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension DAMAGE
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension MIT-SCREEN-SAVER
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension DOUBLE-BUFFER
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension RECORD
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension DPMS
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension Present
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension DRI3
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension X-Resource
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension XVideo
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension XVideo-MotionCompensation
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension GLX
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) AIGLX: Loaded and initialized i965
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) GLX: Initialized DRI2 GL provider for screen 0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension XFree86-VidModeExtension
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension XFree86-DGA
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension XFree86-DRI
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Initializing extension DRI2
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Damage tracking initialized
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Setting screen physical size to 508 x 285
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) config/udev: Adding input device Power Button (/dev/input/event2)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) LoadModule: "libinput"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Module libinput: vendor="X.Org Foundation"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         compiled for 1.20.5, module version = 0.29.0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         Module class: X.Org XInput Driver
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]:         ABI class: X.Org XInput driver, version 24.1
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Using input driver 'libinput' for 'Power Button'
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 16 paused 0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Power Button: always reports core events
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "Device" "/dev/input/event2"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "_source" "server/udev"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event2  - Power Button: is tagged by udev as: Keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event2  - Power Button: device is a keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event2  - Power Button: device removed
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
Dec 01 17:25:25 mtop systemd[1252]: Starting Update XDG user dir configuration...
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event2  - Power Button: is tagged by udev as: Keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event2  - Power Button: device is a keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) config/udev: Adding input device Video Bus (/dev/input/event3)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Using input driver 'libinput' for 'Video Bus'
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 19 paused 0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Video Bus: always reports core events
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "Device" "/dev/input/event3"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "_source" "server/udev"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event3  - Video Bus: is tagged by udev as: Keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event3  - Video Bus: device is a keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event3  - Video Bus: device removed
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event3  - Video Bus: is tagged by udev as: Keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event3  - Video Bus: device is a keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) config/udev: Adding input device Video Bus (/dev/input/event4)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Using input driver 'libinput' for 'Video Bus'
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 20 paused 0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Video Bus: always reports core events
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "Device" "/dev/input/event4"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "_source" "server/udev"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event4  - Video Bus: is tagged by udev as: Keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event4  - Video Bus: device is a keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event4  - Video Bus: device removed
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:35/LNXVIDEO:01/input/input4/event4"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event4  - Video Bus: is tagged by udev as: Keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event4  - Video Bus: device is a keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) This device may have been added with another device file.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
Dec 01 17:25:25 mtop systemd[1]: Started Session 2 of user malte.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Using input driver 'libinput' for 'Sleep Button'
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 21 paused 0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Sleep Button: always reports core events
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "Device" "/dev/input/event0"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "_source" "server/udev"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event0  - Sleep Button: is tagged by udev as: Keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event0  - Sleep Button: device is a keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event0  - Sleep Button: device removed
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event0  - Sleep Button: is tagged by udev as: Keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event0  - Sleep Button: device is a keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event17)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 22 paused 0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Integrated Camera: Integrated C: always reports core events
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "Device" "/dev/input/event17"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "_source" "server/udev"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event17 - Integrated Camera: Integrated C: device is a keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event17 - Integrated Camera: Integrated C: device removed
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input20/event17"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 10)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event17 - Integrated Camera: Integrated C: device is a keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) This device may have been added with another device file.
Dec 01 17:25:25 mtop systemd[1252]: xdg-user-dirs-update.service: Succeeded.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) This device may have been added with another device file.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) This device may have been added with another device file.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) This device may have been added with another device file.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event12)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) This device may have been added with another device file.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event13)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) This device may have been added with another device file.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event14)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) This device may have been added with another device file.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event15)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) This device may have been added with another device file.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 23 paused 0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) AT Translated Set 2 keyboard: always reports core events
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "Device" "/dev/input/event5"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "_source" "server/udev"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
Dec 01 17:25:25 mtop systemd[1252]: Started Update XDG user dir configuration.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event5  - AT Translated Set 2 keyboard: device removed
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) This device may have been added with another device file.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 24 paused 0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) ThinkPad Extra Buttons: always reports core events
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "Device" "/dev/input/event7"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "_source" "server/udev"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event7  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event7  - ThinkPad Extra Buttons: device is a keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event7  - ThinkPad Extra Buttons: device removed
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input8/event7"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 12)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event7  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event7  - ThinkPad Extra Buttons: device is a keyboard
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) config/udev: Adding input device Synaptics TM3276-022 (/dev/input/event16)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Synaptics TM3276-022: Applying InputClass "libinput touchpad catchall"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Using input driver 'libinput' for 'Synaptics TM3276-022'
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 25 paused 0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Synaptics TM3276-022: always reports core events
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "Device" "/dev/input/event16"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "_source" "server/udev"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event16 - Synaptics TM3276-022: is tagged by udev as: Touchpad
Dec 01 17:25:25 mtop systemd[1252]: Reached target Main User Target.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event16 - Synaptics TM3276-022: device is a touchpad
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event16 - Synaptics TM3276-022: device removed
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "config_info" "udev:/sys/devices/rmi4-00/input/input18/event16"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) XINPUT: Adding extended input device "Synaptics TM3276-022" (type: TOUCHPAD, id 13)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "AccelerationScheme" "none"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Synaptics TM3276-022: (accel) selected scheme none/0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Synaptics TM3276-022: (accel) acceleration factor: 2.000
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Synaptics TM3276-022: (accel) acceleration threshold: 4
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event16 - Synaptics TM3276-022: is tagged by udev as: Touchpad
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event16 - Synaptics TM3276-022: device is a touchpad
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) config/udev: Adding input device Synaptics TM3276-022 (/dev/input/mouse0)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) This device may have been added with another device file.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event18)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 26 paused 0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) TPPS/2 IBM TrackPoint: always reports core events
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "Device" "/dev/input/event18"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "_source" "server/udev"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event18 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event18 - TPPS/2 IBM TrackPoint: trackpoint multiplier is 0.40
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event18 - TPPS/2 IBM TrackPoint: device is a pointer
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event18 - TPPS/2 IBM TrackPoint: device removed
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "config_info" "udev:/sys/devices/rmi4-00/rmi4-00.fn03/serio2/input/input19/event18"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 14)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) Option "AccelerationScheme" "none"
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event18 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
Dec 01 17:25:25 mtop systemd[1252]: Startup finished in 58ms.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event18 - TPPS/2 IBM TrackPoint: trackpoint multiplier is 0.40
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) event18 - TPPS/2 IBM TrackPoint: device is a pointer
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) No input driver specified, ignoring this device.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: (II) This device may have been added with another device file.
Dec 01 17:25:26 mtop systemd[1252]: Started D-Bus User Message Bus.
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: tee: /var/log/optimus-manager/prime_setup.log: Permission denied
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: 2019-12-01 05:25:26 PM +0100 ====================
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: Optimus Manager (Setup script) version 1.2.2
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: Setting up PRIME
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: Checking status of optimus-manager.service
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: Loading config
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: Running /etc/optimus-manager/xsetup-intel.sh
Dec 01 17:25:26 mtop /usr/lib/gdm-x-session[1268]: /etc/gdm/Xsession: Beginning session setup...
Dec 01 17:25:27 mtop /usr/lib/gdm-x-session[1268]: localuser:malte being added to access control list
Dec 01 17:25:27 mtop /usr/lib/gdm-x-session[1268]: /etc/gdm/Xsession: Setup done, will execute: /usr/bin/gnome-session
Dec 01 17:25:27 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.3' (uid=1000 pid=1300 comm="/usr/lib/gnome-session-check-accelerated ")
Dec 01 17:25:27 mtop systemd[1252]: Starting Accessibility services bus...
Dec 01 17:25:27 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Successfully activated service 'org.a11y.Bus'
Dec 01 17:25:27 mtop systemd[1252]: Started Accessibility services bus.
Dec 01 17:25:27 mtop systemd[1252]: Created slice gnome\x2dsession\x2dmanager.slice.
Dec 01 17:25:27 mtop systemd[1252]: Reached target Session services which should run early before the graphical session is brought up.
Dec 01 17:25:27 mtop systemd[1252]: Starting Monitor Session leader for GNOME Session...
Dec 01 17:25:27 mtop systemd[1252]: Starting Sound Service...
Dec 01 17:25:27 mtop gnome-session-c[1314]: Error creating FIFO: File exists
Dec 01 17:25:27 mtop systemd[1252]: Started Monitor Session leader for GNOME Session.
Dec 01 17:25:27 mtop systemd[1252]: Reached target Tasks to be run before GNOME Session starts.
Dec 01 17:25:27 mtop systemd[1252]: Starting GNOME Session Manager (session: gnome)...
Dec 01 17:25:27 mtop gnome-keyring-secrets.desktop[1324]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Dec 01 17:25:27 mtop gnome-keyring-ssh.desktop[1325]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Dec 01 17:25:27 mtop systemd[1252]: Started GNOME Session Manager (session: gnome).
Dec 01 17:25:27 mtop systemd[1252]: Reached target GNOME Session Manager is ready.
Dec 01 17:25:27 mtop systemd[1252]: Starting GNOME Shell on X11...
Dec 01 17:25:27 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): EDID vendor "LGD", prod id 1313
Dec 01 17:25:27 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Printing DDC gathered Modelines:
Dec 01 17:25:27 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
Dec 01 17:25:27 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1920x1080"x0.0  110.92  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (53.3 kHz e)
Dec 01 17:25:27 mtop rtkit-daemon[1076]: Successfully made thread 1315 of process 1315 owned by '1000' high priority at nice level -11.
Dec 01 17:25:27 mtop rtkit-daemon[1076]: Supervising 4 threads of 2 processes of 2 users.
Dec 01 17:25:27 mtop rtkit-daemon[1076]: Supervising 4 threads of 2 processes of 2 users.
Dec 01 17:25:27 mtop rtkit-daemon[1076]: Successfully made thread 1349 of process 1315 owned by '1000' RT at priority 5.
Dec 01 17:25:27 mtop rtkit-daemon[1076]: Supervising 5 threads of 2 processes of 2 users.
Dec 01 17:25:27 mtop rtkit-daemon[1076]: Supervising 5 threads of 2 processes of 2 users.
Dec 01 17:25:27 mtop rtkit-daemon[1076]: Successfully made thread 1350 of process 1315 owned by '1000' RT at priority 5.
Dec 01 17:25:27 mtop rtkit-daemon[1076]: Supervising 6 threads of 2 processes of 2 users.
Dec 01 17:25:27 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.122' (uid=1000 pid=1315 comm="/usr/bin/pulseaudio --daemonize=no ")
Dec 01 17:25:27 mtop dbus-daemon[859]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 01 17:25:27 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.123' (uid=1000 pid=1315 comm="/usr/bin/pulseaudio --daemonize=no ")
Dec 01 17:25:27 mtop dbus-daemon[859]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 01 17:25:27 mtop systemd[1252]: Started Sound Service.
Dec 01 17:25:27 mtop bluetoothd[936]: Endpoint registered: sender=:1.121 path=/MediaEndpoint/A2DPSink/sbc
Dec 01 17:25:27 mtop bluetoothd[936]: Endpoint registered: sender=:1.121 path=/MediaEndpoint/A2DPSource/sbc
Dec 01 17:25:27 mtop bluetoothd[936]: RFCOMM server failed for Headset Voice gateway: rfcomm_bind: Address already in use (98)
Dec 01 17:25:27 mtop bluetoothd[936]: RFCOMM server failed for :1.121/Profile/HSPHSProfile/00001108-0000-1000-8000-00805f9b34fb: rfcomm_bind: Address already in use (98)
Dec 01 17:25:27 mtop gnome-shell[1331]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Dec 01 17:25:27 mtop gnome-shell[1331]: Will monitor session 2
Dec 01 17:25:27 mtop gnome-shell[1331]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Dec 01 17:25:27 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.14' (uid=1000 pid=1331 comm="/usr/bin/gnome-shell ")
Dec 01 17:25:27 mtop systemd[1252]: Starting sandboxed app permission store...
Dec 01 17:25:27 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Dec 01 17:25:27 mtop systemd[1252]: Started sandboxed app permission store.
Dec 01 17:25:27 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Activating service name='org.gnome.Shell.CalendarServer' requested by ':1.14' (uid=1000 pid=1331 comm="/usr/bin/gnome-shell ")
Dec 01 17:25:27 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.18' (uid=1000 pid=1363 comm="/usr/lib/gnome-shell-calendar-server ")
Dec 01 17:25:27 mtop systemd[1252]: Starting Evolution source registry...
Dec 01 17:25:27 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.19' (uid=1000 pid=1367 comm="/usr/lib/evolution-source-registry ")
Dec 01 17:25:27 mtop systemd[1252]: Starting Virtual filesystem service...
Dec 01 17:25:27 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Successfully activated service 'org.gtk.vfs.Daemon'
Dec 01 17:25:27 mtop systemd[1252]: Started Virtual filesystem service.
Dec 01 17:25:27 mtop systemd[1]: Mounting FUSE Control File System...
Dec 01 17:25:27 mtop kernel: fuse: init (API version 7.31)
Dec 01 17:25:27 mtop systemd[1]: Mounted FUSE Control File System.
Dec 01 17:25:27 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Activating service name='org.gnome.OnlineAccounts' requested by ':1.19' (uid=1000 pid=1367 comm="/usr/lib/evolution-source-registry ")
Dec 01 17:25:27 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Activating service name='ca.desrt.dconf' requested by ':1.19' (uid=1000 pid=1367 comm="/usr/lib/evolution-source-registry ")
Dec 01 17:25:27 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Successfully activated service 'ca.desrt.dconf'
Dec 01 17:25:28 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.19' (uid=1000 pid=1367 comm="/usr/lib/evolution-source-registry ")
Dec 01 17:25:28 mtop systemd[1252]: Starting Virtual filesystem metadata service...
Dec 01 17:25:28 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Successfully activated service 'org.gtk.vfs.Metadata'
Dec 01 17:25:28 mtop systemd[1252]: Started Virtual filesystem metadata service.
Dec 01 17:25:28 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
Dec 01 17:25:28 mtop systemd[1252]: Started Evolution source registry.
Dec 01 17:25:28 mtop polkitd[998]: Registered Authentication Agent for unix-session:2 (system bus name :1.114 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Dec 01 17:25:28 mtop goa-daemon[1387]: goa-daemon version 3.34.1 starting
Dec 01 17:25:28 mtop gnome-shell[1331]: Telepathy is not available, chat integration will be disabled.
Dec 01 17:25:28 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Activating service name='org.gnome.Identity' requested by ':1.24' (uid=1000 pid=1387 comm="/usr/lib/goa-daemon ")
Dec 01 17:25:28 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Successfully activated service 'org.gnome.OnlineAccounts'
Dec 01 17:25:28 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Successfully activated service 'org.gnome.Identity'
Dec 01 17:25:28 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.14' (uid=1000 pid=1331 comm="/usr/bin/gnome-shell ")
Dec 01 17:25:28 mtop systemd[1252]: Starting Virtual filesystem service - disk device monitor...
Dec 01 17:25:28 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.129' (uid=1000 pid=1409 comm="/usr/lib/gvfs-udisks2-volume-monitor ")
Dec 01 17:25:28 mtop systemd[1]: Starting Disk Manager...
Dec 01 17:25:28 mtop udisksd[1413]: udisks daemon version 2.8.4 starting
Dec 01 17:25:28 mtop dbus-daemon[859]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Dec 01 17:25:28 mtop systemd[1]: Started Disk Manager.
Dec 01 17:25:28 mtop udisksd[1413]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Dec 01 17:25:28 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:28 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Successfully activated service 'org.gnome.Shell.CalendarServer'
Dec 01 17:25:28 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Dec 01 17:25:28 mtop systemd[1252]: Started Virtual filesystem service - disk device monitor.
Dec 01 17:25:28 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.14' (uid=1000 pid=1331 comm="/usr/bin/gnome-shell ")
Dec 01 17:25:28 mtop systemd[1252]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Dec 01 17:25:28 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Dec 01 17:25:28 mtop systemd[1252]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Dec 01 17:25:28 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.14' (uid=1000 pid=1331 comm="/usr/bin/gnome-shell ")
Dec 01 17:25:28 mtop systemd[1252]: Starting Virtual filesystem service - digital camera monitor...
Dec 01 17:25:28 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Dec 01 17:25:28 mtop systemd[1252]: Started Virtual filesystem service - digital camera monitor.
Dec 01 17:25:28 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.14' (uid=1000 pid=1331 comm="/usr/bin/gnome-shell ")
Dec 01 17:25:28 mtop systemd[1252]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Dec 01 17:25:28 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Dec 01 17:25:28 mtop systemd[1252]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Dec 01 17:25:28 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.14' (uid=1000 pid=1331 comm="/usr/bin/gnome-shell ")
Dec 01 17:25:28 mtop systemd[1252]: Starting Virtual filesystem service - Apple File Conduit monitor...
Dec 01 17:25:28 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
Dec 01 17:25:28 mtop systemd[1252]: Started Virtual filesystem service - Apple File Conduit monitor.
Dec 01 17:25:28 mtop gnome-shell[1331]: [System monitor] applet init from /home/malte/.local/share/gnome-shell/extensions/system-monitor@paradoxxx.zero.gmail.com
Dec 01 17:25:28 mtop gnome-shell[1331]: [System monitor] applet enabling
Dec 01 17:25:28 mtop gnome-shell[1331]: error reading: /sys/class/hwmon/hwmon4/fan1_input
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'UPower' on the module 'power'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Usage of object.actor is deprecated for PanelMenuButton
                                        get@resource:///org/gnome/shell/ui/environment.js:249:29
                                        enable@/home/malte/.local/share/gnome-shell/extensions/system-monitor@paradoxxx.zero.gmail.com/extension.js:2358:9
                                        _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:148:13
                                        loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:280:21
                                        _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:490:13
                                        collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:17
                                        _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:469:9
                                        _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:499:13
                                        _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:530:13
                                        init@resource:///org/gnome/shell/ui/extensionSystem.js:48:9
                                        _initializeUI@resource:///org/gnome/shell/ui/main.js:242:5
                                        start@resource:///org/gnome/shell/ui/main.js:138:5
                                        @<main>:1:31
Dec 01 17:25:28 mtop gnome-shell[1331]: [System monitor] applet enabling done
Dec 01 17:25:28 mtop gnome-shell[1331]: JS ERROR: Extension cast-to-tv@rafostar.github.com: Error: Cast to TV: extension schemas could not be found!
                                        getSettings@/home/malte/.local/share/gnome-shell/extensions/cast-to-tv@rafostar.github.com/helper.js:26:9
                                        @/home/malte/.local/share/gnome-shell/extensions/cast-to-tv@rafostar.github.com/temp.js:4:18
                                        @/home/malte/.local/share/gnome-shell/extensions/cast-to-tv@rafostar.github.com/playlist.js:8:7
                                        @/home/malte/.local/share/gnome-shell/extensions/cast-to-tv@rafostar.github.com/widget.js:9:7
                                        @/home/malte/.local/share/gnome-shell/extensions/cast-to-tv@rafostar.github.com/extension.js:14:7
                                        _callExtensionInit@resource:///org/gnome/shell/ui/extensionSystem.js:343:13
                                        loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:277:22
                                        _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:490:13
                                        collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:17
                                        _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:469:9
                                        _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:499:13
                                        _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:530:13
                                        init@resource:///org/gnome/shell/ui/extensionSystem.js:48:9
                                        _initializeUI@resource:///org/gnome/shell/ui/main.js:242:5
                                        start@resource:///org/gnome/shell/ui/main.js:138:5
                                        @<main>:1:31
Dec 01 17:25:28 mtop gnome-shell[1331]: Usage of object.actor is deprecated for ArgosButton
                                        get@resource:///org/gnome/shell/ui/environment.js:249:29
                                        _init@/home/malte/.local/share/gnome-shell/extensions/argos@pew.worldwidemann.com/button.js:36:5
                                        wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
                                        addButtons@/home/malte/.local/share/gnome-shell/extensions/argos@pew.worldwidemann.com/extension.js:111:18
                                        enable@/home/malte/.local/share/gnome-shell/extensions/argos@pew.worldwidemann.com/extension.js:62:3
                                        _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:148:13
                                        loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:280:21
                                        _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:490:13
                                        collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:17
                                        _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:469:9
                                        _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:499:13
                                        _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:530:13
                                        init@resource:///org/gnome/shell/ui/extensionSystem.js:48:9
                                        _initializeUI@resource:///org/gnome/shell/ui/main.js:242:5
                                        start@resource:///org/gnome/shell/ui/main.js:138:5
                                        @<main>:1:31
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Api' on the module 'BaseProvider'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Api' on the module 'ProviderBinance'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Api' on the module 'ProviderBitcoinAverage'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Api' on the module 'ProviderBitfinex'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Api' on the module 'ProviderBitMEX'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Api' on the module 'ProviderBitPay'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Api' on the module 'ProviderBitso'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Api' on the module 'ProviderBitstamp'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Api' on the module 'ProviderBlinktrade'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Api' on the module 'ProviderBTCMarkets'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Api' on the module 'ProviderBXinTH'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Api' on the module 'ProviderCexio'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Api' on the module 'ProviderCoinbase'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Api' on the module 'ProviderCoinGecko'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Api' on the module 'ProviderCoinMarketCap'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Api' on the module 'ProviderCryptoCompare'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Api' on the module 'ProviderHuobi'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Api' on the module 'ProviderKraken'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Api' on the module 'ProviderPaymium'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Api' on the module 'ProviderPoloniex'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Api' on the module 'ProviderSatangPro'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'CurrencyData' on the module 'CurrencyData'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'Defaults' on the module 'IndicatorCollectionModel'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Usage of object.actor is deprecated for MarketIndicatorView
                                        get@resource:///org/gnome/shell/ui/environment.js:249:29
                                        _initLayout@/home/malte/.local/share/gnome-shell/extensions/bitcoin-markets@ottoallmendinger.github.com/extension.js:93:7
                                        wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
                                        _init@/home/malte/.local/share/gnome-shell/extensions/bitcoin-markets@ottoallmendinger.github.com/extension.js:59:5
                                        wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
                                        _updateIndicators/indicators<@/home/malte/.local/share/gnome-shell/extensions/bitcoin-markets@ottoallmendinger.github.com/extension.js:283:16
                                        _updateIndicators@/home/malte/.local/share/gnome-shell/extensions/bitcoin-markets@ottoallmendinger.github.com/extension.js:282:26
                                        wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
                                        tryUpdateIndicators@/home/malte/.local/share/gnome-shell/extensions/bitcoin-markets@ottoallmendinger.github.com/extension.js:214:9
                                        _init@/home/malte/.local/share/gnome-shell/extensions/bitcoin-markets@ottoallmendinger.github.com/extension.js:225:5
                                        wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
                                        _Base.prototype._construct@resource:///org/gnome/gjs/modules/_legacy.js:18:16
                                        newClass@resource:///org/gnome/gjs/modules/_legacy.js:114:32
                                        enable@/home/malte/.local/share/gnome-shell/extensions/bitcoin-markets@ottoallmendinger.github.com/extension.js:314:28
                                        _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:148:13
                                        loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:280:21
                                        _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:490:13
                                        collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:17
                                        _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:469:9
                                        _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:499:13
                                        _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:530:13
                                        init@resource:///org/gnome/shell/ui/extensionSystem.js:48:9
                                        _initializeUI@resource:///org/gnome/shell/ui/main.js:242:5
                                        start@resource:///org/gnome/shell/ui/main.js:138:5
                                        @<main>:1:31
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'getProvider' on the module 'ApiService'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Some code accessed the property 'setSubscribers' on the module 'ApiService'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:28 mtop gnome-shell[1331]: Usage of object.actor is deprecated for Caffeine
                                        get@resource:///org/gnome/shell/ui/environment.js:249:29
                                        _init@/home/malte/.local/share/gnome-shell/extensions/caffeine@patapon.info/extension.js:98:9
                                        enable@/home/malte/.local/share/gnome-shell/extensions/caffeine@patapon.info/extension.js:320:25
                                        _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:148:13
                                        loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:280:21
                                        _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:490:13
                                        collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:17
                                        _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:469:9
                                        _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:499:13
                                        _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:530:13
                                        init@resource:///org/gnome/shell/ui/extensionSystem.js:48:9
                                        _initializeUI@resource:///org/gnome/shell/ui/main.js:242:5
                                        start@resource:///org/gnome/shell/ui/main.js:138:5
                                        @<main>:1:31
Dec 01 17:25:28 mtop gnome-shell[1331]: Usage of object.actor is deprecated for Caffeine
                                        get@resource:///org/gnome/shell/ui/environment.js:249:29
                                        _init@/home/malte/.local/share/gnome-shell/extensions/caffeine@patapon.info/extension.js:147:9
                                        enable@/home/malte/.local/share/gnome-shell/extensions/caffeine@patapon.info/extension.js:320:25
                                        _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:148:13
                                        loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:280:21
                                        _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:490:13
                                        collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:17
                                        _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:469:9
                                        _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:499:13
                                        _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:530:13
                                        init@resource:///org/gnome/shell/ui/extensionSystem.js:48:9
                                        _initializeUI@resource:///org/gnome/shell/ui/main.js:242:5
                                        start@resource:///org/gnome/shell/ui/main.js:138:5
                                        @<main>:1:31
Dec 01 17:25:28 mtop gnome-shell[1331]: Usage of object.actor is deprecated for Caffeine
                                        get@resource:///org/gnome/shell/ui/environment.js:249:29
                                        _init@/home/malte/.local/share/gnome-shell/extensions/caffeine@patapon.info/extension.js:148:9
                                        enable@/home/malte/.local/share/gnome-shell/extensions/caffeine@patapon.info/extension.js:320:25
                                        _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:148:13
                                        loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:280:21
                                        _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:490:13
                                        collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:17
                                        _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:469:9
                                        _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:499:13
                                        _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:530:13
                                        init@resource:///org/gnome/shell/ui/extensionSystem.js:48:9
                                        _initializeUI@resource:///org/gnome/shell/ui/main.js:242:5
                                        start@resource:///org/gnome/shell/ui/main.js:138:5
                                        @<main>:1:31
Dec 01 17:25:28 mtop gnome-shell[1331]: Usage of object.actor is deprecated for Caffeine
                                        get@resource:///org/gnome/shell/ui/environment.js:249:29
                                        _init@/home/malte/.local/share/gnome-shell/extensions/caffeine@patapon.info/extension.js:149:9
                                        enable@/home/malte/.local/share/gnome-shell/extensions/caffeine@patapon.info/extension.js:320:25
                                        _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:148:13
                                        loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:280:21
                                        _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:490:13
                                        collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:17
                                        _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:469:9
                                        _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:499:13
                                        _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:530:13
                                        init@resource:///org/gnome/shell/ui/extensionSystem.js:48:9
                                        _initializeUI@resource:///org/gnome/shell/ui/main.js:242:5
                                        start@resource:///org/gnome/shell/ui/main.js:138:5
                                        @<main>:1:31
Dec 01 17:25:28 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Reloaded configuration
Dec 01 17:25:28 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Activating service name='org.gnome.Pomodoro' requested by ':1.14' (uid=1000 pid=1331 comm="/usr/bin/gnome-shell ")
Dec 01 17:25:28 mtop gnome-shell[1331]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Dec 01 17:25:28 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Successfully activated service 'org.gnome.Pomodoro'
Dec 01 17:25:28 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): EDID vendor "LGD", prod id 1313
Dec 01 17:25:28 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Printing DDC gathered Modelines:
Dec 01 17:25:28 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
Dec 01 17:25:28 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1920x1080"x0.0  110.92  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (53.3 kHz e)
Dec 01 17:25:28 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): EDID vendor "LGD", prod id 1313
Dec 01 17:25:28 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Printing DDC gathered Modelines:
Dec 01 17:25:28 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
Dec 01 17:25:28 mtop /usr/lib/gdm-x-session[1268]: (II) modeset(0): Modeline "1920x1080"x0.0  110.92  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (53.3 kHz e)
Dec 01 17:25:28 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar8' unit='evolution-calendar-factory.service' requested by ':1.18' (uid=1000 pid=1363 comm="/usr/lib/gnome-shell-calendar-server ")
Dec 01 17:25:28 mtop systemd[1252]: Starting Evolution calendar service...
Dec 01 17:25:29 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8'
Dec 01 17:25:29 mtop systemd[1252]: Started Evolution calendar service.
Dec 01 17:25:29 mtop systemd[1252]: Started GNOME Shell on X11.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME Shell on X11.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME Session is initialized.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME session X11 services.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME X11 Session.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME Session (session: gnome).
Dec 01 17:25:29 mtop systemd[1252]: Starting Signal initialization done to GNOME Session Manager...
Dec 01 17:25:29 mtop systemd[1252]: Starting GNOME Accessibility settings...
Dec 01 17:25:29 mtop systemd[1252]: Starting GNOME Color management...
Dec 01 17:25:29 mtop systemd[1252]: Starting GNOME Date & Time handling...
Dec 01 17:25:29 mtop systemd[1252]: Starting GNOME Maintenance of expirable data...
Dec 01 17:25:29 mtop systemd[1252]: Starting GNOME Keyboard handling...
Dec 01 17:25:29 mtop systemd[1252]: Starting GNOME Media keys handling...
Dec 01 17:25:29 mtop systemd[1252]: Starting GNOME Power management handling...
Dec 01 17:25:29 mtop systemd[1252]: Starting GNOME Printer notifications...
Dec 01 17:25:29 mtop systemd[1252]: Starting GNOME RFKill handling...
Dec 01 17:25:29 mtop systemd[1252]: Starting GNOME Freedesktop screensaver handling...
Dec 01 17:25:29 mtop systemd[1252]: Starting GNOME Sharing handling...
Dec 01 17:25:29 mtop systemd[1252]: Starting GNOME Smartcard handling...
Dec 01 17:25:29 mtop systemd[1252]: Starting GNOME Sound sample caching handling...
Dec 01 17:25:29 mtop systemd[1252]: Starting GNOME Wacom handling...
Dec 01 17:25:29 mtop systemd[1252]: Starting GNOME WWan management...
Dec 01 17:25:29 mtop systemd[1252]: Starting GNOME XSettings...
Dec 01 17:25:29 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.161' (uid=1000 pid=1477 comm="/usr/lib/gsd-print-notifications ")
Dec 01 17:25:29 mtop dbus-daemon[859]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 01 17:25:29 mtop kernel: rfkill: input handler disabled
Dec 01 17:25:29 mtop systemd[1252]: Started GNOME Accessibility settings.
Dec 01 17:25:29 mtop systemd[1252]: Started GNOME RFKill handling.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME Accessibility settings.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME RFKill handling.
Dec 01 17:25:29 mtop systemd[1252]: Started GNOME Smartcard handling.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME Smartcard handling.
Dec 01 17:25:29 mtop systemd[1252]: Started GNOME Printer notifications.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME Printer notifications.
Dec 01 17:25:29 mtop systemd[1252]: Started GNOME Freedesktop screensaver handling.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME Freedesktop screensaver handling.
Dec 01 17:25:29 mtop systemd[1252]: Started GNOME Maintenance of expirable data.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME Maintenance of expirable data.
Dec 01 17:25:29 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook10' unit='evolution-addressbook-factory.service' requested by ':1.32' (uid=1000 pid=1456 comm="/usr/lib/evolution-calendar-factory ")
Dec 01 17:25:29 mtop systemd[1252]: Starting Evolution address book service...
Dec 01 17:25:29 mtop gnome-session-binary[1317]: Entering running state
Dec 01 17:25:29 mtop systemd[1252]: gnome-session-signal-init.service: Succeeded.
Dec 01 17:25:29 mtop systemd[1252]: Started Signal initialization done to GNOME Session Manager.
Dec 01 17:25:29 mtop at-spi-bus-launcher[1302]: dbus-daemon[1308]: Activating service name='org.a11y.atspi.Registry' requested by ':1.3' (uid=1000 pid=1474 comm="/usr/lib/gsd-keyboard ")
Dec 01 17:25:29 mtop systemd[1252]: Started GNOME Keyboard handling.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME Keyboard handling.
Dec 01 17:25:29 mtop systemd[1252]: Started GNOME Sharing handling.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME Sharing handling.
Dec 01 17:25:29 mtop systemd[1252]: Started GNOME Wacom handling.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME Wacom handling.
Dec 01 17:25:29 mtop at-spi-bus-launcher[1302]: dbus-daemon[1308]: Successfully activated service 'org.a11y.atspi.Registry'
Dec 01 17:25:29 mtop at-spi-bus-launcher[1302]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Dec 01 17:25:29 mtop systemd[1252]: Started GNOME Color management.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME Color management.
Dec 01 17:25:29 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.51' (uid=1000 pid=1542 comm="gdbus call -e -d org.freedesktop.DBus -o /org/free")
Dec 01 17:25:29 mtop systemd[1252]: Started GNOME Media keys handling.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME Media keys handling.
Dec 01 17:25:29 mtop NetworkManager[860]: <info>  [1575217529.1890] agent-manager: req[0x5622335cd8a0, :1.114/org.gnome.Shell.NetworkAgent/1000]: agent registered
Dec 01 17:25:29 mtop systemd[1252]: Starting Tracker metadata database store and lookup manager...
Dec 01 17:25:29 mtop systemd[1252]: Started GNOME WWan management.
Dec 01 17:25:29 mtop systemd[1252]: Started GNOME Sound sample caching handling.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME Sound sample caching handling.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME WWan management.
Dec 01 17:25:29 mtop systemd[1252]: Started GNOME Power management handling.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME Power management handling.
Dec 01 17:25:29 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Activating service name='org.gnome.Shell.Extensions.GSConnect' requested by ':1.14' (uid=1000 pid=1331 comm="/usr/bin/gnome-shell ")
Dec 01 17:25:29 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Successfully activated service 'org.freedesktop.Tracker1'
Dec 01 17:25:29 mtop systemd[1252]: Started Tracker metadata database store and lookup manager.
Dec 01 17:25:29 mtop tracker-store.desktop[1542]: (uint32 1,)
Dec 01 17:25:29 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10'
Dec 01 17:25:29 mtop systemd[1252]: Started Evolution address book service.
Dec 01 17:25:29 mtop gnome-shell[1331]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Dec 01 17:25:29 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.185' (uid=1000 pid=1470 comm="/usr/lib/gsd-datetime ")
Dec 01 17:25:29 mtop tracker-miner-f[1558]: Path '/home/malte/Downloads' being removed from recursive directories list, as it also exists in single directories list
Dec 01 17:25:29 mtop systemd[1]: Starting Time & Date Service...
Dec 01 17:25:29 mtop gsd-media-keys[1475]: Failed to grab accelerator for keybinding settings:rfkill
Dec 01 17:25:29 mtop gsd-media-keys[1475]: Failed to grab accelerator for keybinding settings:playback-repeat
Dec 01 17:25:29 mtop gsd-media-keys[1475]: Failed to grab accelerator for keybinding settings:hibernate
Dec 01 17:25:29 mtop gsd-media-keys[1475]: Failed to grab accelerator for keybinding settings:playback-random
Dec 01 17:25:29 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Successfully activated service 'org.gnome.Shell.Extensions.GSConnect'
Dec 01 17:25:29 mtop systemd[1252]: Started GNOME XSettings.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME XSettings.
Dec 01 17:25:29 mtop gsd-color[1120]: failed to set screen _ICC_PROFILE: Failed to open file “/home/malte/.local/share/icc/LP140WF6_SPB7.icm”: Permission denied
Dec 01 17:25:29 mtop dbus-daemon[859]: [system] Successfully activated service 'org.freedesktop.timedate1'
Dec 01 17:25:29 mtop systemd[1]: Started Time & Date Service.
Dec 01 17:25:29 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:29 mtop gjs[1607]: g_variant_new_string: assertion 'string != NULL' failed
Dec 01 17:25:29 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Connection :1.61 (uid=1000 pid=1607 comm="gjs /home/malte/.local/share/gnome-shell/extension") became a monitor.
Dec 01 17:25:29 mtop gnome-software[1531]: enabled plugins: desktop-categories, fwupd, os-release, provenance, shell-extensions, appstream, provenance-license, desktop-menu-path, epiphany, flatpak, generic-updates, hardcoded-blacklist, hardcoded-featured, hardcoded-popular, modalias, rewrite-resource, icons, odrs, key-colors, key-colors-metadata
Dec 01 17:25:29 mtop gnome-software[1531]: disabled plugins: dpkg, dummy, fedora-pkgdb-collections, fedora_langpacks, repos
Dec 01 17:25:29 mtop gnome-software[1531]: /etc/PackageKit/Vendor.conf file not found
Dec 01 17:25:29 mtop systemd[1252]: Started GNOME Date & Time handling.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME Date & Time handling.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME Session.
Dec 01 17:25:29 mtop systemd[1252]: Reached target GNOME X11 Session (session: gnome).
Dec 01 17:25:29 mtop systemd[1252]: Reached target Current graphical user session.
Dec 01 17:25:29 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.fwupd' unit='fwupd.service' requested by ':1.219' (uid=1000 pid=1531 comm="/usr/bin/gnome-software --gapplication-service ")
Dec 01 17:25:29 mtop systemd[1]: Starting Firmware update daemon...
Dec 01 17:25:29 mtop gnome-keyring-daemon[1264]: asked to register item /org/freedesktop/secrets/collection/login/10, but it's already registered
Dec 01 17:25:29 mtop gnome-shell[1331]: Some code accessed the property 'getJSON' on the module 'HTTP'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:29 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.bolt' unit='bolt.service' requested by ':1.279' (uid=0 pid=1763 comm="/usr/lib/fwupd/fwupd ")
Dec 01 17:25:29 mtop systemd[1]: Starting Thunderbolt system service...
Dec 01 17:25:29 mtop boltd[1835]: bolt 0.8 starting up.
Dec 01 17:25:29 mtop boltd[1835]: store: located at: /var/lib/boltd
Dec 01 17:25:29 mtop boltd[1835]: config: loading user config
Dec 01 17:25:29 mtop boltd[1835]: config: user config loaded successfully
Dec 01 17:25:29 mtop boltd[1835]: config: auth mode set to 'disabled'
Dec 01 17:25:29 mtop boltd[1835]: bouncer: initializing polkit
Dec 01 17:25:29 mtop boltd[1835]: udev: initializing udev
Dec 01 17:25:29 mtop boltd[1835]: store: loading domains
Dec 01 17:25:29 mtop boltd[1835]: [cb010000-0082-domain?                    ] store: loading domain
Dec 01 17:25:29 mtop boltd[1835]: journal: opened for 'cb010000-0082'; size: 0 bytes
Dec 01 17:25:29 mtop boltd[1835]: [cb010000-0082-domain?                    ] domain: registered (bootacl: 16/16)
Dec 01 17:25:29 mtop boltd[1835]: store: loading devices
Dec 01 17:25:29 mtop boltd[1835]: power: state located at: /run/boltd/power
Dec 01 17:25:29 mtop boltd[1835]: power: force power support: yes
Dec 01 17:25:29 mtop boltd[1835]: power: setting force_power to ON
Dec 01 17:25:29 mtop boltd[1835]: power: state changed: supported/on
Dec 01 17:25:29 mtop boltd[1835]: power: guard '1' for 'boltd' active
Dec 01 17:25:30 mtop gnome-shell[1331]: Some code called array.toString() on a Uint8Array instance. Previously this would have interpreted the bytes of the array as a string, but that is nonstandard. In the future this will return the bytes as comma-separated digits. For the time being, the old behavior has been preserved, but please fix your code anyway to explicitly call ByteArray.toString(array).
                                        (Note that array.toString() may have been called implicitly.)
                                        0 readStream/<() ["/home/malte/.local/share/gnome-shell/extensions/argos@pew.worldwidemann.com/utilities.js":282]
Dec 01 17:25:30 mtop gnome-shell[1331]: JS WARNING: [/home/malte/.local/share/gnome-shell/extensions/argos@pew.worldwidemann.com/utilities.js 132]: reference to undefined property "unescape"
Dec 01 17:25:30 mtop gnome-shell[1331]: Usage of object.actor is deprecated for ArgosButton
                                        get@resource:///org/gnome/shell/ui/environment.js:249:29
                                        _processOutput@/home/malte/.local/share/gnome-shell/extensions/argos@pew.worldwidemann.com/button.js:139:5
                                        wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
                                        _update/<@/home/malte/.local/share/gnome-shell/extensions/argos@pew.worldwidemann.com/button.js:95:11
                                        spawnWithCallback/<@/home/malte/.local/share/gnome-shell/extensions/argos@pew.worldwidemann.com/utilities.js:268:7
                                        readStream/<@/home/malte/.local/share/gnome-shell/extensions/argos@pew.worldwidemann.com/utilities.js:280:7
Dec 01 17:25:30 mtop gnome-shell[1331]: Usage of object.actor is deprecated for ArgosButton
                                        get@resource:///org/gnome/shell/ui/environment.js:249:29
                                        _processOutput@/home/malte/.local/share/gnome-shell/extensions/argos@pew.worldwidemann.com/button.js:141:9
                                        wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
                                        _update/<@/home/malte/.local/share/gnome-shell/extensions/argos@pew.worldwidemann.com/button.js:95:11
                                        spawnWithCallback/<@/home/malte/.local/share/gnome-shell/extensions/argos@pew.worldwidemann.com/utilities.js:268:7
                                        readStream/<@/home/malte/.local/share/gnome-shell/extensions/argos@pew.worldwidemann.com/utilities.js:280:7
Dec 01 17:25:30 mtop gnome-shell[1331]: JS WARNING: [/home/malte/.local/share/gnome-shell/extensions/argos@pew.worldwidemann.com/button.js 195]: reference to undefined property "alternate"
Dec 01 17:25:30 mtop kernel: pci 0000:04:00.0: [8086:15c0] type 01 class 0x060400
Dec 01 17:25:30 mtop kernel: pci 0000:04:00.0: enabling Extended Tags
Dec 01 17:25:30 mtop kernel: pci 0000:04:00.0: supports D1 D2
Dec 01 17:25:30 mtop kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Dec 01 17:25:30 mtop kernel: pci 0000:05:00.0: [8086:15c0] type 01 class 0x060400
Dec 01 17:25:30 mtop kernel: pci 0000:05:00.0: enabling Extended Tags
Dec 01 17:25:30 mtop kernel: pci 0000:05:00.0: supports D1 D2
Dec 01 17:25:30 mtop kernel: pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Dec 01 17:25:30 mtop kernel: pci 0000:05:01.0: [8086:15c0] type 01 class 0x060400
Dec 01 17:25:30 mtop kernel: pci 0000:05:01.0: enabling Extended Tags
Dec 01 17:25:30 mtop kernel: pci 0000:05:01.0: supports D1 D2
Dec 01 17:25:30 mtop kernel: pci 0000:05:01.0: PME# supported from D0 D1 D2 D3hot D3cold
Dec 01 17:25:30 mtop kernel: pci 0000:05:02.0: [8086:15c0] type 01 class 0x060400
Dec 01 17:25:30 mtop kernel: pci 0000:05:02.0: enabling Extended Tags
Dec 01 17:25:30 mtop kernel: pci 0000:05:02.0: supports D1 D2
Dec 01 17:25:30 mtop kernel: pci 0000:05:02.0: PME# supported from D0 D1 D2 D3hot D3cold
Dec 01 17:25:30 mtop kernel: pci 0000:04:00.0: PCI bridge to [bus 05-3c]
Dec 01 17:25:30 mtop kernel: pci 0000:04:00.0:   bridge window [mem 0xc4000000-0xda0fffff]
Dec 01 17:25:30 mtop kernel: pci 0000:04:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
Dec 01 17:25:30 mtop kernel: pci 0000:06:00.0: [8086:15bf] type 00 class 0x088000
Dec 01 17:25:30 mtop kernel: pci 0000:06:00.0: reg 0x10: [mem 0xda000000-0xda03ffff]
Dec 01 17:25:30 mtop kernel: pci 0000:06:00.0: reg 0x14: [mem 0xda040000-0xda040fff]
Dec 01 17:25:30 mtop kernel: pci 0000:06:00.0: enabling Extended Tags
Dec 01 17:25:30 mtop kernel: pci 0000:06:00.0: supports D1 D2
Dec 01 17:25:30 mtop kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Dec 01 17:25:30 mtop kernel: pci 0000:05:00.0: PCI bridge to [bus 06]
Dec 01 17:25:30 mtop kernel: pci 0000:05:00.0:   bridge window [mem 0xda000000-0xda0fffff]
Dec 01 17:25:30 mtop kernel: pci 0000:05:01.0: PCI bridge to [bus 07-3b]
Dec 01 17:25:30 mtop kernel: pci 0000:05:01.0:   bridge window [mem 0xc4000000-0xd9efffff]
Dec 01 17:25:30 mtop kernel: pci 0000:05:01.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
Dec 01 17:25:30 mtop kernel: pci 0000:3c:00.0: [8086:15c1] type 00 class 0x0c0330
Dec 01 17:25:30 mtop kernel: pci 0000:3c:00.0: reg 0x10: [mem 0xd9f00000-0xd9f0ffff]
Dec 01 17:25:30 mtop kernel: pci 0000:3c:00.0: supports D1 D2
Dec 01 17:25:30 mtop kernel: pci 0000:3c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Dec 01 17:25:30 mtop kernel: pci 0000:3c:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x4 link at 0000:05:02.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
Dec 01 17:25:30 mtop kernel: pci 0000:05:02.0: PCI bridge to [bus 3c]
Dec 01 17:25:30 mtop kernel: pci 0000:05:02.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
Dec 01 17:25:30 mtop kernel: pci_bus 0000:05: Allocating resources
Dec 01 17:25:30 mtop kernel: pci 0000:05:01.0: bridge window [io  0x1000-0x0fff] to [bus 07-3b] add_size 1000
Dec 01 17:25:30 mtop kernel: pci 0000:05:02.0: bridge window [io  0x1000-0x0fff] to [bus 3c] add_size 1000
Dec 01 17:25:30 mtop kernel: pci 0000:05:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 3c] add_size 200000 add_align 100000
Dec 01 17:25:30 mtop kernel: pci 0000:04:00.0: bridge window [io  0x1000-0x0fff] to [bus 05-3c] add_size 3000
Dec 01 17:25:30 mtop kernel: pci 0000:04:00.0: BAR 13: no space for [io  size 0x3000]
Dec 01 17:25:30 mtop kernel: pci 0000:04:00.0: BAR 13: failed to assign [io  size 0x3000]
Dec 01 17:25:30 mtop kernel: pci 0000:04:00.0: BAR 13: no space for [io  size 0x3000]
Dec 01 17:25:30 mtop kernel: pci 0000:04:00.0: BAR 13: failed to assign [io  size 0x3000]
Dec 01 17:25:30 mtop kernel: pci 0000:05:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Dec 01 17:25:30 mtop kernel: pci 0000:05:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Dec 01 17:25:30 mtop kernel: pci 0000:05:01.0: BAR 13: no space for [io  size 0x1000]
Dec 01 17:25:30 mtop kernel: pci 0000:05:01.0: BAR 13: failed to assign [io  size 0x1000]
Dec 01 17:25:30 mtop kernel: pci 0000:05:02.0: BAR 13: no space for [io  size 0x1000]
Dec 01 17:25:30 mtop kernel: pci 0000:05:02.0: BAR 13: failed to assign [io  size 0x1000]
Dec 01 17:25:30 mtop kernel: pci 0000:05:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Dec 01 17:25:30 mtop kernel: pci 0000:05:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Dec 01 17:25:30 mtop kernel: pci 0000:05:02.0: BAR 13: no space for [io  size 0x1000]
Dec 01 17:25:30 mtop kernel: pci 0000:05:02.0: BAR 13: failed to assign [io  size 0x1000]
Dec 01 17:25:30 mtop kernel: pci 0000:05:01.0: BAR 13: no space for [io  size 0x1000]
Dec 01 17:25:30 mtop kernel: pci 0000:05:01.0: BAR 13: failed to assign [io  size 0x1000]
Dec 01 17:25:30 mtop kernel: pci 0000:05:00.0: PCI bridge to [bus 06]
Dec 01 17:25:30 mtop kernel: pci 0000:05:00.0:   bridge window [mem 0xda000000-0xda0fffff]
Dec 01 17:25:30 mtop kernel: pci 0000:05:01.0: PCI bridge to [bus 07-3b]
Dec 01 17:25:30 mtop kernel: pci 0000:05:01.0:   bridge window [mem 0xc4000000-0xd9efffff]
Dec 01 17:25:30 mtop kernel: pci 0000:05:01.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
Dec 01 17:25:30 mtop kernel: pci 0000:05:02.0: PCI bridge to [bus 3c]
Dec 01 17:25:30 mtop kernel: pci 0000:05:02.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
Dec 01 17:25:30 mtop kernel: pci 0000:04:00.0: PCI bridge to [bus 05-3c]
Dec 01 17:25:30 mtop kernel: pci 0000:04:00.0:   bridge window [mem 0xc4000000-0xda0fffff]
Dec 01 17:25:30 mtop kernel: pci 0000:04:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
Dec 01 17:25:30 mtop kernel: xhci_hcd 0000:3c:00.0: xHCI Host Controller
Dec 01 17:25:30 mtop kernel: xhci_hcd 0000:3c:00.0: new USB bus registered, assigned bus number 3
Dec 01 17:25:30 mtop kernel: xhci_hcd 0000:3c:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
Dec 01 17:25:30 mtop kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
Dec 01 17:25:30 mtop kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 01 17:25:30 mtop kernel: usb usb3: Product: xHCI Host Controller
Dec 01 17:25:30 mtop kernel: usb usb3: Manufacturer: Linux 5.3.13-arch1-1 xhci-hcd
Dec 01 17:25:30 mtop kernel: usb usb3: SerialNumber: 0000:3c:00.0
Dec 01 17:25:30 mtop kernel: hub 3-0:1.0: USB hub found
Dec 01 17:25:30 mtop kernel: hub 3-0:1.0: 2 ports detected
Dec 01 17:25:30 mtop kernel: xhci_hcd 0000:3c:00.0: xHCI Host Controller
Dec 01 17:25:30 mtop kernel: xhci_hcd 0000:3c:00.0: new USB bus registered, assigned bus number 4
Dec 01 17:25:30 mtop kernel: xhci_hcd 0000:3c:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Dec 01 17:25:30 mtop kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
Dec 01 17:25:30 mtop kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 01 17:25:30 mtop kernel: usb usb4: Product: xHCI Host Controller
Dec 01 17:25:30 mtop kernel: usb usb4: Manufacturer: Linux 5.3.13-arch1-1 xhci-hcd
Dec 01 17:25:30 mtop kernel: usb usb4: SerialNumber: 0000:3c:00.0
Dec 01 17:25:30 mtop kernel: hub 4-0:1.0: USB hub found
Dec 01 17:25:30 mtop kernel: hub 4-0:1.0: 2 ports detected
Dec 01 17:25:30 mtop gnome-shell[1331]: GNOME Shell started at Sun Dec 01 2019 17:25:28 GMT+0100 (CET)
Dec 01 17:25:30 mtop gnome-shell[1331]: Registering session with GDM
Dec 01 17:25:30 mtop systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Dec 01 17:25:30 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:30 mtop kernel: kauditd_printk_skb: 3 callbacks suppressed
Dec 01 17:25:30 mtop kernel: audit: type=1131 audit(1575217530.589:79): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:30 mtop gnome-shell[1331]: Some code accessed the property 'format' on the module 'Format'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
Dec 01 17:25:30 mtop boltd[1835]: udev: found 1 domain
Dec 01 17:25:30 mtop boltd[1835]: manager: acquired power guard '1'
Dec 01 17:25:30 mtop boltd[1835]: udev: enumerating devices
Dec 01 17:25:30 mtop boltd[1835]: probing: adding /sys/devices/pci0000:00/0000:00:1d.0/0000:04:00.0 to roots
Dec 01 17:25:30 mtop boltd[1835]: [cb010000-0082-domain0                    ] bootacl: synchronizing journal
Dec 01 17:25:30 mtop boltd[1835]: security level set to 'user'
Dec 01 17:25:30 mtop boltd[1835]: [cb010000-0082-domain0                    ] connected: as domain0 [user] (/sys/devices/pci0000:00/0000:00:1d.0/0000:04:00.0/0000:05:00.0/0000:06:00.0/domain0)
Dec 01 17:25:30 mtop boltd[1835]: [cb010000-0082-T480                       ] device added, status: authorized, at /sys/devices/pci0000:00/0000:00:1d.0/0000:04:00.0/0000:05:00.0/0000:06:00.0/domain0/0-0
Dec 01 17:25:30 mtop boltd[1835]: [cb010000-0082-T480                       ] labeling device: Lenovo T480
Dec 01 17:25:30 mtop boltd[1835]: power: guard '1' for 'boltd' deactivated
Dec 01 17:25:30 mtop boltd[1835]: power: shutdown scheduled (T-20.00s)
Dec 01 17:25:30 mtop boltd[1835]: power: state changed: supported/wait
Dec 01 17:25:30 mtop boltd[1835]: dbus: exported domain at /org/freedesktop/bolt/domains/cb010000_0082_8098_a0c6_261470829221
Dec 01 17:25:30 mtop boltd[1835]: [cb010000-0082-T480                       ] dbus: exported device at /org/freedesktop/bolt/devices/cb010000_0082...
Dec 01 17:25:30 mtop boltd[1835]: probing: started [1000]
Dec 01 17:25:30 mtop boltd[1835]: probing: adding /sys/devices/pci0000:00/0000:00:1d.0/0000:04:00.0 to roots
Dec 01 17:25:30 mtop boltd[1835]: power: resetting timeout (uevent /sys/devices/pci0000:00/0000:00:1d.0/0000:04:00.0/0000:05:00.0/0000:06:00.0/domain0)
Dec 01 17:25:30 mtop dbus-daemon[859]: [system] Successfully activated service 'org.freedesktop.bolt'
Dec 01 17:25:30 mtop boltd[1835]: [cb010000-0082-T480                       ] udev: device changed: authorized -> authorized
Dec 01 17:25:30 mtop boltd[1835]: power: resetting timeout (uevent /sys/devices/pci0000:00/0000:00:1d.0/0000:04:00.0/0000:05:00.0/0000:06:00.0/domain0/0-0)
Dec 01 17:25:30 mtop systemd[1]: Started Thunderbolt system service.
Dec 01 17:25:30 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bolt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:30 mtop kernel: audit: type=1130 audit(1575217530.899:80): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bolt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:30 mtop boltd[1835]: power: state changed: supported/on
Dec 01 17:25:30 mtop boltd[1835]: power: guard '2' for 'fwupd' active
Dec 01 17:25:30 mtop fwupd[1763]: ERROR:esys:src/tss2-esys/esys_context.c:69:Esys_Initialize() Initialize default tcti. ErrorCode (0x000a000a)
Dec 01 17:25:31 mtop gsd-media-keys[1475]: # _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
Dec 01 17:25:31 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.66' (uid=1000 pid=1986 comm="gnome-terminal ")
Dec 01 17:25:31 mtop systemd[1252]: Starting GNOME Terminal Server...
Dec 01 17:25:31 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Successfully activated service 'org.gnome.Terminal'
Dec 01 17:25:31 mtop systemd[1252]: Started GNOME Terminal Server.
Dec 01 17:25:31 mtop gsd-media-keys[1475]: # _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’
Dec 01 17:25:31 mtop gsd-media-keys[1475]: # watch_fast: "/org/gnome/terminal/legacy/" (establishing: 0, active: 0)
Dec 01 17:25:31 mtop gsd-media-keys[1475]: # unwatch_fast: "/org/gnome/terminal/legacy/" (active: 0, establishing: 1)
Dec 01 17:25:31 mtop gsd-media-keys[1475]: # watch_established: "/org/gnome/terminal/legacy/" (establishing: 0)
Dec 01 17:25:31 mtop dbus-daemon[859]: [system] Successfully activated service 'org.freedesktop.fwupd'
Dec 01 17:25:31 mtop systemd[1]: Started Firmware update daemon.
Dec 01 17:25:31 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=fwupd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:31 mtop kernel: audit: type=1130 audit(1575217531.535:81): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=fwupd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:31 mtop fwupd[1763]: 16:25:31:0546 FuPluginThunderbolt  got change event for unknown device, adding instead
Dec 01 17:25:31 mtop gnome-software[1531]: not handling error failed for action get-updates-historical: failed to build result for ea0fd60df22477668e549841f6a22a8c31cae587
Dec 01 17:25:31 mtop gnome-software[1531]: adding wildcard app */*/*/*/org.gnome.Builder.desktop/* to plugin cache
Dec 01 17:25:31 mtop gnome-software[1531]: adding wildcard app */*/*/*/org.gnome.Calculator.desktop/* to plugin cache
Dec 01 17:25:31 mtop gnome-software[1531]: adding wildcard app */*/*/*/org.gnome.clocks.desktop/* to plugin cache
Dec 01 17:25:31 mtop gnome-software[1531]: adding wildcard app */*/*/*/org.gnome.Dictionary.desktop/* to plugin cache
Dec 01 17:25:31 mtop gnome-software[1531]: adding wildcard app */*/*/*/org.gnome.Documents.desktop/* to plugin cache
Dec 01 17:25:31 mtop gnome-software[1531]: adding wildcard app */*/*/*/org.gnome.Evince/* to plugin cache
Dec 01 17:25:31 mtop gnome-software[1531]: adding wildcard app */*/*/*/org.gnome.gedit.desktop/* to plugin cache
Dec 01 17:25:31 mtop gnome-software[1531]: adding wildcard app */*/*/*/org.gnome.Maps.desktop/* to plugin cache
Dec 01 17:25:31 mtop gnome-software[1531]: adding wildcard app */*/*/*/org.gnome.Weather/* to plugin cache
Dec 01 17:25:31 mtop gnome-software[1531]: hiding category graphics featured applications: found only 0 to show, need at least 9
Dec 01 17:25:31 mtop gnome-software[1531]: hiding category audio-video featured applications: found only 0 to show, need at least 9
Dec 01 17:25:31 mtop gnome-software[1531]: Only 2 apps for popular list, hiding
Dec 01 17:25:31 mtop gnome-software[1531]: not GsPlugin error g-io-error-quark:15: failed to process components/component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..|components/component[@type='webapp']/id[text()='archlinux.www.Arch Linux-(null)']/..|component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..: cannot parse text or number `null`
Dec 01 17:25:31 mtop gnome-software[1531]: not GsPlugin error g-io-error-quark:15: failed to process components/component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..|components/component[@type='webapp']/id[text()='archlinux.www.Arch Linux-(null)']/..|component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..: cannot parse text or number `null`
Dec 01 17:25:31 mtop gnome-software[1531]: not GsPlugin error g-io-error-quark:15: failed to process components/component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..|components/component[@type='webapp']/id[text()='archlinux.www.Arch Linux-(null)']/..|component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..: cannot parse text or number `null`
Dec 01 17:25:31 mtop gnome-software[1531]: not handling error failed for action refine: failed to process components/component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..|components/component[@type='webapp']/id[text()='archlinux.www.Arch Linux-(null)']/..|component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..: cannot parse text or number `null`
Dec 01 17:25:31 mtop gnome-software[1531]: unhandled shell error: Error: Cast to TV: extension schemas could not be found!
Dec 01 17:25:31 mtop gnome-software[1531]: g_variant_get_double: assertion 'g_variant_is_of_type (value, G_VARIANT_TYPE_DOUBLE)' failed
Dec 01 17:25:31 mtop gnome-shell[1331]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x1e0000e specified for 0x1e0000c.
Dec 01 17:25:32 mtop gnome-keyring-daemon[1264]: asked to register item /org/freedesktop/secrets/collection/login/32, but it's already registered
Dec 01 17:25:33 mtop gnome-keyring-daemon[1264]: asked to register item /org/freedesktop/secrets/collection/login/32, but it's already registered
Dec 01 17:25:33 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.422' (uid=973 pid=1999 comm="/usr/lib/colord-sane ")
Dec 01 17:25:33 mtop dbus-daemon[859]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 01 17:25:33 mtop gnome-keyring-daemon[1264]: asked to register item /org/freedesktop/secrets/collection/login/32, but it's already registered
Dec 01 17:25:33 mtop gnome-keyring-daemon[1264]: asked to register item /org/freedesktop/secrets/collection/login/32, but it's already registered
Dec 01 17:25:33 mtop boltd[1835]: probing: timeout, done: [2671474] (2000000)
Dec 01 17:25:34 mtop gnome-keyring-daemon[1264]: asked to register item /org/freedesktop/secrets/collection/login/32, but it's already registered
Dec 01 17:25:34 mtop gnome-keyring-daemon[1264]: asked to register item /org/freedesktop/secrets/collection/login/32, but it's already registered
Dec 01 17:25:34 mtop gnome-keyring-daemon[1264]: asked to register item /org/freedesktop/secrets/collection/login/32, but it's already registered
Dec 01 17:25:34 mtop gnome-keyring-daemon[1264]: asked to register item /org/freedesktop/secrets/collection/login/32, but it's already registered
Dec 01 17:25:35 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.451' (uid=973 pid=1999 comm="/usr/lib/colord-sane ")
Dec 01 17:25:35 mtop dbus-daemon[859]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 01 17:25:43 mtop audit[1531]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=3 pid=1531 comm="pool-gnome-soft" exe="/usr/bin/gnome-software" sig=11 res=1
Dec 01 17:25:43 mtop kernel: pool-gnome-soft[2052]: segfault at 8 ip 00007f0b110638df sp 00007f0b02b348b0 error 4 in libflatpak.so.0.10501.0[7f0b11041000+78000]
Dec 01 17:25:43 mtop kernel: Code: c4 18 44 89 e0 5b 5d 41 5c 41 5d 41 5e 41 5f c3 48 8b 04 24 4c 89 f9 48 8d 3d 3e d8 05 00 48 8d 15 26 92 05 00 be 10 00 00 00 <4c> 8b 40 08 31 c0 ff 15 a5 35 08 00 48 8b 3c 24 48 85 ff 74 06 ff
Dec 01 17:25:43 mtop kernel: audit: type=1701 audit(1575217543.599:82): auid=1000 uid=1000 gid=1000 ses=3 pid=1531 comm="pool-gnome-soft" exe="/usr/bin/gnome-software" sig=11 res=1
Dec 01 17:25:43 mtop systemd[1]: Created slice system-systemd\x2dcoredump.slice.
Dec 01 17:25:43 mtop systemd[1]: Started Process Core Dump (PID 2295/UID 0).
Dec 01 17:25:43 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-2295-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:43 mtop kernel: audit: type=1130 audit(1575217543.609:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-2295-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:44 mtop systemd-coredump[2296]: Process 1531 (gnome-software) of user 1000 dumped core.
                                             
                                             Stack trace of thread 2052:
                                             #0  0x00007f0b110638df n/a (libflatpak.so.0)
                                             #1  0x00007f0b110a10a8 flatpak_installation_list_installed_refs_for_update (libflatpak.so.0)
                                             #2  0x00007f0b1114ef30 gs_flatpak_add_updates (libgs_plugin_flatpak.so)
                                             #3  0x00007f0b11146456 gs_plugin_add_updates (libgs_plugin_flatpak.so)
                                             #4  0x000055b67f44703c n/a (gnome-software)
                                             #5  0x000055b67f4478a2 n/a (gnome-software)
                                             #6  0x000055b67f44abf5 n/a (gnome-software)
                                             #7  0x00007f0b177d3d31 n/a (libgio-2.0.so.0)
                                             #8  0x00007f0b17904f87 n/a (libglib-2.0.so.0)
                                             #9  0x00007f0b1790bbb1 n/a (libglib-2.0.so.0)
                                             #10 0x00007f0b169944cf start_thread (libpthread.so.0)
                                             #11 0x00007f0b17bcf2d3 __clone (libc.so.6)
                                             
                                             Stack trace of thread 2067:
                                             #0  0x00007f0b1699ac45 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                             #1  0x00007f0ae39e024e n/a (librsvg-2.so.2)
                                             #2  0x00007f0ae39e0902 n/a (librsvg-2.so.2)
                                             #3  0x00007f0ae39e5275 n/a (librsvg-2.so.2)
                                             #4  0x00007f0ae39df647 n/a (librsvg-2.so.2)
                                             #5  0x00007f0ae3b3de0f n/a (librsvg-2.so.2)
                                             #6  0x00007f0ae3b3e6ac n/a (librsvg-2.so.2)
                                             #7  0x00007f0b169944cf start_thread (libpthread.so.0)
                                             #8  0x00007f0b17bcf2d3 __clone (libc.so.6)
                                             
                                             Stack trace of thread 2068:
                                             #0  0x00007f0b1699ac45 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                             #1  0x00007f0ae39e024e n/a (librsvg-2.so.2)
                                             #2  0x00007f0ae39e0902 n/a (librsvg-2.so.2)
                                             #3  0x00007f0ae39e5275 n/a (librsvg-2.so.2)
                                             #4  0x00007f0ae39df647 n/a (librsvg-2.so.2)
                                             #5  0x00007f0ae3b3de0f n/a (librsvg-2.so.2)
                                             #6  0x00007f0ae3b3e6ac n/a (librsvg-2.so.2)
                                             #7  0x00007f0b169944cf start_thread (libpthread.so.0)
                                             #8  0x00007f0b17bcf2d3 __clone (libc.so.6)
                                             
                                             Stack trace of thread 1715:
                                             #0  0x00007f0b17bc9e9d syscall (libc.so.6)
                                             #1  0x00007f0b178e011b g_cond_wait_until (libglib-2.0.so.0)
                                             #2  0x00007f0b1795def3 n/a (libglib-2.0.so.0)
                                             #3  0x00007f0b1795e0e4 g_async_queue_timeout_pop (libglib-2.0.so.0)
                                             #4  0x00007f0b1790502a n/a (libglib-2.0.so.0)
                                             #5  0x00007f0b1790bbb1 n/a (libglib-2.0.so.0)
                                             #6  0x00007f0b169944cf start_thread (libpthread.so.0)
                                             #7  0x00007f0b17bcf2d3 __clone (libc.so.6)
                                             
                                             Stack trace of thread 2064:
                                             #0  0x00007f0b1699ac45 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                             #1  0x00007f0ae39e024e n/a (librsvg-2.so.2)
                                             #2  0x00007f0ae39e0902 n/a (librsvg-2.so.2)
                                             #3  0x00007f0ae39e5275 n/a (librsvg-2.so.2)
                                             #4  0x00007f0ae39df647 n/a (librsvg-2.so.2)
                                             #5  0x00007f0ae3b3de0f n/a (librsvg-2.so.2)
                                             #6  0x00007f0ae3b3e6ac n/a (librsvg-2.so.2)
                                             #7  0x00007f0b169944cf start_thread (libpthread.so.0)
                                             #8  0x00007f0b17bcf2d3 __clone (libc.so.6)
                                             
                                             Stack trace of thread 1598:
                                             #0  0x00007f0b17bc49ef __poll (libc.so.6)
                                             #1  0x00007f0b1792f120 n/a (libglib-2.0.so.0)
                                             #2  0x00007f0b179300c3 g_main_loop_run (libglib-2.0.so.0)
                                             #3  0x00007f0b1776cbc8 n/a (libgio-2.0.so.0)
                                             #4  0x00007f0b1790bbb1 n/a (libglib-2.0.so.0)
                                             #5  0x00007f0b169944cf start_thread (libpthread.so.0)
                                             #6  0x00007f0b17bcf2d3 __clone (libc.so.6)
                                             
                                             Stack trace of thread 2062:
                                             #0  0x00007f0b1699ac45 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                             #1  0x00007f0ae39e024e n/a (librsvg-2.so.2)
                                             #2  0x00007f0ae39e0902 n/a (librsvg-2.so.2)
                                             #3  0x00007f0ae39e5275 n/a (librsvg-2.so.2)
                                             #4  0x00007f0ae39df647 n/a (librsvg-2.so.2)
                                             #5  0x00007f0ae3b3de0f n/a (librsvg-2.so.2)
                                             #6  0x00007f0ae3b3e6ac n/a (librsvg-2.so.2)
                                             #7  0x00007f0b169944cf start_thread (libpthread.so.0)
                                             #8  0x00007f0b17bcf2d3 __clone (libc.so.6)
                                             
                                             Stack trace of thread 1531:
                                             #0  0x00007f0b17bc49ef __poll (libc.so.6)
                                             #1  0x00007f0b1792f120 n/a (libglib-2.0.so.0)
                                             #2  0x00007f0b1792f1f1 g_main_context_iteration (libglib-2.0.so.0)
                                             #3  0x00007f0b177afcde g_application_run (libgio-2.0.so.0)
                                             #4  0x000055b67f43f0f6 main (gnome-software)
                                             #5  0x00007f0b17af7153 __libc_start_main (libc.so.6)
                                             #6  0x000055b67f43f16e _start (gnome-software)
                                             
                                             Stack trace of thread 2066:
                                             #0  0x00007f0b1699ac45 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                             #1  0x00007f0ae39e024e n/a (librsvg-2.so.2)
                                             #2  0x00007f0ae39e0902 n/a (librsvg-2.so.2)
                                             #3  0x00007f0ae39e5275 n/a (librsvg-2.so.2)
                                             #4  0x00007f0ae39df647 n/a (librsvg-2.so.2)
                                             #5  0x00007f0ae3b3de0f n/a (librsvg-2.so.2)
                                             #6  0x00007f0ae3b3e6ac n/a (librsvg-2.so.2)
                                             #7  0x00007f0b169944cf start_thread (libpthread.so.0)
                                             #8  0x00007f0b17bcf2d3 __clone (libc.so.6)
                                             
                                             Stack trace of thread 1592:
                                             #0  0x00007f0b17bc49ef __poll (libc.so.6)
                                             #1  0x00007f0b1792f120 n/a (libglib-2.0.so.0)
                                             #2  0x00007f0b1792f1f1 g_main_context_iteration (libglib-2.0.so.0)
                                             #3  0x00007f0b1792f242 n/a (libglib-2.0.so.0)
                                             #4  0x00007f0b1790bbb1 n/a (libglib-2.0.so.0)
                                             #5  0x00007f0b169944cf start_thread (libpthread.so.0)
                                             #6  0x00007f0b17bcf2d3 __clone (libc.so.6)
                                             
                                             Stack trace of thread 2069:
                                             #0  0x00007f0b1699ac45 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                             #1  0x00007f0ae39e024e n/a (librsvg-2.so.2)
                                             #2  0x00007f0ae39e0902 n/a (librsvg-2.so.2)
                                             #3  0x00007f0ae39e5275 n/a (librsvg-2.so.2)
                                             #4  0x00007f0ae39df647 n/a (librsvg-2.so.2)
                                             #5  0x00007f0ae3b3de0f n/a (librsvg-2.so.2)
                                             #6  0x00007f0ae3b3e6ac n/a (librsvg-2.so.2)
                                             #7  0x00007f0b169944cf start_thread (libpthread.so.0)
                                             #8  0x00007f0b17bcf2d3 __clone (libc.so.6)
                                             
                                             Stack trace of thread 2063:
                                             #0  0x00007f0b1699ac45 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                             #1  0x00007f0ae39e024e n/a (librsvg-2.so.2)
                                             #2  0x00007f0ae39e0902 n/a (librsvg-2.so.2)
                                             #3  0x00007f0ae39e5275 n/a (librsvg-2.so.2)
                                             #4  0x00007f0ae39df647 n/a (librsvg-2.so.2)
                                             #5  0x00007f0ae3b3de0f n/a (librsvg-2.so.2)
                                             #6  0x00007f0ae3b3e6ac n/a (librsvg-2.so.2)
                                             #7  0x00007f0b169944cf start_thread (libpthread.so.0)
                                             #8  0x00007f0b17bcf2d3 __clone (libc.so.6)
                                             
                                             Stack trace of thread 2065:
                                             #0  0x00007f0b1699ac45 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                             #1  0x00007f0ae39e024e n/a (librsvg-2.so.2)
                                             #2  0x00007f0ae39e0902 n/a (librsvg-2.so.2)
                                             #3  0x00007f0ae39e5275 n/a (librsvg-2.so.2)
                                             #4  0x00007f0ae39df647 n/a (librsvg-2.so.2)
                                             #5  0x00007f0ae3b3de0f n/a (librsvg-2.so.2)
                                             #6  0x00007f0ae3b3e6ac n/a (librsvg-2.so.2)
                                             #7  0x00007f0b169944cf start_thread (libpthread.so.0)
                                             #8  0x00007f0b17bcf2d3 __clone (libc.so.6)
                                             
                                             Stack trace of thread 1666:
                                             #0  0x00007f0b17bc49ef __poll (libc.so.6)
                                             #1  0x00007f0b1792f120 n/a (libglib-2.0.so.0)
                                             #2  0x00007f0b1792f1f1 g_main_context_iteration (libglib-2.0.so.0)
                                             #3  0x00007f0b17ca2e5e n/a (libdconfsettings.so)
                                             #4  0x00007f0b1790bbb1 n/a (libglib-2.0.so.0)
                                             #5  0x00007f0b169944cf start_thread (libpthread.so.0)
                                             #6  0x00007f0b17bcf2d3 __clone (libc.so.6)
Dec 01 17:25:44 mtop systemd[1]: systemd-coredump@0-2295-0.service: Succeeded.
Dec 01 17:25:44 mtop kernel: audit: type=1131 audit(1575217544.162:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-2295-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:44 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-2295-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:44 mtop systemd-timesyncd[759]: Initial synchronization to time server 213.209.109.45:123 (2.arch.pool.ntp.org).
Dec 01 17:25:44 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' unit='tracker-extract.service' requested by ':1.58' (uid=1000 pid=1558 comm="/usr/lib/tracker-miner-fs ")
Dec 01 17:25:44 mtop systemd[1252]: Starting Tracker metadata extractor...
Dec 01 17:25:44 mtop dbus-daemon[1275]: [session uid=1000 pid=1275] Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
Dec 01 17:25:44 mtop systemd[1252]: Started Tracker metadata extractor.
Dec 01 17:25:51 mtop boltd[1835]: power: got event for guard '2' (10)
Dec 01 17:25:51 mtop boltd[1835]: power: guard '2' for 'fwupd' deactivated
Dec 01 17:25:51 mtop boltd[1835]: power: shutdown scheduled (T-20.00s)
Dec 01 17:25:51 mtop boltd[1835]: power: state changed: supported/wait
Dec 01 17:25:54 mtop gsd-color[1120]: failed to set screen _ICC_PROFILE: Failed to open file “/home/malte/.local/share/icc/LP140WF6_SPB7.icm”: Permission denied
Dec 01 17:25:55 mtop systemd[1252]: tracker-extract.service: Succeeded.
Dec 01 17:25:59 mtop systemd[1]: systemd-hostnamed.service: Succeeded.
Dec 01 17:25:59 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:59 mtop kernel: audit: type=1131 audit(1575217559.208:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:59 mtop systemd[1]: systemd-timedated.service: Succeeded.
Dec 01 17:25:59 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:25:59 mtop kernel: audit: type=1131 audit(1575217559.618:86): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:26:03 mtop gnome-keyring-daemon[1264]: asked to register item /org/freedesktop/secrets/collection/login/32, but it's already registered
Dec 01 17:26:04 mtop gnome-keyring-daemon[1264]: asked to register item /org/freedesktop/secrets/collection/login/32, but it's already registered
Dec 01 17:26:10 mtop systemd[1]: systemd-localed.service: Succeeded.
Dec 01 17:26:10 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:26:10 mtop kernel: audit: type=1131 audit(1575217570.895:87): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:26:11 mtop boltd[1835]: power: setting force_power to OFF
Dec 01 17:26:11 mtop boltd[1835]: power: state changed: supported/off
Dec 01 17:26:11 mtop kernel: xhci_hcd 0000:3c:00.0: remove, state 4
Dec 01 17:26:11 mtop kernel: usb usb4: USB disconnect, device number 1
Dec 01 17:26:11 mtop kernel: xhci_hcd 0000:3c:00.0: USB bus 4 deregistered
Dec 01 17:26:11 mtop kernel: xhci_hcd 0000:3c:00.0: xHCI host controller not responding, assume dead
Dec 01 17:26:11 mtop kernel: xhci_hcd 0000:3c:00.0: remove, state 4
Dec 01 17:26:11 mtop kernel: usb usb3: USB disconnect, device number 1
Dec 01 17:26:11 mtop kernel: xhci_hcd 0000:3c:00.0: Host halt failed, -19
Dec 01 17:26:11 mtop kernel: xhci_hcd 0000:3c:00.0: Host not accessible, reset failed.
Dec 01 17:26:11 mtop kernel: xhci_hcd 0000:3c:00.0: USB bus 3 deregistered
Dec 01 17:26:11 mtop boltd[1835]: [cb010000-0082-T480                       ] removed (/sys/devices/pci0000:00/0000:00:1d.0/0000:04:00.0/0000:05:00.0/0000:06:00.0/domain0/0-0)
Dec 01 17:26:11 mtop boltd[1835]: [cb010000-0082-T480                       ] dbus: unexported
Dec 01 17:26:12 mtop boltd[1835]: [cb010000-0082-domain0                    ] disconnected from /sys/devices/pci0000:00/0000:00:1d.0/0000:04:00.0/0000:05:00.0/0000:06:00.0/domain0
Dec 01 17:26:12 mtop kernel: pci_bus 0000:05: Allocating resources
Dec 01 17:26:12 mtop kernel: pcieport 0000:05:01.0: bridge window [io  0x1000-0x0fff] to [bus 07-3b] add_size 1000
Dec 01 17:26:12 mtop kernel: pcieport 0000:05:02.0: bridge window [io  0x1000-0x0fff] to [bus 3c] add_size 1000
Dec 01 17:26:12 mtop kernel: pcieport 0000:05:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 3c] add_size 200000 add_align 100000
Dec 01 17:26:12 mtop kernel: pcieport 0000:04:00.0: bridge window [io  0x1000-0x0fff] to [bus 05-3c] add_size 3000
Dec 01 17:26:12 mtop kernel: pcieport 0000:04:00.0: BAR 13: no space for [io  size 0x3000]
Dec 01 17:26:12 mtop kernel: pcieport 0000:04:00.0: BAR 13: failed to assign [io  size 0x3000]
Dec 01 17:26:12 mtop kernel: pcieport 0000:04:00.0: BAR 13: no space for [io  size 0x3000]
Dec 01 17:26:12 mtop kernel: pcieport 0000:04:00.0: BAR 13: failed to assign [io  size 0x3000]
Dec 01 17:26:12 mtop kernel: pcieport 0000:05:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Dec 01 17:26:12 mtop kernel: pcieport 0000:05:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Dec 01 17:26:12 mtop kernel: pcieport 0000:05:01.0: BAR 13: no space for [io  size 0x1000]
Dec 01 17:26:12 mtop kernel: pcieport 0000:05:01.0: BAR 13: failed to assign [io  size 0x1000]
Dec 01 17:26:12 mtop kernel: pcieport 0000:05:02.0: BAR 13: no space for [io  size 0x1000]
Dec 01 17:26:12 mtop kernel: pcieport 0000:05:02.0: BAR 13: failed to assign [io  size 0x1000]
Dec 01 17:26:12 mtop kernel: pcieport 0000:05:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Dec 01 17:26:12 mtop kernel: pcieport 0000:05:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Dec 01 17:26:12 mtop kernel: pcieport 0000:05:02.0: BAR 13: no space for [io  size 0x1000]
Dec 01 17:26:12 mtop kernel: pcieport 0000:05:02.0: BAR 13: failed to assign [io  size 0x1000]
Dec 01 17:26:12 mtop kernel: pcieport 0000:05:01.0: BAR 13: no space for [io  size 0x1000]
Dec 01 17:26:12 mtop kernel: pcieport 0000:05:01.0: BAR 13: failed to assign [io  size 0x1000]
Dec 01 17:26:13 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.488' (uid=973 pid=2376 comm="/usr/lib/colord-sane ")
Dec 01 17:26:13 mtop dbus-daemon[859]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 01 17:26:15 mtop tracker-store[1591]: OK
Dec 01 17:26:15 mtop systemd[1252]: tracker-store.service: Succeeded.
Dec 01 17:26:16 mtop gsd-media-keys[1475]: # _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
Dec 01 17:26:16 mtop gsd-media-keys[1475]: # _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’
Dec 01 17:26:16 mtop gsd-media-keys[1475]: # watch_fast: "/org/gnome/terminal/legacy/" (establishing: 0, active: 0)
Dec 01 17:26:16 mtop gsd-media-keys[1475]: # unwatch_fast: "/org/gnome/terminal/legacy/" (active: 0, establishing: 1)
Dec 01 17:26:16 mtop gsd-media-keys[1475]: # watch_established: "/org/gnome/terminal/legacy/" (establishing: 0)
Dec 01 17:26:16 mtop dbus-daemon[859]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.490' (uid=973 pid=2376 comm="/usr/lib/colord-sane ")
Dec 01 17:26:16 mtop dbus-daemon[859]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 01 17:26:16 mtop kernel: pcieport 0000:05:00.0: Refused to change power state, currently in D3
Dec 01 17:26:16 mtop kernel: pci_bus 0000:06: busn_res: [bus 06] is released
Dec 01 17:26:16 mtop kernel: pci_bus 0000:07: busn_res: [bus 07-3b] is released
Dec 01 17:26:16 mtop kernel: pci_bus 0000:3c: busn_res: [bus 3c] is released
Dec 01 17:26:16 mtop kernel: pci_bus 0000:05: busn_res: [bus 05-3c] is released
Dec 01 17:26:16 mtop boltd[1835]: probing: removing /sys/devices/pci0000:00/0000:00:1d.0/0000:04:00.0 from roots
Dec 01 17:26:19 mtop geoclue[1106]: Service not used for 60 seconds. Shutting down..
Dec 01 17:26:19 mtop systemd[1]: geoclue.service: Succeeded.
Dec 01 17:26:19 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:26:19 mtop kernel: audit: type=1131 audit(1575217579.590:88): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:26:35 mtop gnome-keyring-daemon[1264]: asked to register item /org/freedesktop/secrets/collection/login/32, but it's already registered
Dec 01 17:26:35 mtop gnome-keyring-daemon[1264]: asked to register item /org/freedesktop/secrets/collection/login/32, but it's already registered
Dec 01 17:26:54 mtop systemd[1]: plymouth-quit-wait.service: start operation timed out. Terminating.
Dec 01 17:26:54 mtop systemd[1]: plymouth-quit-wait.service: Failed with result 'timeout'.
Dec 01 17:26:54 mtop systemd[1]: Failed to start Hold until boot process finishes up.
Dec 01 17:26:54 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Dec 01 17:26:54 mtop systemd[1]: Reached target Multi-User System.
Dec 01 17:26:54 mtop systemd[1]: Reached target Graphical Interface.
Dec 01 17:26:54 mtop kernel: audit: type=1130 audit(1575217614.347:89): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Dec 01 17:26:54 mtop systemd[1]: Starting TLP system startup/shutdown...
Dec 01 17:26:54 mtop tlp[2431]: Applying power save settings...done.
Dec 01 17:26:54 mtop tlp[2431]: Setting battery charge thresholds...done.
Dec 01 17:26:54 mtop systemd[1]: Started TLP system startup/shutdown.
Dec 01 17:26:54 mtop systemd[1]: Startup finished in 7.132s (firmware) + 3.575s (loader) + 1min 7.660s (kernel) + 1min 42.398s (userspace) = 3min 767ms.
Dec 01 17:26:54 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=tlp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 01 17:26:54 mtop kernel: audit: type=1130 audit(1575217614.641:90): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=tlp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

/etc/mkinitcpio.conf

# vim:set ft=sh
# MODULES
# The following modules are loaded before any boot hooks are
# run.  Advanced users may wish to specify all system modules
# in this array.  For instance:
#     MODULES=(piix ide_disk reiserfs)
MODULES=(i915)

# BINARIES
# This setting includes any additional binaries a given user may
# wish into the CPIO image.  This is run last, so it may be used to
# override the actual binaries included by a given hook
# BINARIES are dependency parsed, so you may safely ignore libraries
BINARIES=(/usr/bin/btrfs)

# FILES
# This setting is similar to BINARIES above, however, files are added
# as-is and are not parsed in any way.  This is useful for config files.
FILES=()

# HOOKS
# This is the most important setting in this file.  The HOOKS control the
# modules and scripts added to the image, and what happens at boot time.
# Order is important, and it is recommended that you do not change the
# order in which HOOKS are added.  Run 'mkinitcpio -H <hook name>' for
# help on a given hook.
# 'base' is _required_ unless you know precisely what you are doing.
# 'udev' is _required_ in order to automatically load modules
# 'filesystems' is _required_ unless you specify your fs modules in MODULES
# Examples:
##   This setup specifies all modules in the MODULES setting above.
##   No raid, lvm2, or encrypted root is needed.
#    HOOKS=(base)
#
##   This setup will autodetect all modules for your system and should
##   work as a sane default
#    HOOKS=(base udev autodetect block filesystems)
#
##   This setup will generate a 'full' image which supports most systems.
##   No autodetection is done.
#    HOOKS=(base udev block filesystems)
#
##   This setup assembles a pata mdadm array with an encrypted root FS.
##   Note: See 'mkinitcpio -H mdadm' for more information on raid devices.
#    HOOKS=(base udev block mdadm encrypt filesystems)
#
##   This setup loads an lvm2 volume group on a usb device.
#    HOOKS=(base udev block lvm2 filesystems)
#
##   NOTE: If you have /usr on a separate partition, you MUST include the
#    usr, fsck and shutdown hooks.
HOOKS=(base udev plymouth autodetect keyboard keymap consolefont modconf block plymouth-encrypt lvm2 filesystems fsck)

# COMPRESSION
# Use this to compress the initramfs image. By default, gzip compression
# is used. Use 'cat' to create an uncompressed image.
#COMPRESSION="gzip"
#COMPRESSION="bzip2"
#COMPRESSION="lzma"
#COMPRESSION="xz"
#COMPRESSION="lzop"
#COMPRESSION="lz4"

# COMPRESSION_OPTIONS
# Additional options for the compressor
#COMPRESSION_OPTIONS=()

Last edited by deisi (2019-12-01 16:35:15)

Offline

#4 2019-12-02 12:12:05

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: When is the boot process actually done with gnome

I think I understood exactly like you phrased it as well. My question was meant like: What is plymouth waiting for.

yeah, I misinterpreted your text.

The journal indicates your setup is rather complicated .
You have an intel + nvidia system, load virtualbox host modules, load an optimus manager, gdm/gnome starts flatpak ,  there are segfaults listed .

I looked at what plymouth installs and noticed plymouth-quit-wait.service basically tells the plymouth daemon to wait until stuff has finished.
Haven't found what plymouth daemon waits for.
Both plymouth-quit-wait.service and plymouth-quit.service are put in in /usr/lib/systemd/system/multi-user.target.wants .

Before delving deeper into things, we should try to narrow down possible causes.

Please boot with systemd.unit=multi-user.target appended to the kernel command line.
Login to console as root, post dmesg and journalctl -b .
Those 2 logs should have enough info to determine if the problem is with graphical target or earlier.

you can reboot without that parameter to get back to your normal setup.

Last edited by Lone_Wolf (2019-12-02 12:13:30)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#5 2019-12-02 18:02:24

deisi
Member
Registered: 2015-10-21
Posts: 66

Re: When is the boot process actually done with gnome

You have an intel + nvidia system, load virtualbox host modules, load an optimus manager, gdm/gnome starts flatpak ,  there are segfaults listed .

Not sure if I'm proud or embarrassed by this finding...
The segfault I belive are related to 251070 I think. Should not be relvant here.

I looked at what plymouth installs and noticed plymouth-quit-wait.service basically tells the plymouth daemon to wait until stuff has finished.

Thx a lot for the effort.

dmesg:

[    0.000000] microcode: microcode updated early to revision 0xca, date = 2019-10-03
[    0.000000] Linux version 5.3.13-arch1-1 (linux@archlinux) (gcc version 9.2.0 (GCC)) #1 SMP PREEMPT Sun, 24 Nov 2019 10:15:50 +0000
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=39f14b5e-84c0-4ec0-871b-0ed0910977b1 rw rootflags=subvol=@ cryptdevice=/dev/nvme0n1p3:root quiet splash systemd.unit=multi-user.target
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000008bfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000008c000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000403fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040400000-0x000000005055efff] usable
[    0.000000] BIOS-e820: [mem 0x000000005055f000-0x000000005055ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000050560000-0x0000000050560fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000050561000-0x0000000059ec5fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000059ec6000-0x0000000059f8bfff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000059f8c000-0x000000005b4fdfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000005b4fe000-0x000000005b599fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000005b59a000-0x000000005b5fefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000005b5ff000-0x000000005b5fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000005b600000-0x000000005f7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000089f7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.50 by Lenovo
[    0.000000] efi:  SMBIOS=0x5a620000  SMBIOS 3.0=0x5a61d000  ACPI=0x5b5fe000  ACPI 2.0=0x5b5fe014  MPS=0x5aa39000  ESRT=0x5a069000  MEMATTR=0x54ea9018 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: LENOVO 20L6S01U00/20L6S01U00, BIOS N24ET53W (1.28 ) 10/17/2019
[    0.000000] tsc: Detected 1800.000 MHz processor
[    0.002583] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.002585] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.002594] last_pfn = 0x89f800 max_arch_pfn = 0x400000000
[    0.002600] MTRR default type: write-back
[    0.002601] MTRR fixed ranges enabled:
[    0.002603]   00000-9FFFF write-back
[    0.002604]   A0000-BFFFF uncachable
[    0.002606]   C0000-FFFFF write-protect
[    0.002607] MTRR variable ranges enabled:
[    0.002610]   0 base 0080000000 mask 7F80000000 uncachable
[    0.002611]   1 base 0060000000 mask 7FE0000000 uncachable
[    0.002613]   2 base 005E000000 mask 7FFE000000 uncachable
[    0.002614]   3 base 005D000000 mask 7FFF000000 uncachable
[    0.002615]   4 disabled
[    0.002616]   5 disabled
[    0.002617]   6 disabled
[    0.002617]   7 disabled
[    0.002618]   8 disabled
[    0.002619]   9 disabled
[    0.003323] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.003683] last_pfn = 0x5b600 max_arch_pfn = 0x400000000
[    0.015939] esrt: Reserving ESRT space from 0x000000005a069000 to 0x000000005a0690d8.
[    0.015949] check: Scanning 1 areas for low memory corruption
[    0.015956] Using GB pages for direct mapping
[    0.015959] BRK [0x23d801000, 0x23d801fff] PGTABLE
[    0.015961] BRK [0x23d802000, 0x23d802fff] PGTABLE
[    0.015963] BRK [0x23d803000, 0x23d803fff] PGTABLE
[    0.016034] BRK [0x23d804000, 0x23d804fff] PGTABLE
[    0.016037] BRK [0x23d805000, 0x23d805fff] PGTABLE
[    0.016356] BRK [0x23d806000, 0x23d806fff] PGTABLE
[    0.016443] BRK [0x23d807000, 0x23d807fff] PGTABLE
[    0.016701] BRK [0x23d808000, 0x23d808fff] PGTABLE
[    0.016806] BRK [0x23d809000, 0x23d809fff] PGTABLE
[    0.016936] Secure boot could not be determined
[    0.016937] RAMDISK: [mem 0x27f48000-0x29e39fff]
[    0.016945] ACPI: Early table checksum verification disabled
[    0.016949] ACPI: RSDP 0x000000005B5FE014 000024 (v02 LENOVO)
[    0.016953] ACPI: XSDT 0x000000005B5AC188 000114 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
[    0.016961] ACPI: FACP 0x000000005B5E3000 0000F4 (v05 LENOVO TP-N24   00001280 PTEC 00000002)
[    0.016968] ACPI: DSDT 0x000000005B5BC000 022607 (v02 LENOVO SKL      00000000 INTL 20160527)
[    0.016972] ACPI: FACS 0x000000005B546000 000040
[    0.016976] ACPI: SSDT 0x000000005B5E9000 0132C1 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
[    0.016980] ACPI: UEFI 0x000000005B55C000 000042 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
[    0.016984] ACPI: SSDT 0x000000005B5E5000 0030DA (v02 LENOVO SaSsdt   00003000 INTL 20160527)
[    0.016988] ACPI: SSDT 0x000000005B5E4000 0005C6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
[    0.016992] ACPI: HPET 0x000000005B5E2000 000038 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
[    0.016996] ACPI: APIC 0x000000005B5E1000 00012C (v03 LENOVO TP-N24   00001280 PTEC 00000002)
[    0.017000] ACPI: MCFG 0x000000005B5E0000 00003C (v01 LENOVO TP-N24   00001280 PTEC 00000002)
[    0.017003] ACPI: ECDT 0x000000005B5DF000 000053 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
[    0.017007] ACPI: SSDT 0x000000005B5BA000 001CA3 (v02 LENOVO RVP7Rtd3 00001000 INTL 20160527)
[    0.017011] ACPI: SSDT 0x000000005B5B9000 00021C (v01 LENOVO Rmv_Batt 00001000 INTL 20160527)
[    0.017015] ACPI: SSDT 0x000000005B5B7000 00163C (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
[    0.017019] ACPI: BOOT 0x000000005B5B6000 000028 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
[    0.017023] ACPI: BATB 0x000000005B5B5000 00004A (v02 LENOVO TP-N24   00001280 PTEC 00000002)
[    0.017026] ACPI: SSDT 0x000000005B5B3000 0017AE (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
[    0.017030] ACPI: SSDT 0x000000005B5B2000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
[    0.017035] ACPI: SSDT 0x000000005B5B1000 000678 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
[    0.017038] ACPI: LPIT 0x000000005B5B0000 000094 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
[    0.017042] ACPI: WSMT 0x000000005B5AF000 000028 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
[    0.017046] ACPI: SSDT 0x000000005B5AE000 0001D8 (v02 LENOVO HdaDsp   00000000 INTL 20160527)
[    0.017050] ACPI: SSDT 0x000000005B5AD000 0004FC (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
[    0.017054] ACPI: SSDT 0x000000005B5FD000 0002D1 (v02 LENOVO Wwan     00000001 INTL 20160527)
[    0.017058] ACPI: DBGP 0x000000005B5AB000 000034 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
[    0.017062] ACPI: DBG2 0x000000005B5AA000 000054 (v00 LENOVO TP-N24   00001280 PTEC 00000002)
[    0.017065] ACPI: POAT 0x000000005B5A9000 000055 (v03 LENOVO TP-N24   00001280 PTEC 00000002)
[    0.017069] ACPI: SSDT 0x000000005B5A8000 000024 (v01 LENOVO NvOptTbl 00001000 INTL 20160527)
[    0.017073] ACPI: SSDT 0x000000005B5A6000 00170D (v02 LENOVO SgPch    00001000 INTL 20160527)
[    0.017077] ACPI: ASF! 0x000000005B5A5000 0000A0 (v32 LENOVO TP-N24   00001280 PTEC 00000002)
[    0.017081] ACPI: FPDT 0x000000005B5A4000 000044 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
[    0.017085] ACPI: UEFI 0x000000005B512000 00013E (v01 LENOVO TP-N24   00001280 PTEC 00000002)
[    0.017095] ACPI: Local APIC address 0xfee00000
[    0.017298] No NUMA configuration found
[    0.017300] Faking a node at [mem 0x0000000000000000-0x000000089f7fffff]
[    0.017305] NODE_DATA(0) allocated [mem 0x89f7fc000-0x89f7fffff]
[    0.017358] Zone ranges:
[    0.017359]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.017361]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.017363]   Normal   [mem 0x0000000100000000-0x000000089f7fffff]
[    0.017364]   Device   empty
[    0.017366] Movable zone start for each node
[    0.017366] Early memory node ranges
[    0.017368]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.017369]   node   0: [mem 0x0000000000059000-0x000000000008bfff]
[    0.017370]   node   0: [mem 0x0000000000100000-0x000000003fffffff]
[    0.017372]   node   0: [mem 0x0000000040400000-0x000000005055efff]
[    0.017373]   node   0: [mem 0x0000000050561000-0x0000000059ec5fff]
[    0.017374]   node   0: [mem 0x000000005b5ff000-0x000000005b5fffff]
[    0.017375]   node   0: [mem 0x0000000100000000-0x000000089f7fffff]
[    0.017574] Zeroed struct page in unavailable ranges: 26033 pages
[    0.017575] Initmem setup node 0 [mem 0x0000000000001000-0x000000089f7fffff]
[    0.017578] On node 0 totalpages: 8360527
[    0.017579]   DMA zone: 64 pages used for memmap
[    0.017580]   DMA zone: 72 pages reserved
[    0.017582]   DMA zone: 3978 pages, LIFO batch:0
[    0.017640]   DMA32 zone: 5676 pages used for memmap
[    0.017641]   DMA32 zone: 363205 pages, LIFO batch:63
[    0.026374]   Normal zone: 124896 pages used for memmap
[    0.026375]   Normal zone: 7993344 pages, LIFO batch:63
[    0.135629] Reserving Intel graphics memory at [mem 0x5d800000-0x5f7fffff]
[    0.135814] ACPI: PM-Timer IO Port: 0x1808
[    0.135817] ACPI: Local APIC address 0xfee00000
[    0.135825] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.135827] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.135828] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.135829] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.135829] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.135830] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.135831] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.135832] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.135833] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.135834] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.135835] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.135836] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.135837] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.135838] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.135839] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.135840] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.135868] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.135871] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.135873] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.135875] ACPI: IRQ0 used by override.
[    0.135877] ACPI: IRQ9 used by override.
[    0.135879] Using ACPI (MADT) for SMP configuration information
[    0.135881] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.135886] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.135909] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.135912] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.135914] PM: Registered nosave memory: [mem 0x0008c000-0x000fffff]
[    0.135916] PM: Registered nosave memory: [mem 0x40000000-0x403fffff]
[    0.135918] PM: Registered nosave memory: [mem 0x5055f000-0x5055ffff]
[    0.135919] PM: Registered nosave memory: [mem 0x50560000-0x50560fff]
[    0.135921] PM: Registered nosave memory: [mem 0x59ec6000-0x59f8bfff]
[    0.135922] PM: Registered nosave memory: [mem 0x59f8c000-0x5b4fdfff]
[    0.135923] PM: Registered nosave memory: [mem 0x5b4fe000-0x5b599fff]
[    0.135924] PM: Registered nosave memory: [mem 0x5b59a000-0x5b5fefff]
[    0.135926] PM: Registered nosave memory: [mem 0x5b600000-0x5f7fffff]
[    0.135927] PM: Registered nosave memory: [mem 0x5f800000-0xf7ffffff]
[    0.135928] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.135929] PM: Registered nosave memory: [mem 0xfc000000-0xfe00ffff]
[    0.135930] PM: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
[    0.135931] PM: Registered nosave memory: [mem 0xfe011000-0xffffffff]
[    0.135933] [mem 0x5f800000-0xf7ffffff] available for PCI devices
[    0.135935] Booting paravirtualized kernel on bare hardware
[    0.135938] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.288577] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.288843] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[    0.288852] pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
[    0.288854] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.288881] Built 1 zonelists, mobility grouping on.  Total pages: 8229819
[    0.288882] Policy zone: Normal
[    0.288885] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=39f14b5e-84c0-4ec0-871b-0ed0910977b1 rw rootflags=subvol=@ cryptdevice=/dev/nvme0n1p3:root quiet splash systemd.unit=multi-user.target
[    0.291533] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.292793] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.292897] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[    0.297969] Calgary: detecting Calgary via BIOS EBDA area
[    0.297971] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.397846] Memory: 32649208K/33442108K available (12291K kernel code, 1319K rwdata, 3944K rodata, 1632K init, 3556K bss, 792900K reserved, 0K cma-reserved)
[    0.398036] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.398051] Kernel/User page tables isolation: enabled
[    0.398070] ftrace: allocating 37762 entries in 148 pages
[    0.421485] rcu: Preemptible hierarchical RCU implementation.
[    0.421487] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.421488] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.421490] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.421491] 	Tasks RCU enabled.
[    0.421492] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.421493] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.424094] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[    0.424495] random: get_random_bytes called from start_kernel+0x3c9/0x5a4 with crng_init=0
[    0.424529] Console: colour dummy device 80x25
[    0.424534] printk: console [tty0] enabled
[    0.424556] ACPI: Core revision 20190703
[    0.425085] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.425157] APIC: Switch to symmetric I/O mode setup
[    0.426381] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.430630] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.445127] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x19f2297dd97, max_idle_ns: 440795236593 ns
[    0.445133] Calibrating delay loop (skipped), value calculated using timer frequency.. 3601.00 BogoMIPS (lpj=6000000)
[    0.445136] pid_max: default: 32768 minimum: 301
[    0.449920] LSM: Security Framework initializing
[    0.449924] Yama: becoming mindful.
[    0.450008] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.450077] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.450284] *** VALIDATE proc ***
[    0.450344] *** VALIDATE cgroup1 ***
[    0.450345] *** VALIDATE cgroup2 ***
[    0.450431] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.450464] process: using mwait in idle threads
[    0.450468] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.450469] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.450472] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.450474] Spectre V2 : Mitigation: Full generic retpoline
[    0.450475] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.450476] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.450478] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.450479] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.450481] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.450484] MDS: Mitigation: Clear CPU buffers
[    0.450837] Freeing SMP alternatives memory: 32K
[    0.453755] TSC deadline timer enabled
[    0.453759] smpboot: CPU0: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz (family: 0x6, model: 0x8e, stepping: 0xa)
[    0.471835] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.471843] ... version:                4
[    0.471844] ... bit width:              48
[    0.471845] ... generic registers:      4
[    0.471846] ... value mask:             0000ffffffffffff
[    0.471847] ... max period:             00007fffffffffff
[    0.471847] ... fixed-purpose events:   3
[    0.471848] ... event mask:             000000070000000f
[    0.478498] rcu: Hierarchical SRCU implementation.
[    0.502081] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.508501] smp: Bringing up secondary CPUs ...
[    0.548513] x86: Booting SMP configuration:
[    0.548515] .... node  #0, CPUs:      #1 #2 #3 #4
[    0.679298] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.718486]  #5 #6 #7
[    0.799151] smp: Brought up 1 node, 8 CPUs
[    0.799151] smpboot: Max logical packages: 1
[    0.799151] smpboot: Total of 8 processors activated (28811.00 BogoMIPS)
[    0.802610] devtmpfs: initialized
[    0.802610] x86/mm: Memory block size: 128MB
[    0.809399] PM: Registering ACPI NVS region [mem 0x5055f000-0x5055ffff] (4096 bytes)
[    0.809399] PM: Registering ACPI NVS region [mem 0x5b4fe000-0x5b599fff] (638976 bytes)
[    0.809399] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.809399] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.809399] pinctrl core: initialized pinctrl subsystem
[    0.809399] PM: RTC time: 17:53:54, date: 2019-12-02
[    0.809399] NET: Registered protocol family 16
[    0.809399] audit: initializing netlink subsys (disabled)
[    0.809399] audit: type=2000 audit(1575309234.383:1): state=initialized audit_enabled=0 res=1
[    0.811845] cpuidle: using governor ladder
[    0.821800] cpuidle: using governor menu
[    0.821848] Simple Boot Flag at 0x47 set to 0x80
[    0.821848] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.821848] ACPI: bus type PCI registered
[    0.821848] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.822063] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.822073] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.822073] PCI: Using configuration type 1 for base access
[    0.825140] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.828532] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.828532] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.831958] ACPI: Added _OSI(Module Device)
[    0.831959] ACPI: Added _OSI(Processor Device)
[    0.831961] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.831963] ACPI: Added _OSI(Processor Aggregator Device)
[    0.831965] ACPI: Added _OSI(Linux-Dell-Video)
[    0.831967] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.831968] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.915276] ACPI: 15 ACPI AML tables successfully acquired and loaded
[    0.917810] ACPI: EC: EC started
[    0.917811] ACPI: EC: interrupt blocked
[    0.921416] ACPI: \: Used as first EC
[    0.921419] ACPI: \: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.921420] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.924238] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.941797] ACPI: Dynamic OEM Table Load:
[    0.941797] ACPI: SSDT 0xFFFF920D3B657000 00058B (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.941848] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
[    0.943833] ACPI: Dynamic OEM Table Load:
[    0.943846] ACPI: SSDT 0xFFFF920D3AC46C00 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.946730] ACPI: Dynamic OEM Table Load:
[    0.946741] ACPI: SSDT 0xFFFF920D3B3B6300 0000BA (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.949460] ACPI: Dynamic OEM Table Load:
[    0.949471] ACPI: SSDT 0xFFFF920D3B653800 000628 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.952937] ACPI: Dynamic OEM Table Load:
[    0.952952] ACPI: SSDT 0xFFFF920D3B6A1000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.960470] ACPI: Dynamic OEM Table Load:
[    0.960480] ACPI: SSDT 0xFFFF920D3AC43400 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.963454] ACPI: Dynamic OEM Table Load:
[    0.963464] ACPI: SSDT 0xFFFF920D3AC44400 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.967888] ACPI: Interpreter enabled
[    0.967970] ACPI: (supports S0 S3 S4 S5)
[    0.967972] ACPI: Using IOAPIC for interrupt routing
[    0.968036] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.969246] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.986716] ACPI: Power Resource [PUBS] (on)
[    0.987142] acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
[    1.008376] ACPI: Power Resource [PC01] (on)
[    1.035733] ACPI: Power Resource [WRST] (on)
[    1.065147] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    1.065157] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    1.065442] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
[    1.065574] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
[    1.065577] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    1.065579] acpi PNP0A08:00: _OSC: platform willing to grant [LTR]
[    1.065580] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
[    1.069464] PCI host bridge to bus 0000:00
[    1.069467] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.069469] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.069471] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.069473] pci_bus 0000:00: root bus resource [mem 0x5f800000-0xf7ffffff window]
[    1.069475] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    1.069477] pci_bus 0000:00: root bus resource [bus 00-3e]
[    1.069492] pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
[    1.070923] pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
[    1.070941] pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
[    1.070950] pci 0000:00:02.0: reg 0x18: [mem 0x60000000-0x7fffffff 64bit pref]
[    1.070957] pci 0000:00:02.0: reg 0x20: [io  0xe000-0xe03f]
[    1.070982] pci 0000:00:02.0: BAR 2: assigned to efifb
[    1.072435] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    1.072455] pci 0000:00:04.0: reg 0x10: [mem 0xdd240000-0xdd247fff 64bit]
[    1.074025] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    1.074045] pci 0000:00:08.0: reg 0x10: [mem 0xdd250000-0xdd250fff 64bit]
[    1.075511] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    1.075539] pci 0000:00:14.0: reg 0x10: [mem 0xdd230000-0xdd23ffff 64bit]
[    1.075623] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    1.077245] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    1.077272] pci 0000:00:14.2: reg 0x10: [mem 0xdd251000-0xdd251fff 64bit]
[    1.078756] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    1.078782] pci 0000:00:16.0: reg 0x10: [mem 0xdd252000-0xdd252fff 64bit]
[    1.078859] pci 0000:00:16.0: PME# supported from D3hot
[    1.080389] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[    1.080498] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.082066] pci 0000:00:1c.6: [8086:9d16] type 01 class 0x060400
[    1.082184] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    1.083724] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[    1.083840] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.085381] pci 0000:00:1d.2: [8086:9d1a] type 01 class 0x060400
[    1.085500] pci 0000:00:1d.2: PME# supported from D0 D3hot D3cold
[    1.087054] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
[    1.088685] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    1.088703] pci 0000:00:1f.2: reg 0x10: [mem 0xdd24c000-0xdd24ffff]
[    1.090250] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
[    1.090285] pci 0000:00:1f.3: reg 0x10: [mem 0xdd248000-0xdd24bfff 64bit]
[    1.090323] pci 0000:00:1f.3: reg 0x20: [mem 0xdd220000-0xdd22ffff 64bit]
[    1.090387] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    1.091966] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    1.092021] pci 0000:00:1f.4: reg 0x10: [mem 0xdd253000-0xdd2530ff 64bit]
[    1.092073] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    1.093631] pci 0000:00:1f.6: [8086:15d8] type 00 class 0x020000
[    1.093661] pci 0000:00:1f.6: reg 0x10: [mem 0xdd200000-0xdd21ffff]
[    1.093779] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    1.095383] pci 0000:01:00.0: [10de:1d10] type 00 class 0x030200
[    1.095413] pci 0000:01:00.0: reg 0x10: [mem 0xdc000000-0xdcffffff]
[    1.095428] pci 0000:01:00.0: reg 0x14: [mem 0x80000000-0x8fffffff 64bit pref]
[    1.095443] pci 0000:01:00.0: reg 0x1c: [mem 0x90000000-0x91ffffff 64bit pref]
[    1.095453] pci 0000:01:00.0: reg 0x24: [io  0xd000-0xd07f]
[    1.095463] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    1.095489] pci 0000:01:00.0: Enabling HDA controller
[    1.095718] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    1.095722] pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
[    1.095726] pci 0000:00:1c.0:   bridge window [mem 0xdc000000-0xdcffffff]
[    1.095731] pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
[    1.096221] pci 0000:03:00.0: [8086:24fd] type 00 class 0x028000
[    1.096329] pci 0000:03:00.0: reg 0x10: [mem 0xdd100000-0xdd101fff 64bit]
[    1.096955] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    1.097828] pci 0000:00:1c.6: PCI bridge to [bus 03]
[    1.097834] pci 0000:00:1c.6:   bridge window [mem 0xdd100000-0xdd1fffff]
[    1.097911] pci 0000:00:1d.0: PCI bridge to [bus 04-3c]
[    1.097917] pci 0000:00:1d.0:   bridge window [mem 0xc4000000-0xda0fffff]
[    1.097923] pci 0000:00:1d.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    1.098172] pci 0000:3d:00.0: [144d:a808] type 00 class 0x010802
[    1.098207] pci 0000:3d:00.0: reg 0x10: [mem 0xdd000000-0xdd003fff 64bit]
[    1.098400] pci 0000:3d:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8 GT/s x2 link at 0000:00:1d.2 (capable of 31.504 Gb/s with 8 GT/s x4 link)
[    1.098506] pci 0000:00:1d.2: PCI bridge to [bus 3d]
[    1.098512] pci 0000:00:1d.2:   bridge window [mem 0xdd000000-0xdd0fffff]
[    1.101982] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.102080] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    1.102174] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.102267] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.102360] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.102452] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.102545] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.102638] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.103442] ACPI: EC: interrupt unblocked
[    1.103442] ACPI: EC: event unblocked
[    1.103442] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    1.103442] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions and events
[    1.103442] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    1.103442] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    1.103442] pci 0000:00:02.0: vgaarb: bridge control possible
[    1.103442] vgaarb: loaded
[    1.103442] ACPI: bus type USB registered
[    1.103442] usbcore: registered new interface driver usbfs
[    1.103442] usbcore: registered new interface driver hub
[    1.103445] usbcore: registered new device driver usb
[    1.103445] pps_core: LinuxPPS API ver. 1 registered
[    1.103445] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.103445] PTP clock support registered
[    1.103445] EDAC MC: Ver: 3.0.0
[    1.103445] Registered efivars operations
[    1.103445] PCI: Using ACPI for IRQ routing
[    1.104293] PCI: pci_cache_line_size set to 64 bytes
[    1.105328] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    1.105329] e820: reserve RAM buffer [mem 0x0008c000-0x0008ffff]
[    1.105331] e820: reserve RAM buffer [mem 0x5055f000-0x53ffffff]
[    1.105332] e820: reserve RAM buffer [mem 0x59ec6000-0x5bffffff]
[    1.105334] e820: reserve RAM buffer [mem 0x5b600000-0x5bffffff]
[    1.105335] e820: reserve RAM buffer [mem 0x89f800000-0x89fffffff]
[    1.108466] NetLabel: Initializing
[    1.108466] NetLabel:  domain hash size = 128
[    1.108466] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.108466] NetLabel:  unlabeled traffic allowed by default
[    1.109404] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.109410] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    1.111439] clocksource: Switched to clocksource tsc-early
[    1.124646] VFS: Disk quotas dquot_6.6.0
[    1.124668] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.124705] *** VALIDATE hugetlbfs ***
[    1.124763] pnp: PnP ACPI init
[    1.124943] system 00:00: [mem 0x40000000-0x403fffff] has been reserved
[    1.124950] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.125203] system 00:01: [mem 0xfd000000-0xfdabffff] has been reserved
[    1.125206] system 00:01: [mem 0xfdad0000-0xfdadffff] has been reserved
[    1.125208] system 00:01: [mem 0xfdb00000-0xfdffffff] has been reserved
[    1.125210] system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    1.125212] system 00:01: [mem 0xfe036000-0xfe03bfff] has been reserved
[    1.125214] system 00:01: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    1.125215] system 00:01: [mem 0xfe410000-0xfe7fffff] has been reserved
[    1.125221] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.125761] system 00:02: [io  0xff00-0xfffe] has been reserved
[    1.125766] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.126928] system 00:03: [io  0x0680-0x069f] has been reserved
[    1.126931] system 00:03: [io  0xffff] has been reserved
[    1.126932] system 00:03: [io  0xffff] has been reserved
[    1.126934] system 00:03: [io  0xffff] has been reserved
[    1.126936] system 00:03: [io  0x1800-0x18fe] has been reserved
[    1.126940] system 00:03: [io  0x164e-0x164f] has been reserved
[    1.126945] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.127130] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.127194] system 00:05: [io  0x1854-0x1857] has been reserved
[    1.127198] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.127231] pnp 00:06: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
[    1.127256] pnp 00:07: Plug and Play ACPI device, IDs LEN0094 PNP0f13 (active)
[    1.127431] system 00:08: [io  0x1800-0x189f] could not be reserved
[    1.127434] system 00:08: [io  0x0800-0x087f] has been reserved
[    1.127436] system 00:08: [io  0x0880-0x08ff] has been reserved
[    1.127437] system 00:08: [io  0x0900-0x097f] has been reserved
[    1.127439] system 00:08: [io  0x0980-0x09ff] has been reserved
[    1.127441] system 00:08: [io  0x0a00-0x0a7f] has been reserved
[    1.127443] system 00:08: [io  0x0a80-0x0aff] has been reserved
[    1.127445] system 00:08: [io  0x0b00-0x0b7f] has been reserved
[    1.127447] system 00:08: [io  0x0b80-0x0bff] has been reserved
[    1.127449] system 00:08: [io  0x15e0-0x15ef] has been reserved
[    1.127451] system 00:08: [io  0x1600-0x167f] could not be reserved
[    1.127453] system 00:08: [io  0x1640-0x165f] could not be reserved
[    1.127455] system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
[    1.127457] system 00:08: [mem 0xfed10000-0xfed13fff] has been reserved
[    1.127459] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.127461] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.127463] system 00:08: [mem 0xfeb00000-0xfebfffff] has been reserved
[    1.127465] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.127467] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
[    1.127469] system 00:08: [mem 0xf7fe0000-0xf7ffffff] has been reserved
[    1.127474] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.129834] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    1.129836] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    1.129838] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
[    1.129843] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.130852] system 00:0a: [mem 0xfed10000-0xfed17fff] could not be reserved
[    1.130854] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.130856] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.130858] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
[    1.130860] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.130862] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
[    1.130864] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
[    1.130866] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
[    1.130868] system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
[    1.130870] system 00:0a: [mem 0xf7fe0000-0xf7ffffff] has been reserved
[    1.130875] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.131423] system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
[    1.131425] system 00:0b: [mem 0x000c0000-0x000c3fff] could not be reserved
[    1.131427] system 00:0b: [mem 0x000c8000-0x000cbfff] could not be reserved
[    1.131429] system 00:0b: [mem 0x000d0000-0x000d3fff] could not be reserved
[    1.131431] system 00:0b: [mem 0x000d8000-0x000dbfff] could not be reserved
[    1.131432] system 00:0b: [mem 0x000e0000-0x000e3fff] could not be reserved
[    1.131434] system 00:0b: [mem 0x000e8000-0x000ebfff] could not be reserved
[    1.131436] system 00:0b: [mem 0x000f0000-0x000fffff] could not be reserved
[    1.131438] system 00:0b: [mem 0x00100000-0x5f7fffff] could not be reserved
[    1.131440] system 00:0b: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    1.131442] system 00:0b: [mem 0xfed4c000-0xffffffff] could not be reserved
[    1.131447] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.131667] pnp: PnP ACPI: found 12 devices
[    1.133423] thermal_sys: Registered thermal governor 'fair_share'
[    1.133424] thermal_sys: Registered thermal governor 'bang_bang'
[    1.133425] thermal_sys: Registered thermal governor 'step_wise'
[    1.133426] thermal_sys: Registered thermal governor 'user_space'
[    1.133427] thermal_sys: Registered thermal governor 'power_allocator'
[    1.137980] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.138023] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    1.138031] pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 04-3c] add_size 1000
[    1.138039] pci 0000:00:1d.0: BAR 13: assigned [io  0x2000-0x2fff]
[    1.138044] pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
[    1.138046] pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
[    1.138048] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    1.138051] pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
[    1.138056] pci 0000:00:1c.0:   bridge window [mem 0xdc000000-0xdcffffff]
[    1.138059] pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
[    1.138065] pci 0000:00:1c.6: PCI bridge to [bus 03]
[    1.138071] pci 0000:00:1c.6:   bridge window [mem 0xdd100000-0xdd1fffff]
[    1.138079] pci 0000:00:1d.0: PCI bridge to [bus 04-3c]
[    1.138083] pci 0000:00:1d.0:   bridge window [io  0x2000-0x2fff]
[    1.138088] pci 0000:00:1d.0:   bridge window [mem 0xc4000000-0xda0fffff]
[    1.138091] pci 0000:00:1d.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    1.138097] pci 0000:00:1d.2: PCI bridge to [bus 3d]
[    1.138102] pci 0000:00:1d.2:   bridge window [mem 0xdd000000-0xdd0fffff]
[    1.138111] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.138113] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.138115] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.138117] pci_bus 0000:00: resource 7 [mem 0x5f800000-0xf7ffffff window]
[    1.138118] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    1.138120] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    1.138122] pci_bus 0000:01: resource 1 [mem 0xdc000000-0xdcffffff]
[    1.138123] pci_bus 0000:01: resource 2 [mem 0x80000000-0x91ffffff 64bit pref]
[    1.138125] pci_bus 0000:03: resource 1 [mem 0xdd100000-0xdd1fffff]
[    1.138127] pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
[    1.138129] pci_bus 0000:04: resource 1 [mem 0xc4000000-0xda0fffff]
[    1.138130] pci_bus 0000:04: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[    1.138132] pci_bus 0000:3d: resource 1 [mem 0xdd000000-0xdd0fffff]
[    1.138428] NET: Registered protocol family 2
[    1.138622] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    1.138861] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    1.139296] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    1.139405] TCP: Hash tables configured (established 262144 bind 65536)
[    1.139490] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    1.139619] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    1.139801] NET: Registered protocol family 1
[    1.139808] NET: Registered protocol family 44
[    1.139822] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.140783] PCI: CLS 0 bytes, default 64
[    1.140833] Trying to unpack rootfs image as initramfs...
[    1.886411] Freeing initrd memory: 31688K
[    1.886414] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.886417] software IO TLB: mapped [mem 0x551b3000-0x591b3000] (64MB)
[    1.886690] check: Scanning for low memory corruption every 60 seconds
[    1.887240] Initialise system trusted keyrings
[    1.887254] Key type blacklist registered
[    1.887328] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[    1.889090] zbud: loaded
[    1.896436] Key type asymmetric registered
[    1.896438] Asymmetric key parser 'x509' registered
[    1.896446] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    1.896501] io scheduler mq-deadline registered
[    1.896502] io scheduler kyber registered
[    1.896536] io scheduler bfq registered
[    1.898065] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.898176] efifb: probing for efifb
[    1.898193] efifb: No BGRT, not showing boot graphics
[    1.898195] efifb: framebuffer at 0x60000000, using 8128k, total 8128k
[    1.898196] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    1.898197] efifb: scrolling: redraw
[    1.898198] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.898255] fbcon: Deferring console take-over
[    1.898257] fb0: EFI VGA frame buffer device
[    1.898278] intel_idle: MWAIT substates: 0x11142120
[    1.898279] intel_idle: v0.4.1 model 0x8E
[    1.898955] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.899076] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    1.901964] ACPI: Sleep Button [SLPB]
[    1.902028] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    1.905266] ACPI: Lid Switch [LID]
[    1.905332] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    1.911926] ACPI: Power Button [PWRF]
[    1.918419] thermal LNXTHERM:00: registered as thermal_zone0
[    1.918421] ACPI: Thermal Zone [THM0] (44 C)
[    1.918851] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.920185] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    1.920186] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    1.921715] nvme nvme0: pci function 0000:3d:00.0
[    1.921766] usbcore: registered new interface driver usbserial_generic
[    1.921773] usbserial: USB Serial support registered for generic
[    1.921925] rtc_cmos 00:04: RTC can wake from S4
[    1.922676] rtc_cmos 00:04: registered as rtc0
[    1.922698] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.922773] intel_pstate: Intel P-state driver initializing
[    1.923882] intel_pstate: HWP enabled
[    1.924100] ledtrig-cpu: registered to indicate activity on CPUs
[    1.924234] intel_pmc_core intel_pmc_core.0:  initialized
[    1.924441] NET: Registered protocol family 10
[    1.934829] Segment Routing with IPv6
[    1.934854] NET: Registered protocol family 17
[    1.935941] RAS: Correctable Errors collector initialized.
[    1.936050] microcode: sig=0x806ea, pf=0x80, revision=0xca
[    1.936382] microcode: Microcode Update Driver: v2.2.
[    1.936393] sched_clock: Marking stable (1935648391, 728434)->(1945868915, -9492090)
[    1.936832] registered taskstats version 1
[    1.936839] Loading compiled-in X.509 certificates
[    1.941953] Loaded X.509 cert 'Build time autogenerated kernel key: 9638cdb4da5457775d033fbe697857b3ce5e9200'
[    1.941994] zswap: loaded using pool lzo/zbud
[    1.951410] Key type big_key registered
[    1.953127] PM:   Magic number: 15:329:895
[    1.953351] rtc_cmos 00:04: setting system clock to 2019-12-02T17:53:55 UTC (1575309235)
[    2.141681] nvme nvme0: Shutdown timeout set to 8 seconds
[    2.188423] nvme nvme0: 8/0/0 default/read/poll queues
[    2.205236]  nvme0n1: p1 p2 p3 p4
[    2.208608] Freeing unused decrypted memory: 2040K
[    2.209259] Freeing unused kernel image memory: 1632K
[    2.225519] Write protecting the kernel read-only data: 18432k
[    2.226694] Freeing unused kernel image memory: 2012K
[    2.226961] Freeing unused kernel image memory: 152K
[    2.250006] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.250008] x86/mm: Checking user space page tables
[    2.267190] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.267191] Run /init as init process
[    2.338905] fbcon: Taking over console
[    2.338960] Console: switching to colour frame buffer device 240x67
[    2.383705] Linux agpgart interface v0.103
[    2.441330] checking generic (60000000 7f0000) vs hw (60000000 20000000)
[    2.441331] fb0: switching to inteldrmfb from EFI VGA
[    2.441434] Console: switching to colour dummy device 80x25
[    2.441458] i915 0000:00:02.0: vgaarb: deactivate vga console
[    2.442157] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.442157] [drm] Driver supports precise vblank timestamp query.
[    2.442591] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.443096] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    2.474179] [drm] Initialized i915 1.6.0 20190619 for 0000:00:02.0 on minor 0
[    2.476656] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.477044] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[    2.477117] ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[    2.477136] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:35/LNXVIDEO:01/input/input4
[    2.593760] fbcon: i915drmfb (fb0) is primary device
[    2.604496] Console: switching to colour frame buffer device 240x67
[    2.628969] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[    2.799672] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    2.801900] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.801930] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.809479] cryptd: max_cpu_qlen set to 1000
[    2.810193] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.810199] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.811271] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    2.811277] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    2.811465] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
[    2.811467] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.811468] usb usb1: Product: xHCI Host Controller
[    2.811469] usb usb1: Manufacturer: Linux 5.3.13-arch1-1 xhci-hcd
[    2.811471] usb usb1: SerialNumber: 0000:00:14.0
[    2.811619] hub 1-0:1.0: USB hub found
[    2.811635] hub 1-0:1.0: 12 ports detected
[    2.812777] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.812780] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.812782] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    2.812809] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
[    2.812810] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.812811] usb usb2: Product: xHCI Host Controller
[    2.812812] usb usb2: Manufacturer: Linux 5.3.13-arch1-1 xhci-hcd
[    2.812813] usb usb2: SerialNumber: 0000:00:14.0
[    2.812885] hub 2-0:1.0: USB hub found
[    2.812894] hub 2-0:1.0: 6 ports detected
[    2.816771] AVX2 version of gcm_enc/dec engaged.
[    2.816772] AES CTR mode by8 optimization enabled
[    2.817753] usb: port power management may be unreliable
[    2.832041] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[    2.881839] raid6: avx2x4   gen() 31908 MB/s
[    2.905185] tsc: Refined TSC clocksource calibration: 1800.006 MHz
[    2.905189] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x19f22f68897, max_idle_ns: 440795282550 ns
[    2.938471] raid6: avx2x4   xor() 17945 MB/s
[    2.938472] clocksource: Switched to clocksource tsc
[    2.995135] raid6: avx2x2   gen() 30666 MB/s
[    3.051800] raid6: avx2x2   xor() 19490 MB/s
[    3.108466] raid6: avx2x1   gen() 25180 MB/s
[    3.165131] raid6: avx2x1   xor() 16476 MB/s
[    3.165183] usb 1-7: new full-speed USB device number 2 using xhci_hcd
[    3.221801] raid6: sse2x4   gen() 14525 MB/s
[    3.278466] raid6: sse2x4   xor()  9039 MB/s
[    3.306230] usb 1-7: config 1 interface 1 altsetting 0 endpoint 0x3 has wMaxPacketSize 0, skipping
[    3.306231] usb 1-7: config 1 interface 1 altsetting 0 endpoint 0x83 has wMaxPacketSize 0, skipping
[    3.306233] usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.10
[    3.306234] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.335132] raid6: sse2x2   gen() 12529 MB/s
[    3.391802] raid6: sse2x2   xor()  8409 MB/s
[    3.428703] usb 2-3: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    3.448467] raid6: sse2x1   gen() 11146 MB/s
[    3.456796] usb 2-3: New USB device found, idVendor=0bda, idProduct=0316, bcdDevice= 2.04
[    3.456798] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.456799] usb 2-3: Product: USB3.0-CRW
[    3.456799] usb 2-3: Manufacturer: Generic
[    3.456800] usb 2-3: SerialNumber: 20120501030900000
[    3.467607] SCSI subsystem initialized
[    3.469257] usb-storage 2-3:1.0: USB Mass Storage device detected
[    3.469363] scsi host0: usb-storage 2-3:1.0
[    3.469451] usbcore: registered new interface driver usb-storage
[    3.470347] usbcore: registered new interface driver uas
[    3.505138] raid6: sse2x1   xor()  6208 MB/s
[    3.505139] raid6: using algorithm avx2x4 gen() 31908 MB/s
[    3.505139] raid6: .... xor() 17945 MB/s, rmw enabled
[    3.505140] raid6: using avx2x2 recovery algorithm
[    3.505940] xor: automatically using best checksumming function   avx       
[    3.534437] Btrfs loaded, crc32c=crc32c-intel
[    3.543093] BTRFS: device fsid 278554c0-9a4e-4eac-90a4-c9f6de1a72d4 devid 1 transid 301 /dev/nvme0n1p4
[    3.555685] device-mapper: uevent: version 1.0.3
[    3.555732] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
[    3.571857] usb 1-8: new high-speed USB device number 3 using xhci_hcd
[    3.679339] random: plymouthd: uninitialized urandom read (8 bytes read)
[    3.679439] random: plymouthd: uninitialized urandom read (8 bytes read)
[    3.755359] usb 1-8: New USB device found, idVendor=13d3, idProduct=56a6, bcdDevice=17.11
[    3.755361] usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    3.755362] usb 1-8: Product: Integrated Camera
[    3.755364] usb 1-8: Manufacturer: Azurewave
[    3.755364] usb 1-8: SerialNumber: 0001
[    3.882140] usb 1-9: new full-speed USB device number 4 using xhci_hcd
[    4.026591] usb 1-9: New USB device found, idVendor=06cb, idProduct=009a, bcdDevice= 1.64
[    4.026596] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    4.026599] usb 1-9: SerialNumber: 22b7b8072486
[    4.483102] scsi 0:0:0:0: Direct-Access     Generic- SD/MMC           1.00 PQ: 0 ANSI: 6
[    4.492176] sd 0:0:0:0: [sda] Attached SCSI removable disk
[   11.379178] random: cryptsetup: uninitialized urandom read (2 bytes read)
[   11.394346] BTRFS: device label bvol devid 1 transid 433956 /dev/dm-0
[   13.446504] BTRFS info (device dm-0): disk space caching is enabled
[   13.446508] BTRFS info (device dm-0): has skinny extents
[   13.483033] random: fast init done
[   13.541644] BTRFS info (device dm-0): enabling ssd optimizations
[   13.755314] systemd[1]: systemd 243.162-2-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[   13.772310] systemd[1]: Detected architecture x86-64.
[   13.775837] systemd[1]: Set hostname to <mtop>.
[   14.069635] systemd[1]: Created slice system-getty.slice.
[   14.069810] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
[   14.069973] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[   14.070161] systemd[1]: Created slice User and Session Slice.
[   14.070209] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   14.070407] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   14.070439] systemd[1]: Reached target Remote File Systems.
[   14.082926] random: lvm: uninitialized urandom read (4 bytes read)
[   14.090816] acpi_call: loading out-of-tree module taints kernel.
[   14.090839] acpi_call: module verification failed: signature and/or required key missing - tainting kernel
[   14.095054] random: crng init done
[   14.098850] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   14.121174] vboxdrv: Found 8 processor cores
[   14.138761] vboxdrv: TSC mode is Invariant, tentative frequency 1800006210 Hz
[   14.138762] vboxdrv: Successfully loaded version 6.0.14 (interface 0x00290008)
[   14.140383] VBoxPciLinuxInit
[   14.140386] vboxpci: IOMMU not found (not registered)
[   14.141238] VBoxNetAdp: Successfully started.
[   14.142961] VBoxNetFlt: Successfully started.
[   14.312935] BTRFS info (device dm-0): use lzo compression, level 0
[   14.312939] BTRFS info (device dm-0): disk space caching is enabled
[   14.314192] audit: type=1130 audit(1575309247.858:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.327263] audit: type=1130 audit(1575309247.868:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.327801] audit: type=1130 audit(1575309247.868:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.335893] systemd-journald[413]: Received client request to flush runtime journal.
[   14.526074] audit: type=1130 audit(1575309248.068:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.538591] audit: type=1130 audit(1575309248.081:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.576776] audit: type=1130 audit(1575309248.118:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.796712] audit: type=1130 audit(1575309248.338:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.815398] audit: type=1130 audit(1575309248.358:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.815409] audit: type=1131 audit(1575309248.358:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.913527] ACPI: AC Adapter [AC] (off-line)
[   14.915016] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[   14.915118] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[   14.937784] battery: ACPI: Battery Slot [BAT0] (battery present)
[   14.960066] battery: ACPI: Battery Slot [BAT1] (battery present)
[   14.968786] audit: type=1130 audit(1575309248.511:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.972097] Non-volatile memory driver v1.3
[   15.010664] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[   15.010665] thinkpad_acpi: http://ibm-acpi.sf.net/
[   15.010666] thinkpad_acpi: ThinkPad BIOS N24ET53W (1.28 ), EC N24HT33W
[   15.010667] thinkpad_acpi: Lenovo ThinkPad T480, model 20L6S01U00
[   15.011837] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[   15.018711] thinkpad_acpi: radio switch found; radios are enabled
[   15.018727] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[   15.018727] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[   15.020519] mei_me 0000:00:16.0: enabling device (0004 -> 0006)
[   15.022267] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[   15.035868] intel_rapl_common: Found RAPL domain package
[   15.035869] intel_rapl_common: Found RAPL domain dram
[   15.036019] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[   15.036047] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[   15.073841] input: PC Speaker as /devices/platform/pcspkr/input/input8
[   15.076020] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[   15.076021] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[   15.076252] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   15.086625] thinkpad_acpi: battery 2 registered (start 0, stop 100)
[   15.089344] thinkpad_acpi: battery 1 registered (start 0, stop 100)
[   15.089348] battery: new extension: ThinkPad Battery Extension
[   15.089378] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
[   15.092722] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   15.092799] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
[   15.093352] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[   15.093393] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[   15.097709] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   15.097710] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   15.097710] RAPL PMU: hw unit of domain package 2^-14 Joules
[   15.097711] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   15.097712] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   15.097712] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   15.103916] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   15.112578] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   15.112579] cfg80211: failed to load regulatory.db
[   15.150340] BTRFS info (device nvme0n1p4): enabling ssd optimizations
[   15.150342] BTRFS info (device nvme0n1p4): disk space caching is enabled
[   15.150343] BTRFS info (device nvme0n1p4): has skinny extents
[   15.164389] resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than pnp 00:08 [mem 0xfed10000-0xfed13fff]
[   15.164396] caller snb_uncore_imc_init_box+0x74/0xb0 [intel_uncore] mapping multiple BARs
[   15.183438] Intel(R) Wireless WiFi driver for Linux
[   15.183439] Copyright(c) 2003- 2015 Intel Corporation
[   15.193363] iwlwifi 0000:03:00.0: Found debug destination: EXTERNAL_DRAM
[   15.193365] iwlwifi 0000:03:00.0: Found debug configuration: 0
[   15.193845] iwlwifi 0000:03:00.0: loaded firmware version 36.77d01142.0 op_mode iwlmvm
[   15.266168] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   15.293118] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[   15.362107] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) e8:6a:64:26:f8:49
[   15.362114] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[   15.362194] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: 1000FF-0FF
[   15.371099] BTRFS info (device dm-0): device fsid 39f14b5e-84c0-4ec0-871b-0ed0910977b1 devid 1 moved old:/dev/mapper/root new:/dev/dm-0
[   15.371905] BTRFS info (device dm-0): device fsid 39f14b5e-84c0-4ec0-871b-0ed0910977b1 devid 1 moved old:/dev/dm-0 new:/dev/mapper/root
[   15.528935] intel_rapl_common: Found RAPL domain package
[   15.528937] intel_rapl_common: Found RAPL domain core
[   15.528938] intel_rapl_common: Found RAPL domain uncore
[   15.528940] intel_rapl_common: Found RAPL domain dram
[   15.539602] mei_hdcp mei::b638ab7e-94e2-4ea2-a552-d1c54b627f04:01: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[   15.545196] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[   15.557022] iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
[   15.557383] iwlwifi 0000:03:00.0: Allocated 0x00400000 bytes for firmware monitor.
[   15.564803] iTCO_vendor_support: vendor-support=0
[   15.585711] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[   15.589667] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   15.589798] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[   15.589903] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   15.590312] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   15.590314] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   15.590316] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   15.590318] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   15.590319] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   15.590321] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
[   15.590322] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   15.614746] iwlwifi 0000:03:00.0: base HW address: 48:a4:72:dc:26:cf
[   15.650109] Adding 8388604k swap on /dev/mapper/swap.  Priority:-2 extents:1 across:8388604k SSFS
[   15.692356] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   15.692685] thermal thermal_zone6: failed to read out thermal zone (-61)
[   15.695430] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[   15.715952] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[   15.716048] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[   15.716121] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[   15.716196] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[   15.716264] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[   15.716335] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[   15.716406] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[   15.716479] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[   15.926421] psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4690]
[   15.956942] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1162..]
[   15.956945] psmouse serio1: synaptics: Trying to set up SMBus access
[   15.981206] rmi4_smbus 6-002c: registering SMbus-connected sensor
[   16.047839] rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3276-022, fw id: 2700066
[   16.124887] input: Synaptics TM3276-022 as /devices/rmi4-00/input/input18
[   16.130752] serio: RMI4 PS/2 pass-through port at rmi4-00.fn03
[   16.142815] mousedev: PS/2 mouse device common for all mice
[   16.200355] mc: Linux media interface: v0.10
[   16.275522] videodev: Linux video capture interface: v2.00
[   16.288345] Bluetooth: Core ver 2.22
[   16.288364] NET: Registered protocol family 31
[   16.288365] Bluetooth: HCI device and connection manager initialized
[   16.288369] Bluetooth: HCI socket layer initialized
[   16.288371] Bluetooth: L2CAP socket layer initialized
[   16.288374] Bluetooth: SCO socket layer initialized
[   16.442143] usbcore: registered new interface driver btusb
[   16.442518] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[   16.443521] Bluetooth: hci0: Device revision is 16
[   16.443523] Bluetooth: hci0: Secure boot is enabled
[   16.443524] Bluetooth: hci0: OTP lock is enabled
[   16.443525] Bluetooth: hci0: API lock is enabled
[   16.443525] Bluetooth: hci0: Debug lock is disabled
[   16.443527] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[   16.447247] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[   16.470321] uvcvideo: Found UVC 1.00 device Integrated Camera (13d3:56a6)
[   16.473372] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   16.473374] Bluetooth: BNEP filters: protocol multicast
[   16.473379] Bluetooth: BNEP socket layer initialized
[   16.476035] uvcvideo 1-8:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
[   16.476038] uvcvideo 1-8:1.0: Entity type for entity Extension 4 was not initialized!
[   16.476040] uvcvideo 1-8:1.0: Entity type for entity Processing 2 was not initialized!
[   16.476042] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized!
[   16.476121] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input20
[   16.476190] usbcore: registered new interface driver uvcvideo
[   16.476191] USB Video Class driver (1.1.1)
[   16.513872] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[   16.557906] input: TPPS/2 IBM TrackPoint as /devices/rmi4-00/rmi4-00.fn03/serio2/input/input19
[   16.956126] iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
[   17.089140] iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
[   17.157275] iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
[   17.197478] iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
[   17.330945] iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
[   17.398947] iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
[   17.865227] Bluetooth: hci0: Waiting for firmware download to complete
[   17.865489] Bluetooth: hci0: Firmware loaded in 1390000 usecs
[   17.865540] Bluetooth: hci0: Waiting for device to boot
[   17.877740] Bluetooth: hci0: Device booted in 11944 usecs
[   17.877824] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[   17.880624] Bluetooth: hci0: Applying Intel DDC parameters completed
[   17.945882] NET: Registered protocol family 38
[   19.422992] kauditd_printk_skb: 39 callbacks suppressed
[   19.422995] audit: type=1130 audit(1575309252.965:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=tlp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   21.675289] wlp3s0: authenticate with 94:65:2d:c3:61:e2
[   21.688589] wlp3s0: send auth to 94:65:2d:c3:61:e2 (try 1/3)
[   21.709998] wlp3s0: authenticated
[   21.711884] wlp3s0: associate with 94:65:2d:c3:61:e2 (try 1/3)
[   21.724601] wlp3s0: RX AssocResp from 94:65:2d:c3:61:e2 (capab=0x1431 status=0 aid=2)
[   21.728907] wlp3s0: associated
[   21.810984] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[   32.016705] audit: type=1131 audit(1575309265.558:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.426690] audit: type=1100 audit(1575309267.968:53): pid=976 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=mtop addr=? terminal=tty1 res=success'
[   34.442133] audit: type=1101 audit(1575309267.985:54): pid=976 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/login" hostname=mtop addr=? terminal=tty1 res=success'
[   34.442727] audit: type=1103 audit(1575309267.985:55): pid=976 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=mtop addr=? terminal=tty1 res=success'
[   34.442929] audit: type=1006 audit(1575309267.985:56): pid=976 uid=0 old-auid=4294967295 auid=0 tty=tty1 old-ses=4294967295 ses=1 res=1
[   34.488361] audit: type=1130 audit(1575309268.028:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.502397] audit: type=1101 audit(1575309268.045:58): pid=1235 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.502578] audit: type=1006 audit(1575309268.045:59): pid=1235 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=2 res=1
[   34.506799] audit: type=1105 audit(1575309268.048:60): pid=1235 uid=0 auid=0 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.742898] audit: type=1130 audit(1575309268.285:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   46.723832] kauditd_printk_skb: 2 callbacks suppressed
[   46.723836] audit: type=1131 audit(1575309280.742:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

journalctl -b

-- Logs begin at Wed 2019-11-27 08:44:54 CET, end at Mon 2019-12-02 18:54:40 CET. --
Dec 02 18:54:07 mtop kernel: microcode: microcode updated early to revision 0xca, date = 2019-10-03
Dec 02 18:54:07 mtop kernel: Linux version 5.3.13-arch1-1 (linux@archlinux) (gcc version 9.2.0 (GCC)) #1 SMP PREEMPT Sun, 24 Nov 2019 10:15:50 +0000
Dec 02 18:54:07 mtop kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=39f14b5e-84c0-4ec0-871b-0ed0910977b1 rw rootflags=subvol=@ cryptdevice=/dev/nvme0n1p3:root quiet splash systemd.unit=multi-user.target
Dec 02 18:54:07 mtop kernel: KERNEL supported cpus:
Dec 02 18:54:07 mtop kernel:   Intel GenuineIntel
Dec 02 18:54:07 mtop kernel:   AMD AuthenticAMD
Dec 02 18:54:07 mtop kernel:   Hygon HygonGenuine
Dec 02 18:54:07 mtop kernel:   Centaur CentaurHauls
Dec 02 18:54:07 mtop kernel:   zhaoxin   Shanghai  
Dec 02 18:54:07 mtop kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Dec 02 18:54:07 mtop kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Dec 02 18:54:07 mtop kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Dec 02 18:54:07 mtop kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Dec 02 18:54:07 mtop kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Dec 02 18:54:07 mtop kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Dec 02 18:54:07 mtop kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Dec 02 18:54:07 mtop kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Dec 02 18:54:07 mtop kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Dec 02 18:54:07 mtop kernel: BIOS-provided physical RAM map:
Dec 02 18:54:07 mtop kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Dec 02 18:54:07 mtop kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Dec 02 18:54:07 mtop kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000008bfff] usable
Dec 02 18:54:07 mtop kernel: BIOS-e820: [mem 0x000000000008c000-0x00000000000fffff] reserved
Dec 02 18:54:07 mtop kernel: BIOS-e820: [mem 0x0000000000100000-0x000000003fffffff] usable
Dec 02 18:54:07 mtop kernel: BIOS-e820: [mem 0x0000000040000000-0x00000000403fffff] reserved
Dec 02 18:54:07 mtop kernel: BIOS-e820: [mem 0x0000000040400000-0x000000005055efff] usable
Dec 02 18:54:07 mtop kernel: BIOS-e820: [mem 0x000000005055f000-0x000000005055ffff] ACPI NVS
Dec 02 18:54:07 mtop kernel: BIOS-e820: [mem 0x0000000050560000-0x0000000050560fff] reserved
Dec 02 18:54:07 mtop kernel: BIOS-e820: [mem 0x0000000050561000-0x0000000059ec5fff] usable
Dec 02 18:54:07 mtop kernel: BIOS-e820: [mem 0x0000000059ec6000-0x0000000059f8bfff] type 20
Dec 02 18:54:07 mtop kernel: BIOS-e820: [mem 0x0000000059f8c000-0x000000005b4fdfff] reserved
Dec 02 18:54:07 mtop kernel: BIOS-e820: [mem 0x000000005b4fe000-0x000000005b599fff] ACPI NVS
Dec 02 18:54:07 mtop kernel: BIOS-e820: [mem 0x000000005b59a000-0x000000005b5fefff] ACPI data
Dec 02 18:54:07 mtop kernel: BIOS-e820: [mem 0x000000005b5ff000-0x000000005b5fffff] usable
Dec 02 18:54:07 mtop kernel: BIOS-e820: [mem 0x000000005b600000-0x000000005f7fffff] reserved
Dec 02 18:54:07 mtop kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Dec 02 18:54:07 mtop kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Dec 02 18:54:07 mtop kernel: BIOS-e820: [mem 0x0000000100000000-0x000000089f7fffff] usable
Dec 02 18:54:07 mtop kernel: NX (Execute Disable) protection: active
Dec 02 18:54:07 mtop kernel: efi: EFI v2.50 by Lenovo
Dec 02 18:54:07 mtop kernel: efi:  SMBIOS=0x5a620000  SMBIOS 3.0=0x5a61d000  ACPI=0x5b5fe000  ACPI 2.0=0x5b5fe014  MPS=0x5aa39000  ESRT=0x5a069000  MEMATTR=0x54ea9018 
Dec 02 18:54:07 mtop kernel: SMBIOS 3.0.0 present.
Dec 02 18:54:07 mtop kernel: DMI: LENOVO 20L6S01U00/20L6S01U00, BIOS N24ET53W (1.28 ) 10/17/2019
Dec 02 18:54:07 mtop kernel: tsc: Detected 1800.000 MHz processor
Dec 02 18:54:07 mtop kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Dec 02 18:54:07 mtop kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Dec 02 18:54:07 mtop kernel: last_pfn = 0x89f800 max_arch_pfn = 0x400000000
Dec 02 18:54:07 mtop kernel: MTRR default type: write-back
Dec 02 18:54:07 mtop kernel: MTRR fixed ranges enabled:
Dec 02 18:54:07 mtop kernel:   00000-9FFFF write-back
Dec 02 18:54:07 mtop kernel:   A0000-BFFFF uncachable
Dec 02 18:54:07 mtop kernel:   C0000-FFFFF write-protect
Dec 02 18:54:07 mtop kernel: MTRR variable ranges enabled:
Dec 02 18:54:07 mtop kernel:   0 base 0080000000 mask 7F80000000 uncachable
Dec 02 18:54:07 mtop kernel:   1 base 0060000000 mask 7FE0000000 uncachable
Dec 02 18:54:07 mtop kernel:   2 base 005E000000 mask 7FFE000000 uncachable
Dec 02 18:54:07 mtop kernel:   3 base 005D000000 mask 7FFF000000 uncachable
Dec 02 18:54:07 mtop kernel:   4 disabled
Dec 02 18:54:07 mtop kernel:   5 disabled
Dec 02 18:54:07 mtop kernel:   6 disabled
Dec 02 18:54:07 mtop kernel:   7 disabled
Dec 02 18:54:07 mtop kernel:   8 disabled
Dec 02 18:54:07 mtop kernel:   9 disabled
Dec 02 18:54:07 mtop kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Dec 02 18:54:07 mtop kernel: last_pfn = 0x5b600 max_arch_pfn = 0x400000000
Dec 02 18:54:07 mtop kernel: esrt: Reserving ESRT space from 0x000000005a069000 to 0x000000005a0690d8.
Dec 02 18:54:07 mtop kernel: check: Scanning 1 areas for low memory corruption
Dec 02 18:54:07 mtop kernel: Using GB pages for direct mapping
Dec 02 18:54:07 mtop kernel: BRK [0x23d801000, 0x23d801fff] PGTABLE
Dec 02 18:54:07 mtop kernel: BRK [0x23d802000, 0x23d802fff] PGTABLE
Dec 02 18:54:07 mtop kernel: BRK [0x23d803000, 0x23d803fff] PGTABLE
Dec 02 18:54:07 mtop kernel: BRK [0x23d804000, 0x23d804fff] PGTABLE
Dec 02 18:54:07 mtop kernel: BRK [0x23d805000, 0x23d805fff] PGTABLE
Dec 02 18:54:07 mtop kernel: BRK [0x23d806000, 0x23d806fff] PGTABLE
Dec 02 18:54:07 mtop kernel: BRK [0x23d807000, 0x23d807fff] PGTABLE
Dec 02 18:54:07 mtop kernel: BRK [0x23d808000, 0x23d808fff] PGTABLE
Dec 02 18:54:07 mtop kernel: BRK [0x23d809000, 0x23d809fff] PGTABLE
Dec 02 18:54:07 mtop kernel: Secure boot could not be determined
Dec 02 18:54:07 mtop kernel: RAMDISK: [mem 0x27f48000-0x29e39fff]
Dec 02 18:54:07 mtop kernel: ACPI: Early table checksum verification disabled
Dec 02 18:54:07 mtop kernel: ACPI: RSDP 0x000000005B5FE014 000024 (v02 LENOVO)
Dec 02 18:54:07 mtop kernel: ACPI: XSDT 0x000000005B5AC188 000114 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 02 18:54:07 mtop kernel: ACPI: FACP 0x000000005B5E3000 0000F4 (v05 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 02 18:54:07 mtop kernel: ACPI: DSDT 0x000000005B5BC000 022607 (v02 LENOVO SKL      00000000 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: FACS 0x000000005B546000 000040
Dec 02 18:54:07 mtop kernel: ACPI: SSDT 0x000000005B5E9000 0132C1 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: UEFI 0x000000005B55C000 000042 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 02 18:54:07 mtop kernel: ACPI: SSDT 0x000000005B5E5000 0030DA (v02 LENOVO SaSsdt   00003000 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: SSDT 0x000000005B5E4000 0005C6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: HPET 0x000000005B5E2000 000038 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 02 18:54:07 mtop kernel: ACPI: APIC 0x000000005B5E1000 00012C (v03 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 02 18:54:07 mtop kernel: ACPI: MCFG 0x000000005B5E0000 00003C (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 02 18:54:07 mtop kernel: ACPI: ECDT 0x000000005B5DF000 000053 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 02 18:54:07 mtop kernel: ACPI: SSDT 0x000000005B5BA000 001CA3 (v02 LENOVO RVP7Rtd3 00001000 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: SSDT 0x000000005B5B9000 00021C (v01 LENOVO Rmv_Batt 00001000 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: SSDT 0x000000005B5B7000 00163C (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: BOOT 0x000000005B5B6000 000028 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 02 18:54:07 mtop kernel: ACPI: BATB 0x000000005B5B5000 00004A (v02 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 02 18:54:07 mtop kernel: ACPI: SSDT 0x000000005B5B3000 0017AE (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: SSDT 0x000000005B5B2000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: SSDT 0x000000005B5B1000 000678 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: LPIT 0x000000005B5B0000 000094 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 02 18:54:07 mtop kernel: ACPI: WSMT 0x000000005B5AF000 000028 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 02 18:54:07 mtop kernel: ACPI: SSDT 0x000000005B5AE000 0001D8 (v02 LENOVO HdaDsp   00000000 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: SSDT 0x000000005B5AD000 0004FC (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: SSDT 0x000000005B5FD000 0002D1 (v02 LENOVO Wwan     00000001 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: DBGP 0x000000005B5AB000 000034 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 02 18:54:07 mtop kernel: ACPI: DBG2 0x000000005B5AA000 000054 (v00 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 02 18:54:07 mtop kernel: ACPI: POAT 0x000000005B5A9000 000055 (v03 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 02 18:54:07 mtop kernel: ACPI: SSDT 0x000000005B5A8000 000024 (v01 LENOVO NvOptTbl 00001000 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: SSDT 0x000000005B5A6000 00170D (v02 LENOVO SgPch    00001000 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: ASF! 0x000000005B5A5000 0000A0 (v32 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 02 18:54:07 mtop kernel: ACPI: FPDT 0x000000005B5A4000 000044 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 02 18:54:07 mtop kernel: ACPI: UEFI 0x000000005B512000 00013E (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 02 18:54:07 mtop kernel: ACPI: Local APIC address 0xfee00000
Dec 02 18:54:07 mtop kernel: No NUMA configuration found
Dec 02 18:54:07 mtop kernel: Faking a node at [mem 0x0000000000000000-0x000000089f7fffff]
Dec 02 18:54:07 mtop kernel: NODE_DATA(0) allocated [mem 0x89f7fc000-0x89f7fffff]
Dec 02 18:54:07 mtop kernel: Zone ranges:
Dec 02 18:54:07 mtop kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Dec 02 18:54:07 mtop kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Dec 02 18:54:07 mtop kernel:   Normal   [mem 0x0000000100000000-0x000000089f7fffff]
Dec 02 18:54:07 mtop kernel:   Device   empty
Dec 02 18:54:07 mtop kernel: Movable zone start for each node
Dec 02 18:54:07 mtop kernel: Early memory node ranges
Dec 02 18:54:07 mtop kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Dec 02 18:54:07 mtop kernel:   node   0: [mem 0x0000000000059000-0x000000000008bfff]
Dec 02 18:54:07 mtop kernel:   node   0: [mem 0x0000000000100000-0x000000003fffffff]
Dec 02 18:54:07 mtop kernel:   node   0: [mem 0x0000000040400000-0x000000005055efff]
Dec 02 18:54:07 mtop kernel:   node   0: [mem 0x0000000050561000-0x0000000059ec5fff]
Dec 02 18:54:07 mtop kernel:   node   0: [mem 0x000000005b5ff000-0x000000005b5fffff]
Dec 02 18:54:07 mtop kernel:   node   0: [mem 0x0000000100000000-0x000000089f7fffff]
Dec 02 18:54:07 mtop kernel: Zeroed struct page in unavailable ranges: 26033 pages
Dec 02 18:54:07 mtop kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000089f7fffff]
Dec 02 18:54:07 mtop kernel: On node 0 totalpages: 8360527
Dec 02 18:54:07 mtop kernel:   DMA zone: 64 pages used for memmap
Dec 02 18:54:07 mtop kernel:   DMA zone: 72 pages reserved
Dec 02 18:54:07 mtop kernel:   DMA zone: 3978 pages, LIFO batch:0
Dec 02 18:54:07 mtop kernel:   DMA32 zone: 5676 pages used for memmap
Dec 02 18:54:07 mtop kernel:   DMA32 zone: 363205 pages, LIFO batch:63
Dec 02 18:54:07 mtop kernel:   Normal zone: 124896 pages used for memmap
Dec 02 18:54:07 mtop kernel:   Normal zone: 7993344 pages, LIFO batch:63
Dec 02 18:54:07 mtop kernel: Reserving Intel graphics memory at [mem 0x5d800000-0x5f7fffff]
Dec 02 18:54:07 mtop kernel: ACPI: PM-Timer IO Port: 0x1808
Dec 02 18:54:07 mtop kernel: ACPI: Local APIC address 0xfee00000
Dec 02 18:54:07 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Dec 02 18:54:07 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Dec 02 18:54:07 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Dec 02 18:54:07 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Dec 02 18:54:07 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Dec 02 18:54:07 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Dec 02 18:54:07 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Dec 02 18:54:07 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Dec 02 18:54:07 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Dec 02 18:54:07 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Dec 02 18:54:07 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Dec 02 18:54:07 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Dec 02 18:54:07 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Dec 02 18:54:07 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Dec 02 18:54:07 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Dec 02 18:54:07 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Dec 02 18:54:07 mtop kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Dec 02 18:54:07 mtop kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Dec 02 18:54:07 mtop kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Dec 02 18:54:07 mtop kernel: ACPI: IRQ0 used by override.
Dec 02 18:54:07 mtop kernel: ACPI: IRQ9 used by override.
Dec 02 18:54:07 mtop kernel: Using ACPI (MADT) for SMP configuration information
Dec 02 18:54:07 mtop kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Dec 02 18:54:07 mtop kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Dec 02 18:54:07 mtop kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Dec 02 18:54:07 mtop kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
Dec 02 18:54:07 mtop kernel: PM: Registered nosave memory: [mem 0x0008c000-0x000fffff]
Dec 02 18:54:07 mtop kernel: PM: Registered nosave memory: [mem 0x40000000-0x403fffff]
Dec 02 18:54:07 mtop kernel: PM: Registered nosave memory: [mem 0x5055f000-0x5055ffff]
Dec 02 18:54:07 mtop kernel: PM: Registered nosave memory: [mem 0x50560000-0x50560fff]
Dec 02 18:54:07 mtop kernel: PM: Registered nosave memory: [mem 0x59ec6000-0x59f8bfff]
Dec 02 18:54:07 mtop kernel: PM: Registered nosave memory: [mem 0x59f8c000-0x5b4fdfff]
Dec 02 18:54:07 mtop kernel: PM: Registered nosave memory: [mem 0x5b4fe000-0x5b599fff]
Dec 02 18:54:07 mtop kernel: PM: Registered nosave memory: [mem 0x5b59a000-0x5b5fefff]
Dec 02 18:54:07 mtop kernel: PM: Registered nosave memory: [mem 0x5b600000-0x5f7fffff]
Dec 02 18:54:07 mtop kernel: PM: Registered nosave memory: [mem 0x5f800000-0xf7ffffff]
Dec 02 18:54:07 mtop kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Dec 02 18:54:07 mtop kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfe00ffff]
Dec 02 18:54:07 mtop kernel: PM: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
Dec 02 18:54:07 mtop kernel: PM: Registered nosave memory: [mem 0xfe011000-0xffffffff]
Dec 02 18:54:07 mtop kernel: [mem 0x5f800000-0xf7ffffff] available for PCI devices
Dec 02 18:54:07 mtop kernel: Booting paravirtualized kernel on bare hardware
Dec 02 18:54:07 mtop kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Dec 02 18:54:07 mtop kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
Dec 02 18:54:07 mtop kernel: percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
Dec 02 18:54:07 mtop kernel: pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
Dec 02 18:54:07 mtop kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Dec 02 18:54:07 mtop kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8229819
Dec 02 18:54:07 mtop kernel: Policy zone: Normal
Dec 02 18:54:07 mtop kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=39f14b5e-84c0-4ec0-871b-0ed0910977b1 rw rootflags=subvol=@ cryptdevice=/dev/nvme0n1p3:root quiet splash systemd.unit=multi-user.target
Dec 02 18:54:07 mtop kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Dec 02 18:54:07 mtop kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Dec 02 18:54:07 mtop kernel: mem auto-init: stack:byref_all, heap alloc:on, heap free:off
Dec 02 18:54:07 mtop kernel: Calgary: detecting Calgary via BIOS EBDA area
Dec 02 18:54:07 mtop kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Dec 02 18:54:07 mtop kernel: Memory: 32649208K/33442108K available (12291K kernel code, 1319K rwdata, 3944K rodata, 1632K init, 3556K bss, 792900K reserved, 0K cma-reserved)
Dec 02 18:54:07 mtop kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Dec 02 18:54:07 mtop kernel: Kernel/User page tables isolation: enabled
Dec 02 18:54:07 mtop kernel: ftrace: allocating 37762 entries in 148 pages
Dec 02 18:54:07 mtop kernel: rcu: Preemptible hierarchical RCU implementation.
Dec 02 18:54:07 mtop kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Dec 02 18:54:07 mtop kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Dec 02 18:54:07 mtop kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Dec 02 18:54:07 mtop kernel:         Tasks RCU enabled.
Dec 02 18:54:07 mtop kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Dec 02 18:54:07 mtop kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Dec 02 18:54:07 mtop kernel: NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
Dec 02 18:54:07 mtop kernel: random: get_random_bytes called from start_kernel+0x3c9/0x5a4 with crng_init=0
Dec 02 18:54:07 mtop kernel: Console: colour dummy device 80x25
Dec 02 18:54:07 mtop kernel: printk: console [tty0] enabled
Dec 02 18:54:07 mtop kernel: ACPI: Core revision 20190703
Dec 02 18:54:07 mtop kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Dec 02 18:54:07 mtop kernel: APIC: Switch to symmetric I/O mode setup
Dec 02 18:54:07 mtop kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Dec 02 18:54:07 mtop kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Dec 02 18:54:07 mtop kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x19f2297dd97, max_idle_ns: 440795236593 ns
Dec 02 18:54:07 mtop kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3601.00 BogoMIPS (lpj=6000000)
Dec 02 18:54:07 mtop kernel: pid_max: default: 32768 minimum: 301
Dec 02 18:54:07 mtop kernel: LSM: Security Framework initializing
Dec 02 18:54:07 mtop kernel: Yama: becoming mindful.
Dec 02 18:54:07 mtop kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Dec 02 18:54:07 mtop kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Dec 02 18:54:07 mtop kernel: *** VALIDATE proc ***
Dec 02 18:54:07 mtop kernel: *** VALIDATE cgroup1 ***
Dec 02 18:54:07 mtop kernel: *** VALIDATE cgroup2 ***
Dec 02 18:54:07 mtop kernel: mce: CPU0: Thermal monitoring enabled (TM1)
Dec 02 18:54:07 mtop kernel: process: using mwait in idle threads
Dec 02 18:54:07 mtop kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Dec 02 18:54:07 mtop kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Dec 02 18:54:07 mtop kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Dec 02 18:54:07 mtop kernel: Spectre V2 : Mitigation: Full generic retpoline
Dec 02 18:54:07 mtop kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Dec 02 18:54:07 mtop kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Dec 02 18:54:07 mtop kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Dec 02 18:54:07 mtop kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Dec 02 18:54:07 mtop kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Dec 02 18:54:07 mtop kernel: MDS: Mitigation: Clear CPU buffers
Dec 02 18:54:07 mtop kernel: Freeing SMP alternatives memory: 32K
Dec 02 18:54:07 mtop kernel: TSC deadline timer enabled
Dec 02 18:54:07 mtop kernel: smpboot: CPU0: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz (family: 0x6, model: 0x8e, stepping: 0xa)
Dec 02 18:54:07 mtop kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Dec 02 18:54:07 mtop kernel: ... version:                4
Dec 02 18:54:07 mtop kernel: ... bit width:              48
Dec 02 18:54:07 mtop kernel: ... generic registers:      4
Dec 02 18:54:07 mtop kernel: ... value mask:             0000ffffffffffff
Dec 02 18:54:07 mtop kernel: ... max period:             00007fffffffffff
Dec 02 18:54:07 mtop kernel: ... fixed-purpose events:   3
Dec 02 18:54:07 mtop kernel: ... event mask:             000000070000000f
Dec 02 18:54:07 mtop kernel: rcu: Hierarchical SRCU implementation.
Dec 02 18:54:07 mtop kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Dec 02 18:54:07 mtop kernel: smp: Bringing up secondary CPUs ...
Dec 02 18:54:07 mtop kernel: x86: Booting SMP configuration:
Dec 02 18:54:07 mtop kernel: .... node  #0, CPUs:      #1 #2 #3 #4
Dec 02 18:54:07 mtop kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Dec 02 18:54:07 mtop kernel:  #5 #6 #7
Dec 02 18:54:07 mtop kernel: smp: Brought up 1 node, 8 CPUs
Dec 02 18:54:07 mtop kernel: smpboot: Max logical packages: 1
Dec 02 18:54:07 mtop kernel: smpboot: Total of 8 processors activated (28811.00 BogoMIPS)
Dec 02 18:54:07 mtop kernel: devtmpfs: initialized
Dec 02 18:54:07 mtop kernel: x86/mm: Memory block size: 128MB
Dec 02 18:54:07 mtop kernel: PM: Registering ACPI NVS region [mem 0x5055f000-0x5055ffff] (4096 bytes)
Dec 02 18:54:07 mtop kernel: PM: Registering ACPI NVS region [mem 0x5b4fe000-0x5b599fff] (638976 bytes)
Dec 02 18:54:07 mtop kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Dec 02 18:54:07 mtop kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Dec 02 18:54:07 mtop kernel: pinctrl core: initialized pinctrl subsystem
Dec 02 18:54:07 mtop kernel: PM: RTC time: 17:53:54, date: 2019-12-02
Dec 02 18:54:07 mtop kernel: NET: Registered protocol family 16
Dec 02 18:54:07 mtop kernel: audit: initializing netlink subsys (disabled)
Dec 02 18:54:07 mtop kernel: audit: type=2000 audit(1575309234.383:1): state=initialized audit_enabled=0 res=1
Dec 02 18:54:07 mtop kernel: cpuidle: using governor ladder
Dec 02 18:54:07 mtop kernel: cpuidle: using governor menu
Dec 02 18:54:07 mtop kernel: Simple Boot Flag at 0x47 set to 0x80
Dec 02 18:54:07 mtop kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Dec 02 18:54:07 mtop kernel: ACPI: bus type PCI registered
Dec 02 18:54:07 mtop kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Dec 02 18:54:07 mtop kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Dec 02 18:54:07 mtop kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Dec 02 18:54:07 mtop kernel: PCI: Using configuration type 1 for base access
Dec 02 18:54:07 mtop kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Dec 02 18:54:07 mtop kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Dec 02 18:54:07 mtop kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Dec 02 18:54:07 mtop kernel: ACPI: Added _OSI(Module Device)
Dec 02 18:54:07 mtop kernel: ACPI: Added _OSI(Processor Device)
Dec 02 18:54:07 mtop kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Dec 02 18:54:07 mtop kernel: ACPI: Added _OSI(Processor Aggregator Device)
Dec 02 18:54:07 mtop kernel: ACPI: Added _OSI(Linux-Dell-Video)
Dec 02 18:54:07 mtop kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Dec 02 18:54:07 mtop kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Dec 02 18:54:07 mtop kernel: ACPI: 15 ACPI AML tables successfully acquired and loaded
Dec 02 18:54:07 mtop kernel: ACPI: EC: EC started
Dec 02 18:54:07 mtop kernel: ACPI: EC: interrupt blocked
Dec 02 18:54:07 mtop kernel: ACPI: \: Used as first EC
Dec 02 18:54:07 mtop kernel: ACPI: \: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 02 18:54:07 mtop kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Dec 02 18:54:07 mtop kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Dec 02 18:54:07 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 02 18:54:07 mtop kernel: ACPI: SSDT 0xFFFF920D3B657000 00058B (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
Dec 02 18:54:07 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 02 18:54:07 mtop kernel: ACPI: SSDT 0xFFFF920D3AC46C00 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 02 18:54:07 mtop kernel: ACPI: SSDT 0xFFFF920D3B3B6300 0000BA (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 02 18:54:07 mtop kernel: ACPI: SSDT 0xFFFF920D3B653800 000628 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 02 18:54:07 mtop kernel: ACPI: SSDT 0xFFFF920D3B6A1000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 02 18:54:07 mtop kernel: ACPI: SSDT 0xFFFF920D3AC43400 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 02 18:54:07 mtop kernel: ACPI: SSDT 0xFFFF920D3AC44400 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
Dec 02 18:54:07 mtop kernel: ACPI: Interpreter enabled
Dec 02 18:54:07 mtop kernel: ACPI: (supports S0 S3 S4 S5)
Dec 02 18:54:07 mtop kernel: ACPI: Using IOAPIC for interrupt routing
Dec 02 18:54:07 mtop kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Dec 02 18:54:07 mtop kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Dec 02 18:54:07 mtop kernel: ACPI: Power Resource [PUBS] (on)
Dec 02 18:54:07 mtop kernel: acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
Dec 02 18:54:07 mtop kernel: ACPI: Power Resource [PC01] (on)
Dec 02 18:54:07 mtop kernel: ACPI: Power Resource [WRST] (on)
Dec 02 18:54:07 mtop kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Dec 02 18:54:07 mtop kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Dec 02 18:54:07 mtop kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
Dec 02 18:54:07 mtop kernel: acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
Dec 02 18:54:07 mtop kernel: acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Dec 02 18:54:07 mtop kernel: acpi PNP0A08:00: _OSC: platform willing to grant [LTR]
Dec 02 18:54:07 mtop kernel: acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
Dec 02 18:54:07 mtop kernel: PCI host bridge to bus 0000:00
Dec 02 18:54:07 mtop kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Dec 02 18:54:07 mtop kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Dec 02 18:54:07 mtop kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Dec 02 18:54:07 mtop kernel: pci_bus 0000:00: root bus resource [mem 0x5f800000-0xf7ffffff window]
Dec 02 18:54:07 mtop kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
Dec 02 18:54:07 mtop kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Dec 02 18:54:07 mtop kernel: pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
Dec 02 18:54:07 mtop kernel: pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
Dec 02 18:54:07 mtop kernel: pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
Dec 02 18:54:07 mtop kernel: pci 0000:00:02.0: reg 0x18: [mem 0x60000000-0x7fffffff 64bit pref]
Dec 02 18:54:07 mtop kernel: pci 0000:00:02.0: reg 0x20: [io  0xe000-0xe03f]
Dec 02 18:54:07 mtop kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Dec 02 18:54:07 mtop kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Dec 02 18:54:07 mtop kernel: pci 0000:00:04.0: reg 0x10: [mem 0xdd240000-0xdd247fff 64bit]
Dec 02 18:54:07 mtop kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
Dec 02 18:54:07 mtop kernel: pci 0000:00:08.0: reg 0x10: [mem 0xdd250000-0xdd250fff 64bit]
Dec 02 18:54:07 mtop kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
Dec 02 18:54:07 mtop kernel: pci 0000:00:14.0: reg 0x10: [mem 0xdd230000-0xdd23ffff 64bit]
Dec 02 18:54:07 mtop kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Dec 02 18:54:07 mtop kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
Dec 02 18:54:07 mtop kernel: pci 0000:00:14.2: reg 0x10: [mem 0xdd251000-0xdd251fff 64bit]
Dec 02 18:54:07 mtop kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
Dec 02 18:54:07 mtop kernel: pci 0000:00:16.0: reg 0x10: [mem 0xdd252000-0xdd252fff 64bit]
Dec 02 18:54:07 mtop kernel: pci 0000:00:16.0: PME# supported from D3hot
Dec 02 18:54:07 mtop kernel: pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
Dec 02 18:54:07 mtop kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Dec 02 18:54:07 mtop kernel: pci 0000:00:1c.6: [8086:9d16] type 01 class 0x060400
Dec 02 18:54:07 mtop kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
Dec 02 18:54:07 mtop kernel: pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
Dec 02 18:54:07 mtop kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Dec 02 18:54:07 mtop kernel: pci 0000:00:1d.2: [8086:9d1a] type 01 class 0x060400
Dec 02 18:54:07 mtop kernel: pci 0000:00:1d.2: PME# supported from D0 D3hot D3cold
Dec 02 18:54:07 mtop kernel: pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
Dec 02 18:54:07 mtop kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
Dec 02 18:54:07 mtop kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xdd24c000-0xdd24ffff]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
Dec 02 18:54:07 mtop kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xdd248000-0xdd24bfff 64bit]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xdd220000-0xdd22ffff 64bit]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Dec 02 18:54:07 mtop kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
Dec 02 18:54:07 mtop kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xdd253000-0xdd2530ff 64bit]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1f.6: [8086:15d8] type 00 class 0x020000
Dec 02 18:54:07 mtop kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xdd200000-0xdd21ffff]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Dec 02 18:54:07 mtop kernel: pci 0000:01:00.0: [10de:1d10] type 00 class 0x030200
Dec 02 18:54:07 mtop kernel: pci 0000:01:00.0: reg 0x10: [mem 0xdc000000-0xdcffffff]
Dec 02 18:54:07 mtop kernel: pci 0000:01:00.0: reg 0x14: [mem 0x80000000-0x8fffffff 64bit pref]
Dec 02 18:54:07 mtop kernel: pci 0000:01:00.0: reg 0x1c: [mem 0x90000000-0x91ffffff 64bit pref]
Dec 02 18:54:07 mtop kernel: pci 0000:01:00.0: reg 0x24: [io  0xd000-0xd07f]
Dec 02 18:54:07 mtop kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
Dec 02 18:54:07 mtop kernel: pci 0000:01:00.0: Enabling HDA controller
Dec 02 18:54:07 mtop kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1c.0:   bridge window [mem 0xdc000000-0xdcffffff]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
Dec 02 18:54:07 mtop kernel: pci 0000:03:00.0: [8086:24fd] type 00 class 0x028000
Dec 02 18:54:07 mtop kernel: pci 0000:03:00.0: reg 0x10: [mem 0xdd100000-0xdd101fff 64bit]
Dec 02 18:54:07 mtop kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Dec 02 18:54:07 mtop kernel: pci 0000:00:1c.6: PCI bridge to [bus 03]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1c.6:   bridge window [mem 0xdd100000-0xdd1fffff]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1d.0: PCI bridge to [bus 04-3c]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1d.0:   bridge window [mem 0xc4000000-0xda0fffff]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1d.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
Dec 02 18:54:07 mtop kernel: pci 0000:3d:00.0: [144d:a808] type 00 class 0x010802
Dec 02 18:54:07 mtop kernel: pci 0000:3d:00.0: reg 0x10: [mem 0xdd000000-0xdd003fff 64bit]
Dec 02 18:54:07 mtop kernel: pci 0000:3d:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8 GT/s x2 link at 0000:00:1d.2 (capable of 31.504 Gb/s with 8 GT/s x4 link)
Dec 02 18:54:07 mtop kernel: pci 0000:00:1d.2: PCI bridge to [bus 3d]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1d.2:   bridge window [mem 0xdd000000-0xdd0fffff]
Dec 02 18:54:07 mtop kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 02 18:54:07 mtop kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
Dec 02 18:54:07 mtop kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 02 18:54:07 mtop kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 02 18:54:07 mtop kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 02 18:54:07 mtop kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 02 18:54:07 mtop kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 02 18:54:07 mtop kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 02 18:54:07 mtop kernel: ACPI: EC: interrupt unblocked
Dec 02 18:54:07 mtop kernel: ACPI: EC: event unblocked
Dec 02 18:54:07 mtop kernel: ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 02 18:54:07 mtop kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions and events
Dec 02 18:54:07 mtop kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Dec 02 18:54:07 mtop kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Dec 02 18:54:07 mtop kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Dec 02 18:54:07 mtop kernel: vgaarb: loaded
Dec 02 18:54:07 mtop kernel: ACPI: bus type USB registered
Dec 02 18:54:07 mtop kernel: usbcore: registered new interface driver usbfs
Dec 02 18:54:07 mtop kernel: usbcore: registered new interface driver hub
Dec 02 18:54:07 mtop kernel: usbcore: registered new device driver usb
Dec 02 18:54:07 mtop kernel: pps_core: LinuxPPS API ver. 1 registered
Dec 02 18:54:07 mtop kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Dec 02 18:54:07 mtop kernel: PTP clock support registered
Dec 02 18:54:07 mtop kernel: EDAC MC: Ver: 3.0.0
Dec 02 18:54:07 mtop kernel: Registered efivars operations
Dec 02 18:54:07 mtop kernel: PCI: Using ACPI for IRQ routing
Dec 02 18:54:07 mtop kernel: PCI: pci_cache_line_size set to 64 bytes
Dec 02 18:54:07 mtop kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Dec 02 18:54:07 mtop kernel: e820: reserve RAM buffer [mem 0x0008c000-0x0008ffff]
Dec 02 18:54:07 mtop kernel: e820: reserve RAM buffer [mem 0x5055f000-0x53ffffff]
Dec 02 18:54:07 mtop kernel: e820: reserve RAM buffer [mem 0x59ec6000-0x5bffffff]
Dec 02 18:54:07 mtop kernel: e820: reserve RAM buffer [mem 0x5b600000-0x5bffffff]
Dec 02 18:54:07 mtop kernel: e820: reserve RAM buffer [mem 0x89f800000-0x89fffffff]
Dec 02 18:54:07 mtop kernel: NetLabel: Initializing
Dec 02 18:54:07 mtop kernel: NetLabel:  domain hash size = 128
Dec 02 18:54:07 mtop kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Dec 02 18:54:07 mtop kernel: NetLabel:  unlabeled traffic allowed by default
Dec 02 18:54:07 mtop kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Dec 02 18:54:07 mtop kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Dec 02 18:54:07 mtop kernel: clocksource: Switched to clocksource tsc-early
Dec 02 18:54:07 mtop kernel: VFS: Disk quotas dquot_6.6.0
Dec 02 18:54:07 mtop kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Dec 02 18:54:07 mtop kernel: *** VALIDATE hugetlbfs ***
Dec 02 18:54:07 mtop kernel: pnp: PnP ACPI init
Dec 02 18:54:07 mtop kernel: system 00:00: [mem 0x40000000-0x403fffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 02 18:54:07 mtop kernel: system 00:01: [mem 0xfd000000-0xfdabffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:01: [mem 0xfdad0000-0xfdadffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:01: [mem 0xfdb00000-0xfdffffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
Dec 02 18:54:07 mtop kernel: system 00:01: [mem 0xfe036000-0xfe03bfff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:01: [mem 0xfe03d000-0xfe3fffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:01: [mem 0xfe410000-0xfe7fffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 02 18:54:07 mtop kernel: system 00:02: [io  0xff00-0xfffe] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 02 18:54:07 mtop kernel: system 00:03: [io  0x0680-0x069f] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:03: [io  0xffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:03: [io  0xffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:03: [io  0xffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:03: [io  0x1800-0x18fe] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:03: [io  0x164e-0x164f] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 02 18:54:07 mtop kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
Dec 02 18:54:07 mtop kernel: system 00:05: [io  0x1854-0x1857] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Dec 02 18:54:07 mtop kernel: pnp 00:06: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
Dec 02 18:54:07 mtop kernel: pnp 00:07: Plug and Play ACPI device, IDs LEN0094 PNP0f13 (active)
Dec 02 18:54:07 mtop kernel: system 00:08: [io  0x1800-0x189f] could not be reserved
Dec 02 18:54:07 mtop kernel: system 00:08: [io  0x0800-0x087f] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:08: [io  0x0880-0x08ff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:08: [io  0x0900-0x097f] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:08: [io  0x0980-0x09ff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:08: [io  0x0a00-0x0a7f] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:08: [io  0x0a80-0x0aff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:08: [io  0x0b00-0x0b7f] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:08: [io  0x0b80-0x0bff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:08: [io  0x15e0-0x15ef] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:08: [io  0x1600-0x167f] could not be reserved
Dec 02 18:54:07 mtop kernel: system 00:08: [io  0x1640-0x165f] could not be reserved
Dec 02 18:54:07 mtop kernel: system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:08: [mem 0xfed10000-0xfed13fff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:08: [mem 0xfeb00000-0xfebfffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:08: [mem 0xf7fe0000-0xf7ffffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 02 18:54:07 mtop kernel: system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 02 18:54:07 mtop kernel: system 00:0a: [mem 0xfed10000-0xfed17fff] could not be reserved
Dec 02 18:54:07 mtop kernel: system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:0a: [mem 0xf7fe0000-0xf7ffffff] has been reserved
Dec 02 18:54:07 mtop kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 02 18:54:07 mtop kernel: system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
Dec 02 18:54:07 mtop kernel: system 00:0b: [mem 0x000c0000-0x000c3fff] could not be reserved
Dec 02 18:54:07 mtop kernel: system 00:0b: [mem 0x000c8000-0x000cbfff] could not be reserved
Dec 02 18:54:07 mtop kernel: system 00:0b: [mem 0x000d0000-0x000d3fff] could not be reserved
Dec 02 18:54:07 mtop kernel: system 00:0b: [mem 0x000d8000-0x000dbfff] could not be reserved
Dec 02 18:54:07 mtop kernel: system 00:0b: [mem 0x000e0000-0x000e3fff] could not be reserved
Dec 02 18:54:07 mtop kernel: system 00:0b: [mem 0x000e8000-0x000ebfff] could not be reserved
Dec 02 18:54:07 mtop kernel: system 00:0b: [mem 0x000f0000-0x000fffff] could not be reserved
Dec 02 18:54:07 mtop kernel: system 00:0b: [mem 0x00100000-0x5f7fffff] could not be reserved
Dec 02 18:54:07 mtop kernel: system 00:0b: [mem 0xfec00000-0xfed3ffff] could not be reserved
Dec 02 18:54:07 mtop kernel: system 00:0b: [mem 0xfed4c000-0xffffffff] could not be reserved
Dec 02 18:54:07 mtop kernel: system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
Dec 02 18:54:07 mtop kernel: pnp: PnP ACPI: found 12 devices
Dec 02 18:54:07 mtop kernel: thermal_sys: Registered thermal governor 'fair_share'
Dec 02 18:54:07 mtop kernel: thermal_sys: Registered thermal governor 'bang_bang'
Dec 02 18:54:07 mtop kernel: thermal_sys: Registered thermal governor 'step_wise'
Dec 02 18:54:07 mtop kernel: thermal_sys: Registered thermal governor 'user_space'
Dec 02 18:54:07 mtop kernel: thermal_sys: Registered thermal governor 'power_allocator'
Dec 02 18:54:07 mtop kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Dec 02 18:54:07 mtop kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
Dec 02 18:54:07 mtop kernel: pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 04-3c] add_size 1000
Dec 02 18:54:07 mtop kernel: pci 0000:00:1d.0: BAR 13: assigned [io  0x2000-0x2fff]
Dec 02 18:54:07 mtop kernel: pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
Dec 02 18:54:07 mtop kernel: pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1c.0:   bridge window [mem 0xdc000000-0xdcffffff]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1c.6: PCI bridge to [bus 03]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1c.6:   bridge window [mem 0xdd100000-0xdd1fffff]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1d.0: PCI bridge to [bus 04-3c]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1d.0:   bridge window [io  0x2000-0x2fff]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1d.0:   bridge window [mem 0xc4000000-0xda0fffff]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1d.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1d.2: PCI bridge to [bus 3d]
Dec 02 18:54:07 mtop kernel: pci 0000:00:1d.2:   bridge window [mem 0xdd000000-0xdd0fffff]
Dec 02 18:54:07 mtop kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Dec 02 18:54:07 mtop kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Dec 02 18:54:07 mtop kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Dec 02 18:54:07 mtop kernel: pci_bus 0000:00: resource 7 [mem 0x5f800000-0xf7ffffff window]
Dec 02 18:54:07 mtop kernel: pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
Dec 02 18:54:07 mtop kernel: pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
Dec 02 18:54:07 mtop kernel: pci_bus 0000:01: resource 1 [mem 0xdc000000-0xdcffffff]
Dec 02 18:54:07 mtop kernel: pci_bus 0000:01: resource 2 [mem 0x80000000-0x91ffffff 64bit pref]
Dec 02 18:54:07 mtop kernel: pci_bus 0000:03: resource 1 [mem 0xdd100000-0xdd1fffff]
Dec 02 18:54:07 mtop kernel: pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
Dec 02 18:54:07 mtop kernel: pci_bus 0000:04: resource 1 [mem 0xc4000000-0xda0fffff]
Dec 02 18:54:07 mtop kernel: pci_bus 0000:04: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
Dec 02 18:54:07 mtop kernel: pci_bus 0000:3d: resource 1 [mem 0xdd000000-0xdd0fffff]
Dec 02 18:54:07 mtop kernel: NET: Registered protocol family 2
Dec 02 18:54:07 mtop kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Dec 02 18:54:07 mtop kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Dec 02 18:54:07 mtop kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Dec 02 18:54:07 mtop kernel: TCP: Hash tables configured (established 262144 bind 65536)
Dec 02 18:54:07 mtop kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Dec 02 18:54:07 mtop kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Dec 02 18:54:07 mtop kernel: NET: Registered protocol family 1
Dec 02 18:54:07 mtop kernel: NET: Registered protocol family 44
Dec 02 18:54:07 mtop kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Dec 02 18:54:07 mtop kernel: PCI: CLS 0 bytes, default 64
Dec 02 18:54:07 mtop kernel: Trying to unpack rootfs image as initramfs...
Dec 02 18:54:07 mtop kernel: Freeing initrd memory: 31688K
Dec 02 18:54:07 mtop kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Dec 02 18:54:07 mtop kernel: software IO TLB: mapped [mem 0x551b3000-0x591b3000] (64MB)
Dec 02 18:54:07 mtop kernel: check: Scanning for low memory corruption every 60 seconds
Dec 02 18:54:07 mtop kernel: Initialise system trusted keyrings
Dec 02 18:54:07 mtop kernel: Key type blacklist registered
Dec 02 18:54:07 mtop kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Dec 02 18:54:07 mtop kernel: zbud: loaded
Dec 02 18:54:07 mtop kernel: Key type asymmetric registered
Dec 02 18:54:07 mtop kernel: Asymmetric key parser 'x509' registered
Dec 02 18:54:07 mtop kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Dec 02 18:54:07 mtop kernel: io scheduler mq-deadline registered
Dec 02 18:54:07 mtop kernel: io scheduler kyber registered
Dec 02 18:54:07 mtop kernel: io scheduler bfq registered
Dec 02 18:54:07 mtop kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Dec 02 18:54:07 mtop kernel: efifb: probing for efifb
Dec 02 18:54:07 mtop kernel: efifb: No BGRT, not showing boot graphics
Dec 02 18:54:07 mtop kernel: efifb: framebuffer at 0x60000000, using 8128k, total 8128k
Dec 02 18:54:07 mtop kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Dec 02 18:54:07 mtop kernel: efifb: scrolling: redraw
Dec 02 18:54:07 mtop kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Dec 02 18:54:07 mtop kernel: fbcon: Deferring console take-over
Dec 02 18:54:07 mtop kernel: fb0: EFI VGA frame buffer device
Dec 02 18:54:07 mtop kernel: intel_idle: MWAIT substates: 0x11142120
Dec 02 18:54:07 mtop kernel: intel_idle: v0.4.1 model 0x8E
Dec 02 18:54:07 mtop kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Dec 02 18:54:07 mtop kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Dec 02 18:54:07 mtop kernel: ACPI: Sleep Button [SLPB]
Dec 02 18:54:07 mtop kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
Dec 02 18:54:07 mtop kernel: ACPI: Lid Switch [LID]
Dec 02 18:54:07 mtop kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Dec 02 18:54:07 mtop kernel: ACPI: Power Button [PWRF]
Dec 02 18:54:07 mtop kernel: thermal LNXTHERM:00: registered as thermal_zone0
Dec 02 18:54:07 mtop kernel: ACPI: Thermal Zone [THM0] (44 C)
Dec 02 18:54:07 mtop kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Dec 02 18:54:07 mtop kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Dec 02 18:54:07 mtop kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Dec 02 18:54:07 mtop kernel: nvme nvme0: pci function 0000:3d:00.0
Dec 02 18:54:07 mtop kernel: usbcore: registered new interface driver usbserial_generic
Dec 02 18:54:07 mtop kernel: usbserial: USB Serial support registered for generic
Dec 02 18:54:07 mtop kernel: rtc_cmos 00:04: RTC can wake from S4
Dec 02 18:54:07 mtop kernel: rtc_cmos 00:04: registered as rtc0
Dec 02 18:54:07 mtop kernel: rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Dec 02 18:54:07 mtop kernel: intel_pstate: Intel P-state driver initializing
Dec 02 18:54:07 mtop kernel: intel_pstate: HWP enabled
Dec 02 18:54:07 mtop kernel: ledtrig-cpu: registered to indicate activity on CPUs
Dec 02 18:54:07 mtop kernel: intel_pmc_core intel_pmc_core.0:  initialized
Dec 02 18:54:07 mtop kernel: NET: Registered protocol family 10
Dec 02 18:54:07 mtop kernel: Segment Routing with IPv6
Dec 02 18:54:07 mtop kernel: NET: Registered protocol family 17
Dec 02 18:54:07 mtop kernel: RAS: Correctable Errors collector initialized.
Dec 02 18:54:07 mtop kernel: microcode: sig=0x806ea, pf=0x80, revision=0xca
Dec 02 18:54:07 mtop kernel: microcode: Microcode Update Driver: v2.2.
Dec 02 18:54:07 mtop kernel: sched_clock: Marking stable (1935648391, 728434)->(1945868915, -9492090)
Dec 02 18:54:07 mtop kernel: registered taskstats version 1
Dec 02 18:54:07 mtop kernel: Loading compiled-in X.509 certificates
Dec 02 18:54:07 mtop kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 9638cdb4da5457775d033fbe697857b3ce5e9200'
Dec 02 18:54:07 mtop kernel: zswap: loaded using pool lzo/zbud
Dec 02 18:54:07 mtop kernel: Key type big_key registered
Dec 02 18:54:07 mtop kernel: PM:   Magic number: 15:329:895
Dec 02 18:54:07 mtop kernel: rtc_cmos 00:04: setting system clock to 2019-12-02T17:53:55 UTC (1575309235)
Dec 02 18:54:07 mtop kernel: nvme nvme0: Shutdown timeout set to 8 seconds
Dec 02 18:54:07 mtop kernel: nvme nvme0: 8/0/0 default/read/poll queues
Dec 02 18:54:07 mtop kernel:  nvme0n1: p1 p2 p3 p4
Dec 02 18:54:07 mtop kernel: Freeing unused decrypted memory: 2040K
Dec 02 18:54:07 mtop kernel: Freeing unused kernel image memory: 1632K
Dec 02 18:54:07 mtop kernel: Write protecting the kernel read-only data: 18432k
Dec 02 18:54:07 mtop kernel: Freeing unused kernel image memory: 2012K
Dec 02 18:54:07 mtop kernel: Freeing unused kernel image memory: 152K
Dec 02 18:54:07 mtop kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Dec 02 18:54:07 mtop kernel: x86/mm: Checking user space page tables
Dec 02 18:54:07 mtop kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Dec 02 18:54:07 mtop kernel: Run /init as init process
Dec 02 18:54:07 mtop kernel: fbcon: Taking over console
Dec 02 18:54:07 mtop kernel: Console: switching to colour frame buffer device 240x67
Dec 02 18:54:07 mtop kernel: Linux agpgart interface v0.103
Dec 02 18:54:07 mtop kernel: checking generic (60000000 7f0000) vs hw (60000000 20000000)
Dec 02 18:54:07 mtop kernel: fb0: switching to inteldrmfb from EFI VGA
Dec 02 18:54:07 mtop kernel: Console: switching to colour dummy device 80x25
Dec 02 18:54:07 mtop kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Dec 02 18:54:07 mtop kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Dec 02 18:54:07 mtop kernel: [drm] Driver supports precise vblank timestamp query.
Dec 02 18:54:07 mtop kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Dec 02 18:54:07 mtop kernel: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Dec 02 18:54:07 mtop kernel: [drm] Initialized i915 1.6.0 20190619 for 0000:00:02.0 on minor 0
Dec 02 18:54:07 mtop kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Dec 02 18:54:07 mtop kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
Dec 02 18:54:07 mtop kernel: ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
Dec 02 18:54:07 mtop kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:35/LNXVIDEO:01/input/input4
Dec 02 18:54:07 mtop kernel: fbcon: i915drmfb (fb0) is primary device
Dec 02 18:54:07 mtop kernel: Console: switching to colour frame buffer device 240x67
Dec 02 18:54:07 mtop kernel: i915 0000:00:02.0: fb0: i915drmfb frame buffer device
Dec 02 18:54:07 mtop kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Dec 02 18:54:07 mtop kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Dec 02 18:54:07 mtop kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Dec 02 18:54:07 mtop kernel: cryptd: max_cpu_qlen set to 1000
Dec 02 18:54:07 mtop kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 02 18:54:07 mtop kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Dec 02 18:54:07 mtop kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
Dec 02 18:54:07 mtop kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Dec 02 18:54:07 mtop kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
Dec 02 18:54:07 mtop kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 02 18:54:07 mtop kernel: usb usb1: Product: xHCI Host Controller
Dec 02 18:54:07 mtop kernel: usb usb1: Manufacturer: Linux 5.3.13-arch1-1 xhci-hcd
Dec 02 18:54:07 mtop kernel: usb usb1: SerialNumber: 0000:00:14.0
Dec 02 18:54:07 mtop kernel: hub 1-0:1.0: USB hub found
Dec 02 18:54:07 mtop kernel: hub 1-0:1.0: 12 ports detected
Dec 02 18:54:07 mtop kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 02 18:54:07 mtop kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Dec 02 18:54:07 mtop kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Dec 02 18:54:07 mtop kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
Dec 02 18:54:07 mtop kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 02 18:54:07 mtop kernel: usb usb2: Product: xHCI Host Controller
Dec 02 18:54:07 mtop kernel: usb usb2: Manufacturer: Linux 5.3.13-arch1-1 xhci-hcd
Dec 02 18:54:07 mtop kernel: usb usb2: SerialNumber: 0000:00:14.0
Dec 02 18:54:07 mtop kernel: hub 2-0:1.0: USB hub found
Dec 02 18:54:07 mtop kernel: hub 2-0:1.0: 6 ports detected
Dec 02 18:54:07 mtop kernel: AVX2 version of gcm_enc/dec engaged.
Dec 02 18:54:07 mtop kernel: AES CTR mode by8 optimization enabled
Dec 02 18:54:07 mtop kernel: usb: port power management may be unreliable
Dec 02 18:54:07 mtop kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
Dec 02 18:54:07 mtop kernel: raid6: avx2x4   gen() 31908 MB/s
Dec 02 18:54:07 mtop kernel: tsc: Refined TSC clocksource calibration: 1800.006 MHz
Dec 02 18:54:07 mtop kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x19f22f68897, max_idle_ns: 440795282550 ns
Dec 02 18:54:07 mtop kernel: raid6: avx2x4   xor() 17945 MB/s
Dec 02 18:54:07 mtop kernel: clocksource: Switched to clocksource tsc
Dec 02 18:54:07 mtop kernel: raid6: avx2x2   gen() 30666 MB/s
Dec 02 18:54:07 mtop kernel: raid6: avx2x2   xor() 19490 MB/s
Dec 02 18:54:07 mtop kernel: raid6: avx2x1   gen() 25180 MB/s
Dec 02 18:54:07 mtop kernel: raid6: avx2x1   xor() 16476 MB/s
Dec 02 18:54:07 mtop kernel: usb 1-7: new full-speed USB device number 2 using xhci_hcd
Dec 02 18:54:07 mtop kernel: raid6: sse2x4   gen() 14525 MB/s
Dec 02 18:54:07 mtop kernel: raid6: sse2x4   xor()  9039 MB/s
Dec 02 18:54:07 mtop kernel: usb 1-7: config 1 interface 1 altsetting 0 endpoint 0x3 has wMaxPacketSize 0, skipping
Dec 02 18:54:07 mtop kernel: usb 1-7: config 1 interface 1 altsetting 0 endpoint 0x83 has wMaxPacketSize 0, skipping
Dec 02 18:54:07 mtop kernel: usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.10
Dec 02 18:54:07 mtop kernel: usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 02 18:54:07 mtop kernel: raid6: sse2x2   gen() 12529 MB/s
Dec 02 18:54:07 mtop kernel: raid6: sse2x2   xor()  8409 MB/s
Dec 02 18:54:07 mtop kernel: usb 2-3: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Dec 02 18:54:07 mtop kernel: raid6: sse2x1   gen() 11146 MB/s
Dec 02 18:54:07 mtop kernel: usb 2-3: New USB device found, idVendor=0bda, idProduct=0316, bcdDevice= 2.04
Dec 02 18:54:07 mtop kernel: usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 02 18:54:07 mtop kernel: usb 2-3: Product: USB3.0-CRW
Dec 02 18:54:07 mtop kernel: usb 2-3: Manufacturer: Generic
Dec 02 18:54:07 mtop kernel: usb 2-3: SerialNumber: 20120501030900000
Dec 02 18:54:07 mtop kernel: SCSI subsystem initialized
Dec 02 18:54:07 mtop kernel: usb-storage 2-3:1.0: USB Mass Storage device detected
Dec 02 18:54:07 mtop kernel: scsi host0: usb-storage 2-3:1.0
Dec 02 18:54:07 mtop kernel: usbcore: registered new interface driver usb-storage
Dec 02 18:54:07 mtop kernel: usbcore: registered new interface driver uas
Dec 02 18:54:07 mtop kernel: raid6: sse2x1   xor()  6208 MB/s
Dec 02 18:54:07 mtop kernel: raid6: using algorithm avx2x4 gen() 31908 MB/s
Dec 02 18:54:07 mtop kernel: raid6: .... xor() 17945 MB/s, rmw enabled
Dec 02 18:54:07 mtop kernel: raid6: using avx2x2 recovery algorithm
Dec 02 18:54:07 mtop kernel: xor: automatically using best checksumming function   avx       
Dec 02 18:54:07 mtop kernel: Btrfs loaded, crc32c=crc32c-intel
Dec 02 18:54:07 mtop kernel: BTRFS: device fsid 278554c0-9a4e-4eac-90a4-c9f6de1a72d4 devid 1 transid 301 /dev/nvme0n1p4
Dec 02 18:54:07 mtop kernel: device-mapper: uevent: version 1.0.3
Dec 02 18:54:07 mtop kernel: device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
Dec 02 18:54:07 mtop kernel: usb 1-8: new high-speed USB device number 3 using xhci_hcd
Dec 02 18:54:07 mtop kernel: random: plymouthd: uninitialized urandom read (8 bytes read)
Dec 02 18:54:07 mtop kernel: random: plymouthd: uninitialized urandom read (8 bytes read)
Dec 02 18:54:07 mtop kernel: usb 1-8: New USB device found, idVendor=13d3, idProduct=56a6, bcdDevice=17.11
Dec 02 18:54:07 mtop kernel: usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Dec 02 18:54:07 mtop kernel: usb 1-8: Product: Integrated Camera
Dec 02 18:54:07 mtop kernel: usb 1-8: Manufacturer: Azurewave
Dec 02 18:54:07 mtop kernel: usb 1-8: SerialNumber: 0001
Dec 02 18:54:07 mtop kernel: usb 1-9: new full-speed USB device number 4 using xhci_hcd
Dec 02 18:54:07 mtop kernel: usb 1-9: New USB device found, idVendor=06cb, idProduct=009a, bcdDevice= 1.64
Dec 02 18:54:07 mtop kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
Dec 02 18:54:07 mtop kernel: usb 1-9: SerialNumber: 22b7b8072486
Dec 02 18:54:07 mtop kernel: scsi 0:0:0:0: Direct-Access     Generic- SD/MMC           1.00 PQ: 0 ANSI: 6
Dec 02 18:54:07 mtop kernel: sd 0:0:0:0: [sda] Attached SCSI removable disk
Dec 02 18:54:07 mtop kernel: random: cryptsetup: uninitialized urandom read (2 bytes read)
Dec 02 18:54:07 mtop kernel: BTRFS: device label bvol devid 1 transid 433956 /dev/dm-0
Dec 02 18:54:07 mtop kernel: BTRFS info (device dm-0): disk space caching is enabled
Dec 02 18:54:07 mtop kernel: BTRFS info (device dm-0): has skinny extents
Dec 02 18:54:07 mtop kernel: random: fast init done
Dec 02 18:54:07 mtop kernel: BTRFS info (device dm-0): enabling ssd optimizations
Dec 02 18:54:07 mtop systemd[1]: systemd 243.162-2-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Dec 02 18:54:07 mtop systemd[1]: Detected architecture x86-64.
Dec 02 18:54:07 mtop systemd[1]: Set hostname to <mtop>.
Dec 02 18:54:07 mtop systemd[1]: Created slice system-getty.slice.
Dec 02 18:54:07 mtop systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
Dec 02 18:54:07 mtop systemd[1]: Created slice system-systemd\x2dfsck.slice.
Dec 02 18:54:07 mtop systemd[1]: Created slice User and Session Slice.
Dec 02 18:54:07 mtop systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Dec 02 18:54:07 mtop systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Dec 02 18:54:07 mtop systemd[1]: Reached target Remote File Systems.
Dec 02 18:54:07 mtop kernel: random: lvm: uninitialized urandom read (4 bytes read)
Dec 02 18:54:07 mtop kernel: acpi_call: loading out-of-tree module taints kernel.
Dec 02 18:54:07 mtop kernel: acpi_call: module verification failed: signature and/or required key missing - tainting kernel
Dec 02 18:54:07 mtop kernel: random: crng init done
Dec 02 18:54:07 mtop kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Dec 02 18:54:07 mtop kernel: vboxdrv: Found 8 processor cores
Dec 02 18:54:07 mtop kernel: vboxdrv: TSC mode is Invariant, tentative frequency 1800006210 Hz
Dec 02 18:54:07 mtop kernel: vboxdrv: Successfully loaded version 6.0.14 (interface 0x00290008)
Dec 02 18:54:07 mtop kernel: VBoxPciLinuxInit
Dec 02 18:54:07 mtop kernel: vboxpci: IOMMU not found (not registered)
Dec 02 18:54:07 mtop kernel: VBoxNetAdp: Successfully started.
Dec 02 18:54:07 mtop kernel: VBoxNetFlt: Successfully started.
Dec 02 18:54:07 mtop kernel: BTRFS info (device dm-0): use lzo compression, level 0
Dec 02 18:54:07 mtop kernel: BTRFS info (device dm-0): disk space caching is enabled
Dec 02 18:54:07 mtop kernel: audit: type=1130 audit(1575309247.858:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:07 mtop kernel: audit: type=1130 audit(1575309247.868:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:07 mtop systemd-journald[413]: Journal started
Dec 02 18:54:07 mtop systemd-journald[413]: Runtime Journal (/run/log/journal/f4adb9a8f7634cb496f90a66a3d6c96a) is 8.0M, max 1.5G, 1.5G free.
Dec 02 18:54:07 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:07 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:07 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:07 mtop systemd-modules-load[414]: Inserted module 'acpi_call'
Dec 02 18:54:07 mtop systemd-modules-load[414]: Inserted module 'crypto_user'
Dec 02 18:54:07 mtop systemd-modules-load[414]: Inserted module 'sg'
Dec 02 18:54:07 mtop systemd-vconsole-setup[417]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Dec 02 18:54:07 mtop systemd-vconsole-setup[417]: Fonts will not be copied to remaining consoles
Dec 02 18:54:07 mtop kernel: audit: type=1130 audit(1575309247.868:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:07 mtop systemd-modules-load[414]: Inserted module 'vboxdrv'
Dec 02 18:54:07 mtop systemd-modules-load[414]: Inserted module 'vboxpci'
Dec 02 18:54:07 mtop systemd-modules-load[414]: Inserted module 'vboxnetadp'
Dec 02 18:54:07 mtop systemd-modules-load[414]: Inserted module 'vboxnetflt'
Dec 02 18:54:07 mtop systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 02 18:54:07 mtop systemd-journald[413]: Time spent on flushing to /var is 22.832ms for 788 entries.
Dec 02 18:54:07 mtop systemd-journald[413]: System Journal (/var/log/journal/f4adb9a8f7634cb496f90a66a3d6c96a) is 106.0M, max 100.0M, 0B free.
Dec 02 18:54:08 mtop kernel: audit: type=1130 audit(1575309248.068:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:08 mtop kernel: audit: type=1130 audit(1575309248.081:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:08 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:08 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:08 mtop systemd[1]: Started Create System Users.
Dec 02 18:54:08 mtop systemd[1]: Starting Create Static Device Nodes in /dev...
Dec 02 18:54:08 mtop systemd[1]: Started Create Static Device Nodes in /dev.
Dec 02 18:54:08 mtop systemd[1]: Starting udev Kernel Device Manager...
Dec 02 18:54:08 mtop systemd[1]: Started Flush Journal to Persistent Storage.
Dec 02 18:54:08 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:08 mtop kernel: audit: type=1130 audit(1575309248.118:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:08 mtop systemd-udevd[437]: /usr/lib/udev/rules.d/11-dm-lvm.rules:40 Invalid value for OPTIONS key, ignoring: 'event_timeout=180'
Dec 02 18:54:08 mtop systemd-udevd[437]: /usr/lib/udev/rules.d/11-dm-lvm.rules:40 The line takes no effect, ignoring.
Dec 02 18:54:08 mtop systemd[1]: Started udev Kernel Device Manager.
Dec 02 18:54:08 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:08 mtop systemd[1]: Starting Show Plymouth Boot Screen...
Dec 02 18:54:08 mtop kernel: audit: type=1130 audit(1575309248.338:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:08 mtop systemd[1]: plymouth-start.service: Succeeded.
Dec 02 18:54:08 mtop systemd[1]: Started Show Plymouth Boot Screen.
Dec 02 18:54:08 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:08 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:08 mtop systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Dec 02 18:54:08 mtop systemd[1]: Condition check resulted in Forward Password Requests to Plymouth Directory Watch being skipped.
Dec 02 18:54:08 mtop kernel: audit: type=1130 audit(1575309248.358:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:08 mtop kernel: audit: type=1131 audit(1575309248.358:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:08 mtop kernel: ACPI: AC Adapter [AC] (off-line)
Dec 02 18:54:08 mtop kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Dec 02 18:54:08 mtop kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Dec 02 18:54:08 mtop kernel: battery: ACPI: Battery Slot [BAT0] (battery present)
Dec 02 18:54:08 mtop kernel: battery: ACPI: Battery Slot [BAT1] (battery present)
Dec 02 18:54:08 mtop systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Dec 02 18:54:08 mtop systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Dec 02 18:54:08 mtop systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Dec 02 18:54:08 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:08 mtop kernel: audit: type=1130 audit(1575309248.511:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:08 mtop kernel: Non-volatile memory driver v1.3
Dec 02 18:54:08 mtop systemd[1]: Found device SAMSUNG MZVLB512HAJQ-000L7 1.
Dec 02 18:54:08 mtop systemd[1]: Found device SAMSUNG MZVLB512HAJQ-000L7 2.
Dec 02 18:54:08 mtop systemd[1]: Starting Cryptography Setup for swap...
Dec 02 18:54:08 mtop systemd-cryptsetup[509]: Set cipher aes, mode cbc-essiv:sha256, key size 256 bits for device /dev/nvme0n1p2.
Dec 02 18:54:08 mtop kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.26
Dec 02 18:54:08 mtop kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Dec 02 18:54:08 mtop kernel: thinkpad_acpi: ThinkPad BIOS N24ET53W (1.28 ), EC N24HT33W
Dec 02 18:54:08 mtop kernel: thinkpad_acpi: Lenovo ThinkPad T480, model 20L6S01U00
Dec 02 18:54:08 mtop kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
Dec 02 18:54:08 mtop kernel: thinkpad_acpi: radio switch found; radios are enabled
Dec 02 18:54:08 mtop kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
Dec 02 18:54:08 mtop kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
Dec 02 18:54:08 mtop kernel: mei_me 0000:00:16.0: enabling device (0004 -> 0006)
Dec 02 18:54:08 mtop kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
Dec 02 18:54:08 mtop systemd[1]: Found device SAMSUNG MZVLB512HAJQ-000L7 4.
Dec 02 18:54:08 mtop kernel: intel_rapl_common: Found RAPL domain package
Dec 02 18:54:08 mtop kernel: intel_rapl_common: Found RAPL domain dram
Dec 02 18:54:08 mtop kernel: proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
Dec 02 18:54:08 mtop kernel: thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
Dec 02 18:54:08 mtop kernel: input: PC Speaker as /devices/platform/pcspkr/input/input8
Dec 02 18:54:08 mtop kernel: e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
Dec 02 18:54:08 mtop kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Dec 02 18:54:08 mtop kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Dec 02 18:54:08 mtop kernel: thinkpad_acpi: battery 2 registered (start 0, stop 100)
Dec 02 18:54:08 mtop kernel: thinkpad_acpi: battery 1 registered (start 0, stop 100)
Dec 02 18:54:08 mtop kernel: battery: new extension: ThinkPad Battery Extension
Dec 02 18:54:08 mtop kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
Dec 02 18:54:08 mtop kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Dec 02 18:54:08 mtop kernel: i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
Dec 02 18:54:08 mtop kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Dec 02 18:54:08 mtop kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Dec 02 18:54:08 mtop kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Dec 02 18:54:08 mtop kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Dec 02 18:54:08 mtop kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Dec 02 18:54:08 mtop kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Dec 02 18:54:08 mtop kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Dec 02 18:54:08 mtop kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Dec 02 18:54:08 mtop kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Dec 02 18:54:08 mtop kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Dec 02 18:54:08 mtop kernel: cfg80211: failed to load regulatory.db
Dec 02 18:54:08 mtop systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Dec 02 18:54:08 mtop systemd[1]: Reached target Local File Systems (Pre).
Dec 02 18:54:08 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:08 mtop systemd[1]: Mounting /boot...
Dec 02 18:54:08 mtop systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Dec 02 18:54:08 mtop systemd[1]: Starting File System Check on /dev/disk/by-uuid/E9F1-73D7...
Dec 02 18:54:08 mtop kernel: BTRFS info (device nvme0n1p4): enabling ssd optimizations
Dec 02 18:54:08 mtop kernel: BTRFS info (device nvme0n1p4): disk space caching is enabled
Dec 02 18:54:08 mtop kernel: BTRFS info (device nvme0n1p4): has skinny extents
Dec 02 18:54:08 mtop systemd[1]: Mounted /boot.
Dec 02 18:54:08 mtop kernel: resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than pnp 00:08 [mem 0xfed10000-0xfed13fff]
Dec 02 18:54:08 mtop kernel: caller snb_uncore_imc_init_box+0x74/0xb0 [intel_uncore] mapping multiple BARs
Dec 02 18:54:08 mtop systemd-fsck[530]: fsck.fat 4.1 (2017-01-24)
Dec 02 18:54:08 mtop systemd-fsck[530]: /dev/nvme0n1p1: 9 files, 2600/140520 clusters
Dec 02 18:54:08 mtop systemd[1]: Started File System Check on /dev/disk/by-uuid/E9F1-73D7.
Dec 02 18:54:08 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-E9F1\x2d73D7 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:08 mtop systemd[1]: Mounting /efi...
Dec 02 18:54:08 mtop kernel: Intel(R) Wireless WiFi driver for Linux
Dec 02 18:54:09 mtop kernel: Copyright(c) 2003- 2015 Intel Corporation
Dec 02 18:54:09 mtop kernel: iwlwifi 0000:03:00.0: Found debug destination: EXTERNAL_DRAM
Dec 02 18:54:09 mtop kernel: iwlwifi 0000:03:00.0: Found debug configuration: 0
Dec 02 18:54:09 mtop kernel: iwlwifi 0000:03:00.0: loaded firmware version 36.77d01142.0 op_mode iwlmvm
Dec 02 18:54:09 mtop kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Dec 02 18:54:09 mtop kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Dec 02 18:54:09 mtop kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) e8:6a:64:26:f8:49
Dec 02 18:54:09 mtop kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Dec 02 18:54:09 mtop kernel: e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: 1000FF-0FF
Dec 02 18:54:09 mtop kernel: BTRFS info (device dm-0): device fsid 39f14b5e-84c0-4ec0-871b-0ed0910977b1 devid 1 moved old:/dev/mapper/root new:/dev/dm-0
Dec 02 18:54:09 mtop kernel: BTRFS info (device dm-0): device fsid 39f14b5e-84c0-4ec0-871b-0ed0910977b1 devid 1 moved old:/dev/dm-0 new:/dev/mapper/root
Dec 02 18:54:09 mtop kernel: intel_rapl_common: Found RAPL domain package
Dec 02 18:54:09 mtop kernel: intel_rapl_common: Found RAPL domain core
Dec 02 18:54:09 mtop kernel: intel_rapl_common: Found RAPL domain uncore
Dec 02 18:54:09 mtop kernel: intel_rapl_common: Found RAPL domain dram
Dec 02 18:54:09 mtop kernel: mei_hdcp mei::b638ab7e-94e2-4ea2-a552-d1c54b627f04:01: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Dec 02 18:54:09 mtop kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
Dec 02 18:54:09 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 02 18:54:09 mtop kernel: iwlwifi 0000:03:00.0: Allocated 0x00400000 bytes for firmware monitor.
Dec 02 18:54:09 mtop kernel: iTCO_vendor_support: vendor-support=0
Dec 02 18:54:09 mtop kernel: e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
Dec 02 18:54:09 mtop kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Dec 02 18:54:09 mtop kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Dec 02 18:54:09 mtop kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Dec 02 18:54:09 mtop kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Dec 02 18:54:09 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Dec 02 18:54:09 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Dec 02 18:54:09 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Dec 02 18:54:09 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Dec 02 18:54:09 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
Dec 02 18:54:09 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Dec 02 18:54:09 mtop kernel: iwlwifi 0000:03:00.0: base HW address: 48:a4:72:dc:26:cf
Dec 02 18:54:09 mtop kernel: Adding 8388604k swap on /dev/mapper/swap.  Priority:-2 extents:1 across:8388604k SSFS
Dec 02 18:54:09 mtop kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Dec 02 18:54:09 mtop kernel: thermal thermal_zone6: failed to read out thermal zone (-61)
Dec 02 18:54:09 mtop kernel: iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
Dec 02 18:54:09 mtop kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
Dec 02 18:54:09 mtop kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
Dec 02 18:54:09 mtop kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
Dec 02 18:54:09 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
Dec 02 18:54:09 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
Dec 02 18:54:09 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
Dec 02 18:54:09 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
Dec 02 18:54:09 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Dec 02 18:54:09 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:tpacpi::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-cryptsetup@swap comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop audit[786]: SYSTEM_BOOT pid=786 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:08 mtop systemd-udevd[470]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 02 18:54:09 mtop mtp-probe[599]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
Dec 02 18:54:08 mtop systemd[1]: Found device /dev/disk/by-uuid/39f14b5e-84c0-4ec0-871b-0ed0910977b1.
Dec 02 18:54:09 mtop mtp-probe[599]: bus: 1, device: 3 was not an MTP device
Dec 02 18:54:08 mtop systemd-vconsole-setup[565]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Dec 02 18:54:09 mtop mtp-probe[602]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3"
Dec 02 18:54:08 mtop systemd-vconsole-setup[565]: Fonts will not be copied to remaining consoles
Dec 02 18:54:09 mtop mtp-probe[602]: bus: 2, device: 2 was not an MTP device
Dec 02 18:54:08 mtop systemd-vconsole-setup[564]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Dec 02 18:54:09 mtop mtp-probe[601]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9"
Dec 02 18:54:08 mtop systemd-vconsole-setup[564]: Fonts will not be copied to remaining consoles
Dec 02 18:54:09 mtop mkswap[598]: Setting up swapspace version 1, size = 8 GiB (8589930496 bytes)
Dec 02 18:54:09 mtop mkswap[598]: no label, UUID=fcd2256e-d584-4e10-b76d-88af6f30656a
Dec 02 18:54:09 mtop mtp-probe[601]: bus: 1, device: 4 was not an MTP device
Dec 02 18:54:08 mtop systemd[1]: \x2esnapshots.mount: Directory /.snapshots to mount over is not empty, mounting anyway.
Dec 02 18:54:08 mtop systemd[1]: Mounting /.snapshots...
Dec 02 18:54:08 mtop systemd[1]: Mounting /home...
Dec 02 18:54:08 mtop systemd[1]: Mounted /.snapshots.
Dec 02 18:54:08 mtop systemd[1]: Mounted /home.
Dec 02 18:54:09 mtop systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight...
Dec 02 18:54:09 mtop systemd[1]: Started Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight.
Dec 02 18:54:09 mtop systemd[1]: Started Cryptography Setup for swap.
Dec 02 18:54:09 mtop systemd[1]: Mounted /efi.
Dec 02 18:54:09 mtop systemd[1]: Reached target Local Encrypted Volumes.
Dec 02 18:54:09 mtop systemd-udevd[467]: Using default interface naming scheme 'v243'.
Dec 02 18:54:09 mtop systemd-udevd[467]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 02 18:54:09 mtop systemd[1]: Found device /dev/mapper/swap.
Dec 02 18:54:09 mtop systemd[1]: Activating swap /dev/mapper/swap...
Dec 02 18:54:09 mtop systemd-udevd[468]: Using default interface naming scheme 'v243'.
Dec 02 18:54:09 mtop systemd[1]: Activated swap /dev/mapper/swap.
Dec 02 18:54:09 mtop systemd[1]: Reached target Swap.
Dec 02 18:54:09 mtop systemd[1]: Mounting Temporary Directory (/tmp)...
Dec 02 18:54:09 mtop systemd[1]: Mounted Temporary Directory (/tmp).
Dec 02 18:54:09 mtop systemd[1]: Reached target Local File Systems.
Dec 02 18:54:09 mtop systemd[1]: Starting Rebuild Dynamic Linker Cache...
Dec 02 18:54:09 mtop systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Dec 02 18:54:09 mtop systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Dec 02 18:54:09 mtop systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Dec 02 18:54:09 mtop systemd[1]: Starting Create Volatile Files and Directories...
Dec 02 18:54:09 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop systemd[1]: Received SIGRTMIN+20 from PID 250 (plymouthd).
Dec 02 18:54:09 mtop systemd[1]: plymouth-read-write.service: Succeeded.
Dec 02 18:54:09 mtop systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Dec 02 18:54:09 mtop systemd-udevd[468]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 02 18:54:09 mtop systemd[1]: Started Create Volatile Files and Directories.
Dec 02 18:54:09 mtop systemd[1]: Starting Rebuild Journal Catalog...
Dec 02 18:54:09 mtop systemd[1]: Starting Network Time Synchronization...
Dec 02 18:54:09 mtop systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Dec 02 18:54:09 mtop systemd[1]: Started Update UTMP about System Boot/Shutdown.
Dec 02 18:54:09 mtop systemd[1]: Started Rebuild Journal Catalog.
Dec 02 18:54:09 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Dec 02 18:54:09 mtop systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Dec 02 18:54:09 mtop systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Dec 02 18:54:09 mtop systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Dec 02 18:54:09 mtop systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Dec 02 18:54:09 mtop systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Dec 02 18:54:09 mtop systemd[1]: Starting Setup Virtual Console...
Dec 02 18:54:09 mtop systemd[1]: Received SIGRTMIN+20 from PID 250 (plymouthd).
Dec 02 18:54:09 mtop systemd[1]: plymouth-read-write.service: Succeeded.
Dec 02 18:54:09 mtop systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Dec 02 18:54:09 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop systemd-udevd[447]: controlC0: Process '/usr/bin/alsactl restore 0' failed with exit code 99.
Dec 02 18:54:09 mtop systemd-vconsole-setup[808]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Dec 02 18:54:09 mtop systemd-vconsole-setup[808]: Fonts will not be copied to remaining consoles
Dec 02 18:54:09 mtop systemd[1]: systemd-vconsole-setup.service: Succeeded.
Dec 02 18:54:09 mtop systemd[1]: Started Setup Virtual Console.
Dec 02 18:54:09 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop systemd[1]: Starting Show Plymouth Boot Screen...
Dec 02 18:54:09 mtop systemd[1]: plymouth-start.service: Succeeded.
Dec 02 18:54:09 mtop systemd[1]: Started Show Plymouth Boot Screen.
Dec 02 18:54:09 mtop systemd[1]: Condition check resulted in Forward Password Requests to Plymouth Directory Watch being skipped.
Dec 02 18:54:09 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop kernel: psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4690]
Dec 02 18:54:09 mtop kernel: psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1162..]
Dec 02 18:54:09 mtop kernel: psmouse serio1: synaptics: Trying to set up SMBus access
Dec 02 18:54:09 mtop kernel: rmi4_smbus 6-002c: registering SMbus-connected sensor
Dec 02 18:54:09 mtop kernel: rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3276-022, fw id: 2700066
Dec 02 18:54:09 mtop kernel: input: Synaptics TM3276-022 as /devices/rmi4-00/input/input18
Dec 02 18:54:09 mtop kernel: serio: RMI4 PS/2 pass-through port at rmi4-00.fn03
Dec 02 18:54:09 mtop kernel: mousedev: PS/2 mouse device common for all mice
Dec 02 18:54:09 mtop systemd[1]: Started Rebuild Dynamic Linker Cache.
Dec 02 18:54:09 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop systemd[1]: Starting Update is Completed...
Dec 02 18:54:09 mtop kernel: mc: Linux media interface: v0.10
Dec 02 18:54:09 mtop systemd[1]: Started Update is Completed.
Dec 02 18:54:09 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop systemd[1]: Started Network Time Synchronization.
Dec 02 18:54:09 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop systemd[1]: Reached target System Initialization.
Dec 02 18:54:09 mtop systemd[1]: Started CUPS Scheduler.
Dec 02 18:54:09 mtop systemd[1]: Started Daily Cleanup of Snapper Snapshots.
Dec 02 18:54:09 mtop systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 02 18:54:09 mtop systemd[1]: Reached target Paths.
Dec 02 18:54:09 mtop systemd[1]: Reached target System Time Set.
Dec 02 18:54:09 mtop systemd[1]: Reached target System Time Synchronized.
Dec 02 18:54:09 mtop systemd[1]: Started Discard unused blocks once a week.
Dec 02 18:54:09 mtop systemd[1]: Started Daily rotation of log files.
Dec 02 18:54:09 mtop systemd[1]: Started Daily man-db regeneration.
Dec 02 18:54:09 mtop systemd[1]: Started Discard unused packages weekly.
Dec 02 18:54:09 mtop systemd[1]: Started Daily verification of password and group files.
Dec 02 18:54:09 mtop systemd[1]: Started Timeline of Snapper Snapshots.
Dec 02 18:54:09 mtop systemd[1]: Reached target Timers.
Dec 02 18:54:09 mtop systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 02 18:54:09 mtop systemd[1]: Listening on CUPS Scheduler.
Dec 02 18:54:09 mtop systemd[1]: Reached target Sockets.
Dec 02 18:54:09 mtop systemd[1]: Reached target Basic System.
Dec 02 18:54:09 mtop systemd[1]: Condition check resulted in Save/Restore Sound Card State being skipped.
Dec 02 18:54:09 mtop systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Dec 02 18:54:09 mtop systemd[1]: Reached target Sound Card.
Dec 02 18:54:09 mtop systemd[1]: Started D-Bus System Message Bus.
Dec 02 18:54:09 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop systemd[1]: Starting Network Manager...
Dec 02 18:54:09 mtop systemd[1]: Started Stop Intel throttling.
Dec 02 18:54:09 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lenovo_fix comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop systemd[1]: Starting Clean up modules from old kernels...
Dec 02 18:54:09 mtop systemd[1]: Starting Initialize hardware monitoring sensors...
Dec 02 18:54:09 mtop systemd[1]: Condition check resulted in SSH Key Generation being skipped.
Dec 02 18:54:09 mtop bash[919]: + for i in /usr/lib/modules/[0-9]*
Dec 02 18:54:09 mtop bash[919]: + [[ 4.19.86-1-lts = \5\.\3\.\1\3\-\a\r\c\h\1\-\1 ]]
Dec 02 18:54:09 mtop bash[919]: + pacman -Qo /usr/lib/modules/4.19.86-1-lts
Dec 02 18:54:09 mtop systemd[1]: Starting Login Service...
Dec 02 18:54:09 mtop systemd[1]: Started Initialize hardware monitoring sensors.
Dec 02 18:54:09 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lm_sensors comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop kernel: videodev: Linux video capture interface: v2.00
Dec 02 18:54:09 mtop kernel: Bluetooth: Core ver 2.22
Dec 02 18:54:09 mtop kernel: NET: Registered protocol family 31
Dec 02 18:54:09 mtop kernel: Bluetooth: HCI device and connection manager initialized
Dec 02 18:54:09 mtop kernel: Bluetooth: HCI socket layer initialized
Dec 02 18:54:09 mtop kernel: Bluetooth: L2CAP socket layer initialized
Dec 02 18:54:09 mtop kernel: Bluetooth: SCO socket layer initialized
Dec 02 18:54:09 mtop NetworkManager[917]: <info>  [1575309249.8423] NetworkManager (version 1.20.8-1) is starting... (for the first time)
Dec 02 18:54:09 mtop NetworkManager[917]: <info>  [1575309249.8424] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Dec 02 18:54:09 mtop systemd[1]: Started Network Manager.
Dec 02 18:54:09 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop NetworkManager[917]: <info>  [1575309249.8483] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Dec 02 18:54:09 mtop systemd[1]: Reached target Network.
Dec 02 18:54:09 mtop systemd[1]: Starting CUPS Scheduler...
Dec 02 18:54:09 mtop systemd[1]: Started OpenSSH Daemon.
Dec 02 18:54:09 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop systemd[1]: Starting Permit User Sessions...
Dec 02 18:54:09 mtop NetworkManager[917]: <info>  [1575309249.8570] manager[0x5645f166a0f0]: monitoring kernel firmware directory '/lib/firmware'.
Dec 02 18:54:09 mtop dbus-daemon[916]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.12' (uid=0 pid=917 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 02 18:54:09 mtop systemd[1]: Starting Hostname Service...
Dec 02 18:54:09 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop systemd[1]: Started Permit User Sessions.
Dec 02 18:54:09 mtop systemd[1]: Starting Hold until boot process finishes up...
Dec 02 18:54:09 mtop systemd[1]: Starting Terminate Plymouth Boot Screen...
Dec 02 18:54:09 mtop sshd[927]: Server listening on 0.0.0.0 port 22.
Dec 02 18:54:09 mtop sshd[927]: Server listening on :: port 22.
Dec 02 18:54:09 mtop systemd[1]: Received SIGRTMIN+21 from PID 250 (plymouthd).
Dec 02 18:54:09 mtop dbus-daemon[916]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.13' (uid=0 pid=926 comm="/usr/bin/cupsd -l ")
Dec 02 18:54:09 mtop systemd[1]: Starting Manage, Install and Generate Color Profiles...
Dec 02 18:54:09 mtop dbus-daemon[916]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Dec 02 18:54:09 mtop systemd[1]: Started Manage, Install and Generate Color Profiles.
Dec 02 18:54:09 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:09 mtop kernel: usbcore: registered new interface driver btusb
Dec 02 18:54:09 mtop kernel: Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
Dec 02 18:54:09 mtop kernel: Bluetooth: hci0: Device revision is 16
Dec 02 18:54:09 mtop kernel: Bluetooth: hci0: Secure boot is enabled
Dec 02 18:54:09 mtop kernel: Bluetooth: hci0: OTP lock is enabled
Dec 02 18:54:09 mtop kernel: Bluetooth: hci0: API lock is enabled
Dec 02 18:54:09 mtop kernel: Bluetooth: hci0: Debug lock is disabled
Dec 02 18:54:09 mtop kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Dec 02 18:54:09 mtop systemd[1]: Starting Bluetooth service...
Dec 02 18:54:09 mtop kernel: Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
Dec 02 18:54:10 mtop bluetoothd[937]: Bluetooth daemon 5.52
Dec 02 18:54:10 mtop bluetoothd[937]: Starting SDP server
Dec 02 18:54:10 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:10 mtop systemd[1]: Started Bluetooth service.
Dec 02 18:54:10 mtop systemd[1]: Reached target Bluetooth.
Dec 02 18:54:10 mtop kernel: uvcvideo: Found UVC 1.00 device Integrated Camera (13d3:56a6)
Dec 02 18:54:10 mtop bluetoothd[937]: Bluetooth management interface 1.14 initialized
Dec 02 18:54:10 mtop kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Dec 02 18:54:10 mtop kernel: Bluetooth: BNEP filters: protocol multicast
Dec 02 18:54:10 mtop kernel: Bluetooth: BNEP socket layer initialized
Dec 02 18:54:10 mtop kernel: uvcvideo 1-8:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
Dec 02 18:54:10 mtop kernel: uvcvideo 1-8:1.0: Entity type for entity Extension 4 was not initialized!
Dec 02 18:54:10 mtop kernel: uvcvideo 1-8:1.0: Entity type for entity Processing 2 was not initialized!
Dec 02 18:54:10 mtop kernel: uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized!
Dec 02 18:54:10 mtop kernel: input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input20
Dec 02 18:54:10 mtop kernel: usbcore: registered new interface driver uvcvideo
Dec 02 18:54:10 mtop kernel: USB Video Class driver (1.1.1)
Dec 02 18:54:10 mtop kernel: psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Dec 02 18:54:10 mtop systemd[1]: Started CUPS Scheduler.
Dec 02 18:54:10 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=org.cups.cupsd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:10 mtop kernel: input: TPPS/2 IBM TrackPoint as /devices/rmi4-00/rmi4-00.fn03/serio2/input/input19
Dec 02 18:54:10 mtop lenovo_fix.py[918]: [I] Detected CPU architecture: Intel Kaby Lake (R)
Dec 02 18:54:10 mtop lenovo_fix.py[918]: [I] Loading config file.
Dec 02 18:54:10 mtop lenovo_fix.py[918]: [I] Starting main loop.
Dec 02 18:54:10 mtop dbus-daemon[916]: [system] Successfully activated service 'org.freedesktop.hostname1'
Dec 02 18:54:10 mtop systemd[1]: Started Hostname Service.
Dec 02 18:54:10 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.2542] hostname: hostname: using hostnamed
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.2543] hostname: hostname changed from (none) to "mtop"
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.2546] dns-mgr[0x5645f1625240]: init: dns=default,systemd-resolved rc-manager=symlink
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.2559] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.6/0000:03:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.2562] manager[0x5645f166a0f0]: rfkill: Wi-Fi hardware radio set enabled
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.2562] manager[0x5645f166a0f0]: rfkill: WWAN hardware radio set enabled
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.2595] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-adsl.so)
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.2652] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-bluetooth.so)
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.2669] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-ovs.so)
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.2802] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-team.so)
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.2819] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-wifi.so)
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.2824] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-wwan.so)
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.2826] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.2828] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.2829] manager: Networking is enabled by state file
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.2830] dhcp-init: Using DHCP client 'internal'
Dec 02 18:54:10 mtop dbus-daemon[916]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.12' (uid=0 pid=917 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.2836] settings: Loaded settings plugin: keyfile (internal)
Dec 02 18:54:10 mtop systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 02 18:54:10 mtop dbus-daemon[916]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Dec 02 18:54:10 mtop systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 02 18:54:10 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.3053] device (lo): carrier: link connected
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.3057] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.3069] manager: (enp0s31f6): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.3092] settings: (enp0s31f6): created default wired connection 'Wired connection 1'
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.3099] device (enp0s31f6): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.4935] device (wlp3s0): driver supports Access Point (AP) mode
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.4940] manager: (wlp3s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.4950] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 02 18:54:10 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 02 18:54:10 mtop systemd-logind[952]: New seat seat0.
Dec 02 18:54:10 mtop systemd-logind[952]: Watching system buttons on /dev/input/event2 (Power Button)
Dec 02 18:54:10 mtop bash[919]: /usr/lib/modules/4.19.86-1-lts/ is owned by linux-lts 4.19.86-1
Dec 02 18:54:10 mtop bash[919]: /usr/lib/modules/4.19.86-1-lts/ is owned by linux-lts-headers 4.19.86-1
Dec 02 18:54:10 mtop bash[919]: /usr/lib/modules/4.19.86-1-lts/ is owned by nvidia-lts 1:440.36-2
Dec 02 18:54:10 mtop bash[919]: + continue
Dec 02 18:54:10 mtop bash[919]: + for i in /usr/lib/modules/[0-9]*
Dec 02 18:54:10 mtop bash[919]: + [[ 5.3.13-arch1-1 = \5\.\3\.\1\3\-\a\r\c\h\1\-\1 ]]
Dec 02 18:54:10 mtop bash[919]: + continue
Dec 02 18:54:10 mtop systemd[1]: linux-modules-cleanup.service: Succeeded.
Dec 02 18:54:10 mtop systemd[1]: Started Clean up modules from old kernels.
Dec 02 18:54:10 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=linux-modules-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:10 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=linux-modules-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:10 mtop systemd-logind[952]: Watching system buttons on /dev/input/event1 (Lid Switch)
Dec 02 18:54:10 mtop systemd-logind[952]: Watching system buttons on /dev/input/event0 (Sleep Button)
Dec 02 18:54:10 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 02 18:54:10 mtop kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.7352] device (wlp3s0): set-hw-addr: set MAC address to D2:37:49:0F:8A:1D (scanning)
Dec 02 18:54:10 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 02 18:54:10 mtop dbus-daemon[916]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.21' (uid=973 pid=943 comm="/usr/lib/colord-sane ")
Dec 02 18:54:10 mtop dbus-daemon[916]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 02 18:54:10 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 02 18:54:10 mtop systemd-logind[952]: Watching system buttons on /dev/input/event5 (AT Translated Set 2 keyboard)
Dec 02 18:54:10 mtop systemd-logind[952]: Watching system buttons on /dev/input/event7 (ThinkPad Extra Buttons)
Dec 02 18:54:10 mtop systemd[1]: Started Login Service.
Dec 02 18:54:10 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:10 mtop kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.9675] ovsdb: Could not connect: No such file or directory
Dec 02 18:54:10 mtop dbus-daemon[916]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.12' (uid=0 pid=917 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.9690] bluez: use BlueZ version 5
Dec 02 18:54:10 mtop systemd[1]: Starting WPA supplicant...
Dec 02 18:54:10 mtop dbus-daemon[916]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Dec 02 18:54:10 mtop systemd[1]: Started WPA supplicant.
Dec 02 18:54:10 mtop wpa_supplicant[958]: Successfully initialized wpa_supplicant
Dec 02 18:54:10 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.9783] supplicant: wpa_supplicant running
Dec 02 18:54:10 mtop NetworkManager[917]: <info>  [1575309250.9783] device (wlp3s0): supplicant interface state: init -> starting
Dec 02 18:54:11 mtop NetworkManager[917]: <info>  [1575309251.0548] sup-iface[0x5645f1679130,wlp3s0]: supports 5 scan SSIDs
Dec 02 18:54:11 mtop NetworkManager[917]: <info>  [1575309251.0560] device (wlp3s0): supplicant interface state: starting -> ready
Dec 02 18:54:11 mtop NetworkManager[917]: <info>  [1575309251.0561] Wi-Fi P2P device controlled by interface wlp3s0 created
Dec 02 18:54:11 mtop NetworkManager[917]: <info>  [1575309251.0565] manager: (p2p-dev-wlp3s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Dec 02 18:54:11 mtop NetworkManager[917]: <info>  [1575309251.0569] device (p2p-dev-wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 02 18:54:11 mtop NetworkManager[917]: <warn>  [1575309251.0577] sup-iface: failed to cancel p2p connect: P2P cancel failed
Dec 02 18:54:11 mtop NetworkManager[917]: <info>  [1575309251.0579] device (p2p-dev-wlp3s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Dec 02 18:54:11 mtop NetworkManager[917]: <info>  [1575309251.0583] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Dec 02 18:54:11 mtop kernel: Bluetooth: hci0: Waiting for firmware download to complete
Dec 02 18:54:11 mtop kernel: Bluetooth: hci0: Firmware loaded in 1390000 usecs
Dec 02 18:54:11 mtop kernel: Bluetooth: hci0: Waiting for device to boot
Dec 02 18:54:11 mtop kernel: Bluetooth: hci0: Device booted in 11944 usecs
Dec 02 18:54:11 mtop kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
Dec 02 18:54:11 mtop kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Dec 02 18:54:11 mtop kernel: NET: Registered protocol family 38
Dec 02 18:54:11 mtop NetworkManager[917]: <info>  [1575309251.5370] bluez5: NAP: added interface 48:A4:72:DC:26:D3
Dec 02 18:54:12 mtop systemd[1]: Received SIGRTMIN+21 from PID 250 (plymouthd).
Dec 02 18:54:12 mtop systemd[1]: plymouth-quit.service: Succeeded.
Dec 02 18:54:12 mtop systemd[1]: Started Terminate Plymouth Boot Screen.
Dec 02 18:54:12 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:12 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:12 mtop systemd[1]: plymouth-quit-wait.service: Succeeded.
Dec 02 18:54:12 mtop systemd[1]: Started Hold until boot process finishes up.
Dec 02 18:54:12 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:12 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:12 mtop systemd[1]: Started Getty on tty1.
Dec 02 18:54:12 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:12 mtop systemd[1]: Reached target Login Prompts.
Dec 02 18:54:12 mtop systemd[1]: Reached target Multi-User System.
Dec 02 18:54:12 mtop systemd[1]: Starting TLP system startup/shutdown...
Dec 02 18:54:12 mtop tlp[977]: Applying power save settings...done.
Dec 02 18:54:12 mtop tlp[977]: Setting battery charge thresholds...done.
Dec 02 18:54:12 mtop systemd[1]: Started TLP system startup/shutdown.
Dec 02 18:54:12 mtop systemd[1]: Startup finished in 54.042s (firmware) + 1min 10.637s (loader) + 13.698s (kernel) + 5.723s (userspace) = 2min 24.101s.
Dec 02 18:54:12 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=tlp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:12 mtop kernel: kauditd_printk_skb: 39 callbacks suppressed
Dec 02 18:54:12 mtop kernel: audit: type=1130 audit(1575309252.965:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=tlp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:13 mtop dbus-daemon[916]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.24' (uid=973 pid=943 comm="/usr/lib/colord-sane ")
Dec 02 18:54:13 mtop dbus-daemon[916]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 02 18:54:14 mtop wpa_supplicant[958]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=DE
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.4777] policy: auto-activating connection 'OnePlus 5T' (5f97e67d-912a-4aed-8f68-7723fa06f4b3)
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.4786] device (wlp3s0): Activation: starting connection 'OnePlus 5T' (5f97e67d-912a-4aed-8f68-7723fa06f4b3)
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.4787] device (wlp3s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.4792] manager: NetworkManager state is now CONNECTING
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.4819] device (wlp3s0): set-hw-addr: reset MAC address to 48:A4:72:DC:26:CF (preserve)
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.4941] device (wlp3s0): supplicant interface state: ready -> disabled
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.4942] device (p2p-dev-wlp3s0): supplicant management interface state: ready -> disabled
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.4943] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.4951] device (wlp3s0): Activation: (wifi) access point 'OnePlus 5T' has security, but secrets are required.
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.4951] device (wlp3s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.5004] device (wlp3s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.5013] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.5019] device (wlp3s0): Activation: (wifi) connection 'OnePlus 5T' has security, and secrets exist.  No new secrets needed.
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.5020] Config: added 'ssid' value 'OnePlus 5T'
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.5020] Config: added 'scan_ssid' value '1'
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.5021] Config: added 'bgscan' value 'simple:30:-80:86400'
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.5021] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.5021] Config: added 'psk' value '<hidden>'
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.5607] device (wlp3s0): supplicant interface state: disabled -> inactive
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.5608] device (p2p-dev-wlp3s0): supplicant management interface state: disabled -> inactive
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.5799] device (wlp3s0): supplicant interface state: inactive -> scanning
Dec 02 18:54:14 mtop NetworkManager[917]: <info>  [1575309254.5800] device (p2p-dev-wlp3s0): supplicant management interface state: inactive -> scanning
Dec 02 18:54:15 mtop wpa_supplicant[958]: wlp3s0: SME: Trying to authenticate with 94:65:2d:c3:61:e2 (SSID='OnePlus 5T' freq=2442 MHz)
Dec 02 18:54:15 mtop kernel: wlp3s0: authenticate with 94:65:2d:c3:61:e2
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.2368] device (wlp3s0): supplicant interface state: scanning -> authenticating
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.2369] device (p2p-dev-wlp3s0): supplicant management interface state: scanning -> authenticating
Dec 02 18:54:15 mtop kernel: wlp3s0: send auth to 94:65:2d:c3:61:e2 (try 1/3)
Dec 02 18:54:15 mtop wpa_supplicant[958]: wlp3s0: Trying to associate with 94:65:2d:c3:61:e2 (SSID='OnePlus 5T' freq=2442 MHz)
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.2582] device (wlp3s0): supplicant interface state: authenticating -> associating
Dec 02 18:54:15 mtop kernel: wlp3s0: authenticated
Dec 02 18:54:15 mtop kernel: wlp3s0: associate with 94:65:2d:c3:61:e2 (try 1/3)
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.2583] device (p2p-dev-wlp3s0): supplicant management interface state: authenticating -> associating
Dec 02 18:54:15 mtop kernel: wlp3s0: RX AssocResp from 94:65:2d:c3:61:e2 (capab=0x1431 status=0 aid=2)
Dec 02 18:54:15 mtop wpa_supplicant[958]: wlp3s0: Associated with 94:65:2d:c3:61:e2
Dec 02 18:54:15 mtop wpa_supplicant[958]: wlp3s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 02 18:54:15 mtop kernel: wlp3s0: associated
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.2827] device (wlp3s0): supplicant interface state: associating -> associated
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.2828] device (p2p-dev-wlp3s0): supplicant management interface state: associating -> associated
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.2998] device (wlp3s0): supplicant interface state: associated -> 4-way handshake
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.2999] device (p2p-dev-wlp3s0): supplicant management interface state: associated -> 4-way handshake
Dec 02 18:54:15 mtop wpa_supplicant[958]: wlp3s0: WPA: Key negotiation completed with 94:65:2d:c3:61:e2 [PTK=CCMP GTK=CCMP]
Dec 02 18:54:15 mtop wpa_supplicant[958]: wlp3s0: CTRL-EVENT-CONNECTED - Connection to 94:65:2d:c3:61:e2 completed [id=0 id_str=]
Dec 02 18:54:15 mtop kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.3673] device (wlp3s0): supplicant interface state: 4-way handshake -> completed
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.3674] device (wlp3s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "OnePlus 5T"
Dec 02 18:54:15 mtop wpa_supplicant[958]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-21 noise=9999 txrate=1000
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.3675] device (p2p-dev-wlp3s0): supplicant management interface state: 4-way handshake -> completed
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.3678] device (wlp3s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.3688] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.4799] dhcp4 (wlp3s0): state changed unknown -> bound
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.4832] device (wlp3s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.4882] device (wlp3s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.4891] device (wlp3s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.4905] manager: NetworkManager state is now CONNECTED_LOCAL
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.4961] manager: NetworkManager state is now CONNECTED_SITE
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.4965] policy: set 'OnePlus 5T' (wlp3s0) as default for IPv4 routing and DNS
Dec 02 18:54:15 mtop dbus-daemon[916]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.12' (uid=0 pid=917 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 02 18:54:15 mtop dbus-daemon[916]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.4985] device (wlp3s0): Activation: successful, device activated.
Dec 02 18:54:15 mtop NetworkManager[917]: <info>  [1575309255.7115] manager: NetworkManager state is now CONNECTED_GLOBAL
Dec 02 18:54:16 mtop NetworkManager[917]: <info>  [1575309256.4942] manager: startup complete
Dec 02 18:54:25 mtop systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Dec 02 18:54:25 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:25 mtop kernel: audit: type=1131 audit(1575309265.558:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:27 mtop audit[976]: USER_AUTH pid=976 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=mtop addr=? terminal=tty1 res=success'
Dec 02 18:54:27 mtop kernel: audit: type=1100 audit(1575309267.968:53): pid=976 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=mtop addr=? terminal=tty1 res=success'
Dec 02 18:54:27 mtop audit[976]: USER_ACCT pid=976 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/login" hostname=mtop addr=? terminal=tty1 res=success'
Dec 02 18:54:27 mtop audit[976]: CRED_ACQ pid=976 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=mtop addr=? terminal=tty1 res=success'
Dec 02 18:54:27 mtop kernel: audit: type=1101 audit(1575309267.985:54): pid=976 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/login" hostname=mtop addr=? terminal=tty1 res=success'
Dec 02 18:54:27 mtop kernel: audit: type=1103 audit(1575309267.985:55): pid=976 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=mtop addr=? terminal=tty1 res=success'
Dec 02 18:54:27 mtop kernel: audit: type=1006 audit(1575309267.985:56): pid=976 uid=0 old-auid=4294967295 auid=0 tty=tty1 old-ses=4294967295 ses=1 res=1
Dec 02 18:54:27 mtop login[976]: pam_unix(login:session): session opened for user root by LOGIN(uid=0)
Dec 02 18:54:28 mtop systemd[1]: Created slice User Slice of UID 0.
Dec 02 18:54:28 mtop systemd[1]: Starting User Runtime Directory /run/user/0...
Dec 02 18:54:28 mtop systemd-logind[952]: New session 1 of user root.
Dec 02 18:54:28 mtop systemd[1]: Started User Runtime Directory /run/user/0.
Dec 02 18:54:28 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:28 mtop kernel: audit: type=1130 audit(1575309268.028:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:28 mtop systemd[1]: Starting User Manager for UID 0...
Dec 02 18:54:28 mtop audit[1235]: USER_ACCT pid=1235 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:28 mtop kernel: audit: type=1101 audit(1575309268.045:58): pid=1235 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:28 mtop kernel: audit: type=1006 audit(1575309268.045:59): pid=1235 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=2 res=1
Dec 02 18:54:28 mtop systemd[1235]: pam_unix(systemd-user:session): session opened for user root by (uid=0)
Dec 02 18:54:28 mtop audit[1235]: USER_START pid=1235 uid=0 auid=0 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:28 mtop kernel: audit: type=1105 audit(1575309268.048:60): pid=1235 uid=0 auid=0 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:28 mtop systemd[1235]: Reached target Paths.
Dec 02 18:54:28 mtop systemd[1235]: Reached target Timers.
Dec 02 18:54:28 mtop systemd[1235]: Starting D-Bus User Message Bus Socket.
Dec 02 18:54:28 mtop systemd[1235]: Listening on GnuPG network certificate management daemon.
Dec 02 18:54:28 mtop systemd[1235]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 02 18:54:28 mtop systemd[1235]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 02 18:54:28 mtop systemd[1235]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 02 18:54:28 mtop systemd[1235]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 02 18:54:28 mtop systemd[1235]: Listening on p11-kit server.
Dec 02 18:54:28 mtop systemd[1235]: Listening on Multimedia System.
Dec 02 18:54:28 mtop systemd[1235]: Condition check resulted in Sound System being skipped.
Dec 02 18:54:28 mtop systemd[1235]: Listening on D-Bus User Message Bus Socket.
Dec 02 18:54:28 mtop systemd[1235]: Reached target Sockets.
Dec 02 18:54:28 mtop systemd[1235]: Reached target Basic System.
Dec 02 18:54:28 mtop systemd[1]: Started User Manager for UID 0.
Dec 02 18:54:28 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:28 mtop systemd[1235]: Starting Update XDG user dir configuration...
Dec 02 18:54:28 mtop kernel: audit: type=1130 audit(1575309268.285:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:28 mtop systemd[1]: Started Session 1 of user root.
Dec 02 18:54:28 mtop systemd[1235]: xdg-user-dirs-update.service: Succeeded.
Dec 02 18:54:28 mtop systemd[1235]: Started Update XDG user dir configuration.
Dec 02 18:54:28 mtop systemd[1235]: Reached target Main User Target.
Dec 02 18:54:28 mtop systemd[1235]: Startup finished in 231ms.
Dec 02 18:54:28 mtop audit[976]: USER_START pid=976 uid=0 auid=0 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="root" exe="/usr/bin/login" hostname=mtop addr=? terminal=tty1 res=success'
Dec 02 18:54:28 mtop audit[976]: CRED_REFR pid=976 uid=0 auid=0 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=mtop addr=? terminal=tty1 res=success'
Dec 02 18:54:28 mtop login[976]: ROOT LOGIN ON tty1
Dec 02 18:54:40 mtop systemd-timesyncd[785]: Initial synchronization to time server 46.165.252.57:123 (2.arch.pool.ntp.org).
Dec 02 18:54:40 mtop systemd[1]: systemd-hostnamed.service: Succeeded.
Dec 02 18:54:40 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:40 mtop kernel: kauditd_printk_skb: 2 callbacks suppressed
Dec 02 18:54:40 mtop kernel: audit: type=1131 audit(1575309280.742:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

Last edited by deisi (2019-12-02 18:36:27)

Offline

#6 2019-12-03 12:53:46

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: When is the boot process actually done with gnome

Dec 02 18:54:12 mtop systemd[1]: Received SIGRTMIN+21 from PID 250 (plymouthd).
Dec 02 18:54:12 mtop systemd[1]: plymouth-quit.service: Succeeded.
Dec 02 18:54:12 mtop systemd[1]: Started Terminate Plymouth Boot Screen.
Dec 02 18:54:12 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:12 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 02 18:54:12 mtop systemd[1]: plymouth-quit-wait.service: Succeeded.
Dec 02 18:54:12 mtop systemd[1]: Started Hold until boot process finishes up.

Those lines differ from the ones in post #3 and indicate multi-user.target & plymouth work together.

Let's try the following :
boot as normal until you have the gdm login menu , but do not login .

Shut down the machine from the gdm menu (if the menu doesn't allow that, use ctrl+alt+Fn to get a console, login as root and execute poweroff ).

restart the machine , use journalctl -b -1 to get the log from the previous boot and post it.
With a bit of luck that should allow us to determine if the problem is with gdm-plymouth (kinda what I expect) or with gnome .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#7 2019-12-04 19:36:21

deisi
Member
Registered: 2015-10-21
Posts: 66

Re: When is the boot process actually done with gnome

okay, done. I could shutdown normally without any issue and I waited in the login screen for about 10s

-- Logs begin at Wed 2019-11-27 16:16:27 CET, end at Wed 2019-12-04 20:32:25 CET. --
Dec 04 20:30:41 mtop kernel: microcode: microcode updated early to revision 0xca, date = 2019-10-03
Dec 04 20:30:41 mtop kernel: Linux version 5.3.13-arch1-1 (linux@archlinux) (gcc version 9.2.0 (GCC)) #1 SMP PREEMPT Sun, 24 Nov 2019 10:15:50 +0000
Dec 04 20:30:41 mtop kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=39f14b5e-84c0-4ec0-871b-0ed0910977b1 rw rootflags=subvol=@ cryptdevice=/dev/nvme0n1p3:root quiet splash
Dec 04 20:30:41 mtop kernel: KERNEL supported cpus:
Dec 04 20:30:41 mtop kernel:   Intel GenuineIntel
Dec 04 20:30:41 mtop kernel:   AMD AuthenticAMD
Dec 04 20:30:41 mtop kernel:   Hygon HygonGenuine
Dec 04 20:30:41 mtop kernel:   Centaur CentaurHauls
Dec 04 20:30:41 mtop kernel:   zhaoxin   Shanghai  
Dec 04 20:30:41 mtop kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Dec 04 20:30:41 mtop kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Dec 04 20:30:41 mtop kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Dec 04 20:30:41 mtop kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Dec 04 20:30:41 mtop kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Dec 04 20:30:41 mtop kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Dec 04 20:30:41 mtop kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Dec 04 20:30:41 mtop kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Dec 04 20:30:41 mtop kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Dec 04 20:30:41 mtop kernel: BIOS-provided physical RAM map:
Dec 04 20:30:41 mtop kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Dec 04 20:30:41 mtop kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Dec 04 20:30:41 mtop kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000008bfff] usable
Dec 04 20:30:41 mtop kernel: BIOS-e820: [mem 0x000000000008c000-0x00000000000fffff] reserved
Dec 04 20:30:41 mtop kernel: BIOS-e820: [mem 0x0000000000100000-0x000000003fffffff] usable
Dec 04 20:30:41 mtop kernel: BIOS-e820: [mem 0x0000000040000000-0x00000000403fffff] reserved
Dec 04 20:30:41 mtop kernel: BIOS-e820: [mem 0x0000000040400000-0x000000005055efff] usable
Dec 04 20:30:41 mtop kernel: BIOS-e820: [mem 0x000000005055f000-0x000000005055ffff] ACPI NVS
Dec 04 20:30:41 mtop kernel: BIOS-e820: [mem 0x0000000050560000-0x0000000050560fff] reserved
Dec 04 20:30:41 mtop kernel: BIOS-e820: [mem 0x0000000050561000-0x0000000059ec5fff] usable
Dec 04 20:30:41 mtop kernel: BIOS-e820: [mem 0x0000000059ec6000-0x0000000059f8bfff] type 20
Dec 04 20:30:41 mtop kernel: BIOS-e820: [mem 0x0000000059f8c000-0x000000005b4fdfff] reserved
Dec 04 20:30:41 mtop kernel: BIOS-e820: [mem 0x000000005b4fe000-0x000000005b599fff] ACPI NVS
Dec 04 20:30:41 mtop kernel: BIOS-e820: [mem 0x000000005b59a000-0x000000005b5fefff] ACPI data
Dec 04 20:30:41 mtop kernel: BIOS-e820: [mem 0x000000005b5ff000-0x000000005b5fffff] usable
Dec 04 20:30:41 mtop kernel: BIOS-e820: [mem 0x000000005b600000-0x000000005f7fffff] reserved
Dec 04 20:30:41 mtop kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Dec 04 20:30:41 mtop kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Dec 04 20:30:41 mtop kernel: BIOS-e820: [mem 0x0000000100000000-0x000000089f7fffff] usable
Dec 04 20:30:41 mtop kernel: NX (Execute Disable) protection: active
Dec 04 20:30:41 mtop kernel: efi: EFI v2.50 by Lenovo
Dec 04 20:30:41 mtop kernel: efi:  SMBIOS=0x5a620000  SMBIOS 3.0=0x5a61d000  ACPI=0x5b5fe000  ACPI 2.0=0x5b5fe014  MPS=0x5aa39000  ESRT=0x5a069000  MEMATTR=0x54c97018 
Dec 04 20:30:41 mtop kernel: SMBIOS 3.0.0 present.
Dec 04 20:30:41 mtop kernel: DMI: LENOVO 20L6S01U00/20L6S01U00, BIOS N24ET53W (1.28 ) 10/17/2019
Dec 04 20:30:41 mtop kernel: tsc: Detected 1800.000 MHz processor
Dec 04 20:30:41 mtop kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Dec 04 20:30:41 mtop kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Dec 04 20:30:41 mtop kernel: last_pfn = 0x89f800 max_arch_pfn = 0x400000000
Dec 04 20:30:41 mtop kernel: MTRR default type: write-back
Dec 04 20:30:41 mtop kernel: MTRR fixed ranges enabled:
Dec 04 20:30:41 mtop kernel:   00000-9FFFF write-back
Dec 04 20:30:41 mtop kernel:   A0000-BFFFF uncachable
Dec 04 20:30:41 mtop kernel:   C0000-FFFFF write-protect
Dec 04 20:30:41 mtop kernel: MTRR variable ranges enabled:
Dec 04 20:30:41 mtop kernel:   0 base 0080000000 mask 7F80000000 uncachable
Dec 04 20:30:41 mtop kernel:   1 base 0060000000 mask 7FE0000000 uncachable
Dec 04 20:30:41 mtop kernel:   2 base 005E000000 mask 7FFE000000 uncachable
Dec 04 20:30:41 mtop kernel:   3 base 005D000000 mask 7FFF000000 uncachable
Dec 04 20:30:41 mtop kernel:   4 disabled
Dec 04 20:30:41 mtop kernel:   5 disabled
Dec 04 20:30:41 mtop kernel:   6 disabled
Dec 04 20:30:41 mtop kernel:   7 disabled
Dec 04 20:30:41 mtop kernel:   8 disabled
Dec 04 20:30:41 mtop kernel:   9 disabled
Dec 04 20:30:41 mtop kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Dec 04 20:30:41 mtop kernel: last_pfn = 0x5b600 max_arch_pfn = 0x400000000
Dec 04 20:30:41 mtop kernel: esrt: Reserving ESRT space from 0x000000005a069000 to 0x000000005a0690d8.
Dec 04 20:30:41 mtop kernel: check: Scanning 1 areas for low memory corruption
Dec 04 20:30:41 mtop kernel: Using GB pages for direct mapping
Dec 04 20:30:41 mtop kernel: BRK [0x718601000, 0x718601fff] PGTABLE
Dec 04 20:30:41 mtop kernel: BRK [0x718602000, 0x718602fff] PGTABLE
Dec 04 20:30:41 mtop kernel: BRK [0x718603000, 0x718603fff] PGTABLE
Dec 04 20:30:41 mtop kernel: BRK [0x718604000, 0x718604fff] PGTABLE
Dec 04 20:30:41 mtop kernel: BRK [0x718605000, 0x718605fff] PGTABLE
Dec 04 20:30:41 mtop kernel: BRK [0x718606000, 0x718606fff] PGTABLE
Dec 04 20:30:41 mtop kernel: BRK [0x718607000, 0x718607fff] PGTABLE
Dec 04 20:30:41 mtop kernel: BRK [0x718608000, 0x718608fff] PGTABLE
Dec 04 20:30:41 mtop kernel: BRK [0x718609000, 0x718609fff] PGTABLE
Dec 04 20:30:41 mtop kernel: Secure boot could not be determined
Dec 04 20:30:41 mtop kernel: RAMDISK: [mem 0x3420b000-0x360fcfff]
Dec 04 20:30:41 mtop kernel: ACPI: Early table checksum verification disabled
Dec 04 20:30:41 mtop kernel: ACPI: RSDP 0x000000005B5FE014 000024 (v02 LENOVO)
Dec 04 20:30:41 mtop kernel: ACPI: XSDT 0x000000005B5AC188 000114 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 04 20:30:41 mtop kernel: ACPI: FACP 0x000000005B5E3000 0000F4 (v05 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 04 20:30:41 mtop kernel: ACPI: DSDT 0x000000005B5BC000 022607 (v02 LENOVO SKL      00000000 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: FACS 0x000000005B546000 000040
Dec 04 20:30:41 mtop kernel: ACPI: SSDT 0x000000005B5E9000 0132C1 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: UEFI 0x000000005B55C000 000042 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 04 20:30:41 mtop kernel: ACPI: SSDT 0x000000005B5E5000 0030DA (v02 LENOVO SaSsdt   00003000 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: SSDT 0x000000005B5E4000 0005C6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: HPET 0x000000005B5E2000 000038 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 04 20:30:41 mtop kernel: ACPI: APIC 0x000000005B5E1000 00012C (v03 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 04 20:30:41 mtop kernel: ACPI: MCFG 0x000000005B5E0000 00003C (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 04 20:30:41 mtop kernel: ACPI: ECDT 0x000000005B5DF000 000053 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 04 20:30:41 mtop kernel: ACPI: SSDT 0x000000005B5BA000 001CA3 (v02 LENOVO RVP7Rtd3 00001000 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: SSDT 0x000000005B5B9000 00021C (v01 LENOVO Rmv_Batt 00001000 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: SSDT 0x000000005B5B7000 00163C (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: BOOT 0x000000005B5B6000 000028 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 04 20:30:41 mtop kernel: ACPI: BATB 0x000000005B5B5000 00004A (v02 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 04 20:30:41 mtop kernel: ACPI: SSDT 0x000000005B5B3000 0017AE (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: SSDT 0x000000005B5B2000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: SSDT 0x000000005B5B1000 000678 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: LPIT 0x000000005B5B0000 000094 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 04 20:30:41 mtop kernel: ACPI: WSMT 0x000000005B5AF000 000028 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 04 20:30:41 mtop kernel: ACPI: SSDT 0x000000005B5AE000 0001D8 (v02 LENOVO HdaDsp   00000000 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: SSDT 0x000000005B5AD000 0004FC (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: SSDT 0x000000005B5FD000 0002D1 (v02 LENOVO Wwan     00000001 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: DBGP 0x000000005B5AB000 000034 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 04 20:30:41 mtop kernel: ACPI: DBG2 0x000000005B5AA000 000054 (v00 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 04 20:30:41 mtop kernel: ACPI: POAT 0x000000005B5A9000 000055 (v03 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 04 20:30:41 mtop kernel: ACPI: SSDT 0x000000005B5A8000 000024 (v01 LENOVO NvOptTbl 00001000 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: SSDT 0x000000005B5A6000 00170D (v02 LENOVO SgPch    00001000 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: ASF! 0x000000005B5A5000 0000A0 (v32 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 04 20:30:41 mtop kernel: ACPI: FPDT 0x000000005B5A4000 000044 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 04 20:30:41 mtop kernel: ACPI: UEFI 0x000000005B512000 00013E (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 04 20:30:41 mtop kernel: ACPI: Local APIC address 0xfee00000
Dec 04 20:30:41 mtop kernel: No NUMA configuration found
Dec 04 20:30:41 mtop kernel: Faking a node at [mem 0x0000000000000000-0x000000089f7fffff]
Dec 04 20:30:41 mtop kernel: NODE_DATA(0) allocated [mem 0x89f7fc000-0x89f7fffff]
Dec 04 20:30:41 mtop kernel: Zone ranges:
Dec 04 20:30:41 mtop kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Dec 04 20:30:41 mtop kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Dec 04 20:30:41 mtop kernel:   Normal   [mem 0x0000000100000000-0x000000089f7fffff]
Dec 04 20:30:41 mtop kernel:   Device   empty
Dec 04 20:30:41 mtop kernel: Movable zone start for each node
Dec 04 20:30:41 mtop kernel: Early memory node ranges
Dec 04 20:30:41 mtop kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Dec 04 20:30:41 mtop kernel:   node   0: [mem 0x0000000000059000-0x000000000008bfff]
Dec 04 20:30:41 mtop kernel:   node   0: [mem 0x0000000000100000-0x000000003fffffff]
Dec 04 20:30:41 mtop kernel:   node   0: [mem 0x0000000040400000-0x000000005055efff]
Dec 04 20:30:41 mtop kernel:   node   0: [mem 0x0000000050561000-0x0000000059ec5fff]
Dec 04 20:30:41 mtop kernel:   node   0: [mem 0x000000005b5ff000-0x000000005b5fffff]
Dec 04 20:30:41 mtop kernel:   node   0: [mem 0x0000000100000000-0x000000089f7fffff]
Dec 04 20:30:41 mtop kernel: Zeroed struct page in unavailable ranges: 26033 pages
Dec 04 20:30:41 mtop kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000089f7fffff]
Dec 04 20:30:41 mtop kernel: On node 0 totalpages: 8360527
Dec 04 20:30:41 mtop kernel:   DMA zone: 64 pages used for memmap
Dec 04 20:30:41 mtop kernel:   DMA zone: 72 pages reserved
Dec 04 20:30:41 mtop kernel:   DMA zone: 3978 pages, LIFO batch:0
Dec 04 20:30:41 mtop kernel:   DMA32 zone: 5676 pages used for memmap
Dec 04 20:30:41 mtop kernel:   DMA32 zone: 363205 pages, LIFO batch:63
Dec 04 20:30:41 mtop kernel:   Normal zone: 124896 pages used for memmap
Dec 04 20:30:41 mtop kernel:   Normal zone: 7993344 pages, LIFO batch:63
Dec 04 20:30:41 mtop kernel: Reserving Intel graphics memory at [mem 0x5d800000-0x5f7fffff]
Dec 04 20:30:41 mtop kernel: ACPI: PM-Timer IO Port: 0x1808
Dec 04 20:30:41 mtop kernel: ACPI: Local APIC address 0xfee00000
Dec 04 20:30:41 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Dec 04 20:30:41 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Dec 04 20:30:41 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Dec 04 20:30:41 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Dec 04 20:30:41 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Dec 04 20:30:41 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Dec 04 20:30:41 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Dec 04 20:30:41 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Dec 04 20:30:41 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Dec 04 20:30:41 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Dec 04 20:30:41 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Dec 04 20:30:41 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Dec 04 20:30:41 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Dec 04 20:30:41 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Dec 04 20:30:41 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Dec 04 20:30:41 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Dec 04 20:30:41 mtop kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Dec 04 20:30:41 mtop kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Dec 04 20:30:41 mtop kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Dec 04 20:30:41 mtop kernel: ACPI: IRQ0 used by override.
Dec 04 20:30:41 mtop kernel: ACPI: IRQ9 used by override.
Dec 04 20:30:41 mtop kernel: Using ACPI (MADT) for SMP configuration information
Dec 04 20:30:41 mtop kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Dec 04 20:30:41 mtop kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Dec 04 20:30:41 mtop kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Dec 04 20:30:41 mtop kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
Dec 04 20:30:41 mtop kernel: PM: Registered nosave memory: [mem 0x0008c000-0x000fffff]
Dec 04 20:30:41 mtop kernel: PM: Registered nosave memory: [mem 0x40000000-0x403fffff]
Dec 04 20:30:41 mtop kernel: PM: Registered nosave memory: [mem 0x5055f000-0x5055ffff]
Dec 04 20:30:41 mtop kernel: PM: Registered nosave memory: [mem 0x50560000-0x50560fff]
Dec 04 20:30:41 mtop kernel: PM: Registered nosave memory: [mem 0x59ec6000-0x59f8bfff]
Dec 04 20:30:41 mtop kernel: PM: Registered nosave memory: [mem 0x59f8c000-0x5b4fdfff]
Dec 04 20:30:41 mtop kernel: PM: Registered nosave memory: [mem 0x5b4fe000-0x5b599fff]
Dec 04 20:30:41 mtop kernel: PM: Registered nosave memory: [mem 0x5b59a000-0x5b5fefff]
Dec 04 20:30:41 mtop kernel: PM: Registered nosave memory: [mem 0x5b600000-0x5f7fffff]
Dec 04 20:30:41 mtop kernel: PM: Registered nosave memory: [mem 0x5f800000-0xf7ffffff]
Dec 04 20:30:41 mtop kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Dec 04 20:30:41 mtop kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfe00ffff]
Dec 04 20:30:41 mtop kernel: PM: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
Dec 04 20:30:41 mtop kernel: PM: Registered nosave memory: [mem 0xfe011000-0xffffffff]
Dec 04 20:30:41 mtop kernel: [mem 0x5f800000-0xf7ffffff] available for PCI devices
Dec 04 20:30:41 mtop kernel: Booting paravirtualized kernel on bare hardware
Dec 04 20:30:41 mtop kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Dec 04 20:30:41 mtop kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
Dec 04 20:30:41 mtop kernel: percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
Dec 04 20:30:41 mtop kernel: pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
Dec 04 20:30:41 mtop kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Dec 04 20:30:41 mtop kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8229819
Dec 04 20:30:41 mtop kernel: Policy zone: Normal
Dec 04 20:30:41 mtop kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=39f14b5e-84c0-4ec0-871b-0ed0910977b1 rw rootflags=subvol=@ cryptdevice=/dev/nvme0n1p3:root quiet splash
Dec 04 20:30:41 mtop kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Dec 04 20:30:41 mtop kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Dec 04 20:30:41 mtop kernel: mem auto-init: stack:byref_all, heap alloc:on, heap free:off
Dec 04 20:30:41 mtop kernel: Calgary: detecting Calgary via BIOS EBDA area
Dec 04 20:30:41 mtop kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Dec 04 20:30:41 mtop kernel: Memory: 32664516K/33442108K available (12291K kernel code, 1319K rwdata, 3944K rodata, 1632K init, 3556K bss, 777592K reserved, 0K cma-reserved)
Dec 04 20:30:41 mtop kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Dec 04 20:30:41 mtop kernel: Kernel/User page tables isolation: enabled
Dec 04 20:30:41 mtop kernel: ftrace: allocating 37762 entries in 148 pages
Dec 04 20:30:41 mtop kernel: rcu: Preemptible hierarchical RCU implementation.
Dec 04 20:30:41 mtop kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Dec 04 20:30:41 mtop kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Dec 04 20:30:41 mtop kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Dec 04 20:30:41 mtop kernel:         Tasks RCU enabled.
Dec 04 20:30:41 mtop kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Dec 04 20:30:41 mtop kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Dec 04 20:30:41 mtop kernel: NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
Dec 04 20:30:41 mtop kernel: random: get_random_bytes called from start_kernel+0x3c9/0x5a4 with crng_init=0
Dec 04 20:30:41 mtop kernel: Console: colour dummy device 80x25
Dec 04 20:30:41 mtop kernel: printk: console [tty0] enabled
Dec 04 20:30:41 mtop kernel: ACPI: Core revision 20190703
Dec 04 20:30:41 mtop kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Dec 04 20:30:41 mtop kernel: APIC: Switch to symmetric I/O mode setup
Dec 04 20:30:41 mtop kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Dec 04 20:30:41 mtop kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Dec 04 20:30:41 mtop kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x19f2297dd97, max_idle_ns: 440795236593 ns
Dec 04 20:30:41 mtop kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3601.00 BogoMIPS (lpj=6000000)
Dec 04 20:30:41 mtop kernel: pid_max: default: 32768 minimum: 301
Dec 04 20:30:41 mtop kernel: LSM: Security Framework initializing
Dec 04 20:30:41 mtop kernel: Yama: becoming mindful.
Dec 04 20:30:41 mtop kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Dec 04 20:30:41 mtop kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Dec 04 20:30:41 mtop kernel: *** VALIDATE proc ***
Dec 04 20:30:41 mtop kernel: *** VALIDATE cgroup1 ***
Dec 04 20:30:41 mtop kernel: *** VALIDATE cgroup2 ***
Dec 04 20:30:41 mtop kernel: mce: CPU0: Thermal monitoring enabled (TM1)
Dec 04 20:30:41 mtop kernel: process: using mwait in idle threads
Dec 04 20:30:41 mtop kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Dec 04 20:30:41 mtop kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Dec 04 20:30:41 mtop kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Dec 04 20:30:41 mtop kernel: Spectre V2 : Mitigation: Full generic retpoline
Dec 04 20:30:41 mtop kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Dec 04 20:30:41 mtop kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Dec 04 20:30:41 mtop kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Dec 04 20:30:41 mtop kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Dec 04 20:30:41 mtop kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Dec 04 20:30:41 mtop kernel: MDS: Mitigation: Clear CPU buffers
Dec 04 20:30:41 mtop kernel: Freeing SMP alternatives memory: 32K
Dec 04 20:30:41 mtop kernel: TSC deadline timer enabled
Dec 04 20:30:41 mtop kernel: smpboot: CPU0: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz (family: 0x6, model: 0x8e, stepping: 0xa)
Dec 04 20:30:41 mtop kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Dec 04 20:30:41 mtop kernel: ... version:                4
Dec 04 20:30:41 mtop kernel: ... bit width:              48
Dec 04 20:30:41 mtop kernel: ... generic registers:      4
Dec 04 20:30:41 mtop kernel: ... value mask:             0000ffffffffffff
Dec 04 20:30:41 mtop kernel: ... max period:             00007fffffffffff
Dec 04 20:30:41 mtop kernel: ... fixed-purpose events:   3
Dec 04 20:30:41 mtop kernel: ... event mask:             000000070000000f
Dec 04 20:30:41 mtop kernel: rcu: Hierarchical SRCU implementation.
Dec 04 20:30:41 mtop kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Dec 04 20:30:41 mtop kernel: smp: Bringing up secondary CPUs ...
Dec 04 20:30:41 mtop kernel: x86: Booting SMP configuration:
Dec 04 20:30:41 mtop kernel: .... node  #0, CPUs:      #1 #2 #3 #4
Dec 04 20:30:41 mtop kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Dec 04 20:30:41 mtop kernel:  #5 #6 #7
Dec 04 20:30:41 mtop kernel: smp: Brought up 1 node, 8 CPUs
Dec 04 20:30:41 mtop kernel: smpboot: Max logical packages: 1
Dec 04 20:30:41 mtop kernel: smpboot: Total of 8 processors activated (28811.00 BogoMIPS)
Dec 04 20:30:41 mtop kernel: devtmpfs: initialized
Dec 04 20:30:41 mtop kernel: x86/mm: Memory block size: 128MB
Dec 04 20:30:41 mtop kernel: PM: Registering ACPI NVS region [mem 0x5055f000-0x5055ffff] (4096 bytes)
Dec 04 20:30:41 mtop kernel: PM: Registering ACPI NVS region [mem 0x5b4fe000-0x5b599fff] (638976 bytes)
Dec 04 20:30:41 mtop kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Dec 04 20:30:41 mtop kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Dec 04 20:30:41 mtop kernel: pinctrl core: initialized pinctrl subsystem
Dec 04 20:30:41 mtop kernel: PM: RTC time: 19:30:22, date: 2019-12-04
Dec 04 20:30:41 mtop kernel: NET: Registered protocol family 16
Dec 04 20:30:41 mtop kernel: audit: initializing netlink subsys (disabled)
Dec 04 20:30:41 mtop kernel: audit: type=2000 audit(1575487821.383:1): state=initialized audit_enabled=0 res=1
Dec 04 20:30:41 mtop kernel: cpuidle: using governor ladder
Dec 04 20:30:41 mtop kernel: cpuidle: using governor menu
Dec 04 20:30:41 mtop kernel: Simple Boot Flag at 0x47 set to 0x80
Dec 04 20:30:41 mtop kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Dec 04 20:30:41 mtop kernel: ACPI: bus type PCI registered
Dec 04 20:30:41 mtop kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Dec 04 20:30:41 mtop kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Dec 04 20:30:41 mtop kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Dec 04 20:30:41 mtop kernel: PCI: Using configuration type 1 for base access
Dec 04 20:30:41 mtop kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Dec 04 20:30:41 mtop kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Dec 04 20:30:41 mtop kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Dec 04 20:30:41 mtop kernel: ACPI: Added _OSI(Module Device)
Dec 04 20:30:41 mtop kernel: ACPI: Added _OSI(Processor Device)
Dec 04 20:30:41 mtop kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Dec 04 20:30:41 mtop kernel: ACPI: Added _OSI(Processor Aggregator Device)
Dec 04 20:30:41 mtop kernel: ACPI: Added _OSI(Linux-Dell-Video)
Dec 04 20:30:41 mtop kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Dec 04 20:30:41 mtop kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Dec 04 20:30:41 mtop kernel: ACPI: 15 ACPI AML tables successfully acquired and loaded
Dec 04 20:30:41 mtop kernel: ACPI: EC: EC started
Dec 04 20:30:41 mtop kernel: ACPI: EC: interrupt blocked
Dec 04 20:30:41 mtop kernel: ACPI: \: Used as first EC
Dec 04 20:30:41 mtop kernel: ACPI: \: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 04 20:30:41 mtop kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Dec 04 20:30:41 mtop kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Dec 04 20:30:41 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 04 20:30:41 mtop kernel: ACPI: SSDT 0xFFFF9C583B6F9800 00058B (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
Dec 04 20:30:41 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 04 20:30:41 mtop kernel: ACPI: SSDT 0xFFFF9C583B3D9400 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 04 20:30:41 mtop kernel: ACPI: SSDT 0xFFFF9C583AD43600 0000BA (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 04 20:30:41 mtop kernel: ACPI: SSDT 0xFFFF9C583B6F9000 000628 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 04 20:30:41 mtop kernel: ACPI: SSDT 0xFFFF9C583B746000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 04 20:30:41 mtop kernel: ACPI: SSDT 0xFFFF9C583B3DD000 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 04 20:30:41 mtop kernel: ACPI: SSDT 0xFFFF9C583B3DF000 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
Dec 04 20:30:41 mtop kernel: ACPI: Interpreter enabled
Dec 04 20:30:41 mtop kernel: ACPI: (supports S0 S3 S4 S5)
Dec 04 20:30:41 mtop kernel: ACPI: Using IOAPIC for interrupt routing
Dec 04 20:30:41 mtop kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Dec 04 20:30:41 mtop kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Dec 04 20:30:41 mtop kernel: ACPI: Power Resource [PUBS] (on)
Dec 04 20:30:41 mtop kernel: acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
Dec 04 20:30:41 mtop kernel: ACPI: Power Resource [PC01] (on)
Dec 04 20:30:41 mtop kernel: ACPI: Power Resource [WRST] (on)
Dec 04 20:30:41 mtop kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Dec 04 20:30:41 mtop kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Dec 04 20:30:41 mtop kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
Dec 04 20:30:41 mtop kernel: acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
Dec 04 20:30:41 mtop kernel: acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Dec 04 20:30:41 mtop kernel: acpi PNP0A08:00: _OSC: platform willing to grant [LTR]
Dec 04 20:30:41 mtop kernel: acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
Dec 04 20:30:41 mtop kernel: PCI host bridge to bus 0000:00
Dec 04 20:30:41 mtop kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Dec 04 20:30:41 mtop kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Dec 04 20:30:41 mtop kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Dec 04 20:30:41 mtop kernel: pci_bus 0000:00: root bus resource [mem 0x5f800000-0xf7ffffff window]
Dec 04 20:30:41 mtop kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
Dec 04 20:30:41 mtop kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Dec 04 20:30:41 mtop kernel: pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
Dec 04 20:30:41 mtop kernel: pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
Dec 04 20:30:41 mtop kernel: pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
Dec 04 20:30:41 mtop kernel: pci 0000:00:02.0: reg 0x18: [mem 0x60000000-0x7fffffff 64bit pref]
Dec 04 20:30:41 mtop kernel: pci 0000:00:02.0: reg 0x20: [io  0xe000-0xe03f]
Dec 04 20:30:41 mtop kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Dec 04 20:30:41 mtop kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Dec 04 20:30:41 mtop kernel: pci 0000:00:04.0: reg 0x10: [mem 0xdd240000-0xdd247fff 64bit]
Dec 04 20:30:41 mtop kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
Dec 04 20:30:41 mtop kernel: pci 0000:00:08.0: reg 0x10: [mem 0xdd250000-0xdd250fff 64bit]
Dec 04 20:30:41 mtop kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
Dec 04 20:30:41 mtop kernel: pci 0000:00:14.0: reg 0x10: [mem 0xdd230000-0xdd23ffff 64bit]
Dec 04 20:30:41 mtop kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Dec 04 20:30:41 mtop kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
Dec 04 20:30:41 mtop kernel: pci 0000:00:14.2: reg 0x10: [mem 0xdd251000-0xdd251fff 64bit]
Dec 04 20:30:41 mtop kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
Dec 04 20:30:41 mtop kernel: pci 0000:00:16.0: reg 0x10: [mem 0xdd252000-0xdd252fff 64bit]
Dec 04 20:30:41 mtop kernel: pci 0000:00:16.0: PME# supported from D3hot
Dec 04 20:30:41 mtop kernel: pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
Dec 04 20:30:41 mtop kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Dec 04 20:30:41 mtop kernel: pci 0000:00:1c.6: [8086:9d16] type 01 class 0x060400
Dec 04 20:30:41 mtop kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
Dec 04 20:30:41 mtop kernel: pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
Dec 04 20:30:41 mtop kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Dec 04 20:30:41 mtop kernel: pci 0000:00:1d.2: [8086:9d1a] type 01 class 0x060400
Dec 04 20:30:41 mtop kernel: pci 0000:00:1d.2: PME# supported from D0 D3hot D3cold
Dec 04 20:30:41 mtop kernel: pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
Dec 04 20:30:41 mtop kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
Dec 04 20:30:41 mtop kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xdd24c000-0xdd24ffff]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
Dec 04 20:30:41 mtop kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xdd248000-0xdd24bfff 64bit]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xdd220000-0xdd22ffff 64bit]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Dec 04 20:30:41 mtop kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
Dec 04 20:30:41 mtop kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xdd253000-0xdd2530ff 64bit]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1f.6: [8086:15d8] type 00 class 0x020000
Dec 04 20:30:41 mtop kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xdd200000-0xdd21ffff]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Dec 04 20:30:41 mtop kernel: pci 0000:01:00.0: [10de:1d10] type 00 class 0x030200
Dec 04 20:30:41 mtop kernel: pci 0000:01:00.0: reg 0x10: [mem 0xdc000000-0xdcffffff]
Dec 04 20:30:41 mtop kernel: pci 0000:01:00.0: reg 0x14: [mem 0x80000000-0x8fffffff 64bit pref]
Dec 04 20:30:41 mtop kernel: pci 0000:01:00.0: reg 0x1c: [mem 0x90000000-0x91ffffff 64bit pref]
Dec 04 20:30:41 mtop kernel: pci 0000:01:00.0: reg 0x24: [io  0xd000-0xd07f]
Dec 04 20:30:41 mtop kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
Dec 04 20:30:41 mtop kernel: pci 0000:01:00.0: Enabling HDA controller
Dec 04 20:30:41 mtop kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1c.0:   bridge window [mem 0xdc000000-0xdcffffff]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
Dec 04 20:30:41 mtop kernel: pci 0000:03:00.0: [8086:24fd] type 00 class 0x028000
Dec 04 20:30:41 mtop kernel: pci 0000:03:00.0: reg 0x10: [mem 0xdd100000-0xdd101fff 64bit]
Dec 04 20:30:41 mtop kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Dec 04 20:30:41 mtop kernel: pci 0000:00:1c.6: PCI bridge to [bus 03]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1c.6:   bridge window [mem 0xdd100000-0xdd1fffff]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1d.0: PCI bridge to [bus 04-3c]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1d.0:   bridge window [mem 0xc4000000-0xda0fffff]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1d.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
Dec 04 20:30:41 mtop kernel: pci 0000:3d:00.0: [144d:a808] type 00 class 0x010802
Dec 04 20:30:41 mtop kernel: pci 0000:3d:00.0: reg 0x10: [mem 0xdd000000-0xdd003fff 64bit]
Dec 04 20:30:41 mtop kernel: pci 0000:3d:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8 GT/s x2 link at 0000:00:1d.2 (capable of 31.504 Gb/s with 8 GT/s x4 link)
Dec 04 20:30:41 mtop kernel: pci 0000:00:1d.2: PCI bridge to [bus 3d]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1d.2:   bridge window [mem 0xdd000000-0xdd0fffff]
Dec 04 20:30:41 mtop kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 04 20:30:41 mtop kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
Dec 04 20:30:41 mtop kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 04 20:30:41 mtop kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 04 20:30:41 mtop kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 04 20:30:41 mtop kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 04 20:30:41 mtop kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 04 20:30:41 mtop kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 04 20:30:41 mtop kernel: ACPI: EC: interrupt unblocked
Dec 04 20:30:41 mtop kernel: ACPI: EC: event unblocked
Dec 04 20:30:41 mtop kernel: ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 04 20:30:41 mtop kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions and events
Dec 04 20:30:41 mtop kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Dec 04 20:30:41 mtop kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Dec 04 20:30:41 mtop kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Dec 04 20:30:41 mtop kernel: vgaarb: loaded
Dec 04 20:30:41 mtop kernel: ACPI: bus type USB registered
Dec 04 20:30:41 mtop kernel: usbcore: registered new interface driver usbfs
Dec 04 20:30:41 mtop kernel: usbcore: registered new interface driver hub
Dec 04 20:30:41 mtop kernel: usbcore: registered new device driver usb
Dec 04 20:30:41 mtop kernel: pps_core: LinuxPPS API ver. 1 registered
Dec 04 20:30:41 mtop kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Dec 04 20:30:41 mtop kernel: PTP clock support registered
Dec 04 20:30:41 mtop kernel: EDAC MC: Ver: 3.0.0
Dec 04 20:30:41 mtop kernel: Registered efivars operations
Dec 04 20:30:41 mtop kernel: PCI: Using ACPI for IRQ routing
Dec 04 20:30:41 mtop kernel: PCI: pci_cache_line_size set to 64 bytes
Dec 04 20:30:41 mtop kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Dec 04 20:30:41 mtop kernel: e820: reserve RAM buffer [mem 0x0008c000-0x0008ffff]
Dec 04 20:30:41 mtop kernel: e820: reserve RAM buffer [mem 0x5055f000-0x53ffffff]
Dec 04 20:30:41 mtop kernel: e820: reserve RAM buffer [mem 0x59ec6000-0x5bffffff]
Dec 04 20:30:41 mtop kernel: e820: reserve RAM buffer [mem 0x5b600000-0x5bffffff]
Dec 04 20:30:41 mtop kernel: e820: reserve RAM buffer [mem 0x89f800000-0x89fffffff]
Dec 04 20:30:41 mtop kernel: NetLabel: Initializing
Dec 04 20:30:41 mtop kernel: NetLabel:  domain hash size = 128
Dec 04 20:30:41 mtop kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Dec 04 20:30:41 mtop kernel: NetLabel:  unlabeled traffic allowed by default
Dec 04 20:30:41 mtop kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Dec 04 20:30:41 mtop kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Dec 04 20:30:41 mtop kernel: clocksource: Switched to clocksource tsc-early
Dec 04 20:30:41 mtop kernel: VFS: Disk quotas dquot_6.6.0
Dec 04 20:30:41 mtop kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Dec 04 20:30:41 mtop kernel: *** VALIDATE hugetlbfs ***
Dec 04 20:30:41 mtop kernel: pnp: PnP ACPI init
Dec 04 20:30:41 mtop kernel: system 00:00: [mem 0x40000000-0x403fffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 04 20:30:41 mtop kernel: system 00:01: [mem 0xfd000000-0xfdabffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:01: [mem 0xfdad0000-0xfdadffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:01: [mem 0xfdb00000-0xfdffffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
Dec 04 20:30:41 mtop kernel: system 00:01: [mem 0xfe036000-0xfe03bfff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:01: [mem 0xfe03d000-0xfe3fffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:01: [mem 0xfe410000-0xfe7fffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 04 20:30:41 mtop kernel: system 00:02: [io  0xff00-0xfffe] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 04 20:30:41 mtop kernel: system 00:03: [io  0x0680-0x069f] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:03: [io  0xffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:03: [io  0xffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:03: [io  0xffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:03: [io  0x1800-0x18fe] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:03: [io  0x164e-0x164f] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 04 20:30:41 mtop kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
Dec 04 20:30:41 mtop kernel: system 00:05: [io  0x1854-0x1857] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Dec 04 20:30:41 mtop kernel: pnp 00:06: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
Dec 04 20:30:41 mtop kernel: pnp 00:07: Plug and Play ACPI device, IDs LEN0094 PNP0f13 (active)
Dec 04 20:30:41 mtop kernel: system 00:08: [io  0x1800-0x189f] could not be reserved
Dec 04 20:30:41 mtop kernel: system 00:08: [io  0x0800-0x087f] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:08: [io  0x0880-0x08ff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:08: [io  0x0900-0x097f] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:08: [io  0x0980-0x09ff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:08: [io  0x0a00-0x0a7f] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:08: [io  0x0a80-0x0aff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:08: [io  0x0b00-0x0b7f] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:08: [io  0x0b80-0x0bff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:08: [io  0x15e0-0x15ef] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:08: [io  0x1600-0x167f] could not be reserved
Dec 04 20:30:41 mtop kernel: system 00:08: [io  0x1640-0x165f] could not be reserved
Dec 04 20:30:41 mtop kernel: system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:08: [mem 0xfed10000-0xfed13fff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:08: [mem 0xfeb00000-0xfebfffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:08: [mem 0xf7fe0000-0xf7ffffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 04 20:30:41 mtop kernel: system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 04 20:30:41 mtop kernel: system 00:0a: [mem 0xfed10000-0xfed17fff] could not be reserved
Dec 04 20:30:41 mtop kernel: system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:0a: [mem 0xf7fe0000-0xf7ffffff] has been reserved
Dec 04 20:30:41 mtop kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 04 20:30:41 mtop kernel: system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
Dec 04 20:30:41 mtop kernel: system 00:0b: [mem 0x000c0000-0x000c3fff] could not be reserved
Dec 04 20:30:41 mtop kernel: system 00:0b: [mem 0x000c8000-0x000cbfff] could not be reserved
Dec 04 20:30:41 mtop kernel: system 00:0b: [mem 0x000d0000-0x000d3fff] could not be reserved
Dec 04 20:30:41 mtop kernel: system 00:0b: [mem 0x000d8000-0x000dbfff] could not be reserved
Dec 04 20:30:41 mtop kernel: system 00:0b: [mem 0x000e0000-0x000e3fff] could not be reserved
Dec 04 20:30:41 mtop kernel: system 00:0b: [mem 0x000e8000-0x000ebfff] could not be reserved
Dec 04 20:30:41 mtop kernel: system 00:0b: [mem 0x000f0000-0x000fffff] could not be reserved
Dec 04 20:30:41 mtop kernel: system 00:0b: [mem 0x00100000-0x5f7fffff] could not be reserved
Dec 04 20:30:41 mtop kernel: system 00:0b: [mem 0xfec00000-0xfed3ffff] could not be reserved
Dec 04 20:30:41 mtop kernel: system 00:0b: [mem 0xfed4c000-0xffffffff] could not be reserved
Dec 04 20:30:41 mtop kernel: system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
Dec 04 20:30:41 mtop kernel: pnp: PnP ACPI: found 12 devices
Dec 04 20:30:41 mtop kernel: thermal_sys: Registered thermal governor 'fair_share'
Dec 04 20:30:41 mtop kernel: thermal_sys: Registered thermal governor 'bang_bang'
Dec 04 20:30:41 mtop kernel: thermal_sys: Registered thermal governor 'step_wise'
Dec 04 20:30:41 mtop kernel: thermal_sys: Registered thermal governor 'user_space'
Dec 04 20:30:41 mtop kernel: thermal_sys: Registered thermal governor 'power_allocator'
Dec 04 20:30:41 mtop kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Dec 04 20:30:41 mtop kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
Dec 04 20:30:41 mtop kernel: pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 04-3c] add_size 1000
Dec 04 20:30:41 mtop kernel: pci 0000:00:1d.0: BAR 13: assigned [io  0x2000-0x2fff]
Dec 04 20:30:41 mtop kernel: pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
Dec 04 20:30:41 mtop kernel: pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1c.0:   bridge window [mem 0xdc000000-0xdcffffff]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1c.6: PCI bridge to [bus 03]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1c.6:   bridge window [mem 0xdd100000-0xdd1fffff]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1d.0: PCI bridge to [bus 04-3c]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1d.0:   bridge window [io  0x2000-0x2fff]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1d.0:   bridge window [mem 0xc4000000-0xda0fffff]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1d.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1d.2: PCI bridge to [bus 3d]
Dec 04 20:30:41 mtop kernel: pci 0000:00:1d.2:   bridge window [mem 0xdd000000-0xdd0fffff]
Dec 04 20:30:41 mtop kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Dec 04 20:30:41 mtop kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Dec 04 20:30:41 mtop kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Dec 04 20:30:41 mtop kernel: pci_bus 0000:00: resource 7 [mem 0x5f800000-0xf7ffffff window]
Dec 04 20:30:41 mtop kernel: pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
Dec 04 20:30:41 mtop kernel: pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
Dec 04 20:30:41 mtop kernel: pci_bus 0000:01: resource 1 [mem 0xdc000000-0xdcffffff]
Dec 04 20:30:41 mtop kernel: pci_bus 0000:01: resource 2 [mem 0x80000000-0x91ffffff 64bit pref]
Dec 04 20:30:41 mtop kernel: pci_bus 0000:03: resource 1 [mem 0xdd100000-0xdd1fffff]
Dec 04 20:30:41 mtop kernel: pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
Dec 04 20:30:41 mtop kernel: pci_bus 0000:04: resource 1 [mem 0xc4000000-0xda0fffff]
Dec 04 20:30:41 mtop kernel: pci_bus 0000:04: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
Dec 04 20:30:41 mtop kernel: pci_bus 0000:3d: resource 1 [mem 0xdd000000-0xdd0fffff]
Dec 04 20:30:41 mtop kernel: NET: Registered protocol family 2
Dec 04 20:30:41 mtop kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Dec 04 20:30:41 mtop kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Dec 04 20:30:41 mtop kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Dec 04 20:30:41 mtop kernel: TCP: Hash tables configured (established 262144 bind 65536)
Dec 04 20:30:41 mtop kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Dec 04 20:30:41 mtop kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Dec 04 20:30:41 mtop kernel: NET: Registered protocol family 1
Dec 04 20:30:41 mtop kernel: NET: Registered protocol family 44
Dec 04 20:30:41 mtop kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Dec 04 20:30:41 mtop kernel: PCI: CLS 0 bytes, default 64
Dec 04 20:30:41 mtop kernel: Trying to unpack rootfs image as initramfs...
Dec 04 20:30:41 mtop kernel: Freeing initrd memory: 31688K
Dec 04 20:30:41 mtop kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Dec 04 20:30:41 mtop kernel: software IO TLB: mapped [mem 0x551cd000-0x591cd000] (64MB)
Dec 04 20:30:41 mtop kernel: check: Scanning for low memory corruption every 60 seconds
Dec 04 20:30:41 mtop kernel: Initialise system trusted keyrings
Dec 04 20:30:41 mtop kernel: Key type blacklist registered
Dec 04 20:30:41 mtop kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Dec 04 20:30:41 mtop kernel: zbud: loaded
Dec 04 20:30:41 mtop kernel: Key type asymmetric registered
Dec 04 20:30:41 mtop kernel: Asymmetric key parser 'x509' registered
Dec 04 20:30:41 mtop kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Dec 04 20:30:41 mtop kernel: io scheduler mq-deadline registered
Dec 04 20:30:41 mtop kernel: io scheduler kyber registered
Dec 04 20:30:41 mtop kernel: io scheduler bfq registered
Dec 04 20:30:41 mtop kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Dec 04 20:30:41 mtop kernel: efifb: probing for efifb
Dec 04 20:30:41 mtop kernel: efifb: No BGRT, not showing boot graphics
Dec 04 20:30:41 mtop kernel: efifb: framebuffer at 0x60000000, using 8128k, total 8128k
Dec 04 20:30:41 mtop kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Dec 04 20:30:41 mtop kernel: efifb: scrolling: redraw
Dec 04 20:30:41 mtop kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Dec 04 20:30:41 mtop kernel: fbcon: Deferring console take-over
Dec 04 20:30:41 mtop kernel: fb0: EFI VGA frame buffer device
Dec 04 20:30:41 mtop kernel: intel_idle: MWAIT substates: 0x11142120
Dec 04 20:30:41 mtop kernel: intel_idle: v0.4.1 model 0x8E
Dec 04 20:30:41 mtop kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Dec 04 20:30:41 mtop kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Dec 04 20:30:41 mtop kernel: ACPI: Sleep Button [SLPB]
Dec 04 20:30:41 mtop kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
Dec 04 20:30:41 mtop kernel: ACPI: Lid Switch [LID]
Dec 04 20:30:41 mtop kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Dec 04 20:30:41 mtop kernel: ACPI: Power Button [PWRF]
Dec 04 20:30:41 mtop kernel: thermal LNXTHERM:00: registered as thermal_zone0
Dec 04 20:30:41 mtop kernel: ACPI: Thermal Zone [THM0] (33 C)
Dec 04 20:30:41 mtop kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Dec 04 20:30:41 mtop kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Dec 04 20:30:41 mtop kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Dec 04 20:30:41 mtop kernel: nvme nvme0: pci function 0000:3d:00.0
Dec 04 20:30:41 mtop kernel: usbcore: registered new interface driver usbserial_generic
Dec 04 20:30:41 mtop kernel: usbserial: USB Serial support registered for generic
Dec 04 20:30:41 mtop kernel: rtc_cmos 00:04: RTC can wake from S4
Dec 04 20:30:41 mtop kernel: rtc_cmos 00:04: registered as rtc0
Dec 04 20:30:41 mtop kernel: rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Dec 04 20:30:41 mtop kernel: intel_pstate: Intel P-state driver initializing
Dec 04 20:30:41 mtop kernel: intel_pstate: HWP enabled
Dec 04 20:30:41 mtop kernel: ledtrig-cpu: registered to indicate activity on CPUs
Dec 04 20:30:41 mtop kernel: intel_pmc_core intel_pmc_core.0:  initialized
Dec 04 20:30:41 mtop kernel: NET: Registered protocol family 10
Dec 04 20:30:41 mtop kernel: Segment Routing with IPv6
Dec 04 20:30:41 mtop kernel: NET: Registered protocol family 17
Dec 04 20:30:41 mtop kernel: RAS: Correctable Errors collector initialized.
Dec 04 20:30:41 mtop kernel: microcode: sig=0x806ea, pf=0x80, revision=0xca
Dec 04 20:30:41 mtop kernel: microcode: Microcode Update Driver: v2.2.
Dec 04 20:30:41 mtop kernel: sched_clock: Marking stable (1927988297, 729438)->(1937168470, -8450735)
Dec 04 20:30:41 mtop kernel: registered taskstats version 1
Dec 04 20:30:41 mtop kernel: Loading compiled-in X.509 certificates
Dec 04 20:30:41 mtop kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 9638cdb4da5457775d033fbe697857b3ce5e9200'
Dec 04 20:30:41 mtop kernel: zswap: loaded using pool lzo/zbud
Dec 04 20:30:41 mtop kernel: Key type big_key registered
Dec 04 20:30:41 mtop kernel: PM:   Magic number: 15:829:545
Dec 04 20:30:41 mtop kernel: rtc_cmos 00:04: setting system clock to 2019-12-04T19:30:23 UTC (1575487823)
Dec 04 20:30:41 mtop kernel: nvme nvme0: Shutdown timeout set to 8 seconds
Dec 04 20:30:41 mtop kernel: nvme nvme0: 8/0/0 default/read/poll queues
Dec 04 20:30:41 mtop kernel:  nvme0n1: p1 p2 p3 p4
Dec 04 20:30:41 mtop kernel: Freeing unused decrypted memory: 2040K
Dec 04 20:30:41 mtop kernel: Freeing unused kernel image memory: 1632K
Dec 04 20:30:41 mtop kernel: Write protecting the kernel read-only data: 18432k
Dec 04 20:30:41 mtop kernel: Freeing unused kernel image memory: 2012K
Dec 04 20:30:41 mtop kernel: Freeing unused kernel image memory: 152K
Dec 04 20:30:41 mtop kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Dec 04 20:30:41 mtop kernel: x86/mm: Checking user space page tables
Dec 04 20:30:41 mtop kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Dec 04 20:30:41 mtop kernel: Run /init as init process
Dec 04 20:30:41 mtop kernel: fbcon: Taking over console
Dec 04 20:30:41 mtop kernel: Console: switching to colour frame buffer device 240x67
Dec 04 20:30:41 mtop kernel: Linux agpgart interface v0.103
Dec 04 20:30:41 mtop kernel: checking generic (60000000 7f0000) vs hw (60000000 20000000)
Dec 04 20:30:41 mtop kernel: fb0: switching to inteldrmfb from EFI VGA
Dec 04 20:30:41 mtop kernel: Console: switching to colour dummy device 80x25
Dec 04 20:30:41 mtop kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Dec 04 20:30:41 mtop kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Dec 04 20:30:41 mtop kernel: [drm] Driver supports precise vblank timestamp query.
Dec 04 20:30:41 mtop kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Dec 04 20:30:41 mtop kernel: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Dec 04 20:30:41 mtop kernel: [drm] Initialized i915 1.6.0 20190619 for 0000:00:02.0 on minor 0
Dec 04 20:30:41 mtop kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Dec 04 20:30:41 mtop kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
Dec 04 20:30:41 mtop kernel: ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
Dec 04 20:30:41 mtop kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:35/LNXVIDEO:01/input/input4
Dec 04 20:30:41 mtop kernel: random: fast init done
Dec 04 20:30:41 mtop kernel: fbcon: i915drmfb (fb0) is primary device
Dec 04 20:30:41 mtop kernel: Console: switching to colour frame buffer device 240x67
Dec 04 20:30:41 mtop kernel: i915 0000:00:02.0: fb0: i915drmfb frame buffer device
Dec 04 20:30:41 mtop kernel: tsc: Refined TSC clocksource calibration: 1799.999 MHz
Dec 04 20:30:41 mtop kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x19f228ab7a2, max_idle_ns: 440795289252 ns
Dec 04 20:30:41 mtop kernel: clocksource: Switched to clocksource tsc
Dec 04 20:30:41 mtop kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Dec 04 20:30:41 mtop kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Dec 04 20:30:41 mtop kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Dec 04 20:30:41 mtop kernel: cryptd: max_cpu_qlen set to 1000
Dec 04 20:30:41 mtop kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 04 20:30:41 mtop kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Dec 04 20:30:41 mtop kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
Dec 04 20:30:41 mtop kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Dec 04 20:30:41 mtop kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
Dec 04 20:30:41 mtop kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 04 20:30:41 mtop kernel: usb usb1: Product: xHCI Host Controller
Dec 04 20:30:41 mtop kernel: usb usb1: Manufacturer: Linux 5.3.13-arch1-1 xhci-hcd
Dec 04 20:30:41 mtop kernel: usb usb1: SerialNumber: 0000:00:14.0
Dec 04 20:30:41 mtop kernel: hub 1-0:1.0: USB hub found
Dec 04 20:30:41 mtop kernel: hub 1-0:1.0: 12 ports detected
Dec 04 20:30:41 mtop kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 04 20:30:41 mtop kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Dec 04 20:30:41 mtop kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Dec 04 20:30:41 mtop kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
Dec 04 20:30:41 mtop kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 04 20:30:41 mtop kernel: usb usb2: Product: xHCI Host Controller
Dec 04 20:30:41 mtop kernel: usb usb2: Manufacturer: Linux 5.3.13-arch1-1 xhci-hcd
Dec 04 20:30:41 mtop kernel: usb usb2: SerialNumber: 0000:00:14.0
Dec 04 20:30:41 mtop kernel: hub 2-0:1.0: USB hub found
Dec 04 20:30:41 mtop kernel: hub 2-0:1.0: 6 ports detected
Dec 04 20:30:41 mtop kernel: usb: port power management may be unreliable
Dec 04 20:30:41 mtop kernel: AVX2 version of gcm_enc/dec engaged.
Dec 04 20:30:41 mtop kernel: AES CTR mode by8 optimization enabled
Dec 04 20:30:41 mtop kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
Dec 04 20:30:41 mtop kernel: raid6: avx2x4   gen() 27045 MB/s
Dec 04 20:30:41 mtop kernel: raid6: avx2x4   xor() 16362 MB/s
Dec 04 20:30:41 mtop kernel: raid6: avx2x2   gen() 24481 MB/s
Dec 04 20:30:41 mtop kernel: raid6: avx2x2   xor() 16266 MB/s
Dec 04 20:30:41 mtop kernel: raid6: avx2x1   gen() 25045 MB/s
Dec 04 20:30:41 mtop kernel: usb 2-3: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Dec 04 20:30:41 mtop kernel: raid6: avx2x1   xor() 16420 MB/s
Dec 04 20:30:41 mtop kernel: usb 2-3: New USB device found, idVendor=0bda, idProduct=0316, bcdDevice= 2.04
Dec 04 20:30:41 mtop kernel: usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 04 20:30:41 mtop kernel: usb 2-3: Product: USB3.0-CRW
Dec 04 20:30:41 mtop kernel: usb 2-3: Manufacturer: Generic
Dec 04 20:30:41 mtop kernel: usb 2-3: SerialNumber: 20120501030900000
Dec 04 20:30:41 mtop kernel: SCSI subsystem initialized
Dec 04 20:30:41 mtop kernel: usb-storage 2-3:1.0: USB Mass Storage device detected
Dec 04 20:30:41 mtop kernel: scsi host0: usb-storage 2-3:1.0
Dec 04 20:30:41 mtop kernel: usbcore: registered new interface driver usb-storage
Dec 04 20:30:41 mtop kernel: usbcore: registered new interface driver uas
Dec 04 20:30:41 mtop kernel: raid6: sse2x4   gen() 13743 MB/s
Dec 04 20:30:41 mtop kernel: raid6: sse2x4   xor()  8250 MB/s
Dec 04 20:30:41 mtop kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Dec 04 20:30:41 mtop kernel: raid6: sse2x2   gen() 11281 MB/s
Dec 04 20:30:41 mtop kernel: raid6: sse2x2   xor()  7518 MB/s
Dec 04 20:30:41 mtop kernel: usb 1-1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.10
Dec 04 20:30:41 mtop kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Dec 04 20:30:41 mtop kernel: usb 1-1: Product: USB Receiver
Dec 04 20:30:41 mtop kernel: usb 1-1: Manufacturer: Logitech
Dec 04 20:30:41 mtop kernel: hidraw: raw HID events driver (C) Jiri Kosina
Dec 04 20:30:41 mtop kernel: usbcore: registered new interface driver usbhid
Dec 04 20:30:41 mtop kernel: usbhid: USB HID core driver
Dec 04 20:30:41 mtop kernel: raid6: sse2x1   gen()  9093 MB/s
Dec 04 20:30:41 mtop kernel: raid6: sse2x1   xor()  6165 MB/s
Dec 04 20:30:41 mtop kernel: raid6: using algorithm avx2x4 gen() 27045 MB/s
Dec 04 20:30:41 mtop kernel: raid6: .... xor() 16362 MB/s, rmw enabled
Dec 04 20:30:41 mtop kernel: raid6: using avx2x2 recovery algorithm
Dec 04 20:30:41 mtop kernel: xor: automatically using best checksumming function   avx       
Dec 04 20:30:41 mtop kernel: Btrfs loaded, crc32c=crc32c-intel
Dec 04 20:30:41 mtop kernel: BTRFS: device fsid 278554c0-9a4e-4eac-90a4-c9f6de1a72d4 devid 1 transid 303 /dev/nvme0n1p4
Dec 04 20:30:41 mtop kernel: usb 1-7: new full-speed USB device number 3 using xhci_hcd
Dec 04 20:30:41 mtop kernel: usb 1-7: config 1 interface 1 altsetting 0 endpoint 0x3 has wMaxPacketSize 0, skipping
Dec 04 20:30:41 mtop kernel: usb 1-7: config 1 interface 1 altsetting 0 endpoint 0x83 has wMaxPacketSize 0, skipping
Dec 04 20:30:41 mtop kernel: usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.10
Dec 04 20:30:41 mtop kernel: usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 04 20:30:41 mtop kernel: usb 1-8: new high-speed USB device number 4 using xhci_hcd
Dec 04 20:30:41 mtop kernel: device-mapper: uevent: version 1.0.3
Dec 04 20:30:41 mtop kernel: device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
Dec 04 20:30:41 mtop kernel: usb 1-8: New USB device found, idVendor=13d3, idProduct=56a6, bcdDevice=17.11
Dec 04 20:30:41 mtop kernel: usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Dec 04 20:30:41 mtop kernel: usb 1-8: Product: Integrated Camera
Dec 04 20:30:41 mtop kernel: usb 1-8: Manufacturer: Azurewave
Dec 04 20:30:41 mtop kernel: usb 1-8: SerialNumber: 0001
Dec 04 20:30:41 mtop kernel: usb 1-9: new full-speed USB device number 5 using xhci_hcd
Dec 04 20:30:41 mtop kernel: random: plymouthd: uninitialized urandom read (8 bytes read)
Dec 04 20:30:41 mtop kernel: random: plymouthd: uninitialized urandom read (8 bytes read)
Dec 04 20:30:41 mtop kernel: scsi 0:0:0:0: Direct-Access     Generic- SD/MMC           1.00 PQ: 0 ANSI: 6
Dec 04 20:30:41 mtop kernel: sd 0:0:0:0: [sda] Attached SCSI removable disk
Dec 04 20:30:41 mtop kernel: usb 1-9: New USB device found, idVendor=06cb, idProduct=009a, bcdDevice= 1.64
Dec 04 20:30:41 mtop kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
Dec 04 20:30:41 mtop kernel: usb 1-9: SerialNumber: 22b7b8072486
Dec 04 20:30:41 mtop kernel: random: crng init done
Dec 04 20:30:41 mtop kernel: BTRFS: device label bvol devid 1 transid 436161 /dev/dm-0
Dec 04 20:30:41 mtop kernel: BTRFS info (device dm-0): disk space caching is enabled
Dec 04 20:30:41 mtop kernel: BTRFS info (device dm-0): has skinny extents
Dec 04 20:30:41 mtop kernel: BTRFS info (device dm-0): enabling ssd optimizations
Dec 04 20:30:41 mtop systemd[1]: systemd 243.162-2-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Dec 04 20:30:41 mtop systemd[1]: Detected architecture x86-64.
Dec 04 20:30:41 mtop systemd[1]: Set hostname to <mtop>.
Dec 04 20:30:41 mtop systemd[1]: Created slice system-getty.slice.
Dec 04 20:30:41 mtop systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
Dec 04 20:30:41 mtop systemd[1]: Created slice system-systemd\x2dfsck.slice.
Dec 04 20:30:41 mtop systemd[1]: Created slice User and Session Slice.
Dec 04 20:30:41 mtop systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Dec 04 20:30:41 mtop systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Dec 04 20:30:41 mtop systemd[1]: Reached target Login Prompts.
Dec 04 20:30:41 mtop kernel: acpi_call: loading out-of-tree module taints kernel.
Dec 04 20:30:41 mtop kernel: acpi_call: module verification failed: signature and/or required key missing - tainting kernel
Dec 04 20:30:41 mtop kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Dec 04 20:30:41 mtop kernel: vboxdrv: Found 8 processor cores
Dec 04 20:30:41 mtop kernel: vboxdrv: TSC mode is Invariant, tentative frequency 1799999277 Hz
Dec 04 20:30:41 mtop kernel: vboxdrv: Successfully loaded version 6.0.14 (interface 0x00290008)
Dec 04 20:30:41 mtop kernel: VBoxPciLinuxInit
Dec 04 20:30:41 mtop kernel: vboxpci: IOMMU not found (not registered)
Dec 04 20:30:41 mtop kernel: VBoxNetAdp: Successfully started.
Dec 04 20:30:41 mtop kernel: VBoxNetFlt: Successfully started.
Dec 04 20:30:41 mtop systemd-journald[412]: Journal started
Dec 04 20:30:41 mtop systemd-journald[412]: Runtime Journal (/run/log/journal/f4adb9a8f7634cb496f90a66a3d6c96a) is 8.0M, max 1.5G, 1.5G free.
Dec 04 20:30:41 mtop systemd-modules-load[413]: Inserted module 'acpi_call'
Dec 04 20:30:41 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:41 mtop systemd-modules-load[413]: Inserted module 'crypto_user'
Dec 04 20:30:41 mtop systemd-modules-load[413]: Inserted module 'sg'
Dec 04 20:30:41 mtop systemd-vconsole-setup[416]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Dec 04 20:30:41 mtop systemd-vconsole-setup[416]: Fonts will not be copied to remaining consoles
Dec 04 20:30:41 mtop systemd-modules-load[413]: Inserted module 'vboxdrv'
Dec 04 20:30:41 mtop systemd-modules-load[413]: Inserted module 'vboxpci'
Dec 04 20:30:41 mtop systemd-modules-load[413]: Inserted module 'vboxnetadp'
Dec 04 20:30:41 mtop systemd-modules-load[413]: Inserted module 'vboxnetflt'
Dec 04 20:30:41 mtop kernel: audit: type=1130 audit(1575487841.155:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:41 mtop systemd[1]: Started Remount Root and Kernel File Systems.
Dec 04 20:30:41 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:41 mtop systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Dec 04 20:30:41 mtop systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Dec 04 20:30:41 mtop kernel: BTRFS info (device dm-0): use lzo compression, level 0
Dec 04 20:30:41 mtop kernel: BTRFS info (device dm-0): disk space caching is enabled
Dec 04 20:30:41 mtop kernel: audit: type=1130 audit(1575487841.341:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:41 mtop systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 04 20:30:41 mtop systemd[1]: Starting Load/Save Random Seed...
Dec 04 20:30:41 mtop systemd[1]: Condition check resulted in Create System Users being skipped.
Dec 04 20:30:41 mtop systemd[1]: Starting Create Static Device Nodes in /dev...
Dec 04 20:30:41 mtop systemd-journald[412]: Time spent on flushing to /var is 6.199ms for 798 entries.
Dec 04 20:30:41 mtop systemd-journald[412]: System Journal (/var/log/journal/f4adb9a8f7634cb496f90a66a3d6c96a) is 109.5M, max 100.0M, 0B free.
Dec 04 20:30:41 mtop kernel: audit: type=1130 audit(1575487841.355:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:41 mtop kernel: audit: type=1130 audit(1575487841.358:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:41 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:41 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:41 mtop systemd[1]: Started Load/Save Random Seed.
Dec 04 20:30:41 mtop systemd[1]: Started Create Static Device Nodes in /dev.
Dec 04 20:30:41 mtop systemd[1]: Starting udev Kernel Device Manager...
Dec 04 20:30:41 mtop systemd[1]: Started Flush Journal to Persistent Storage.
Dec 04 20:30:41 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:41 mtop kernel: audit: type=1130 audit(1575487841.465:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:41 mtop systemd-udevd[432]: /usr/lib/udev/rules.d/11-dm-lvm.rules:40 Invalid value for OPTIONS key, ignoring: 'event_timeout=180'
Dec 04 20:30:41 mtop systemd-udevd[432]: /usr/lib/udev/rules.d/11-dm-lvm.rules:40 The line takes no effect, ignoring.
Dec 04 20:30:41 mtop systemd[1]: Started udev Kernel Device Manager.
Dec 04 20:30:41 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:41 mtop systemd[1]: Starting Show Plymouth Boot Screen...
Dec 04 20:30:41 mtop kernel: audit: type=1130 audit(1575487841.615:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:41 mtop systemd[1]: plymouth-start.service: Succeeded.
Dec 04 20:30:41 mtop systemd[1]: Started Show Plymouth Boot Screen.
Dec 04 20:30:41 mtop systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Dec 04 20:30:41 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:41 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:41 mtop systemd[1]: Condition check resulted in Forward Password Requests to Plymouth Directory Watch being skipped.
Dec 04 20:30:41 mtop kernel: audit: type=1130 audit(1575487841.635:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:41 mtop kernel: audit: type=1131 audit(1575487841.635:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:41 mtop kernel: ACPI: AC Adapter [AC] (on-line)
Dec 04 20:30:41 mtop kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Dec 04 20:30:41 mtop kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Dec 04 20:30:41 mtop systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Dec 04 20:30:41 mtop systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Dec 04 20:30:41 mtop systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Dec 04 20:30:41 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:41 mtop kernel: audit: type=1130 audit(1575487841.735:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:41 mtop kernel: battery: ACPI: Battery Slot [BAT0] (battery present)
Dec 04 20:30:41 mtop kernel: battery: ACPI: Battery Slot [BAT1] (battery present)
Dec 04 20:30:41 mtop kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
Dec 04 20:30:41 mtop kernel: mei_me 0000:00:16.0: enabling device (0004 -> 0006)
Dec 04 20:30:41 mtop kernel: Non-volatile memory driver v1.3
Dec 04 20:30:41 mtop kernel: intel_rapl_common: Found RAPL domain package
Dec 04 20:30:41 mtop kernel: intel_rapl_common: Found RAPL domain dram
Dec 04 20:30:41 mtop kernel: proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
Dec 04 20:30:41 mtop systemd[1]: Found device SAMSUNG MZVLB512HAJQ-000L7 1.
Dec 04 20:30:41 mtop systemd[1]: Found device SAMSUNG MZVLB512HAJQ-000L7 2.
Dec 04 20:30:41 mtop systemd[1]: Starting Cryptography Setup for swap...
Dec 04 20:30:41 mtop systemd-cryptsetup[509]: Set cipher aes, mode cbc-essiv:sha256, key size 256 bits for device /dev/nvme0n1p2.
Dec 04 20:30:41 mtop systemd[1]: Found device SAMSUNG MZVLB512HAJQ-000L7 4.
Dec 04 20:30:41 mtop kernel: i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
Dec 04 20:30:41 mtop kernel: input: PC Speaker as /devices/platform/pcspkr/input/input7
Dec 04 20:30:41 mtop kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Dec 04 20:30:41 mtop kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Dec 04 20:30:41 mtop kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.26
Dec 04 20:30:41 mtop kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Dec 04 20:30:41 mtop kernel: thinkpad_acpi: ThinkPad BIOS N24ET53W (1.28 ), EC N24HT33W
Dec 04 20:30:41 mtop kernel: thinkpad_acpi: Lenovo ThinkPad T480, model 20L6S01U00
Dec 04 20:30:41 mtop kernel: e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
Dec 04 20:30:41 mtop kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Dec 04 20:30:41 mtop kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Dec 04 20:30:41 mtop kernel: thinkpad_acpi: radio switch found; radios are enabled
Dec 04 20:30:41 mtop kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
Dec 04 20:30:41 mtop kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
Dec 04 20:30:41 mtop kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
Dec 04 20:30:41 mtop kernel: thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
Dec 04 20:30:41 mtop kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Dec 04 20:30:41 mtop kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Dec 04 20:30:41 mtop kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Dec 04 20:30:41 mtop kernel: cfg80211: failed to load regulatory.db
Dec 04 20:30:41 mtop kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Dec 04 20:30:41 mtop kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Dec 04 20:30:41 mtop kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Dec 04 20:30:41 mtop kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Dec 04 20:30:41 mtop kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Dec 04 20:30:41 mtop kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Dec 04 20:30:41 mtop kernel: resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than pnp 00:08 [mem 0xfed10000-0xfed13fff]
Dec 04 20:30:41 mtop kernel: caller snb_uncore_imc_init_box+0x74/0xb0 [intel_uncore] mapping multiple BARs
Dec 04 20:30:41 mtop kernel: thinkpad_acpi: battery 2 registered (start 0, stop 100)
Dec 04 20:30:41 mtop kernel: thinkpad_acpi: battery 1 registered (start 0, stop 100)
Dec 04 20:30:41 mtop kernel: battery: new extension: ThinkPad Battery Extension
Dec 04 20:30:41 mtop kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input9
Dec 04 20:30:42 mtop systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Dec 04 20:30:42 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop systemd[1]: Reached target Local File Systems (Pre).
Dec 04 20:30:42 mtop systemd[1]: Mounting /boot...
Dec 04 20:30:42 mtop systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Dec 04 20:30:42 mtop kernel: audit: type=1130 audit(1575487842.001:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop systemd[1]: Starting File System Check on /dev/disk/by-uuid/E9F1-73D7...
Dec 04 20:30:42 mtop kernel: BTRFS info (device nvme0n1p4): enabling ssd optimizations
Dec 04 20:30:42 mtop kernel: BTRFS info (device nvme0n1p4): disk space caching is enabled
Dec 04 20:30:42 mtop kernel: BTRFS info (device nvme0n1p4): has skinny extents
Dec 04 20:30:42 mtop systemd[1]: Mounted /boot.
Dec 04 20:30:42 mtop systemd-fsck[527]: fsck.fat 4.1 (2017-01-24)
Dec 04 20:30:42 mtop systemd-fsck[527]: /dev/nvme0n1p1: 9 files, 2600/140520 clusters
Dec 04 20:30:42 mtop systemd[1]: Started File System Check on /dev/disk/by-uuid/E9F1-73D7.
Dec 04 20:30:42 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-E9F1\x2d73D7 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop systemd[1]: Mounting /efi...
Dec 04 20:30:42 mtop kernel: Intel(R) Wireless WiFi driver for Linux
Dec 04 20:30:42 mtop kernel: Copyright(c) 2003- 2015 Intel Corporation
Dec 04 20:30:42 mtop kernel: iwlwifi 0000:03:00.0: Found debug destination: EXTERNAL_DRAM
Dec 04 20:30:42 mtop kernel: iwlwifi 0000:03:00.0: Found debug configuration: 0
Dec 04 20:30:42 mtop kernel: iwlwifi 0000:03:00.0: loaded firmware version 36.77d01142.0 op_mode iwlmvm
Dec 04 20:30:42 mtop kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Dec 04 20:30:42 mtop systemd[1]: Mounted /efi.
Dec 04 20:30:42 mtop kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Dec 04 20:30:42 mtop kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) e8:6a:64:26:f8:49
Dec 04 20:30:42 mtop kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Dec 04 20:30:42 mtop kernel: e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: 1000FF-0FF
Dec 04 20:30:42 mtop systemd-udevd[458]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 04 20:30:42 mtop kernel: BTRFS info (device dm-0): device fsid 39f14b5e-84c0-4ec0-871b-0ed0910977b1 devid 1 moved old:/dev/mapper/root new:/dev/dm-0
Dec 04 20:30:42 mtop kernel: BTRFS info (device dm-0): device fsid 39f14b5e-84c0-4ec0-871b-0ed0910977b1 devid 1 moved old:/dev/dm-0 new:/dev/mapper/root
Dec 04 20:30:42 mtop systemd[1]: Found device /dev/disk/by-uuid/39f14b5e-84c0-4ec0-871b-0ed0910977b1.
Dec 04 20:30:42 mtop systemd[1]: \x2esnapshots.mount: Directory /.snapshots to mount over is not empty, mounting anyway.
Dec 04 20:30:42 mtop systemd[1]: Mounting /.snapshots...
Dec 04 20:30:42 mtop systemd[1]: Mounting /home...
Dec 04 20:30:42 mtop systemd[1]: Mounted /.snapshots.
Dec 04 20:30:42 mtop systemd[1]: Mounted /home.
Dec 04 20:30:42 mtop systemd-vconsole-setup[562]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Dec 04 20:30:42 mtop systemd-vconsole-setup[562]: Fonts will not be copied to remaining consoles
Dec 04 20:30:42 mtop systemd-vconsole-setup[563]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Dec 04 20:30:42 mtop systemd-vconsole-setup[563]: Fonts will not be copied to remaining consoles
Dec 04 20:30:42 mtop mtp-probe[588]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
Dec 04 20:30:42 mtop mtp-probe[588]: bus: 1, device: 4 was not an MTP device
Dec 04 20:30:42 mtop mtp-probe[589]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1"
Dec 04 20:30:42 mtop mtp-probe[589]: bus: 1, device: 2 was not an MTP device
Dec 04 20:30:42 mtop kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Dec 04 20:30:42 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Dec 04 20:30:42 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Dec 04 20:30:42 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Dec 04 20:30:42 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Dec 04 20:30:42 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
Dec 04 20:30:42 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Dec 04 20:30:42 mtop kernel: intel_rapl_common: Found RAPL domain package
Dec 04 20:30:42 mtop kernel: intel_rapl_common: Found RAPL domain core
Dec 04 20:30:42 mtop kernel: intel_rapl_common: Found RAPL domain uncore
Dec 04 20:30:42 mtop kernel: intel_rapl_common: Found RAPL domain dram
Dec 04 20:30:42 mtop mtp-probe[598]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9"
Dec 04 20:30:42 mtop mtp-probe[598]: bus: 1, device: 5 was not an MTP device
Dec 04 20:30:42 mtop mtp-probe[621]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3"
Dec 04 20:30:42 mtop mtp-probe[621]: bus: 2, device: 2 was not an MTP device
Dec 04 20:30:42 mtop kernel: mei_hdcp mei::b638ab7e-94e2-4ea2-a552-d1c54b627f04:01: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Dec 04 20:30:42 mtop systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight...
Dec 04 20:30:42 mtop mkswap[683]: Setting up swapspace version 1, size = 8 GiB (8589930496 bytes)
Dec 04 20:30:42 mtop mkswap[683]: no label, UUID=1f191372-cdca-4596-b9f3-a27a378ba268
Dec 04 20:30:42 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-cryptsetup@swap comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop systemd[1]: Started Cryptography Setup for swap.
Dec 04 20:30:42 mtop systemd[1]: Reached target Local Encrypted Volumes.
Dec 04 20:30:42 mtop systemd[1]: Started Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight.
Dec 04 20:30:42 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:tpacpi::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop systemd-udevd[463]: Using default interface naming scheme 'v243'.
Dec 04 20:30:42 mtop systemd-udevd[463]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 04 20:30:42 mtop kernel: e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
Dec 04 20:30:42 mtop kernel: iTCO_vendor_support: vendor-support=0
Dec 04 20:30:42 mtop kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Dec 04 20:30:42 mtop kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Dec 04 20:30:42 mtop kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Dec 04 20:30:42 mtop systemd[1]: Found device /dev/mapper/swap.
Dec 04 20:30:42 mtop systemd[1]: Activating swap /dev/mapper/swap...
Dec 04 20:30:42 mtop systemd-udevd[446]: Using default interface naming scheme 'v243'.
Dec 04 20:30:42 mtop kernel: Adding 8388604k swap on /dev/mapper/swap.  Priority:-2 extents:1 across:8388604k SSFS
Dec 04 20:30:42 mtop systemd[1]: Activated swap /dev/mapper/swap.
Dec 04 20:30:42 mtop systemd[1]: Reached target Swap.
Dec 04 20:30:42 mtop systemd[1]: Mounting Temporary Directory (/tmp)...
Dec 04 20:30:42 mtop systemd[1]: Mounted Temporary Directory (/tmp).
Dec 04 20:30:42 mtop systemd[1]: Reached target Local File Systems.
Dec 04 20:30:42 mtop systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Dec 04 20:30:42 mtop systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Dec 04 20:30:42 mtop systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Dec 04 20:30:42 mtop systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Dec 04 20:30:42 mtop systemd[1]: Starting Create Volatile Files and Directories...
Dec 04 20:30:42 mtop systemd[1]: Received SIGRTMIN+20 from PID 246 (plymouthd).
Dec 04 20:30:42 mtop systemd[1]: plymouth-read-write.service: Succeeded.
Dec 04 20:30:42 mtop systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Dec 04 20:30:42 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
Dec 04 20:30:42 mtop systemd[1]: Started Create Volatile Files and Directories.
Dec 04 20:30:42 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Dec 04 20:30:42 mtop systemd[1]: Starting Network Time Synchronization...
Dec 04 20:30:42 mtop systemd[1]: Condition check resulted in Update is Completed being skipped.
Dec 04 20:30:42 mtop systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Dec 04 20:30:42 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 04 20:30:42 mtop kernel: iwlwifi 0000:03:00.0: Allocated 0x00400000 bytes for firmware monitor.
Dec 04 20:30:42 mtop audit[797]: SYSTEM_BOOT pid=797 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
Dec 04 20:30:42 mtop kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
Dec 04 20:30:42 mtop kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
Dec 04 20:30:42 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
Dec 04 20:30:42 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
Dec 04 20:30:42 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
Dec 04 20:30:42 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
Dec 04 20:30:42 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Dec 04 20:30:42 mtop systemd[1]: Started Update UTMP about System Boot/Shutdown.
Dec 04 20:30:42 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop kernel: iwlwifi 0000:03:00.0: base HW address: 48:a4:72:dc:26:cf
Dec 04 20:30:42 mtop systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Dec 04 20:30:42 mtop systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Dec 04 20:30:42 mtop systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Dec 04 20:30:42 mtop systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Dec 04 20:30:42 mtop systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Dec 04 20:30:42 mtop systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Dec 04 20:30:42 mtop systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Dec 04 20:30:42 mtop systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Dec 04 20:30:42 mtop systemd[1]: Condition check resulted in Create System Users being skipped.
Dec 04 20:30:42 mtop systemd[1]: Condition check resulted in Update is Completed being skipped.
Dec 04 20:30:42 mtop systemd[1]: Starting Setup Virtual Console...
Dec 04 20:30:42 mtop systemd[1]: Received SIGRTMIN+20 from PID 246 (plymouthd).
Dec 04 20:30:42 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop systemd[1]: plymouth-read-write.service: Succeeded.
Dec 04 20:30:42 mtop systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Dec 04 20:30:42 mtop systemd-udevd[467]: controlC0: Process '/usr/bin/alsactl restore 0' failed with exit code 99.
Dec 04 20:30:42 mtop systemd-vconsole-setup[852]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Dec 04 20:30:42 mtop systemd-vconsole-setup[852]: Fonts will not be copied to remaining consoles
Dec 04 20:30:42 mtop systemd[1]: systemd-vconsole-setup.service: Succeeded.
Dec 04 20:30:42 mtop systemd[1]: Started Setup Virtual Console.
Dec 04 20:30:42 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop systemd[1]: Starting Show Plymouth Boot Screen...
Dec 04 20:30:42 mtop systemd[1]: plymouth-start.service: Succeeded.
Dec 04 20:30:42 mtop systemd[1]: Started Show Plymouth Boot Screen.
Dec 04 20:30:42 mtop systemd[1]: Condition check resulted in Forward Password Requests to Plymouth Directory Watch being skipped.
Dec 04 20:30:42 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Dec 04 20:30:42 mtop kernel: thermal thermal_zone6: failed to read out thermal zone (-61)
Dec 04 20:30:42 mtop systemd-udevd[445]: Using default interface naming scheme 'v243'.
Dec 04 20:30:42 mtop systemd-udevd[445]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 04 20:30:42 mtop kernel: iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
Dec 04 20:30:42 mtop kernel: psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4690]
Dec 04 20:30:42 mtop kernel: psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1162..]
Dec 04 20:30:42 mtop kernel: psmouse serio1: synaptics: Trying to set up SMBus access
Dec 04 20:30:42 mtop kernel: rmi4_smbus 6-002c: registering SMbus-connected sensor
Dec 04 20:30:42 mtop systemd[1]: Started Network Time Synchronization.
Dec 04 20:30:42 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop systemd[1]: Reached target System Initialization.
Dec 04 20:30:42 mtop systemd[1]: Started CUPS Scheduler.
Dec 04 20:30:42 mtop systemd[1]: Started Daily Cleanup of Snapper Snapshots.
Dec 04 20:30:42 mtop systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 04 20:30:42 mtop systemd[1]: Reached target Paths.
Dec 04 20:30:42 mtop systemd[1]: Reached target System Time Set.
Dec 04 20:30:42 mtop systemd[1]: Reached target System Time Synchronized.
Dec 04 20:30:42 mtop systemd[1]: Started Discard unused blocks once a week.
Dec 04 20:30:42 mtop systemd[1]: Started Daily rotation of log files.
Dec 04 20:30:42 mtop systemd[1]: Started Daily man-db regeneration.
Dec 04 20:30:42 mtop systemd[1]: Started Discard unused packages weekly.
Dec 04 20:30:42 mtop systemd[1]: Started Daily verification of password and group files.
Dec 04 20:30:42 mtop systemd[1]: Started Timeline of Snapper Snapshots.
Dec 04 20:30:42 mtop systemd[1]: Reached target Timers.
Dec 04 20:30:42 mtop systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 04 20:30:42 mtop systemd[1]: Listening on CUPS Scheduler.
Dec 04 20:30:42 mtop systemd[1]: Reached target Sockets.
Dec 04 20:30:42 mtop systemd[1]: Reached target Basic System.
Dec 04 20:30:42 mtop systemd[1]: Condition check resulted in Save/Restore Sound Card State being skipped.
Dec 04 20:30:42 mtop systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Dec 04 20:30:42 mtop systemd[1]: Reached target Sound Card.
Dec 04 20:30:42 mtop systemd[1]: Started D-Bus System Message Bus.
Dec 04 20:30:42 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop systemd[1]: Starting Network Manager...
Dec 04 20:30:42 mtop systemd[1]: Started Stop Intel throttling.
Dec 04 20:30:42 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lenovo_fix comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop systemd[1]: Starting Clean up modules from old kernels...
Dec 04 20:30:42 mtop systemd[1]: Starting Initialize hardware monitoring sensors...
Dec 04 20:30:42 mtop systemd[1]: Starting Optimus Manager Commands Daemon...
Dec 04 20:30:42 mtop systemd[1]: Condition check resulted in SSH Key Generation being skipped.
Dec 04 20:30:42 mtop bash[873]: + for i in /usr/lib/modules/[0-9]*
Dec 04 20:30:42 mtop bash[873]: + [[ 4.19.86-1-lts = \5\.\3\.\1\3\-\a\r\c\h\1\-\1 ]]
Dec 04 20:30:42 mtop bash[873]: + pacman -Qo /usr/lib/modules/4.19.86-1-lts
Dec 04 20:30:42 mtop systemd[1]: Starting Login Service...
Dec 04 20:30:42 mtop kernel: rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3276-022, fw id: 2700066
Dec 04 20:30:42 mtop systemd[1]: Started Initialize hardware monitoring sensors.
Dec 04 20:30:42 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lm_sensors comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop NetworkManager[871]: <info>  [1575487842.9108] NetworkManager (version 1.20.8-1) is starting... (for the first time)
Dec 04 20:30:42 mtop NetworkManager[871]: <info>  [1575487842.9109] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Dec 04 20:30:42 mtop systemd[1]: Started Network Manager.
Dec 04 20:30:42 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop NetworkManager[871]: <info>  [1575487842.9139] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Dec 04 20:30:42 mtop systemd[1]: Reached target Network.
Dec 04 20:30:42 mtop systemd[1]: Starting CUPS Scheduler...
Dec 04 20:30:42 mtop systemd[1]: Started OpenSSH Daemon.
Dec 04 20:30:42 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop systemd[1]: Starting Permit User Sessions...
Dec 04 20:30:42 mtop NetworkManager[871]: <info>  [1575487842.9174] manager[0x5580bce5c0f0]: monitoring kernel firmware directory '/lib/firmware'.
Dec 04 20:30:42 mtop dbus-daemon[870]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.12' (uid=0 pid=871 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 04 20:30:42 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:42 mtop systemd[1]: Starting Hostname Service...
Dec 04 20:30:42 mtop systemd[1]: Started Permit User Sessions.
Dec 04 20:30:42 mtop systemd[1]: Starting Deactivate Plymouth Boot Screen...
Dec 04 20:30:42 mtop systemd[1]: Starting Hold until boot process finishes up...
Dec 04 20:30:42 mtop sshd[885]: Server listening on 0.0.0.0 port 22.
Dec 04 20:30:42 mtop sshd[885]: Server listening on :: port 22.
Dec 04 20:30:42 mtop kernel: input: Synaptics TM3276-022 as /devices/rmi4-00/input/input18
Dec 04 20:30:42 mtop kernel: serio: RMI4 PS/2 pass-through port at rmi4-00.fn03
Dec 04 20:30:42 mtop kernel: mousedev: PS/2 mouse device common for all mice
Dec 04 20:30:42 mtop dbus-daemon[870]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.13' (uid=0 pid=884 comm="/usr/bin/cupsd -l ")
Dec 04 20:30:42 mtop systemd[1]: Starting Manage, Install and Generate Color Profiles...
Dec 04 20:30:43 mtop dbus-daemon[870]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Dec 04 20:30:43 mtop systemd[1]: Started Manage, Install and Generate Color Profiles.
Dec 04 20:30:43 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:43 mtop kernel: mc: Linux media interface: v0.10
Dec 04 20:30:43 mtop kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C52B.0001/input/input20
Dec 04 20:30:43 mtop kernel: hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
Dec 04 20:30:43 mtop kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input21
Dec 04 20:30:43 mtop kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input22
Dec 04 20:30:43 mtop kernel: videodev: Linux video capture interface: v2.00
Dec 04 20:30:43 mtop kernel: Bluetooth: Core ver 2.22
Dec 04 20:30:43 mtop kernel: NET: Registered protocol family 31
Dec 04 20:30:43 mtop kernel: Bluetooth: HCI device and connection manager initialized
Dec 04 20:30:43 mtop kernel: Bluetooth: HCI socket layer initialized
Dec 04 20:30:43 mtop kernel: Bluetooth: L2CAP socket layer initialized
Dec 04 20:30:43 mtop kernel: Bluetooth: SCO socket layer initialized
Dec 04 20:30:43 mtop kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0002/input/input23
Dec 04 20:30:43 mtop kernel: hid-generic 0003:046D:C52B.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
Dec 04 20:30:43 mtop kernel: hid-generic 0003:046D:C52B.0003: hiddev1,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input2
Dec 04 20:30:43 mtop systemd[1]: Started CUPS Scheduler.
Dec 04 20:30:43 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=org.cups.cupsd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:43 mtop lenovo_fix.py[872]: [I] Detected CPU architecture: Intel Kaby Lake (R)
Dec 04 20:30:43 mtop lenovo_fix.py[872]: [I] Loading config file.
Dec 04 20:30:43 mtop lenovo_fix.py[872]: [I] Starting main loop.
Dec 04 20:30:43 mtop kernel: usbcore: registered new interface driver btusb
Dec 04 20:30:43 mtop kernel: Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
Dec 04 20:30:43 mtop kernel: Bluetooth: hci0: Device revision is 16
Dec 04 20:30:43 mtop kernel: Bluetooth: hci0: Secure boot is enabled
Dec 04 20:30:43 mtop kernel: Bluetooth: hci0: OTP lock is enabled
Dec 04 20:30:43 mtop kernel: Bluetooth: hci0: API lock is enabled
Dec 04 20:30:43 mtop kernel: Bluetooth: hci0: Debug lock is disabled
Dec 04 20:30:43 mtop kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Dec 04 20:30:43 mtop kernel: Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
Dec 04 20:30:43 mtop systemd[1]: Starting Bluetooth service...
Dec 04 20:30:43 mtop kernel: uvcvideo: Found UVC 1.00 device Integrated Camera (13d3:56a6)
Dec 04 20:30:43 mtop bluetoothd[938]: Bluetooth daemon 5.52
Dec 04 20:30:43 mtop systemd[1]: Started Bluetooth service.
Dec 04 20:30:43 mtop bluetoothd[938]: Starting SDP server
Dec 04 20:30:43 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:43 mtop systemd[1]: Reached target Bluetooth.
Dec 04 20:30:43 mtop dbus-daemon[870]: [system] Successfully activated service 'org.freedesktop.hostname1'
Dec 04 20:30:43 mtop systemd[1]: Started Hostname Service.
Dec 04 20:30:43 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:43 mtop kernel: uvcvideo 1-8:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
Dec 04 20:30:43 mtop kernel: uvcvideo 1-8:1.0: Entity type for entity Extension 4 was not initialized!
Dec 04 20:30:43 mtop kernel: uvcvideo 1-8:1.0: Entity type for entity Processing 2 was not initialized!
Dec 04 20:30:43 mtop kernel: uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized!
Dec 04 20:30:43 mtop kernel: input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input25
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3117] hostname: hostname: using hostnamed
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3118] hostname: hostname changed from (none) to "mtop"
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3120] dns-mgr[0x5580bce17240]: init: dns=default,systemd-resolved rc-manager=symlink
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3127] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.6/0000:03:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3129] manager[0x5580bce5c0f0]: rfkill: Wi-Fi hardware radio set enabled
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3129] manager[0x5580bce5c0f0]: rfkill: WWAN hardware radio set enabled
Dec 04 20:30:43 mtop bluetoothd[938]: Bluetooth management interface 1.14 initialized
Dec 04 20:30:43 mtop kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Dec 04 20:30:43 mtop kernel: Bluetooth: BNEP filters: protocol multicast
Dec 04 20:30:43 mtop kernel: Bluetooth: BNEP socket layer initialized
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3151] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-adsl.so)
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3202] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-bluetooth.so)
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3216] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-ovs.so)
Dec 04 20:30:43 mtop kernel: psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3342] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-team.so)
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3360] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-wifi.so)
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3364] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-wwan.so)
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3366] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3367] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3368] manager: Networking is enabled by state file
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3368] dhcp-init: Using DHCP client 'internal'
Dec 04 20:30:43 mtop dbus-daemon[870]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.12' (uid=0 pid=871 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3372] settings: Loaded settings plugin: keyfile (internal)
Dec 04 20:30:43 mtop systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 04 20:30:43 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:43 mtop dbus-daemon[870]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Dec 04 20:30:43 mtop systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 04 20:30:43 mtop prime-switch-boot[875]: 2019-12-04 08:30:43 PM +0100 ====================
Dec 04 20:30:43 mtop prime-switch-boot[875]: Optimus Manager (Setup script) version 1.2.2
Dec 04 20:30:43 mtop prime-switch-boot[875]: Setting up boot
Dec 04 20:30:43 mtop prime-switch-boot[875]: Removing config copy
Dec 04 20:30:43 mtop prime-switch-boot[875]: removing last acpi_call state (if any)
Dec 04 20:30:43 mtop prime-switch-boot[875]: Copying user config
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3591] device (lo): carrier: link connected
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3593] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3602] manager: (enp0s31f6): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3619] settings: (enp0s31f6): created default wired connection 'Wired connection 1'
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.3623] device (enp0s31f6): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 04 20:30:43 mtop kernel: usbcore: registered new interface driver uvcvideo
Dec 04 20:30:43 mtop kernel: USB Video Class driver (1.1.1)
Dec 04 20:30:43 mtop kernel: logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input2
Dec 04 20:30:43 mtop kernel: input: TPPS/2 IBM TrackPoint as /devices/rmi4-00/rmi4-00.fn03/serio2/input/input19
Dec 04 20:30:43 mtop prime-switch-boot[875]: Cleaning up leftover Xorg conf
Dec 04 20:30:43 mtop prime-switch-boot[875]: Loading config
Dec 04 20:30:43 mtop prime-switch-boot[875]: Reading startup mode
Dec 04 20:30:43 mtop prime-switch-boot[875]: No kernel parameter set for startup, reading from file
Dec 04 20:30:43 mtop prime-switch-boot[875]: Startup mode is : intel
Dec 04 20:30:43 mtop prime-switch-boot[875]: Writing startup mode to requested GPU mode
Dec 04 20:30:43 mtop prime-switch-boot[875]: Writing requested mode
Dec 04 20:30:43 mtop prime-switch-boot[875]: Initial GPU setup
Dec 04 20:30:43 mtop prime-switch-boot[875]: Checking for GDM display servers
Dec 04 20:30:43 mtop kernel: input: Logitech Unifying Device. Wireless PID:4060 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:4060.0004/input/input26
Dec 04 20:30:43 mtop kernel: input: Logitech Unifying Device. Wireless PID:4060 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:4060.0004/input/input27
Dec 04 20:30:43 mtop kernel: input: Logitech Unifying Device. Wireless PID:4060 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:4060.0004/input/input28
Dec 04 20:30:43 mtop kernel: input: Logitech Unifying Device. Wireless PID:4060 System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:4060.0004/input/input29
Dec 04 20:30:43 mtop kernel: hid-generic 0003:046D:4060.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:4060] on usb-0000:00:14.0-1/input2:1
Dec 04 20:30:43 mtop kernel: input: Logitech Unifying Device. Wireless PID:2010 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:2010.0005/input/input33
Dec 04 20:30:43 mtop kernel: input: Logitech Unifying Device. Wireless PID:2010 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:2010.0005/input/input34
Dec 04 20:30:43 mtop kernel: input: Logitech Unifying Device. Wireless PID:2010 System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:2010.0005/input/input35
Dec 04 20:30:43 mtop kernel: hid-generic 0003:046D:2010.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:2010] on usb-0000:00:14.0-1/input2:3
Dec 04 20:30:43 mtop systemd-logind[936]: New seat seat0.
Dec 04 20:30:43 mtop systemd-logind[936]: Watching system buttons on /dev/input/event2 (Power Button)
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.5493] device (wlp3s0): driver supports Access Point (AP) mode
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.5497] manager: (wlp3s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.5502] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 04 20:30:43 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 04 20:30:43 mtop systemd-logind[936]: Watching system buttons on /dev/input/event1 (Lid Switch)
Dec 04 20:30:43 mtop systemd-logind[936]: Watching system buttons on /dev/input/event0 (Sleep Button)
Dec 04 20:30:43 mtop prime-switch-boot[875]: Available kernel modules : ['nouveau', 'bbswitch', 'acpi_call', 'nvidia', 'nvidia_drm', 'nvidia_modeset']
Dec 04 20:30:43 mtop prime-switch-boot[875]: Setting up base state
Dec 04 20:30:43 mtop prime-switch-boot[875]: Unloading modules ['nvidia_drm', 'nvidia_modeset', 'nvidia'] (if loaded)
Dec 04 20:30:43 mtop prime-switch-boot[875]: Unloading modules ['nouveau'] (if loaded)
Dec 04 20:30:43 mtop prime-switch-boot[875]: Loading module bbswitch
Dec 04 20:30:43 mtop kernel: bbswitch: version 0.8
Dec 04 20:30:43 mtop kernel: bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
Dec 04 20:30:43 mtop kernel: bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.RP01.PEGP
Dec 04 20:30:43 mtop kernel: ACPI Warning: \_SB.PCI0.RP01.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20190703/nsarguments-59)
Dec 04 20:30:43 mtop kernel: bbswitch: detected an Optimus _DSM function
Dec 04 20:30:43 mtop kernel: pci 0000:01:00.0: enabling device (0006 -> 0007)
Dec 04 20:30:43 mtop kernel: bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
Dec 04 20:30:43 mtop prime-switch-boot[875]: Setting GPU power to ON via bbswitch
Dec 04 20:30:43 mtop prime-switch-boot[875]: Loading module bbswitch
Dec 04 20:30:43 mtop bash[873]: /usr/lib/modules/4.19.86-1-lts/ is owned by linux-lts 4.19.86-1
Dec 04 20:30:43 mtop bash[873]: /usr/lib/modules/4.19.86-1-lts/ is owned by linux-lts-headers 4.19.86-1
Dec 04 20:30:43 mtop bash[873]: /usr/lib/modules/4.19.86-1-lts/ is owned by nvidia-lts 1:440.36-2
Dec 04 20:30:43 mtop bash[873]: + continue
Dec 04 20:30:43 mtop bash[873]: + for i in /usr/lib/modules/[0-9]*
Dec 04 20:30:43 mtop bash[873]: + [[ 5.3.13-arch1-1 = \5\.\3\.\1\3\-\a\r\c\h\1\-\1 ]]
Dec 04 20:30:43 mtop bash[873]: + continue
Dec 04 20:30:43 mtop prime-switch-boot[875]: Setting up Intel state
Dec 04 20:30:43 mtop prime-switch-boot[875]: Setting GPU power to OFF via bbswitch
Dec 04 20:30:43 mtop systemd[1]: linux-modules-cleanup.service: Succeeded.
Dec 04 20:30:43 mtop systemd[1]: Started Clean up modules from old kernels.
Dec 04 20:30:43 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=linux-modules-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:43 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=linux-modules-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:43 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 04 20:30:43 mtop kernel: bbswitch: disabling discrete graphics
Dec 04 20:30:43 mtop kernel: input: Logitech MX Master as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:4060.0004/input/input39
Dec 04 20:30:43 mtop kernel: logitech-hidpp-device 0003:046D:4060.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech MX Master] on usb-0000:00:14.0-1/input2:1
Dec 04 20:30:43 mtop kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
Dec 04 20:30:43 mtop NetworkManager[871]: <info>  [1575487843.7909] device (wlp3s0): set-hw-addr: set MAC address to 9E:73:9E:25:9E:88 (scanning)
Dec 04 20:30:43 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 04 20:30:43 mtop prime-switch-boot[875]: Loaded extra Intel Xorg options (0 lines)
Dec 04 20:30:43 mtop prime-switch-boot[875]: Loaded extra Nvidia Xorg options (0 lines)
Dec 04 20:30:43 mtop prime-switch-boot[875]: Writing to /etc/X11/xorg.conf.d/10-optimus-manager.conf
Dec 04 20:30:43 mtop systemd[1]: Started Optimus Manager Commands Daemon.
Dec 04 20:30:43 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=optimus-manager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:43 mtop dbus-daemon[870]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.21' (uid=973 pid=929 comm="/usr/lib/colord-sane ")
Dec 04 20:30:43 mtop dbus-daemon[870]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 04 20:30:43 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 04 20:30:43 mtop systemd-logind[936]: Watching system buttons on /dev/input/event5 (AT Translated Set 2 keyboard)
Dec 04 20:30:43 mtop systemd-logind[936]: Watching system buttons on /dev/input/event7 (ThinkPad Extra Buttons)
Dec 04 20:30:44 mtop kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
Dec 04 20:30:44 mtop python3[974]: Optimus Manager (Daemon) version 1.2.2
Dec 04 20:30:44 mtop python3[974]: Automatic log cropping
Dec 04 20:30:44 mtop python3[974]: Opening UNIX socket
Dec 04 20:30:44 mtop python3[974]: Awaiting commands
Dec 04 20:30:44 mtop NetworkManager[871]: <info>  [1575487844.0189] ovsdb: Could not connect: No such file or directory
Dec 04 20:30:44 mtop dbus-daemon[870]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.12' (uid=0 pid=871 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 04 20:30:44 mtop systemd[1]: Started Login Service.
Dec 04 20:30:44 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:44 mtop NetworkManager[871]: <info>  [1575487844.0203] bluez: use BlueZ version 5
Dec 04 20:30:44 mtop systemd[1]: Starting WPA supplicant...
Dec 04 20:30:44 mtop dbus-daemon[870]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Dec 04 20:30:44 mtop wpa_supplicant[976]: Successfully initialized wpa_supplicant
Dec 04 20:30:44 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:44 mtop systemd[1]: Started WPA supplicant.
Dec 04 20:30:44 mtop NetworkManager[871]: <info>  [1575487844.0279] supplicant: wpa_supplicant running
Dec 04 20:30:44 mtop NetworkManager[871]: <info>  [1575487844.0280] device (wlp3s0): supplicant interface state: init -> starting
Dec 04 20:30:44 mtop kernel: logitech-hidpp-device 0003:046D:2010.0005: HID++ 1.0 device connected.
Dec 04 20:30:44 mtop NetworkManager[871]: <info>  [1575487844.1003] sup-iface[0x5580bce69930,wlp3s0]: supports 5 scan SSIDs
Dec 04 20:30:44 mtop NetworkManager[871]: <info>  [1575487844.1008] device (wlp3s0): supplicant interface state: starting -> ready
Dec 04 20:30:44 mtop NetworkManager[871]: <info>  [1575487844.1008] Wi-Fi P2P device controlled by interface wlp3s0 created
Dec 04 20:30:44 mtop NetworkManager[871]: <info>  [1575487844.1010] manager: (p2p-dev-wlp3s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Dec 04 20:30:44 mtop NetworkManager[871]: <info>  [1575487844.1011] device (p2p-dev-wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 04 20:30:44 mtop NetworkManager[871]: <warn>  [1575487844.1015] sup-iface: failed to cancel p2p connect: P2P cancel failed
Dec 04 20:30:44 mtop NetworkManager[871]: <info>  [1575487844.1016] device (p2p-dev-wlp3s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Dec 04 20:30:44 mtop NetworkManager[871]: <info>  [1575487844.1017] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Dec 04 20:30:44 mtop kernel: Bluetooth: hci0: Waiting for firmware download to complete
Dec 04 20:30:44 mtop kernel: Bluetooth: hci0: Firmware loaded in 1415840 usecs
Dec 04 20:30:44 mtop kernel: Bluetooth: hci0: Waiting for device to boot
Dec 04 20:30:44 mtop kernel: Bluetooth: hci0: Device booted in 11934 usecs
Dec 04 20:30:44 mtop kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
Dec 04 20:30:44 mtop kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Dec 04 20:30:44 mtop kernel: NET: Registered protocol family 38
Dec 04 20:30:44 mtop NetworkManager[871]: <info>  [1575487844.8370] bluez5: NAP: added interface 48:A4:72:DC:26:D3
Dec 04 20:30:45 mtop kernel: input: Logitech K800 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:2010.0005/input/input40
Dec 04 20:30:45 mtop kernel: logitech-hidpp-device 0003:046D:2010.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech K800] on usb-0000:00:14.0-1/input2:3
Dec 04 20:30:45 mtop systemd-logind[936]: Watching system buttons on /dev/input/event19 (Logitech MX Master)
Dec 04 20:30:45 mtop systemd-logind[936]: Watching system buttons on /dev/input/event20 (Logitech K800)
Dec 04 20:30:45 mtop systemd[1]: Received SIGRTMIN+21 from PID 246 (plymouthd).
Dec 04 20:30:45 mtop systemd[1]: plymouth-deactivate.service: Succeeded.
Dec 04 20:30:45 mtop systemd[1]: Started Deactivate Plymouth Boot Screen.
Dec 04 20:30:45 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-deactivate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:45 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-deactivate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:45 mtop systemd[1]: Starting GNOME Display Manager...
Dec 04 20:30:45 mtop systemd[1]: Started GNOME Display Manager.
Dec 04 20:30:45 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm-plymouth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:45 mtop dbus-daemon[870]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.24' (uid=0 pid=1023 comm="/usr/bin/gdm ")
Dec 04 20:30:45 mtop systemd[1]: Reached target User and Group Name Lookups.
Dec 04 20:30:45 mtop systemd[1]: Starting Accounts Service...
Dec 04 20:30:45 mtop dbus-daemon[870]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.25' (uid=0 pid=1026 comm="/usr/lib/accounts-daemon ")
Dec 04 20:30:45 mtop systemd[1]: Starting Authorization Manager...
Dec 04 20:30:45 mtop polkitd[1030]: Started polkitd version 0.116
Dec 04 20:30:45 mtop polkitd[1030]: Loading rules from directory /etc/polkit-1/rules.d
Dec 04 20:30:45 mtop polkitd[1030]: Loading rules from directory /usr/share/polkit-1/rules.d
Dec 04 20:30:45 mtop polkitd[1030]: Finished loading, compiling and executing 8 rules
Dec 04 20:30:45 mtop dbus-daemon[870]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Dec 04 20:30:45 mtop systemd[1]: Started Authorization Manager.
Dec 04 20:30:45 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:45 mtop polkitd[1030]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Dec 04 20:30:45 mtop accounts-daemon[1026]: started daemon version 0.6.55
Dec 04 20:30:45 mtop dbus-daemon[870]: [system] Successfully activated service 'org.freedesktop.Accounts'
Dec 04 20:30:45 mtop systemd[1]: Started Accounts Service.
Dec 04 20:30:45 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:45 mtop audit[1044]: USER_AUTH pid=1044 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=mtop addr=? terminal=/dev/tty1 res=success'
Dec 04 20:30:45 mtop audit[1044]: USER_ACCT pid=1044 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=mtop addr=? terminal=/dev/tty1 res=success'
Dec 04 20:30:45 mtop audit[1044]: CRED_ACQ pid=1044 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=mtop addr=? terminal=/dev/tty1 res=success'
Dec 04 20:30:45 mtop systemd[1]: Created slice User Slice of UID 120.
Dec 04 20:30:45 mtop systemd[1]: Starting User Runtime Directory /run/user/120...
Dec 04 20:30:45 mtop systemd-logind[936]: New session c1 of user gdm.
Dec 04 20:30:45 mtop systemd[1]: Started User Runtime Directory /run/user/120.
Dec 04 20:30:45 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:45 mtop systemd[1]: Starting User Manager for UID 120...
Dec 04 20:30:45 mtop audit[1049]: USER_ACCT pid=1049 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:45 mtop systemd[1049]: pam_unix(systemd-user:session): session opened for user gdm by (uid=0)
Dec 04 20:30:45 mtop audit[1049]: USER_START pid=1049 uid=0 auid=120 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:45 mtop systemd[1049]: Reached target Paths.
Dec 04 20:30:45 mtop systemd[1049]: Reached target Timers.
Dec 04 20:30:45 mtop systemd[1049]: Starting D-Bus User Message Bus Socket.
Dec 04 20:30:45 mtop systemd[1049]: Listening on GnuPG network certificate management daemon.
Dec 04 20:30:45 mtop systemd[1049]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 04 20:30:45 mtop systemd[1049]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 04 20:30:45 mtop systemd[1049]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 04 20:30:45 mtop systemd[1049]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 04 20:30:45 mtop systemd[1049]: Listening on p11-kit server.
Dec 04 20:30:45 mtop systemd[1049]: Listening on Multimedia System.
Dec 04 20:30:45 mtop systemd[1049]: Listening on Sound System.
Dec 04 20:30:45 mtop systemd[1049]: Listening on D-Bus User Message Bus Socket.
Dec 04 20:30:45 mtop systemd[1049]: Reached target Sockets.
Dec 04 20:30:45 mtop systemd[1049]: Reached target Basic System.
Dec 04 20:30:45 mtop systemd[1]: Started User Manager for UID 120.
Dec 04 20:30:45 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:45 mtop systemd[1049]: Starting Update XDG user dir configuration...
Dec 04 20:30:45 mtop systemd[1]: Started Session c1 of user gdm.
Dec 04 20:30:45 mtop systemd[1049]: xdg-user-dirs-update.service: Succeeded.
Dec 04 20:30:45 mtop systemd[1049]: Started Update XDG user dir configuration.
Dec 04 20:30:45 mtop systemd[1049]: Reached target Main User Target.
Dec 04 20:30:45 mtop systemd[1049]: Startup finished in 77ms.
Dec 04 20:30:45 mtop audit[1044]: USER_START pid=1044 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_keyinit,pam_succeed_if,pam_systemd,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=mtop addr=? terminal=/dev/tty1 res=success'
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (--) Log file renamed from "/var/lib/gdm/.local/share/xorg/Xorg.pid-1061.log" to "/var/lib/gdm/.local/share/xorg/Xorg.0.log"
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (WW) Failed to open protocol names file lib/xorg/protocol.txt
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: X.Org X Server 1.20.6
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: X Protocol Version 11, Revision 0
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: Build Operating System: Linux Arch Linux
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: Current Operating System: Linux mtop 5.3.13-arch1-1 #1 SMP PREEMPT Sun, 24 Nov 2019 10:15:50 +0000 x86_64
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=39f14b5e-84c0-4ec0-871b-0ed0910977b1 rw rootflags=subvol=@ cryptdevice=/dev/nvme0n1p3:root quiet splash
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: Build Date: 23 November 2019  06:54:33AM
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:  
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: Current version of pixman: 0.38.4
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         Before reporting problems, check http://wiki.x.org
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         to make sure that you have the latest version.
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: Markers: (--) probed, (**) from config file, (==) default setting,
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         (++) from command line, (!!) notice, (II) informational,
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (==) Log file: "/var/lib/gdm/.local/share/xorg/Xorg.0.log", Time: Wed Dec  4 20:30:45 2019
Dec 04 20:30:45 mtop dbus-daemon[870]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.35' (uid=973 pid=929 comm="/usr/lib/colord-sane ")
Dec 04 20:30:45 mtop dbus-daemon[870]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (==) Using config directory: "/etc/X11/xorg.conf.d"
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (==) No Layout section.  Using the first Screen section.
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (==) No screen section available. Using defaults.
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (**) |-->Screen "Default Screen Section" (0)
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (**) |   |-->Monitor "<default monitor>"
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (==) No device specified for screen "Default Screen Section".
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         Using the first device section listed.
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (**) |   |-->Device "intel"
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (==) No monitor specified for screen "Default Screen Section".
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         Using a default monitor configuration.
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (==) Automatically adding devices
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (==) Automatically enabling devices
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (==) Automatically adding GPU devices
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (==) Automatically binding GPU devices
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         Entry deleted from font path.
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         (Run 'mkfontdir' on "/usr/share/fonts/misc").
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (WW) The directory "/usr/share/fonts/OTF" does not exist.
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         Entry deleted from font path.
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (WW) The directory "/usr/share/fonts/Type1" does not exist.
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         Entry deleted from font path.
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (==) FontPath set to:
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         /usr/share/fonts/TTF,
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         /usr/share/fonts/100dpi,
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         /usr/share/fonts/75dpi
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (==) ModulePath set to "/usr/lib/xorg/modules"
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (II) The server relies on udev to provide the list of input devices.
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         If no devices become available, reconfigure udev or disable AutoAddDevices.
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (II) Module ABI versions:
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         X.Org ANSI C Emulation: 0.4
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         X.Org Video Driver: 24.0
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         X.Org XInput driver : 24.1
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         X.Org Server Extension : 10.0
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (++) using VT number 1
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (II) xfree86: Adding drm device (/dev/dri/card0)
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (--) PCI:*(0@0:2:0) 8086:5917:17aa:225e rev 7, Mem @ 0xdb000000/16777216, 0x60000000/536870912, I/O @ 0x0000e000/64, BIOS @ 0x????????/131072
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (--) PCI: (1@0:0:0) 10de:1d10:17aa:225e rev 161, Mem @ 0xdc000000/16777216, 0x80000000/268435456, 0x90000000/33554432, I/O @ 0x0000d000/128
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (II) LoadModule: "glx"
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (II) Module glx: vendor="X.Org Foundation"
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         compiled for 1.20.6, module version = 1.0.0
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         ABI class: X.Org Server Extension, version 10.0
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (II) LoadModule: "modesetting"
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (II) Module modesetting: vendor="X.Org Foundation"
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         compiled for 1.20.6, module version = 1.20.6
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         Module class: X.Org Video Driver
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         ABI class: X.Org Video Driver, version 24.0
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): using drv /dev/dri/card0
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Creating default Display subsection in Screen section
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]:         "Default Screen Section" for depth/fbbpp 24/32
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (==) modeset(0): Depth 24, (==) framebuffer bpp 32
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (==) modeset(0): RGB weight 888
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (==) modeset(0): Default visual is TrueColor
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (II) Loading sub module "glamoregl"
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (II) LoadModule: "glamoregl"
Dec 04 20:30:45 mtop /usr/lib/gdm-x-session[1059]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) Module glamoregl: vendor="X.Org Foundation"
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]:         compiled for 1.20.6, module version = 1.0.1
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]:         ABI class: X.Org ANSI C Emulation, version 0.4
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) UHD Graphics 620 (Kabylake GT2)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): glamor initialized
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Output eDP-1 has no monitor section
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Output DP-1 has no monitor section
Dec 04 20:30:46 mtop kernel: broken atomic modeset userspace detected, disabling atomic
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Output HDMI-1 has no monitor section
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Output DP-2 has no monitor section
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Output HDMI-2 has no monitor section
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): EDID for output eDP-1
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Manufacturer: LGD  Model: 521  Serial#: 0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Year: 2016  Week: 0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): EDID Version: 1.4
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Digital Display Input
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): 6 bits per channel
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Digital interface is DisplayPort
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Max Image Size [cm]: horiz.: 31  vert.: 17
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Gamma: 2.20
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): DPMS capabilities: StandBy Suspend Off
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): First detailed timing is preferred mode
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Preferred mode is native pixel format and refresh rate
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): redX: 0.580 redY: 0.360   greenX: 0.335 greenY: 0.560
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): blueX: 0.160 blueY: 0.120   whiteX: 0.313 whiteY: 0.329
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Manufacturer's mask: 0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Supported detailed timing:
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): clock: 138.7 MHz   Image Size:  309 x 174 mm
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Supported detailed timing:
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): clock: 110.9 MHz   Image Size:  309 x 174 mm
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):  LG Display
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):  LP140WF6-SPB7
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): EDID (in hex):
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         00ffffffffffff0030e4210500000000
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         001a0104951f1178ea9d35945c558f29
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         1e505400000001010101010101010101
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         0101010101012e3680a070381f403020
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         350035ae1000001a542b80a070381f40
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         3020350035ae1000001a000000fe004c
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         4720446973706c61790a2020000000fe
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         004c503134305746362d535042370074
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Printing probed modes for output eDP-1
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1920x1080"x60.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1920x1080"x48.0  110.92  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (53.3 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): EDID for output DP-1
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): EDID for output HDMI-1
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): EDID for output DP-2
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): EDID for output HDMI-2
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Manufacturer: DEL  Model: d072  Serial#: 810038604
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Year: 2015  Week: 19
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): EDID Version: 1.3
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Digital Display Input
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Max Image Size [cm]: horiz.: 55  vert.: 31
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Gamma: 2.20
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): DPMS capabilities: StandBy Suspend Off
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Default color space is primary color space
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): First detailed timing is preferred mode
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): redX: 0.661 redY: 0.332   greenX: 0.302 greenY: 0.613
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): blueX: 0.149 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Supported established timings:
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): 720x400@70Hz
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): 640x480@60Hz
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): 640x480@75Hz
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): 800x600@60Hz
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): 800x600@75Hz
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): 1024x768@60Hz
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): 1024x768@75Hz
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): 1280x1024@75Hz
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Manufacturer's mask: 0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Supported standard timings:
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): #1: hsize: 1920  vsize 1200  refresh: 60  vid: 209
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): #3: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): #5: hsize: 1200  vsize 960  refresh: 60  vid: 32887
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Supported detailed timing:
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): clock: 241.5 MHz   Image Size:  553 x 311 mm
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Serial No: 9X2VY5560H5L
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Monitor name: DELL U2515H
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Ranges: V min: 56 V max: 86 Hz, H min: 30 H max: 113 kHz, PixClock max 305 MHz
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Supported detailed timing:
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): clock: 148.5 MHz   Image Size:  553 x 311 mm
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): v_active: 1080  v_sync: 1082  v_sync_end 1087 v_blanking: 1125 v_border: 0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Supported detailed timing:
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): clock: 74.2 MHz   Image Size:  553 x 311 mm
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Supported detailed timing:
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): clock: 74.2 MHz   Image Size:  553 x 311 mm
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Supported detailed timing:
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): clock: 27.0 MHz   Image Size:  553 x 311 mm
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Supported detailed timing:
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): clock: 162.0 MHz   Image Size:  553 x 311 mm
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): h_active: 2048  h_sync: 2074  h_sync_end 2154 h_blank_end 2250 h_border: 0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): v_active: 1152  v_sync: 1153  v_sync_end 1156 v_blanking: 1200 v_border: 0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Number of EDID sections to follow: 1
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): EDID (in hex):
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         00ffffffffffff0010ac72d04c354830
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         1319010380371f78ee4455a9554d9d26
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         0f5054a54b00b300d100714fa9408180
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         778001010101565e00a0a0a029503020
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         350029372100001a000000ff00395832
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         56593535363048354c0a000000fc0044
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         454c4c205532353135480a20000000fd
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         0038561e711e000a202020202020011b
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         020322f14f1005040302071601141f12
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         13202122230907078301000065030c00
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         2000023a801871382d40582c25002937
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         2100001e011d8018711c1620582c2500
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         29372100009e011d007251d01e206e28
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         550029372100001e8c0ad08a20e02d10
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         103e9600293721000018483f00ca8080
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0):         30401a50130029372100001e000000dd
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Printing probed modes for output HDMI-2
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "2048x1152"x60.0  162.00  2048 2074 2154 2250  1152 1153 1156 1200 +hsync +vsync (72.0 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1082 1087 1125 +hsync +vsync (67.5 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1920x1080"x30.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1920x1080"x25.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1920x1080"x24.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1920x1080"x30.0   74.18  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1920x1080"x24.0   74.18  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1200x960"x60.0   95.40  1200 1272 1400 1600  960 961 964 994 -hsync +vsync (59.6 kHz)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "720x576i"x50.0   13.50  720 732 795 864  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "720x480i"x60.0   13.51  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.8 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "720x480i"x59.9   13.50  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Output eDP-1 connected
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Output DP-1 disconnected
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Output HDMI-1 disconnected
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Output DP-2 disconnected
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Output HDMI-2 connected
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Using spanning desktop for initial modes
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Output HDMI-2 using initial mode 2560x1440 +1920+0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (==) modeset(0): DPI set to (96, 96)
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) Loading sub module "fb"
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) LoadModule: "fb"
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) Loading /usr/lib/xorg/modules/libfb.so
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (II) Module fb: vendor="X.Org Foundation"
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]:         compiled for 1.20.6, module version = 1.0.0
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]:         ABI class: X.Org ANSI C Emulation, version 0.4
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (==) modeset(0): Backing store enabled
Dec 04 20:30:46 mtop /usr/lib/gdm-x-session[1059]: (==) modeset(0): Silken mouse disabled
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (==) modeset(0): DPMS enabled
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (WW) modeset(0): Option "DRI" is not used
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): [DRI2] Setup complete
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): [DRI2]   DRI driver: i965
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): [DRI2]   VDPAU driver: i965
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension Generic Event Extension
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension SHAPE
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension MIT-SHM
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension XInputExtension
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension XTEST
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension BIG-REQUESTS
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension SYNC
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension XKEYBOARD
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension XC-MISC
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension SECURITY
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension XFIXES
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension RENDER
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension RANDR
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension COMPOSITE
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension DAMAGE
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension MIT-SCREEN-SAVER
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension DOUBLE-BUFFER
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension RECORD
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension DPMS
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension Present
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension DRI3
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension X-Resource
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension XVideo
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension XVideo-MotionCompensation
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension GLX
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) AIGLX: Loaded and initialized i965
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) GLX: Initialized DRI2 GL provider for screen 0
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension XFree86-VidModeExtension
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension XFree86-DGA
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension XFree86-DRI
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Initializing extension DRI2
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Damage tracking initialized
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Setting screen physical size to 1185 x 381
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device Power Button (/dev/input/event2)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) LoadModule: "libinput"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Module libinput: vendor="X.Org Foundation"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]:         compiled for 1.20.5, module version = 0.29.0
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]:         Module class: X.Org XInput Driver
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]:         ABI class: X.Org XInput driver, version 24.1
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Using input driver 'libinput' for 'Power Button'
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 15 paused 0
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Power Button: always reports core events
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "Device" "/dev/input/event2"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "_source" "server/udev"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event2  - Power Button: is tagged by udev as: Keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event2  - Power Button: device is a keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event2  - Power Button: device removed
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event2  - Power Button: is tagged by udev as: Keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event2  - Power Button: device is a keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device Video Bus (/dev/input/event3)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Using input driver 'libinput' for 'Video Bus'
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 18 paused 0
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Video Bus: always reports core events
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "Device" "/dev/input/event3"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "_source" "server/udev"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event3  - Video Bus: is tagged by udev as: Keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event3  - Video Bus: device is a keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event3  - Video Bus: device removed
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event3  - Video Bus: is tagged by udev as: Keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event3  - Video Bus: device is a keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device Video Bus (/dev/input/event4)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Using input driver 'libinput' for 'Video Bus'
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 19 paused 0
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Video Bus: always reports core events
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "Device" "/dev/input/event4"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "_source" "server/udev"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event4  - Video Bus: is tagged by udev as: Keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event4  - Video Bus: device is a keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event4  - Video Bus: device removed
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:35/LNXVIDEO:01/input/input4/event4"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event4  - Video Bus: is tagged by udev as: Keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event4  - Video Bus: device is a keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) No input driver specified, ignoring this device.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) This device may have been added with another device file.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Using input driver 'libinput' for 'Sleep Button'
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 20 paused 0
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Sleep Button: always reports core events
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "Device" "/dev/input/event0"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "_source" "server/udev"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event0  - Sleep Button: is tagged by udev as: Keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event0  - Sleep Button: device is a keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event0  - Sleep Button: device removed
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event0  - Sleep Button: is tagged by udev as: Keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event0  - Sleep Button: device is a keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device Logitech K800 (/dev/input/event20)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Logitech K800: Applying InputClass "libinput keyboard catchall"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Using input driver 'libinput' for 'Logitech K800'
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 21 paused 0
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Logitech K800: always reports core events
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "Device" "/dev/input/event20"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "_source" "server/udev"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event20 - Logitech K800: is tagged by udev as: Keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event20 - Logitech K800: device is a keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event20 - Logitech K800: device removed
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) libinput: Logitech K800: needs a virtual subdevice
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:2010.0005/input/input40/event20"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) XINPUT: Adding extended input device "Logitech K800" (type: MOUSE, id 10)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "AccelerationScheme" "none"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Logitech K800: (accel) selected scheme none/0
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Logitech K800: (accel) acceleration factor: 2.000
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Logitech K800: (accel) acceleration threshold: 4
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event20 - Logitech K800: is tagged by udev as: Keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event20 - Logitech K800: device is a keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device Logitech MX Master (/dev/input/event19)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Using input driver 'libinput' for 'Logitech MX Master'
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 22 paused 0
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Logitech MX Master: always reports core events
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "Device" "/dev/input/event19"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "_source" "server/udev"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event19 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event19 - Logitech MX Master: device set to 1000 DPI
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event19 - Logitech MX Master: device is a pointer
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event19 - Logitech MX Master: device is a keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event19 - Logitech MX Master: device removed
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) libinput: Logitech MX Master: needs a virtual subdevice
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:4060.0004/input/input39/event19"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) XINPUT: Adding extended input device "Logitech MX Master" (type: MOUSE, id 11)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "AccelerationScheme" "none"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Logitech MX Master: (accel) selected scheme none/0
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Logitech MX Master: (accel) acceleration factor: 2.000
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Logitech MX Master: (accel) acceleration threshold: 4
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event19 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event19 - Logitech MX Master: device set to 1000 DPI
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event19 - Logitech MX Master: device is a pointer
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event19 - Logitech MX Master: device is a keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device Logitech MX Master (/dev/input/mouse2)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) No input driver specified, ignoring this device.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) This device may have been added with another device file.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event17)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 23 paused 0
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Integrated Camera: Integrated C: always reports core events
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "Device" "/dev/input/event17"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "_source" "server/udev"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event17 - Integrated Camera: Integrated C: device is a keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event17 - Integrated Camera: Integrated C: device removed
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input25/event17"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 12)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event17 - Integrated Camera: Integrated C: device is a keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) No input driver specified, ignoring this device.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) This device may have been added with another device file.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) No input driver specified, ignoring this device.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) This device may have been added with another device file.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) No input driver specified, ignoring this device.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) This device may have been added with another device file.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) No input driver specified, ignoring this device.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) This device may have been added with another device file.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event12)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) No input driver specified, ignoring this device.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) This device may have been added with another device file.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event13)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) No input driver specified, ignoring this device.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) This device may have been added with another device file.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event14)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) No input driver specified, ignoring this device.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) This device may have been added with another device file.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event15)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) No input driver specified, ignoring this device.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) This device may have been added with another device file.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 24 paused 0
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) AT Translated Set 2 keyboard: always reports core events
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "Device" "/dev/input/event5"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "_source" "server/udev"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event5  - AT Translated Set 2 keyboard: device removed
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) No input driver specified, ignoring this device.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) This device may have been added with another device file.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 25 paused 0
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) ThinkPad Extra Buttons: always reports core events
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "Device" "/dev/input/event7"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "_source" "server/udev"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event7  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event7  - ThinkPad Extra Buttons: device is a keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event7  - ThinkPad Extra Buttons: device removed
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input9/event7"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 14)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event7  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event7  - ThinkPad Extra Buttons: device is a keyboard
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device Synaptics TM3276-022 (/dev/input/event16)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Synaptics TM3276-022: Applying InputClass "libinput touchpad catchall"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Using input driver 'libinput' for 'Synaptics TM3276-022'
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 26 paused 0
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Synaptics TM3276-022: always reports core events
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "Device" "/dev/input/event16"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "_source" "server/udev"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event16 - Synaptics TM3276-022: is tagged by udev as: Touchpad
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event16 - Synaptics TM3276-022: device is a touchpad
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event16 - Synaptics TM3276-022: device removed
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "config_info" "udev:/sys/devices/rmi4-00/input/input18/event16"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) XINPUT: Adding extended input device "Synaptics TM3276-022" (type: TOUCHPAD, id 15)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "AccelerationScheme" "none"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Synaptics TM3276-022: (accel) selected scheme none/0
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Synaptics TM3276-022: (accel) acceleration factor: 2.000
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Synaptics TM3276-022: (accel) acceleration threshold: 4
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event16 - Synaptics TM3276-022: is tagged by udev as: Touchpad
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event16 - Synaptics TM3276-022: device is a touchpad
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device Synaptics TM3276-022 (/dev/input/mouse0)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) No input driver specified, ignoring this device.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) This device may have been added with another device file.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event18)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 27 paused 0
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) TPPS/2 IBM TrackPoint: always reports core events
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "Device" "/dev/input/event18"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "_source" "server/udev"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event18 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event18 - TPPS/2 IBM TrackPoint: trackpoint multiplier is 0.40
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event18 - TPPS/2 IBM TrackPoint: device is a pointer
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event18 - TPPS/2 IBM TrackPoint: device removed
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "config_info" "udev:/sys/devices/rmi4-00/rmi4-00.fn03/serio2/input/input19/event18"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 16)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "AccelerationScheme" "none"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event18 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event18 - TPPS/2 IBM TrackPoint: trackpoint multiplier is 0.40
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) event18 - TPPS/2 IBM TrackPoint: device is a pointer
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) No input driver specified, ignoring this device.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) This device may have been added with another device file.
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Logitech K800: Applying InputClass "libinput keyboard catchall"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Using input driver 'libinput' for 'Logitech K800'
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: returning pre-existing fd for /dev/input/event20 13:84
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Logitech K800: always reports core events
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "Device" "/dev/input/event20"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "_source" "_driver/libinput"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) libinput: Logitech K800: is a virtual subdevice
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:2010.0005/input/input40/event20"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) XINPUT: Adding extended input device "Logitech K800" (type: KEYBOARD, id 17)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) Using input driver 'libinput' for 'Logitech MX Master'
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: returning pre-existing fd for /dev/input/event19 13:83
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Logitech MX Master: always reports core events
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "Device" "/dev/input/event19"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "_source" "_driver/libinput"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) libinput: Logitech MX Master: is a virtual subdevice
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:4060.0004/input/input39/event19"
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) XINPUT: Adding extended input device "Logitech MX Master" (type: KEYBOARD, id 18)
Dec 04 20:30:47 mtop systemd[1049]: Started D-Bus User Message Bus.
Dec 04 20:30:47 mtop wpa_supplicant[976]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=DE
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5100] policy: auto-activating connection 'MSD5GHz' (f22c7f6c-25de-4fff-914b-0a08787a8769)
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5103] device (wlp3s0): Activation: starting connection 'MSD5GHz' (f22c7f6c-25de-4fff-914b-0a08787a8769)
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5104] device (wlp3s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5106] manager: NetworkManager state is now CONNECTING
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5125] device (wlp3s0): set-hw-addr: reset MAC address to 48:A4:72:DC:26:CF (preserve)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: 2019-12-04 08:30:47 PM +0100 ====================
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: Optimus Manager (Setup script) version 1.2.2
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: Setting up PRIME
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: Checking status of optimus-manager.service
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5200] device (wlp3s0): supplicant interface state: ready -> disabled
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5200] device (p2p-dev-wlp3s0): supplicant management interface state: ready -> disabled
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5201] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5202] device (wlp3s0): Activation: (wifi) access point 'MSD5GHz' has security, but secrets are required.
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5203] device (wlp3s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5217] device (wlp3s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5220] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5221] device (wlp3s0): Activation: (wifi) connection 'MSD5GHz' has security, and secrets exist.  No new secrets needed.
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5222] Config: added 'ssid' value 'MSD5GHz'
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5222] Config: added 'scan_ssid' value '1'
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5222] Config: added 'bgscan' value 'simple:30:-80:86400'
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5222] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5222] Config: added 'psk' value '<hidden>'
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: Loading config
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: Running /etc/optimus-manager/xsetup-intel.sh
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5589] device (wlp3s0): supplicant interface state: disabled -> inactive
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5590] device (p2p-dev-wlp3s0): supplicant management interface state: disabled -> inactive
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5678] device (wlp3s0): supplicant interface state: inactive -> scanning
Dec 04 20:30:47 mtop NetworkManager[871]: <info>  [1575487847.5678] device (p2p-dev-wlp3s0): supplicant management interface state: inactive -> scanning
Dec 04 20:30:47 mtop dbus-daemon[1067]: [session uid=120 pid=1067] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.2' (uid=120 pid=1081 comm="/usr/lib/gnome-session-check-accelerated ")
Dec 04 20:30:47 mtop systemd[1049]: Starting Accessibility services bus...
Dec 04 20:30:47 mtop dbus-daemon[1067]: [session uid=120 pid=1067] Successfully activated service 'org.a11y.Bus'
Dec 04 20:30:47 mtop systemd[1049]: Started Accessibility services bus.
Dec 04 20:30:47 mtop systemd[1049]: Created slice gnome\x2dsession\x2dmanager.slice.
Dec 04 20:30:47 mtop systemd[1049]: Reached target Session services which should run early before the graphical session is brought up.
Dec 04 20:30:47 mtop systemd[1049]: Starting Monitor Session leader for GNOME Session...
Dec 04 20:30:47 mtop systemd[1049]: Starting Sound Service...
Dec 04 20:30:47 mtop gnome-session-c[1095]: Error creating FIFO: File exists
Dec 04 20:30:47 mtop systemd[1049]: Started Monitor Session leader for GNOME Session.
Dec 04 20:30:47 mtop systemd[1049]: Reached target Tasks to be run before GNOME Session starts.
Dec 04 20:30:47 mtop systemd[1049]: Starting GNOME Session Manager (session: gnome-login)...
Dec 04 20:30:47 mtop systemd[1049]: Started GNOME Session Manager (session: gnome-login).
Dec 04 20:30:47 mtop systemd[1049]: Reached target GNOME Session Manager is ready.
Dec 04 20:30:47 mtop systemd[1049]: Starting GNOME Shell on X11...
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): EDID vendor "LGD", prod id 1313
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Printing DDC gathered Modelines:
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
Dec 04 20:30:47 mtop /usr/lib/gdm-x-session[1059]: (II) modeset(0): Modeline "1920x1080"x0.0  110.92  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (53.3 kHz e)
Dec 04 20:30:47 mtop dbus-daemon[870]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.44' (uid=120 pid=1096 comm="/usr/bin/pulseaudio --daemonize=no ")
Dec 04 20:30:47 mtop systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Dec 04 20:30:47 mtop dbus-daemon[870]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Dec 04 20:30:47 mtop systemd[1]: Started RealtimeKit Scheduling Policy Service.
Dec 04 20:30:47 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:47 mtop kernel: kauditd_printk_skb: 45 callbacks suppressed
Dec 04 20:30:47 mtop kernel: audit: type=1130 audit(1575487847.891:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:47 mtop rtkit-daemon[1110]: Successfully called chroot.
Dec 04 20:30:47 mtop rtkit-daemon[1110]: Successfully dropped privileges.
Dec 04 20:30:47 mtop rtkit-daemon[1110]: Successfully limited resources.
Dec 04 20:30:47 mtop rtkit-daemon[1110]: Running.
Dec 04 20:30:47 mtop rtkit-daemon[1110]: Canary thread running.
Dec 04 20:30:47 mtop rtkit-daemon[1110]: Watchdog thread running.
Dec 04 20:30:47 mtop rtkit-daemon[1110]: Successfully made thread 1096 of process 1096 owned by '120' high priority at nice level -11.
Dec 04 20:30:47 mtop rtkit-daemon[1110]: Supervising 1 threads of 1 processes of 1 users.
Dec 04 20:30:48 mtop rtkit-daemon[1110]: Supervising 1 threads of 1 processes of 1 users.
Dec 04 20:30:48 mtop rtkit-daemon[1110]: Successfully made thread 1113 of process 1096 owned by '120' RT at priority 5.
Dec 04 20:30:48 mtop rtkit-daemon[1110]: Supervising 2 threads of 1 processes of 1 users.
Dec 04 20:30:48 mtop rtkit-daemon[1110]: Supervising 2 threads of 1 processes of 1 users.
Dec 04 20:30:48 mtop rtkit-daemon[1110]: Successfully made thread 1114 of process 1096 owned by '120' RT at priority 5.
Dec 04 20:30:48 mtop rtkit-daemon[1110]: Supervising 3 threads of 1 processes of 1 users.
Dec 04 20:30:48 mtop systemd[1049]: Started Sound Service.
Dec 04 20:30:48 mtop bluetoothd[938]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/sbc
Dec 04 20:30:48 mtop bluetoothd[938]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/sbc
Dec 04 20:30:48 mtop kernel: Bluetooth: RFCOMM TTY layer initialized
Dec 04 20:30:48 mtop kernel: Bluetooth: RFCOMM socket layer initialized
Dec 04 20:30:48 mtop kernel: Bluetooth: RFCOMM ver 1.11
Dec 04 20:30:48 mtop gnome-shell[1103]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Dec 04 20:30:48 mtop gnome-shell[1103]: Will monitor session c1
Dec 04 20:30:48 mtop dbus-daemon[870]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.43' (uid=120 pid=1103 comm="/usr/bin/gnome-shell ")
Dec 04 20:30:48 mtop systemd[1]: Starting Locale Service...
Dec 04 20:30:48 mtop gnome-shell[1103]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Dec 04 20:30:48 mtop dbus-daemon[1067]: [session uid=120 pid=1067] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.12' (uid=120 pid=1103 comm="/usr/bin/gnome-shell ")
Dec 04 20:30:48 mtop systemd[1049]: Starting sandboxed app permission store...
Dec 04 20:30:48 mtop dbus-daemon[1067]: [session uid=120 pid=1067] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Dec 04 20:30:48 mtop systemd[1049]: Started sandboxed app permission store.
Dec 04 20:30:48 mtop dbus-daemon[870]: [system] Successfully activated service 'org.freedesktop.locale1'
Dec 04 20:30:48 mtop systemd[1]: Started Locale Service.
Dec 04 20:30:48 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:48 mtop kernel: audit: type=1130 audit(1575487848.808:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:48 mtop dbus-daemon[870]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.43' (uid=120 pid=1103 comm="/usr/bin/gnome-shell ")
Dec 04 20:30:48 mtop systemd[1]: Starting Daemon for power management...
Dec 04 20:30:48 mtop dbus-daemon[870]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.43' (uid=120 pid=1103 comm="/usr/bin/gnome-shell ")
Dec 04 20:30:48 mtop systemd[1]: Starting Location Lookup Service...
Dec 04 20:30:48 mtop polkitd[1030]: Registered Authentication Agent for unix-session:c1 (system bus name :1.43 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Dec 04 20:30:48 mtop dbus-daemon[870]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.58' (uid=963 pid=1140 comm="/usr/lib/geoclue ")
Dec 04 20:30:48 mtop dbus-daemon[870]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 04 20:30:48 mtop geoclue[1140]: Failed to connect to avahi service: Daemon not running
Dec 04 20:30:48 mtop systemd[1]: Started Location Lookup Service.
Dec 04 20:30:48 mtop dbus-daemon[870]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Dec 04 20:30:48 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:48 mtop dbus-daemon[870]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.57' (uid=963 pid=1140 comm="/usr/lib/geoclue ")
Dec 04 20:30:48 mtop dbus-daemon[870]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
Dec 04 20:30:48 mtop kernel: audit: type=1130 audit(1575487848.961:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:48 mtop geoclue[1140]: Failed to connect to ModemManager: Error calling StartServiceByName for org.freedesktop.ModemManager1: Unit dbus-org.freedesktop.ModemManager1.service not found.
Dec 04 20:30:49 mtop gnome-shell[1103]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.0961] bluez: BT device MyMoped (94:65:2D:C3:61:E1) added (DUN NAP)
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.0964] manager: (94:65:2D:C3:61:E1): new Bluetooth device (/org/freedesktop/NetworkManager/Devices/5)
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.0966] device (94:65:2D:C3:61:E1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.0974] device (94:65:2D:C3:61:E1): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Dec 04 20:30:49 mtop systemd[1049]: Started GNOME Shell on X11.
Dec 04 20:30:49 mtop systemd[1049]: Reached target GNOME Shell on X11.
Dec 04 20:30:49 mtop systemd[1049]: Reached target GNOME Session is initialized.
Dec 04 20:30:49 mtop systemd[1049]: Reached target GNOME session X11 services.
Dec 04 20:30:49 mtop systemd[1049]: Reached target GNOME X11 Session.
Dec 04 20:30:49 mtop systemd[1049]: Reached target GNOME Session (session: gnome-login).
Dec 04 20:30:49 mtop systemd[1049]: Starting Signal initialization done to GNOME Session Manager...
Dec 04 20:30:49 mtop systemd[1049]: Starting GNOME Accessibility settings...
Dec 04 20:30:49 mtop systemd[1049]: Starting GNOME Color management...
Dec 04 20:30:49 mtop systemd[1049]: Starting GNOME Keyboard handling...
Dec 04 20:30:49 mtop systemd[1049]: Starting GNOME Media keys handling...
Dec 04 20:30:49 mtop systemd[1049]: Starting GNOME Power management handling...
Dec 04 20:30:49 mtop systemd[1049]: Starting GNOME Printer notifications...
Dec 04 20:30:49 mtop systemd[1049]: Starting GNOME RFKill handling...
Dec 04 20:30:49 mtop systemd[1049]: Starting GNOME Smartcard handling...
Dec 04 20:30:49 mtop systemd[1049]: Starting GNOME Sound sample caching handling...
Dec 04 20:30:49 mtop systemd[1049]: Starting GNOME Wacom handling...
Dec 04 20:30:49 mtop systemd[1049]: Starting GNOME WWan management...
Dec 04 20:30:49 mtop systemd[1049]: Starting GNOME XSettings...
Dec 04 20:30:49 mtop gnome-session-binary[1098]: Entering running state
Dec 04 20:30:49 mtop systemd[1049]: Started GNOME Accessibility settings.
Dec 04 20:30:49 mtop systemd[1049]: Reached target GNOME Accessibility settings.
Dec 04 20:30:49 mtop systemd[1049]: gnome-session-signal-init.service: Succeeded.
Dec 04 20:30:49 mtop systemd[1049]: Started Signal initialization done to GNOME Session Manager.
Dec 04 20:30:49 mtop xbrlapi.desktop[1165]: openConnection: connect: No such file or directory
Dec 04 20:30:49 mtop xbrlapi.desktop[1165]: cannot connect to braille devices daemon brltty at :0
Dec 04 20:30:49 mtop systemd[1049]: Started GNOME Sound sample caching handling.
Dec 04 20:30:49 mtop systemd[1049]: Reached target GNOME Sound sample caching handling.
Dec 04 20:30:49 mtop systemd[1049]: Started GNOME WWan management.
Dec 04 20:30:49 mtop systemd[1049]: Reached target GNOME WWan management.
Dec 04 20:30:49 mtop kernel: rfkill: input handler disabled
Dec 04 20:30:49 mtop systemd[1049]: Started GNOME Smartcard handling.
Dec 04 20:30:49 mtop systemd[1049]: Started GNOME RFKill handling.
Dec 04 20:30:49 mtop systemd[1049]: Reached target GNOME RFKill handling.
Dec 04 20:30:49 mtop systemd[1049]: Reached target GNOME Smartcard handling.
Dec 04 20:30:49 mtop dbus-daemon[870]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.70' (uid=120 pid=1160 comm="/usr/lib/gsd-print-notifications ")
Dec 04 20:30:49 mtop dbus-daemon[870]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 04 20:30:49 mtop systemd[1049]: Started GNOME Printer notifications.
Dec 04 20:30:49 mtop systemd[1049]: Reached target GNOME Printer notifications.
Dec 04 20:30:49 mtop at-spi-bus-launcher[1083]: dbus-daemon[1089]: Activating service name='org.a11y.atspi.Registry' requested by ':1.3' (uid=120 pid=1155 comm="/usr/lib/gsd-keyboard ")
Dec 04 20:30:49 mtop systemd[1049]: Started GNOME Keyboard handling.
Dec 04 20:30:49 mtop systemd[1049]: Reached target GNOME Keyboard handling.
Dec 04 20:30:49 mtop at-spi-bus-launcher[1083]: dbus-daemon[1089]: Successfully activated service 'org.a11y.atspi.Registry'
Dec 04 20:30:49 mtop systemd[1049]: Started GNOME Color management.
Dec 04 20:30:49 mtop systemd[1049]: Reached target GNOME Color management.
Dec 04 20:30:49 mtop at-spi-bus-launcher[1083]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Dec 04 20:30:49 mtop systemd[1049]: Started GNOME Wacom handling.
Dec 04 20:30:49 mtop systemd[1049]: Reached target GNOME Wacom handling.
Dec 04 20:30:49 mtop systemd[1049]: Started GNOME Media keys handling.
Dec 04 20:30:49 mtop systemd[1049]: Reached target GNOME Media keys handling.
Dec 04 20:30:49 mtop gnome-shell[1103]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Dec 04 20:30:49 mtop systemd[1049]: Started GNOME XSettings.
Dec 04 20:30:49 mtop systemd[1049]: Reached target GNOME XSettings.
Dec 04 20:30:49 mtop dbus-daemon[870]: [system] Successfully activated service 'org.freedesktop.UPower'
Dec 04 20:30:49 mtop systemd[1]: Started Daemon for power management.
Dec 04 20:30:49 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:49 mtop kernel: audit: type=1130 audit(1575487849.278:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:30:49 mtop systemd[1049]: Started GNOME Power management handling.
Dec 04 20:30:49 mtop systemd[1049]: Reached target GNOME Power management handling.
Dec 04 20:30:49 mtop systemd[1049]: Reached target GNOME Session.
Dec 04 20:30:49 mtop systemd[1049]: Reached target GNOME X11 Session (session: gnome-login).
Dec 04 20:30:49 mtop systemd[1049]: Reached target Current graphical user session.
Dec 04 20:30:49 mtop gnome-shell[1103]: JS WARNING: [resource:///org/gnome/shell/ui/layout.js 24]: reference to undefined property "MetaWindowX11"
Dec 04 20:30:49 mtop kernel: Bluetooth: hci0: advertising data len corrected
Dec 04 20:30:49 mtop gsd-media-keys[1157]: Failed to grab accelerator for keybinding settings:hibernate
Dec 04 20:30:49 mtop gsd-media-keys[1157]: Failed to grab accelerator for keybinding settings:playback-repeat
Dec 04 20:30:49 mtop gsd-media-keys[1157]: Failed to grab accelerator for keybinding settings:rfkill
Dec 04 20:30:49 mtop gsd-media-keys[1157]: Failed to grab accelerator for keybinding settings:playback-random
Dec 04 20:30:49 mtop wpa_supplicant[976]: wlp3s0: SME: Trying to authenticate with c8:0e:14:e9:43:e8 (SSID='MSD5GHz' freq=5500 MHz)
Dec 04 20:30:49 mtop kernel: wlp3s0: authenticate with c8:0e:14:e9:43:e8
Dec 04 20:30:49 mtop kernel: wlp3s0: send auth to c8:0e:14:e9:43:e8 (try 1/3)
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.8386] device (wlp3s0): supplicant interface state: scanning -> authenticating
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.8387] device (p2p-dev-wlp3s0): supplicant management interface state: scanning -> authenticating
Dec 04 20:30:49 mtop wpa_supplicant[976]: wlp3s0: Trying to associate with c8:0e:14:e9:43:e8 (SSID='MSD5GHz' freq=5500 MHz)
Dec 04 20:30:49 mtop kernel: wlp3s0: authenticated
Dec 04 20:30:49 mtop kernel: wlp3s0: associate with c8:0e:14:e9:43:e8 (try 1/3)
Dec 04 20:30:49 mtop kernel: wlp3s0: RX AssocResp from c8:0e:14:e9:43:e8 (capab=0x1511 status=0 aid=3)
Dec 04 20:30:49 mtop wpa_supplicant[976]: wlp3s0: Associated with c8:0e:14:e9:43:e8
Dec 04 20:30:49 mtop wpa_supplicant[976]: wlp3s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 04 20:30:49 mtop kernel: wlp3s0: associated
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.8550] device (wlp3s0): supplicant interface state: authenticating -> associating
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.8551] device (p2p-dev-wlp3s0): supplicant management interface state: authenticating -> associating
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.8595] device (wlp3s0): supplicant interface state: associating -> associated
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.8596] device (p2p-dev-wlp3s0): supplicant management interface state: associating -> associated
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.8705] device (wlp3s0): supplicant interface state: associated -> 4-way handshake
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.8706] device (p2p-dev-wlp3s0): supplicant management interface state: associated -> 4-way handshake
Dec 04 20:30:49 mtop wpa_supplicant[976]: wlp3s0: WPA: Key negotiation completed with c8:0e:14:e9:43:e8 [PTK=CCMP GTK=TKIP]
Dec 04 20:30:49 mtop wpa_supplicant[976]: wlp3s0: CTRL-EVENT-CONNECTED - Connection to c8:0e:14:e9:43:e8 completed [id=0 id_str=]
Dec 04 20:30:49 mtop kernel: wlp3s0: Limiting TX power to 27 (30 - 3) dBm as advertised by c8:0e:14:e9:43:e8
Dec 04 20:30:49 mtop kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.9337] device (wlp3s0): supplicant interface state: 4-way handshake -> completed
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.9339] device (wlp3s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "MSD5GHz"
Dec 04 20:30:49 mtop wpa_supplicant[976]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-33 noise=9999 txrate=6000
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.9339] device (p2p-dev-wlp3s0): supplicant management interface state: 4-way handshake -> completed
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.9343] device (wlp3s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.9354] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.9591] dhcp4 (wlp3s0): state changed unknown -> bound
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.9614] device (wlp3s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.9664] device (wlp3s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.9670] device (wlp3s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.9688] manager: NetworkManager state is now CONNECTED_LOCAL
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.9744] manager: NetworkManager state is now CONNECTED_SITE
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.9747] policy: set 'MSD5GHz' (wlp3s0) as default for IPv4 routing and DNS
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.9767] device (wlp3s0): Activation: successful, device activated.
Dec 04 20:30:49 mtop dbus-daemon[870]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.12' (uid=0 pid=871 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 04 20:30:49 mtop NetworkManager[871]: <info>  [1575487849.9795] manager: startup complete
Dec 04 20:30:49 mtop dbus-daemon[870]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Dec 04 20:30:50 mtop NetworkManager[871]: <info>  [1575487850.0389] manager: NetworkManager state is now CONNECTED_GLOBAL
Dec 04 20:30:50 mtop gnome-shell[1103]: Registering session with GDM
Dec 04 20:30:50 mtop kernel: Bluetooth: hci0: advertising data len corrected
Dec 04 20:30:57 mtop kernel: logitech-hidpp-device 0003:046D:4060.0004: HID++ 4.5 device connected.
Dec 04 20:30:57 mtop upowerd[1138]: treating change event as add on /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:4060.0004/power_supply/hidpp_battery_1
Dec 04 20:30:57 mtop kernel: logitech-hidpp-device 0003:046D:4060.0004: multiplier = 8
Dec 04 20:31:00 mtop systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Dec 04 20:31:00 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:00 mtop kernel: audit: type=1131 audit(1575487860.565:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop systemd-logind[936]: System is powering down.
Dec 04 20:31:01 mtop systemd[1049]: Stopped target GNOME RFKill handling.
Dec 04 20:31:01 mtop systemd[1049]: Stopped target GNOME Smartcard handling.
Dec 04 20:31:01 mtop gsd-print-notif[1160]: Source ID 5 was not found when attempting to remove it
Dec 04 20:31:01 mtop kernel: rfkill: input handler enabled
Dec 04 20:31:01 mtop systemd[1049]: gsd-a11y-settings.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1049]: gsd-wwan.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1049]: Stopped target GNOME Accessibility settings.
Dec 04 20:31:01 mtop systemd[1049]: Stopped target GNOME Color management.
Dec 04 20:31:01 mtop systemd[1049]: Stopped target GNOME Media keys handling.
Dec 04 20:31:01 mtop systemd[1049]: Stopped target GNOME Power management handling.
Dec 04 20:31:01 mtop systemd[1049]: Stopped target GNOME Printer notifications.
Dec 04 20:31:01 mtop systemd[1049]: Stopped target GNOME WWan management.
Dec 04 20:31:01 mtop systemd[1049]: gsd-rfkill.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1049]: Stopped GNOME RFKill handling.
Dec 04 20:31:01 mtop systemd[1049]: Stopped target GNOME XSettings.
Dec 04 20:31:01 mtop systemd[1049]: gsd-smartcard.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1049]: Stopped GNOME Smartcard handling.
Dec 04 20:31:01 mtop systemd[1049]: at-spi-dbus-bus.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1049]: gsd-power.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1049]: Stopped GNOME Power management handling.
Dec 04 20:31:01 mtop systemd[1049]: gsd-print-notifications.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1049]: Stopped GNOME Printer notifications.
Dec 04 20:31:01 mtop systemd[1049]: gsd-media-keys.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1049]: Stopped GNOME Media keys handling.
Dec 04 20:31:01 mtop systemd[1049]: Stopped target GNOME Keyboard handling.
Dec 04 20:31:01 mtop systemd[1049]: Stopped target GNOME Wacom handling.
Dec 04 20:31:01 mtop systemd[1049]: gsd-color.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1049]: Stopped GNOME Color management.
Dec 04 20:31:01 mtop systemd[1049]: gsd-keyboard.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1049]: Stopped GNOME Keyboard handling.
Dec 04 20:31:01 mtop systemd[1049]: gsd-wacom.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1049]: Stopped GNOME Wacom handling.
Dec 04 20:31:01 mtop systemd[1049]: Stopped target GNOME Sound sample caching handling.
Dec 04 20:31:01 mtop systemd[1]: Stopping Session c1 of user gdm.
Dec 04 20:31:01 mtop systemd[1]: Removed slice system-getty.slice.
Dec 04 20:31:01 mtop systemd[1]: Stopped target Bluetooth.
Dec 04 20:31:01 mtop gdm[1023]: Tried to look up non-existent conversation gdm-launch-environment
Dec 04 20:31:01 mtop systemd[1]: Stopped target Sound Card.
Dec 04 20:31:01 mtop systemd[1]: Stopped target Timers.
Dec 04 20:31:01 mtop systemd[1]: fstrim.timer: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Stopped Discard unused blocks once a week.
Dec 04 20:31:01 mtop systemd[1]: logrotate.timer: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Stopped Daily rotation of log files.
Dec 04 20:31:01 mtop systemd[1]: paccache.timer: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Stopped Discard unused packages weekly.
Dec 04 20:31:01 mtop gnome-shell[1103]: gnome-shell: Fatal IO error 0 (Success) on X server :0.
Dec 04 20:31:01 mtop systemd[1]: shadow.timer: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Stopped Daily verification of password and group files.
Dec 04 20:31:01 mtop systemd[1]: snapper-cleanup.timer: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Stopped Daily Cleanup of Snapper Snapshots.
Dec 04 20:31:01 mtop systemd[1]: snapper-timeline.timer: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Stopped Timeline of Snapper Snapshots.
Dec 04 20:31:01 mtop systemd[1]: systemd-tmpfiles-clean.timer: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Dec 04 20:31:01 mtop systemd[1]: lvm2-lvmpolld.socket: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Closed LVM2 poll daemon socket.
Dec 04 20:31:01 mtop systemd[1]: Stopping Accounts Service...
Dec 04 20:31:01 mtop systemd[1]: Stopping Manage, Install and Generate Color Profiles...
Dec 04 20:31:01 mtop systemd[1]: Stopping GNOME Display Manager...
Dec 04 20:31:01 mtop gdm[1023]: Freeing conversation 'gdm-launch-environment' with active job
Dec 04 20:31:01 mtop systemd[1]: Stopping Location Lookup Service...
Dec 04 20:31:01 mtop systemd[1049]: gsd-xsettings.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1049]: Stopped GNOME XSettings.
Dec 04 20:31:01 mtop systemd[1049]: Stopped target GNOME X11 Session (session: gnome-login).
Dec 04 20:31:01 mtop systemd[1049]: Stopped target GNOME Session.
Dec 04 20:31:01 mtop systemd[1049]: Stopped target GNOME session X11 services.
Dec 04 20:31:01 mtop systemd[1049]: Stopped target GNOME X11 Session.
Dec 04 20:31:01 mtop systemd[1049]: Stopped target GNOME Session (session: gnome-login).
Dec 04 20:31:01 mtop systemd[1049]: Stopped target Current graphical user session.
Dec 04 20:31:01 mtop systemd[1]: Starting Generate shutdown-ramfs...
Dec 04 20:31:01 mtop systemd[1]: Stopping CUPS Scheduler...
Dec 04 20:31:01 mtop systemd[1]: Stopping Authorization Manager...
Dec 04 20:31:01 mtop systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
Dec 04 20:31:01 mtop systemd[1049]: gsd-sound.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1049]: Stopped GNOME Sound sample caching handling.
Dec 04 20:31:01 mtop systemd[1049]: Stopped target GNOME Session is initialized.
Dec 04 20:31:01 mtop systemd[1049]: Stopped target GNOME Shell on X11.
Dec 04 20:31:01 mtop systemd[1049]: Stopping GNOME Shell on X11...
Dec 04 20:31:01 mtop systemd[1]: Stopping Hostname Service...
Dec 04 20:31:01 mtop systemd[1049]: gnome-session-monitor.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1049]: Stopped Monitor Session leader for GNOME Session.
Dec 04 20:31:01 mtop systemd[1]: Stopping Locale Service...
Dec 04 20:31:01 mtop systemd[1]: man-db.timer: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Stopped Daily man-db regeneration.
Dec 04 20:31:01 mtop systemd[1]: Stopped target Login Prompts.
Dec 04 20:31:01 mtop systemd[1]: Stopped target System Time Synchronized.
Dec 04 20:31:01 mtop systemd[1]: Stopped target System Time Set.
Dec 04 20:31:01 mtop bluetoothd[938]: Terminating
Dec 04 20:31:01 mtop systemd[1]: Stopping Bluetooth service...
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (**) Option "fd" "15"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) event2  - Power Button: device removed
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (**) Option "fd" "18"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) event3  - Video Bus: device removed
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (**) Option "fd" "19"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) event4  - Video Bus: device removed
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (**) Option "fd" "20"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) event0  - Sleep Button: device removed
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (**) Option "fd" "21"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (**) Option "fd" "22"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (**) Option "fd" "23"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) event17 - Integrated Camera: Integrated C: device removed
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (**) Option "fd" "24"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) event5  - AT Translated Set 2 keyboard: device removed
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (**) Option "fd" "25"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) event7  - ThinkPad Extra Buttons: device removed
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (**) Option "fd" "26"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) event16 - Synaptics TM3276-022: device removed
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (**) Option "fd" "27"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) event18 - TPPS/2 IBM TrackPoint: device removed
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (**) Option "fd" "21"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) event20 - Logitech K800: device removed
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (**) Option "fd" "22"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) event19 - Logitech MX Master: device removed
Dec 04 20:31:01 mtop systemd[1]: Stopping Stop Intel throttling...
Dec 04 20:31:01 mtop sshd[885]: Received signal 15; terminating.
Dec 04 20:31:01 mtop systemd[1]: Stopping Initialize hardware monitoring sensors...
Dec 04 20:31:01 mtop systemd[1]: Stopping OpenSSH Daemon...
Dec 04 20:31:01 mtop systemd[1]: Stopping Daemon for power management...
Dec 04 20:31:01 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=org.cups.cupsd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lenovo_fix comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop systemd[1]: org.cups.cupsd.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Stopped CUPS Scheduler.
Dec 04 20:31:01 mtop systemd[1]: plymouth-quit-wait.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1049]: gnome-session-manager@gnome-login.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1049]: Stopped GNOME Session Manager (session: gnome-login).
Dec 04 20:31:01 mtop systemd[1]: Stopped Hold until boot process finishes up.
Dec 04 20:31:01 mtop systemd[1]: lenovo_fix.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Stopped Stop Intel throttling.
Dec 04 20:31:01 mtop systemd[1]: sshd.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Stopped OpenSSH Daemon.
Dec 04 20:31:01 mtop systemd[1]: systemd-hostnamed.service: Succeeded.
Dec 04 20:31:01 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop systemd[1]: Stopped Hostname Service.
Dec 04 20:31:01 mtop kernel: audit: type=1131 audit(1575487861.678:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=org.cups.cupsd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop kernel: audit: type=1130 audit(1575487861.678:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop kernel: audit: type=1131 audit(1575487861.678:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop kernel: audit: type=1131 audit(1575487861.678:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lenovo_fix comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop kernel: audit: type=1131 audit(1575487861.678:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop kernel: audit: type=1131 audit(1575487861.678:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop systemd[1]: colord.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Stopped Manage, Install and Generate Color Profiles.
Dec 04 20:31:01 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop systemd[1]: accounts-daemon.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Stopped Accounts Service.
Dec 04 20:31:01 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop systemd[1]: polkit.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Stopped Authorization Manager.
Dec 04 20:31:01 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop systemd[1]: rtkit-daemon.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
Dec 04 20:31:01 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop systemd[1]: systemd-localed.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Stopped Locale Service.
Dec 04 20:31:01 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop kernel: audit: type=1131 audit(1575487861.681:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop kernel: audit: type=1131 audit(1575487861.681:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop kernel: audit: type=1131 audit(1575487861.681:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop systemd[1]: geoclue.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Stopped Location Lookup Service.
Dec 04 20:31:01 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) UnloadModule: "libinput"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: not releasing fd for 13:83, still in use
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) UnloadModule: "libinput"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: not releasing fd for 13:84, still in use
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) UnloadModule: "libinput"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: releasing fd for 13:82
Dec 04 20:31:01 mtop systemd[1049]: gnome-shell-x11.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1049]: Stopped GNOME Shell on X11.
Dec 04 20:31:01 mtop systemd[1049]: Stopped target GNOME Session Manager is ready.
Dec 04 20:31:01 mtop systemd[1049]: Stopped target Tasks to be run before GNOME Session starts.
Dec 04 20:31:01 mtop systemd[1049]: Stopped target Session services which should run early before the graphical session is brought up.
Dec 04 20:31:01 mtop systemd[1049]: Reached target Shutdown running GNOME Session.
Dec 04 20:31:01 mtop systemd[1049]: Starting Restart DBus after GNOME Session shutdown...
Dec 04 20:31:01 mtop systemd[1049]: Stopped target Shutdown running GNOME Session.
Dec 04 20:31:01 mtop systemd[1049]: Started Restart DBus after GNOME Session shutdown.
Dec 04 20:31:01 mtop systemd[1049]: Stopping D-Bus User Message Bus...
Dec 04 20:31:01 mtop systemd[1049]: gnome-session-restart-dbus.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1049]: xdg-permission-store.service: Main process exited, code=exited, status=1/FAILURE
Dec 04 20:31:01 mtop systemd[1049]: xdg-permission-store.service: Failed with result 'exit-code'.
Dec 04 20:31:01 mtop mkinitcpio[1323]: ==> Starting build: none
Dec 04 20:31:01 mtop systemd[1]: upower.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Stopped Daemon for power management.
Dec 04 20:31:01 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop systemd[1]: lm_sensors.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Stopped Initialize hardware monitoring sensors.
Dec 04 20:31:01 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lm_sensors comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop pulseaudio[1096]: E: [pulseaudio] stdin-util.c: Unable to read or parse data from client.
Dec 04 20:31:01 mtop mkinitcpio[1323]:   -> Running build hook: [sd-shutdown]
Dec 04 20:31:01 mtop systemd[1049]: dbus.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1049]: Stopped D-Bus User Message Bus.
Dec 04 20:31:01 mtop systemd[1049]: Started D-Bus User Message Bus.
Dec 04 20:31:01 mtop bluetoothd[938]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/sbc
Dec 04 20:31:01 mtop bluetoothd[938]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/sbc
Dec 04 20:31:01 mtop systemd[1049]: pulseaudio.service: Succeeded.
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) UnloadModule: "libinput"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: releasing fd for 13:80
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) UnloadModule: "libinput"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: releasing fd for 13:71
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) UnloadModule: "libinput"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: releasing fd for 13:69
Dec 04 20:31:01 mtop mkinitcpio[1323]: ==> Build complete.
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) UnloadModule: "libinput"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: releasing fd for 13:81
Dec 04 20:31:01 mtop systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Started Generate shutdown-ramfs.
Dec 04 20:31:01 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mkinitcpio-generate-shutdown-ramfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mkinitcpio-generate-shutdown-ramfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop NetworkManager[871]: <info>  [1575487861.8110] device (94:65:2D:C3:61:E1): state change: disconnected -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Dec 04 20:31:01 mtop bluetoothd[938]: Stopping SDP server
Dec 04 20:31:01 mtop bluetoothd[938]: Exit
Dec 04 20:31:01 mtop systemd[1]: bluetooth.service: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Stopped Bluetooth service.
Dec 04 20:31:01 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:01 mtop NetworkManager[871]: <info>  [1575487861.8127] bluez5: NAP: removed interface 48:A4:72:DC:26:D3
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) UnloadModule: "libinput"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: releasing fd for 13:83
Dec 04 20:31:01 mtop gdm[1023]: 2019-12-04 08:31:01 PM +0100 ====================
Dec 04 20:31:01 mtop gdm[1023]: Optimus Manager (Setup script) version 1.2.2
Dec 04 20:31:01 mtop gdm[1023]: Setting up the GPU
Dec 04 20:31:01 mtop gdm[1023]: Checking status of optimus-manager.service
Dec 04 20:31:01 mtop gdm[1023]: Cleaning up leftover Xorg conf
Dec 04 20:31:01 mtop gdm[1023]: Removed /etc/X11/xorg.conf.d/10-optimus-manager.conf
Dec 04 20:31:01 mtop gdm[1023]: Loading config
Dec 04 20:31:01 mtop gdm[1023]: Requested mode : intel
Dec 04 20:31:01 mtop gdm[1023]: Checking for GDM display servers
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) UnloadModule: "libinput"
Dec 04 20:31:01 mtop /usr/lib/gdm-x-session[1059]: (II) systemd-logind: releasing fd for 13:84
Dec 04 20:31:01 mtop gdm[1023]: Found a Xorg GDM process (PID 1061), killing it...
Dec 04 20:31:01 mtop systemd[1]: session-c1.scope: Succeeded.
Dec 04 20:31:01 mtop systemd[1]: Stopped Session c1 of user gdm.
Dec 04 20:31:02 mtop systemd[1]: Stopping Login Service...
Dec 04 20:31:02 mtop systemd[1]: Stopping User Manager for UID 120...
Dec 04 20:31:02 mtop systemd[1049]: Removed slice gnome\x2dsession\x2dmanager.slice.
Dec 04 20:31:02 mtop systemd[1049]: Stopped target Main User Target.
Dec 04 20:31:02 mtop systemd[1049]: Stopping D-Bus User Message Bus...
Dec 04 20:31:02 mtop systemd-logind[936]: Removed session c1.
Dec 04 20:31:02 mtop systemd[1049]: dbus.service: Succeeded.
Dec 04 20:31:02 mtop systemd[1049]: Stopped D-Bus User Message Bus.
Dec 04 20:31:02 mtop systemd[1049]: Stopped target Basic System.
Dec 04 20:31:02 mtop systemd[1049]: Stopped target Paths.
Dec 04 20:31:02 mtop systemd[1049]: Stopped target Sockets.
Dec 04 20:31:02 mtop systemd[1049]: Stopped target Timers.
Dec 04 20:31:02 mtop systemd[1049]: dbus.socket: Succeeded.
Dec 04 20:31:02 mtop systemd[1049]: Closed D-Bus User Message Bus Socket.
Dec 04 20:31:02 mtop systemd[1049]: dirmngr.socket: Succeeded.
Dec 04 20:31:02 mtop systemd[1049]: Closed GnuPG network certificate management daemon.
Dec 04 20:31:02 mtop systemd[1049]: gpg-agent-browser.socket: Succeeded.
Dec 04 20:31:02 mtop systemd[1049]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 04 20:31:02 mtop systemd[1049]: gpg-agent-extra.socket: Succeeded.
Dec 04 20:31:02 mtop systemd[1049]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Dec 04 20:31:02 mtop systemd[1049]: gpg-agent-ssh.socket: Succeeded.
Dec 04 20:31:02 mtop systemd[1049]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Dec 04 20:31:02 mtop systemd[1049]: gpg-agent.socket: Succeeded.
Dec 04 20:31:02 mtop systemd[1049]: Closed GnuPG cryptographic agent and passphrase cache.
Dec 04 20:31:02 mtop systemd[1049]: p11-kit-server.socket: Succeeded.
Dec 04 20:31:02 mtop systemd[1049]: Closed p11-kit server.
Dec 04 20:31:02 mtop systemd[1049]: pipewire.socket: Succeeded.
Dec 04 20:31:02 mtop systemd[1049]: Closed Multimedia System.
Dec 04 20:31:02 mtop systemd[1049]: pulseaudio.socket: Succeeded.
Dec 04 20:31:02 mtop systemd[1049]: Closed Sound System.
Dec 04 20:31:02 mtop systemd[1049]: Reached target Shutdown.
Dec 04 20:31:02 mtop systemd[1049]: systemd-exit.service: Succeeded.
Dec 04 20:31:02 mtop systemd[1049]: Started Exit the Session.
Dec 04 20:31:02 mtop systemd[1049]: Reached target Exit the Session.
Dec 04 20:31:02 mtop systemd[1050]: pam_unix(systemd-user:session): session closed for user gdm
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: user@120.service: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Stopped User Manager for UID 120.
Dec 04 20:31:02 mtop systemd[1]: Stopping User Runtime Directory /run/user/120...
Dec 04 20:31:02 mtop systemd[1]: run-user-120.mount: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Unmounted /run/user/120.
Dec 04 20:31:02 mtop systemd[1]: user-runtime-dir@120.service: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Stopped User Runtime Directory /run/user/120.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: Removed slice User Slice of UID 120.
Dec 04 20:31:02 mtop gdm[1023]: Available kernel modules : ['nouveau', 'bbswitch', 'acpi_call', 'nvidia', 'nvidia_drm', 'nvidia_modeset']
Dec 04 20:31:02 mtop gdm[1023]: Setting up base state
Dec 04 20:31:02 mtop gdm[1023]: Unloading modules ['nvidia_drm', 'nvidia_modeset', 'nvidia'] (if loaded)
Dec 04 20:31:02 mtop gdm[1023]: Unloading modules ['nouveau'] (if loaded)
Dec 04 20:31:02 mtop gdm[1023]: Loading module bbswitch
Dec 04 20:31:02 mtop gdm[1023]: Setting GPU power to ON via bbswitch
Dec 04 20:31:02 mtop kernel: bbswitch: enabling discrete graphics
Dec 04 20:31:02 mtop gdm[1023]: Loading module bbswitch
Dec 04 20:31:02 mtop gdm[1023]: Setting up Intel state
Dec 04 20:31:02 mtop gdm[1023]: Setting GPU power to OFF via bbswitch
Dec 04 20:31:02 mtop kernel: bbswitch: disabling discrete graphics
Dec 04 20:31:02 mtop systemd[1]: systemd-logind.service: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Stopped Login Service.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop gdm[1023]: Loaded extra Intel Xorg options (0 lines)
Dec 04 20:31:02 mtop gdm[1023]: Loaded extra Nvidia Xorg options (0 lines)
Dec 04 20:31:02 mtop gdm[1023]: Writing to /etc/X11/xorg.conf.d/10-optimus-manager.conf
Dec 04 20:31:02 mtop gdm[1023]: Child process -1059 was already dead.
Dec 04 20:31:02 mtop gdm[1023]: Child process -1059 was already dead.
Dec 04 20:31:02 mtop systemd[1]: gdm-plymouth.service: Succeeded.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm-plymouth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: Stopped GNOME Display Manager.
Dec 04 20:31:02 mtop python3[974]: Process stop requested
Dec 04 20:31:02 mtop python3[974]: Closing and removing the socket...
Dec 04 20:31:02 mtop systemd[1]: Stopping Optimus Manager Commands Daemon...
Dec 04 20:31:02 mtop python3[974]: Cleaning up Xorg conf...
Dec 04 20:31:02 mtop python3[974]: Removed /etc/X11/xorg.conf.d/10-optimus-manager.conf
Dec 04 20:31:02 mtop python3[974]: Goodbye !
Dec 04 20:31:02 mtop systemd[1]: Starting Show Plymouth Power Off Screen...
Dec 04 20:31:02 mtop systemd[1]: Stopping Permit User Sessions...
Dec 04 20:31:02 mtop systemd[1]: systemd-user-sessions.service: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Stopped Permit User Sessions.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: Stopped target Network.
Dec 04 20:31:02 mtop systemd[1]: Stopped target User and Group Name Lookups.
Dec 04 20:31:02 mtop systemd[1]: Stopped target Remote File Systems.
Dec 04 20:31:02 mtop systemd[1]: Stopping Network Manager...
Dec 04 20:31:02 mtop NetworkManager[871]: <info>  [1575487862.3931] caught SIGTERM, shutting down normally.
Dec 04 20:31:02 mtop systemd[1]: Stopping WPA supplicant...
Dec 04 20:31:02 mtop wpa_supplicant[976]: nl80211: deinit ifname=p2p-dev-wlp3s0 disabled_11b_rates=0
Dec 04 20:31:02 mtop NetworkManager[871]: <info>  [1575487862.3940] dhcp4 (wlp3s0): canceled DHCP transaction
Dec 04 20:31:02 mtop NetworkManager[871]: <info>  [1575487862.3940] dhcp4 (wlp3s0): state changed bound -> done
Dec 04 20:31:02 mtop NetworkManager[871]: <info>  [1575487862.3940] device (wlp3s0): DHCPv4: 480 seconds grace period started
Dec 04 20:31:02 mtop NetworkManager[871]: <info>  [1575487862.3943] manager: NetworkManager state is now CONNECTED_SITE
Dec 04 20:31:02 mtop NetworkManager[871]: <info>  [1575487862.3946] device (p2p-dev-wlp3s0): state change: disconnected -> unmanaged (reason 'unmanaged', sys-iface-state: 'managed')
Dec 04 20:31:02 mtop dbus-daemon[870]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.12' (uid=0 pid=871 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 04 20:31:02 mtop dbus-daemon[870]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
Dec 04 20:31:02 mtop dbus-daemon[870]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.12' (uid=0 pid=871 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 04 20:31:02 mtop dbus-daemon[870]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
Dec 04 20:31:02 mtop NetworkManager[871]: <info>  [1575487862.3956] exiting (success)
Dec 04 20:31:02 mtop systemd[1]: optimus-manager.service: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Stopped Optimus Manager Commands Daemon.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=optimus-manager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: plymouth-poweroff.service: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Started Show Plymouth Power Off Screen.
Dec 04 20:31:02 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-poweroff comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-poweroff comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: NetworkManager.service: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Stopped Network Manager.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: Stopping D-Bus System Message Bus...
Dec 04 20:31:02 mtop systemd[1]: dbus.service: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Stopped D-Bus System Message Bus.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop wpa_supplicant[976]: p2p-dev-wlp3s0: CTRL-EVENT-TERMINATING
Dec 04 20:31:02 mtop kernel: wlp3s0: deauthenticating from c8:0e:14:e9:43:e8 by local choice (Reason: 3=DEAUTH_LEAVING)
Dec 04 20:31:02 mtop wpa_supplicant[976]: wlp3s0: CTRL-EVENT-DISCONNECTED bssid=c8:0e:14:e9:43:e8 reason=3 locally_generated=1
Dec 04 20:31:02 mtop wpa_supplicant[976]: dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_supplicant1/Interfaces/0
Dec 04 20:31:02 mtop wpa_supplicant[976]: nl80211: deinit ifname=wlp3s0 disabled_11b_rates=0
Dec 04 20:31:02 mtop wpa_supplicant[976]: wlp3s0: CTRL-EVENT-TERMINATING
Dec 04 20:31:02 mtop systemd[1]: wpa_supplicant.service: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Stopped WPA supplicant.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: Stopped target Basic System.
Dec 04 20:31:02 mtop systemd[1]: Stopped target Paths.
Dec 04 20:31:02 mtop systemd[1]: org.cups.cupsd.path: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Stopped CUPS Scheduler.
Dec 04 20:31:02 mtop systemd[1]: Stopped target Slices.
Dec 04 20:31:02 mtop systemd[1]: Removed slice User and Session Slice.
Dec 04 20:31:02 mtop systemd[1]: Stopped target Sockets.
Dec 04 20:31:02 mtop systemd[1]: dbus.socket: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Closed D-Bus System Message Bus Socket.
Dec 04 20:31:02 mtop systemd[1]: org.cups.cupsd.socket: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Closed CUPS Scheduler.
Dec 04 20:31:02 mtop systemd[1]: Stopped target System Initialization.
Dec 04 20:31:02 mtop systemd[1]: Stopped target Local Encrypted Volumes.
Dec 04 20:31:02 mtop systemd[1]: systemd-ask-password-console.path: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Dec 04 20:31:02 mtop systemd[1]: systemd-ask-password-wall.path: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Dec 04 20:31:02 mtop systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Dec 04 20:31:02 mtop systemd[1]: Stopping Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight...
Dec 04 20:31:02 mtop systemd[1]: systemd-binfmt.service: Succeeded.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: Stopped Set Up Additional Binary Formats.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: systemd-sysctl.service: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Stopped Apply Kernel Variables.
Dec 04 20:31:02 mtop systemd[1]: systemd-modules-load.service: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Stopped Load Kernel Modules.
Dec 04 20:31:02 mtop systemd[1]: Stopping Network Time Synchronization...
Dec 04 20:31:02 mtop systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
Dec 04 20:31:02 mtop systemd[1]: systemd-backlight@backlight:intel_backlight.service: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: systemd-backlight@leds:tpacpi::kbd_backlight.service: Succeeded.
Dec 04 20:31:02 mtop audit[1474]: SYSTEM_SHUTDOWN pid=1474 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: Stopped Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:tpacpi::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: Removed slice system-systemd\x2dbacklight.slice.
Dec 04 20:31:02 mtop systemd[1]: systemd-update-utmp.service: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: systemd-timesyncd.service: Succeeded.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: Stopped Network Time Synchronization.
Dec 04 20:31:02 mtop systemd[1]: systemd-tmpfiles-setup.service: Succeeded.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: Stopped Create Volatile Files and Directories.
Dec 04 20:31:02 mtop systemd[1]: Stopped target Local File Systems.
Dec 04 20:31:02 mtop systemd[1]: Unmounting /.snapshots...
Dec 04 20:31:02 mtop systemd[1]: Unmounting /boot...
Dec 04 20:31:02 mtop systemd[1]: Unmounting /efi...
Dec 04 20:31:02 mtop systemd[1]: Unmounting /home...
Dec 04 20:31:02 mtop systemd[1]: Unmounting Temporary Directory (/tmp)...
Dec 04 20:31:02 mtop systemd[1]: \x2esnapshots.mount: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Unmounted /.snapshots.
Dec 04 20:31:02 mtop systemd[1]: efi.mount: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Unmounted /efi.
Dec 04 20:31:02 mtop systemd[1]: home.mount: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Unmounted /home.
Dec 04 20:31:02 mtop systemd[1]: tmp.mount: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Unmounted Temporary Directory (/tmp).
Dec 04 20:31:02 mtop systemd[1]: Stopped target Swap.
Dec 04 20:31:02 mtop systemd[1]: Deactivating swap /dev/disk/by-id/dm-name-swap...
Dec 04 20:31:02 mtop systemd[1]: systemd-fsck@dev-disk-by\x2duuid-E9F1\x2d73D7.service: Succeeded.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-E9F1\x2d73D7 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: Stopped File System Check on /dev/disk/by-uuid/E9F1-73D7.
Dec 04 20:31:02 mtop systemd[1]: Removed slice system-systemd\x2dfsck.slice.
Dec 04 20:31:02 mtop systemd[1]: dev-disk-by\x2did-dm\x2duuid\x2dCRYPT\x2dPLAIN\x2dswap.swap: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Deactivated swap /dev/disk/by-id/dm-uuid-CRYPT-PLAIN-swap.
Dec 04 20:31:02 mtop systemd[1]: dev-disk-by\x2did-dm\x2dname\x2dswap.swap: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Deactivated swap /dev/disk/by-id/dm-name-swap.
Dec 04 20:31:02 mtop systemd[1]: dev-disk-by\x2duuid-1f191372\x2dcdca\x2d4596\x2db9f3\x2da27a378ba268.swap: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Deactivated swap /dev/disk/by-uuid/1f191372-cdca-4596-b9f3-a27a378ba268.
Dec 04 20:31:02 mtop systemd[1]: dev-dm\x2d1.swap: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Deactivated swap /dev/dm-1.
Dec 04 20:31:02 mtop systemd[1]: dev-mapper-swap.swap: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Deactivated swap /dev/mapper/swap.
Dec 04 20:31:02 mtop systemd[1]: Stopping Cryptography Setup for swap...
Dec 04 20:31:02 mtop systemd-cryptsetup[1483]: device-mapper: remove ioctl on swap  failed: Device or resource busy
Dec 04 20:31:02 mtop systemd[1]: boot.mount: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Unmounted /boot.
Dec 04 20:31:02 mtop systemd[1]: Stopped target Local File Systems (Pre).
Dec 04 20:31:02 mtop systemd[1]: Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Dec 04 20:31:02 mtop systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: Stopped Create Static Device Nodes in /dev.
Dec 04 20:31:02 mtop systemd[1]: lvm2-monitor.service: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Stopped Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: Stopping LVM2 metadata daemon...
Dec 04 20:31:02 mtop systemd[1]: lvm2-lvmetad.service: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Stopped LVM2 metadata daemon.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: lvm2-lvmetad.socket: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Closed LVM2 metadata daemon socket.
Dec 04 20:31:02 mtop systemd[1]: systemd-cryptsetup@swap.service: Succeeded.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-cryptsetup@swap comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: Stopped Cryptography Setup for swap.
Dec 04 20:31:02 mtop systemd[1]: Removed slice system-systemd\x2dcryptsetup.slice.
Dec 04 20:31:02 mtop systemd[1]: Reached target Unmount All Filesystems.
Dec 04 20:31:02 mtop systemd[1]: Stopping Load/Save Random Seed...
Dec 04 20:31:02 mtop systemd[1]: systemd-random-seed.service: Succeeded.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: Stopped Load/Save Random Seed.
Dec 04 20:31:02 mtop systemd[1]: systemd-remount-fs.service: Succeeded.
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: Stopped Remount Root and Kernel File Systems.
Dec 04 20:31:02 mtop systemd[1]: Reached target Shutdown.
Dec 04 20:31:02 mtop systemd[1]: Reached target Final Step.
Dec 04 20:31:02 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-poweroff comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-poweroff comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 04 20:31:02 mtop systemd[1]: systemd-poweroff.service: Succeeded.
Dec 04 20:31:02 mtop systemd[1]: Started Power-Off.
Dec 04 20:31:02 mtop systemd[1]: Reached target Power-Off.
Dec 04 20:31:02 mtop systemd[1]: Shutting down.
Dec 04 20:31:02 mtop kernel: printk: systemd-shutdow: 42 output lines suppressed due to ratelimiting
Dec 04 20:31:02 mtop systemd-shutdown[1]: Syncing filesystems and block devices.
Dec 04 20:31:02 mtop systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Dec 04 20:31:02 mtop systemd-journald[412]: Journal stoppe

Iteresting. If I interpret this correctly, then the service succeeds on shutdown at:

Dec 04 20:31:01 mtop systemd[1]: plymouth-quit-wait.service: Succeeded.

Last edited by deisi (2019-12-04 20:19:31)

Offline

#8 2019-12-05 15:21:57

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: When is the boot process actually done with gnome

Yes, thart does appear to be the case.

Let's verify if systemctl agrees.

Boot to gdm, wait a few seconds then open a tty and login to console as root.

post list-jobs output and status of plymouth-quit-wait.service .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#9 2019-12-05 18:10:31

deisi
Member
Registered: 2015-10-21
Posts: 66

Re: When is the boot process actually done with gnome

Interesting, but I cant switch to any tty. The only way for me to get the log was via SSH from another PC.
The tty only shows a blinking cursor at the top left, but I never get the option to login as root.

[root@mtop ~]# systemctl status plymouth-quit-wait.service 
● plymouth-quit-wait.service - Hold until boot process finishes up
   Loaded: loaded (/etc/systemd/system/plymouth-quit-wait.service; static; vend>
   Active: activating (start) since Thu 2019-12-05 19:02:15 CET; 1min 32s ago
 Main PID: 927 (plymouth)
    Tasks: 1 (limit: 4915)
   Memory: 332.0K
   CGroup: /system.slice/plymouth-quit-wait.service
           └─927 /usr/bin/plymouth --wait

Dec 05 19:02:15 mtop systemd[1]: Starting Hold until boot process finishes up...
[root@mtop ~]# systemctl list-jobs 
 JOB UNIT                       TYPE  STATE  
  97 tlp.service                start waiting
1771 getty@tty4.service         start waiting
   2 multi-user.target          start waiting
   1 graphical.target           start waiting
 115 plymouth-quit-wait.service start running

5 jobs listed.

For completeness I also attached the journalctl for this session

-- Logs begin at Sat 2019-11-30 13:25:52 CET, end at Thu 2019-12-05 19:03:22 CET. --
Dec 05 19:02:14 mtop kernel: microcode: microcode updated early to revision 0xca, date = 2019-10-03
Dec 05 19:02:14 mtop kernel: Linux version 5.3.13-arch1-1 (linux@archlinux) (gcc version 9.2.0 (GCC)) #1 SMP PREEMPT Sun, 24 Nov 2019 10:15:50 +0000
Dec 05 19:02:14 mtop kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=39f14b5e-84c0-4ec0-871b-0ed0910977b1 rw rootflags=subvol=@ cryptdevice=/dev/nvme0n1p3:root quiet splash
Dec 05 19:02:14 mtop kernel: KERNEL supported cpus:
Dec 05 19:02:14 mtop kernel:   Intel GenuineIntel
Dec 05 19:02:14 mtop kernel:   AMD AuthenticAMD
Dec 05 19:02:14 mtop kernel:   Hygon HygonGenuine
Dec 05 19:02:14 mtop kernel:   Centaur CentaurHauls
Dec 05 19:02:14 mtop kernel:   zhaoxin   Shanghai  
Dec 05 19:02:14 mtop kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Dec 05 19:02:14 mtop kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Dec 05 19:02:14 mtop kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Dec 05 19:02:14 mtop kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Dec 05 19:02:14 mtop kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Dec 05 19:02:14 mtop kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Dec 05 19:02:14 mtop kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Dec 05 19:02:14 mtop kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Dec 05 19:02:14 mtop kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Dec 05 19:02:14 mtop kernel: BIOS-provided physical RAM map:
Dec 05 19:02:14 mtop kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Dec 05 19:02:14 mtop kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Dec 05 19:02:14 mtop kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000008bfff] usable
Dec 05 19:02:14 mtop kernel: BIOS-e820: [mem 0x000000000008c000-0x00000000000fffff] reserved
Dec 05 19:02:14 mtop kernel: BIOS-e820: [mem 0x0000000000100000-0x000000003fffffff] usable
Dec 05 19:02:14 mtop kernel: BIOS-e820: [mem 0x0000000040000000-0x00000000403fffff] reserved
Dec 05 19:02:14 mtop kernel: BIOS-e820: [mem 0x0000000040400000-0x000000005055efff] usable
Dec 05 19:02:14 mtop kernel: BIOS-e820: [mem 0x000000005055f000-0x000000005055ffff] ACPI NVS
Dec 05 19:02:14 mtop kernel: BIOS-e820: [mem 0x0000000050560000-0x0000000050560fff] reserved
Dec 05 19:02:14 mtop kernel: BIOS-e820: [mem 0x0000000050561000-0x0000000059ec5fff] usable
Dec 05 19:02:14 mtop kernel: BIOS-e820: [mem 0x0000000059ec6000-0x0000000059f8bfff] type 20
Dec 05 19:02:14 mtop kernel: BIOS-e820: [mem 0x0000000059f8c000-0x000000005b4fdfff] reserved
Dec 05 19:02:14 mtop kernel: BIOS-e820: [mem 0x000000005b4fe000-0x000000005b599fff] ACPI NVS
Dec 05 19:02:14 mtop kernel: BIOS-e820: [mem 0x000000005b59a000-0x000000005b5fefff] ACPI data
Dec 05 19:02:14 mtop kernel: BIOS-e820: [mem 0x000000005b5ff000-0x000000005b5fffff] usable
Dec 05 19:02:14 mtop kernel: BIOS-e820: [mem 0x000000005b600000-0x000000005f7fffff] reserved
Dec 05 19:02:14 mtop kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Dec 05 19:02:14 mtop kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Dec 05 19:02:14 mtop kernel: BIOS-e820: [mem 0x0000000100000000-0x000000089f7fffff] usable
Dec 05 19:02:14 mtop kernel: NX (Execute Disable) protection: active
Dec 05 19:02:14 mtop kernel: efi: EFI v2.50 by Lenovo
Dec 05 19:02:14 mtop kernel: efi:  SMBIOS=0x5a620000  SMBIOS 3.0=0x5a61d000  ACPI=0x5b5fe000  ACPI 2.0=0x5b5fe014  MPS=0x5aa39000  ESRT=0x5a069000  MEMATTR=0x54c97018 
Dec 05 19:02:14 mtop kernel: SMBIOS 3.0.0 present.
Dec 05 19:02:14 mtop kernel: DMI: LENOVO 20L6S01U00/20L6S01U00, BIOS N24ET53W (1.28 ) 10/17/2019
Dec 05 19:02:14 mtop kernel: tsc: Detected 1800.000 MHz processor
Dec 05 19:02:14 mtop kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Dec 05 19:02:14 mtop kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Dec 05 19:02:14 mtop kernel: last_pfn = 0x89f800 max_arch_pfn = 0x400000000
Dec 05 19:02:14 mtop kernel: MTRR default type: write-back
Dec 05 19:02:14 mtop kernel: MTRR fixed ranges enabled:
Dec 05 19:02:14 mtop kernel:   00000-9FFFF write-back
Dec 05 19:02:14 mtop kernel:   A0000-BFFFF uncachable
Dec 05 19:02:14 mtop kernel:   C0000-FFFFF write-protect
Dec 05 19:02:14 mtop kernel: MTRR variable ranges enabled:
Dec 05 19:02:14 mtop kernel:   0 base 0080000000 mask 7F80000000 uncachable
Dec 05 19:02:14 mtop kernel:   1 base 0060000000 mask 7FE0000000 uncachable
Dec 05 19:02:14 mtop kernel:   2 base 005E000000 mask 7FFE000000 uncachable
Dec 05 19:02:14 mtop kernel:   3 base 005D000000 mask 7FFF000000 uncachable
Dec 05 19:02:14 mtop kernel:   4 disabled
Dec 05 19:02:14 mtop kernel:   5 disabled
Dec 05 19:02:14 mtop kernel:   6 disabled
Dec 05 19:02:14 mtop kernel:   7 disabled
Dec 05 19:02:14 mtop kernel:   8 disabled
Dec 05 19:02:14 mtop kernel:   9 disabled
Dec 05 19:02:14 mtop kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Dec 05 19:02:14 mtop kernel: last_pfn = 0x5b600 max_arch_pfn = 0x400000000
Dec 05 19:02:14 mtop kernel: esrt: Reserving ESRT space from 0x000000005a069000 to 0x000000005a0690d8.
Dec 05 19:02:14 mtop kernel: check: Scanning 1 areas for low memory corruption
Dec 05 19:02:14 mtop kernel: Using GB pages for direct mapping
Dec 05 19:02:14 mtop kernel: BRK [0x115201000, 0x115201fff] PGTABLE
Dec 05 19:02:14 mtop kernel: BRK [0x115202000, 0x115202fff] PGTABLE
Dec 05 19:02:14 mtop kernel: BRK [0x115203000, 0x115203fff] PGTABLE
Dec 05 19:02:14 mtop kernel: BRK [0x115204000, 0x115204fff] PGTABLE
Dec 05 19:02:14 mtop kernel: BRK [0x115205000, 0x115205fff] PGTABLE
Dec 05 19:02:14 mtop kernel: BRK [0x115206000, 0x115206fff] PGTABLE
Dec 05 19:02:14 mtop kernel: BRK [0x115207000, 0x115207fff] PGTABLE
Dec 05 19:02:14 mtop kernel: BRK [0x115208000, 0x115208fff] PGTABLE
Dec 05 19:02:14 mtop kernel: BRK [0x115209000, 0x115209fff] PGTABLE
Dec 05 19:02:14 mtop kernel: Secure boot could not be determined
Dec 05 19:02:14 mtop kernel: RAMDISK: [mem 0x3420b000-0x360fcfff]
Dec 05 19:02:14 mtop kernel: ACPI: Early table checksum verification disabled
Dec 05 19:02:14 mtop kernel: ACPI: RSDP 0x000000005B5FE014 000024 (v02 LENOVO)
Dec 05 19:02:14 mtop kernel: ACPI: XSDT 0x000000005B5AC188 000114 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 19:02:14 mtop kernel: ACPI: FACP 0x000000005B5E3000 0000F4 (v05 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 19:02:14 mtop kernel: ACPI: DSDT 0x000000005B5BC000 022607 (v02 LENOVO SKL      00000000 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: FACS 0x000000005B546000 000040
Dec 05 19:02:14 mtop kernel: ACPI: SSDT 0x000000005B5E9000 0132C1 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: UEFI 0x000000005B55C000 000042 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 19:02:14 mtop kernel: ACPI: SSDT 0x000000005B5E5000 0030DA (v02 LENOVO SaSsdt   00003000 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: SSDT 0x000000005B5E4000 0005C6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: HPET 0x000000005B5E2000 000038 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 19:02:14 mtop kernel: ACPI: APIC 0x000000005B5E1000 00012C (v03 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 19:02:14 mtop kernel: ACPI: MCFG 0x000000005B5E0000 00003C (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 19:02:14 mtop kernel: ACPI: ECDT 0x000000005B5DF000 000053 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 19:02:14 mtop kernel: ACPI: SSDT 0x000000005B5BA000 001CA3 (v02 LENOVO RVP7Rtd3 00001000 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: SSDT 0x000000005B5B9000 00021C (v01 LENOVO Rmv_Batt 00001000 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: SSDT 0x000000005B5B7000 00163C (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: BOOT 0x000000005B5B6000 000028 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 19:02:14 mtop kernel: ACPI: BATB 0x000000005B5B5000 00004A (v02 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 19:02:14 mtop kernel: ACPI: SSDT 0x000000005B5B3000 0017AE (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: SSDT 0x000000005B5B2000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: SSDT 0x000000005B5B1000 000678 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: LPIT 0x000000005B5B0000 000094 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 19:02:14 mtop kernel: ACPI: WSMT 0x000000005B5AF000 000028 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 19:02:14 mtop kernel: ACPI: SSDT 0x000000005B5AE000 0001D8 (v02 LENOVO HdaDsp   00000000 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: SSDT 0x000000005B5AD000 0004FC (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: SSDT 0x000000005B5FD000 0002D1 (v02 LENOVO Wwan     00000001 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: DBGP 0x000000005B5AB000 000034 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 19:02:14 mtop kernel: ACPI: DBG2 0x000000005B5AA000 000054 (v00 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 19:02:14 mtop kernel: ACPI: POAT 0x000000005B5A9000 000055 (v03 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 19:02:14 mtop kernel: ACPI: SSDT 0x000000005B5A8000 000024 (v01 LENOVO NvOptTbl 00001000 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: SSDT 0x000000005B5A6000 00170D (v02 LENOVO SgPch    00001000 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: ASF! 0x000000005B5A5000 0000A0 (v32 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 19:02:14 mtop kernel: ACPI: FPDT 0x000000005B5A4000 000044 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 19:02:14 mtop kernel: ACPI: UEFI 0x000000005B512000 00013E (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 19:02:14 mtop kernel: ACPI: Local APIC address 0xfee00000
Dec 05 19:02:14 mtop kernel: No NUMA configuration found
Dec 05 19:02:14 mtop kernel: Faking a node at [mem 0x0000000000000000-0x000000089f7fffff]
Dec 05 19:02:14 mtop kernel: NODE_DATA(0) allocated [mem 0x89f7fc000-0x89f7fffff]
Dec 05 19:02:14 mtop kernel: Zone ranges:
Dec 05 19:02:14 mtop kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Dec 05 19:02:14 mtop kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Dec 05 19:02:14 mtop kernel:   Normal   [mem 0x0000000100000000-0x000000089f7fffff]
Dec 05 19:02:14 mtop kernel:   Device   empty
Dec 05 19:02:14 mtop kernel: Movable zone start for each node
Dec 05 19:02:14 mtop kernel: Early memory node ranges
Dec 05 19:02:14 mtop kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Dec 05 19:02:14 mtop kernel:   node   0: [mem 0x0000000000059000-0x000000000008bfff]
Dec 05 19:02:14 mtop kernel:   node   0: [mem 0x0000000000100000-0x000000003fffffff]
Dec 05 19:02:14 mtop kernel:   node   0: [mem 0x0000000040400000-0x000000005055efff]
Dec 05 19:02:14 mtop kernel:   node   0: [mem 0x0000000050561000-0x0000000059ec5fff]
Dec 05 19:02:14 mtop kernel:   node   0: [mem 0x000000005b5ff000-0x000000005b5fffff]
Dec 05 19:02:14 mtop kernel:   node   0: [mem 0x0000000100000000-0x000000089f7fffff]
Dec 05 19:02:14 mtop kernel: Zeroed struct page in unavailable ranges: 26033 pages
Dec 05 19:02:14 mtop kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000089f7fffff]
Dec 05 19:02:14 mtop kernel: On node 0 totalpages: 8360527
Dec 05 19:02:14 mtop kernel:   DMA zone: 64 pages used for memmap
Dec 05 19:02:14 mtop kernel:   DMA zone: 72 pages reserved
Dec 05 19:02:14 mtop kernel:   DMA zone: 3978 pages, LIFO batch:0
Dec 05 19:02:14 mtop kernel:   DMA32 zone: 5676 pages used for memmap
Dec 05 19:02:14 mtop kernel:   DMA32 zone: 363205 pages, LIFO batch:63
Dec 05 19:02:14 mtop kernel:   Normal zone: 124896 pages used for memmap
Dec 05 19:02:14 mtop kernel:   Normal zone: 7993344 pages, LIFO batch:63
Dec 05 19:02:14 mtop kernel: Reserving Intel graphics memory at [mem 0x5d800000-0x5f7fffff]
Dec 05 19:02:14 mtop kernel: ACPI: PM-Timer IO Port: 0x1808
Dec 05 19:02:14 mtop kernel: ACPI: Local APIC address 0xfee00000
Dec 05 19:02:14 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Dec 05 19:02:14 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Dec 05 19:02:14 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Dec 05 19:02:14 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Dec 05 19:02:14 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Dec 05 19:02:14 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Dec 05 19:02:14 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Dec 05 19:02:14 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Dec 05 19:02:14 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Dec 05 19:02:14 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Dec 05 19:02:14 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Dec 05 19:02:14 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Dec 05 19:02:14 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Dec 05 19:02:14 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Dec 05 19:02:14 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Dec 05 19:02:14 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Dec 05 19:02:14 mtop kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Dec 05 19:02:14 mtop kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Dec 05 19:02:14 mtop kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Dec 05 19:02:14 mtop kernel: ACPI: IRQ0 used by override.
Dec 05 19:02:14 mtop kernel: ACPI: IRQ9 used by override.
Dec 05 19:02:14 mtop kernel: Using ACPI (MADT) for SMP configuration information
Dec 05 19:02:14 mtop kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Dec 05 19:02:14 mtop kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Dec 05 19:02:14 mtop kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Dec 05 19:02:14 mtop kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
Dec 05 19:02:14 mtop kernel: PM: Registered nosave memory: [mem 0x0008c000-0x000fffff]
Dec 05 19:02:14 mtop kernel: PM: Registered nosave memory: [mem 0x40000000-0x403fffff]
Dec 05 19:02:14 mtop kernel: PM: Registered nosave memory: [mem 0x5055f000-0x5055ffff]
Dec 05 19:02:14 mtop kernel: PM: Registered nosave memory: [mem 0x50560000-0x50560fff]
Dec 05 19:02:14 mtop kernel: PM: Registered nosave memory: [mem 0x59ec6000-0x59f8bfff]
Dec 05 19:02:14 mtop kernel: PM: Registered nosave memory: [mem 0x59f8c000-0x5b4fdfff]
Dec 05 19:02:14 mtop kernel: PM: Registered nosave memory: [mem 0x5b4fe000-0x5b599fff]
Dec 05 19:02:14 mtop kernel: PM: Registered nosave memory: [mem 0x5b59a000-0x5b5fefff]
Dec 05 19:02:14 mtop kernel: PM: Registered nosave memory: [mem 0x5b600000-0x5f7fffff]
Dec 05 19:02:14 mtop kernel: PM: Registered nosave memory: [mem 0x5f800000-0xf7ffffff]
Dec 05 19:02:14 mtop kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Dec 05 19:02:14 mtop kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfe00ffff]
Dec 05 19:02:14 mtop kernel: PM: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
Dec 05 19:02:14 mtop kernel: PM: Registered nosave memory: [mem 0xfe011000-0xffffffff]
Dec 05 19:02:14 mtop kernel: [mem 0x5f800000-0xf7ffffff] available for PCI devices
Dec 05 19:02:14 mtop kernel: Booting paravirtualized kernel on bare hardware
Dec 05 19:02:14 mtop kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Dec 05 19:02:14 mtop kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
Dec 05 19:02:14 mtop kernel: percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
Dec 05 19:02:14 mtop kernel: pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
Dec 05 19:02:14 mtop kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Dec 05 19:02:14 mtop kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8229819
Dec 05 19:02:14 mtop kernel: Policy zone: Normal
Dec 05 19:02:14 mtop kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=39f14b5e-84c0-4ec0-871b-0ed0910977b1 rw rootflags=subvol=@ cryptdevice=/dev/nvme0n1p3:root quiet splash
Dec 05 19:02:14 mtop kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Dec 05 19:02:14 mtop kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Dec 05 19:02:14 mtop kernel: mem auto-init: stack:byref_all, heap alloc:on, heap free:off
Dec 05 19:02:14 mtop kernel: Calgary: detecting Calgary via BIOS EBDA area
Dec 05 19:02:14 mtop kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Dec 05 19:02:14 mtop kernel: Memory: 32664516K/33442108K available (12291K kernel code, 1319K rwdata, 3944K rodata, 1632K init, 3556K bss, 777592K reserved, 0K cma-reserved)
Dec 05 19:02:14 mtop kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Dec 05 19:02:14 mtop kernel: Kernel/User page tables isolation: enabled
Dec 05 19:02:14 mtop kernel: ftrace: allocating 37762 entries in 148 pages
Dec 05 19:02:14 mtop kernel: rcu: Preemptible hierarchical RCU implementation.
Dec 05 19:02:14 mtop kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Dec 05 19:02:14 mtop kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Dec 05 19:02:14 mtop kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Dec 05 19:02:14 mtop kernel:         Tasks RCU enabled.
Dec 05 19:02:14 mtop kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Dec 05 19:02:14 mtop kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Dec 05 19:02:14 mtop kernel: NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
Dec 05 19:02:14 mtop kernel: random: get_random_bytes called from start_kernel+0x3c9/0x5a4 with crng_init=0
Dec 05 19:02:14 mtop kernel: Console: colour dummy device 80x25
Dec 05 19:02:14 mtop kernel: printk: console [tty0] enabled
Dec 05 19:02:14 mtop kernel: ACPI: Core revision 20190703
Dec 05 19:02:14 mtop kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Dec 05 19:02:14 mtop kernel: APIC: Switch to symmetric I/O mode setup
Dec 05 19:02:14 mtop kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Dec 05 19:02:14 mtop kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Dec 05 19:02:14 mtop kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x19f2297dd97, max_idle_ns: 440795236593 ns
Dec 05 19:02:14 mtop kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3601.00 BogoMIPS (lpj=6000000)
Dec 05 19:02:14 mtop kernel: pid_max: default: 32768 minimum: 301
Dec 05 19:02:14 mtop kernel: LSM: Security Framework initializing
Dec 05 19:02:14 mtop kernel: Yama: becoming mindful.
Dec 05 19:02:14 mtop kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Dec 05 19:02:14 mtop kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Dec 05 19:02:14 mtop kernel: *** VALIDATE proc ***
Dec 05 19:02:14 mtop kernel: *** VALIDATE cgroup1 ***
Dec 05 19:02:14 mtop kernel: *** VALIDATE cgroup2 ***
Dec 05 19:02:14 mtop kernel: mce: CPU0: Thermal monitoring enabled (TM1)
Dec 05 19:02:14 mtop kernel: process: using mwait in idle threads
Dec 05 19:02:14 mtop kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Dec 05 19:02:14 mtop kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Dec 05 19:02:14 mtop kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Dec 05 19:02:14 mtop kernel: Spectre V2 : Mitigation: Full generic retpoline
Dec 05 19:02:14 mtop kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Dec 05 19:02:14 mtop kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Dec 05 19:02:14 mtop kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Dec 05 19:02:14 mtop kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Dec 05 19:02:14 mtop kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Dec 05 19:02:14 mtop kernel: MDS: Mitigation: Clear CPU buffers
Dec 05 19:02:14 mtop kernel: Freeing SMP alternatives memory: 32K
Dec 05 19:02:14 mtop kernel: TSC deadline timer enabled
Dec 05 19:02:14 mtop kernel: smpboot: CPU0: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz (family: 0x6, model: 0x8e, stepping: 0xa)
Dec 05 19:02:14 mtop kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Dec 05 19:02:14 mtop kernel: ... version:                4
Dec 05 19:02:14 mtop kernel: ... bit width:              48
Dec 05 19:02:14 mtop kernel: ... generic registers:      4
Dec 05 19:02:14 mtop kernel: ... value mask:             0000ffffffffffff
Dec 05 19:02:14 mtop kernel: ... max period:             00007fffffffffff
Dec 05 19:02:14 mtop kernel: ... fixed-purpose events:   3
Dec 05 19:02:14 mtop kernel: ... event mask:             000000070000000f
Dec 05 19:02:14 mtop kernel: rcu: Hierarchical SRCU implementation.
Dec 05 19:02:14 mtop kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Dec 05 19:02:14 mtop kernel: smp: Bringing up secondary CPUs ...
Dec 05 19:02:14 mtop kernel: x86: Booting SMP configuration:
Dec 05 19:02:14 mtop kernel: .... node  #0, CPUs:      #1 #2 #3 #4
Dec 05 19:02:14 mtop kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Dec 05 19:02:14 mtop kernel:  #5 #6 #7
Dec 05 19:02:14 mtop kernel: smp: Brought up 1 node, 8 CPUs
Dec 05 19:02:14 mtop kernel: smpboot: Max logical packages: 1
Dec 05 19:02:14 mtop kernel: smpboot: Total of 8 processors activated (28811.00 BogoMIPS)
Dec 05 19:02:14 mtop kernel: devtmpfs: initialized
Dec 05 19:02:14 mtop kernel: x86/mm: Memory block size: 128MB
Dec 05 19:02:14 mtop kernel: PM: Registering ACPI NVS region [mem 0x5055f000-0x5055ffff] (4096 bytes)
Dec 05 19:02:14 mtop kernel: PM: Registering ACPI NVS region [mem 0x5b4fe000-0x5b599fff] (638976 bytes)
Dec 05 19:02:14 mtop kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Dec 05 19:02:14 mtop kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Dec 05 19:02:14 mtop kernel: pinctrl core: initialized pinctrl subsystem
Dec 05 19:02:14 mtop kernel: PM: RTC time: 18:01:56, date: 2019-12-05
Dec 05 19:02:14 mtop kernel: NET: Registered protocol family 16
Dec 05 19:02:14 mtop kernel: audit: initializing netlink subsys (disabled)
Dec 05 19:02:14 mtop kernel: audit: type=2000 audit(1575568916.376:1): state=initialized audit_enabled=0 res=1
Dec 05 19:02:14 mtop kernel: cpuidle: using governor ladder
Dec 05 19:02:14 mtop kernel: cpuidle: using governor menu
Dec 05 19:02:14 mtop kernel: Simple Boot Flag at 0x47 set to 0x80
Dec 05 19:02:14 mtop kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Dec 05 19:02:14 mtop kernel: ACPI: bus type PCI registered
Dec 05 19:02:14 mtop kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Dec 05 19:02:14 mtop kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Dec 05 19:02:14 mtop kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Dec 05 19:02:14 mtop kernel: PCI: Using configuration type 1 for base access
Dec 05 19:02:14 mtop kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Dec 05 19:02:14 mtop kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Dec 05 19:02:14 mtop kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Dec 05 19:02:14 mtop kernel: ACPI: Added _OSI(Module Device)
Dec 05 19:02:14 mtop kernel: ACPI: Added _OSI(Processor Device)
Dec 05 19:02:14 mtop kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Dec 05 19:02:14 mtop kernel: ACPI: Added _OSI(Processor Aggregator Device)
Dec 05 19:02:14 mtop kernel: ACPI: Added _OSI(Linux-Dell-Video)
Dec 05 19:02:14 mtop kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Dec 05 19:02:14 mtop kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Dec 05 19:02:14 mtop kernel: ACPI: 15 ACPI AML tables successfully acquired and loaded
Dec 05 19:02:14 mtop kernel: ACPI: EC: EC started
Dec 05 19:02:14 mtop kernel: ACPI: EC: interrupt blocked
Dec 05 19:02:14 mtop kernel: ACPI: \: Used as first EC
Dec 05 19:02:14 mtop kernel: ACPI: \: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 05 19:02:14 mtop kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Dec 05 19:02:14 mtop kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Dec 05 19:02:14 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 05 19:02:14 mtop kernel: ACPI: SSDT 0xFFFF96323B5E6000 00058B (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
Dec 05 19:02:14 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 05 19:02:14 mtop kernel: ACPI: SSDT 0xFFFF96323AC22C00 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 05 19:02:14 mtop kernel: ACPI: SSDT 0xFFFF96323B3819C0 0000BA (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 05 19:02:14 mtop kernel: ACPI: SSDT 0xFFFF96323B5E2000 000628 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 05 19:02:14 mtop kernel: ACPI: SSDT 0xFFFF96323B633000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 05 19:02:14 mtop kernel: ACPI: SSDT 0xFFFF96323AC24400 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 05 19:02:14 mtop kernel: ACPI: SSDT 0xFFFF96323AC26400 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
Dec 05 19:02:14 mtop kernel: ACPI: Interpreter enabled
Dec 05 19:02:14 mtop kernel: ACPI: (supports S0 S3 S4 S5)
Dec 05 19:02:14 mtop kernel: ACPI: Using IOAPIC for interrupt routing
Dec 05 19:02:14 mtop kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Dec 05 19:02:14 mtop kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Dec 05 19:02:14 mtop kernel: ACPI: Power Resource [PUBS] (on)
Dec 05 19:02:14 mtop kernel: acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
Dec 05 19:02:14 mtop kernel: ACPI: Power Resource [PC01] (on)
Dec 05 19:02:14 mtop kernel: ACPI: Power Resource [WRST] (on)
Dec 05 19:02:14 mtop kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Dec 05 19:02:14 mtop kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Dec 05 19:02:14 mtop kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
Dec 05 19:02:14 mtop kernel: acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
Dec 05 19:02:14 mtop kernel: acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Dec 05 19:02:14 mtop kernel: acpi PNP0A08:00: _OSC: platform willing to grant [LTR]
Dec 05 19:02:14 mtop kernel: acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
Dec 05 19:02:14 mtop kernel: PCI host bridge to bus 0000:00
Dec 05 19:02:14 mtop kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Dec 05 19:02:14 mtop kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Dec 05 19:02:14 mtop kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Dec 05 19:02:14 mtop kernel: pci_bus 0000:00: root bus resource [mem 0x5f800000-0xf7ffffff window]
Dec 05 19:02:14 mtop kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
Dec 05 19:02:14 mtop kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Dec 05 19:02:14 mtop kernel: pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
Dec 05 19:02:14 mtop kernel: pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
Dec 05 19:02:14 mtop kernel: pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
Dec 05 19:02:14 mtop kernel: pci 0000:00:02.0: reg 0x18: [mem 0x60000000-0x7fffffff 64bit pref]
Dec 05 19:02:14 mtop kernel: pci 0000:00:02.0: reg 0x20: [io  0xe000-0xe03f]
Dec 05 19:02:14 mtop kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Dec 05 19:02:14 mtop kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Dec 05 19:02:14 mtop kernel: pci 0000:00:04.0: reg 0x10: [mem 0xdd240000-0xdd247fff 64bit]
Dec 05 19:02:14 mtop kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
Dec 05 19:02:14 mtop kernel: pci 0000:00:08.0: reg 0x10: [mem 0xdd250000-0xdd250fff 64bit]
Dec 05 19:02:14 mtop kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
Dec 05 19:02:14 mtop kernel: pci 0000:00:14.0: reg 0x10: [mem 0xdd230000-0xdd23ffff 64bit]
Dec 05 19:02:14 mtop kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Dec 05 19:02:14 mtop kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
Dec 05 19:02:14 mtop kernel: pci 0000:00:14.2: reg 0x10: [mem 0xdd251000-0xdd251fff 64bit]
Dec 05 19:02:14 mtop kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
Dec 05 19:02:14 mtop kernel: pci 0000:00:16.0: reg 0x10: [mem 0xdd252000-0xdd252fff 64bit]
Dec 05 19:02:14 mtop kernel: pci 0000:00:16.0: PME# supported from D3hot
Dec 05 19:02:14 mtop kernel: pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
Dec 05 19:02:14 mtop kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Dec 05 19:02:14 mtop kernel: pci 0000:00:1c.6: [8086:9d16] type 01 class 0x060400
Dec 05 19:02:14 mtop kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
Dec 05 19:02:14 mtop kernel: pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
Dec 05 19:02:14 mtop kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Dec 05 19:02:14 mtop kernel: pci 0000:00:1d.2: [8086:9d1a] type 01 class 0x060400
Dec 05 19:02:14 mtop kernel: pci 0000:00:1d.2: PME# supported from D0 D3hot D3cold
Dec 05 19:02:14 mtop kernel: pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
Dec 05 19:02:14 mtop kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
Dec 05 19:02:14 mtop kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xdd24c000-0xdd24ffff]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
Dec 05 19:02:14 mtop kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xdd248000-0xdd24bfff 64bit]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xdd220000-0xdd22ffff 64bit]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Dec 05 19:02:14 mtop kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
Dec 05 19:02:14 mtop kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xdd253000-0xdd2530ff 64bit]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1f.6: [8086:15d8] type 00 class 0x020000
Dec 05 19:02:14 mtop kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xdd200000-0xdd21ffff]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Dec 05 19:02:14 mtop kernel: pci 0000:01:00.0: [10de:1d10] type 00 class 0x030200
Dec 05 19:02:14 mtop kernel: pci 0000:01:00.0: reg 0x10: [mem 0xdc000000-0xdcffffff]
Dec 05 19:02:14 mtop kernel: pci 0000:01:00.0: reg 0x14: [mem 0x80000000-0x8fffffff 64bit pref]
Dec 05 19:02:14 mtop kernel: pci 0000:01:00.0: reg 0x1c: [mem 0x90000000-0x91ffffff 64bit pref]
Dec 05 19:02:14 mtop kernel: pci 0000:01:00.0: reg 0x24: [io  0xd000-0xd07f]
Dec 05 19:02:14 mtop kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
Dec 05 19:02:14 mtop kernel: pci 0000:01:00.0: Enabling HDA controller
Dec 05 19:02:14 mtop kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1c.0:   bridge window [mem 0xdc000000-0xdcffffff]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
Dec 05 19:02:14 mtop kernel: pci 0000:03:00.0: [8086:24fd] type 00 class 0x028000
Dec 05 19:02:14 mtop kernel: pci 0000:03:00.0: reg 0x10: [mem 0xdd100000-0xdd101fff 64bit]
Dec 05 19:02:14 mtop kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Dec 05 19:02:14 mtop kernel: pci 0000:00:1c.6: PCI bridge to [bus 03]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1c.6:   bridge window [mem 0xdd100000-0xdd1fffff]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1d.0: PCI bridge to [bus 04-3c]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1d.0:   bridge window [mem 0xc4000000-0xda0fffff]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1d.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
Dec 05 19:02:14 mtop kernel: pci 0000:3d:00.0: [144d:a808] type 00 class 0x010802
Dec 05 19:02:14 mtop kernel: pci 0000:3d:00.0: reg 0x10: [mem 0xdd000000-0xdd003fff 64bit]
Dec 05 19:02:14 mtop kernel: pci 0000:3d:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8 GT/s x2 link at 0000:00:1d.2 (capable of 31.504 Gb/s with 8 GT/s x4 link)
Dec 05 19:02:14 mtop kernel: pci 0000:00:1d.2: PCI bridge to [bus 3d]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1d.2:   bridge window [mem 0xdd000000-0xdd0fffff]
Dec 05 19:02:14 mtop kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 05 19:02:14 mtop kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
Dec 05 19:02:14 mtop kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 05 19:02:14 mtop kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 05 19:02:14 mtop kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 05 19:02:14 mtop kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 05 19:02:14 mtop kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 05 19:02:14 mtop kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 05 19:02:14 mtop kernel: ACPI: EC: interrupt unblocked
Dec 05 19:02:14 mtop kernel: ACPI: EC: event unblocked
Dec 05 19:02:14 mtop kernel: ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 05 19:02:14 mtop kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions and events
Dec 05 19:02:14 mtop kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Dec 05 19:02:14 mtop kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Dec 05 19:02:14 mtop kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Dec 05 19:02:14 mtop kernel: vgaarb: loaded
Dec 05 19:02:14 mtop kernel: ACPI: bus type USB registered
Dec 05 19:02:14 mtop kernel: usbcore: registered new interface driver usbfs
Dec 05 19:02:14 mtop kernel: usbcore: registered new interface driver hub
Dec 05 19:02:14 mtop kernel: usbcore: registered new device driver usb
Dec 05 19:02:14 mtop kernel: pps_core: LinuxPPS API ver. 1 registered
Dec 05 19:02:14 mtop kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Dec 05 19:02:14 mtop kernel: PTP clock support registered
Dec 05 19:02:14 mtop kernel: EDAC MC: Ver: 3.0.0
Dec 05 19:02:14 mtop kernel: Registered efivars operations
Dec 05 19:02:14 mtop kernel: PCI: Using ACPI for IRQ routing
Dec 05 19:02:14 mtop kernel: PCI: pci_cache_line_size set to 64 bytes
Dec 05 19:02:14 mtop kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Dec 05 19:02:14 mtop kernel: e820: reserve RAM buffer [mem 0x0008c000-0x0008ffff]
Dec 05 19:02:14 mtop kernel: e820: reserve RAM buffer [mem 0x5055f000-0x53ffffff]
Dec 05 19:02:14 mtop kernel: e820: reserve RAM buffer [mem 0x59ec6000-0x5bffffff]
Dec 05 19:02:14 mtop kernel: e820: reserve RAM buffer [mem 0x5b600000-0x5bffffff]
Dec 05 19:02:14 mtop kernel: e820: reserve RAM buffer [mem 0x89f800000-0x89fffffff]
Dec 05 19:02:14 mtop kernel: NetLabel: Initializing
Dec 05 19:02:14 mtop kernel: NetLabel:  domain hash size = 128
Dec 05 19:02:14 mtop kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Dec 05 19:02:14 mtop kernel: NetLabel:  unlabeled traffic allowed by default
Dec 05 19:02:14 mtop kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Dec 05 19:02:14 mtop kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Dec 05 19:02:14 mtop kernel: clocksource: Switched to clocksource tsc-early
Dec 05 19:02:14 mtop kernel: VFS: Disk quotas dquot_6.6.0
Dec 05 19:02:14 mtop kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Dec 05 19:02:14 mtop kernel: *** VALIDATE hugetlbfs ***
Dec 05 19:02:14 mtop kernel: pnp: PnP ACPI init
Dec 05 19:02:14 mtop kernel: system 00:00: [mem 0x40000000-0x403fffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 05 19:02:14 mtop kernel: system 00:01: [mem 0xfd000000-0xfdabffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:01: [mem 0xfdad0000-0xfdadffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:01: [mem 0xfdb00000-0xfdffffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
Dec 05 19:02:14 mtop kernel: system 00:01: [mem 0xfe036000-0xfe03bfff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:01: [mem 0xfe03d000-0xfe3fffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:01: [mem 0xfe410000-0xfe7fffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 05 19:02:14 mtop kernel: system 00:02: [io  0xff00-0xfffe] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 05 19:02:14 mtop kernel: system 00:03: [io  0x0680-0x069f] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:03: [io  0xffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:03: [io  0xffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:03: [io  0xffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:03: [io  0x1800-0x18fe] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:03: [io  0x164e-0x164f] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 05 19:02:14 mtop kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
Dec 05 19:02:14 mtop kernel: system 00:05: [io  0x1854-0x1857] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Dec 05 19:02:14 mtop kernel: pnp 00:06: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
Dec 05 19:02:14 mtop kernel: pnp 00:07: Plug and Play ACPI device, IDs LEN0094 PNP0f13 (active)
Dec 05 19:02:14 mtop kernel: system 00:08: [io  0x1800-0x189f] could not be reserved
Dec 05 19:02:14 mtop kernel: system 00:08: [io  0x0800-0x087f] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:08: [io  0x0880-0x08ff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:08: [io  0x0900-0x097f] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:08: [io  0x0980-0x09ff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:08: [io  0x0a00-0x0a7f] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:08: [io  0x0a80-0x0aff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:08: [io  0x0b00-0x0b7f] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:08: [io  0x0b80-0x0bff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:08: [io  0x15e0-0x15ef] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:08: [io  0x1600-0x167f] could not be reserved
Dec 05 19:02:14 mtop kernel: system 00:08: [io  0x1640-0x165f] could not be reserved
Dec 05 19:02:14 mtop kernel: system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:08: [mem 0xfed10000-0xfed13fff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:08: [mem 0xfeb00000-0xfebfffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:08: [mem 0xf7fe0000-0xf7ffffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 05 19:02:14 mtop kernel: system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 05 19:02:14 mtop kernel: system 00:0a: [mem 0xfed10000-0xfed17fff] could not be reserved
Dec 05 19:02:14 mtop kernel: system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:0a: [mem 0xf7fe0000-0xf7ffffff] has been reserved
Dec 05 19:02:14 mtop kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 05 19:02:14 mtop kernel: system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
Dec 05 19:02:14 mtop kernel: system 00:0b: [mem 0x000c0000-0x000c3fff] could not be reserved
Dec 05 19:02:14 mtop kernel: system 00:0b: [mem 0x000c8000-0x000cbfff] could not be reserved
Dec 05 19:02:14 mtop kernel: system 00:0b: [mem 0x000d0000-0x000d3fff] could not be reserved
Dec 05 19:02:14 mtop kernel: system 00:0b: [mem 0x000d8000-0x000dbfff] could not be reserved
Dec 05 19:02:14 mtop kernel: system 00:0b: [mem 0x000e0000-0x000e3fff] could not be reserved
Dec 05 19:02:14 mtop kernel: system 00:0b: [mem 0x000e8000-0x000ebfff] could not be reserved
Dec 05 19:02:14 mtop kernel: system 00:0b: [mem 0x000f0000-0x000fffff] could not be reserved
Dec 05 19:02:14 mtop kernel: system 00:0b: [mem 0x00100000-0x5f7fffff] could not be reserved
Dec 05 19:02:14 mtop kernel: system 00:0b: [mem 0xfec00000-0xfed3ffff] could not be reserved
Dec 05 19:02:14 mtop kernel: system 00:0b: [mem 0xfed4c000-0xffffffff] could not be reserved
Dec 05 19:02:14 mtop kernel: system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
Dec 05 19:02:14 mtop kernel: pnp: PnP ACPI: found 12 devices
Dec 05 19:02:14 mtop kernel: thermal_sys: Registered thermal governor 'fair_share'
Dec 05 19:02:14 mtop kernel: thermal_sys: Registered thermal governor 'bang_bang'
Dec 05 19:02:14 mtop kernel: thermal_sys: Registered thermal governor 'step_wise'
Dec 05 19:02:14 mtop kernel: thermal_sys: Registered thermal governor 'user_space'
Dec 05 19:02:14 mtop kernel: thermal_sys: Registered thermal governor 'power_allocator'
Dec 05 19:02:14 mtop kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Dec 05 19:02:14 mtop kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
Dec 05 19:02:14 mtop kernel: pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 04-3c] add_size 1000
Dec 05 19:02:14 mtop kernel: pci 0000:00:1d.0: BAR 13: assigned [io  0x2000-0x2fff]
Dec 05 19:02:14 mtop kernel: pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
Dec 05 19:02:14 mtop kernel: pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1c.0:   bridge window [mem 0xdc000000-0xdcffffff]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1c.6: PCI bridge to [bus 03]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1c.6:   bridge window [mem 0xdd100000-0xdd1fffff]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1d.0: PCI bridge to [bus 04-3c]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1d.0:   bridge window [io  0x2000-0x2fff]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1d.0:   bridge window [mem 0xc4000000-0xda0fffff]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1d.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1d.2: PCI bridge to [bus 3d]
Dec 05 19:02:14 mtop kernel: pci 0000:00:1d.2:   bridge window [mem 0xdd000000-0xdd0fffff]
Dec 05 19:02:14 mtop kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Dec 05 19:02:14 mtop kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Dec 05 19:02:14 mtop kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Dec 05 19:02:14 mtop kernel: pci_bus 0000:00: resource 7 [mem 0x5f800000-0xf7ffffff window]
Dec 05 19:02:14 mtop kernel: pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
Dec 05 19:02:14 mtop kernel: pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
Dec 05 19:02:14 mtop kernel: pci_bus 0000:01: resource 1 [mem 0xdc000000-0xdcffffff]
Dec 05 19:02:14 mtop kernel: pci_bus 0000:01: resource 2 [mem 0x80000000-0x91ffffff 64bit pref]
Dec 05 19:02:14 mtop kernel: pci_bus 0000:03: resource 1 [mem 0xdd100000-0xdd1fffff]
Dec 05 19:02:14 mtop kernel: pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
Dec 05 19:02:14 mtop kernel: pci_bus 0000:04: resource 1 [mem 0xc4000000-0xda0fffff]
Dec 05 19:02:14 mtop kernel: pci_bus 0000:04: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
Dec 05 19:02:14 mtop kernel: pci_bus 0000:3d: resource 1 [mem 0xdd000000-0xdd0fffff]
Dec 05 19:02:14 mtop kernel: NET: Registered protocol family 2
Dec 05 19:02:14 mtop kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Dec 05 19:02:14 mtop kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Dec 05 19:02:14 mtop kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Dec 05 19:02:14 mtop kernel: TCP: Hash tables configured (established 262144 bind 65536)
Dec 05 19:02:14 mtop kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Dec 05 19:02:14 mtop kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Dec 05 19:02:14 mtop kernel: NET: Registered protocol family 1
Dec 05 19:02:14 mtop kernel: NET: Registered protocol family 44
Dec 05 19:02:14 mtop kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Dec 05 19:02:14 mtop kernel: PCI: CLS 0 bytes, default 64
Dec 05 19:02:14 mtop kernel: Trying to unpack rootfs image as initramfs...
Dec 05 19:02:14 mtop kernel: Freeing initrd memory: 31688K
Dec 05 19:02:14 mtop kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Dec 05 19:02:14 mtop kernel: software IO TLB: mapped [mem 0x551cd000-0x591cd000] (64MB)
Dec 05 19:02:14 mtop kernel: check: Scanning for low memory corruption every 60 seconds
Dec 05 19:02:14 mtop kernel: Initialise system trusted keyrings
Dec 05 19:02:14 mtop kernel: Key type blacklist registered
Dec 05 19:02:14 mtop kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Dec 05 19:02:14 mtop kernel: zbud: loaded
Dec 05 19:02:14 mtop kernel: Key type asymmetric registered
Dec 05 19:02:14 mtop kernel: Asymmetric key parser 'x509' registered
Dec 05 19:02:14 mtop kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Dec 05 19:02:14 mtop kernel: io scheduler mq-deadline registered
Dec 05 19:02:14 mtop kernel: io scheduler kyber registered
Dec 05 19:02:14 mtop kernel: io scheduler bfq registered
Dec 05 19:02:14 mtop kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Dec 05 19:02:14 mtop kernel: efifb: probing for efifb
Dec 05 19:02:14 mtop kernel: efifb: No BGRT, not showing boot graphics
Dec 05 19:02:14 mtop kernel: efifb: framebuffer at 0x60000000, using 8128k, total 8128k
Dec 05 19:02:14 mtop kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Dec 05 19:02:14 mtop kernel: efifb: scrolling: redraw
Dec 05 19:02:14 mtop kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Dec 05 19:02:14 mtop kernel: fbcon: Deferring console take-over
Dec 05 19:02:14 mtop kernel: fb0: EFI VGA frame buffer device
Dec 05 19:02:14 mtop kernel: intel_idle: MWAIT substates: 0x11142120
Dec 05 19:02:14 mtop kernel: intel_idle: v0.4.1 model 0x8E
Dec 05 19:02:14 mtop kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Dec 05 19:02:14 mtop kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Dec 05 19:02:14 mtop kernel: ACPI: Sleep Button [SLPB]
Dec 05 19:02:14 mtop kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
Dec 05 19:02:14 mtop kernel: ACPI: Lid Switch [LID]
Dec 05 19:02:14 mtop kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Dec 05 19:02:14 mtop kernel: ACPI: Power Button [PWRF]
Dec 05 19:02:14 mtop kernel: thermal LNXTHERM:00: registered as thermal_zone0
Dec 05 19:02:14 mtop kernel: ACPI: Thermal Zone [THM0] (32 C)
Dec 05 19:02:14 mtop kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Dec 05 19:02:14 mtop kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Dec 05 19:02:14 mtop kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Dec 05 19:02:14 mtop kernel: nvme nvme0: pci function 0000:3d:00.0
Dec 05 19:02:14 mtop kernel: usbcore: registered new interface driver usbserial_generic
Dec 05 19:02:14 mtop kernel: usbserial: USB Serial support registered for generic
Dec 05 19:02:14 mtop kernel: rtc_cmos 00:04: RTC can wake from S4
Dec 05 19:02:14 mtop kernel: rtc_cmos 00:04: registered as rtc0
Dec 05 19:02:14 mtop kernel: rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Dec 05 19:02:14 mtop kernel: intel_pstate: Intel P-state driver initializing
Dec 05 19:02:14 mtop kernel: intel_pstate: HWP enabled
Dec 05 19:02:14 mtop kernel: ledtrig-cpu: registered to indicate activity on CPUs
Dec 05 19:02:14 mtop kernel: intel_pmc_core intel_pmc_core.0:  initialized
Dec 05 19:02:14 mtop kernel: NET: Registered protocol family 10
Dec 05 19:02:14 mtop kernel: Segment Routing with IPv6
Dec 05 19:02:14 mtop kernel: NET: Registered protocol family 17
Dec 05 19:02:14 mtop kernel: RAS: Correctable Errors collector initialized.
Dec 05 19:02:14 mtop kernel: microcode: sig=0x806ea, pf=0x80, revision=0xca
Dec 05 19:02:14 mtop kernel: microcode: Microcode Update Driver: v2.2.
Dec 05 19:02:14 mtop kernel: sched_clock: Marking stable (1905244891, 714404)->(1913814433, -7855138)
Dec 05 19:02:14 mtop kernel: registered taskstats version 1
Dec 05 19:02:14 mtop kernel: Loading compiled-in X.509 certificates
Dec 05 19:02:14 mtop kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 9638cdb4da5457775d033fbe697857b3ce5e9200'
Dec 05 19:02:14 mtop kernel: zswap: loaded using pool lzo/zbud
Dec 05 19:02:14 mtop kernel: Key type big_key registered
Dec 05 19:02:14 mtop kernel: PM:   Magic number: 15:283:38
Dec 05 19:02:14 mtop kernel: system 00:0a: hash matches
Dec 05 19:02:14 mtop kernel: memory memory207: hash matches
Dec 05 19:02:14 mtop kernel: memory memory74: hash matches
Dec 05 19:02:14 mtop kernel: rtc_cmos 00:04: setting system clock to 2019-12-05T18:01:57 UTC (1575568917)
Dec 05 19:02:14 mtop kernel: nvme nvme0: Shutdown timeout set to 8 seconds
Dec 05 19:02:14 mtop kernel: nvme nvme0: 8/0/0 default/read/poll queues
Dec 05 19:02:14 mtop kernel:  nvme0n1: p1 p2 p3 p4
Dec 05 19:02:14 mtop kernel: Freeing unused decrypted memory: 2040K
Dec 05 19:02:14 mtop kernel: Freeing unused kernel image memory: 1632K
Dec 05 19:02:14 mtop kernel: Write protecting the kernel read-only data: 18432k
Dec 05 19:02:14 mtop kernel: Freeing unused kernel image memory: 2012K
Dec 05 19:02:14 mtop kernel: Freeing unused kernel image memory: 152K
Dec 05 19:02:14 mtop kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Dec 05 19:02:14 mtop kernel: x86/mm: Checking user space page tables
Dec 05 19:02:14 mtop kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Dec 05 19:02:14 mtop kernel: Run /init as init process
Dec 05 19:02:14 mtop kernel: fbcon: Taking over console
Dec 05 19:02:14 mtop kernel: Console: switching to colour frame buffer device 240x67
Dec 05 19:02:14 mtop kernel: Linux agpgart interface v0.103
Dec 05 19:02:14 mtop kernel: checking generic (60000000 7f0000) vs hw (60000000 20000000)
Dec 05 19:02:14 mtop kernel: fb0: switching to inteldrmfb from EFI VGA
Dec 05 19:02:14 mtop kernel: Console: switching to colour dummy device 80x25
Dec 05 19:02:14 mtop kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Dec 05 19:02:14 mtop kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Dec 05 19:02:14 mtop kernel: [drm] Driver supports precise vblank timestamp query.
Dec 05 19:02:14 mtop kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Dec 05 19:02:14 mtop kernel: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Dec 05 19:02:14 mtop kernel: [drm] Initialized i915 1.6.0 20190619 for 0000:00:02.0 on minor 0
Dec 05 19:02:14 mtop kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Dec 05 19:02:14 mtop kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
Dec 05 19:02:14 mtop kernel: ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
Dec 05 19:02:14 mtop kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:35/LNXVIDEO:01/input/input4
Dec 05 19:02:14 mtop kernel: fbcon: i915drmfb (fb0) is primary device
Dec 05 19:02:14 mtop kernel: Console: switching to colour frame buffer device 240x67
Dec 05 19:02:14 mtop kernel: i915 0000:00:02.0: fb0: i915drmfb frame buffer device
Dec 05 19:02:14 mtop kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Dec 05 19:02:14 mtop kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Dec 05 19:02:14 mtop kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Dec 05 19:02:14 mtop kernel: cryptd: max_cpu_qlen set to 1000
Dec 05 19:02:14 mtop kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 05 19:02:14 mtop kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Dec 05 19:02:14 mtop kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
Dec 05 19:02:14 mtop kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Dec 05 19:02:14 mtop kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
Dec 05 19:02:14 mtop kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 05 19:02:14 mtop kernel: usb usb1: Product: xHCI Host Controller
Dec 05 19:02:14 mtop kernel: usb usb1: Manufacturer: Linux 5.3.13-arch1-1 xhci-hcd
Dec 05 19:02:14 mtop kernel: usb usb1: SerialNumber: 0000:00:14.0
Dec 05 19:02:14 mtop kernel: hub 1-0:1.0: USB hub found
Dec 05 19:02:14 mtop kernel: hub 1-0:1.0: 12 ports detected
Dec 05 19:02:14 mtop kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 05 19:02:14 mtop kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Dec 05 19:02:14 mtop kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Dec 05 19:02:14 mtop kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
Dec 05 19:02:14 mtop kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 05 19:02:14 mtop kernel: usb usb2: Product: xHCI Host Controller
Dec 05 19:02:14 mtop kernel: usb usb2: Manufacturer: Linux 5.3.13-arch1-1 xhci-hcd
Dec 05 19:02:14 mtop kernel: usb usb2: SerialNumber: 0000:00:14.0
Dec 05 19:02:14 mtop kernel: hub 2-0:1.0: USB hub found
Dec 05 19:02:14 mtop kernel: hub 2-0:1.0: 6 ports detected
Dec 05 19:02:14 mtop kernel: usb: port power management may be unreliable
Dec 05 19:02:14 mtop kernel: AVX2 version of gcm_enc/dec engaged.
Dec 05 19:02:14 mtop kernel: AES CTR mode by8 optimization enabled
Dec 05 19:02:14 mtop kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
Dec 05 19:02:14 mtop kernel: raid6: avx2x4   gen() 29225 MB/s
Dec 05 19:02:14 mtop kernel: raid6: avx2x4   xor() 20492 MB/s
Dec 05 19:02:14 mtop kernel: tsc: Refined TSC clocksource calibration: 1799.999 MHz
Dec 05 19:02:14 mtop kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x19f228ab7a2, max_idle_ns: 440795289252 ns
Dec 05 19:02:14 mtop kernel: raid6: avx2x2   gen() 26167 MB/s
Dec 05 19:02:14 mtop kernel: clocksource: Switched to clocksource tsc
Dec 05 19:02:14 mtop kernel: raid6: avx2x2   xor() 19590 MB/s
Dec 05 19:02:14 mtop kernel: raid6: avx2x1   gen() 25105 MB/s
Dec 05 19:02:14 mtop kernel: usb 2-3: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Dec 05 19:02:14 mtop kernel: raid6: avx2x1   xor() 16526 MB/s
Dec 05 19:02:14 mtop kernel: usb 2-3: New USB device found, idVendor=0bda, idProduct=0316, bcdDevice= 2.04
Dec 05 19:02:14 mtop kernel: usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 05 19:02:14 mtop kernel: usb 2-3: Product: USB3.0-CRW
Dec 05 19:02:14 mtop kernel: usb 2-3: Manufacturer: Generic
Dec 05 19:02:14 mtop kernel: usb 2-3: SerialNumber: 20120501030900000
Dec 05 19:02:14 mtop kernel: SCSI subsystem initialized
Dec 05 19:02:14 mtop kernel: usb-storage 2-3:1.0: USB Mass Storage device detected
Dec 05 19:02:14 mtop kernel: scsi host0: usb-storage 2-3:1.0
Dec 05 19:02:14 mtop kernel: usbcore: registered new interface driver usb-storage
Dec 05 19:02:14 mtop kernel: usbcore: registered new interface driver uas
Dec 05 19:02:14 mtop kernel: raid6: sse2x4   gen() 13341 MB/s
Dec 05 19:02:14 mtop kernel: raid6: sse2x4   xor()  9046 MB/s
Dec 05 19:02:14 mtop kernel: usb 1-7: new full-speed USB device number 2 using xhci_hcd
Dec 05 19:02:14 mtop kernel: raid6: sse2x2   gen() 12495 MB/s
Dec 05 19:02:14 mtop kernel: raid6: sse2x2   xor()  8409 MB/s
Dec 05 19:02:14 mtop kernel: usb 1-7: config 1 interface 1 altsetting 0 endpoint 0x3 has wMaxPacketSize 0, skipping
Dec 05 19:02:14 mtop kernel: usb 1-7: config 1 interface 1 altsetting 0 endpoint 0x83 has wMaxPacketSize 0, skipping
Dec 05 19:02:14 mtop kernel: usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.10
Dec 05 19:02:14 mtop kernel: usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 05 19:02:14 mtop kernel: raid6: sse2x1   gen() 11089 MB/s
Dec 05 19:02:14 mtop kernel: raid6: sse2x1   xor()  6198 MB/s
Dec 05 19:02:14 mtop kernel: raid6: using algorithm avx2x4 gen() 29225 MB/s
Dec 05 19:02:14 mtop kernel: raid6: .... xor() 20492 MB/s, rmw enabled
Dec 05 19:02:14 mtop kernel: raid6: using avx2x2 recovery algorithm
Dec 05 19:02:14 mtop kernel: xor: automatically using best checksumming function   avx       
Dec 05 19:02:14 mtop kernel: Btrfs loaded, crc32c=crc32c-intel
Dec 05 19:02:14 mtop kernel: BTRFS: device fsid 278554c0-9a4e-4eac-90a4-c9f6de1a72d4 devid 1 transid 311 /dev/nvme0n1p4
Dec 05 19:02:14 mtop kernel: usb 1-8: new high-speed USB device number 3 using xhci_hcd
Dec 05 19:02:14 mtop kernel: device-mapper: uevent: version 1.0.3
Dec 05 19:02:14 mtop kernel: device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
Dec 05 19:02:14 mtop kernel: random: plymouthd: uninitialized urandom read (8 bytes read)
Dec 05 19:02:14 mtop kernel: random: plymouthd: uninitialized urandom read (8 bytes read)
Dec 05 19:02:14 mtop kernel: usb 1-8: New USB device found, idVendor=13d3, idProduct=56a6, bcdDevice=17.11
Dec 05 19:02:14 mtop kernel: usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Dec 05 19:02:14 mtop kernel: usb 1-8: Product: Integrated Camera
Dec 05 19:02:14 mtop kernel: usb 1-8: Manufacturer: Azurewave
Dec 05 19:02:14 mtop kernel: usb 1-8: SerialNumber: 0001
Dec 05 19:02:14 mtop kernel: usb 1-9: new full-speed USB device number 4 using xhci_hcd
Dec 05 19:02:14 mtop kernel: usb 1-9: New USB device found, idVendor=06cb, idProduct=009a, bcdDevice= 1.64
Dec 05 19:02:14 mtop kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
Dec 05 19:02:14 mtop kernel: usb 1-9: SerialNumber: 22b7b8072486
Dec 05 19:02:14 mtop kernel: scsi 0:0:0:0: Direct-Access     Generic- SD/MMC           1.00 PQ: 0 ANSI: 6
Dec 05 19:02:14 mtop kernel: sd 0:0:0:0: [sda] Attached SCSI removable disk
Dec 05 19:02:14 mtop kernel: random: cryptsetup: uninitialized urandom read (2 bytes read)
Dec 05 19:02:14 mtop kernel: BTRFS: device label bvol devid 1 transid 436707 /dev/dm-0
Dec 05 19:02:14 mtop kernel: BTRFS info (device dm-0): disk space caching is enabled
Dec 05 19:02:14 mtop kernel: BTRFS info (device dm-0): has skinny extents
Dec 05 19:02:14 mtop kernel: random: fast init done
Dec 05 19:02:14 mtop kernel: BTRFS info (device dm-0): enabling ssd optimizations
Dec 05 19:02:14 mtop systemd[1]: systemd 243.162-2-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Dec 05 19:02:14 mtop systemd[1]: Detected architecture x86-64.
Dec 05 19:02:14 mtop systemd[1]: Set hostname to <mtop>.
Dec 05 19:02:14 mtop systemd[1]: Created slice system-getty.slice.
Dec 05 19:02:14 mtop systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
Dec 05 19:02:14 mtop systemd[1]: Created slice system-systemd\x2dfsck.slice.
Dec 05 19:02:14 mtop systemd[1]: Created slice User and Session Slice.
Dec 05 19:02:14 mtop systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Dec 05 19:02:14 mtop systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Dec 05 19:02:14 mtop systemd[1]: Reached target Login Prompts.
Dec 05 19:02:14 mtop kernel: random: lvm: uninitialized urandom read (4 bytes read)
Dec 05 19:02:14 mtop kernel: acpi_call: loading out-of-tree module taints kernel.
Dec 05 19:02:14 mtop kernel: acpi_call: module verification failed: signature and/or required key missing - tainting kernel
Dec 05 19:02:14 mtop kernel: BTRFS info (device dm-0): use lzo compression, level 0
Dec 05 19:02:14 mtop kernel: BTRFS info (device dm-0): disk space caching is enabled
Dec 05 19:02:14 mtop kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Dec 05 19:02:14 mtop kernel: vboxdrv: Found 8 processor cores
Dec 05 19:02:14 mtop kernel: vboxdrv: TSC mode is Invariant, tentative frequency 1799998764 Hz
Dec 05 19:02:14 mtop kernel: vboxdrv: Successfully loaded version 6.0.14 (interface 0x00290008)
Dec 05 19:02:14 mtop kernel: VBoxPciLinuxInit
Dec 05 19:02:14 mtop kernel: vboxpci: IOMMU not found (not registered)
Dec 05 19:02:14 mtop kernel: VBoxNetAdp: Successfully started.
Dec 05 19:02:14 mtop kernel: VBoxNetFlt: Successfully started.
Dec 05 19:02:14 mtop systemd-journald[413]: Journal started
Dec 05 19:02:14 mtop systemd-journald[413]: Runtime Journal (/run/log/journal/f4adb9a8f7634cb496f90a66a3d6c96a) is 8.0M, max 1.5G, 1.5G free.
Dec 05 19:02:14 mtop systemd-modules-load[414]: Inserted module 'acpi_call'
Dec 05 19:02:14 mtop systemd-modules-load[414]: Inserted module 'crypto_user'
Dec 05 19:02:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:14 mtop systemd-modules-load[414]: Inserted module 'sg'
Dec 05 19:02:14 mtop systemd-random-seed[424]: Kernel entropy pool is not initialized yet, waiting until it is.
Dec 05 19:02:14 mtop systemd-vconsole-setup[417]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Dec 05 19:02:14 mtop systemd-vconsole-setup[417]: Fonts will not be copied to remaining consoles
Dec 05 19:02:14 mtop systemd-modules-load[414]: Inserted module 'vboxdrv'
Dec 05 19:02:14 mtop systemd-modules-load[414]: Inserted module 'vboxpci'
Dec 05 19:02:14 mtop systemd-modules-load[414]: Inserted module 'vboxnetadp'
Dec 05 19:02:14 mtop systemd-modules-load[414]: Inserted module 'vboxnetflt'
Dec 05 19:02:14 mtop systemd-udevd[428]: /usr/lib/udev/rules.d/11-dm-lvm.rules:40 Invalid value for OPTIONS key, ignoring: 'event_timeout=180'
Dec 05 19:02:14 mtop systemd-udevd[428]: /usr/lib/udev/rules.d/11-dm-lvm.rules:40 The line takes no effect, ignoring.
Dec 05 19:02:14 mtop systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 05 19:02:14 mtop kernel: audit: type=1130 audit(1575568934.134:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:14 mtop systemd-journald[413]: Time spent on flushing to /var is 7.824ms for 789 entries.
Dec 05 19:02:14 mtop systemd-journald[413]: System Journal (/var/log/journal/f4adb9a8f7634cb496f90a66a3d6c96a) is 113.0M, max 100.0M, 0B free.
Dec 05 19:02:14 mtop kernel: random: crng init done
Dec 05 19:02:14 mtop kernel: audit: type=1130 audit(1575568934.148:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:14 mtop kernel: audit: type=1130 audit(1575568934.181:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:14 mtop systemd[1]: Started Load/Save Random Seed.
Dec 05 19:02:14 mtop systemd[1]: Started udev Kernel Device Manager.
Dec 05 19:02:14 mtop systemd[1]: Starting Show Plymouth Boot Screen...
Dec 05 19:02:14 mtop systemd[1]: Started Flush Journal to Persistent Storage.
Dec 05 19:02:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:14 mtop kernel: audit: type=1130 audit(1575568934.201:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:14 mtop systemd[1]: plymouth-start.service: Succeeded.
Dec 05 19:02:14 mtop systemd[1]: Started Show Plymouth Boot Screen.
Dec 05 19:02:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:14 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:14 mtop systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Dec 05 19:02:14 mtop systemd[1]: Condition check resulted in Forward Password Requests to Plymouth Directory Watch being skipped.
Dec 05 19:02:14 mtop kernel: audit: type=1130 audit(1575568934.208:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:14 mtop kernel: audit: type=1131 audit(1575568934.208:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:14 mtop kernel: ACPI: AC Adapter [AC] (off-line)
Dec 05 19:02:14 mtop kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Dec 05 19:02:14 mtop kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Dec 05 19:02:14 mtop systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Dec 05 19:02:14 mtop systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Dec 05 19:02:14 mtop systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Dec 05 19:02:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:14 mtop kernel: audit: type=1130 audit(1575568934.308:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:14 mtop kernel: battery: ACPI: Battery Slot [BAT0] (battery present)
Dec 05 19:02:14 mtop kernel: battery: ACPI: Battery Slot [BAT1] (battery present)
Dec 05 19:02:14 mtop kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
Dec 05 19:02:14 mtop kernel: Non-volatile memory driver v1.3
Dec 05 19:02:14 mtop kernel: mei_me 0000:00:16.0: enabling device (0004 -> 0006)
Dec 05 19:02:14 mtop kernel: intel_rapl_common: Found RAPL domain package
Dec 05 19:02:14 mtop kernel: intel_rapl_common: Found RAPL domain dram
Dec 05 19:02:14 mtop kernel: proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
Dec 05 19:02:14 mtop systemd[1]: Found device SAMSUNG MZVLB512HAJQ-000L7 1.
Dec 05 19:02:14 mtop systemd[1]: Found device SAMSUNG MZVLB512HAJQ-000L7 2.
Dec 05 19:02:14 mtop systemd[1]: Starting Cryptography Setup for swap...
Dec 05 19:02:14 mtop systemd-cryptsetup[511]: Set cipher aes, mode cbc-essiv:sha256, key size 256 bits for device /dev/nvme0n1p2.
Dec 05 19:02:14 mtop systemd[1]: Found device SAMSUNG MZVLB512HAJQ-000L7 4.
Dec 05 19:02:14 mtop kernel: i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
Dec 05 19:02:14 mtop kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Dec 05 19:02:14 mtop kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Dec 05 19:02:14 mtop kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.26
Dec 05 19:02:14 mtop kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Dec 05 19:02:14 mtop kernel: thinkpad_acpi: ThinkPad BIOS N24ET53W (1.28 ), EC N24HT33W
Dec 05 19:02:14 mtop kernel: thinkpad_acpi: Lenovo ThinkPad T480, model 20L6S01U00
Dec 05 19:02:14 mtop kernel: thinkpad_acpi: radio switch found; radios are enabled
Dec 05 19:02:14 mtop kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
Dec 05 19:02:14 mtop kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
Dec 05 19:02:14 mtop kernel: e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
Dec 05 19:02:14 mtop kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Dec 05 19:02:14 mtop kernel: input: PC Speaker as /devices/platform/pcspkr/input/input8
Dec 05 19:02:14 mtop kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Dec 05 19:02:14 mtop kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
Dec 05 19:02:14 mtop kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Dec 05 19:02:14 mtop kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Dec 05 19:02:14 mtop kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Dec 05 19:02:14 mtop kernel: cfg80211: failed to load regulatory.db
Dec 05 19:02:14 mtop kernel: thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
Dec 05 19:02:14 mtop systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Dec 05 19:02:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:14 mtop systemd[1]: Reached target Local File Systems (Pre).
Dec 05 19:02:14 mtop kernel: audit: type=1130 audit(1575568934.558:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:14 mtop systemd[1]: Mounting /boot...
Dec 05 19:02:14 mtop systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Dec 05 19:02:14 mtop systemd[1]: Starting File System Check on /dev/disk/by-uuid/E9F1-73D7...
Dec 05 19:02:14 mtop kernel: thinkpad_acpi: battery 2 registered (start 0, stop 100)
Dec 05 19:02:14 mtop kernel: thinkpad_acpi: battery 1 registered (start 0, stop 100)
Dec 05 19:02:14 mtop kernel: battery: new extension: ThinkPad Battery Extension
Dec 05 19:02:14 mtop kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
Dec 05 19:02:14 mtop kernel: BTRFS info (device nvme0n1p4): enabling ssd optimizations
Dec 05 19:02:14 mtop kernel: BTRFS info (device nvme0n1p4): disk space caching is enabled
Dec 05 19:02:14 mtop kernel: BTRFS info (device nvme0n1p4): has skinny extents
Dec 05 19:02:14 mtop systemd[1]: Mounted /boot.
Dec 05 19:02:14 mtop kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Dec 05 19:02:14 mtop kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Dec 05 19:02:14 mtop kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Dec 05 19:02:14 mtop kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Dec 05 19:02:14 mtop kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Dec 05 19:02:14 mtop kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Dec 05 19:02:14 mtop kernel: resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than pnp 00:08 [mem 0xfed10000-0xfed13fff]
Dec 05 19:02:14 mtop kernel: caller snb_uncore_imc_init_box+0x74/0xb0 [intel_uncore] mapping multiple BARs
Dec 05 19:02:14 mtop systemd-fsck[529]: fsck.fat 4.1 (2017-01-24)
Dec 05 19:02:14 mtop systemd-fsck[529]: /dev/nvme0n1p1: 9 files, 2600/140520 clusters
Dec 05 19:02:14 mtop systemd[1]: Started File System Check on /dev/disk/by-uuid/E9F1-73D7.
Dec 05 19:02:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-E9F1\x2d73D7 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:14 mtop kernel: audit: type=1130 audit(1575568934.604:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-E9F1\x2d73D7 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:14 mtop systemd[1]: Mounting /efi...
Dec 05 19:02:14 mtop kernel: Intel(R) Wireless WiFi driver for Linux
Dec 05 19:02:14 mtop kernel: Copyright(c) 2003- 2015 Intel Corporation
Dec 05 19:02:14 mtop kernel: iwlwifi 0000:03:00.0: Found debug destination: EXTERNAL_DRAM
Dec 05 19:02:14 mtop kernel: iwlwifi 0000:03:00.0: Found debug configuration: 0
Dec 05 19:02:14 mtop kernel: iwlwifi 0000:03:00.0: loaded firmware version 36.77d01142.0 op_mode iwlmvm
Dec 05 19:02:14 mtop kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Dec 05 19:02:14 mtop systemd-udevd[440]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 05 19:02:14 mtop kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Dec 05 19:02:14 mtop systemd[1]: Mounted /efi.
Dec 05 19:02:14 mtop kernel: BTRFS info (device dm-0): device fsid 39f14b5e-84c0-4ec0-871b-0ed0910977b1 devid 1 moved old:/dev/mapper/root new:/dev/dm-0
Dec 05 19:02:14 mtop kernel: BTRFS info (device dm-0): device fsid 39f14b5e-84c0-4ec0-871b-0ed0910977b1 devid 1 moved old:/dev/dm-0 new:/dev/mapper/root
Dec 05 19:02:14 mtop kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) e8:6a:64:26:f8:49
Dec 05 19:02:14 mtop kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Dec 05 19:02:14 mtop kernel: e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: 1000FF-0FF
Dec 05 19:02:14 mtop systemd[1]: Found device /dev/disk/by-uuid/39f14b5e-84c0-4ec0-871b-0ed0910977b1.
Dec 05 19:02:14 mtop systemd[1]: \x2esnapshots.mount: Directory /.snapshots to mount over is not empty, mounting anyway.
Dec 05 19:02:14 mtop systemd[1]: Mounting /.snapshots...
Dec 05 19:02:14 mtop systemd[1]: Mounting /home...
Dec 05 19:02:14 mtop mtp-probe[579]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3"
Dec 05 19:02:14 mtop mtp-probe[579]: bus: 2, device: 2 was not an MTP device
Dec 05 19:02:14 mtop systemd[1]: Mounted /.snapshots.
Dec 05 19:02:14 mtop systemd[1]: Mounted /home.
Dec 05 19:02:14 mtop mtp-probe[594]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
Dec 05 19:02:14 mtop mtp-probe[594]: bus: 1, device: 3 was not an MTP device
Dec 05 19:02:14 mtop systemd-vconsole-setup[575]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Dec 05 19:02:14 mtop systemd-vconsole-setup[575]: Fonts will not be copied to remaining consoles
Dec 05 19:02:14 mtop systemd-vconsole-setup[574]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Dec 05 19:02:14 mtop systemd-vconsole-setup[574]: Fonts will not be copied to remaining consoles
Dec 05 19:02:14 mtop mtp-probe[611]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9"
Dec 05 19:02:14 mtop mtp-probe[611]: bus: 1, device: 4 was not an MTP device
Dec 05 19:02:14 mtop kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Dec 05 19:02:14 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Dec 05 19:02:14 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Dec 05 19:02:14 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Dec 05 19:02:14 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Dec 05 19:02:14 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
Dec 05 19:02:14 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Dec 05 19:02:14 mtop kernel: mei_hdcp mei::b638ab7e-94e2-4ea2-a552-d1c54b627f04:01: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Dec 05 19:02:14 mtop systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight...
Dec 05 19:02:14 mtop systemd[1]: Started Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight.
Dec 05 19:02:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:tpacpi::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:14 mtop kernel: audit: type=1130 audit(1575568934.988:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:tpacpi::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:14 mtop mkswap[692]: Setting up swapspace version 1, size = 8 GiB (8589930496 bytes)
Dec 05 19:02:14 mtop mkswap[692]: no label, UUID=9ec2d364-e6e9-4df2-87fb-5bc607608ae6
Dec 05 19:02:14 mtop systemd[1]: Started Cryptography Setup for swap.
Dec 05 19:02:14 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-cryptsetup@swap comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:14 mtop systemd[1]: Reached target Local Encrypted Volumes.
Dec 05 19:02:15 mtop kernel: intel_rapl_common: Found RAPL domain package
Dec 05 19:02:15 mtop kernel: intel_rapl_common: Found RAPL domain core
Dec 05 19:02:15 mtop kernel: intel_rapl_common: Found RAPL domain uncore
Dec 05 19:02:15 mtop kernel: intel_rapl_common: Found RAPL domain dram
Dec 05 19:02:15 mtop kernel: iTCO_vendor_support: vendor-support=0
Dec 05 19:02:15 mtop kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Dec 05 19:02:15 mtop kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Dec 05 19:02:15 mtop kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Dec 05 19:02:15 mtop systemd-udevd[448]: Using default interface naming scheme 'v243'.
Dec 05 19:02:15 mtop systemd-udevd[448]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 05 19:02:15 mtop kernel: e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
Dec 05 19:02:15 mtop systemd[1]: Found device /dev/mapper/swap.
Dec 05 19:02:15 mtop systemd-udevd[451]: Using default interface naming scheme 'v243'.
Dec 05 19:02:15 mtop systemd[1]: Activating swap /dev/mapper/swap...
Dec 05 19:02:15 mtop kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
Dec 05 19:02:15 mtop kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
Dec 05 19:02:15 mtop kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
Dec 05 19:02:15 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
Dec 05 19:02:15 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
Dec 05 19:02:15 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
Dec 05 19:02:15 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
Dec 05 19:02:15 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Dec 05 19:02:15 mtop kernel: Adding 8388604k swap on /dev/mapper/swap.  Priority:-2 extents:1 across:8388604k SSFS
Dec 05 19:02:15 mtop systemd[1]: Activated swap /dev/mapper/swap.
Dec 05 19:02:15 mtop systemd[1]: Reached target Swap.
Dec 05 19:02:15 mtop systemd[1]: Mounting Temporary Directory (/tmp)...
Dec 05 19:02:15 mtop systemd[1]: Mounted Temporary Directory (/tmp).
Dec 05 19:02:15 mtop systemd[1]: Reached target Local File Systems.
Dec 05 19:02:15 mtop systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Dec 05 19:02:15 mtop systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Dec 05 19:02:15 mtop systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Dec 05 19:02:15 mtop systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Dec 05 19:02:15 mtop systemd[1]: Starting Create Volatile Files and Directories...
Dec 05 19:02:15 mtop systemd[1]: Received SIGRTMIN+20 from PID 248 (plymouthd).
Dec 05 19:02:15 mtop systemd[1]: plymouth-read-write.service: Succeeded.
Dec 05 19:02:15 mtop systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Dec 05 19:02:15 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:15 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:15 mtop kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
Dec 05 19:02:15 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 05 19:02:15 mtop kernel: iwlwifi 0000:03:00.0: Allocated 0x00400000 bytes for firmware monitor.
Dec 05 19:02:15 mtop systemd[1]: Started Create Volatile Files and Directories.
Dec 05 19:02:15 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:15 mtop systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Dec 05 19:02:15 mtop systemd[1]: Starting Network Time Synchronization...
Dec 05 19:02:15 mtop systemd[1]: Condition check resulted in Update is Completed being skipped.
Dec 05 19:02:15 mtop systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Dec 05 19:02:15 mtop audit[785]: SYSTEM_BOOT pid=785 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:15 mtop systemd[1]: Started Update UTMP about System Boot/Shutdown.
Dec 05 19:02:15 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:15 mtop systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Dec 05 19:02:15 mtop systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Dec 05 19:02:15 mtop systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Dec 05 19:02:15 mtop systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Dec 05 19:02:15 mtop systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Dec 05 19:02:15 mtop systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Dec 05 19:02:15 mtop systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Dec 05 19:02:15 mtop systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Dec 05 19:02:15 mtop systemd[1]: Condition check resulted in Create System Users being skipped.
Dec 05 19:02:15 mtop systemd[1]: Condition check resulted in Update is Completed being skipped.
Dec 05 19:02:15 mtop systemd[1]: Starting Setup Virtual Console...
Dec 05 19:02:15 mtop systemd[1]: Received SIGRTMIN+20 from PID 248 (plymouthd).
Dec 05 19:02:15 mtop systemd[1]: plymouth-read-write.service: Succeeded.
Dec 05 19:02:15 mtop systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Dec 05 19:02:15 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:15 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:15 mtop systemd-udevd[445]: controlC0: Process '/usr/bin/alsactl restore 0' failed with exit code 99.
Dec 05 19:02:15 mtop kernel: iwlwifi 0000:03:00.0: base HW address: 48:a4:72:dc:26:cf
Dec 05 19:02:15 mtop systemd-vconsole-setup[803]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Dec 05 19:02:15 mtop systemd-vconsole-setup[803]: Fonts will not be copied to remaining consoles
Dec 05 19:02:15 mtop systemd[1]: systemd-vconsole-setup.service: Succeeded.
Dec 05 19:02:15 mtop systemd[1]: Started Setup Virtual Console.
Dec 05 19:02:15 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:15 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:15 mtop systemd[1]: Starting Show Plymouth Boot Screen...
Dec 05 19:02:15 mtop systemd[1]: plymouth-start.service: Succeeded.
Dec 05 19:02:15 mtop systemd[1]: Started Show Plymouth Boot Screen.
Dec 05 19:02:15 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:15 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:15 mtop systemd[1]: Condition check resulted in Forward Password Requests to Plymouth Directory Watch being skipped.
Dec 05 19:02:15 mtop kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Dec 05 19:02:15 mtop kernel: thermal thermal_zone6: failed to read out thermal zone (-61)
Dec 05 19:02:15 mtop systemd-udevd[456]: Using default interface naming scheme 'v243'.
Dec 05 19:02:15 mtop systemd-udevd[456]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 05 19:02:15 mtop kernel: iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
Dec 05 19:02:15 mtop systemd-udevd[460]: Using default interface naming scheme 'v243'.
Dec 05 19:02:15 mtop kernel: psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4690]
Dec 05 19:02:15 mtop kernel: psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1162..]
Dec 05 19:02:15 mtop kernel: psmouse serio1: synaptics: Trying to set up SMBus access
Dec 05 19:02:15 mtop kernel: rmi4_smbus 6-002c: registering SMbus-connected sensor
Dec 05 19:02:15 mtop kernel: rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3276-022, fw id: 2700066
Dec 05 19:02:15 mtop kernel: mc: Linux media interface: v0.10
Dec 05 19:02:15 mtop kernel: input: Synaptics TM3276-022 as /devices/rmi4-00/input/input18
Dec 05 19:02:15 mtop systemd[1]: Started Network Time Synchronization.
Dec 05 19:02:15 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:15 mtop systemd[1]: Reached target System Initialization.
Dec 05 19:02:15 mtop systemd[1]: Started CUPS Scheduler.
Dec 05 19:02:15 mtop systemd[1]: Started Daily Cleanup of Snapper Snapshots.
Dec 05 19:02:15 mtop systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 05 19:02:15 mtop systemd[1]: Reached target Paths.
Dec 05 19:02:15 mtop systemd[1]: Reached target System Time Set.
Dec 05 19:02:15 mtop systemd[1]: Reached target System Time Synchronized.
Dec 05 19:02:15 mtop kernel: serio: RMI4 PS/2 pass-through port at rmi4-00.fn03
Dec 05 19:02:15 mtop systemd[1]: Started Discard unused blocks once a week.
Dec 05 19:02:15 mtop kernel: mousedev: PS/2 mouse device common for all mice
Dec 05 19:02:15 mtop kernel: videodev: Linux video capture interface: v2.00
Dec 05 19:02:15 mtop systemd[1]: Started Daily rotation of log files.
Dec 05 19:02:15 mtop systemd[1]: Started Daily man-db regeneration.
Dec 05 19:02:15 mtop systemd[1]: Started Discard unused packages weekly.
Dec 05 19:02:15 mtop systemd[1]: Started Daily verification of password and group files.
Dec 05 19:02:15 mtop systemd[1]: Started Timeline of Snapper Snapshots.
Dec 05 19:02:15 mtop systemd[1]: Reached target Timers.
Dec 05 19:02:15 mtop systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 05 19:02:15 mtop systemd[1]: Listening on CUPS Scheduler.
Dec 05 19:02:15 mtop systemd[1]: Reached target Sockets.
Dec 05 19:02:15 mtop systemd[1]: Reached target Basic System.
Dec 05 19:02:15 mtop systemd[1]: Condition check resulted in Save/Restore Sound Card State being skipped.
Dec 05 19:02:15 mtop systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Dec 05 19:02:15 mtop systemd[1]: Reached target Sound Card.
Dec 05 19:02:15 mtop systemd[1]: Started D-Bus System Message Bus.
Dec 05 19:02:15 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:15 mtop systemd[1]: Starting Network Manager...
Dec 05 19:02:15 mtop systemd[1]: Started Stop Intel throttling.
Dec 05 19:02:15 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lenovo_fix comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:15 mtop systemd[1]: Starting Clean up modules from old kernels...
Dec 05 19:02:15 mtop systemd[1]: Starting Initialize hardware monitoring sensors...
Dec 05 19:02:15 mtop systemd[1]: Starting Optimus Manager Commands Daemon...
Dec 05 19:02:15 mtop systemd[1]: Condition check resulted in SSH Key Generation being skipped.
Dec 05 19:02:15 mtop bash[908]: + for i in /usr/lib/modules/[0-9]*
Dec 05 19:02:15 mtop bash[908]: + [[ 4.19.86-1-lts = \5\.\3\.\1\3\-\a\r\c\h\1\-\1 ]]
Dec 05 19:02:15 mtop bash[908]: + pacman -Qo /usr/lib/modules/4.19.86-1-lts
Dec 05 19:02:15 mtop systemd[1]: Starting Login Service...
Dec 05 19:02:15 mtop kernel: Bluetooth: Core ver 2.22
Dec 05 19:02:15 mtop kernel: NET: Registered protocol family 31
Dec 05 19:02:15 mtop kernel: Bluetooth: HCI device and connection manager initialized
Dec 05 19:02:15 mtop kernel: Bluetooth: HCI socket layer initialized
Dec 05 19:02:15 mtop kernel: Bluetooth: L2CAP socket layer initialized
Dec 05 19:02:15 mtop kernel: Bluetooth: SCO socket layer initialized
Dec 05 19:02:15 mtop systemd[1]: Started Initialize hardware monitoring sensors.
Dec 05 19:02:15 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lm_sensors comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:15 mtop NetworkManager[906]: <info>  [1575568935.6469] NetworkManager (version 1.20.8-1) is starting... (for the first time)
Dec 05 19:02:15 mtop NetworkManager[906]: <info>  [1575568935.6470] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Dec 05 19:02:15 mtop systemd[1]: Started Network Manager.
Dec 05 19:02:15 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:15 mtop NetworkManager[906]: <info>  [1575568935.6524] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Dec 05 19:02:15 mtop systemd[1]: Reached target Network.
Dec 05 19:02:15 mtop systemd[1]: Starting CUPS Scheduler...
Dec 05 19:02:15 mtop systemd[1]: Started OpenSSH Daemon.
Dec 05 19:02:15 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:15 mtop systemd[1]: Starting Permit User Sessions...
Dec 05 19:02:15 mtop NetworkManager[906]: <info>  [1575568935.6579] manager[0x55a3804ee0f0]: monitoring kernel firmware directory '/lib/firmware'.
Dec 05 19:02:15 mtop dbus-daemon[905]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.12' (uid=0 pid=906 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 05 19:02:15 mtop systemd[1]: Starting Hostname Service...
Dec 05 19:02:15 mtop systemd[1]: Started Permit User Sessions.
Dec 05 19:02:15 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:15 mtop systemd[1]: Starting Deactivate Plymouth Boot Screen...
Dec 05 19:02:15 mtop systemd[1]: Starting Hold until boot process finishes up...
Dec 05 19:02:15 mtop sshd[922]: Server listening on 0.0.0.0 port 22.
Dec 05 19:02:15 mtop sshd[922]: Server listening on :: port 22.
Dec 05 19:02:15 mtop dbus-daemon[905]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.13' (uid=0 pid=921 comm="/usr/bin/cupsd -l ")
Dec 05 19:02:15 mtop systemd[1]: Starting Manage, Install and Generate Color Profiles...
Dec 05 19:02:15 mtop dbus-daemon[905]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Dec 05 19:02:15 mtop systemd[1]: Started Manage, Install and Generate Color Profiles.
Dec 05 19:02:15 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:15 mtop kernel: usbcore: registered new interface driver btusb
Dec 05 19:02:15 mtop kernel: Bluetooth: hci0: Firmware revision 0.1 build 50 week 12 2019
Dec 05 19:02:15 mtop kernel: uvcvideo: Found UVC 1.00 device Integrated Camera (13d3:56a6)
Dec 05 19:02:15 mtop systemd[1]: Starting Bluetooth service...
Dec 05 19:02:15 mtop kernel: uvcvideo 1-8:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
Dec 05 19:02:15 mtop kernel: uvcvideo 1-8:1.0: Entity type for entity Extension 4 was not initialized!
Dec 05 19:02:15 mtop kernel: uvcvideo 1-8:1.0: Entity type for entity Processing 2 was not initialized!
Dec 05 19:02:15 mtop kernel: uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized!
Dec 05 19:02:15 mtop kernel: input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input20
Dec 05 19:02:15 mtop kernel: usbcore: registered new interface driver uvcvideo
Dec 05 19:02:15 mtop kernel: USB Video Class driver (1.1.1)
Dec 05 19:02:15 mtop bluetoothd[932]: Bluetooth daemon 5.52
Dec 05 19:02:15 mtop systemd[1]: Started Bluetooth service.
Dec 05 19:02:15 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:15 mtop bluetoothd[932]: Starting SDP server
Dec 05 19:02:15 mtop systemd[1]: Reached target Bluetooth.
Dec 05 19:02:15 mtop bluetoothd[932]: Bluetooth management interface 1.14 initialized
Dec 05 19:02:15 mtop kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Dec 05 19:02:15 mtop kernel: Bluetooth: BNEP filters: protocol multicast
Dec 05 19:02:15 mtop kernel: Bluetooth: BNEP socket layer initialized
Dec 05 19:02:15 mtop kernel: NET: Registered protocol family 38
Dec 05 19:02:15 mtop systemd[1]: Started CUPS Scheduler.
Dec 05 19:02:15 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=org.cups.cupsd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:15 mtop kernel: psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Dec 05 19:02:15 mtop lenovo_fix.py[907]: [I] Detected CPU architecture: Intel Kaby Lake (R)
Dec 05 19:02:15 mtop lenovo_fix.py[907]: [I] Loading config file.
Dec 05 19:02:15 mtop kernel: input: TPPS/2 IBM TrackPoint as /devices/rmi4-00/rmi4-00.fn03/serio2/input/input19
Dec 05 19:02:15 mtop lenovo_fix.py[907]: [I] Starting main loop.
Dec 05 19:02:16 mtop dbus-daemon[905]: [system] Successfully activated service 'org.freedesktop.hostname1'
Dec 05 19:02:16 mtop systemd[1]: Started Hostname Service.
Dec 05 19:02:16 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.0837] hostname: hostname: using hostnamed
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.0837] hostname: hostname changed from (none) to "mtop"
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.0840] dns-mgr[0x55a3804a9240]: init: dns=default,systemd-resolved rc-manager=symlink
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.0850] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.6/0000:03:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.0853] manager[0x55a3804ee0f0]: rfkill: Wi-Fi hardware radio set enabled
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.0853] manager[0x55a3804ee0f0]: rfkill: WWAN hardware radio set enabled
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.0879] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-adsl.so)
Dec 05 19:02:16 mtop prime-switch-boot[910]: 2019-12-05 07:02:16 PM +0100 ====================
Dec 05 19:02:16 mtop prime-switch-boot[910]: Optimus Manager (Setup script) version 1.2.2
Dec 05 19:02:16 mtop prime-switch-boot[910]: Setting up boot
Dec 05 19:02:16 mtop prime-switch-boot[910]: Removing config copy
Dec 05 19:02:16 mtop prime-switch-boot[910]: removing last acpi_call state (if any)
Dec 05 19:02:16 mtop prime-switch-boot[910]: Copying user config
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.0941] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-bluetooth.so)
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.0959] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-ovs.so)
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.1104] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-team.so)
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.1120] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-wifi.so)
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.1125] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-wwan.so)
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.1127] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.1128] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.1130] manager: Networking is enabled by state file
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.1131] dhcp-init: Using DHCP client 'internal'
Dec 05 19:02:16 mtop dbus-daemon[905]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.12' (uid=0 pid=906 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.1137] settings: Loaded settings plugin: keyfile (internal)
Dec 05 19:02:16 mtop systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 05 19:02:16 mtop prime-switch-boot[910]: Cleaning up leftover Xorg conf
Dec 05 19:02:16 mtop prime-switch-boot[910]: Loading config
Dec 05 19:02:16 mtop dbus-daemon[905]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Dec 05 19:02:16 mtop systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 05 19:02:16 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:16 mtop prime-switch-boot[910]: Reading startup mode
Dec 05 19:02:16 mtop prime-switch-boot[910]: No kernel parameter set for startup, reading from file
Dec 05 19:02:16 mtop prime-switch-boot[910]: Startup mode is : intel
Dec 05 19:02:16 mtop prime-switch-boot[910]: Writing startup mode to requested GPU mode
Dec 05 19:02:16 mtop prime-switch-boot[910]: Writing requested mode
Dec 05 19:02:16 mtop prime-switch-boot[910]: Initial GPU setup
Dec 05 19:02:16 mtop prime-switch-boot[910]: Checking for GDM display servers
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.1342] device (lo): carrier: link connected
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.1344] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.1361] manager: (enp0s31f6): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.1380] settings: (enp0s31f6): created default wired connection 'Wired connection 1'
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.1387] device (enp0s31f6): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 05 19:02:16 mtop systemd-logind[960]: New seat seat0.
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.3268] device (wlp3s0): driver supports Access Point (AP) mode
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.3275] manager: (wlp3s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.3286] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 05 19:02:16 mtop systemd-logind[960]: Watching system buttons on /dev/input/event2 (Power Button)
Dec 05 19:02:16 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 05 19:02:16 mtop systemd-logind[960]: Watching system buttons on /dev/input/event1 (Lid Switch)
Dec 05 19:02:16 mtop systemd-logind[960]: Watching system buttons on /dev/input/event0 (Sleep Button)
Dec 05 19:02:16 mtop bash[908]: /usr/lib/modules/4.19.86-1-lts/ is owned by linux-lts 4.19.86-1
Dec 05 19:02:16 mtop bash[908]: /usr/lib/modules/4.19.86-1-lts/ is owned by linux-lts-headers 4.19.86-1
Dec 05 19:02:16 mtop bash[908]: /usr/lib/modules/4.19.86-1-lts/ is owned by nvidia-lts 1:440.36-2
Dec 05 19:02:16 mtop bash[908]: + continue
Dec 05 19:02:16 mtop bash[908]: + for i in /usr/lib/modules/[0-9]*
Dec 05 19:02:16 mtop bash[908]: + [[ 5.3.13-arch1-1 = \5\.\3\.\1\3\-\a\r\c\h\1\-\1 ]]
Dec 05 19:02:16 mtop bash[908]: + continue
Dec 05 19:02:16 mtop systemd[1]: linux-modules-cleanup.service: Succeeded.
Dec 05 19:02:16 mtop systemd[1]: Started Clean up modules from old kernels.
Dec 05 19:02:16 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=linux-modules-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:16 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=linux-modules-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:16 mtop prime-switch-boot[910]: Available kernel modules : ['nouveau', 'bbswitch', 'acpi_call', 'nvidia', 'nvidia_drm', 'nvidia_modeset']
Dec 05 19:02:16 mtop prime-switch-boot[910]: Setting up base state
Dec 05 19:02:16 mtop prime-switch-boot[910]: Unloading modules ['nvidia_drm', 'nvidia_modeset', 'nvidia'] (if loaded)
Dec 05 19:02:16 mtop prime-switch-boot[910]: Unloading modules ['nouveau'] (if loaded)
Dec 05 19:02:16 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 05 19:02:16 mtop prime-switch-boot[910]: Loading module bbswitch
Dec 05 19:02:16 mtop kernel: bbswitch: version 0.8
Dec 05 19:02:16 mtop kernel: bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
Dec 05 19:02:16 mtop kernel: bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.RP01.PEGP
Dec 05 19:02:16 mtop kernel: ACPI Warning: \_SB.PCI0.RP01.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20190703/nsarguments-59)
Dec 05 19:02:16 mtop kernel: bbswitch: detected an Optimus _DSM function
Dec 05 19:02:16 mtop kernel: pci 0000:01:00.0: enabling device (0006 -> 0007)
Dec 05 19:02:16 mtop kernel: bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
Dec 05 19:02:16 mtop prime-switch-boot[910]: Setting GPU power to ON via bbswitch
Dec 05 19:02:16 mtop prime-switch-boot[910]: Loading module bbswitch
Dec 05 19:02:16 mtop kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
Dec 05 19:02:16 mtop prime-switch-boot[910]: Setting up Intel state
Dec 05 19:02:16 mtop prime-switch-boot[910]: Setting GPU power to OFF via bbswitch
Dec 05 19:02:16 mtop kernel: bbswitch: disabling discrete graphics
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.5723] device (wlp3s0): set-hw-addr: set MAC address to A2:67:F8:A5:85:5E (scanning)
Dec 05 19:02:16 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 05 19:02:16 mtop dbus-daemon[905]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.21' (uid=973 pid=949 comm="/usr/lib/colord-sane ")
Dec 05 19:02:16 mtop dbus-daemon[905]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 05 19:02:16 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 05 19:02:16 mtop prime-switch-boot[910]: Loaded extra Intel Xorg options (0 lines)
Dec 05 19:02:16 mtop prime-switch-boot[910]: Loaded extra Nvidia Xorg options (0 lines)
Dec 05 19:02:16 mtop prime-switch-boot[910]: Writing to /etc/X11/xorg.conf.d/10-optimus-manager.conf
Dec 05 19:02:16 mtop systemd[1]: Started Optimus Manager Commands Daemon.
Dec 05 19:02:16 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=optimus-manager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:16 mtop kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
Dec 05 19:02:16 mtop systemd-logind[960]: Watching system buttons on /dev/input/event5 (AT Translated Set 2 keyboard)
Dec 05 19:02:16 mtop systemd-logind[960]: Watching system buttons on /dev/input/event7 (ThinkPad Extra Buttons)
Dec 05 19:02:16 mtop systemd[1]: Started Login Service.
Dec 05 19:02:16 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.8124] ovsdb: Could not connect: No such file or directory
Dec 05 19:02:16 mtop dbus-daemon[905]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.12' (uid=0 pid=906 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 05 19:02:16 mtop systemd[1]: Starting WPA supplicant...
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.8158] bluez: use BlueZ version 5
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.8221] bluez5: NAP: added interface 48:A4:72:DC:26:D3
Dec 05 19:02:16 mtop dbus-daemon[905]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Dec 05 19:02:16 mtop wpa_supplicant[992]: Successfully initialized wpa_supplicant
Dec 05 19:02:16 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:16 mtop systemd[1]: Started WPA supplicant.
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.8347] supplicant: wpa_supplicant running
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.8348] device (wlp3s0): supplicant interface state: init -> starting
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.9076] sup-iface[0x55a3804fd130,wlp3s0]: supports 5 scan SSIDs
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.9082] device (wlp3s0): supplicant interface state: starting -> ready
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.9083] Wi-Fi P2P device controlled by interface wlp3s0 created
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.9085] manager: (p2p-dev-wlp3s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.9088] device (p2p-dev-wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 05 19:02:16 mtop NetworkManager[906]: <warn>  [1575568936.9095] sup-iface: failed to cancel p2p connect: P2P cancel failed
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.9096] device (p2p-dev-wlp3s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Dec 05 19:02:16 mtop NetworkManager[906]: <info>  [1575568936.9099] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Dec 05 19:02:17 mtop python3[991]: Optimus Manager (Daemon) version 1.2.2
Dec 05 19:02:17 mtop python3[991]: Automatic log cropping
Dec 05 19:02:17 mtop python3[991]: Opening UNIX socket
Dec 05 19:02:17 mtop python3[991]: Awaiting commands
Dec 05 19:02:18 mtop systemd[1]: Received SIGRTMIN+21 from PID 248 (plymouthd).
Dec 05 19:02:18 mtop systemd[1]: plymouth-deactivate.service: Succeeded.
Dec 05 19:02:18 mtop systemd[1]: Started Deactivate Plymouth Boot Screen.
Dec 05 19:02:18 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-deactivate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:18 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-deactivate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:18 mtop systemd[1]: Starting GNOME Display Manager...
Dec 05 19:02:18 mtop systemd[1]: Started GNOME Display Manager.
Dec 05 19:02:18 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm-plymouth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:18 mtop dbus-daemon[905]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.24' (uid=0 pid=997 comm="/usr/bin/gdm ")
Dec 05 19:02:18 mtop systemd[1]: Reached target User and Group Name Lookups.
Dec 05 19:02:18 mtop systemd[1]: Starting Accounts Service...
Dec 05 19:02:18 mtop dbus-daemon[905]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.25' (uid=0 pid=1000 comm="/usr/lib/accounts-daemon ")
Dec 05 19:02:18 mtop systemd[1]: Starting Authorization Manager...
Dec 05 19:02:18 mtop polkitd[1004]: Started polkitd version 0.116
Dec 05 19:02:18 mtop polkitd[1004]: Loading rules from directory /etc/polkit-1/rules.d
Dec 05 19:02:18 mtop polkitd[1004]: Loading rules from directory /usr/share/polkit-1/rules.d
Dec 05 19:02:18 mtop polkitd[1004]: Finished loading, compiling and executing 8 rules
Dec 05 19:02:18 mtop dbus-daemon[905]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Dec 05 19:02:18 mtop systemd[1]: Started Authorization Manager.
Dec 05 19:02:18 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:18 mtop polkitd[1004]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Dec 05 19:02:18 mtop accounts-daemon[1000]: started daemon version 0.6.55
Dec 05 19:02:18 mtop dbus-daemon[905]: [system] Successfully activated service 'org.freedesktop.Accounts'
Dec 05 19:02:18 mtop systemd[1]: Started Accounts Service.
Dec 05 19:02:18 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:18 mtop audit[1018]: USER_AUTH pid=1018 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=mtop addr=? terminal=/dev/tty1 res=success'
Dec 05 19:02:18 mtop audit[1018]: USER_ACCT pid=1018 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=mtop addr=? terminal=/dev/tty1 res=success'
Dec 05 19:02:18 mtop audit[1018]: CRED_ACQ pid=1018 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=mtop addr=? terminal=/dev/tty1 res=success'
Dec 05 19:02:18 mtop systemd[1]: Created slice User Slice of UID 120.
Dec 05 19:02:18 mtop systemd[1]: Starting User Runtime Directory /run/user/120...
Dec 05 19:02:18 mtop systemd-logind[960]: New session c1 of user gdm.
Dec 05 19:02:18 mtop dbus-daemon[905]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.32' (uid=973 pid=949 comm="/usr/lib/colord-sane ")
Dec 05 19:02:18 mtop systemd[1]: Started User Runtime Directory /run/user/120.
Dec 05 19:02:18 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:18 mtop dbus-daemon[905]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 05 19:02:18 mtop systemd[1]: Starting User Manager for UID 120...
Dec 05 19:02:18 mtop audit[1024]: USER_ACCT pid=1024 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:18 mtop systemd[1024]: pam_unix(systemd-user:session): session opened for user gdm by (uid=0)
Dec 05 19:02:18 mtop audit[1024]: USER_START pid=1024 uid=0 auid=120 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:19 mtop systemd[1024]: Reached target Paths.
Dec 05 19:02:19 mtop systemd[1024]: Reached target Timers.
Dec 05 19:02:19 mtop systemd[1024]: Starting D-Bus User Message Bus Socket.
Dec 05 19:02:19 mtop systemd[1024]: Listening on GnuPG network certificate management daemon.
Dec 05 19:02:19 mtop systemd[1024]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 05 19:02:19 mtop systemd[1024]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 05 19:02:19 mtop systemd[1024]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 05 19:02:19 mtop systemd[1024]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 05 19:02:19 mtop systemd[1024]: Listening on p11-kit server.
Dec 05 19:02:19 mtop systemd[1024]: Listening on Multimedia System.
Dec 05 19:02:19 mtop systemd[1024]: Listening on Sound System.
Dec 05 19:02:19 mtop systemd[1024]: Listening on D-Bus User Message Bus Socket.
Dec 05 19:02:19 mtop systemd[1024]: Reached target Sockets.
Dec 05 19:02:19 mtop systemd[1024]: Reached target Basic System.
Dec 05 19:02:19 mtop systemd[1]: Started User Manager for UID 120.
Dec 05 19:02:19 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:19 mtop systemd[1024]: Starting Update XDG user dir configuration...
Dec 05 19:02:19 mtop systemd[1]: Started Session c1 of user gdm.
Dec 05 19:02:19 mtop systemd[1024]: xdg-user-dirs-update.service: Succeeded.
Dec 05 19:02:19 mtop systemd[1024]: Started Update XDG user dir configuration.
Dec 05 19:02:19 mtop systemd[1024]: Reached target Main User Target.
Dec 05 19:02:19 mtop systemd[1024]: Startup finished in 152ms.
Dec 05 19:02:19 mtop audit[1018]: USER_START pid=1018 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_keyinit,pam_succeed_if,pam_systemd,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=mtop addr=? terminal=/dev/tty1 res=success'
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (--) Log file renamed from "/var/lib/gdm/.local/share/xorg/Xorg.pid-1036.log" to "/var/lib/gdm/.local/share/xorg/Xorg.0.log"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (WW) Failed to open protocol names file lib/xorg/protocol.txt
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: X.Org X Server 1.20.6
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: X Protocol Version 11, Revision 0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: Build Operating System: Linux Arch Linux
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: Current Operating System: Linux mtop 5.3.13-arch1-1 #1 SMP PREEMPT Sun, 24 Nov 2019 10:15:50 +0000 x86_64
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=39f14b5e-84c0-4ec0-871b-0ed0910977b1 rw rootflags=subvol=@ cryptdevice=/dev/nvme0n1p3:root quiet splash
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: Build Date: 23 November 2019  06:54:33AM
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:  
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: Current version of pixman: 0.38.4
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         Before reporting problems, check http://wiki.x.org
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         to make sure that you have the latest version.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: Markers: (--) probed, (**) from config file, (==) default setting,
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         (++) from command line, (!!) notice, (II) informational,
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) Log file: "/var/lib/gdm/.local/share/xorg/Xorg.0.log", Time: Thu Dec  5 19:02:19 2019
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) Using config directory: "/etc/X11/xorg.conf.d"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) No Layout section.  Using the first Screen section.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) No screen section available. Using defaults.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) |-->Screen "Default Screen Section" (0)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) |   |-->Monitor "<default monitor>"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) No device specified for screen "Default Screen Section".
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         Using the first device section listed.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) |   |-->Device "intel"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) No monitor specified for screen "Default Screen Section".
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         Using a default monitor configuration.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) Automatically adding devices
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) Automatically enabling devices
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) Automatically adding GPU devices
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) Automatically binding GPU devices
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         Entry deleted from font path.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         (Run 'mkfontdir' on "/usr/share/fonts/misc").
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (WW) The directory "/usr/share/fonts/OTF" does not exist.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         Entry deleted from font path.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (WW) The directory "/usr/share/fonts/Type1" does not exist.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         Entry deleted from font path.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) FontPath set to:
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         /usr/share/fonts/TTF,
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         /usr/share/fonts/100dpi,
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         /usr/share/fonts/75dpi
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) ModulePath set to "/usr/lib/xorg/modules"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) The server relies on udev to provide the list of input devices.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         If no devices become available, reconfigure udev or disable AutoAddDevices.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Module ABI versions:
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         X.Org ANSI C Emulation: 0.4
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         X.Org Video Driver: 24.0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         X.Org XInput driver : 24.1
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         X.Org Server Extension : 10.0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (++) using VT number 1
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) xfree86: Adding drm device (/dev/dri/card0)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (--) PCI:*(0@0:2:0) 8086:5917:17aa:225e rev 7, Mem @ 0xdb000000/16777216, 0x60000000/536870912, I/O @ 0x0000e000/64, BIOS @ 0x????????/131072
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (--) PCI: (1@0:0:0) 10de:1d10:17aa:225e rev 161, Mem @ 0xdc000000/16777216, 0x80000000/268435456, 0x90000000/33554432, I/O @ 0x0000d000/128
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) LoadModule: "glx"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Module glx: vendor="X.Org Foundation"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         compiled for 1.20.6, module version = 1.0.0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         ABI class: X.Org Server Extension, version 10.0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) LoadModule: "modesetting"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Module modesetting: vendor="X.Org Foundation"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         compiled for 1.20.6, module version = 1.20.6
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         Module class: X.Org Video Driver
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         ABI class: X.Org Video Driver, version 24.0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): using drv /dev/dri/card0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Creating default Display subsection in Screen section
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         "Default Screen Section" for depth/fbbpp 24/32
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) modeset(0): Depth 24, (==) framebuffer bpp 32
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) modeset(0): RGB weight 888
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) modeset(0): Default visual is TrueColor
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Loading sub module "glamoregl"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) LoadModule: "glamoregl"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Module glamoregl: vendor="X.Org Foundation"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         compiled for 1.20.6, module version = 1.0.1
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         ABI class: X.Org ANSI C Emulation, version 0.4
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) UHD Graphics 620 (Kabylake GT2)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): glamor initialized
Dec 05 19:02:19 mtop kernel: broken atomic modeset userspace detected, disabling atomic
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Output eDP-1 has no monitor section
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Output DP-1 has no monitor section
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Output HDMI-1 has no monitor section
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Output DP-2 has no monitor section
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Output HDMI-2 has no monitor section
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): EDID for output eDP-1
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Manufacturer: LGD  Model: 521  Serial#: 0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Year: 2016  Week: 0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): EDID Version: 1.4
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Digital Display Input
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): 6 bits per channel
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Digital interface is DisplayPort
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Max Image Size [cm]: horiz.: 31  vert.: 17
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Gamma: 2.20
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): DPMS capabilities: StandBy Suspend Off
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): First detailed timing is preferred mode
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Preferred mode is native pixel format and refresh rate
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): redX: 0.580 redY: 0.360   greenX: 0.335 greenY: 0.560
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): blueX: 0.160 blueY: 0.120   whiteX: 0.313 whiteY: 0.329
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Manufacturer's mask: 0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Supported detailed timing:
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): clock: 138.7 MHz   Image Size:  309 x 174 mm
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Supported detailed timing:
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): clock: 110.9 MHz   Image Size:  309 x 174 mm
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0):  LG Display
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0):  LP140WF6-SPB7
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): EDID (in hex):
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0):         00ffffffffffff0030e4210500000000
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0):         001a0104951f1178ea9d35945c558f29
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0):         1e505400000001010101010101010101
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0):         0101010101012e3680a070381f403020
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0):         350035ae1000001a542b80a070381f40
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0):         3020350035ae1000001a000000fe004c
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0):         4720446973706c61790a2020000000fe
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0):         004c503134305746362d535042370074
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Printing probed modes for output eDP-1
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1920x1080"x60.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1920x1080"x48.0  110.92  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (53.3 kHz e)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): EDID for output DP-1
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): EDID for output HDMI-1
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): EDID for output DP-2
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): EDID for output HDMI-2
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Output eDP-1 connected
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Output DP-1 disconnected
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Output HDMI-1 disconnected
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Output DP-2 disconnected
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Output HDMI-2 disconnected
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Using exact sizes for initial modes
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) modeset(0): DPI set to (96, 96)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Loading sub module "fb"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) LoadModule: "fb"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Loading /usr/lib/xorg/modules/libfb.so
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Module fb: vendor="X.Org Foundation"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         compiled for 1.20.6, module version = 1.0.0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         ABI class: X.Org ANSI C Emulation, version 0.4
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) modeset(0): Backing store enabled
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) modeset(0): Silken mouse disabled
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (==) modeset(0): DPMS enabled
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (WW) modeset(0): Option "DRI" is not used
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): [DRI2] Setup complete
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): [DRI2]   DRI driver: i965
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): [DRI2]   VDPAU driver: i965
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension Generic Event Extension
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension SHAPE
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension MIT-SHM
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension XInputExtension
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension XTEST
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension BIG-REQUESTS
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension SYNC
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension XKEYBOARD
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension XC-MISC
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension SECURITY
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension XFIXES
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension RENDER
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension RANDR
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension COMPOSITE
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension DAMAGE
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension MIT-SCREEN-SAVER
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension DOUBLE-BUFFER
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension RECORD
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension DPMS
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension Present
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension DRI3
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension X-Resource
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension XVideo
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension XVideo-MotionCompensation
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension GLX
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) AIGLX: Loaded and initialized i965
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) GLX: Initialized DRI2 GL provider for screen 0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension XFree86-VidModeExtension
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension XFree86-DGA
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension XFree86-DRI
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Initializing extension DRI2
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Damage tracking initialized
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Setting screen physical size to 508 x 285
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) config/udev: Adding input device Power Button (/dev/input/event2)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) LoadModule: "libinput"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Module libinput: vendor="X.Org Foundation"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         compiled for 1.20.5, module version = 0.29.0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         Module class: X.Org XInput Driver
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]:         ABI class: X.Org XInput driver, version 24.1
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Using input driver 'libinput' for 'Power Button'
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 15 paused 0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Power Button: always reports core events
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "Device" "/dev/input/event2"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "_source" "server/udev"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event2  - Power Button: is tagged by udev as: Keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event2  - Power Button: device is a keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event2  - Power Button: device removed
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event2  - Power Button: is tagged by udev as: Keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event2  - Power Button: device is a keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) config/udev: Adding input device Video Bus (/dev/input/event3)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Using input driver 'libinput' for 'Video Bus'
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 18 paused 0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Video Bus: always reports core events
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "Device" "/dev/input/event3"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "_source" "server/udev"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event3  - Video Bus: is tagged by udev as: Keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event3  - Video Bus: device is a keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event3  - Video Bus: device removed
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event3  - Video Bus: is tagged by udev as: Keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event3  - Video Bus: device is a keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) config/udev: Adding input device Video Bus (/dev/input/event4)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Using input driver 'libinput' for 'Video Bus'
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 19 paused 0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Video Bus: always reports core events
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "Device" "/dev/input/event4"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "_source" "server/udev"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event4  - Video Bus: is tagged by udev as: Keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event4  - Video Bus: device is a keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event4  - Video Bus: device removed
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:35/LNXVIDEO:01/input/input4/event4"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event4  - Video Bus: is tagged by udev as: Keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event4  - Video Bus: device is a keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) No input driver specified, ignoring this device.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) This device may have been added with another device file.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Using input driver 'libinput' for 'Sleep Button'
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 20 paused 0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Sleep Button: always reports core events
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "Device" "/dev/input/event0"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "_source" "server/udev"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event0  - Sleep Button: is tagged by udev as: Keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event0  - Sleep Button: device is a keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event0  - Sleep Button: device removed
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event0  - Sleep Button: is tagged by udev as: Keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event0  - Sleep Button: device is a keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event17)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 21 paused 0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Integrated Camera: Integrated C: always reports core events
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "Device" "/dev/input/event17"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "_source" "server/udev"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event17 - Integrated Camera: Integrated C: device is a keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event17 - Integrated Camera: Integrated C: device removed
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input20/event17"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 10)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event17 - Integrated Camera: Integrated C: device is a keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) No input driver specified, ignoring this device.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) This device may have been added with another device file.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) No input driver specified, ignoring this device.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) This device may have been added with another device file.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) No input driver specified, ignoring this device.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) This device may have been added with another device file.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) No input driver specified, ignoring this device.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) This device may have been added with another device file.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event12)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) No input driver specified, ignoring this device.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) This device may have been added with another device file.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event13)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) No input driver specified, ignoring this device.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) This device may have been added with another device file.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event14)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) No input driver specified, ignoring this device.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) This device may have been added with another device file.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event15)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) No input driver specified, ignoring this device.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) This device may have been added with another device file.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 22 paused 0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) AT Translated Set 2 keyboard: always reports core events
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "Device" "/dev/input/event5"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "_source" "server/udev"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event5  - AT Translated Set 2 keyboard: device removed
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) No input driver specified, ignoring this device.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) This device may have been added with another device file.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 23 paused 0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) ThinkPad Extra Buttons: always reports core events
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "Device" "/dev/input/event7"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "_source" "server/udev"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event7  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event7  - ThinkPad Extra Buttons: device is a keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event7  - ThinkPad Extra Buttons: device removed
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input7/event7"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 12)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event7  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event7  - ThinkPad Extra Buttons: device is a keyboard
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) config/udev: Adding input device Synaptics TM3276-022 (/dev/input/event16)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Synaptics TM3276-022: Applying InputClass "libinput touchpad catchall"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Using input driver 'libinput' for 'Synaptics TM3276-022'
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 24 paused 0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Synaptics TM3276-022: always reports core events
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "Device" "/dev/input/event16"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "_source" "server/udev"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event16 - Synaptics TM3276-022: is tagged by udev as: Touchpad
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event16 - Synaptics TM3276-022: device is a touchpad
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event16 - Synaptics TM3276-022: device removed
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "config_info" "udev:/sys/devices/rmi4-00/input/input18/event16"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) XINPUT: Adding extended input device "Synaptics TM3276-022" (type: TOUCHPAD, id 13)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "AccelerationScheme" "none"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Synaptics TM3276-022: (accel) selected scheme none/0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Synaptics TM3276-022: (accel) acceleration factor: 2.000
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Synaptics TM3276-022: (accel) acceleration threshold: 4
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event16 - Synaptics TM3276-022: is tagged by udev as: Touchpad
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event16 - Synaptics TM3276-022: device is a touchpad
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) config/udev: Adding input device Synaptics TM3276-022 (/dev/input/mouse0)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) No input driver specified, ignoring this device.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) This device may have been added with another device file.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event18)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 25 paused 0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) TPPS/2 IBM TrackPoint: always reports core events
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "Device" "/dev/input/event18"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "_source" "server/udev"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event18 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event18 - TPPS/2 IBM TrackPoint: trackpoint multiplier is 0.40
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event18 - TPPS/2 IBM TrackPoint: device is a pointer
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event18 - TPPS/2 IBM TrackPoint: device removed
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "config_info" "udev:/sys/devices/rmi4-00/rmi4-00.fn03/serio2/input/input19/event18"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 14)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) Option "AccelerationScheme" "none"
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event18 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event18 - TPPS/2 IBM TrackPoint: trackpoint multiplier is 0.40
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) event18 - TPPS/2 IBM TrackPoint: device is a pointer
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) No input driver specified, ignoring this device.
Dec 05 19:02:19 mtop /usr/lib/gdm-x-session[1034]: (II) This device may have been added with another device file.
Dec 05 19:02:19 mtop systemd[1024]: Started D-Bus User Message Bus.
Dec 05 19:02:20 mtop /usr/lib/gdm-x-session[1034]: 2019-12-05 07:02:20 PM +0100 ====================
Dec 05 19:02:20 mtop /usr/lib/gdm-x-session[1034]: Optimus Manager (Setup script) version 1.2.2
Dec 05 19:02:20 mtop /usr/lib/gdm-x-session[1034]: Setting up PRIME
Dec 05 19:02:20 mtop /usr/lib/gdm-x-session[1034]: Checking status of optimus-manager.service
Dec 05 19:02:20 mtop /usr/lib/gdm-x-session[1034]: Loading config
Dec 05 19:02:20 mtop /usr/lib/gdm-x-session[1034]: Running /etc/optimus-manager/xsetup-intel.sh
Dec 05 19:02:20 mtop dbus-daemon[1041]: [session uid=120 pid=1041] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.2' (uid=120 pid=1054 comm="/usr/lib/gnome-session-check-accelerated ")
Dec 05 19:02:20 mtop systemd[1024]: Starting Accessibility services bus...
Dec 05 19:02:20 mtop dbus-daemon[1041]: [session uid=120 pid=1041] Successfully activated service 'org.a11y.Bus'
Dec 05 19:02:20 mtop systemd[1024]: Started Accessibility services bus.
Dec 05 19:02:20 mtop wpa_supplicant[992]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=DE
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3338] policy: auto-activating connection 'MSD5GHz' (f22c7f6c-25de-4fff-914b-0a08787a8769)
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3345] device (wlp3s0): Activation: starting connection 'MSD5GHz' (f22c7f6c-25de-4fff-914b-0a08787a8769)
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3347] device (wlp3s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3353] manager: NetworkManager state is now CONNECTING
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3379] device (wlp3s0): set-hw-addr: reset MAC address to 48:A4:72:DC:26:CF (preserve)
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3543] device (wlp3s0): supplicant interface state: ready -> disabled
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3544] device (p2p-dev-wlp3s0): supplicant management interface state: ready -> disabled
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3546] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3551] device (wlp3s0): Activation: (wifi) access point 'MSD5GHz' has security, but secrets are required.
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3552] device (wlp3s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3587] device (wlp3s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3594] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3599] device (wlp3s0): Activation: (wifi) connection 'MSD5GHz' has security, and secrets exist.  No new secrets needed.
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3599] Config: added 'ssid' value 'MSD5GHz'
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3600] Config: added 'scan_ssid' value '1'
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3600] Config: added 'bgscan' value 'simple:30:-80:86400'
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3600] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3600] Config: added 'psk' value '<hidden>'
Dec 05 19:02:20 mtop systemd[1024]: Created slice gnome\x2dsession\x2dmanager.slice.
Dec 05 19:02:20 mtop systemd[1024]: Reached target Session services which should run early before the graphical session is brought up.
Dec 05 19:02:20 mtop systemd[1024]: Starting Monitor Session leader for GNOME Session...
Dec 05 19:02:20 mtop systemd[1024]: Starting Sound Service...
Dec 05 19:02:20 mtop gnome-session-c[1068]: Error creating FIFO: File exists
Dec 05 19:02:20 mtop systemd[1024]: Started Monitor Session leader for GNOME Session.
Dec 05 19:02:20 mtop systemd[1024]: Reached target Tasks to be run before GNOME Session starts.
Dec 05 19:02:20 mtop systemd[1024]: Starting GNOME Session Manager (session: gnome-login)...
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3859] device (wlp3s0): supplicant interface state: disabled -> inactive
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3859] device (p2p-dev-wlp3s0): supplicant management interface state: disabled -> inactive
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3991] device (wlp3s0): supplicant interface state: inactive -> scanning
Dec 05 19:02:20 mtop NetworkManager[906]: <info>  [1575568940.3992] device (p2p-dev-wlp3s0): supplicant management interface state: inactive -> scanning
Dec 05 19:02:20 mtop systemd[1024]: Started GNOME Session Manager (session: gnome-login).
Dec 05 19:02:20 mtop systemd[1024]: Reached target GNOME Session Manager is ready.
Dec 05 19:02:20 mtop systemd[1024]: Starting GNOME Shell on X11...
Dec 05 19:02:20 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): EDID vendor "LGD", prod id 1313
Dec 05 19:02:20 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Printing DDC gathered Modelines:
Dec 05 19:02:20 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
Dec 05 19:02:20 mtop /usr/lib/gdm-x-session[1034]: (II) modeset(0): Modeline "1920x1080"x0.0  110.92  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (53.3 kHz e)
Dec 05 19:02:20 mtop dbus-daemon[905]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.44' (uid=120 pid=1069 comm="/usr/bin/pulseaudio --daemonize=no ")
Dec 05 19:02:20 mtop systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Dec 05 19:02:20 mtop dbus-daemon[905]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Dec 05 19:02:20 mtop systemd[1]: Started RealtimeKit Scheduling Policy Service.
Dec 05 19:02:20 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:20 mtop rtkit-daemon[1085]: Successfully called chroot.
Dec 05 19:02:20 mtop rtkit-daemon[1085]: Successfully dropped privileges.
Dec 05 19:02:20 mtop rtkit-daemon[1085]: Successfully limited resources.
Dec 05 19:02:20 mtop rtkit-daemon[1085]: Running.
Dec 05 19:02:20 mtop rtkit-daemon[1085]: Canary thread running.
Dec 05 19:02:20 mtop rtkit-daemon[1085]: Watchdog thread running.
Dec 05 19:02:20 mtop kernel: kauditd_printk_skb: 43 callbacks suppressed
Dec 05 19:02:20 mtop kernel: audit: type=1130 audit(1575568940.691:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:20 mtop rtkit-daemon[1085]: Successfully made thread 1069 of process 1069 owned by '120' high priority at nice level -11.
Dec 05 19:02:20 mtop rtkit-daemon[1085]: Supervising 1 threads of 1 processes of 1 users.
Dec 05 19:02:21 mtop rtkit-daemon[1085]: Supervising 1 threads of 1 processes of 1 users.
Dec 05 19:02:21 mtop rtkit-daemon[1085]: Successfully made thread 1096 of process 1069 owned by '120' RT at priority 5.
Dec 05 19:02:21 mtop rtkit-daemon[1085]: Supervising 2 threads of 1 processes of 1 users.
Dec 05 19:02:21 mtop rtkit-daemon[1085]: Supervising 2 threads of 1 processes of 1 users.
Dec 05 19:02:21 mtop rtkit-daemon[1085]: Successfully made thread 1097 of process 1069 owned by '120' RT at priority 5.
Dec 05 19:02:21 mtop rtkit-daemon[1085]: Supervising 3 threads of 1 processes of 1 users.
Dec 05 19:02:21 mtop systemd[1024]: Started Sound Service.
Dec 05 19:02:21 mtop bluetoothd[932]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/sbc
Dec 05 19:02:21 mtop bluetoothd[932]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/sbc
Dec 05 19:02:21 mtop kernel: Bluetooth: RFCOMM TTY layer initialized
Dec 05 19:02:21 mtop kernel: Bluetooth: RFCOMM socket layer initialized
Dec 05 19:02:21 mtop kernel: Bluetooth: RFCOMM ver 1.11
Dec 05 19:02:21 mtop gnome-shell[1076]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Dec 05 19:02:21 mtop gnome-shell[1076]: Will monitor session c1
Dec 05 19:02:21 mtop dbus-daemon[905]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.43' (uid=120 pid=1076 comm="/usr/bin/gnome-shell ")
Dec 05 19:02:21 mtop systemd[1]: Starting Locale Service...
Dec 05 19:02:21 mtop gnome-shell[1076]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Dec 05 19:02:21 mtop dbus-daemon[1041]: [session uid=120 pid=1041] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.12' (uid=120 pid=1076 comm="/usr/bin/gnome-shell ")
Dec 05 19:02:21 mtop systemd[1024]: Starting sandboxed app permission store...
Dec 05 19:02:21 mtop dbus-daemon[1041]: [session uid=120 pid=1041] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Dec 05 19:02:21 mtop systemd[1024]: Started sandboxed app permission store.
Dec 05 19:02:21 mtop dbus-daemon[905]: [system] Successfully activated service 'org.freedesktop.locale1'
Dec 05 19:02:21 mtop systemd[1]: Started Locale Service.
Dec 05 19:02:21 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:21 mtop kernel: audit: type=1130 audit(1575568941.634:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:21 mtop dbus-daemon[905]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.43' (uid=120 pid=1076 comm="/usr/bin/gnome-shell ")
Dec 05 19:02:21 mtop systemd[1]: Starting Daemon for power management...
Dec 05 19:02:21 mtop dbus-daemon[905]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.43' (uid=120 pid=1076 comm="/usr/bin/gnome-shell ")
Dec 05 19:02:21 mtop systemd[1]: Starting Location Lookup Service...
Dec 05 19:02:21 mtop polkitd[1004]: Registered Authentication Agent for unix-session:c1 (system bus name :1.43 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Dec 05 19:02:21 mtop wpa_supplicant[992]: wlp3s0: SME: Trying to authenticate with c8:0e:14:e9:43:e8 (SSID='MSD5GHz' freq=5500 MHz)
Dec 05 19:02:21 mtop kernel: wlp3s0: authenticate with c8:0e:14:e9:43:e8
Dec 05 19:02:21 mtop NetworkManager[906]: <info>  [1575568941.8663] device (wlp3s0): supplicant interface state: scanning -> authenticating
Dec 05 19:02:21 mtop NetworkManager[906]: <info>  [1575568941.8664] device (p2p-dev-wlp3s0): supplicant management interface state: scanning -> authenticating
Dec 05 19:02:21 mtop kernel: wlp3s0: send auth to c8:0e:14:e9:43:e8 (try 1/3)
Dec 05 19:02:21 mtop wpa_supplicant[992]: wlp3s0: Trying to associate with c8:0e:14:e9:43:e8 (SSID='MSD5GHz' freq=5500 MHz)
Dec 05 19:02:21 mtop kernel: wlp3s0: authenticated
Dec 05 19:02:21 mtop kernel: wlp3s0: associate with c8:0e:14:e9:43:e8 (try 1/3)
Dec 05 19:02:21 mtop NetworkManager[906]: <info>  [1575568941.8767] device (wlp3s0): supplicant interface state: authenticating -> associating
Dec 05 19:02:21 mtop NetworkManager[906]: <info>  [1575568941.8767] device (p2p-dev-wlp3s0): supplicant management interface state: authenticating -> associating
Dec 05 19:02:21 mtop kernel: wlp3s0: RX AssocResp from c8:0e:14:e9:43:e8 (capab=0x1511 status=0 aid=4)
Dec 05 19:02:21 mtop wpa_supplicant[992]: wlp3s0: Associated with c8:0e:14:e9:43:e8
Dec 05 19:02:21 mtop wpa_supplicant[992]: wlp3s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 05 19:02:21 mtop dbus-daemon[905]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.58' (uid=963 pid=1114 comm="/usr/lib/geoclue ")
Dec 05 19:02:21 mtop dbus-daemon[905]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 05 19:02:21 mtop geoclue[1114]: Failed to connect to avahi service: Daemon not running
Dec 05 19:02:21 mtop dbus-daemon[905]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Dec 05 19:02:21 mtop systemd[1]: Started Location Lookup Service.
Dec 05 19:02:21 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:21 mtop kernel: wlp3s0: associated
Dec 05 19:02:21 mtop kernel: audit: type=1130 audit(1575568941.874:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:21 mtop dbus-daemon[905]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.57' (uid=963 pid=1114 comm="/usr/lib/geoclue ")
Dec 05 19:02:21 mtop dbus-daemon[905]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
Dec 05 19:02:21 mtop geoclue[1114]: Failed to connect to ModemManager: Error calling StartServiceByName for org.freedesktop.ModemManager1: Unit dbus-org.freedesktop.ModemManager1.service not found.
Dec 05 19:02:21 mtop NetworkManager[906]: <info>  [1575568941.8842] device (wlp3s0): supplicant interface state: associating -> associated
Dec 05 19:02:21 mtop NetworkManager[906]: <info>  [1575568941.8843] device (p2p-dev-wlp3s0): supplicant management interface state: associating -> associated
Dec 05 19:02:21 mtop NetworkManager[906]: <info>  [1575568941.8958] device (wlp3s0): supplicant interface state: associated -> 4-way handshake
Dec 05 19:02:21 mtop NetworkManager[906]: <info>  [1575568941.8958] device (p2p-dev-wlp3s0): supplicant management interface state: associated -> 4-way handshake
Dec 05 19:02:21 mtop wpa_supplicant[992]: wlp3s0: WPA: Key negotiation completed with c8:0e:14:e9:43:e8 [PTK=CCMP GTK=TKIP]
Dec 05 19:02:21 mtop wpa_supplicant[992]: wlp3s0: CTRL-EVENT-CONNECTED - Connection to c8:0e:14:e9:43:e8 completed [id=0 id_str=]
Dec 05 19:02:21 mtop kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
Dec 05 19:02:21 mtop wpa_supplicant[992]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-40 noise=9999 txrate=6000
Dec 05 19:02:21 mtop NetworkManager[906]: <info>  [1575568941.9290] device (wlp3s0): supplicant interface state: 4-way handshake -> completed
Dec 05 19:02:21 mtop NetworkManager[906]: <info>  [1575568941.9291] device (wlp3s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "MSD5GHz"
Dec 05 19:02:21 mtop NetworkManager[906]: <info>  [1575568941.9291] device (p2p-dev-wlp3s0): supplicant management interface state: 4-way handshake -> completed
Dec 05 19:02:21 mtop NetworkManager[906]: <info>  [1575568941.9293] device (wlp3s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Dec 05 19:02:21 mtop NetworkManager[906]: <info>  [1575568941.9297] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
Dec 05 19:02:21 mtop gnome-shell[1076]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Dec 05 19:02:21 mtop NetworkManager[906]: <info>  [1575568941.9580] dhcp4 (wlp3s0): state changed unknown -> bound
Dec 05 19:02:21 mtop NetworkManager[906]: <info>  [1575568941.9594] device (wlp3s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Dec 05 19:02:21 mtop NetworkManager[906]: <info>  [1575568941.9622] device (wlp3s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Dec 05 19:02:21 mtop NetworkManager[906]: <info>  [1575568941.9625] device (wlp3s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Dec 05 19:02:21 mtop NetworkManager[906]: <info>  [1575568941.9629] manager: NetworkManager state is now CONNECTED_LOCAL
Dec 05 19:02:21 mtop NetworkManager[906]: <info>  [1575568941.9653] manager: NetworkManager state is now CONNECTED_SITE
Dec 05 19:02:21 mtop NetworkManager[906]: <info>  [1575568941.9654] policy: set 'MSD5GHz' (wlp3s0) as default for IPv4 routing and DNS
Dec 05 19:02:21 mtop NetworkManager[906]: <info>  [1575568941.9662] device (wlp3s0): Activation: successful, device activated.
Dec 05 19:02:21 mtop kernel: wlp3s0: Limiting TX power to 27 (30 - 3) dBm as advertised by c8:0e:14:e9:43:e8
Dec 05 19:02:21 mtop dbus-daemon[905]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.12' (uid=0 pid=906 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 05 19:02:21 mtop dbus-daemon[905]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Dec 05 19:02:22 mtop NetworkManager[906]: <info>  [1575568942.0318] manager: NetworkManager state is now CONNECTED_GLOBAL
Dec 05 19:02:22 mtop systemd[1024]: Started GNOME Shell on X11.
Dec 05 19:02:22 mtop systemd[1024]: Reached target GNOME Shell on X11.
Dec 05 19:02:22 mtop systemd[1024]: Reached target GNOME Session is initialized.
Dec 05 19:02:22 mtop systemd[1024]: Reached target GNOME session X11 services.
Dec 05 19:02:22 mtop systemd[1024]: Reached target GNOME X11 Session.
Dec 05 19:02:22 mtop systemd[1024]: Reached target GNOME Session (session: gnome-login).
Dec 05 19:02:22 mtop systemd[1024]: Starting Signal initialization done to GNOME Session Manager...
Dec 05 19:02:22 mtop systemd[1024]: Starting GNOME Accessibility settings...
Dec 05 19:02:22 mtop systemd[1024]: Starting GNOME Color management...
Dec 05 19:02:22 mtop systemd[1024]: Starting GNOME Keyboard handling...
Dec 05 19:02:22 mtop systemd[1024]: Starting GNOME Media keys handling...
Dec 05 19:02:22 mtop systemd[1024]: Starting GNOME Power management handling...
Dec 05 19:02:22 mtop systemd[1024]: Starting GNOME Printer notifications...
Dec 05 19:02:22 mtop gnome-session-binary[1071]: Entering running state
Dec 05 19:02:22 mtop systemd[1024]: Starting GNOME RFKill handling...
Dec 05 19:02:22 mtop systemd[1024]: Starting GNOME Smartcard handling...
Dec 05 19:02:22 mtop systemd[1024]: Starting GNOME Sound sample caching handling...
Dec 05 19:02:22 mtop systemd[1024]: Starting GNOME Wacom handling...
Dec 05 19:02:22 mtop systemd[1024]: Starting GNOME WWan management...
Dec 05 19:02:22 mtop systemd[1024]: Starting GNOME XSettings...
Dec 05 19:02:22 mtop systemd[1024]: gnome-session-signal-init.service: Succeeded.
Dec 05 19:02:22 mtop systemd[1024]: Started Signal initialization done to GNOME Session Manager.
Dec 05 19:02:22 mtop xbrlapi.desktop[1165]: openConnection: connect: No such file or directory
Dec 05 19:02:22 mtop xbrlapi.desktop[1165]: cannot connect to braille devices daemon brltty at :0
Dec 05 19:02:22 mtop systemd[1024]: Started GNOME Sound sample caching handling.
Dec 05 19:02:22 mtop systemd[1024]: Reached target GNOME Sound sample caching handling.
Dec 05 19:02:22 mtop systemd[1024]: Started GNOME Accessibility settings.
Dec 05 19:02:22 mtop systemd[1024]: Reached target GNOME Accessibility settings.
Dec 05 19:02:22 mtop NetworkManager[906]: <info>  [1575568942.1507] bluez: BT device MyMoped (94:65:2D:C3:61:E1) added (DUN NAP)
Dec 05 19:02:22 mtop NetworkManager[906]: <info>  [1575568942.1511] manager: (94:65:2D:C3:61:E1): new Bluetooth device (/org/freedesktop/NetworkManager/Devices/5)
Dec 05 19:02:22 mtop NetworkManager[906]: <info>  [1575568942.1522] device (94:65:2D:C3:61:E1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 05 19:02:22 mtop NetworkManager[906]: <info>  [1575568942.1550] device (94:65:2D:C3:61:E1): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Dec 05 19:02:22 mtop systemd[1024]: Started GNOME RFKill handling.
Dec 05 19:02:22 mtop systemd[1024]: Reached target GNOME RFKill handling.
Dec 05 19:02:22 mtop kernel: rfkill: input handler disabled
Dec 05 19:02:22 mtop systemd[1024]: Started GNOME Smartcard handling.
Dec 05 19:02:22 mtop systemd[1024]: Reached target GNOME Smartcard handling.
Dec 05 19:02:22 mtop systemd[1024]: Started GNOME WWan management.
Dec 05 19:02:22 mtop systemd[1024]: Reached target GNOME WWan management.
Dec 05 19:02:22 mtop dbus-daemon[905]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.71' (uid=120 pid=1166 comm="/usr/lib/gsd-print-notifications ")
Dec 05 19:02:22 mtop dbus-daemon[905]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 05 19:02:22 mtop systemd[1024]: Started GNOME Keyboard handling.
Dec 05 19:02:22 mtop systemd[1024]: Reached target GNOME Keyboard handling.
Dec 05 19:02:22 mtop at-spi-bus-launcher[1056]: dbus-daemon[1062]: Activating service name='org.a11y.atspi.Registry' requested by ':1.3' (uid=120 pid=1159 comm="/usr/lib/gsd-keyboard ")
Dec 05 19:02:22 mtop systemd[1024]: Started GNOME Media keys handling.
Dec 05 19:02:22 mtop systemd[1024]: Reached target GNOME Media keys handling.
Dec 05 19:02:22 mtop systemd[1024]: Started GNOME Printer notifications.
Dec 05 19:02:22 mtop systemd[1024]: Reached target GNOME Printer notifications.
Dec 05 19:02:22 mtop at-spi-bus-launcher[1056]: dbus-daemon[1062]: Successfully activated service 'org.a11y.atspi.Registry'
Dec 05 19:02:22 mtop at-spi-bus-launcher[1056]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Dec 05 19:02:22 mtop systemd[1024]: Started GNOME Color management.
Dec 05 19:02:22 mtop systemd[1024]: Reached target GNOME Color management.
Dec 05 19:02:22 mtop systemd[1024]: Started GNOME Wacom handling.
Dec 05 19:02:22 mtop systemd[1024]: Reached target GNOME Wacom handling.
Dec 05 19:02:22 mtop gnome-shell[1076]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Dec 05 19:02:22 mtop systemd[1024]: Started GNOME XSettings.
Dec 05 19:02:22 mtop systemd[1024]: Reached target GNOME XSettings.
Dec 05 19:02:22 mtop kernel: audit: type=1130 audit(1575568942.268:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:22 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:22 mtop dbus-daemon[905]: [system] Successfully activated service 'org.freedesktop.UPower'
Dec 05 19:02:22 mtop systemd[1]: Started Daemon for power management.
Dec 05 19:02:22 mtop NetworkManager[906]: <info>  [1575568942.3256] manager: startup complete
Dec 05 19:02:22 mtop systemd[1024]: Started GNOME Power management handling.
Dec 05 19:02:22 mtop systemd[1024]: Reached target GNOME Power management handling.
Dec 05 19:02:22 mtop systemd[1024]: Reached target GNOME Session.
Dec 05 19:02:22 mtop systemd[1024]: Reached target GNOME X11 Session (session: gnome-login).
Dec 05 19:02:22 mtop systemd[1024]: Reached target Current graphical user session.
Dec 05 19:02:22 mtop gnome-shell[1076]: JS WARNING: [resource:///org/gnome/shell/ui/layout.js 24]: reference to undefined property "MetaWindowX11"
Dec 05 19:02:22 mtop gsd-media-keys[1160]: Failed to grab accelerator for keybinding settings:rfkill
Dec 05 19:02:22 mtop gsd-media-keys[1160]: Failed to grab accelerator for keybinding settings:playback-random
Dec 05 19:02:22 mtop gsd-media-keys[1160]: Failed to grab accelerator for keybinding settings:hibernate
Dec 05 19:02:22 mtop gsd-media-keys[1160]: Failed to grab accelerator for keybinding settings:playback-repeat
Dec 05 19:02:23 mtop gnome-shell[1076]: Registering session with GDM
Dec 05 19:02:23 mtop kernel: Bluetooth: hci0: advertising data len corrected
Dec 05 19:02:26 mtop kernel: Bluetooth: hci0: advertising data len corrected
Dec 05 19:02:32 mtop systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Dec 05 19:02:32 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:32 mtop kernel: audit: type=1131 audit(1575568952.581:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (**) Option "fd" "15"
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (II) event2  - Power Button: device removed
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (**) Option "fd" "18"
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (II) event3  - Video Bus: device removed
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (**) Option "fd" "19"
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (II) event4  - Video Bus: device removed
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (**) Option "fd" "20"
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (II) event0  - Sleep Button: device removed
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (**) Option "fd" "21"
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (II) event17 - Integrated Camera: Integrated C: device removed
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (**) Option "fd" "22"
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (II) event5  - AT Translated Set 2 keyboard: device removed
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (**) Option "fd" "23"
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (II) event7  - ThinkPad Extra Buttons: device removed
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (**) Option "fd" "24"
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (II) event16 - Synaptics TM3276-022: device removed
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (**) Option "fd" "25"
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (II) event18 - TPPS/2 IBM TrackPoint: device removed
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (II) AIGLX: Suspending AIGLX clients for VT switch
Dec 05 19:02:36 mtop kernel: rfkill: input handler enabled
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (II) systemd-logind: got pause for 13:71
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (II) systemd-logind: got pause for 13:81
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (II) systemd-logind: got pause for 13:68
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (II) systemd-logind: got pause for 13:82
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (II) systemd-logind: got pause for 226:0
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (II) systemd-logind: got pause for 13:80
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (II) systemd-logind: got pause for 13:66
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (II) systemd-logind: got pause for 13:67
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (II) systemd-logind: got pause for 13:69
Dec 05 19:02:36 mtop /usr/lib/gdm-x-session[1034]: (II) systemd-logind: got pause for 13:64
Dec 05 19:02:46 mtop systemd-timesyncd[783]: Initial synchronization to time server 52.59.88.68:123 (2.arch.pool.ntp.org).
Dec 05 19:02:52 mtop systemd[1]: systemd-localed.service: Succeeded.
Dec 05 19:02:52 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:52 mtop kernel: audit: type=1131 audit(1575568972.210:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:52 mtop systemd[1]: systemd-hostnamed.service: Succeeded.
Dec 05 19:02:52 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:02:52 mtop kernel: audit: type=1131 audit(1575568972.447:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:03:01 mtop audit[1256]: USER_AUTH pid=1256 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="malte" exe="/usr/bin/sshd" hostname=172.16.1.34 addr=172.16.1.34 terminal=ssh res=success'
Dec 05 19:03:01 mtop kernel: audit: type=1100 audit(1575568981.602:62): pid=1256 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="malte" exe="/usr/bin/sshd" hostname=172.16.1.34 addr=172.16.1.34 terminal=ssh res=success'
Dec 05 19:03:01 mtop audit[1256]: USER_ACCT pid=1256 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="malte" exe="/usr/bin/sshd" hostname=172.16.1.34 addr=172.16.1.34 terminal=ssh res=success'
Dec 05 19:03:01 mtop sshd[1256]: Accepted password for malte from 172.16.1.34 port 43198 ssh2
Dec 05 19:03:01 mtop audit[1256]: CRED_ACQ pid=1256 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="malte" exe="/usr/bin/sshd" hostname=172.16.1.34 addr=172.16.1.34 terminal=ssh res=success'
Dec 05 19:03:01 mtop sshd[1256]: pam_unix(sshd:session): session opened for user malte by (uid=0)
Dec 05 19:03:01 mtop kernel: audit: type=1101 audit(1575568981.629:63): pid=1256 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="malte" exe="/usr/bin/sshd" hostname=172.16.1.34 addr=172.16.1.34 terminal=ssh res=success'
Dec 05 19:03:01 mtop kernel: audit: type=1103 audit(1575568981.629:64): pid=1256 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="malte" exe="/usr/bin/sshd" hostname=172.16.1.34 addr=172.16.1.34 terminal=ssh res=success'
Dec 05 19:03:01 mtop kernel: audit: type=1006 audit(1575568981.629:65): pid=1256 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Dec 05 19:03:01 mtop systemd[1]: Created slice User Slice of UID 1000.
Dec 05 19:03:01 mtop systemd[1]: Starting User Runtime Directory /run/user/1000...
Dec 05 19:03:01 mtop systemd-logind[960]: New session 2 of user malte.
Dec 05 19:03:01 mtop systemd[1]: Started User Runtime Directory /run/user/1000.
Dec 05 19:03:01 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:03:01 mtop systemd[1]: Starting User Manager for UID 1000...
Dec 05 19:03:01 mtop kernel: audit: type=1130 audit(1575568981.649:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:03:01 mtop audit[1265]: USER_ACCT pid=1265 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="malte" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:03:01 mtop systemd[1265]: pam_unix(systemd-user:session): session opened for user malte by (uid=0)
Dec 05 19:03:01 mtop kernel: audit: type=1101 audit(1575568981.656:67): pid=1265 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="malte" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:03:01 mtop kernel: audit: type=1006 audit(1575568981.656:68): pid=1265 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
Dec 05 19:03:01 mtop kernel: audit: type=1105 audit(1575568981.656:69): pid=1265 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="malte" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:03:01 mtop audit[1265]: USER_START pid=1265 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="malte" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:03:01 mtop systemd[1265]: Started Borg User Backup Timer.
Dec 05 19:03:01 mtop kernel: audit: type=1130 audit(1575568981.776:70): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:03:01 mtop kernel: audit: type=1105 audit(1575568981.786:71): pid=1256 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="malte" exe="/usr/bin/sshd" hostname=172.16.1.34 addr=172.16.1.34 terminal=ssh res=success'
Dec 05 19:03:01 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:03:01 mtop audit[1256]: USER_START pid=1256 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="malte" exe="/usr/bin/sshd" hostname=172.16.1.34 addr=172.16.1.34 terminal=ssh res=success'
Dec 05 19:03:01 mtop audit[1279]: CRED_ACQ pid=1279 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit acct="malte" exe="/usr/bin/sshd" hostname=172.16.1.34 addr=172.16.1.34 terminal=ssh res=success'
Dec 05 19:03:01 mtop systemd[1265]: Reached target Paths.
Dec 05 19:03:01 mtop systemd[1265]: Reached target Timers.
Dec 05 19:03:01 mtop systemd[1265]: Starting D-Bus User Message Bus Socket.
Dec 05 19:03:01 mtop backup[1274]: Thu 05 Dec 2019 07:03:01 PM CET Starting backup
Dec 05 19:03:01 mtop systemd[1265]: Listening on GnuPG network certificate management daemon.
Dec 05 19:03:01 mtop systemd[1265]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 05 19:03:01 mtop systemd[1265]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 05 19:03:01 mtop systemd[1265]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 05 19:03:01 mtop systemd[1265]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 05 19:03:01 mtop systemd[1265]: Listening on p11-kit server.
Dec 05 19:03:01 mtop systemd[1265]: Listening on Multimedia System.
Dec 05 19:03:01 mtop systemd[1265]: Listening on Sound System.
Dec 05 19:03:01 mtop systemd[1265]: Listening on D-Bus User Message Bus Socket.
Dec 05 19:03:01 mtop systemd[1265]: Reached target Sockets.
Dec 05 19:03:01 mtop systemd[1265]: Reached target Basic System.
Dec 05 19:03:01 mtop systemd[1]: Started User Manager for UID 1000.
Dec 05 19:03:01 mtop systemd[1265]: Starting Borg User Backup...
Dec 05 19:03:01 mtop systemd[1]: Started Session 2 of user malte.
Dec 05 19:03:01 mtop systemd[1265]: Starting Emacs text editor...
Dec 05 19:03:01 mtop systemd[1265]: Starting Update XDG user dir configuration...
Dec 05 19:03:01 mtop systemd[1265]: xdg-user-dirs-update.service: Succeeded.
Dec 05 19:03:01 mtop systemd[1265]: Started Update XDG user dir configuration.
Dec 05 19:03:01 mtop emacs[1275]: Warning: due to a long standing Gtk+ bug
Dec 05 19:03:01 mtop emacs[1275]: https://gitlab.gnome.org/GNOME/gtk/issues/221
Dec 05 19:03:01 mtop emacs[1275]: Emacs might crash when run in daemon mode and the X11 connection is unexpectedly lost.
Dec 05 19:03:01 mtop emacs[1275]: Using an Emacs configured with --with-x-toolkit=lucid does not have this problem.
Dec 05 19:03:02 mtop emacs[1275]: Loading /home/malte/.spacemacs...
Dec 05 19:03:02 mtop emacs[1275]: Loading /home/malte/.spacemacs...done
Dec 05 19:03:02 mtop backup[1274]: Remote: Permission denied, please try again.
Dec 05 19:03:02 mtop backup[1274]: Remote: Permission denied, please try again.
Dec 05 19:03:02 mtop backup[1274]: Remote: borg@serv: Permission denied (publickey,password).
Dec 05 19:03:02 mtop backup[1274]: Connection closed by remote host. Is borg working on the server?
Dec 05 19:03:02 mtop backup[1274]: terminating with error status, rc 2
Dec 05 19:03:02 mtop backup[1274]: Thu 05 Dec 2019 07:03:02 PM CET Pruning repository
Dec 05 19:03:04 mtop backup[1274]: Remote: Permission denied, please try again.
Dec 05 19:03:04 mtop backup[1274]: Remote: Permission denied, please try again.
Dec 05 19:03:04 mtop backup[1274]: Remote: borg@serv: Permission denied (publickey,password).
Dec 05 19:03:04 mtop backup[1274]: Connection closed by remote host. Is borg working on the server?
Dec 05 19:03:04 mtop backup[1274]: terminating with error status, rc 2
Dec 05 19:03:04 mtop backup[1274]: Thu 05 Dec 2019 07:03:04 PM CET Backup and/or Prune finished with errors
Dec 05 19:03:04 mtop systemd[1265]: backup.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Dec 05 19:03:04 mtop systemd[1265]: backup.service: Failed with result 'exit-code'.
Dec 05 19:03:04 mtop systemd[1265]: Failed to start Borg User Backup.
Dec 05 19:03:04 mtop emacs[1275]: Starting new Ispell process /usr/bin/aspell with default dictionary...
Dec 05 19:03:04 mtop emacs[1275]: Spacemacs is ready.
Dec 05 19:03:04 mtop systemd[1265]: Started Emacs text editor.
Dec 05 19:03:04 mtop systemd[1265]: Reached target Main User Target.
Dec 05 19:03:04 mtop systemd[1265]: Startup finished in 2.685s.
Dec 05 19:03:07 mtop audit[1304]: USER_AUTH pid=1304 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="malte" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Dec 05 19:03:07 mtop kernel: kauditd_printk_skb: 1 callbacks suppressed
Dec 05 19:03:07 mtop kernel: audit: type=1100 audit(1575568987.132:73): pid=1304 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_unix,pam_permit acct="malte" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Dec 05 19:03:07 mtop kernel: audit: type=1101 audit(1575568987.132:74): pid=1304 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="malte" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Dec 05 19:03:07 mtop audit[1304]: USER_ACCT pid=1304 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="malte" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Dec 05 19:03:07 mtop sudo[1304]:    malte : TTY=pts/0 ; PWD=/home/malte ; USER=root ; COMMAND=/usr/bin/su
Dec 05 19:03:07 mtop audit[1304]: CRED_REFR pid=1304 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Dec 05 19:03:07 mtop audit[1304]: USER_START pid=1304 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Dec 05 19:03:07 mtop kernel: audit: type=1110 audit(1575568987.136:75): pid=1304 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Dec 05 19:03:07 mtop kernel: audit: type=1105 audit(1575568987.136:76): pid=1304 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Dec 05 19:03:07 mtop sudo[1304]: pam_unix(sudo:session): session opened for user root by malte(uid=0)
Dec 05 19:03:07 mtop audit[1313]: USER_AUTH pid=1313 uid=0 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_rootok acct="root" exe="/usr/bin/su" hostname=mtop addr=? terminal=pts/0 res=success'
Dec 05 19:03:07 mtop audit[1313]: USER_ACCT pid=1313 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=mtop addr=? terminal=pts/0 res=success'
Dec 05 19:03:07 mtop su[1313]: (to root) malte on pts/0
Dec 05 19:03:07 mtop kernel: audit: type=1100 audit(1575568987.149:77): pid=1313 uid=0 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_rootok acct="root" exe="/usr/bin/su" hostname=mtop addr=? terminal=pts/0 res=success'
Dec 05 19:03:07 mtop kernel: audit: type=1101 audit(1575568987.149:78): pid=1313 uid=0 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=mtop addr=? terminal=pts/0 res=success'
Dec 05 19:03:07 mtop audit[1313]: CRED_ACQ pid=1313 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_rootok acct="root" exe="/usr/bin/su" hostname=mtop addr=? terminal=pts/0 res=success'
Dec 05 19:03:07 mtop su[1313]: pam_unix(su:session): session opened for user root by malte(uid=0)
Dec 05 19:03:07 mtop audit[1313]: USER_START pid=1313 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=mtop addr=? terminal=pts/0 res=success'
Dec 05 19:03:07 mtop kernel: audit: type=1103 audit(1575568987.152:79): pid=1313 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_rootok acct="root" exe="/usr/bin/su" hostname=mtop addr=? terminal=pts/0 res=success'
Dec 05 19:03:07 mtop kernel: audit: type=1105 audit(1575568987.152:80): pid=1313 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=mtop addr=? terminal=pts/0 res=success'
Dec 05 19:03:22 mtop geoclue[1114]: Service not used for 60 seconds. Shutting down..
Dec 05 19:03:22 mtop systemd[1]: geoclue.service: Succeeded.
Dec 05 19:03:22 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 19:03:22 mtop kernel: audit: type=1131 audit(1575569002.594:81): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

Offline

#10 2019-12-05 19:12:33

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: When is the boot process actually done with gnome

Things are getting weirder, ctrl+alt+functionkey (F1 to F6 usually ) should open a tty, although it may take a few seconds before the ttty is initialized and a login prompt is shown.

Ok, one step back .

boot to multi-user target, login as root, get list-jobs output and plymout-quit-wait status.

Last edited by Lone_Wolf (2019-12-05 19:12:43)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#11 2019-12-05 20:07:53

deisi
Member
Registered: 2015-10-21
Posts: 66

Re: When is the boot process actually done with gnome

ctrl+alt+functionkey (F1 to F6 usually )

I know, but it wasn't working

I started with multi-user.target and collected the log files:

systemctl list-jobs:

No jobs running.

systemctl status plymouth-quit-wait.service

● plymouth-quit-wait.service - Hold until boot process finishes up
   Loaded: loaded (/etc/systemd/system/plymouth-quit-wait.service; static; vendor preset: disabled)
   Active: inactive (dead) since Thu 2019-12-05 20:41:32 CET; 1min 21s ago
  Process: 932 ExecStart=/usr/bin/plymouth --wait (code=exited, status=0/SUCCESS)
 Main PID: 932 (code=exited, status=0/SUCCESS)

Dec 05 20:41:30 mtop systemd[1]: Starting Hold until boot process finishes up...
Dec 05 20:41:32 mtop systemd[1]: plymouth-quit-wait.service: Succeeded.
Dec 05 20:41:32 mtop systemd[1]: Started Hold until boot process finishes up.

and journalctl:

-- Reboot --
Dec 05 20:41:28 mtop kernel: microcode: microcode updated early to revision 0xca, date = 2019-10-03
Dec 05 20:41:28 mtop kernel: Linux version 5.3.13-arch1-1 (linux@archlinux) (gcc version 9.2.0 (GCC)) #1 SMP PREEMPT Sun, 24 Nov 2019 10:15:50 +0000
Dec 05 20:41:28 mtop kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=39f14b5e-84c0-4ec0-871b-0ed0910977b1 rw rootflags=subvol=@ cryptdevice=/dev/nvme0n1p3:root quiet splash systemd.unit=multi-user.target
Dec 05 20:41:28 mtop kernel: KERNEL supported cpus:
Dec 05 20:41:28 mtop kernel:   Intel GenuineIntel
Dec 05 20:41:28 mtop kernel:   AMD AuthenticAMD
Dec 05 20:41:28 mtop kernel:   Hygon HygonGenuine
Dec 05 20:41:28 mtop kernel:   Centaur CentaurHauls
Dec 05 20:41:28 mtop kernel:   zhaoxin   Shanghai  
Dec 05 20:41:28 mtop kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Dec 05 20:41:28 mtop kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Dec 05 20:41:28 mtop kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Dec 05 20:41:28 mtop kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Dec 05 20:41:28 mtop kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Dec 05 20:41:28 mtop kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Dec 05 20:41:28 mtop kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Dec 05 20:41:28 mtop kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Dec 05 20:41:28 mtop kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Dec 05 20:41:28 mtop kernel: BIOS-provided physical RAM map:
Dec 05 20:41:28 mtop kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Dec 05 20:41:28 mtop kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Dec 05 20:41:28 mtop kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000008bfff] usable
Dec 05 20:41:28 mtop kernel: BIOS-e820: [mem 0x000000000008c000-0x00000000000fffff] reserved
Dec 05 20:41:28 mtop kernel: BIOS-e820: [mem 0x0000000000100000-0x000000003fffffff] usable
Dec 05 20:41:28 mtop kernel: BIOS-e820: [mem 0x0000000040000000-0x00000000403fffff] reserved
Dec 05 20:41:28 mtop kernel: BIOS-e820: [mem 0x0000000040400000-0x000000005055efff] usable
Dec 05 20:41:28 mtop kernel: BIOS-e820: [mem 0x000000005055f000-0x000000005055ffff] ACPI NVS
Dec 05 20:41:28 mtop kernel: BIOS-e820: [mem 0x0000000050560000-0x0000000050560fff] reserved
Dec 05 20:41:28 mtop kernel: BIOS-e820: [mem 0x0000000050561000-0x0000000059ec5fff] usable
Dec 05 20:41:28 mtop kernel: BIOS-e820: [mem 0x0000000059ec6000-0x0000000059f8bfff] type 20
Dec 05 20:41:28 mtop kernel: BIOS-e820: [mem 0x0000000059f8c000-0x000000005b4fdfff] reserved
Dec 05 20:41:28 mtop kernel: BIOS-e820: [mem 0x000000005b4fe000-0x000000005b599fff] ACPI NVS
Dec 05 20:41:28 mtop kernel: BIOS-e820: [mem 0x000000005b59a000-0x000000005b5fefff] ACPI data
Dec 05 20:41:28 mtop kernel: BIOS-e820: [mem 0x000000005b5ff000-0x000000005b5fffff] usable
Dec 05 20:41:28 mtop kernel: BIOS-e820: [mem 0x000000005b600000-0x000000005f7fffff] reserved
Dec 05 20:41:28 mtop kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Dec 05 20:41:28 mtop kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Dec 05 20:41:28 mtop kernel: BIOS-e820: [mem 0x0000000100000000-0x000000089f7fffff] usable
Dec 05 20:41:28 mtop kernel: NX (Execute Disable) protection: active
Dec 05 20:41:28 mtop kernel: efi: EFI v2.50 by Lenovo
Dec 05 20:41:28 mtop kernel: efi:  SMBIOS=0x5a620000  SMBIOS 3.0=0x5a61d000  ACPI=0x5b5fe000  ACPI 2.0=0x5b5fe014  MPS=0x5aa39000  ESRT=0x5a069000  MEMATTR=0x54cb8018 
Dec 05 20:41:28 mtop kernel: SMBIOS 3.0.0 present.
Dec 05 20:41:28 mtop kernel: DMI: LENOVO 20L6S01U00/20L6S01U00, BIOS N24ET53W (1.28 ) 10/17/2019
Dec 05 20:41:28 mtop kernel: tsc: Detected 1800.000 MHz processor
Dec 05 20:41:28 mtop kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Dec 05 20:41:28 mtop kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Dec 05 20:41:28 mtop kernel: last_pfn = 0x89f800 max_arch_pfn = 0x400000000
Dec 05 20:41:28 mtop kernel: MTRR default type: write-back
Dec 05 20:41:28 mtop kernel: MTRR fixed ranges enabled:
Dec 05 20:41:28 mtop kernel:   00000-9FFFF write-back
Dec 05 20:41:28 mtop kernel:   A0000-BFFFF uncachable
Dec 05 20:41:28 mtop kernel:   C0000-FFFFF write-protect
Dec 05 20:41:28 mtop kernel: MTRR variable ranges enabled:
Dec 05 20:41:28 mtop kernel:   0 base 0080000000 mask 7F80000000 uncachable
Dec 05 20:41:28 mtop kernel:   1 base 0060000000 mask 7FE0000000 uncachable
Dec 05 20:41:28 mtop kernel:   2 base 005E000000 mask 7FFE000000 uncachable
Dec 05 20:41:28 mtop kernel:   3 base 005D000000 mask 7FFF000000 uncachable
Dec 05 20:41:28 mtop kernel:   4 disabled
Dec 05 20:41:28 mtop kernel:   5 disabled
Dec 05 20:41:28 mtop kernel:   6 disabled
Dec 05 20:41:28 mtop kernel:   7 disabled
Dec 05 20:41:28 mtop kernel:   8 disabled
Dec 05 20:41:28 mtop kernel:   9 disabled
Dec 05 20:41:28 mtop kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Dec 05 20:41:28 mtop kernel: last_pfn = 0x5b600 max_arch_pfn = 0x400000000
Dec 05 20:41:28 mtop kernel: esrt: Reserving ESRT space from 0x000000005a069000 to 0x000000005a0690d8.
Dec 05 20:41:28 mtop kernel: check: Scanning 1 areas for low memory corruption
Dec 05 20:41:28 mtop kernel: Using GB pages for direct mapping
Dec 05 20:41:28 mtop kernel: BRK [0x741e01000, 0x741e01fff] PGTABLE
Dec 05 20:41:28 mtop kernel: BRK [0x741e02000, 0x741e02fff] PGTABLE
Dec 05 20:41:28 mtop kernel: BRK [0x741e03000, 0x741e03fff] PGTABLE
Dec 05 20:41:28 mtop kernel: BRK [0x741e04000, 0x741e04fff] PGTABLE
Dec 05 20:41:28 mtop kernel: BRK [0x741e05000, 0x741e05fff] PGTABLE
Dec 05 20:41:28 mtop kernel: BRK [0x741e06000, 0x741e06fff] PGTABLE
Dec 05 20:41:28 mtop kernel: BRK [0x741e07000, 0x741e07fff] PGTABLE
Dec 05 20:41:28 mtop kernel: BRK [0x741e08000, 0x741e08fff] PGTABLE
Dec 05 20:41:28 mtop kernel: BRK [0x741e09000, 0x741e09fff] PGTABLE
Dec 05 20:41:28 mtop kernel: Secure boot could not be determined
Dec 05 20:41:28 mtop kernel: RAMDISK: [mem 0x3420b000-0x360fcfff]
Dec 05 20:41:28 mtop kernel: ACPI: Early table checksum verification disabled
Dec 05 20:41:28 mtop kernel: ACPI: RSDP 0x000000005B5FE014 000024 (v02 LENOVO)
Dec 05 20:41:28 mtop kernel: ACPI: XSDT 0x000000005B5AC188 000114 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 20:41:28 mtop kernel: ACPI: FACP 0x000000005B5E3000 0000F4 (v05 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 20:41:28 mtop kernel: ACPI: DSDT 0x000000005B5BC000 022607 (v02 LENOVO SKL      00000000 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: FACS 0x000000005B546000 000040
Dec 05 20:41:28 mtop kernel: ACPI: SSDT 0x000000005B5E9000 0132C1 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: UEFI 0x000000005B55C000 000042 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 20:41:28 mtop kernel: ACPI: SSDT 0x000000005B5E5000 0030DA (v02 LENOVO SaSsdt   00003000 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: SSDT 0x000000005B5E4000 0005C6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: HPET 0x000000005B5E2000 000038 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 20:41:28 mtop kernel: ACPI: APIC 0x000000005B5E1000 00012C (v03 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 20:41:28 mtop kernel: ACPI: MCFG 0x000000005B5E0000 00003C (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 20:41:28 mtop kernel: ACPI: ECDT 0x000000005B5DF000 000053 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 20:41:28 mtop kernel: ACPI: SSDT 0x000000005B5BA000 001CA3 (v02 LENOVO RVP7Rtd3 00001000 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: SSDT 0x000000005B5B9000 00021C (v01 LENOVO Rmv_Batt 00001000 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: SSDT 0x000000005B5B7000 00163C (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: BOOT 0x000000005B5B6000 000028 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 20:41:28 mtop kernel: ACPI: BATB 0x000000005B5B5000 00004A (v02 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 20:41:28 mtop kernel: ACPI: SSDT 0x000000005B5B3000 0017AE (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: SSDT 0x000000005B5B2000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: SSDT 0x000000005B5B1000 000678 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: LPIT 0x000000005B5B0000 000094 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 20:41:28 mtop kernel: ACPI: WSMT 0x000000005B5AF000 000028 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 20:41:28 mtop kernel: ACPI: SSDT 0x000000005B5AE000 0001D8 (v02 LENOVO HdaDsp   00000000 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: SSDT 0x000000005B5AD000 0004FC (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: SSDT 0x000000005B5FD000 0002D1 (v02 LENOVO Wwan     00000001 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: DBGP 0x000000005B5AB000 000034 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 20:41:28 mtop kernel: ACPI: DBG2 0x000000005B5AA000 000054 (v00 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 20:41:28 mtop kernel: ACPI: POAT 0x000000005B5A9000 000055 (v03 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 20:41:28 mtop kernel: ACPI: SSDT 0x000000005B5A8000 000024 (v01 LENOVO NvOptTbl 00001000 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: SSDT 0x000000005B5A6000 00170D (v02 LENOVO SgPch    00001000 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: ASF! 0x000000005B5A5000 0000A0 (v32 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 20:41:28 mtop kernel: ACPI: FPDT 0x000000005B5A4000 000044 (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 20:41:28 mtop kernel: ACPI: UEFI 0x000000005B512000 00013E (v01 LENOVO TP-N24   00001280 PTEC 00000002)
Dec 05 20:41:28 mtop kernel: ACPI: Local APIC address 0xfee00000
Dec 05 20:41:28 mtop kernel: No NUMA configuration found
Dec 05 20:41:28 mtop kernel: Faking a node at [mem 0x0000000000000000-0x000000089f7fffff]
Dec 05 20:41:28 mtop kernel: NODE_DATA(0) allocated [mem 0x89f7fc000-0x89f7fffff]
Dec 05 20:41:28 mtop kernel: Zone ranges:
Dec 05 20:41:28 mtop kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Dec 05 20:41:28 mtop kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Dec 05 20:41:28 mtop kernel:   Normal   [mem 0x0000000100000000-0x000000089f7fffff]
Dec 05 20:41:28 mtop kernel:   Device   empty
Dec 05 20:41:28 mtop kernel: Movable zone start for each node
Dec 05 20:41:28 mtop kernel: Early memory node ranges
Dec 05 20:41:28 mtop kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Dec 05 20:41:28 mtop kernel:   node   0: [mem 0x0000000000059000-0x000000000008bfff]
Dec 05 20:41:28 mtop kernel:   node   0: [mem 0x0000000000100000-0x000000003fffffff]
Dec 05 20:41:28 mtop kernel:   node   0: [mem 0x0000000040400000-0x000000005055efff]
Dec 05 20:41:28 mtop kernel:   node   0: [mem 0x0000000050561000-0x0000000059ec5fff]
Dec 05 20:41:28 mtop kernel:   node   0: [mem 0x000000005b5ff000-0x000000005b5fffff]
Dec 05 20:41:28 mtop kernel:   node   0: [mem 0x0000000100000000-0x000000089f7fffff]
Dec 05 20:41:28 mtop kernel: Zeroed struct page in unavailable ranges: 26033 pages
Dec 05 20:41:28 mtop kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000089f7fffff]
Dec 05 20:41:28 mtop kernel: On node 0 totalpages: 8360527
Dec 05 20:41:28 mtop kernel:   DMA zone: 64 pages used for memmap
Dec 05 20:41:28 mtop kernel:   DMA zone: 72 pages reserved
Dec 05 20:41:28 mtop kernel:   DMA zone: 3978 pages, LIFO batch:0
Dec 05 20:41:28 mtop kernel:   DMA32 zone: 5676 pages used for memmap
Dec 05 20:41:28 mtop kernel:   DMA32 zone: 363205 pages, LIFO batch:63
Dec 05 20:41:28 mtop kernel:   Normal zone: 124896 pages used for memmap
Dec 05 20:41:28 mtop kernel:   Normal zone: 7993344 pages, LIFO batch:63
Dec 05 20:41:28 mtop kernel: Reserving Intel graphics memory at [mem 0x5d800000-0x5f7fffff]
Dec 05 20:41:28 mtop kernel: ACPI: PM-Timer IO Port: 0x1808
Dec 05 20:41:28 mtop kernel: ACPI: Local APIC address 0xfee00000
Dec 05 20:41:28 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Dec 05 20:41:28 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Dec 05 20:41:28 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Dec 05 20:41:28 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Dec 05 20:41:28 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Dec 05 20:41:28 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Dec 05 20:41:28 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Dec 05 20:41:28 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Dec 05 20:41:28 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Dec 05 20:41:28 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Dec 05 20:41:28 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Dec 05 20:41:28 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Dec 05 20:41:28 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Dec 05 20:41:28 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Dec 05 20:41:28 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Dec 05 20:41:28 mtop kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Dec 05 20:41:28 mtop kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Dec 05 20:41:28 mtop kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Dec 05 20:41:28 mtop kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Dec 05 20:41:28 mtop kernel: ACPI: IRQ0 used by override.
Dec 05 20:41:28 mtop kernel: ACPI: IRQ9 used by override.
Dec 05 20:41:28 mtop kernel: Using ACPI (MADT) for SMP configuration information
Dec 05 20:41:28 mtop kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Dec 05 20:41:28 mtop kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Dec 05 20:41:28 mtop kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Dec 05 20:41:28 mtop kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
Dec 05 20:41:28 mtop kernel: PM: Registered nosave memory: [mem 0x0008c000-0x000fffff]
Dec 05 20:41:28 mtop kernel: PM: Registered nosave memory: [mem 0x40000000-0x403fffff]
Dec 05 20:41:28 mtop kernel: PM: Registered nosave memory: [mem 0x5055f000-0x5055ffff]
Dec 05 20:41:28 mtop kernel: PM: Registered nosave memory: [mem 0x50560000-0x50560fff]
Dec 05 20:41:28 mtop kernel: PM: Registered nosave memory: [mem 0x59ec6000-0x59f8bfff]
Dec 05 20:41:28 mtop kernel: PM: Registered nosave memory: [mem 0x59f8c000-0x5b4fdfff]
Dec 05 20:41:28 mtop kernel: PM: Registered nosave memory: [mem 0x5b4fe000-0x5b599fff]
Dec 05 20:41:28 mtop kernel: PM: Registered nosave memory: [mem 0x5b59a000-0x5b5fefff]
Dec 05 20:41:28 mtop kernel: PM: Registered nosave memory: [mem 0x5b600000-0x5f7fffff]
Dec 05 20:41:28 mtop kernel: PM: Registered nosave memory: [mem 0x5f800000-0xf7ffffff]
Dec 05 20:41:28 mtop kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Dec 05 20:41:28 mtop kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfe00ffff]
Dec 05 20:41:28 mtop kernel: PM: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
Dec 05 20:41:28 mtop kernel: PM: Registered nosave memory: [mem 0xfe011000-0xffffffff]
Dec 05 20:41:28 mtop kernel: [mem 0x5f800000-0xf7ffffff] available for PCI devices
Dec 05 20:41:28 mtop kernel: Booting paravirtualized kernel on bare hardware
Dec 05 20:41:28 mtop kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Dec 05 20:41:28 mtop kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
Dec 05 20:41:28 mtop kernel: percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
Dec 05 20:41:28 mtop kernel: pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
Dec 05 20:41:28 mtop kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Dec 05 20:41:28 mtop kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8229819
Dec 05 20:41:28 mtop kernel: Policy zone: Normal
Dec 05 20:41:28 mtop kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=39f14b5e-84c0-4ec0-871b-0ed0910977b1 rw rootflags=subvol=@ cryptdevice=/dev/nvme0n1p3:root quiet splash systemd.unit=multi-user.target
Dec 05 20:41:28 mtop kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Dec 05 20:41:28 mtop kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Dec 05 20:41:28 mtop kernel: mem auto-init: stack:byref_all, heap alloc:on, heap free:off
Dec 05 20:41:28 mtop kernel: Calgary: detecting Calgary via BIOS EBDA area
Dec 05 20:41:28 mtop kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Dec 05 20:41:28 mtop kernel: Memory: 32664372K/33442108K available (12291K kernel code, 1319K rwdata, 3944K rodata, 1632K init, 3556K bss, 777736K reserved, 0K cma-reserved)
Dec 05 20:41:28 mtop kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Dec 05 20:41:28 mtop kernel: Kernel/User page tables isolation: enabled
Dec 05 20:41:28 mtop kernel: ftrace: allocating 37762 entries in 148 pages
Dec 05 20:41:28 mtop kernel: rcu: Preemptible hierarchical RCU implementation.
Dec 05 20:41:28 mtop kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Dec 05 20:41:28 mtop kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Dec 05 20:41:28 mtop kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Dec 05 20:41:28 mtop kernel:         Tasks RCU enabled.
Dec 05 20:41:28 mtop kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Dec 05 20:41:28 mtop kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Dec 05 20:41:28 mtop kernel: NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
Dec 05 20:41:28 mtop kernel: random: get_random_bytes called from start_kernel+0x3c9/0x5a4 with crng_init=0
Dec 05 20:41:28 mtop kernel: Console: colour dummy device 80x25
Dec 05 20:41:28 mtop kernel: printk: console [tty0] enabled
Dec 05 20:41:28 mtop kernel: ACPI: Core revision 20190703
Dec 05 20:41:28 mtop kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Dec 05 20:41:28 mtop kernel: APIC: Switch to symmetric I/O mode setup
Dec 05 20:41:28 mtop kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Dec 05 20:41:28 mtop kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Dec 05 20:41:28 mtop kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x19f2297dd97, max_idle_ns: 440795236593 ns
Dec 05 20:41:28 mtop kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3601.00 BogoMIPS (lpj=6000000)
Dec 05 20:41:28 mtop kernel: pid_max: default: 32768 minimum: 301
Dec 05 20:41:28 mtop kernel: LSM: Security Framework initializing
Dec 05 20:41:28 mtop kernel: Yama: becoming mindful.
Dec 05 20:41:28 mtop kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Dec 05 20:41:28 mtop kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Dec 05 20:41:28 mtop kernel: *** VALIDATE proc ***
Dec 05 20:41:28 mtop kernel: *** VALIDATE cgroup1 ***
Dec 05 20:41:28 mtop kernel: *** VALIDATE cgroup2 ***
Dec 05 20:41:28 mtop kernel: mce: CPU0: Thermal monitoring enabled (TM1)
Dec 05 20:41:28 mtop kernel: process: using mwait in idle threads
Dec 05 20:41:28 mtop kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Dec 05 20:41:28 mtop kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Dec 05 20:41:28 mtop kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Dec 05 20:41:28 mtop kernel: Spectre V2 : Mitigation: Full generic retpoline
Dec 05 20:41:28 mtop kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Dec 05 20:41:28 mtop kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Dec 05 20:41:28 mtop kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Dec 05 20:41:28 mtop kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Dec 05 20:41:28 mtop kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Dec 05 20:41:28 mtop kernel: MDS: Mitigation: Clear CPU buffers
Dec 05 20:41:28 mtop kernel: Freeing SMP alternatives memory: 32K
Dec 05 20:41:28 mtop kernel: TSC deadline timer enabled
Dec 05 20:41:28 mtop kernel: smpboot: CPU0: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz (family: 0x6, model: 0x8e, stepping: 0xa)
Dec 05 20:41:28 mtop kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Dec 05 20:41:28 mtop kernel: ... version:                4
Dec 05 20:41:28 mtop kernel: ... bit width:              48
Dec 05 20:41:28 mtop kernel: ... generic registers:      4
Dec 05 20:41:28 mtop kernel: ... value mask:             0000ffffffffffff
Dec 05 20:41:28 mtop kernel: ... max period:             00007fffffffffff
Dec 05 20:41:28 mtop kernel: ... fixed-purpose events:   3
Dec 05 20:41:28 mtop kernel: ... event mask:             000000070000000f
Dec 05 20:41:28 mtop kernel: rcu: Hierarchical SRCU implementation.
Dec 05 20:41:28 mtop kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Dec 05 20:41:28 mtop kernel: smp: Bringing up secondary CPUs ...
Dec 05 20:41:28 mtop kernel: x86: Booting SMP configuration:
Dec 05 20:41:28 mtop kernel: .... node  #0, CPUs:      #1 #2 #3 #4
Dec 05 20:41:28 mtop kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Dec 05 20:41:28 mtop kernel:  #5 #6 #7
Dec 05 20:41:28 mtop kernel: smp: Brought up 1 node, 8 CPUs
Dec 05 20:41:28 mtop kernel: smpboot: Max logical packages: 1
Dec 05 20:41:28 mtop kernel: smpboot: Total of 8 processors activated (28811.00 BogoMIPS)
Dec 05 20:41:28 mtop kernel: devtmpfs: initialized
Dec 05 20:41:28 mtop kernel: x86/mm: Memory block size: 128MB
Dec 05 20:41:28 mtop kernel: PM: Registering ACPI NVS region [mem 0x5055f000-0x5055ffff] (4096 bytes)
Dec 05 20:41:28 mtop kernel: PM: Registering ACPI NVS region [mem 0x5b4fe000-0x5b599fff] (638976 bytes)
Dec 05 20:41:28 mtop kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Dec 05 20:41:28 mtop kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Dec 05 20:41:28 mtop kernel: pinctrl core: initialized pinctrl subsystem
Dec 05 20:41:28 mtop kernel: PM: RTC time: 19:41:15, date: 2019-12-05
Dec 05 20:41:28 mtop kernel: NET: Registered protocol family 16
Dec 05 20:41:28 mtop kernel: audit: initializing netlink subsys (disabled)
Dec 05 20:41:28 mtop kernel: audit: type=2000 audit(1575574875.379:1): state=initialized audit_enabled=0 res=1
Dec 05 20:41:28 mtop kernel: cpuidle: using governor ladder
Dec 05 20:41:28 mtop kernel: cpuidle: using governor menu
Dec 05 20:41:28 mtop kernel: Simple Boot Flag at 0x47 set to 0x80
Dec 05 20:41:28 mtop kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Dec 05 20:41:28 mtop kernel: ACPI: bus type PCI registered
Dec 05 20:41:28 mtop kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Dec 05 20:41:28 mtop kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Dec 05 20:41:28 mtop kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Dec 05 20:41:28 mtop kernel: PCI: Using configuration type 1 for base access
Dec 05 20:41:28 mtop kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Dec 05 20:41:28 mtop kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Dec 05 20:41:28 mtop kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Dec 05 20:41:28 mtop kernel: ACPI: Added _OSI(Module Device)
Dec 05 20:41:28 mtop kernel: ACPI: Added _OSI(Processor Device)
Dec 05 20:41:28 mtop kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Dec 05 20:41:28 mtop kernel: ACPI: Added _OSI(Processor Aggregator Device)
Dec 05 20:41:28 mtop kernel: ACPI: Added _OSI(Linux-Dell-Video)
Dec 05 20:41:28 mtop kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Dec 05 20:41:28 mtop kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Dec 05 20:41:28 mtop kernel: ACPI: 15 ACPI AML tables successfully acquired and loaded
Dec 05 20:41:28 mtop kernel: ACPI: EC: EC started
Dec 05 20:41:28 mtop kernel: ACPI: EC: interrupt blocked
Dec 05 20:41:28 mtop kernel: ACPI: \: Used as first EC
Dec 05 20:41:28 mtop kernel: ACPI: \: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 05 20:41:28 mtop kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Dec 05 20:41:28 mtop kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Dec 05 20:41:28 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 05 20:41:28 mtop kernel: ACPI: SSDT 0xFFFF9ECE3B5E2000 00058B (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
Dec 05 20:41:28 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 05 20:41:28 mtop kernel: ACPI: SSDT 0xFFFF9ECE3AC27800 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 05 20:41:28 mtop kernel: ACPI: SSDT 0xFFFF9ECE3B381600 0000BA (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 05 20:41:28 mtop kernel: ACPI: SSDT 0xFFFF9ECE3B5E6800 000628 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 05 20:41:28 mtop kernel: ACPI: SSDT 0xFFFF9ECE3B632000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 05 20:41:28 mtop kernel: ACPI: SSDT 0xFFFF9ECE3AC20C00 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: Dynamic OEM Table Load:
Dec 05 20:41:28 mtop kernel: ACPI: SSDT 0xFFFF9ECE3AC25C00 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
Dec 05 20:41:28 mtop kernel: ACPI: Interpreter enabled
Dec 05 20:41:28 mtop kernel: ACPI: (supports S0 S3 S4 S5)
Dec 05 20:41:28 mtop kernel: ACPI: Using IOAPIC for interrupt routing
Dec 05 20:41:28 mtop kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Dec 05 20:41:28 mtop kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Dec 05 20:41:28 mtop kernel: ACPI: Power Resource [PUBS] (on)
Dec 05 20:41:28 mtop kernel: acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
Dec 05 20:41:28 mtop kernel: ACPI: Power Resource [PC01] (on)
Dec 05 20:41:28 mtop kernel: ACPI: Power Resource [WRST] (on)
Dec 05 20:41:28 mtop kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Dec 05 20:41:28 mtop kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Dec 05 20:41:28 mtop kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
Dec 05 20:41:28 mtop kernel: acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
Dec 05 20:41:28 mtop kernel: acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Dec 05 20:41:28 mtop kernel: acpi PNP0A08:00: _OSC: platform willing to grant [LTR]
Dec 05 20:41:28 mtop kernel: acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
Dec 05 20:41:28 mtop kernel: PCI host bridge to bus 0000:00
Dec 05 20:41:28 mtop kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Dec 05 20:41:28 mtop kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Dec 05 20:41:28 mtop kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Dec 05 20:41:28 mtop kernel: pci_bus 0000:00: root bus resource [mem 0x5f800000-0xf7ffffff window]
Dec 05 20:41:28 mtop kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
Dec 05 20:41:28 mtop kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Dec 05 20:41:28 mtop kernel: pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
Dec 05 20:41:28 mtop kernel: pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
Dec 05 20:41:28 mtop kernel: pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
Dec 05 20:41:28 mtop kernel: pci 0000:00:02.0: reg 0x18: [mem 0x60000000-0x7fffffff 64bit pref]
Dec 05 20:41:28 mtop kernel: pci 0000:00:02.0: reg 0x20: [io  0xe000-0xe03f]
Dec 05 20:41:28 mtop kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Dec 05 20:41:28 mtop kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Dec 05 20:41:28 mtop kernel: pci 0000:00:04.0: reg 0x10: [mem 0xdd240000-0xdd247fff 64bit]
Dec 05 20:41:28 mtop kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
Dec 05 20:41:28 mtop kernel: pci 0000:00:08.0: reg 0x10: [mem 0xdd250000-0xdd250fff 64bit]
Dec 05 20:41:28 mtop kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
Dec 05 20:41:28 mtop kernel: pci 0000:00:14.0: reg 0x10: [mem 0xdd230000-0xdd23ffff 64bit]
Dec 05 20:41:28 mtop kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Dec 05 20:41:28 mtop kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
Dec 05 20:41:28 mtop kernel: pci 0000:00:14.2: reg 0x10: [mem 0xdd251000-0xdd251fff 64bit]
Dec 05 20:41:28 mtop kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
Dec 05 20:41:28 mtop kernel: pci 0000:00:16.0: reg 0x10: [mem 0xdd252000-0xdd252fff 64bit]
Dec 05 20:41:28 mtop kernel: pci 0000:00:16.0: PME# supported from D3hot
Dec 05 20:41:28 mtop kernel: pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
Dec 05 20:41:28 mtop kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Dec 05 20:41:28 mtop kernel: pci 0000:00:1c.6: [8086:9d16] type 01 class 0x060400
Dec 05 20:41:28 mtop kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
Dec 05 20:41:28 mtop kernel: pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
Dec 05 20:41:28 mtop kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Dec 05 20:41:28 mtop kernel: pci 0000:00:1d.2: [8086:9d1a] type 01 class 0x060400
Dec 05 20:41:28 mtop kernel: pci 0000:00:1d.2: PME# supported from D0 D3hot D3cold
Dec 05 20:41:28 mtop kernel: pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
Dec 05 20:41:28 mtop kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
Dec 05 20:41:28 mtop kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xdd24c000-0xdd24ffff]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
Dec 05 20:41:28 mtop kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xdd248000-0xdd24bfff 64bit]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xdd220000-0xdd22ffff 64bit]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Dec 05 20:41:28 mtop kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
Dec 05 20:41:28 mtop kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xdd253000-0xdd2530ff 64bit]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1f.6: [8086:15d8] type 00 class 0x020000
Dec 05 20:41:28 mtop kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xdd200000-0xdd21ffff]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Dec 05 20:41:28 mtop kernel: pci 0000:01:00.0: [10de:1d10] type 00 class 0x030200
Dec 05 20:41:28 mtop kernel: pci 0000:01:00.0: reg 0x10: [mem 0xdc000000-0xdcffffff]
Dec 05 20:41:28 mtop kernel: pci 0000:01:00.0: reg 0x14: [mem 0x80000000-0x8fffffff 64bit pref]
Dec 05 20:41:28 mtop kernel: pci 0000:01:00.0: reg 0x1c: [mem 0x90000000-0x91ffffff 64bit pref]
Dec 05 20:41:28 mtop kernel: pci 0000:01:00.0: reg 0x24: [io  0xd000-0xd07f]
Dec 05 20:41:28 mtop kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
Dec 05 20:41:28 mtop kernel: pci 0000:01:00.0: Enabling HDA controller
Dec 05 20:41:28 mtop kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1c.0:   bridge window [mem 0xdc000000-0xdcffffff]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
Dec 05 20:41:28 mtop kernel: pci 0000:03:00.0: [8086:24fd] type 00 class 0x028000
Dec 05 20:41:28 mtop kernel: pci 0000:03:00.0: reg 0x10: [mem 0xdd100000-0xdd101fff 64bit]
Dec 05 20:41:28 mtop kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Dec 05 20:41:28 mtop kernel: pci 0000:00:1c.6: PCI bridge to [bus 03]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1c.6:   bridge window [mem 0xdd100000-0xdd1fffff]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1d.0: PCI bridge to [bus 04-3c]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1d.0:   bridge window [mem 0xc4000000-0xda0fffff]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1d.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
Dec 05 20:41:28 mtop kernel: pci 0000:3d:00.0: [144d:a808] type 00 class 0x010802
Dec 05 20:41:28 mtop kernel: pci 0000:3d:00.0: reg 0x10: [mem 0xdd000000-0xdd003fff 64bit]
Dec 05 20:41:28 mtop kernel: pci 0000:3d:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8 GT/s x2 link at 0000:00:1d.2 (capable of 31.504 Gb/s with 8 GT/s x4 link)
Dec 05 20:41:28 mtop kernel: pci 0000:00:1d.2: PCI bridge to [bus 3d]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1d.2:   bridge window [mem 0xdd000000-0xdd0fffff]
Dec 05 20:41:28 mtop kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 05 20:41:28 mtop kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
Dec 05 20:41:28 mtop kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 05 20:41:28 mtop kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 05 20:41:28 mtop kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 05 20:41:28 mtop kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 05 20:41:28 mtop kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 05 20:41:28 mtop kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
Dec 05 20:41:28 mtop kernel: ACPI: EC: interrupt unblocked
Dec 05 20:41:28 mtop kernel: ACPI: EC: event unblocked
Dec 05 20:41:28 mtop kernel: ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Dec 05 20:41:28 mtop kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions and events
Dec 05 20:41:28 mtop kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Dec 05 20:41:28 mtop kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Dec 05 20:41:28 mtop kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Dec 05 20:41:28 mtop kernel: vgaarb: loaded
Dec 05 20:41:28 mtop kernel: ACPI: bus type USB registered
Dec 05 20:41:28 mtop kernel: usbcore: registered new interface driver usbfs
Dec 05 20:41:28 mtop kernel: usbcore: registered new interface driver hub
Dec 05 20:41:28 mtop kernel: usbcore: registered new device driver usb
Dec 05 20:41:28 mtop kernel: pps_core: LinuxPPS API ver. 1 registered
Dec 05 20:41:28 mtop kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Dec 05 20:41:28 mtop kernel: PTP clock support registered
Dec 05 20:41:28 mtop kernel: EDAC MC: Ver: 3.0.0
Dec 05 20:41:28 mtop kernel: Registered efivars operations
Dec 05 20:41:28 mtop kernel: PCI: Using ACPI for IRQ routing
Dec 05 20:41:28 mtop kernel: PCI: pci_cache_line_size set to 64 bytes
Dec 05 20:41:28 mtop kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Dec 05 20:41:28 mtop kernel: e820: reserve RAM buffer [mem 0x0008c000-0x0008ffff]
Dec 05 20:41:28 mtop kernel: e820: reserve RAM buffer [mem 0x5055f000-0x53ffffff]
Dec 05 20:41:28 mtop kernel: e820: reserve RAM buffer [mem 0x59ec6000-0x5bffffff]
Dec 05 20:41:28 mtop kernel: e820: reserve RAM buffer [mem 0x5b600000-0x5bffffff]
Dec 05 20:41:28 mtop kernel: e820: reserve RAM buffer [mem 0x89f800000-0x89fffffff]
Dec 05 20:41:28 mtop kernel: NetLabel: Initializing
Dec 05 20:41:28 mtop kernel: NetLabel:  domain hash size = 128
Dec 05 20:41:28 mtop kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Dec 05 20:41:28 mtop kernel: NetLabel:  unlabeled traffic allowed by default
Dec 05 20:41:28 mtop kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Dec 05 20:41:28 mtop kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Dec 05 20:41:28 mtop kernel: clocksource: Switched to clocksource tsc-early
Dec 05 20:41:28 mtop kernel: VFS: Disk quotas dquot_6.6.0
Dec 05 20:41:28 mtop kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Dec 05 20:41:28 mtop kernel: *** VALIDATE hugetlbfs ***
Dec 05 20:41:28 mtop kernel: pnp: PnP ACPI init
Dec 05 20:41:28 mtop kernel: system 00:00: [mem 0x40000000-0x403fffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 05 20:41:28 mtop kernel: system 00:01: [mem 0xfd000000-0xfdabffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:01: [mem 0xfdad0000-0xfdadffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:01: [mem 0xfdb00000-0xfdffffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
Dec 05 20:41:28 mtop kernel: system 00:01: [mem 0xfe036000-0xfe03bfff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:01: [mem 0xfe03d000-0xfe3fffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:01: [mem 0xfe410000-0xfe7fffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 05 20:41:28 mtop kernel: system 00:02: [io  0xff00-0xfffe] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 05 20:41:28 mtop kernel: system 00:03: [io  0x0680-0x069f] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:03: [io  0xffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:03: [io  0xffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:03: [io  0xffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:03: [io  0x1800-0x18fe] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:03: [io  0x164e-0x164f] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 05 20:41:28 mtop kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
Dec 05 20:41:28 mtop kernel: system 00:05: [io  0x1854-0x1857] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Dec 05 20:41:28 mtop kernel: pnp 00:06: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
Dec 05 20:41:28 mtop kernel: pnp 00:07: Plug and Play ACPI device, IDs LEN0094 PNP0f13 (active)
Dec 05 20:41:28 mtop kernel: system 00:08: [io  0x1800-0x189f] could not be reserved
Dec 05 20:41:28 mtop kernel: system 00:08: [io  0x0800-0x087f] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:08: [io  0x0880-0x08ff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:08: [io  0x0900-0x097f] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:08: [io  0x0980-0x09ff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:08: [io  0x0a00-0x0a7f] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:08: [io  0x0a80-0x0aff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:08: [io  0x0b00-0x0b7f] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:08: [io  0x0b80-0x0bff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:08: [io  0x15e0-0x15ef] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:08: [io  0x1600-0x167f] could not be reserved
Dec 05 20:41:28 mtop kernel: system 00:08: [io  0x1640-0x165f] could not be reserved
Dec 05 20:41:28 mtop kernel: system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:08: [mem 0xfed10000-0xfed13fff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:08: [mem 0xfeb00000-0xfebfffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:08: [mem 0xf7fe0000-0xf7ffffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 05 20:41:28 mtop kernel: system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 05 20:41:28 mtop kernel: system 00:0a: [mem 0xfed10000-0xfed17fff] could not be reserved
Dec 05 20:41:28 mtop kernel: system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:0a: [mem 0xf7fe0000-0xf7ffffff] has been reserved
Dec 05 20:41:28 mtop kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
Dec 05 20:41:28 mtop kernel: system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
Dec 05 20:41:28 mtop kernel: system 00:0b: [mem 0x000c0000-0x000c3fff] could not be reserved
Dec 05 20:41:28 mtop kernel: system 00:0b: [mem 0x000c8000-0x000cbfff] could not be reserved
Dec 05 20:41:28 mtop kernel: system 00:0b: [mem 0x000d0000-0x000d3fff] could not be reserved
Dec 05 20:41:28 mtop kernel: system 00:0b: [mem 0x000d8000-0x000dbfff] could not be reserved
Dec 05 20:41:28 mtop kernel: system 00:0b: [mem 0x000e0000-0x000e3fff] could not be reserved
Dec 05 20:41:28 mtop kernel: system 00:0b: [mem 0x000e8000-0x000ebfff] could not be reserved
Dec 05 20:41:28 mtop kernel: system 00:0b: [mem 0x000f0000-0x000fffff] could not be reserved
Dec 05 20:41:28 mtop kernel: system 00:0b: [mem 0x00100000-0x5f7fffff] could not be reserved
Dec 05 20:41:28 mtop kernel: system 00:0b: [mem 0xfec00000-0xfed3ffff] could not be reserved
Dec 05 20:41:28 mtop kernel: system 00:0b: [mem 0xfed4c000-0xffffffff] could not be reserved
Dec 05 20:41:28 mtop kernel: system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
Dec 05 20:41:28 mtop kernel: pnp: PnP ACPI: found 12 devices
Dec 05 20:41:28 mtop kernel: thermal_sys: Registered thermal governor 'fair_share'
Dec 05 20:41:28 mtop kernel: thermal_sys: Registered thermal governor 'bang_bang'
Dec 05 20:41:28 mtop kernel: thermal_sys: Registered thermal governor 'step_wise'
Dec 05 20:41:28 mtop kernel: thermal_sys: Registered thermal governor 'user_space'
Dec 05 20:41:28 mtop kernel: thermal_sys: Registered thermal governor 'power_allocator'
Dec 05 20:41:28 mtop kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Dec 05 20:41:28 mtop kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
Dec 05 20:41:28 mtop kernel: pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 04-3c] add_size 1000
Dec 05 20:41:28 mtop kernel: pci 0000:00:1d.0: BAR 13: assigned [io  0x2000-0x2fff]
Dec 05 20:41:28 mtop kernel: pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
Dec 05 20:41:28 mtop kernel: pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1c.0:   bridge window [mem 0xdc000000-0xdcffffff]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x91ffffff 64bit pref]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1c.6: PCI bridge to [bus 03]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1c.6:   bridge window [mem 0xdd100000-0xdd1fffff]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1d.0: PCI bridge to [bus 04-3c]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1d.0:   bridge window [io  0x2000-0x2fff]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1d.0:   bridge window [mem 0xc4000000-0xda0fffff]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1d.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1d.2: PCI bridge to [bus 3d]
Dec 05 20:41:28 mtop kernel: pci 0000:00:1d.2:   bridge window [mem 0xdd000000-0xdd0fffff]
Dec 05 20:41:28 mtop kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Dec 05 20:41:28 mtop kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Dec 05 20:41:28 mtop kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Dec 05 20:41:28 mtop kernel: pci_bus 0000:00: resource 7 [mem 0x5f800000-0xf7ffffff window]
Dec 05 20:41:28 mtop kernel: pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
Dec 05 20:41:28 mtop kernel: pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
Dec 05 20:41:28 mtop kernel: pci_bus 0000:01: resource 1 [mem 0xdc000000-0xdcffffff]
Dec 05 20:41:28 mtop kernel: pci_bus 0000:01: resource 2 [mem 0x80000000-0x91ffffff 64bit pref]
Dec 05 20:41:28 mtop kernel: pci_bus 0000:03: resource 1 [mem 0xdd100000-0xdd1fffff]
Dec 05 20:41:28 mtop kernel: pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
Dec 05 20:41:28 mtop kernel: pci_bus 0000:04: resource 1 [mem 0xc4000000-0xda0fffff]
Dec 05 20:41:28 mtop kernel: pci_bus 0000:04: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
Dec 05 20:41:28 mtop kernel: pci_bus 0000:3d: resource 1 [mem 0xdd000000-0xdd0fffff]
Dec 05 20:41:28 mtop kernel: NET: Registered protocol family 2
Dec 05 20:41:28 mtop kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Dec 05 20:41:28 mtop kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Dec 05 20:41:28 mtop kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Dec 05 20:41:28 mtop kernel: TCP: Hash tables configured (established 262144 bind 65536)
Dec 05 20:41:28 mtop kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Dec 05 20:41:28 mtop kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Dec 05 20:41:28 mtop kernel: NET: Registered protocol family 1
Dec 05 20:41:28 mtop kernel: NET: Registered protocol family 44
Dec 05 20:41:28 mtop kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Dec 05 20:41:28 mtop kernel: PCI: CLS 0 bytes, default 64
Dec 05 20:41:28 mtop kernel: Trying to unpack rootfs image as initramfs...
Dec 05 20:41:28 mtop kernel: Freeing initrd memory: 31688K
Dec 05 20:41:28 mtop kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Dec 05 20:41:28 mtop kernel: software IO TLB: mapped [mem 0x551cd000-0x591cd000] (64MB)
Dec 05 20:41:28 mtop kernel: check: Scanning for low memory corruption every 60 seconds
Dec 05 20:41:28 mtop kernel: Initialise system trusted keyrings
Dec 05 20:41:28 mtop kernel: Key type blacklist registered
Dec 05 20:41:28 mtop kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Dec 05 20:41:28 mtop kernel: zbud: loaded
Dec 05 20:41:28 mtop kernel: Key type asymmetric registered
Dec 05 20:41:28 mtop kernel: Asymmetric key parser 'x509' registered
Dec 05 20:41:28 mtop kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Dec 05 20:41:28 mtop kernel: io scheduler mq-deadline registered
Dec 05 20:41:28 mtop kernel: io scheduler kyber registered
Dec 05 20:41:28 mtop kernel: io scheduler bfq registered
Dec 05 20:41:28 mtop kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Dec 05 20:41:28 mtop kernel: efifb: probing for efifb
Dec 05 20:41:28 mtop kernel: efifb: No BGRT, not showing boot graphics
Dec 05 20:41:28 mtop kernel: efifb: framebuffer at 0x60000000, using 8128k, total 8128k
Dec 05 20:41:28 mtop kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Dec 05 20:41:28 mtop kernel: efifb: scrolling: redraw
Dec 05 20:41:28 mtop kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Dec 05 20:41:28 mtop kernel: fbcon: Deferring console take-over
Dec 05 20:41:28 mtop kernel: fb0: EFI VGA frame buffer device
Dec 05 20:41:28 mtop kernel: intel_idle: MWAIT substates: 0x11142120
Dec 05 20:41:28 mtop kernel: intel_idle: v0.4.1 model 0x8E
Dec 05 20:41:28 mtop kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Dec 05 20:41:28 mtop kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Dec 05 20:41:28 mtop kernel: ACPI: Sleep Button [SLPB]
Dec 05 20:41:28 mtop kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
Dec 05 20:41:28 mtop kernel: ACPI: Lid Switch [LID]
Dec 05 20:41:28 mtop kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Dec 05 20:41:28 mtop kernel: ACPI: Power Button [PWRF]
Dec 05 20:41:28 mtop kernel: thermal LNXTHERM:00: registered as thermal_zone0
Dec 05 20:41:28 mtop kernel: ACPI: Thermal Zone [THM0] (36 C)
Dec 05 20:41:28 mtop kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Dec 05 20:41:28 mtop kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Dec 05 20:41:28 mtop kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Dec 05 20:41:28 mtop kernel: nvme nvme0: pci function 0000:3d:00.0
Dec 05 20:41:28 mtop kernel: usbcore: registered new interface driver usbserial_generic
Dec 05 20:41:28 mtop kernel: usbserial: USB Serial support registered for generic
Dec 05 20:41:28 mtop kernel: rtc_cmos 00:04: RTC can wake from S4
Dec 05 20:41:28 mtop kernel: rtc_cmos 00:04: registered as rtc0
Dec 05 20:41:28 mtop kernel: rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Dec 05 20:41:28 mtop kernel: intel_pstate: Intel P-state driver initializing
Dec 05 20:41:28 mtop kernel: intel_pstate: HWP enabled
Dec 05 20:41:28 mtop kernel: ledtrig-cpu: registered to indicate activity on CPUs
Dec 05 20:41:28 mtop kernel: intel_pmc_core intel_pmc_core.0:  initialized
Dec 05 20:41:28 mtop kernel: NET: Registered protocol family 10
Dec 05 20:41:28 mtop kernel: Segment Routing with IPv6
Dec 05 20:41:28 mtop kernel: NET: Registered protocol family 17
Dec 05 20:41:28 mtop kernel: RAS: Correctable Errors collector initialized.
Dec 05 20:41:28 mtop kernel: microcode: sig=0x806ea, pf=0x80, revision=0xca
Dec 05 20:41:28 mtop kernel: microcode: Microcode Update Driver: v2.2.
Dec 05 20:41:28 mtop kernel: sched_clock: Marking stable (1909609399, 724169)->(1918307764, -7974196)
Dec 05 20:41:28 mtop kernel: registered taskstats version 1
Dec 05 20:41:28 mtop kernel: Loading compiled-in X.509 certificates
Dec 05 20:41:28 mtop kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 9638cdb4da5457775d033fbe697857b3ce5e9200'
Dec 05 20:41:28 mtop kernel: zswap: loaded using pool lzo/zbud
Dec 05 20:41:28 mtop kernel: Key type big_key registered
Dec 05 20:41:28 mtop kernel: PM:   Magic number: 15:560:697
Dec 05 20:41:28 mtop kernel: acpi LNXCPU:0b: hash matches
Dec 05 20:41:28 mtop kernel: rtc_cmos 00:04: setting system clock to 2019-12-05T19:41:16 UTC (1575574876)
Dec 05 20:41:28 mtop kernel: nvme nvme0: Shutdown timeout set to 8 seconds
Dec 05 20:41:28 mtop kernel: nvme nvme0: 8/0/0 default/read/poll queues
Dec 05 20:41:28 mtop kernel:  nvme0n1: p1 p2 p3 p4
Dec 05 20:41:28 mtop kernel: Freeing unused decrypted memory: 2040K
Dec 05 20:41:28 mtop kernel: Freeing unused kernel image memory: 1632K
Dec 05 20:41:28 mtop kernel: Write protecting the kernel read-only data: 18432k
Dec 05 20:41:28 mtop kernel: Freeing unused kernel image memory: 2012K
Dec 05 20:41:28 mtop kernel: Freeing unused kernel image memory: 152K
Dec 05 20:41:28 mtop kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Dec 05 20:41:28 mtop kernel: x86/mm: Checking user space page tables
Dec 05 20:41:28 mtop kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Dec 05 20:41:28 mtop kernel: Run /init as init process
Dec 05 20:41:28 mtop kernel: fbcon: Taking over console
Dec 05 20:41:28 mtop kernel: Console: switching to colour frame buffer device 240x67
Dec 05 20:41:28 mtop kernel: Linux agpgart interface v0.103
Dec 05 20:41:28 mtop kernel: checking generic (60000000 7f0000) vs hw (60000000 20000000)
Dec 05 20:41:28 mtop kernel: fb0: switching to inteldrmfb from EFI VGA
Dec 05 20:41:28 mtop kernel: Console: switching to colour dummy device 80x25
Dec 05 20:41:28 mtop kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Dec 05 20:41:28 mtop kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Dec 05 20:41:28 mtop kernel: [drm] Driver supports precise vblank timestamp query.
Dec 05 20:41:28 mtop kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Dec 05 20:41:28 mtop kernel: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Dec 05 20:41:28 mtop kernel: [drm] Initialized i915 1.6.0 20190619 for 0000:00:02.0 on minor 0
Dec 05 20:41:28 mtop kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Dec 05 20:41:28 mtop kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
Dec 05 20:41:28 mtop kernel: ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
Dec 05 20:41:28 mtop kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:35/LNXVIDEO:01/input/input4
Dec 05 20:41:28 mtop kernel: fbcon: i915drmfb (fb0) is primary device
Dec 05 20:41:28 mtop kernel: Console: switching to colour frame buffer device 240x67
Dec 05 20:41:28 mtop kernel: i915 0000:00:02.0: fb0: i915drmfb frame buffer device
Dec 05 20:41:28 mtop kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Dec 05 20:41:28 mtop kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Dec 05 20:41:28 mtop kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Dec 05 20:41:28 mtop kernel: cryptd: max_cpu_qlen set to 1000
Dec 05 20:41:28 mtop kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 05 20:41:28 mtop kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Dec 05 20:41:28 mtop kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
Dec 05 20:41:28 mtop kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Dec 05 20:41:28 mtop kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
Dec 05 20:41:28 mtop kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 05 20:41:28 mtop kernel: usb usb1: Product: xHCI Host Controller
Dec 05 20:41:28 mtop kernel: usb usb1: Manufacturer: Linux 5.3.13-arch1-1 xhci-hcd
Dec 05 20:41:28 mtop kernel: usb usb1: SerialNumber: 0000:00:14.0
Dec 05 20:41:28 mtop kernel: hub 1-0:1.0: USB hub found
Dec 05 20:41:28 mtop kernel: hub 1-0:1.0: 12 ports detected
Dec 05 20:41:28 mtop kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Dec 05 20:41:28 mtop kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Dec 05 20:41:28 mtop kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Dec 05 20:41:28 mtop kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
Dec 05 20:41:28 mtop kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 05 20:41:28 mtop kernel: usb usb2: Product: xHCI Host Controller
Dec 05 20:41:28 mtop kernel: usb usb2: Manufacturer: Linux 5.3.13-arch1-1 xhci-hcd
Dec 05 20:41:28 mtop kernel: usb usb2: SerialNumber: 0000:00:14.0
Dec 05 20:41:28 mtop kernel: hub 2-0:1.0: USB hub found
Dec 05 20:41:28 mtop kernel: hub 2-0:1.0: 6 ports detected
Dec 05 20:41:28 mtop kernel: usb: port power management may be unreliable
Dec 05 20:41:28 mtop kernel: AVX2 version of gcm_enc/dec engaged.
Dec 05 20:41:28 mtop kernel: AES CTR mode by8 optimization enabled
Dec 05 20:41:28 mtop kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
Dec 05 20:41:28 mtop kernel: raid6: avx2x4   gen() 33978 MB/s
Dec 05 20:41:28 mtop kernel: raid6: avx2x4   xor() 20523 MB/s
Dec 05 20:41:28 mtop kernel: tsc: Refined TSC clocksource calibration: 1799.999 MHz
Dec 05 20:41:28 mtop kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x19f228ab7a2, max_idle_ns: 440795289252 ns
Dec 05 20:41:28 mtop kernel: raid6: avx2x2   gen() 26247 MB/s
Dec 05 20:41:28 mtop kernel: clocksource: Switched to clocksource tsc
Dec 05 20:41:28 mtop kernel: raid6: avx2x2   xor() 19538 MB/s
Dec 05 20:41:28 mtop kernel: raid6: avx2x1   gen() 25122 MB/s
Dec 05 20:41:28 mtop kernel: usb 2-3: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Dec 05 20:41:28 mtop kernel: raid6: avx2x1   xor() 16481 MB/s
Dec 05 20:41:28 mtop kernel: usb 2-3: New USB device found, idVendor=0bda, idProduct=0316, bcdDevice= 2.04
Dec 05 20:41:28 mtop kernel: usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 05 20:41:28 mtop kernel: usb 2-3: Product: USB3.0-CRW
Dec 05 20:41:28 mtop kernel: usb 2-3: Manufacturer: Generic
Dec 05 20:41:28 mtop kernel: usb 2-3: SerialNumber: 20120501030900000
Dec 05 20:41:28 mtop kernel: SCSI subsystem initialized
Dec 05 20:41:28 mtop kernel: usb-storage 2-3:1.0: USB Mass Storage device detected
Dec 05 20:41:28 mtop kernel: scsi host0: usb-storage 2-3:1.0
Dec 05 20:41:28 mtop kernel: usbcore: registered new interface driver usb-storage
Dec 05 20:41:28 mtop kernel: usbcore: registered new interface driver uas
Dec 05 20:41:28 mtop kernel: raid6: sse2x4   gen() 14629 MB/s
Dec 05 20:41:28 mtop kernel: raid6: sse2x4   xor()  9045 MB/s
Dec 05 20:41:28 mtop kernel: usb 1-7: new full-speed USB device number 2 using xhci_hcd
Dec 05 20:41:28 mtop kernel: raid6: sse2x2   gen() 12493 MB/s
Dec 05 20:41:28 mtop kernel: raid6: sse2x2   xor()  8408 MB/s
Dec 05 20:41:28 mtop kernel: usb 1-7: config 1 interface 1 altsetting 0 endpoint 0x3 has wMaxPacketSize 0, skipping
Dec 05 20:41:28 mtop kernel: usb 1-7: config 1 interface 1 altsetting 0 endpoint 0x83 has wMaxPacketSize 0, skipping
Dec 05 20:41:28 mtop kernel: usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.10
Dec 05 20:41:28 mtop kernel: usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Dec 05 20:41:28 mtop kernel: raid6: sse2x1   gen() 11121 MB/s
Dec 05 20:41:28 mtop kernel: raid6: sse2x1   xor()  6252 MB/s
Dec 05 20:41:28 mtop kernel: raid6: using algorithm avx2x4 gen() 33978 MB/s
Dec 05 20:41:28 mtop kernel: raid6: .... xor() 20523 MB/s, rmw enabled
Dec 05 20:41:28 mtop kernel: raid6: using avx2x2 recovery algorithm
Dec 05 20:41:28 mtop kernel: xor: automatically using best checksumming function   avx       
Dec 05 20:41:28 mtop kernel: Btrfs loaded, crc32c=crc32c-intel
Dec 05 20:41:28 mtop kernel: BTRFS: device fsid 278554c0-9a4e-4eac-90a4-c9f6de1a72d4 devid 1 transid 312 /dev/nvme0n1p4
Dec 05 20:41:28 mtop kernel: usb 1-8: new high-speed USB device number 3 using xhci_hcd
Dec 05 20:41:28 mtop kernel: device-mapper: uevent: version 1.0.3
Dec 05 20:41:28 mtop kernel: device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
Dec 05 20:41:28 mtop kernel: random: plymouthd: uninitialized urandom read (8 bytes read)
Dec 05 20:41:28 mtop kernel: random: plymouthd: uninitialized urandom read (8 bytes read)
Dec 05 20:41:28 mtop kernel: usb 1-8: New USB device found, idVendor=13d3, idProduct=56a6, bcdDevice=17.11
Dec 05 20:41:28 mtop kernel: usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Dec 05 20:41:28 mtop kernel: usb 1-8: Product: Integrated Camera
Dec 05 20:41:28 mtop kernel: usb 1-8: Manufacturer: Azurewave
Dec 05 20:41:28 mtop kernel: usb 1-8: SerialNumber: 0001
Dec 05 20:41:28 mtop kernel: usb 1-9: new full-speed USB device number 4 using xhci_hcd
Dec 05 20:41:28 mtop kernel: usb 1-9: New USB device found, idVendor=06cb, idProduct=009a, bcdDevice= 1.64
Dec 05 20:41:28 mtop kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
Dec 05 20:41:28 mtop kernel: usb 1-9: SerialNumber: 22b7b8072486
Dec 05 20:41:28 mtop kernel: scsi 0:0:0:0: Direct-Access     Generic- SD/MMC           1.00 PQ: 0 ANSI: 6
Dec 05 20:41:28 mtop kernel: sd 0:0:0:0: [sda] Attached SCSI removable disk
Dec 05 20:41:28 mtop kernel: random: cryptsetup: uninitialized urandom read (2 bytes read)
Dec 05 20:41:28 mtop kernel: BTRFS: device label bvol devid 1 transid 436760 /dev/dm-0
Dec 05 20:41:28 mtop kernel: BTRFS info (device dm-0): disk space caching is enabled
Dec 05 20:41:28 mtop kernel: BTRFS info (device dm-0): has skinny extents
Dec 05 20:41:28 mtop kernel: random: fast init done
Dec 05 20:41:28 mtop kernel: BTRFS info (device dm-0): enabling ssd optimizations
Dec 05 20:41:28 mtop systemd[1]: systemd 243.162-2-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Dec 05 20:41:28 mtop systemd[1]: Detected architecture x86-64.
Dec 05 20:41:28 mtop systemd[1]: Set hostname to <mtop>.
Dec 05 20:41:28 mtop systemd[1]: Created slice system-getty.slice.
Dec 05 20:41:28 mtop systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
Dec 05 20:41:28 mtop systemd[1]: Created slice system-systemd\x2dfsck.slice.
Dec 05 20:41:28 mtop systemd[1]: Created slice User and Session Slice.
Dec 05 20:41:28 mtop systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Dec 05 20:41:28 mtop systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Dec 05 20:41:28 mtop systemd[1]: Reached target Remote File Systems.
Dec 05 20:41:28 mtop kernel: random: lvm: uninitialized urandom read (4 bytes read)
Dec 05 20:41:28 mtop kernel: acpi_call: loading out-of-tree module taints kernel.
Dec 05 20:41:28 mtop kernel: acpi_call: module verification failed: signature and/or required key missing - tainting kernel
Dec 05 20:41:28 mtop kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Dec 05 20:41:28 mtop kernel: random: crng init done
Dec 05 20:41:28 mtop kernel: vboxdrv: Found 8 processor cores
Dec 05 20:41:28 mtop kernel: vboxdrv: TSC mode is Invariant, tentative frequency 1799991018 Hz
Dec 05 20:41:28 mtop kernel: vboxdrv: Successfully loaded version 6.0.14 (interface 0x00290008)
Dec 05 20:41:28 mtop kernel: VBoxPciLinuxInit
Dec 05 20:41:28 mtop kernel: vboxpci: IOMMU not found (not registered)
Dec 05 20:41:28 mtop kernel: VBoxNetAdp: Successfully started.
Dec 05 20:41:28 mtop kernel: VBoxNetFlt: Successfully started.
Dec 05 20:41:28 mtop systemd-journald[423]: Journal started
Dec 05 20:41:28 mtop systemd-journald[423]: Runtime Journal (/run/log/journal/f4adb9a8f7634cb496f90a66a3d6c96a) is 8.0M, max 1.5G, 1.5G free.
Dec 05 20:41:28 mtop systemd-modules-load[424]: Inserted module 'acpi_call'
Dec 05 20:41:28 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:28 mtop systemd-modules-load[424]: Inserted module 'crypto_user'
Dec 05 20:41:28 mtop systemd-modules-load[424]: Inserted module 'sg'
Dec 05 20:41:28 mtop kernel: audit: type=1130 audit(1575574888.373:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:28 mtop systemd-vconsole-setup[427]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Dec 05 20:41:28 mtop systemd-vconsole-setup[427]: Fonts will not be copied to remaining consoles
Dec 05 20:41:28 mtop systemd-modules-load[424]: Inserted module 'vboxdrv'
Dec 05 20:41:28 mtop systemd-modules-load[424]: Inserted module 'vboxpci'
Dec 05 20:41:28 mtop systemd-modules-load[424]: Inserted module 'vboxnetadp'
Dec 05 20:41:28 mtop systemd-modules-load[424]: Inserted module 'vboxnetflt'
Dec 05 20:41:28 mtop kernel: BTRFS info (device dm-0): use lzo compression, level 0
Dec 05 20:41:28 mtop kernel: BTRFS info (device dm-0): disk space caching is enabled
Dec 05 20:41:28 mtop systemd[1]: Started Remount Root and Kernel File Systems.
Dec 05 20:41:28 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:28 mtop systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Dec 05 20:41:28 mtop systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Dec 05 20:41:28 mtop systemd[1]: Starting Flush Journal to Persistent Storage...
Dec 05 20:41:28 mtop systemd[1]: Starting Load/Save Random Seed...
Dec 05 20:41:28 mtop systemd[1]: Condition check resulted in Create System Users being skipped.
Dec 05 20:41:28 mtop systemd[1]: Starting Create Static Device Nodes in /dev...
Dec 05 20:41:28 mtop kernel: audit: type=1130 audit(1575574888.463:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:28 mtop systemd-journald[423]: Time spent on flushing to /var is 22.785ms for 793 entries.
Dec 05 20:41:28 mtop systemd-journald[423]: System Journal (/var/log/journal/f4adb9a8f7634cb496f90a66a3d6c96a) is 117.5M, max 100.0M, 0B free.
Dec 05 20:41:28 mtop kernel: audit: type=1130 audit(1575574888.476:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:28 mtop kernel: audit: type=1130 audit(1575574888.479:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:28 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:28 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:28 mtop systemd[1]: Started Load/Save Random Seed.
Dec 05 20:41:28 mtop systemd[1]: Started Create Static Device Nodes in /dev.
Dec 05 20:41:28 mtop systemd[1]: Starting udev Kernel Device Manager...
Dec 05 20:41:28 mtop systemd[1]: Started Flush Journal to Persistent Storage.
Dec 05 20:41:28 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:28 mtop kernel: audit: type=1130 audit(1575574888.609:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:28 mtop systemd-udevd[444]: /usr/lib/udev/rules.d/11-dm-lvm.rules:40 Invalid value for OPTIONS key, ignoring: 'event_timeout=180'
Dec 05 20:41:28 mtop systemd-udevd[444]: /usr/lib/udev/rules.d/11-dm-lvm.rules:40 The line takes no effect, ignoring.
Dec 05 20:41:28 mtop systemd[1]: Started udev Kernel Device Manager.
Dec 05 20:41:28 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:28 mtop systemd[1]: Starting Show Plymouth Boot Screen...
Dec 05 20:41:28 mtop kernel: audit: type=1130 audit(1575574888.739:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:28 mtop systemd[1]: plymouth-start.service: Succeeded.
Dec 05 20:41:28 mtop systemd[1]: Started Show Plymouth Boot Screen.
Dec 05 20:41:28 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:28 mtop kernel: audit: type=1130 audit(1575574888.756:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:28 mtop kernel: audit: type=1131 audit(1575574888.756:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:28 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:28 mtop systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Dec 05 20:41:28 mtop systemd[1]: Condition check resulted in Forward Password Requests to Plymouth Directory Watch being skipped.
Dec 05 20:41:28 mtop kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Dec 05 20:41:28 mtop kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Dec 05 20:41:28 mtop systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Dec 05 20:41:28 mtop systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Dec 05 20:41:28 mtop systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Dec 05 20:41:28 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:28 mtop kernel: audit: type=1130 audit(1575574888.799:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:28 mtop kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
Dec 05 20:41:28 mtop kernel: ACPI: AC Adapter [AC] (off-line)
Dec 05 20:41:28 mtop kernel: intel_rapl_common: Found RAPL domain package
Dec 05 20:41:28 mtop kernel: intel_rapl_common: Found RAPL domain dram
Dec 05 20:41:28 mtop kernel: proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
Dec 05 20:41:28 mtop kernel: Non-volatile memory driver v1.3
Dec 05 20:41:28 mtop kernel: battery: ACPI: Battery Slot [BAT0] (battery present)
Dec 05 20:41:28 mtop systemd[1]: Found device SAMSUNG MZVLB512HAJQ-000L7 1.
Dec 05 20:41:28 mtop systemd[1]: Found device SAMSUNG MZVLB512HAJQ-000L7 2.
Dec 05 20:41:28 mtop systemd[1]: Starting Cryptography Setup for swap...
Dec 05 20:41:28 mtop systemd-cryptsetup[519]: Set cipher aes, mode cbc-essiv:sha256, key size 256 bits for device /dev/nvme0n1p2.
Dec 05 20:41:28 mtop systemd[1]: Found device SAMSUNG MZVLB512HAJQ-000L7 4.
Dec 05 20:41:28 mtop kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.26
Dec 05 20:41:28 mtop kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Dec 05 20:41:28 mtop kernel: thinkpad_acpi: ThinkPad BIOS N24ET53W (1.28 ), EC N24HT33W
Dec 05 20:41:28 mtop kernel: thinkpad_acpi: Lenovo ThinkPad T480, model 20L6S01U00
Dec 05 20:41:28 mtop kernel: thinkpad_acpi: radio switch found; radios are enabled
Dec 05 20:41:28 mtop kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
Dec 05 20:41:28 mtop kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
Dec 05 20:41:28 mtop kernel: i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
Dec 05 20:41:28 mtop kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Dec 05 20:41:28 mtop kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Dec 05 20:41:28 mtop kernel: mei_me 0000:00:16.0: enabling device (0004 -> 0006)
Dec 05 20:41:28 mtop kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
Dec 05 20:41:28 mtop kernel: battery: ACPI: Battery Slot [BAT1] (battery present)
Dec 05 20:41:28 mtop kernel: thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
Dec 05 20:41:28 mtop kernel: thinkpad_acpi: battery 2 registered (start 0, stop 100)
Dec 05 20:41:28 mtop kernel: thinkpad_acpi: battery 1 registered (start 0, stop 100)
Dec 05 20:41:28 mtop kernel: battery: new extension: ThinkPad Battery Extension
Dec 05 20:41:28 mtop kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
Dec 05 20:41:29 mtop kernel: e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
Dec 05 20:41:29 mtop kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Dec 05 20:41:29 mtop kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Dec 05 20:41:29 mtop systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Dec 05 20:41:29 mtop systemd[1]: Reached target Local File Systems (Pre).
Dec 05 20:41:29 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:29 mtop kernel: audit: type=1130 audit(1575574889.036:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:29 mtop systemd[1]: Mounting /boot...
Dec 05 20:41:29 mtop kernel: input: PC Speaker as /devices/platform/pcspkr/input/input8
Dec 05 20:41:29 mtop systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Dec 05 20:41:29 mtop systemd[1]: Starting File System Check on /dev/disk/by-uuid/E9F1-73D7...
Dec 05 20:41:29 mtop kernel: BTRFS info (device nvme0n1p4): enabling ssd optimizations
Dec 05 20:41:29 mtop kernel: BTRFS info (device nvme0n1p4): disk space caching is enabled
Dec 05 20:41:29 mtop kernel: BTRFS info (device nvme0n1p4): has skinny extents
Dec 05 20:41:29 mtop kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Dec 05 20:41:29 mtop kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Dec 05 20:41:29 mtop kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Dec 05 20:41:29 mtop kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Dec 05 20:41:29 mtop kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Dec 05 20:41:29 mtop kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Dec 05 20:41:29 mtop kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Dec 05 20:41:29 mtop kernel: resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than pnp 00:08 [mem 0xfed10000-0xfed13fff]
Dec 05 20:41:29 mtop kernel: caller snb_uncore_imc_init_box+0x74/0xb0 [intel_uncore] mapping multiple BARs
Dec 05 20:41:29 mtop systemd[1]: Mounted /boot.
Dec 05 20:41:29 mtop kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Dec 05 20:41:29 mtop kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Dec 05 20:41:29 mtop kernel: cfg80211: failed to load regulatory.db
Dec 05 20:41:29 mtop systemd-fsck[532]: fsck.fat 4.1 (2017-01-24)
Dec 05 20:41:29 mtop systemd-fsck[532]: /dev/nvme0n1p1: 9 files, 2600/140520 clusters
Dec 05 20:41:29 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-E9F1\x2d73D7 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:29 mtop systemd[1]: Started File System Check on /dev/disk/by-uuid/E9F1-73D7.
Dec 05 20:41:29 mtop systemd[1]: Mounting /efi...
Dec 05 20:41:29 mtop kernel: Intel(R) Wireless WiFi driver for Linux
Dec 05 20:41:29 mtop kernel: Copyright(c) 2003- 2015 Intel Corporation
Dec 05 20:41:29 mtop kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Dec 05 20:41:29 mtop kernel: iwlwifi 0000:03:00.0: Found debug destination: EXTERNAL_DRAM
Dec 05 20:41:29 mtop kernel: iwlwifi 0000:03:00.0: Found debug configuration: 0
Dec 05 20:41:29 mtop kernel: iwlwifi 0000:03:00.0: loaded firmware version 36.77d01142.0 op_mode iwlmvm
Dec 05 20:41:29 mtop kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Dec 05 20:41:29 mtop systemd[1]: Mounted /efi.
Dec 05 20:41:29 mtop kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) e8:6a:64:26:f8:49
Dec 05 20:41:29 mtop kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Dec 05 20:41:29 mtop kernel: e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: 1000FF-0FF
Dec 05 20:41:29 mtop kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Dec 05 20:41:29 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Dec 05 20:41:29 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Dec 05 20:41:29 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Dec 05 20:41:29 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Dec 05 20:41:29 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
Dec 05 20:41:29 mtop kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Dec 05 20:41:29 mtop systemd-udevd[447]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 05 20:41:29 mtop mtp-probe[582]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3"
Dec 05 20:41:29 mtop mtp-probe[582]: bus: 2, device: 2 was not an MTP device
Dec 05 20:41:29 mtop kernel: BTRFS info (device dm-0): device fsid 39f14b5e-84c0-4ec0-871b-0ed0910977b1 devid 1 moved old:/dev/mapper/root new:/dev/dm-0
Dec 05 20:41:29 mtop kernel: BTRFS info (device dm-0): device fsid 39f14b5e-84c0-4ec0-871b-0ed0910977b1 devid 1 moved old:/dev/dm-0 new:/dev/mapper/root
Dec 05 20:41:29 mtop systemd[1]: Found device /dev/disk/by-uuid/39f14b5e-84c0-4ec0-871b-0ed0910977b1.
Dec 05 20:41:29 mtop systemd[1]: \x2esnapshots.mount: Directory /.snapshots to mount over is not empty, mounting anyway.
Dec 05 20:41:29 mtop systemd[1]: Mounting /.snapshots...
Dec 05 20:41:29 mtop systemd[1]: Mounting /home...
Dec 05 20:41:29 mtop mtp-probe[603]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
Dec 05 20:41:29 mtop systemd-vconsole-setup[584]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Dec 05 20:41:29 mtop systemd-vconsole-setup[584]: Fonts will not be copied to remaining consoles
Dec 05 20:41:29 mtop mtp-probe[603]: bus: 1, device: 3 was not an MTP device
Dec 05 20:41:29 mtop systemd-vconsole-setup[583]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Dec 05 20:41:29 mtop systemd-vconsole-setup[583]: Fonts will not be copied to remaining consoles
Dec 05 20:41:29 mtop systemd[1]: Mounted /.snapshots.
Dec 05 20:41:29 mtop systemd[1]: Mounted /home.
Dec 05 20:41:29 mtop mtp-probe[612]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9"
Dec 05 20:41:29 mtop mtp-probe[612]: bus: 1, device: 4 was not an MTP device
Dec 05 20:41:29 mtop kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
Dec 05 20:41:29 mtop kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
Dec 05 20:41:29 mtop kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
Dec 05 20:41:29 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
Dec 05 20:41:29 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
Dec 05 20:41:29 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
Dec 05 20:41:29 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
Dec 05 20:41:29 mtop kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Dec 05 20:41:29 mtop kernel: intel_rapl_common: Found RAPL domain package
Dec 05 20:41:29 mtop kernel: intel_rapl_common: Found RAPL domain core
Dec 05 20:41:29 mtop kernel: intel_rapl_common: Found RAPL domain uncore
Dec 05 20:41:29 mtop kernel: intel_rapl_common: Found RAPL domain dram
Dec 05 20:41:29 mtop systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight...
Dec 05 20:41:29 mtop systemd[1]: Started Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight.
Dec 05 20:41:29 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:tpacpi::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:29 mtop kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
Dec 05 20:41:29 mtop kernel: iTCO_vendor_support: vendor-support=0
Dec 05 20:41:29 mtop kernel: mei_hdcp mei::b638ab7e-94e2-4ea2-a552-d1c54b627f04:01: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Dec 05 20:41:29 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 05 20:41:29 mtop kernel: iwlwifi 0000:03:00.0: Allocated 0x00400000 bytes for firmware monitor.
Dec 05 20:41:29 mtop mkswap[703]: Setting up swapspace version 1, size = 8 GiB (8589930496 bytes)
Dec 05 20:41:29 mtop mkswap[703]: no label, UUID=4415736d-35c5-428e-b01e-f3fdabd68a71
Dec 05 20:41:29 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-cryptsetup@swap comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:29 mtop systemd[1]: Started Cryptography Setup for swap.
Dec 05 20:41:29 mtop systemd[1]: Reached target Local Encrypted Volumes.
Dec 05 20:41:29 mtop kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Dec 05 20:41:29 mtop kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Dec 05 20:41:29 mtop kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Dec 05 20:41:29 mtop systemd-udevd[456]: Using default interface naming scheme 'v243'.
Dec 05 20:41:29 mtop systemd-udevd[456]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 05 20:41:29 mtop kernel: e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
Dec 05 20:41:29 mtop systemd[1]: Found device /dev/mapper/swap.
Dec 05 20:41:29 mtop systemd[1]: Activating swap /dev/mapper/swap...
Dec 05 20:41:29 mtop kernel: iwlwifi 0000:03:00.0: base HW address: 48:a4:72:dc:26:cf
Dec 05 20:41:29 mtop systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Dec 05 20:41:29 mtop systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Dec 05 20:41:29 mtop systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Dec 05 20:41:29 mtop systemd[1]: Condition check resulted in Create System Users being skipped.
Dec 05 20:41:29 mtop systemd[1]: Starting Setup Virtual Console...
Dec 05 20:41:29 mtop kernel: Adding 8388604k swap on /dev/mapper/swap.  Priority:-2 extents:1 across:8388604k SSFS
Dec 05 20:41:29 mtop systemd[1]: Activated swap /dev/mapper/swap.
Dec 05 20:41:29 mtop systemd[1]: Reached target Swap.
Dec 05 20:41:29 mtop systemd[1]: Mounting Temporary Directory (/tmp)...
Dec 05 20:41:29 mtop systemd[1]: Mounted Temporary Directory (/tmp).
Dec 05 20:41:29 mtop systemd[1]: Reached target Local File Systems.
Dec 05 20:41:29 mtop systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Dec 05 20:41:29 mtop systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Dec 05 20:41:29 mtop systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Dec 05 20:41:29 mtop systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Dec 05 20:41:29 mtop systemd-udevd[478]: controlC0: Process '/usr/bin/alsactl restore 0' failed with exit code 99.
Dec 05 20:41:29 mtop systemd[1]: Starting Create Volatile Files and Directories...
Dec 05 20:41:29 mtop systemd-vconsole-setup[740]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
Dec 05 20:41:29 mtop systemd-vconsole-setup[740]: Fonts will not be copied to remaining consoles
Dec 05 20:41:29 mtop systemd[1]: systemd-vconsole-setup.service: Succeeded.
Dec 05 20:41:29 mtop systemd[1]: Started Setup Virtual Console.
Dec 05 20:41:29 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:29 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:29 mtop systemd[1]: Starting Show Plymouth Boot Screen...
Dec 05 20:41:29 mtop systemd[1]: Received SIGRTMIN+20 from PID 246 (plymouthd).
Dec 05 20:41:29 mtop systemd[1]: plymouth-read-write.service: Succeeded.
Dec 05 20:41:29 mtop systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
Dec 05 20:41:29 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:29 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:29 mtop systemd[1]: plymouth-start.service: Succeeded.
Dec 05 20:41:29 mtop systemd[1]: Started Show Plymouth Boot Screen.
Dec 05 20:41:29 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:29 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:29 mtop systemd[1]: Condition check resulted in Forward Password Requests to Plymouth Directory Watch being skipped.
Dec 05 20:41:29 mtop systemd[1]: Started Create Volatile Files and Directories.
Dec 05 20:41:29 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:29 mtop systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Dec 05 20:41:29 mtop systemd[1]: Starting Network Time Synchronization...
Dec 05 20:41:29 mtop systemd[1]: Condition check resulted in Update is Completed being skipped.
Dec 05 20:41:29 mtop systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Dec 05 20:41:29 mtop audit[799]: SYSTEM_BOOT pid=799 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:29 mtop systemd[1]: Started Update UTMP about System Boot/Shutdown.
Dec 05 20:41:29 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:29 mtop systemd-udevd[453]: Using default interface naming scheme 'v243'.
Dec 05 20:41:29 mtop systemd-udevd[453]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Dec 05 20:41:29 mtop kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Dec 05 20:41:29 mtop kernel: thermal thermal_zone6: failed to read out thermal zone (-61)
Dec 05 20:41:29 mtop kernel: iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
Dec 05 20:41:29 mtop kernel: psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4690]
Dec 05 20:41:29 mtop kernel: psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1162..]
Dec 05 20:41:29 mtop kernel: psmouse serio1: synaptics: Trying to set up SMBus access
Dec 05 20:41:29 mtop kernel: rmi4_smbus 6-002c: registering SMbus-connected sensor
Dec 05 20:41:29 mtop kernel: rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3276-022, fw id: 2700066
Dec 05 20:41:30 mtop kernel: mc: Linux media interface: v0.10
Dec 05 20:41:30 mtop kernel: input: Synaptics TM3276-022 as /devices/rmi4-00/input/input18
Dec 05 20:41:30 mtop kernel: serio: RMI4 PS/2 pass-through port at rmi4-00.fn03
Dec 05 20:41:30 mtop systemd[1]: Started Network Time Synchronization.
Dec 05 20:41:30 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:30 mtop systemd[1]: Reached target System Initialization.
Dec 05 20:41:30 mtop systemd[1]: Started CUPS Scheduler.
Dec 05 20:41:30 mtop systemd[1]: Started Daily Cleanup of Snapper Snapshots.
Dec 05 20:41:30 mtop systemd[1]: Started Daily Cleanup of Temporary Directories.
Dec 05 20:41:30 mtop systemd[1]: Reached target Paths.
Dec 05 20:41:30 mtop systemd[1]: Reached target System Time Set.
Dec 05 20:41:30 mtop systemd[1]: Reached target System Time Synchronized.
Dec 05 20:41:30 mtop systemd[1]: Started Discard unused blocks once a week.
Dec 05 20:41:30 mtop systemd[1]: Started Daily rotation of log files.
Dec 05 20:41:30 mtop systemd[1]: Started Daily man-db regeneration.
Dec 05 20:41:30 mtop systemd[1]: Started Discard unused packages weekly.
Dec 05 20:41:30 mtop systemd[1]: Started Daily verification of password and group files.
Dec 05 20:41:30 mtop systemd[1]: Started Timeline of Snapper Snapshots.
Dec 05 20:41:30 mtop systemd[1]: Reached target Timers.
Dec 05 20:41:30 mtop systemd[1]: Listening on D-Bus System Message Bus Socket.
Dec 05 20:41:30 mtop systemd[1]: Listening on CUPS Scheduler.
Dec 05 20:41:30 mtop systemd[1]: Reached target Sockets.
Dec 05 20:41:30 mtop systemd[1]: Reached target Basic System.
Dec 05 20:41:30 mtop kernel: mousedev: PS/2 mouse device common for all mice
Dec 05 20:41:30 mtop systemd[1]: Condition check resulted in Save/Restore Sound Card State being skipped.
Dec 05 20:41:30 mtop systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Dec 05 20:41:30 mtop systemd[1]: Reached target Sound Card.
Dec 05 20:41:30 mtop systemd[1]: Started D-Bus System Message Bus.
Dec 05 20:41:30 mtop kernel: videodev: Linux video capture interface: v2.00
Dec 05 20:41:30 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:30 mtop systemd[1]: Starting Network Manager...
Dec 05 20:41:30 mtop systemd[1]: Started Stop Intel throttling.
Dec 05 20:41:30 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lenovo_fix comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:30 mtop kernel: Bluetooth: Core ver 2.22
Dec 05 20:41:30 mtop kernel: NET: Registered protocol family 31
Dec 05 20:41:30 mtop kernel: Bluetooth: HCI device and connection manager initialized
Dec 05 20:41:30 mtop kernel: Bluetooth: HCI socket layer initialized
Dec 05 20:41:30 mtop kernel: Bluetooth: L2CAP socket layer initialized
Dec 05 20:41:30 mtop kernel: Bluetooth: SCO socket layer initialized
Dec 05 20:41:30 mtop systemd[1]: Starting Clean up modules from old kernels...
Dec 05 20:41:30 mtop systemd[1]: Starting Initialize hardware monitoring sensors...
Dec 05 20:41:30 mtop systemd[1]: Condition check resulted in SSH Key Generation being skipped.
Dec 05 20:41:30 mtop bash[918]: + for i in /usr/lib/modules/[0-9]*
Dec 05 20:41:30 mtop bash[918]: + [[ 4.19.86-1-lts = \5\.\3\.\1\3\-\a\r\c\h\1\-\1 ]]
Dec 05 20:41:30 mtop bash[918]: + pacman -Qo /usr/lib/modules/4.19.86-1-lts
Dec 05 20:41:30 mtop systemd[1]: Starting Login Service...
Dec 05 20:41:30 mtop systemd[1]: Started Initialize hardware monitoring sensors.
Dec 05 20:41:30 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lm_sensors comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.1550] NetworkManager (version 1.20.8-1) is starting... (for the first time)
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.1551] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Dec 05 20:41:30 mtop systemd[1]: Started Network Manager.
Dec 05 20:41:30 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.1569] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Dec 05 20:41:30 mtop systemd[1]: Reached target Network.
Dec 05 20:41:30 mtop systemd[1]: Starting CUPS Scheduler...
Dec 05 20:41:30 mtop systemd[1]: Started OpenSSH Daemon.
Dec 05 20:41:30 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:30 mtop systemd[1]: Starting Permit User Sessions...
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.1633] manager[0x56096cd920f0]: monitoring kernel firmware directory '/lib/firmware'.
Dec 05 20:41:30 mtop dbus-daemon[915]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.12' (uid=0 pid=916 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 05 20:41:30 mtop systemd[1]: Starting Hostname Service...
Dec 05 20:41:30 mtop systemd[1]: Started Permit User Sessions.
Dec 05 20:41:30 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:30 mtop systemd[1]: Starting Hold until boot process finishes up...
Dec 05 20:41:30 mtop systemd[1]: Starting Terminate Plymouth Boot Screen...
Dec 05 20:41:30 mtop sshd[928]: Server listening on 0.0.0.0 port 22.
Dec 05 20:41:30 mtop sshd[928]: Server listening on :: port 22.
Dec 05 20:41:30 mtop systemd[1]: Received SIGRTMIN+21 from PID 246 (plymouthd).
Dec 05 20:41:30 mtop dbus-daemon[915]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.13' (uid=0 pid=927 comm="/usr/bin/cupsd -l ")
Dec 05 20:41:30 mtop systemd[1]: Starting Manage, Install and Generate Color Profiles...
Dec 05 20:41:30 mtop kernel: usbcore: registered new interface driver btusb
Dec 05 20:41:30 mtop kernel: Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
Dec 05 20:41:30 mtop kernel: Bluetooth: hci0: Device revision is 16
Dec 05 20:41:30 mtop kernel: Bluetooth: hci0: Secure boot is enabled
Dec 05 20:41:30 mtop kernel: Bluetooth: hci0: OTP lock is enabled
Dec 05 20:41:30 mtop kernel: Bluetooth: hci0: API lock is enabled
Dec 05 20:41:30 mtop kernel: Bluetooth: hci0: Debug lock is disabled
Dec 05 20:41:30 mtop kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Dec 05 20:41:30 mtop kernel: Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
Dec 05 20:41:30 mtop dbus-daemon[915]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Dec 05 20:41:30 mtop systemd[1]: Started Manage, Install and Generate Color Profiles.
Dec 05 20:41:30 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:30 mtop systemd[1]: Starting Bluetooth service...
Dec 05 20:41:30 mtop bluetoothd[938]: Bluetooth daemon 5.52
Dec 05 20:41:30 mtop systemd[1]: Started Bluetooth service.
Dec 05 20:41:30 mtop systemd[1]: Reached target Bluetooth.
Dec 05 20:41:30 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:30 mtop bluetoothd[938]: Starting SDP server
Dec 05 20:41:30 mtop kernel: uvcvideo: Found UVC 1.00 device Integrated Camera (13d3:56a6)
Dec 05 20:41:30 mtop kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Dec 05 20:41:30 mtop kernel: Bluetooth: BNEP filters: protocol multicast
Dec 05 20:41:30 mtop kernel: Bluetooth: BNEP socket layer initialized
Dec 05 20:41:30 mtop bluetoothd[938]: Bluetooth management interface 1.14 initialized
Dec 05 20:41:30 mtop kernel: uvcvideo 1-8:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
Dec 05 20:41:30 mtop kernel: uvcvideo 1-8:1.0: Entity type for entity Extension 4 was not initialized!
Dec 05 20:41:30 mtop kernel: uvcvideo 1-8:1.0: Entity type for entity Processing 2 was not initialized!
Dec 05 20:41:30 mtop kernel: uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized!
Dec 05 20:41:30 mtop kernel: input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input20
Dec 05 20:41:30 mtop kernel: usbcore: registered new interface driver uvcvideo
Dec 05 20:41:30 mtop kernel: USB Video Class driver (1.1.1)
Dec 05 20:41:30 mtop systemd[1]: Started CUPS Scheduler.
Dec 05 20:41:30 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=org.cups.cupsd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:30 mtop lenovo_fix.py[917]: [I] Detected CPU architecture: Intel Kaby Lake (R)
Dec 05 20:41:30 mtop lenovo_fix.py[917]: [I] Loading config file.
Dec 05 20:41:30 mtop kernel: psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Dec 05 20:41:30 mtop lenovo_fix.py[917]: [I] Starting main loop.
Dec 05 20:41:30 mtop kernel: input: TPPS/2 IBM TrackPoint as /devices/rmi4-00/rmi4-00.fn03/serio2/input/input19
Dec 05 20:41:30 mtop dbus-daemon[915]: [system] Successfully activated service 'org.freedesktop.hostname1'
Dec 05 20:41:30 mtop systemd[1]: Started Hostname Service.
Dec 05 20:41:30 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.5566] hostname: hostname: using hostnamed
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.5566] hostname: hostname changed from (none) to "mtop"
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.5569] dns-mgr[0x56096cd4e240]: init: dns=default,systemd-resolved rc-manager=symlink
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.5579] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.6/0000:03:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.5582] manager[0x56096cd920f0]: rfkill: Wi-Fi hardware radio set enabled
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.5582] manager[0x56096cd920f0]: rfkill: WWAN hardware radio set enabled
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.5607] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-adsl.so)
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.5664] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-bluetooth.so)
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.5680] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-ovs.so)
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.5814] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-team.so)
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.5829] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-wifi.so)
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.5834] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.20.8-1/libnm-device-plugin-wwan.so)
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.5838] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.5839] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.5840] manager: Networking is enabled by state file
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.5842] dhcp-init: Using DHCP client 'internal'
Dec 05 20:41:30 mtop dbus-daemon[915]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.12' (uid=0 pid=916 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.5846] settings: Loaded settings plugin: keyfile (internal)
Dec 05 20:41:30 mtop systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 05 20:41:30 mtop dbus-daemon[915]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Dec 05 20:41:30 mtop systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 05 20:41:30 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.6030] device (lo): carrier: link connected
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.6033] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.6041] manager: (enp0s31f6): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.6056] settings: (enp0s31f6): created default wired connection 'Wired connection 1'
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.6061] device (enp0s31f6): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 05 20:41:30 mtop systemd-logind[951]: New seat seat0.
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.7917] device (wlp3s0): driver supports Access Point (AP) mode
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.7923] manager: (wlp3s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Dec 05 20:41:30 mtop NetworkManager[916]: <info>  [1575574890.7936] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 05 20:41:30 mtop systemd-logind[951]: Watching system buttons on /dev/input/event2 (Power Button)
Dec 05 20:41:30 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 05 20:41:30 mtop systemd-logind[951]: Watching system buttons on /dev/input/event1 (Lid Switch)
Dec 05 20:41:30 mtop systemd-logind[951]: Watching system buttons on /dev/input/event0 (Sleep Button)
Dec 05 20:41:30 mtop bash[918]: /usr/lib/modules/4.19.86-1-lts/ is owned by linux-lts 4.19.86-1
Dec 05 20:41:30 mtop bash[918]: /usr/lib/modules/4.19.86-1-lts/ is owned by linux-lts-headers 4.19.86-1
Dec 05 20:41:30 mtop bash[918]: /usr/lib/modules/4.19.86-1-lts/ is owned by nvidia-lts 1:440.36-2
Dec 05 20:41:30 mtop bash[918]: + continue
Dec 05 20:41:30 mtop bash[918]: + for i in /usr/lib/modules/[0-9]*
Dec 05 20:41:30 mtop bash[918]: + [[ 5.3.13-arch1-1 = \5\.\3\.\1\3\-\a\r\c\h\1\-\1 ]]
Dec 05 20:41:30 mtop bash[918]: + continue
Dec 05 20:41:30 mtop systemd[1]: linux-modules-cleanup.service: Succeeded.
Dec 05 20:41:30 mtop systemd[1]: Started Clean up modules from old kernels.
Dec 05 20:41:30 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=linux-modules-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:30 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=linux-modules-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:30 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 05 20:41:31 mtop kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
Dec 05 20:41:31 mtop NetworkManager[916]: <info>  [1575574891.0394] device (wlp3s0): set-hw-addr: set MAC address to 32:B4:D2:67:DA:BE (scanning)
Dec 05 20:41:31 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 05 20:41:31 mtop dbus-daemon[915]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.21' (uid=973 pid=943 comm="/usr/lib/colord-sane ")
Dec 05 20:41:31 mtop dbus-daemon[915]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 05 20:41:31 mtop kernel: iwlwifi 0000:03:00.0: Applying debug destination EXTERNAL_DRAM
Dec 05 20:41:31 mtop systemd-logind[951]: Watching system buttons on /dev/input/event5 (AT Translated Set 2 keyboard)
Dec 05 20:41:31 mtop systemd-logind[951]: Watching system buttons on /dev/input/event6 (ThinkPad Extra Buttons)
Dec 05 20:41:31 mtop systemd[1]: Started Login Service.
Dec 05 20:41:31 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:31 mtop kernel: iwlwifi 0000:03:00.0: FW already configured (0) - re-configuring
Dec 05 20:41:31 mtop NetworkManager[916]: <info>  [1575574891.2751] ovsdb: Could not connect: No such file or directory
Dec 05 20:41:31 mtop dbus-daemon[915]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.12' (uid=0 pid=916 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 05 20:41:31 mtop NetworkManager[916]: <info>  [1575574891.2773] bluez: use BlueZ version 5
Dec 05 20:41:31 mtop systemd[1]: Starting WPA supplicant...
Dec 05 20:41:31 mtop dbus-daemon[915]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Dec 05 20:41:31 mtop systemd[1]: Started WPA supplicant.
Dec 05 20:41:31 mtop wpa_supplicant[958]: Successfully initialized wpa_supplicant
Dec 05 20:41:31 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:31 mtop NetworkManager[916]: <info>  [1575574891.2870] supplicant: wpa_supplicant running
Dec 05 20:41:31 mtop NetworkManager[916]: <info>  [1575574891.2871] device (wlp3s0): supplicant interface state: init -> starting
Dec 05 20:41:31 mtop NetworkManager[916]: <info>  [1575574891.3738] sup-iface[0x56096cda0930,wlp3s0]: supports 5 scan SSIDs
Dec 05 20:41:31 mtop NetworkManager[916]: <info>  [1575574891.3747] device (wlp3s0): supplicant interface state: starting -> ready
Dec 05 20:41:31 mtop NetworkManager[916]: <info>  [1575574891.3747] Wi-Fi P2P device controlled by interface wlp3s0 created
Dec 05 20:41:31 mtop NetworkManager[916]: <info>  [1575574891.3750] manager: (p2p-dev-wlp3s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Dec 05 20:41:31 mtop NetworkManager[916]: <info>  [1575574891.3753] device (p2p-dev-wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Dec 05 20:41:31 mtop NetworkManager[916]: <warn>  [1575574891.3760] sup-iface: failed to cancel p2p connect: P2P cancel failed
Dec 05 20:41:31 mtop NetworkManager[916]: <info>  [1575574891.3760] device (p2p-dev-wlp3s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Dec 05 20:41:31 mtop NetworkManager[916]: <info>  [1575574891.3763] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Dec 05 20:41:31 mtop kernel: Bluetooth: hci0: Waiting for firmware download to complete
Dec 05 20:41:31 mtop kernel: Bluetooth: hci0: Firmware loaded in 1419586 usecs
Dec 05 20:41:31 mtop kernel: Bluetooth: hci0: Waiting for device to boot
Dec 05 20:41:31 mtop kernel: Bluetooth: hci0: Device booted in 11888 usecs
Dec 05 20:41:31 mtop kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
Dec 05 20:41:31 mtop kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Dec 05 20:41:31 mtop kernel: NET: Registered protocol family 38
Dec 05 20:41:31 mtop NetworkManager[916]: <info>  [1575574891.8395] bluez5: NAP: added interface 48:A4:72:DC:26:D3
Dec 05 20:41:32 mtop systemd[1]: Received SIGRTMIN+21 from PID 246 (plymouthd).
Dec 05 20:41:32 mtop systemd[1]: plymouth-quit-wait.service: Succeeded.
Dec 05 20:41:32 mtop systemd[1]: Started Hold until boot process finishes up.
Dec 05 20:41:32 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:32 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:32 mtop systemd[1]: plymouth-quit.service: Succeeded.
Dec 05 20:41:32 mtop systemd[1]: Started Terminate Plymouth Boot Screen.
Dec 05 20:41:32 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:32 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:32 mtop systemd[1]: Started Getty on tty1.
Dec 05 20:41:32 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:32 mtop systemd[1]: Reached target Login Prompts.
Dec 05 20:41:32 mtop systemd[1]: Reached target Multi-User System.
Dec 05 20:41:32 mtop systemd[1]: Starting TLP system startup/shutdown...
Dec 05 20:41:33 mtop tlp[978]: Applying power save settings...done.
Dec 05 20:41:33 mtop dbus-daemon[915]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.24' (uid=973 pid=943 comm="/usr/lib/colord-sane ")
Dec 05 20:41:33 mtop dbus-daemon[915]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Dec 05 20:41:33 mtop tlp[978]: Setting battery charge thresholds...done.
Dec 05 20:41:33 mtop systemd[1]: Started TLP system startup/shutdown.
Dec 05 20:41:33 mtop systemd[1]: Startup finished in 12.377s (firmware) + 1min 17.554s (loader) + 13.258s (kernel) + 5.733s (userspace) = 1min 48.924s.
Dec 05 20:41:33 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=tlp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:33 mtop kernel: kauditd_printk_skb: 33 callbacks suppressed
Dec 05 20:41:33 mtop kernel: audit: type=1130 audit(1575574893.566:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=tlp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:34 mtop wpa_supplicant[958]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=DE
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.8362] policy: auto-activating connection 'MSD5GHz' (f22c7f6c-25de-4fff-914b-0a08787a8769)
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.8374] device (wlp3s0): Activation: starting connection 'MSD5GHz' (f22c7f6c-25de-4fff-914b-0a08787a8769)
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.8376] device (wlp3s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.8383] manager: NetworkManager state is now CONNECTING
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.8413] device (wlp3s0): set-hw-addr: reset MAC address to 48:A4:72:DC:26:CF (preserve)
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.8583] device (wlp3s0): supplicant interface state: ready -> disabled
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.8583] device (p2p-dev-wlp3s0): supplicant management interface state: ready -> disabled
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.8585] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.8592] device (wlp3s0): Activation: (wifi) access point 'MSD5GHz' has security, but secrets are required.
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.8592] device (wlp3s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.8639] device (wlp3s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.8647] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.8653] device (wlp3s0): Activation: (wifi) connection 'MSD5GHz' has security, and secrets exist.  No new secrets needed.
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.8653] Config: added 'ssid' value 'MSD5GHz'
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.8653] Config: added 'scan_ssid' value '1'
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.8654] Config: added 'bgscan' value 'simple:30:-80:86400'
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.8654] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.8654] Config: added 'psk' value '<hidden>'
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.9219] device (wlp3s0): supplicant interface state: disabled -> inactive
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.9220] device (p2p-dev-wlp3s0): supplicant management interface state: disabled -> inactive
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.9411] device (wlp3s0): supplicant interface state: inactive -> scanning
Dec 05 20:41:34 mtop NetworkManager[916]: <info>  [1575574894.9412] device (p2p-dev-wlp3s0): supplicant management interface state: inactive -> scanning
Dec 05 20:41:36 mtop wpa_supplicant[958]: wlp3s0: SME: Trying to authenticate with c8:0e:14:e9:43:e8 (SSID='MSD5GHz' freq=5260 MHz)
Dec 05 20:41:36 mtop kernel: wlp3s0: authenticate with c8:0e:14:e9:43:e8
Dec 05 20:41:36 mtop kernel: wlp3s0: send auth to c8:0e:14:e9:43:e8 (try 1/3)
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.0630] device (wlp3s0): supplicant interface state: scanning -> authenticating
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.0630] device (p2p-dev-wlp3s0): supplicant management interface state: scanning -> authenticating
Dec 05 20:41:36 mtop wpa_supplicant[958]: wlp3s0: Trying to associate with c8:0e:14:e9:43:e8 (SSID='MSD5GHz' freq=5260 MHz)
Dec 05 20:41:36 mtop kernel: wlp3s0: authenticated
Dec 05 20:41:36 mtop kernel: wlp3s0: associate with c8:0e:14:e9:43:e8 (try 1/3)
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.0727] device (wlp3s0): supplicant interface state: authenticating -> associating
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.0727] device (p2p-dev-wlp3s0): supplicant management interface state: authenticating -> associating
Dec 05 20:41:36 mtop kernel: wlp3s0: RX AssocResp from c8:0e:14:e9:43:e8 (capab=0x1511 status=0 aid=3)
Dec 05 20:41:36 mtop wpa_supplicant[958]: wlp3s0: Associated with c8:0e:14:e9:43:e8
Dec 05 20:41:36 mtop wpa_supplicant[958]: wlp3s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 05 20:41:36 mtop kernel: wlp3s0: associated
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.0803] device (wlp3s0): supplicant interface state: associating -> associated
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.0803] device (p2p-dev-wlp3s0): supplicant management interface state: associating -> associated
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.0922] device (wlp3s0): supplicant interface state: associated -> 4-way handshake
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.0923] device (p2p-dev-wlp3s0): supplicant management interface state: associated -> 4-way handshake
Dec 05 20:41:36 mtop wpa_supplicant[958]: wlp3s0: WPA: Key negotiation completed with c8:0e:14:e9:43:e8 [PTK=CCMP GTK=TKIP]
Dec 05 20:41:36 mtop wpa_supplicant[958]: wlp3s0: CTRL-EVENT-CONNECTED - Connection to c8:0e:14:e9:43:e8 completed [id=0 id_str=]
Dec 05 20:41:36 mtop kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
Dec 05 20:41:36 mtop kernel: wlp3s0: Limiting TX power to 20 (23 - 3) dBm as advertised by c8:0e:14:e9:43:e8
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.1602] device (wlp3s0): supplicant interface state: 4-way handshake -> completed
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.1603] device (wlp3s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "MSD5GHz"
Dec 05 20:41:36 mtop wpa_supplicant[958]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-45 noise=9999 txrate=6000
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.1604] device (p2p-dev-wlp3s0): supplicant management interface state: 4-way handshake -> completed
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.1608] device (wlp3s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Dec 05 20:41:36 mtop wpa_supplicant[958]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-45 noise=9999 txrate=6000
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.1621] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
Dec 05 20:41:36 mtop wpa_supplicant[958]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-45 noise=9999 txrate=6000
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.2144] dhcp4 (wlp3s0): state changed unknown -> bound
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.2175] device (wlp3s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.2223] device (wlp3s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.2231] device (wlp3s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.2244] manager: NetworkManager state is now CONNECTED_LOCAL
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.2297] manager: NetworkManager state is now CONNECTED_SITE
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.2300] policy: set 'MSD5GHz' (wlp3s0) as default for IPv4 routing and DNS
Dec 05 20:41:36 mtop dbus-daemon[915]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.12' (uid=0 pid=916 comm="/usr/bin/NetworkManager --no-daemon ")
Dec 05 20:41:36 mtop dbus-daemon[915]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.2316] device (wlp3s0): Activation: successful, device activated.
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.2953] manager: NetworkManager state is now CONNECTED_GLOBAL
Dec 05 20:41:36 mtop NetworkManager[916]: <info>  [1575574896.7913] manager: startup complete
Dec 05 20:41:46 mtop systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Dec 05 20:41:46 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:46 mtop kernel: audit: type=1131 audit(1575574906.586:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:49 mtop audit[977]: USER_AUTH pid=977 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=mtop addr=? terminal=tty1 res=success'
Dec 05 20:41:49 mtop kernel: audit: type=1100 audit(1575574909.089:47): pid=977 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=mtop addr=? terminal=tty1 res=success'
Dec 05 20:41:49 mtop audit[977]: USER_ACCT pid=977 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/login" hostname=mtop addr=? terminal=tty1 res=success'
Dec 05 20:41:49 mtop audit[977]: CRED_ACQ pid=977 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=mtop addr=? terminal=tty1 res=success'
Dec 05 20:41:49 mtop kernel: audit: type=1101 audit(1575574909.106:48): pid=977 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/login" hostname=mtop addr=? terminal=tty1 res=success'
Dec 05 20:41:49 mtop kernel: audit: type=1103 audit(1575574909.106:49): pid=977 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=mtop addr=? terminal=tty1 res=success'
Dec 05 20:41:49 mtop kernel: audit: type=1006 audit(1575574909.106:50): pid=977 uid=0 old-auid=4294967295 auid=0 tty=tty1 old-ses=4294967295 ses=1 res=1
Dec 05 20:41:49 mtop login[977]: pam_unix(login:session): session opened for user root by LOGIN(uid=0)
Dec 05 20:41:49 mtop systemd[1]: Created slice User Slice of UID 0.
Dec 05 20:41:49 mtop systemd[1]: Starting User Runtime Directory /run/user/0...
Dec 05 20:41:49 mtop systemd-logind[951]: New session 1 of user root.
Dec 05 20:41:49 mtop systemd[1]: Started User Runtime Directory /run/user/0.
Dec 05 20:41:49 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:49 mtop systemd[1]: Starting User Manager for UID 0...
Dec 05 20:41:49 mtop kernel: audit: type=1130 audit(1575574909.133:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:49 mtop audit[1233]: USER_ACCT pid=1233 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:49 mtop kernel: audit: type=1101 audit(1575574909.136:52): pid=1233 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:49 mtop kernel: audit: type=1006 audit(1575574909.136:53): pid=1233 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=2 res=1
Dec 05 20:41:49 mtop systemd[1233]: pam_unix(systemd-user:session): session opened for user root by (uid=0)
Dec 05 20:41:49 mtop audit[1233]: USER_START pid=1233 uid=0 auid=0 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:49 mtop kernel: audit: type=1105 audit(1575574909.139:54): pid=1233 uid=0 auid=0 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="root" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:49 mtop systemd[1233]: Reached target Paths.
Dec 05 20:41:49 mtop systemd[1233]: Reached target Timers.
Dec 05 20:41:49 mtop systemd[1233]: Starting D-Bus User Message Bus Socket.
Dec 05 20:41:49 mtop systemd[1233]: Listening on GnuPG network certificate management daemon.
Dec 05 20:41:49 mtop systemd[1233]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 05 20:41:49 mtop systemd[1233]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 05 20:41:49 mtop systemd[1233]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 05 20:41:49 mtop systemd[1233]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 05 20:41:49 mtop systemd[1233]: Listening on p11-kit server.
Dec 05 20:41:49 mtop systemd[1233]: Listening on Multimedia System.
Dec 05 20:41:49 mtop systemd[1233]: Condition check resulted in Sound System being skipped.
Dec 05 20:41:49 mtop systemd[1233]: Listening on D-Bus User Message Bus Socket.
Dec 05 20:41:49 mtop systemd[1233]: Reached target Sockets.
Dec 05 20:41:49 mtop systemd[1233]: Reached target Basic System.
Dec 05 20:41:49 mtop systemd[1]: Started User Manager for UID 0.
Dec 05 20:41:49 mtop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:49 mtop kernel: audit: type=1130 audit(1575574909.343:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:41:49 mtop systemd[1233]: Starting Update XDG user dir configuration...
Dec 05 20:41:49 mtop systemd[1]: Started Session 1 of user root.
Dec 05 20:41:49 mtop systemd[1233]: xdg-user-dirs-update.service: Succeeded.
Dec 05 20:41:49 mtop systemd[1233]: Started Update XDG user dir configuration.
Dec 05 20:41:49 mtop systemd[1233]: Reached target Main User Target.
Dec 05 20:41:49 mtop systemd[1233]: Startup finished in 209ms.
Dec 05 20:41:49 mtop audit[977]: USER_START pid=977 uid=0 auid=0 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="root" exe="/usr/bin/login" hostname=mtop addr=? terminal=tty1 res=success'
Dec 05 20:41:49 mtop audit[977]: CRED_REFR pid=977 uid=0 auid=0 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="root" exe="/usr/bin/login" hostname=mtop addr=? terminal=tty1 res=success'
Dec 05 20:41:49 mtop login[977]: ROOT LOGIN ON tty1
Dec 05 20:42:00 mtop systemd[1]: systemd-hostnamed.service: Succeeded.
Dec 05 20:42:00 mtop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:42:00 mtop kernel: kauditd_printk_skb: 2 callbacks suppressed
Dec 05 20:42:00 mtop kernel: audit: type=1131 audit(1575574920.586:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Dec 05 20:42:01 mtop systemd-timesyncd[796]: Initial synchronization to time server 192.36.143.130:123 (2.arch.pool.ntp.org).
Dec 05 20:43:00 mtop wpa_supplicant[958]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=9999 txrate=866700

Offline

#12 2019-12-07 12:31:28

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: When is the boot process actually done with gnome

So plymouth booted to multi-user works fine . and everything agrees on that.

The plymouth package has services for other display managers, like lightdm, lxdm, sddm and slim .

I suggest you try one or more of them to narrow down further where the problem originates.

EDIT :

you may want to change the title (edit first post) to something with plymouth and gdm in it.
As plymouth is an AUR pacakge I also suggest you report the topic to be moved to "AUR Issues, Discussion & PKGBUILD Requests" .
Those 2 things should increase the chance of more contributions.

Last edited by Lone_Wolf (2019-12-07 12:37:21)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

Board footer

Powered by FluxBB