You are not logged in.

#1 2020-10-30 17:01:25

ohm
Member
From: Germany
Registered: 2016-08-29
Posts: 19

T495: new installation gives errors in log

Hello there,

I installed on a T495 and i get the following output from journalctl -p 3 -xb:

-- Logs begin at Fri 2020-10-30 07:37:44 UTC, end at Fri 2020-10-30 16:48:18 UTC. --
Oct 30 16:45:39 halcyon kernel: pci 0000:00:00.2: AMD-Vi: Unable to read/write to IOMMU perf counter.
Oct 30 16:45:39 halcyon kernel: snd_pci_acp3x 0000:06:00.5: Invalid ACP audio mode : 2
Oct 30 16:45:39 halcyon kernel: tpm tpm0: tpm_try_transmit: send(): error -5
Oct 30 16:45:39 halcyon kernel: tpm tpm0: [Firmware Bug]: TPM interrupt not working, polling instead

Question: do I need to take action and what can I do about these errors?
Any suggestions are very much appreciated.

these are my kernel options in my bootloader (systemd-boot)

acpi_backlight=vendor amd_iommu=on iommu=pt

dmesg

[    0.000000] Linux version 5.9.2-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35.1) #1 SMP PREEMPT Thu, 29 Oct 2020 17:01:28 +0000
[    0.000000] Command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img cryptdevice=UUID=f218ecdf-3137-4dfe-b33d-63fd1475435d:archluks root=/dev/mapper/archluks rootflags=subvol=@ rw acpi_backlight=vendor amd_iommu=on iommu=pt
[    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: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009bfffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009c00000-0x0000000009cd0fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000009cd1000-0x0000000009efffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009f00000-0x0000000009f0afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000009f0b000-0x00000000ba222fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ba223000-0x00000000bd662fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bd663000-0x00000000bd7f9fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bd7fa000-0x00000000bd7fdfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bd7fe000-0x00000000beffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000436ffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xac040018-0xac04e057] usable ==> usable
[    0.000000] e820: update [mem 0xac040018-0xac04e057] usable ==> usable
[    0.000000] e820: update [mem 0xac031018-0xac03f057] usable ==> usable
[    0.000000] e820: update [mem 0xac031018-0xac03f057] usable ==> usable
[    0.000000] e820: update [mem 0xac023018-0xac030457] usable ==> usable
[    0.000000] e820: update [mem 0xac023018-0xac030457] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009bfffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009c00000-0x0000000009cd0fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000009cd1000-0x0000000009efffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009f00000-0x0000000009f0afff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x0000000009f0b000-0x00000000ac023017] usable
[    0.000000] reserve setup_data: [mem 0x00000000ac023018-0x00000000ac030457] usable
[    0.000000] reserve setup_data: [mem 0x00000000ac030458-0x00000000ac031017] usable
[    0.000000] reserve setup_data: [mem 0x00000000ac031018-0x00000000ac03f057] usable
[    0.000000] reserve setup_data: [mem 0x00000000ac03f058-0x00000000ac040017] usable
[    0.000000] reserve setup_data: [mem 0x00000000ac040018-0x00000000ac04e057] usable
[    0.000000] reserve setup_data: [mem 0x00000000ac04e058-0x00000000ba222fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000ba223000-0x00000000bd662fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000bd663000-0x00000000bd7f9fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000bd7fa000-0x00000000bd7fdfff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000bd7fe000-0x00000000beffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x0000000436ffffff] usable
[    0.000000] efi: EFI v2.70 by Lenovo
[    0.000000] efi: ACPI=0xbd7fd000 ACPI 2.0=0xbd7fd014 TPMFinalLog=0xbd6a9000 SMBIOS=0xbc033000 SMBIOS 3.0=0xbc026000 MEMATTR=0xb657f298 ESRT=0xbabcc000 RNG=0xbc11e598 TPMEventLog=0xac04f018 
[    0.000000] efi: seeding entropy pool
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: LENOVO 20NKS01Y00/20NKS01Y00, BIOS R12ET51W(1.21 ) 04/20/2020
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2096.180 MHz processor
[    0.000016] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000018] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000023] last_pfn = 0x437000 max_arch_pfn = 0x400000000
[    0.000027] MTRR default type: uncachable
[    0.000028] MTRR fixed ranges enabled:
[    0.000029]   00000-9FFFF write-back
[    0.000030]   A0000-BFFFF uncachable
[    0.000031]   C0000-FFFFF write-protect
[    0.000031] MTRR variable ranges enabled:
[    0.000033]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000034]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000035]   2 base 0000FF000000 mask FFFFFF000000 write-protect
[    0.000035]   3 base 0000BF000000 mask FFFFFF000000 uncachable
[    0.000036]   4 disabled
[    0.000036]   5 disabled
[    0.000037]   6 disabled
[    0.000037]   7 disabled
[    0.000038] TOM2: 0000000440000000 aka 17408M
[    0.000344] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000460] last_pfn = 0xbf000 max_arch_pfn = 0x400000000
[    0.004432] esrt: Reserving ESRT space from 0x00000000babcc000 to 0x00000000babcc0d8.
[    0.004441] check: Scanning 1 areas for low memory corruption
[    0.004451] Using GB pages for direct mapping
[    0.004966] Secure boot disabled
[    0.004967] RAMDISK: [mem 0x7f268000-0x7fff5fff]
[    0.004979] ACPI: Early table checksum verification disabled
[    0.004982] ACPI: RSDP 0x00000000BD7FD014 000024 (v02 LENOVO)
[    0.004985] ACPI: XSDT 0x00000000BD7FB188 0000E4 (v01 LENOVO TP-R12   00001150 PTEC 00000002)
[    0.004991] ACPI: FACP 0x00000000BABFC000 00010C (v05 LENOVO TP-R12   00001150 PTEC 00000002)
[    0.004995] ACPI: DSDT 0x00000000BABE9000 00DC3B (v01 LENOVO TP-R12   00001150 INTL 20120711)
[    0.004998] ACPI: FACS 0x00000000BD698000 000040
[    0.005000] ACPI: SSDT 0x00000000BC03D000 000CD6 (v01 LENOVO UsbCTabl 00000001 INTL 20120711)
[    0.005002] ACPI: SSDT 0x00000000BC037000 005419 (v02 LENOVO TP-R12   00000002 MSFT 02000002)
[    0.005004] ACPI: SSDT 0x00000000BC007000 000651 (v02 LENOVO Tpm2Tabl 00001000 INTL 20120711)
[    0.005007] ACPI: TPM2 0x00000000BC006000 000034 (v03 LENOVO TP-R12   00001150 PTEC 00000002)
[    0.005009] ACPI: SSDT 0x00000000BC005000 000924 (v01 LENOVO WmiTable 00000001 INTL 20120711)
[    0.005011] ACPI: POAT 0x00000000BBFE0000 000055 (v03 LENOVO TP-R12   00001150 PTEC 00000002)
[    0.005013] ACPI: BATB 0x00000000BBE03000 00004A (v02 LENOVO TP-R12   00001150 PTEC 00000002)
[    0.005015] ACPI: HPET 0x00000000BABFB000 000038 (v01 LENOVO TP-R12   00001150 PTEC 00000002)
[    0.005017] ACPI: APIC 0x00000000BABFA000 000138 (v02 LENOVO TP-R12   00001150 PTEC 00000002)
[    0.005020] ACPI: MCFG 0x00000000BABF9000 00003C (v01 LENOVO TP-R12   00001150 PTEC 00000002)
[    0.005022] ACPI: SBST 0x00000000BABF8000 000030 (v01 LENOVO TP-R12   00001150 PTEC 00000002)
[    0.005024] ACPI: WSMT 0x00000000BABF7000 000028 (v01 LENOVO TP-R12   00001150 PTEC 00000002)
[    0.005026] ACPI: VFCT 0x00000000BABDB000 00D484 (v01 LENOVO TP-R12   00001150 PTEC 00000002)
[    0.005028] ACPI: IVRS 0x00000000BABDA000 00013E (v02 LENOVO TP-R12   00001150 PTEC 00000002)
[    0.005030] ACPI: SSDT 0x00000000BABD8000 00119C (v01 LENOVO TP-R12   00000001 AMD  00000001)
[    0.005032] ACPI: CRAT 0x00000000BABD7000 000810 (v01 LENOVO TP-R12   00001150 PTEC 00000002)
[    0.005034] ACPI: CDIT 0x00000000BABD6000 000029 (v01 LENOVO TP-R12   00001150 PTEC 00000002)
[    0.005036] ACPI: FPDT 0x00000000BABD5000 000034 (v01 LENOVO TP-R12   00001150 PTEC 00000002)
[    0.005039] ACPI: SSDT 0x00000000BABCF000 000C5D (v01 LENOVO TP-R12   00000001 INTL 20120711)
[    0.005041] ACPI: SSDT 0x00000000BABCD000 001134 (v01 LENOVO TP-R12   00000001 INTL 20120711)
[    0.005043] ACPI: SSDT 0x00000000BABCA000 001DCC (v01 LENOVO TP-R12   00000001 INTL 20120711)
[    0.005045] ACPI: BGRT 0x00000000BABC9000 000038 (v01 LENOVO TP-R12   00001150 PTEC 00000002)
[    0.005047] ACPI: UEFI 0x00000000BD697000 0000B2 (v01 LENOVO TP-R12   00001150 PTEC 00000002)
[    0.005054] ACPI: Local APIC address 0xfee00000
[    0.005110] No NUMA configuration found
[    0.005111] Faking a node at [mem 0x0000000000000000-0x0000000436ffffff]
[    0.005114] NODE_DATA(0) allocated [mem 0x436ffc000-0x436ffffff]
[    0.005145] Zone ranges:
[    0.005146]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.005147]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.005148]   Normal   [mem 0x0000000100000000-0x0000000436ffffff]
[    0.005149]   Device   empty
[    0.005149] Movable zone start for each node
[    0.005150] Early memory node ranges
[    0.005151]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.005151]   node   0: [mem 0x0000000000100000-0x0000000009bfffff]
[    0.005152]   node   0: [mem 0x0000000009cd1000-0x0000000009efffff]
[    0.005153]   node   0: [mem 0x0000000009f0b000-0x00000000ba222fff]
[    0.005153]   node   0: [mem 0x00000000bd7fe000-0x00000000beffffff]
[    0.005154]   node   0: [mem 0x0000000100000000-0x0000000436ffffff]
[    0.005309] Zeroed struct page in unavailable ranges: 22297 pages
[    0.005310] Initmem setup node 0 [mem 0x0000000000001000-0x0000000436ffffff]
[    0.005311] On node 0 totalpages: 4139239
[    0.005312]   DMA zone: 64 pages used for memmap
[    0.005313]   DMA zone: 21 pages reserved
[    0.005313]   DMA zone: 3998 pages, LIFO batch:0
[    0.005332]   DMA32 zone: 11942 pages used for memmap
[    0.005333]   DMA32 zone: 764233 pages, LIFO batch:63
[    0.012096]   Normal zone: 52672 pages used for memmap
[    0.012099]   Normal zone: 3371008 pages, LIFO batch:63
[    0.042852] ACPI: PM-Timer IO Port: 0x408
[    0.042855] ACPI: Local APIC address 0xfee00000
[    0.042862] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.042862] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.042863] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.042864] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.042864] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.042865] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.042865] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.042866] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.042866] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.042867] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.042867] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.042868] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.042868] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.042869] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.042869] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.042870] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.042891] IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23
[    0.042898] IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55
[    0.042900] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.042901] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.042903] ACPI: IRQ0 used by override.
[    0.042904] ACPI: IRQ9 used by override.
[    0.042905] Using ACPI (MADT) for SMP configuration information
[    0.042907] ACPI: HPET id: 0x43538210 base: 0xfed00000
[    0.042915] e820: update [mem 0xb64ea000-0xb6532fff] usable ==> reserved
[    0.042924] smpboot: Allowing 16 CPUs, 8 hotplug CPUs
[    0.042941] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.042943] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.042943] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.042944] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.042945] PM: hibernation: Registered nosave memory: [mem 0x09c00000-0x09cd0fff]
[    0.042946] PM: hibernation: Registered nosave memory: [mem 0x09f00000-0x09f0afff]
[    0.042947] PM: hibernation: Registered nosave memory: [mem 0xac023000-0xac023fff]
[    0.042948] PM: hibernation: Registered nosave memory: [mem 0xac030000-0xac030fff]
[    0.042949] PM: hibernation: Registered nosave memory: [mem 0xac031000-0xac031fff]
[    0.042950] PM: hibernation: Registered nosave memory: [mem 0xac03f000-0xac03ffff]
[    0.042951] PM: hibernation: Registered nosave memory: [mem 0xac040000-0xac040fff]
[    0.042952] PM: hibernation: Registered nosave memory: [mem 0xac04e000-0xac04efff]
[    0.042953] PM: hibernation: Registered nosave memory: [mem 0xb64ea000-0xb6532fff]
[    0.042954] PM: hibernation: Registered nosave memory: [mem 0xba223000-0xbd662fff]
[    0.042955] PM: hibernation: Registered nosave memory: [mem 0xbd663000-0xbd7f9fff]
[    0.042955] PM: hibernation: Registered nosave memory: [mem 0xbd7fa000-0xbd7fdfff]
[    0.042956] PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
[    0.042957] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xfd1fffff]
[    0.042957] PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff]
[    0.042958] PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfed7ffff]
[    0.042958] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
[    0.042959] PM: hibernation: Registered nosave memory: [mem 0xfed81000-0xffffffff]
[    0.042960] [mem 0xc0000000-0xfd1fffff] available for PCI devices
[    0.042961] Booting paravirtualized kernel on bare hardware
[    0.042965] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.046987] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
[    0.047704] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[    0.047711] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[    0.047712] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.047735] Built 1 zonelists, mobility grouping on.  Total pages: 4074540
[    0.047735] Policy zone: Normal
[    0.047737] Kernel command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img cryptdevice=UUID=f218ecdf-3137-4dfe-b33d-63fd1475435d:archluks root=/dev/mapper/archluks rootflags=subvol=@ rw acpi_backlight=vendor amd_iommu=on iommu=pt
[    0.049741] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.050723] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.050770] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.096508] Memory: 16104504K/16556956K available (14339K kernel code, 1524K rwdata, 7928K rodata, 1660K init, 2928K bss, 452192K reserved, 0K cma-reserved)
[    0.096516] random: get_random_u64 called from __kmem_cache_create+0x26/0x520 with crng_init=0
[    0.096775] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.096813] ftrace: allocating 40859 entries in 160 pages
[    0.109813] ftrace: allocated 160 pages with 2 groups
[    0.109975] rcu: Preemptible hierarchical RCU implementation.
[    0.109975] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.109976] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[    0.109977] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.109977] 	Trampoline variant of Tasks RCU enabled.
[    0.109978] 	Rude variant of Tasks RCU enabled.
[    0.109978] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.109979] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.112520] NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
[    0.114467] Console: colour dummy device 80x25
[    0.114470] printk: console [tty0] enabled
[    0.114485] ACPI: Core revision 20200717
[    0.114693] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.114717] APIC: Switch to symmetric I/O mode setup
[    0.115658] AMD-Vi: ivrs, add hid:PNPD0040, uid:, rdevid:152
[    0.288602] Switched APIC routing to physical flat.
[    0.289550] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.304713] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e3717be7e7, max_idle_ns: 440795213276 ns
[    0.304720] Calibrating delay loop (skipped), value calculated using timer frequency.. 4194.04 BogoMIPS (lpj=6987266)
[    0.304722] pid_max: default: 32768 minimum: 301
[    0.306606] LSM: Security Framework initializing
[    0.306614] Yama: becoming mindful.
[    0.306735] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.306789] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.307406] LVT offset 1 assigned for vector 0xf9
[    0.307486] LVT offset 2 assigned for vector 0xf4
[    0.307509] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.307510] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[    0.307513] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.307515] Spectre V2 : Mitigation: Full AMD retpoline
[    0.307515] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.307517] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.307519] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.307864] Freeing SMP alternatives memory: 32K
[    0.418218] smpboot: CPU0: AMD Ryzen 5 PRO 3500U w/ Radeon Vega Mobile Gfx (family: 0x17, model: 0x18, stepping: 0x1)
[    0.418347] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.418351] ... version:                0
[    0.418352] ... bit width:              48
[    0.418352] ... generic registers:      6
[    0.418353] ... value mask:             0000ffffffffffff
[    0.418354] ... max period:             00007fffffffffff
[    0.418354] ... fixed-purpose events:   0
[    0.418354] ... event mask:             000000000000003f
[    0.418398] rcu: Hierarchical SRCU implementation.
[    0.418694] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.418905] smp: Bringing up secondary CPUs ...
[    0.419052] x86: Booting SMP configuration:
[    0.419054] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7
[    0.436832] smp: Brought up 1 node, 8 CPUs
[    0.436832] smpboot: Max logical packages: 2
[    0.436832] smpboot: Total of 8 processors activated (33552.33 BogoMIPS)
[    0.438052] devtmpfs: initialized
[    0.438088] x86/mm: Memory block size: 128MB
[    0.439014] PM: Registering ACPI NVS region [mem 0x09f00000-0x09f0afff] (45056 bytes)
[    0.439014] PM: Registering ACPI NVS region [mem 0xbd663000-0xbd7f9fff] (1667072 bytes)
[    0.439014] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.439014] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.439014] pinctrl core: initialized pinctrl subsystem
[    0.439014] PM: RTC time: 16:45:28, date: 2020-10-30
[    0.439014] NET: Registered protocol family 16
[    0.439014] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.439014] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.439196] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.439215] audit: initializing netlink subsys (disabled)
[    0.439229] audit: type=2000 audit(1604076328.153:1): state=initialized audit_enabled=0 res=1
[    0.439229] thermal_sys: Registered thermal governor 'fair_share'
[    0.439229] thermal_sys: Registered thermal governor 'bang_bang'
[    0.439229] thermal_sys: Registered thermal governor 'step_wise'
[    0.439229] thermal_sys: Registered thermal governor 'user_space'
[    0.439229] thermal_sys: Registered thermal governor 'power_allocator'
[    0.439229] cpuidle: using governor ladder
[    0.439229] cpuidle: using governor menu
[    0.439229] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.439229] ACPI: bus type PCI registered
[    0.439229] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.439229] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.439229] PCI: not using MMCONFIG
[    0.439229] PCI: Using configuration type 1 for base access
[    0.439229] PCI: Using configuration type 1 for extended access
[    0.442506] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.442506] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.442506] ACPI: Added _OSI(Module Device)
[    0.442506] ACPI: Added _OSI(Processor Device)
[    0.442506] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.442506] ACPI: Added _OSI(Processor Aggregator Device)
[    0.442506] ACPI: Added _OSI(Linux-Dell-Video)
[    0.442506] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.442506] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.457454] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.458863] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.467268] ACPI: EC: EC started
[    0.467269] ACPI: EC: interrupt blocked
[    0.467432] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.467435] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions
[    0.467435] ACPI: Interpreter enabled
[    0.467451] ACPI: (supports S0 S3 S4 S5)
[    0.467452] ACPI: Using IOAPIC for interrupt routing
[    0.467941] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.468214] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources
[    0.468221] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.468434] ACPI: Enabled 2 GPEs in block 00 to 1F
[    0.469512] ACPI: Power Resource [WRST] (on)
[    0.470014] ACPI: Power Resource [PUBS] (on)
[    0.502182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.502189] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.502388] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[    0.502575] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.502576] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.502591] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.503451] PCI host bridge to bus 0000:00
[    0.503453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.503455] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xf7ffffff window]
[    0.503456] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfdffffff window]
[    0.503457] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.503458] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.503459] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.503474] pci 0000:00:00.0: [1022:15d0] type 00 class 0x060000
[    0.503583] pci 0000:00:00.2: [1022:15d1] type 00 class 0x080600
[    0.503708] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[    0.503806] pci 0000:00:01.2: [1022:15d3] type 01 class 0x060400
[    0.503840] pci 0000:00:01.2: enabling Extended Tags
[    0.503913] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.504037] pci 0000:00:01.3: [1022:15d3] type 01 class 0x060400
[    0.504074] pci 0000:00:01.3: enabling Extended Tags
[    0.504125] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.504251] pci 0000:00:01.4: [1022:15d3] type 01 class 0x060400
[    0.504285] pci 0000:00:01.4: enabling Extended Tags
[    0.504335] pci 0000:00:01.4: PME# supported from D0 D3hot D3cold
[    0.504466] pci 0000:00:01.6: [1022:15d3] type 01 class 0x060400
[    0.504499] pci 0000:00:01.6: enabling Extended Tags
[    0.504552] pci 0000:00:01.6: PME# supported from D0 D3hot D3cold
[    0.504688] pci 0000:00:01.7: [1022:15d3] type 01 class 0x060400
[    0.504772] pci 0000:00:01.7: PME# supported from D0 D3hot D3cold
[    0.504902] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[    0.504998] pci 0000:00:08.1: [1022:15db] type 01 class 0x060400
[    0.505033] pci 0000:00:08.1: enabling Extended Tags
[    0.505076] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.505209] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.505342] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.505499] pci 0000:00:18.0: [1022:15e8] type 00 class 0x060000
[    0.505568] pci 0000:00:18.1: [1022:15e9] type 00 class 0x060000
[    0.505621] pci 0000:00:18.2: [1022:15ea] type 00 class 0x060000
[    0.505675] pci 0000:00:18.3: [1022:15eb] type 00 class 0x060000
[    0.505728] pci 0000:00:18.4: [1022:15ec] type 00 class 0x060000
[    0.505781] pci 0000:00:18.5: [1022:15ed] type 00 class 0x060000
[    0.505838] pci 0000:00:18.6: [1022:15ee] type 00 class 0x060000
[    0.505891] pci 0000:00:18.7: [1022:15ef] type 00 class 0x060000
[    0.506172] pci 0000:01:00.0: [8086:2526] type 00 class 0x028000
[    0.506228] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[    0.506407] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.506736] pci 0000:00:01.2: PCI bridge to [bus 01]
[    0.506742] pci 0000:00:01.2:   bridge window [mem 0xd0a00000-0xd0afffff]
[    0.506980] pci 0000:02:00.0: [2646:2263] type 00 class 0x010802
[    0.507000] pci 0000:02:00.0: reg 0x10: [mem 0xd0900000-0xd0903fff 64bit]
[    0.507255] pci 0000:00:01.3: PCI bridge to [bus 02]
[    0.507261] pci 0000:00:01.3:   bridge window [mem 0xd0900000-0xd09fffff]
[    0.507318] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    0.507337] pci 0000:03:00.0: reg 0x10: [io  0x3400-0x34ff]
[    0.507361] pci 0000:03:00.0: reg 0x18: [mem 0xd0814000-0xd0814fff 64bit]
[    0.507376] pci 0000:03:00.0: reg 0x20: [mem 0xd0800000-0xd0803fff 64bit]
[    0.507474] pci 0000:03:00.0: supports D1 D2
[    0.507475] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.507600] pci 0000:03:00.1: [10ec:816a] type 00 class 0x070002
[    0.507616] pci 0000:03:00.1: reg 0x10: [io  0x3200-0x32ff]
[    0.507635] pci 0000:03:00.1: reg 0x18: [mem 0xd0815000-0xd0815fff 64bit]
[    0.507648] pci 0000:03:00.1: reg 0x20: [mem 0xd0804000-0xd0807fff 64bit]
[    0.507736] pci 0000:03:00.1: supports D1 D2
[    0.507737] pci 0000:03:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.507835] pci 0000:03:00.2: [10ec:816b] type 00 class 0x070002
[    0.507850] pci 0000:03:00.2: reg 0x10: [io  0x3100-0x31ff]
[    0.507869] pci 0000:03:00.2: reg 0x18: [mem 0xd0816000-0xd0816fff 64bit]
[    0.507882] pci 0000:03:00.2: reg 0x20: [mem 0xd0808000-0xd080bfff 64bit]
[    0.507968] pci 0000:03:00.2: supports D1 D2
[    0.507969] pci 0000:03:00.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.508070] pci 0000:03:00.3: [10ec:816c] type 00 class 0x0c0701
[    0.508085] pci 0000:03:00.3: reg 0x10: [io  0x3000-0x30ff]
[    0.508104] pci 0000:03:00.3: reg 0x18: [mem 0xd0817000-0xd0817fff 64bit]
[    0.508116] pci 0000:03:00.3: reg 0x20: [mem 0xd080c000-0xd080ffff 64bit]
[    0.508203] pci 0000:03:00.3: supports D1 D2
[    0.508204] pci 0000:03:00.3: PME# supported from D0 D1 D2 D3hot D3cold
[    0.508307] pci 0000:03:00.4: [10ec:816d] type 00 class 0x0c0320
[    0.508324] pci 0000:03:00.4: reg 0x10: [mem 0xd0818000-0xd0818fff]
[    0.508348] pci 0000:03:00.4: reg 0x18: [mem 0xd0810000-0xd0813fff 64bit]
[    0.508456] pci 0000:03:00.4: PME# supported from D0 D3cold
[    0.508606] pci 0000:00:01.4: PCI bridge to [bus 03]
[    0.508610] pci 0000:00:01.4:   bridge window [io  0x3000-0x3fff]
[    0.508612] pci 0000:00:01.4:   bridge window [mem 0xd0800000-0xd08fffff]
[    0.508668] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
[    0.508684] pci 0000:04:00.0: reg 0x10: [io  0x2000-0x20ff]
[    0.508703] pci 0000:04:00.0: reg 0x18: [mem 0xd0704000-0xd0704fff 64bit]
[    0.508715] pci 0000:04:00.0: reg 0x20: [mem 0xd0700000-0xd0703fff 64bit]
[    0.508811] pci 0000:04:00.0: supports D1 D2
[    0.508811] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.508956] pci 0000:00:01.6: PCI bridge to [bus 04]
[    0.508960] pci 0000:00:01.6:   bridge window [io  0x2000-0x2fff]
[    0.508962] pci 0000:00:01.6:   bridge window [mem 0xd0700000-0xd07fffff]
[    0.511417] pci 0000:05:00.0: [17a0:9750] type 00 class 0x080501
[    0.511440] pci 0000:05:00.0: reg 0x10: [mem 0xd0600000-0xd0600fff]
[    0.511614] pci 0000:05:00.0: supports D1 D2
[    0.511614] pci 0000:05:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.514836] pci 0000:00:01.7: PCI bridge to [bus 05]
[    0.514841] pci 0000:00:01.7:   bridge window [mem 0xd0600000-0xd06fffff]
[    0.514955] pci 0000:06:00.0: [1002:15d8] type 00 class 0x030000
[    0.514971] pci 0000:06:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.514982] pci 0000:06:00.0: reg 0x18: [mem 0xd0000000-0xd01fffff 64bit pref]
[    0.514989] pci 0000:06:00.0: reg 0x20: [io  0x1000-0x10ff]
[    0.514997] pci 0000:06:00.0: reg 0x24: [mem 0xd0500000-0xd057ffff]
[    0.515009] pci 0000:06:00.0: enabling Extended Tags
[    0.515020] pci 0000:06:00.0: BAR 0: assigned to efifb
[    0.515082] pci 0000:06:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.515201] pci 0000:06:00.1: [1002:15de] type 00 class 0x040300
[    0.515212] pci 0000:06:00.1: reg 0x10: [mem 0xd05c8000-0xd05cbfff]
[    0.515244] pci 0000:06:00.1: enabling Extended Tags
[    0.515287] pci 0000:06:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.515351] pci 0000:06:00.2: [1022:15df] type 00 class 0x108000
[    0.515370] pci 0000:06:00.2: reg 0x18: [mem 0xd0400000-0xd04fffff]
[    0.515384] pci 0000:06:00.2: reg 0x24: [mem 0xd05cc000-0xd05cdfff]
[    0.515394] pci 0000:06:00.2: enabling Extended Tags
[    0.515515] pci 0000:06:00.3: [1022:15e0] type 00 class 0x0c0330
[    0.515530] pci 0000:06:00.3: reg 0x10: [mem 0xd0200000-0xd02fffff 64bit]
[    0.515567] pci 0000:06:00.3: enabling Extended Tags
[    0.515615] pci 0000:06:00.3: PME# supported from D0 D3hot D3cold
[    0.515691] pci 0000:06:00.4: [1022:15e1] type 00 class 0x0c0330
[    0.515706] pci 0000:06:00.4: reg 0x10: [mem 0xd0300000-0xd03fffff 64bit]
[    0.515743] pci 0000:06:00.4: enabling Extended Tags
[    0.515791] pci 0000:06:00.4: PME# supported from D0 D3hot D3cold
[    0.515871] pci 0000:06:00.5: [1022:15e2] type 00 class 0x048000
[    0.515882] pci 0000:06:00.5: reg 0x10: [mem 0xd0580000-0xd05bffff]
[    0.515914] pci 0000:06:00.5: enabling Extended Tags
[    0.515958] pci 0000:06:00.5: PME# supported from D0 D3hot D3cold
[    0.516047] pci 0000:06:00.6: [1022:15e3] type 00 class 0x040300
[    0.516057] pci 0000:06:00.6: reg 0x10: [mem 0xd05c0000-0xd05c7fff]
[    0.516089] pci 0000:06:00.6: enabling Extended Tags
[    0.516133] pci 0000:06:00.6: PME# supported from D0 D3hot D3cold
[    0.516245] pci 0000:00:08.1: PCI bridge to [bus 06]
[    0.516249] pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
[    0.516251] pci 0000:00:08.1:   bridge window [mem 0xd0200000-0xd05fffff]
[    0.516254] pci 0000:00:08.1:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    0.516475] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.516546] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.516596] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.516664] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.516726] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.516772] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.516819] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.516865] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.518390] ACPI: EC: interrupt unblocked
[    0.518390] ACPI: EC: event unblocked
[    0.518398] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.518398] ACPI: EC: GPE=0x3
[    0.518400] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC initialization complete
[    0.518400] ACPI: \_SB_.PCI0.LPC0.EC0_: EC: Used to handle transactions and events
[    0.518464] iommu: Default domain type: Passthrough (set via kernel command line)
[    0.518476] pci 0000:06:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.518476] pci 0000:06:00.0: vgaarb: bridge control possible
[    0.518476] pci 0000:06:00.0: vgaarb: setting as boot device
[    0.518476] vgaarb: loaded
[    0.518476] SCSI subsystem initialized
[    0.518476] libata version 3.00 loaded.
[    0.518476] ACPI: bus type USB registered
[    0.518476] usbcore: registered new interface driver usbfs
[    0.518476] usbcore: registered new interface driver hub
[    0.518476] usbcore: registered new device driver usb
[    0.518476] pps_core: LinuxPPS API ver. 1 registered
[    0.518476] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.518476] PTP clock support registered
[    0.518476] EDAC MC: Ver: 3.0.0
[    0.518476] Registered efivars operations
[    0.518476] NetLabel: Initializing
[    0.518476] NetLabel:  domain hash size = 128
[    0.518476] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.518476] NetLabel:  unlabeled traffic allowed by default
[    0.518476] PCI: Using ACPI for IRQ routing
[    0.521916] PCI: pci_cache_line_size set to 64 bytes
[    0.522148] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.522149] e820: reserve RAM buffer [mem 0x09c00000-0x0bffffff]
[    0.522150] e820: reserve RAM buffer [mem 0x09f00000-0x0bffffff]
[    0.522151] e820: reserve RAM buffer [mem 0xac023018-0xafffffff]
[    0.522151] e820: reserve RAM buffer [mem 0xac031018-0xafffffff]
[    0.522152] e820: reserve RAM buffer [mem 0xac040018-0xafffffff]
[    0.522152] e820: reserve RAM buffer [mem 0xb64ea000-0xb7ffffff]
[    0.522153] e820: reserve RAM buffer [mem 0xba223000-0xbbffffff]
[    0.522153] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
[    0.522154] e820: reserve RAM buffer [mem 0x437000000-0x437ffffff]
[    0.522157] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.522157] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.524740] clocksource: Switched to clocksource tsc-early
[    0.535179] VFS: Disk quotas dquot_6.6.0
[    0.535223] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.535302] pnp: PnP ACPI init
[    0.535473] system 00:00: [io  0x0f50-0x0f51] has been reserved
[    0.535475] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
[    0.535476] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.535477] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.535482] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.535727] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.535776] system 00:02: [io  0x04d0-0x04d1] has been reserved
[    0.535777] system 00:02: [io  0x0530-0x0537] has been reserved
[    0.535778] system 00:02: [io  0x0400-0x0427] has been reserved
[    0.535779] system 00:02: [io  0x0430] has been reserved
[    0.535779] system 00:02: [io  0x0440-0x0447] has been reserved
[    0.535780] system 00:02: [io  0x0b00-0x0b1f] has been reserved
[    0.535781] system 00:02: [io  0x0b20-0x0b3f] has been reserved
[    0.535782] system 00:02: [io  0x0c00-0x0c01] has been reserved
[    0.535783] system 00:02: [io  0x0c14] has been reserved
[    0.535784] system 00:02: [io  0x0c50-0x0c52] has been reserved
[    0.535784] system 00:02: [io  0x0cd0-0x0cd1] has been reserved
[    0.535785] system 00:02: [io  0x0cd2-0x0cd3] has been reserved
[    0.535786] system 00:02: [io  0x0cd4-0x0cd5] has been reserved
[    0.535787] system 00:02: [io  0x0cd6-0x0cd7] has been reserved
[    0.535788] system 00:02: [io  0x0cd8-0x0cdf] has been reserved
[    0.535789] system 00:02: [io  0x0cf9] could not be reserved
[    0.535789] system 00:02: [io  0x8100-0x81ff window] has been reserved
[    0.535790] system 00:02: [io  0x8200-0x82ff window] has been reserved
[    0.535793] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.535870] system 00:03: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.535872] system 00:03: [mem 0xff000000-0xffffffff] has been reserved
[    0.535872] system 00:03: [mem 0xfec10000-0xfec1001f] has been reserved
[    0.535873] system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.535874] system 00:03: [mem 0xfed61000-0xfed613ff] has been reserved
[    0.535875] system 00:03: [mem 0xfed80000-0xfed80fff] has been reserved
[    0.535878] system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.535897] pnp 00:04: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
[    0.535912] pnp 00:05: Plug and Play ACPI device, IDs LEN2062 PNP0f13 (active)
[    0.536069] pnp: PnP ACPI: found 6 devices
[    0.542155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.542214] NET: Registered protocol family 2
[    0.542393] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.542518] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.542722] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.542798] TCP: Hash tables configured (established 131072 bind 65536)
[    0.542881] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.542928] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.542969] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.543084] NET: Registered protocol family 1
[    0.543089] NET: Registered protocol family 44
[    0.543106] pci 0000:00:01.2: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.543108] pci 0000:00:01.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    0.543118] pci 0000:00:01.2: BAR 15: assigned [mem 0xd0b00000-0xd0cfffff 64bit pref]
[    0.543122] pci 0000:00:01.2: BAR 13: assigned [io  0x4000-0x4fff]
[    0.543124] pci 0000:01:00.0: BAR 0: assigned [mem 0xd0a00000-0xd0a03fff 64bit]
[    0.543196] pci 0000:00:01.2: PCI bridge to [bus 01]
[    0.543197] pci 0000:00:01.2:   bridge window [io  0x4000-0x4fff]
[    0.543200] pci 0000:00:01.2:   bridge window [mem 0xd0a00000-0xd0afffff]
[    0.543203] pci 0000:00:01.2:   bridge window [mem 0xd0b00000-0xd0cfffff 64bit pref]
[    0.543207] pci 0000:00:01.3: PCI bridge to [bus 02]
[    0.543210] pci 0000:00:01.3:   bridge window [mem 0xd0900000-0xd09fffff]
[    0.543216] pci 0000:00:01.4: PCI bridge to [bus 03]
[    0.543218] pci 0000:00:01.4:   bridge window [io  0x3000-0x3fff]
[    0.543221] pci 0000:00:01.4:   bridge window [mem 0xd0800000-0xd08fffff]
[    0.543226] pci 0000:00:01.6: PCI bridge to [bus 04]
[    0.543228] pci 0000:00:01.6:   bridge window [io  0x2000-0x2fff]
[    0.543231] pci 0000:00:01.6:   bridge window [mem 0xd0700000-0xd07fffff]
[    0.543236] pci 0000:00:01.7: PCI bridge to [bus 05]
[    0.543239] pci 0000:00:01.7:   bridge window [mem 0xd0600000-0xd06fffff]
[    0.543246] pci 0000:00:08.1: PCI bridge to [bus 06]
[    0.543252] pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
[    0.543255] pci 0000:00:08.1:   bridge window [mem 0xd0200000-0xd05fffff]
[    0.543257] pci 0000:00:08.1:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
[    0.543263] pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff window]
[    0.543264] pci_bus 0000:00: resource 5 [mem 0xc0000000-0xf7ffffff window]
[    0.543265] pci_bus 0000:00: resource 6 [mem 0xfc000000-0xfdffffff window]
[    0.543266] pci_bus 0000:00: resource 7 [io  0x0000-0x0cf7 window]
[    0.543266] pci_bus 0000:00: resource 8 [io  0x0d00-0xffff window]
[    0.543267] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    0.543268] pci_bus 0000:01: resource 1 [mem 0xd0a00000-0xd0afffff]
[    0.543269] pci_bus 0000:01: resource 2 [mem 0xd0b00000-0xd0cfffff 64bit pref]
[    0.543270] pci_bus 0000:02: resource 1 [mem 0xd0900000-0xd09fffff]
[    0.543271] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.543271] pci_bus 0000:03: resource 1 [mem 0xd0800000-0xd08fffff]
[    0.543272] pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
[    0.543273] pci_bus 0000:04: resource 1 [mem 0xd0700000-0xd07fffff]
[    0.543274] pci_bus 0000:05: resource 1 [mem 0xd0600000-0xd06fffff]
[    0.543275] pci_bus 0000:06: resource 0 [io  0x1000-0x1fff]
[    0.543276] pci_bus 0000:06: resource 1 [mem 0xd0200000-0xd05fffff]
[    0.543276] pci_bus 0000:06: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
[    0.543800] pci 0000:06:00.1: D0 power state depends on 0000:06:00.0
[    0.543845] pci 0000:06:00.3: extending delay after power-on from D3hot to 20 msec
[    0.544040] pci 0000:06:00.4: extending delay after power-on from D3hot to 20 msec
[    0.544161] PCI: CLS 32 bytes, default 64
[    0.544204] Trying to unpack rootfs image as initramfs...
[    0.691220] Freeing initrd memory: 13880K
[    0.691250] pci 0000:00:00.2: AMD-Vi: Unable to read/write to IOMMU perf counter.
[    0.691267] fbcon: Taking over console
[    0.691419] pci 0000:00:00.2: can't derive routing for PCI INT A
[    0.691420] pci 0000:00:00.2: PCI INT A: not connected
[    0.691458] pci 0000:00:01.0: Adding to iommu group 0
[    0.691471] pci 0000:00:01.2: Adding to iommu group 1
[    0.691483] pci 0000:00:01.3: Adding to iommu group 2
[    0.691492] pci 0000:00:01.4: Adding to iommu group 3
[    0.691502] pci 0000:00:01.6: Adding to iommu group 4
[    0.691511] pci 0000:00:01.7: Adding to iommu group 5
[    0.691528] pci 0000:00:08.0: Adding to iommu group 6
[    0.691538] pci 0000:00:08.1: Adding to iommu group 7
[    0.691554] pci 0000:00:14.0: Adding to iommu group 8
[    0.691562] pci 0000:00:14.3: Adding to iommu group 8
[    0.691593] pci 0000:00:18.0: Adding to iommu group 9
[    0.691602] pci 0000:00:18.1: Adding to iommu group 9
[    0.691609] pci 0000:00:18.2: Adding to iommu group 9
[    0.691617] pci 0000:00:18.3: Adding to iommu group 9
[    0.691625] pci 0000:00:18.4: Adding to iommu group 9
[    0.691632] pci 0000:00:18.5: Adding to iommu group 9
[    0.691639] pci 0000:00:18.6: Adding to iommu group 9
[    0.691647] pci 0000:00:18.7: Adding to iommu group 9
[    0.691657] pci 0000:01:00.0: Adding to iommu group 10
[    0.691666] pci 0000:02:00.0: Adding to iommu group 11
[    0.691691] pci 0000:03:00.0: Adding to iommu group 12
[    0.691701] pci 0000:03:00.1: Adding to iommu group 12
[    0.691710] pci 0000:03:00.2: Adding to iommu group 12
[    0.691720] pci 0000:03:00.3: Adding to iommu group 12
[    0.691730] pci 0000:03:00.4: Adding to iommu group 12
[    0.691739] pci 0000:04:00.0: Adding to iommu group 13
[    0.691748] pci 0000:05:00.0: Adding to iommu group 14
[    0.691774] pci 0000:06:00.0: Adding to iommu group 15
[    0.691804] pci 0000:06:00.1: Adding to iommu group 16
[    0.691821] pci 0000:06:00.2: Adding to iommu group 16
[    0.691833] pci 0000:06:00.3: Adding to iommu group 16
[    0.691846] pci 0000:06:00.4: Adding to iommu group 16
[    0.691860] pci 0000:06:00.5: Adding to iommu group 16
[    0.691872] pci 0000:06:00.6: Adding to iommu group 16
[    0.692445] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.692446] pci 0000:00:00.2: AMD-Vi: Extended features (0x4f77ef22294ada):
[    0.692446]  PPR NX GT IA GA PC GA_vAPIC
[    0.692448] AMD-Vi: Interrupt remapping enabled
[    0.692448] AMD-Vi: Virtual APIC enabled
[    0.692989] AMD-Vi: Lazy IO/TLB flushing enabled
[    0.692990] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.692992] software IO TLB: mapped [mem 0xb24ea000-0xb64ea000] (64MB)
[    0.693036] amd_uncore: AMD NB counters detected
[    0.693038] amd_uncore: AMD LLC counters detected
[    0.693320] check: Scanning for low memory corruption every 60 seconds
[    0.693684] Initialise system trusted keyrings
[    0.693717] Key type blacklist registered
[    0.693829] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.694715] zbud: loaded
[    0.703291] Key type asymmetric registered
[    0.703292] Asymmetric key parser 'x509' registered
[    0.703297] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.703383] io scheduler mq-deadline registered
[    0.703385] io scheduler kyber registered
[    0.703415] io scheduler bfq registered
[    0.704140] pcieport 0000:00:01.2: PME: Signaling with IRQ 26
[    0.704290] pcieport 0000:00:01.2: AER: enabled with IRQ 26
[    0.704337] pcieport 0000:00:01.2: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.704611] pcieport 0000:00:01.3: PME: Signaling with IRQ 27
[    0.704720] pcieport 0000:00:01.3: AER: enabled with IRQ 27
[    0.704932] pcieport 0000:00:01.4: PME: Signaling with IRQ 28
[    0.705027] pcieport 0000:00:01.4: AER: enabled with IRQ 28
[    0.705219] pcieport 0000:00:01.6: PME: Signaling with IRQ 29
[    0.705316] pcieport 0000:00:01.6: AER: enabled with IRQ 29
[    0.705506] pcieport 0000:00:01.7: PME: Signaling with IRQ 30
[    0.705600] pcieport 0000:00:01.7: AER: enabled with IRQ 30
[    0.705777] pcieport 0000:00:08.1: PME: Signaling with IRQ 31
[    0.705908] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.706011] efifb: probing for efifb
[    0.706057] efifb: framebuffer at 0xc0000000, using 3600k, total 3600k
[    0.706058] efifb: mode is 1280x720x32, linelength=5120, pages=1
[    0.706059] efifb: scrolling: redraw
[    0.706060] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.706239] Console: switching to colour frame buffer device 160x45
[    0.708624] fb0: EFI VGA frame buffer device
[    0.708684] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.708707] ACPI: Power Button [PWRB]
[    0.708763] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    0.714231] ACPI: Lid Switch [LID]
[    0.714320] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    0.714379] ACPI: Sleep Button [SLPB]
[    0.714442] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.714485] ACPI: Power Button [PWRF]
[    0.714691] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    0.714965] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0b/LNXVIDEO:00/input/input4
[    0.715013] Monitor-Mwait will be used to enter C-1 state
[    0.715028] ACPI: \_PR_.C000: Found 2 idle states
[    0.715181] ACPI: \_PR_.C001: Found 2 idle states
[    0.715274] ACPI: \_PR_.C002: Found 2 idle states
[    0.715434] ACPI: \_PR_.C003: Found 2 idle states
[    0.715540] ACPI: \_PR_.C004: Found 2 idle states
[    0.715687] ACPI: \_PR_.C005: Found 2 idle states
[    0.715790] ACPI: \_PR_.C006: Found 2 idle states
[    0.715987] ACPI: \_PR_.C007: Found 2 idle states
[    0.716453] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.716916] serial 0000:03:00.1: enabling device (0000 -> 0003)
[    0.717322] 0000:03:00.1: ttyS0 at I/O 0x3200 (irq = 32, base_baud = 115200) is a 16550A
[    0.717419] serial 0000:03:00.2: enabling device (0000 -> 0003)
[    0.717808] 0000:03:00.2: ttyS1 at I/O 0x3100 (irq = 33, base_baud = 115200) is a 16550A
[    0.717968] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.719120] nvme nvme0: pci function 0000:02:00.0
[    0.719196] usbcore: registered new interface driver usbserial_generic
[    0.719200] usbserial: USB Serial support registered for generic
[    0.719338] rtc_cmos 00:01: RTC can wake from S4
[    0.719632] rtc_cmos 00:01: registered as rtc0
[    0.719681] rtc_cmos 00:01: setting system clock to 2020-10-30T16:45:28 UTC (1604076328)
[    0.719696] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.719831] ledtrig-cpu: registered to indicate activity on CPUs
[    0.719926] drop_monitor: Initializing network drop monitor service
[    0.720119] NET: Registered protocol family 10
[    0.724205] Segment Routing with IPv6
[    0.724206] RPL Segment Routing with IPv6
[    0.724232] NET: Registered protocol family 17
[    0.724857] microcode: CPU0: patch_level=0x08108102
[    0.724864] microcode: CPU1: patch_level=0x08108102
[    0.724867] microcode: CPU2: patch_level=0x08108102
[    0.724875] microcode: CPU3: patch_level=0x08108102
[    0.724896] microcode: CPU4: patch_level=0x08108102
[    0.724906] microcode: CPU5: patch_level=0x08108102
[    0.724914] microcode: CPU6: patch_level=0x08108102
[    0.724921] microcode: CPU7: patch_level=0x08108102
[    0.724985] microcode: Microcode Update Driver: v2.2.
[    0.724990] IPI shorthand broadcast: enabled
[    0.725013] sched_clock: Marking stable (553014275, 171966938)->(726030724, -1049511)
[    0.725173] registered taskstats version 1
[    0.725187] Loading compiled-in X.509 certificates
[    0.725459] nvme nvme0: missing or invalid SUBNQN field.
[    0.727787] Loaded X.509 cert 'Build time autogenerated kernel key: c889890982fa8049caee8d550707084b41e621dc'
[    0.727952] zswap: loaded using pool lz4/z3fold
[    0.728129] Key type ._fscrypt registered
[    0.728130] Key type .fscrypt registered
[    0.728131] Key type fscrypt-provisioning registered
[    0.728628] PM:   Magic number: 8:214:794
[    0.728822] nvme nvme0: 15/0/0 default/read/poll queues
[    0.728841] RAS: Correctable Errors collector initialized.
[    0.731426]  nvme0n1: p1 p2
[    0.734628] Freeing unused decrypted memory: 2040K
[    0.734964] Freeing unused kernel image (initmem) memory: 1660K
[    0.760204] Write protecting the kernel read-only data: 24576k
[    0.760915] Freeing unused kernel image (text/rodata gap) memory: 2044K
[    0.761008] Freeing unused kernel image (rodata/data gap) memory: 264K
[    0.795087] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.795097] Run /init as init process
[    0.795099]   with arguments:
[    0.795099]     /init
[    0.795100]   with environment:
[    0.795100]     HOME=/
[    0.795101]     TERM=linux
[    0.795101]     cryptdevice=UUID=f218ecdf-3137-4dfe-b33d-63fd1475435d:archluks
[    0.929537] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.934284] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.934316] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.940224] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.941603] ehci-pci: EHCI PCI platform driver
[    0.941961] ehci-pci 0000:03:00.4: EHCI Host Controller
[    0.941969] ehci-pci 0000:03:00.4: new USB bus registered, assigned bus number 1
[    0.942055] ehci-pci 0000:03:00.4: irq 52, io mem 0xd0818000
[    0.944874] ccp 0000:06:00.2: enabling device (0000 -> 0002)
[    0.945324] sdhci: Secure Digital Host Controller Interface driver
[    0.945325] sdhci: Copyright(c) Pierre Ossman
[    0.945551] ccp 0000:06:00.2: ccp enabled
[    0.945564] ccp 0000:06:00.2: psp: unable to access the device: you might be running a broken BIOS.
[    0.948568] sdhci-pci 0000:05:00.0: SDHCI controller found [17a0:9750] (rev 1)
[    0.948586] sdhci-pci 0000:05:00.0: enabling device (0000 -> 0002)
[    0.949314] mmc0: SDHCI controller on PCI [0000:05:00.0] using ADMA
[    0.953993] cryptd: max_cpu_qlen set to 1000
[    0.957620] ehci-pci 0000:03:00.4: USB 0.0 started, EHCI 1.00
[    0.957692] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    0.957693] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.957695] usb usb1: Product: EHCI Host Controller
[    0.957696] usb usb1: Manufacturer: Linux 5.9.2-arch1-1 ehci_hcd
[    0.957697] usb usb1: SerialNumber: 0000:03:00.4
[    0.957698] AVX2 version of gcm_enc/dec engaged.
[    0.957699] AES CTR mode by8 optimization enabled
[    0.957825] hub 1-0:1.0: USB hub found
[    0.957832] hub 1-0:1.0: 1 port detected
[    0.957928] xhci_hcd 0000:06:00.3: xHCI Host Controller
[    0.957933] xhci_hcd 0000:06:00.3: new USB bus registered, assigned bus number 2
[    0.958107] xhci_hcd 0000:06:00.3: hcc params 0x0270ffe5 hci version 0x110 quirks 0x0000000840000410
[    0.958532] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    0.958534] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.958534] usb usb2: Product: xHCI Host Controller
[    0.958535] usb usb2: Manufacturer: Linux 5.9.2-arch1-1 xhci-hcd
[    0.958536] usb usb2: SerialNumber: 0000:06:00.3
[    0.958632] hub 2-0:1.0: USB hub found
[    0.958644] hub 2-0:1.0: 4 ports detected
[    0.958889] xhci_hcd 0000:06:00.3: xHCI Host Controller
[    0.958891] xhci_hcd 0000:06:00.3: new USB bus registered, assigned bus number 3
[    0.958894] xhci_hcd 0000:06:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    0.958938] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.958955] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.09
[    0.958956] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.958956] usb usb3: Product: xHCI Host Controller
[    0.958957] usb usb3: Manufacturer: Linux 5.9.2-arch1-1 xhci-hcd
[    0.958958] usb usb3: SerialNumber: 0000:06:00.3
[    0.959052] hub 3-0:1.0: USB hub found
[    0.959064] hub 3-0:1.0: 4 ports detected
[    0.959352] xhci_hcd 0000:06:00.4: xHCI Host Controller
[    0.959355] xhci_hcd 0000:06:00.4: new USB bus registered, assigned bus number 4
[    0.959502] xhci_hcd 0000:06:00.4: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000840000410
[    0.959913] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    0.959915] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.959916] usb usb4: Product: xHCI Host Controller
[    0.959917] usb usb4: Manufacturer: Linux 5.9.2-arch1-1 xhci-hcd
[    0.959918] usb usb4: SerialNumber: 0000:06:00.4
[    0.960124] hub 4-0:1.0: USB hub found
[    0.960140] hub 4-0:1.0: 2 ports detected
[    0.960308] xhci_hcd 0000:06:00.4: xHCI Host Controller
[    0.960313] xhci_hcd 0000:06:00.4: new USB bus registered, assigned bus number 5
[    0.960318] xhci_hcd 0000:06:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    0.960367] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.960395] usb usb5: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.09
[    0.960396] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.960398] usb usb5: Product: xHCI Host Controller
[    0.960399] usb usb5: Manufacturer: Linux 5.9.2-arch1-1 xhci-hcd
[    0.960401] usb usb5: SerialNumber: 0000:06:00.4
[    0.960580] hub 5-0:1.0: USB hub found
[    0.960595] hub 5-0:1.0: 1 port detected
[    1.006524] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[    1.022414] device-mapper: uevent: version 1.0.3
[    1.022484] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    1.026934] Key type encrypted registered
[    1.031847] random: cryptsetup: uninitialized urandom read (4 bytes read)
[    1.034845] random: cryptsetup: uninitialized urandom read (4 bytes read)
[    1.288395] usb 4-1: new full-speed USB device number 2 using xhci_hcd
[    1.288430] usb 2-1: new high-speed USB device number 2 using xhci_hcd
[    1.431789] usb 2-1: New USB device found, idVendor=17ef, idProduct=a392, bcdDevice= c.d4
[    1.431791] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.431793] usb 2-1: Product: USB2.0 Hub
[    1.431794] usb 2-1: Manufacturer: VIA Labs, Inc.
[    1.442970] usb 4-1: New USB device found, idVendor=8087, idProduct=0025, bcdDevice= 0.02
[    1.442975] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.471241] hub 2-1:1.0: USB hub found
[    1.471536] hub 2-1:1.0: 4 ports detected
[    1.567271] usb 3-1: new SuperSpeedPlus Gen 2 USB device number 2 using xhci_hcd
[    1.571863] usb 4-2: new high-speed USB device number 3 using xhci_hcd
[    1.695108] tsc: Refined TSC clocksource calibration: 2096.053 MHz
[    1.695141] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e369fd61e0, max_idle_ns: 440795252296 ns
[    1.695193] clocksource: Switched to clocksource tsc
[    1.714274] usb 4-2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=60.52
[    1.714277] usb 4-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.714279] usb 4-2: Product: USB2.0 Hub
[    1.761280] hub 4-2:1.0: USB hub found
[    1.761662] hub 4-2:1.0: 2 ports detected
[    1.974132] usb 3-1: New USB device found, idVendor=17ef, idProduct=a391, bcdDevice= c.d4
[    1.974136] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.974139] usb 3-1: Product: USB3.1 Hub
[    1.974141] usb 3-1: Manufacturer: VIA Labs, Inc.
[    1.999150] hub 3-1:1.0: USB hub found
[    1.999328] hub 3-1:1.0: 4 ports detected
[    2.095113] usb 2-2: new full-speed USB device number 3 using xhci_hcd
[    2.105269] usb 4-2.1: new high-speed USB device number 4 using xhci_hcd
[    2.252258] usb 4-2.1: New USB device found, idVendor=04f2, idProduct=b681, bcdDevice=67.26
[    2.252261] usb 4-2.1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    2.252263] usb 4-2.1: Product: Integrated Camera
[    2.252264] usb 4-2.1: Manufacturer: Chicony Electronics Co.,Ltd.
[    2.252265] usb 4-2.1: SerialNumber: 6726
[    2.257942] usb 2-2: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.10
[    2.257944] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.257945] usb 2-2: Product: USB Receiver
[    2.257946] usb 2-2: Manufacturer: Logitech
[    2.295833] hid: raw HID events driver (C) Jiri Kosina
[    2.312705] usbcore: registered new interface driver usbhid
[    2.312709] usbhid: USB HID core driver
[    2.315378] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-2/2-2:1.0/0003:046D:C52B.0001/input/input7
[    2.337247] random: fast init done
[    2.371967] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:06:00.3-2/input0
[    2.372442] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-2/2-2:1.1/0003:046D:C52B.0002/input/input8
[    2.372507] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-2/2-2:1.1/0003:046D:C52B.0002/input/input9
[    2.428568] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-2/2-2:1.1/0003:046D:C52B.0002/input/input10
[    2.428789] hid-generic 0003:046D:C52B.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:06:00.3-2/input1
[    2.429159] hid-generic 0003:046D:C52B.0003: hiddev1,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:06:00.3-2/input2
[    2.509432] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:06:00.3-2/input2
[    2.561790] usb 2-1.2: new full-speed USB device number 4 using xhci_hcd
[    2.623806] input: Logitech Wireless Device PID:1028 Mouse as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-2/2-2:1.2/0003:046D:C52B.0003/0003:046D:1028.0004/input/input12
[    2.624104] hid-generic 0003:046D:1028.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Wireless Device PID:1028] on usb-0000:06:00.3-2/input2:1
[    2.634968] input: Logitech M570 as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-2/2-2:1.2/0003:046D:C52B.0003/0003:046D:1028.0004/input/input16
[    2.635003] logitech-hidpp-device 0003:046D:1028.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech M570] on usb-0000:06:00.3-2/input2:1
[    2.718945] usb 2-1.2: New USB device found, idVendor=04d9, idProduct=0171, bcdDevice=21.02
[    2.718948] usb 2-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.718949] usb 2-1.2: Product: USB-HID Keyboard
[    2.783315] usb 3-1.3: new SuperSpeedPlus Gen 2 USB device number 3 using xhci_hcd
[    2.801233] usb 3-1.3: New USB device found, idVendor=17ef, idProduct=a393, bcdDevice= c.d3
[    2.801235] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.801236] usb 3-1.3: Product: USB3.1 Hub
[    2.801237] usb 3-1.3: Manufacturer: VIA Labs, Inc.
[    2.885792] input: USB-HID Keyboard as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-1/2-1.2/2-1.2:1.0/0003:04D9:0171.0005/input/input17
[    2.911582] hub 3-1.3:1.0: USB hub found
[    2.911768] hub 3-1.3:1.0: 4 ports detected
[    2.941896] hid-generic 0003:04D9:0171.0005: input,hidraw2: USB HID v1.11 Keyboard [USB-HID Keyboard] on usb-0000:06:00.3-1.2/input0
[    2.945160] hid-generic 0003:04D9:0171.0006: hiddev1,hidraw3: USB HID v1.11 Device [USB-HID Keyboard] on usb-0000:06:00.3-1.2/input1
[    2.949305] input: USB-HID Keyboard System Control as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-1/2-1.2/2-1.2:1.2/0003:04D9:0171.0007/input/input18
[    3.005237] input: USB-HID Keyboard Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-1/2-1.2/2-1.2:1.2/0003:04D9:0171.0007/input/input19
[    3.005289] input: USB-HID Keyboard Mouse as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-1/2-1.2/2-1.2:1.2/0003:04D9:0171.0007/input/input20
[    3.005339] input: USB-HID Keyboard as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-1/2-1.2/2-1.2:1.2/0003:04D9:0171.0007/input/input21
[    3.005451] hid-generic 0003:04D9:0171.0007: input,hidraw4: USB HID v1.11 Mouse [USB-HID Keyboard] on usb-0000:06:00.3-1.2/input2
[    3.128451] usb 2-1.3: new high-speed USB device number 5 using xhci_hcd
[    3.271656] usb 2-1.3: New USB device found, idVendor=17ef, idProduct=a394, bcdDevice= c.d3
[    3.271658] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.271660] usb 2-1.3: Product: USB2.0 Hub
[    3.271661] usb 2-1.3: Manufacturer: VIA Labs, Inc.
[    3.327670] hub 2-1.3:1.0: USB hub found
[    3.327942] hub 2-1.3:1.0: 4 ports detected
[    3.391332] usb 3-1.1: new SuperSpeed Gen 1 USB device number 4 using xhci_hcd
[    3.405832] usb 3-1.1: New USB device found, idVendor=17ef, idProduct=a387, bcdDevice=31.03
[    3.405836] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[    3.405839] usb 3-1.1: Product: USB-C Dock Ethernet
[    3.405841] usb 3-1.1: Manufacturer: Realtek
[    3.405843] usb 3-1.1: SerialNumber: 301000001
[    4.108592] usb 2-1.3.3: new high-speed USB device number 6 using xhci_hcd
[    4.268761] usb 2-1.3.3: New USB device found, idVendor=17ef, idProduct=a395, bcdDevice=60.70
[    4.268766] usb 2-1.3.3: New USB device strings: Mfr=10, Product=11, SerialNumber=0
[    4.268769] usb 2-1.3.3: Product: USB2.0 Hub
[    4.268771] usb 2-1.3.3: Manufacturer: Lenovo
[    4.319582] hub 2-1.3.3:1.0: USB hub found
[    4.319945] hub 2-1.3.3:1.0: 4 ports detected
[    4.448451] usb 2-1.3.4: new full-speed USB device number 7 using xhci_hcd
[    4.624019] usb 2-1.3.4: New USB device found, idVendor=be57, idProduct=020e, bcdDevice= 1.00
[    4.624024] usb 2-1.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.624027] usb 2-1.3.4: Product: Sharkoon Gaming DAC Pro S
[    4.624030] usb 2-1.3.4: Manufacturer: Tdlasunnic
[    4.624032] usb 2-1.3.4: SerialNumber: 20181228.1
[    4.668455] usb 2-1.3.3.1: new full-speed USB device number 8 using xhci_hcd
[    4.685004] input: Tdlasunnic Sharkoon Gaming DAC Pro S as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-1/2-1.3/2-1.3.4/2-1.3.4:1.3/0003:BE57:020E.0008/input/input22
[    4.741936] hid-generic 0003:BE57:020E.0008: input,hidraw5: USB HID v1.11 Device [Tdlasunnic Sharkoon Gaming DAC Pro S] on usb-0000:06:00.3-1.3.4/input3
[    4.791314] usb 2-1.3.3.1: New USB device found, idVendor=17ef, idProduct=a38f, bcdDevice= 0.00
[    4.791319] usb 2-1.3.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.791322] usb 2-1.3.3.1: Product: Billboard Device
[    4.791324] usb 2-1.3.3.1: Manufacturer: Cypress Semiconductor
[    4.791326] usb 2-1.3.3.1: SerialNumber: 0001
[    4.848458] hid-generic 0003:17EF:A38F.0009: hiddev2,hidraw6: USB HID v1.11 Device [Cypress Semiconductor Billboard Device] on usb-0000:06:00.3-1.3.3.1/input1
[    4.921778] usb 2-1.3.3.2: new full-speed USB device number 9 using xhci_hcd
[    5.217026] usb 2-1.3.3.2: New USB device found, idVendor=17ef, idProduct=a396, bcdDevice= 0.07
[    5.217031] usb 2-1.3.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.217034] usb 2-1.3.3.2: Product: ThinkPad USB-C Dock Gen2 USB Audio
[    5.217036] usb 2-1.3.3.2: Manufacturer: Lenovo
[    5.217038] usb 2-1.3.3.2: SerialNumber: 000000000000
[    5.364284] input: Lenovo ThinkPad USB-C Dock Gen2 USB Audio as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-1/2-1.3/2-1.3.3/2-1.3.3.2/2-1.3.3.2:1.3/0003:17EF:A396.000A/input/input23
[    5.418666] hid-generic 0003:17EF:A396.000A: input,hidraw7: USB HID v1.11 Device [Lenovo ThinkPad USB-C Dock Gen2 USB Audio] on usb-0000:06:00.3-1.3.3.2/input3
[    8.585925] random: crng init done
[   10.701383] raid6: avx2x4   gen() 23007 MB/s
[   10.758058] raid6: avx2x4   xor()  7190 MB/s
[   10.814720] raid6: avx2x2   gen() 26112 MB/s
[   10.871391] raid6: avx2x2   xor() 16184 MB/s
[   10.928058] raid6: avx2x1   gen() 23540 MB/s
[   10.984715] raid6: avx2x1   xor() 15119 MB/s
[   11.041382] raid6: sse2x4   gen() 15705 MB/s
[   11.098058] raid6: sse2x4   xor()  7011 MB/s
[   11.154715] raid6: sse2x2   gen() 17787 MB/s
[   11.211382] raid6: sse2x2   xor() 11008 MB/s
[   11.268059] raid6: sse2x1   gen() 13709 MB/s
[   11.324725] raid6: sse2x1   xor()  8103 MB/s
[   11.324726] raid6: using algorithm avx2x2 gen() 26112 MB/s
[   11.324726] raid6: .... xor() 16184 MB/s, rmw enabled
[   11.324726] raid6: using avx2x2 recovery algorithm
[   11.325737] xor: automatically using best checksumming function   avx       
[   11.356817] Btrfs loaded, crc32c=crc32c-intel
[   11.359653] BTRFS: device label ARCH devid 1 transid 606 /dev/dm-0 scanned by systemd-udevd (315)
[   11.387737] BTRFS info (device dm-0): disk space caching is enabled
[   11.387739] BTRFS info (device dm-0): has skinny extents
[   11.391192] BTRFS info (device dm-0): enabling ssd optimizations
[   11.488364] systemd[1]: Successfully credited entropy passed from boot loader.
[   11.489963] systemd[1]: systemd 246.6-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[   11.504762] systemd[1]: Detected architecture x86-64.
[   11.548819] systemd[1]: Set hostname to <halcyon>.
[   11.647046] systemd[1]: Queued start job for default target Graphical Interface.
[   11.647829] systemd[1]: Created slice system-getty.slice.
[   11.648125] systemd[1]: Created slice system-modprobe.slice.
[   11.648349] systemd[1]: Created slice User and Session Slice.
[   11.648487] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   11.648605] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   11.648797] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   11.648938] systemd[1]: Reached target Local Encrypted Volumes.
[   11.649035] systemd[1]: Reached target Paths.
[   11.649115] systemd[1]: Reached target Remote File Systems.
[   11.649198] systemd[1]: Reached target Slices.
[   11.649313] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   11.650910] systemd[1]: Listening on Process Core Dump Socket.
[   11.651296] systemd[1]: Listening on Journal Audit Socket.
[   11.651445] systemd[1]: Listening on Journal Socket (/dev/log).
[   11.651590] systemd[1]: Listening on Journal Socket.
[   11.651919] systemd[1]: Listening on udev Control Socket.
[   11.652049] systemd[1]: Listening on udev Kernel Socket.
[   11.652850] systemd[1]: Mounting Huge Pages File System...
[   11.653566] systemd[1]: Mounting POSIX Message Queue File System...
[   11.654408] systemd[1]: Mounting Kernel Debug File System...
[   11.655227] systemd[1]: Mounting Kernel Trace File System...
[   11.656209] systemd[1]: Starting Create list of static device nodes for the current kernel...
[   11.656995] systemd[1]: Starting Load Kernel Module drm...
[   11.657517] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[   11.659728] systemd[1]: Starting Journal Service...
[   11.660940] systemd[1]: Starting Load Kernel Modules...
[   11.662109] systemd[1]: Starting Remount Root and Kernel File Systems...
[   11.662287] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[   11.663424] systemd[1]: Starting Coldplug All udev Devices...
[   11.664947] Linux agpgart interface v0.103
[   11.666479] systemd[1]: Mounted Huge Pages File System.
[   11.667431] systemd[1]: Mounted POSIX Message Queue File System.
[   11.668225] systemd[1]: Mounted Kernel Debug File System.
[   11.668677] acpi_call: loading out-of-tree module taints kernel.
[   11.668707] acpi_call: module verification failed: signature and/or required key missing - tainting kernel
[   11.668753] systemd[1]: Mounted Kernel Trace File System.
[   11.669675] systemd[1]: Finished Create list of static device nodes for the current kernel.
[   11.673243] systemd[1]: Finished Load Kernel Modules.
[   11.674196] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[   11.675250] systemd[1]: Mounting Kernel Configuration File System...
[   11.677037] systemd[1]: Starting Apply Kernel Variables...
[   11.678785] systemd[1]: Mounted Kernel Configuration File System.
[   11.681060] BTRFS info (device dm-0): use lzo compression, level 0
[   11.681068] BTRFS info (device dm-0): disk space caching is enabled
[   11.682646] systemd[1]: Finished Remount Root and Kernel File Systems.
[   11.684397] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[   11.684574] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[   11.684642] systemd[1]: Condition check resulted in Create System Users being skipped.
[   11.686059] systemd[1]: Starting Create Static Device Nodes in /dev...
[   11.688099] systemd[1]: Finished Apply Kernel Variables.
[   11.696757] systemd[1]: Finished Create Static Device Nodes in /dev.
[   11.697840] systemd[1]: Reached target Local File Systems (Pre).
[   11.700276] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[   11.710394] systemd[1]: modprobe@drm.service: Succeeded.
[   11.710809] systemd[1]: Finished Load Kernel Module drm.
[   11.748526] systemd[1]: Finished Coldplug All udev Devices.
[   11.978197] systemd[1]: Started Rule-based Manager for Device Events and Files.
[   11.979108] audit: type=1130 audit(1604076339.755:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.002011] systemd[1]: Started Journal Service.
[   12.002907] audit: type=1130 audit(1604076339.778:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.027061] acpi_cpufreq: overriding BIOS provided _PSD data
[   12.070889] ACPI: AC Adapter [AC] (on-line)
[   12.082534] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[   12.082844] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[   12.082999] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[   12.083111] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[   12.094855] battery: ACPI: Battery Slot [BAT0] (battery present)
[   12.107614] snd_pci_acp3x 0000:06:00.5: enabling device (0000 -> 0002)
[   12.107799] snd_pci_acp3x 0000:06:00.5: Invalid ACP audio mode : 2
[   12.108991] IPMI message handler: version 39.2
[   12.119394] ipmi device interface
[   12.119793] Non-volatile memory driver v1.3
[   12.120469] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[   12.120472] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[   12.120644] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[   12.122772] snd_rn_pci_acp3x: probe of 0000:06:00.5 failed with error -22
[   12.122876] libphy: Fixed MDIO Bus: probed
[   12.123544] tpm_tis STM7308:00: 2.0 TPM (device-id 0x0, rev-id 78)
[   12.123916] tpm tpm0: tpm_try_transmit: send(): error -5
[   12.125325] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[   12.125458] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[   12.126397] tpm tpm0: [Firmware Bug]: TPM interrupt not working, polling instead
[   12.127686] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[   12.130107] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[   12.133557] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[   12.133560] thinkpad_acpi: [url]http://ibm-acpi.sf.net/[/url]
[   12.133561] thinkpad_acpi: ThinkPad BIOS R12ET51W(1.21 ), EC R12HT51W
[   12.133562] thinkpad_acpi: Lenovo ThinkPad T495, model 20NKS01Y00
[   12.135479] thinkpad_acpi: radio switch found; radios are enabled
[   12.151657] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[   12.181237] thinkpad_acpi: ACPI native brightness control enabled
[   12.195667] thinkpad_acpi: battery 1 registered (start 95, stop 100)
[   12.195679] battery: new extension: ThinkPad Battery Extension
[   12.196100] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input24
[   12.212177] input: PC Speaker as /devices/platform/pcspkr/input/input25
[   12.214606] ipmi_si: IPMI System Interface driver
[   12.214917] ipmi_si: Unable to find any System Interface(s)
[   12.223151] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[   12.223153] RAPL PMU: hw unit of domain package 2^-16 Joules
[   12.308666] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   12.312674] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   12.313343] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   12.313347] cfg80211: failed to load regulatory.db
[   12.351505] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[   12.385069] libphy: r8169: probed
[   12.385356] r8169 0000:03:00.0 eth0: RTL8168ep/8111ep, 98:fa:9b:07:6d:92, XID 502, IRQ 78
[   12.385360] r8169 0000:03:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[   12.385422] r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
[   12.385431] r8169 0000:04:00.0: enabling device (0000 -> 0003)
[   12.410357] libphy: r8169: probed
[   12.410595] r8169 0000:04:00.0 eth1: RTL8168gu/8111gu, 98:fa:9b:07:6d:91, XID 509, IRQ 80
[   12.410598] r8169 0000:04:00.0 eth1: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[   12.449200] Intel(R) Wireless WiFi driver for Linux
[   12.449468] iwlwifi 0000:01:00.0: enabling device (0000 -> 0002)
[   12.454796] iwlwifi 0000:01:00.0: WRT: Overriding region id 0
[   12.454799] iwlwifi 0000:01:00.0: WRT: Overriding region id 1
[   12.454801] iwlwifi 0000:01:00.0: WRT: Overriding region id 2
[   12.454802] iwlwifi 0000:01:00.0: WRT: Overriding region id 3
[   12.454803] iwlwifi 0000:01:00.0: WRT: Overriding region id 4
[   12.454804] iwlwifi 0000:01:00.0: WRT: Overriding region id 6
[   12.454805] iwlwifi 0000:01:00.0: WRT: Overriding region id 8
[   12.454806] iwlwifi 0000:01:00.0: WRT: Overriding region id 9
[   12.454807] iwlwifi 0000:01:00.0: WRT: Overriding region id 10
[   12.454808] iwlwifi 0000:01:00.0: WRT: Overriding region id 11
[   12.454809] iwlwifi 0000:01:00.0: WRT: Overriding region id 15
[   12.454810] iwlwifi 0000:01:00.0: WRT: Overriding region id 16
[   12.454811] iwlwifi 0000:01:00.0: WRT: Overriding region id 18
[   12.454812] iwlwifi 0000:01:00.0: WRT: Overriding region id 19
[   12.454813] iwlwifi 0000:01:00.0: WRT: Overriding region id 20
[   12.454813] iwlwifi 0000:01:00.0: WRT: Overriding region id 21
[   12.454815] iwlwifi 0000:01:00.0: WRT: Overriding region id 28
[   12.455135] iwlwifi 0000:01:00.0: loaded firmware version 46.4d093a30.0 9260-th-b0-jf-b0-46.ucode op_mode iwlmvm
[   12.546988] snd_hda_intel 0000:06:00.1: enabling device (0000 -> 0002)
[   12.547185] snd_hda_intel 0000:06:00.1: Handle vga_switcheroo audio client
[   12.547391] kvm: Nested Virtualization enabled
[   12.547399] SVM: kvm: Nested Paging enabled
[   12.547399] SVM: Virtual VMLOAD VMSAVE supported
[   12.547400] SVM: Virtual GIF supported
[   12.547434] snd_hda_intel 0000:06:00.6: enabling device (0000 -> 0002)
[   12.558106] MCE: In-kernel MCE decoding enabled.
[   12.567462] EDAC amd64: F17h_M10h detected (node 0).
[   12.567535] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.568501] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:06:00.1/sound/card0/input27
[   12.568627] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:06:00.1/sound/card0/input28
[   12.568721] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:06:00.1/sound/card0/input29
[   12.603454] BTRFS info (device dm-0): device fsid f2cec848-67f5-4d17-b092-7263dd94bb71 devid 1 moved old:/dev/mapper/archluks new:/dev/dm-0
[   12.603943] BTRFS info (device dm-0): device fsid f2cec848-67f5-4d17-b092-7263dd94bb71 devid 1 moved old:/dev/dm-0 new:/dev/mapper/archluks
[   12.645813] EDAC amd64: F17h_M10h detected (node 0).
[   12.645887] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.653874] iwlwifi 0000:01:00.0: Detected Intel(R) Wireless-AC 9260, REV=0x324
[   12.662882] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   12.662886] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   12.662888] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   12.662889] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[   12.662890] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[   12.662892] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
[   12.662894] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[   12.685527] audit: type=1130 audit(1604076340.462:4): 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'
[   12.688172] Adding 2097148k swap on /swap/swapfile.  Priority:-2 extents:2 across:2199572k FS
[   12.688963] EDAC amd64: F17h_M10h detected (node 0).
[   12.689028] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.694963] audit: type=1130 audit(1604076340.472:5): 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'
[   12.699989] audit: type=1130 audit(1604076340.475:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.700240] r8169 0000:03:00.0 enp3s0f0: renamed from eth0
[   12.707636] iwlwifi 0000:01:00.0: base HW address: 48:89:e7:83:21:29
[   12.720155] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:08.1/0000:06:00.6/sound/card1/input30
[   12.720242] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:06:00.6/sound/card1/input31
[   12.720315] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:06:00.6/sound/card1/input32
[   12.731907] r8169 0000:04:00.0 enp4s0: renamed from eth1
[   12.757114] audit: type=1130 audit(1604076340.535: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'
[   12.774471] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   12.775063] thermal thermal_zone0: failed to read out thermal zone (-61)
[   12.779900] audit: type=1130 audit(1604076340.555:8): 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'
[   12.783101] iwlwifi 0000:01:00.0 wlp1s0: renamed from wlan0
[   12.787907] EDAC amd64: F17h_M10h detected (node 0).
[   12.787975] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.789522] audit: type=1127 audit(1604076340.565:9): pid=650 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[   12.795317] audit: type=1130 audit(1604076340.572:10): 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'
[   12.803216] audit: type=1130 audit(1604076340.578:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=acpid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.881985] EDAC amd64: F17h_M10h detected (node 0).
[   12.882099] EDAC amd64: Node 0: DRAM ECC disabled.
[   12.945321] EDAC amd64: F17h_M10h detected (node 0).
[   12.945429] EDAC amd64: Node 0: DRAM ECC disabled.
[   13.029970] EDAC amd64: F17h_M10h detected (node 0).
[   13.030080] EDAC amd64: Node 0: DRAM ECC disabled.
[   13.030500] [drm] amdgpu kernel modesetting enabled.
[   13.030654] amdgpu: Topology: Add APU node [0x0:0x0]
[   13.030759] checking generic (c0000000 384000) vs hw (c0000000 10000000)
[   13.030761] fb0: switching to amdgpudrmfb from EFI VGA
[   13.030879] Console: switching to colour dummy device 80x25
[   13.030928] amdgpu 0000:06:00.0: vgaarb: deactivate vga console
[   13.030989] amdgpu 0000:06:00.0: enabling device (0006 -> 0007)
[   13.031152] [drm] initializing kernel modesetting (RAVEN 0x1002:0x15D8 0x17AA:0x5125 0xD2).
[   13.031156] amdgpu 0000:06:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[   13.032426] [drm] register mmio base: 0xD0500000
[   13.032428] [drm] register mmio size: 524288
[   13.032450] [drm] add ip block number 0 <soc15_common>
[   13.032451] [drm] add ip block number 1 <gmc_v9_0>
[   13.032452] [drm] add ip block number 2 <vega10_ih>
[   13.032452] [drm] add ip block number 3 <psp>
[   13.032453] [drm] add ip block number 4 <gfx_v9_0>
[   13.032454] [drm] add ip block number 5 <sdma_v4_0>
[   13.032455] [drm] add ip block number 6 <powerplay>
[   13.032456] [drm] add ip block number 7 <dm>
[   13.032457] [drm] add ip block number 8 <vcn_v1_0>
[   13.033116] amdgpu: ATOM BIOS: 113-PICASSO-114
[   13.033952] [drm] VCN decode is enabled in VM mode
[   13.033953] [drm] VCN encode is enabled in VM mode
[   13.033953] [drm] JPEG decode is enabled in VM mode
[   13.033990] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[   13.033998] amdgpu 0000:06:00.0: amdgpu: VRAM: 128M 0x000000F400000000 - 0x000000F407FFFFFF (128M used)
[   13.034000] amdgpu 0000:06:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[   13.034002] amdgpu 0000:06:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[   13.034007] [drm] Detected VRAM RAM=128M, BAR=128M
[   13.034008] [drm] RAM width 128bits DDR4
[   13.034068] [TTM] Zone  kernel: Available graphics memory: 8086646 KiB
[   13.034069] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[   13.034070] [TTM] Initializing pool allocator
[   13.034074] [TTM] Initializing DMA pool allocator
[   13.034109] [drm] amdgpu: 128M of VRAM memory ready
[   13.034113] [drm] amdgpu: 3072M of GTT memory ready.
[   13.034114] [drm] GART: num cpu pages 262144, num gpu pages 262144
[   13.034356] [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
[   13.040083] amdgpu: hwmgr_sw_init smu backed is smu10_smu
[   13.041754] [drm] Found VCN firmware Version ENC: 1.9 DEC: 1 VEP: 0 Revision: 28
[   13.041761] [drm] PSP loading VCN firmware
[   13.062903] [drm] reserve 0x400000 from 0xf407c00000 for PSP TMR
[   13.085420] EDAC amd64: F17h_M10h detected (node 0).
[   13.085535] EDAC amd64: Node 0: DRAM ECC disabled.
[   13.191642] psmouse serio1: synaptics: queried max coordinates: x [..5678], y [..4694]
[   13.227514] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1162..]
[   13.227521] psmouse serio1: synaptics: Your touchpad (PNP: LEN2062 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
[   13.254751] Generic FE-GE Realtek PHY r8169-300:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
[   13.278106] amdgpu 0000:06:00.0: amdgpu: RAS: optional ras ta ucode is not available
[   13.284707] psmouse serio1: synaptics: Touchpad model: 1, fw: 10.32, id: 0x1e2a1, caps: 0xf014a3/0x940300/0x12e800/0x500000, board id: 3471, fw id: 2909640
[   13.284723] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[   13.299885] [drm] kiq ring mec 2 pipe 1 q 0
[   13.300577] [drm] DM_PPLIB: values for F clock
[   13.300579] [drm] DM_PPLIB:	 400000 in kHz, 2874 in mV
[   13.300580] [drm] DM_PPLIB:	 933000 in kHz, 3224 in mV
[   13.300581] [drm] DM_PPLIB:	 1067000 in kHz, 3924 in mV
[   13.300582] [drm] DM_PPLIB:	 1200000 in kHz, 4074 in mV
[   13.300585] [drm] DM_PPLIB: values for DCF clock
[   13.300586] [drm] DM_PPLIB:	 300000 in kHz, 2874 in mV
[   13.300587] [drm] DM_PPLIB:	 600000 in kHz, 3224 in mV
[   13.300588] [drm] DM_PPLIB:	 626000 in kHz, 3924 in mV
[   13.300589] [drm] DM_PPLIB:	 654000 in kHz, 4074 in mV
[   13.301760] [drm] Display Core initialized with v3.2.95!
[   13.318608] snd_hda_intel 0000:06:00.1: bound 0000:06:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[   13.329695] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input26
[   13.330082] mousedev: PS/2 mouse device common for all mice
[   13.380546] r8169 0000:03:00.0 enp3s0f0: Link is Down
[   13.398224] Bluetooth: Core ver 2.22
[   13.398251] NET: Registered protocol family 31
[   13.398253] Bluetooth: HCI device and connection manager initialized
[   13.398257] Bluetooth: HCI socket layer initialized
[   13.398260] Bluetooth: L2CAP socket layer initialized
[   13.398283] Bluetooth: SCO socket layer initialized
[   13.408087] Generic FE-GE Realtek PHY r8169-400:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-400:00, irq=IGNORE)
[   13.426237] [drm] DM_MST: Differing MST start on aconnector: 0000000093890cee [id: 88]
[   13.429111] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[   13.430622] kfd kfd: Allocated 3969056 bytes on gart
[   13.431525] amdgpu: Topology: Add APU node [0x15d8:0x1002]
[   13.431527] kfd kfd: added device 1002:15d8
[   13.431531] amdgpu 0000:06:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 11, active_cu_number 8
[   13.432611] [drm] fb mappable at 0x437BCA000
[   13.432612] [drm] vram apper at 0x437000000
[   13.432613] [drm] size 8294400
[   13.432614] [drm] fb depth is 24
[   13.432614] [drm]    pitch is 7680
[   13.432694] fbcon: amdgpudrmfb (fb0) is primary device
[   13.512371] Console: switching to colour frame buffer device 240x67
[   13.520788] usbcore: registered new interface driver btusb
[   13.525478] Bluetooth: hci0: Firmware revision 0.1 build 241 week 36 2020
[   13.537927] amdgpu 0000:06:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[   13.555251] amdgpu 0000:06:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[   13.555254] amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[   13.555256] amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[   13.555258] amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[   13.555260] amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[   13.555261] amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[   13.555263] amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[   13.555264] amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[   13.555266] amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[   13.555267] amdgpu 0000:06:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
[   13.555269] amdgpu 0000:06:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
[   13.555271] amdgpu 0000:06:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
[   13.555272] amdgpu 0000:06:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
[   13.555274] amdgpu 0000:06:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
[   13.555275] amdgpu 0000:06:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
[   13.560154] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   13.560157] Bluetooth: BNEP filters: protocol multicast
[   13.560163] Bluetooth: BNEP socket layer initialized
[   13.580300] [drm] Initialized amdgpu 3.39.0 20150101 for 0000:06:00.0 on minor 0
[   13.591484] r8169 0000:04:00.0 enp4s0: Link is Down
[   13.724403] NET: Registered protocol family 38
[   13.785346] psmouse serio2: trackpoint: Elan TrackPoint firmware: 0x11, buttons: 3/3
[   13.917010] mc: Linux media interface: v0.10
[   13.938108] videodev: Linux video capture interface: v2.00
[   13.976267] input: TPPS/2 Elan TrackPoint as /devices/platform/i8042/serio1/serio2/input/input33
[   14.091842] usbcore: registered new interface driver r8152
[   14.103359] usbcore: registered new interface driver cdc_ether
[   14.140065] uvcvideo: Found UVC 1.50 device Integrated Camera (04f2:b681)
[   14.147025] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:08.1/0000:06:00.4/usb4/4-2/4-2.1/4-2.1:1.0/input/input34
[   14.148685] uvcvideo: Found UVC 1.50 device Integrated Camera (04f2:b681)
[   14.150876] input: Integrated Camera: Integrated I as /devices/pci0000:00/0000:00:08.1/0000:06:00.4/usb4/4-2/4-2.1/4-2.1:1.2/input/input35
[   14.150974] usbcore: registered new interface driver uvcvideo
[   14.150975] USB Video Class driver (1.1.1)
[   14.207077] usb 3-1.1: reset SuperSpeed Gen 1 USB device number 4 using xhci_hcd
[   14.225431] r8152 3-1.1:1.0 (unnamed net_device) (uninitialized): Invalid header when reading pass-thru MAC addr
[   14.242228] r8152 3-1.1:1.0: load rtl8153b-2 v1 10/23/19 successfully
[   14.271777] r8152 3-1.1:1.0 eth0: v1.11.11
[   14.282770] r8152 3-1.1:1.0 enp6s0f3u1u1: renamed from eth0
[   14.892756] usbcore: registered new interface driver snd-usb-audio
[   17.858266] IPv6: ADDRCONF(NETDEV_CHANGE): enp6s0f3u1u1: link becomes ready
[   17.858498] r8152 3-1.1:1.0 enp6s0f3u1u1: carrier on
[   18.532982] kauditd_printk_skb: 14 callbacks suppressed
[   18.532985] audit: type=1131 audit(1604076346.308:26): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.958895] wlp1s0: authenticate with 3c:a6:2f:a3:47:98
[   19.960951] wlp1s0: send auth to 3c:a6:2f:a3:47:98 (try 1/3)
[   20.615486] wlp1s0: authenticate with 3c:a6:2f:a3:47:98
[   20.615494] wlp1s0: send auth to 3c:a6:2f:a3:47:98 (try 1/3)
[   20.755240] wlp1s0: authenticated
[   20.758105] wlp1s0: associate with 3c:a6:2f:a3:47:98 (try 1/3)
[   20.761874] wlp1s0: RX AssocResp from 3c:a6:2f:a3:47:98 (capab=0x1511 status=0 aid=2)
[   20.763214] wlp1s0: associated
[   20.784301] wlp1s0: Limiting TX power to 20 (23 - 3) dBm as advertised by 3c:a6:2f:a3:47:98
[   20.847474] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
[   29.703279] audit: type=1100 audit(1604076357.478:27): pid=744 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="snark" exe="/usr/bin/login" hostname=halcyon addr=? terminal=tty1 res=success'
[   29.707308] audit: type=1101 audit(1604076357.482:28): pid=744 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="snark" exe="/usr/bin/login" hostname=halcyon addr=? terminal=tty1 res=success'
[   29.708678] audit: type=1103 audit(1604076357.485:29): pid=744 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="snark" exe="/usr/bin/login" hostname=halcyon addr=? terminal=tty1 res=success'
[   29.708791] audit: type=1006 audit(1604076357.485:30): pid=744 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
[   29.740349] audit: type=1130 audit(1604076357.515:31): 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'
[   29.749834] audit: type=1101 audit(1604076357.525:32): pid=1286 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="snark" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   29.749877] audit: type=1103 audit(1604076357.525:33): pid=1286 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="snark" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   29.749959] audit: type=1006 audit(1604076357.525:34): pid=1286 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   29.750942] audit: type=1105 audit(1604076357.525:35): pid=1286 uid=0 auid=1000 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="snark" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   29.761536] audit: type=1334 audit(1604076357.535:36): prog-id=11 op=LOAD
[   43.596125] kauditd_printk_skb: 5 callbacks suppressed
[   43.596129] audit: type=1131 audit(1604076371.372:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   43.708625] audit: type=1334 audit(1604076371.485:43): prog-id=10 op=UNLOAD
[   43.708634] audit: type=1334 audit(1604076371.485:44): prog-id=9 op=UNLOAD

journalctl -b

-- Logs begin at Fri 2020-10-30 07:37:44 UTC, end at Fri 2020-10-30 16:46:11 UTC. --
Oct 30 16:45:39 halcyon kernel: Linux version 5.9.2-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35.1) #1 SMP PREEMPT Thu, 29 Oct 2020 17:01:28 +0000
Oct 30 16:45:39 halcyon kernel: Command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img cryptdevice=UUID=f218ecdf-3137-4dfe-b33d-63fd1475435d:archluks root=/dev/mapper/archluks rootflags=subvol=@ rw acpi_backlight=vendor amd_iommu=on iommu=pt
Oct 30 16:45:39 halcyon kernel: KERNEL supported cpus:
Oct 30 16:45:39 halcyon kernel:   Intel GenuineIntel
Oct 30 16:45:39 halcyon kernel:   AMD AuthenticAMD
Oct 30 16:45:39 halcyon kernel:   Hygon HygonGenuine
Oct 30 16:45:39 halcyon kernel:   Centaur CentaurHauls
Oct 30 16:45:39 halcyon kernel:   zhaoxin   Shanghai  
Oct 30 16:45:39 halcyon kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Oct 30 16:45:39 halcyon kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Oct 30 16:45:39 halcyon kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Oct 30 16:45:39 halcyon kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Oct 30 16:45:39 halcyon kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Oct 30 16:45:39 halcyon kernel: BIOS-provided physical RAM map:
Oct 30 16:45:39 halcyon kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Oct 30 16:45:39 halcyon kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
Oct 30 16:45:39 halcyon kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Oct 30 16:45:39 halcyon kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009bfffff] usable
Oct 30 16:45:39 halcyon kernel: BIOS-e820: [mem 0x0000000009c00000-0x0000000009cd0fff] reserved
Oct 30 16:45:39 halcyon kernel: BIOS-e820: [mem 0x0000000009cd1000-0x0000000009efffff] usable
Oct 30 16:45:39 halcyon kernel: BIOS-e820: [mem 0x0000000009f00000-0x0000000009f0afff] ACPI NVS
Oct 30 16:45:39 halcyon kernel: BIOS-e820: [mem 0x0000000009f0b000-0x00000000ba222fff] usable
Oct 30 16:45:39 halcyon kernel: BIOS-e820: [mem 0x00000000ba223000-0x00000000bd662fff] reserved
Oct 30 16:45:39 halcyon kernel: BIOS-e820: [mem 0x00000000bd663000-0x00000000bd7f9fff] ACPI NVS
Oct 30 16:45:39 halcyon kernel: BIOS-e820: [mem 0x00000000bd7fa000-0x00000000bd7fdfff] ACPI data
Oct 30 16:45:39 halcyon kernel: BIOS-e820: [mem 0x00000000bd7fe000-0x00000000beffffff] usable
Oct 30 16:45:39 halcyon kernel: BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
Oct 30 16:45:39 halcyon kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Oct 30 16:45:39 halcyon kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
Oct 30 16:45:39 halcyon kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000436ffffff] usable
Oct 30 16:45:39 halcyon kernel: NX (Execute Disable) protection: active
Oct 30 16:45:39 halcyon kernel: e820: update [mem 0xac040018-0xac04e057] usable ==> usable
Oct 30 16:45:39 halcyon kernel: e820: update [mem 0xac040018-0xac04e057] usable ==> usable
Oct 30 16:45:39 halcyon kernel: e820: update [mem 0xac031018-0xac03f057] usable ==> usable
Oct 30 16:45:39 halcyon kernel: e820: update [mem 0xac031018-0xac03f057] usable ==> usable
Oct 30 16:45:39 halcyon kernel: e820: update [mem 0xac023018-0xac030457] usable ==> usable
Oct 30 16:45:39 halcyon kernel: e820: update [mem 0xac023018-0xac030457] usable ==> usable
Oct 30 16:45:39 halcyon kernel: extended physical RAM map:
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009bfffff] usable
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x0000000009c00000-0x0000000009cd0fff] reserved
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x0000000009cd1000-0x0000000009efffff] usable
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x0000000009f00000-0x0000000009f0afff] ACPI NVS
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x0000000009f0b000-0x00000000ac023017] usable
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x00000000ac023018-0x00000000ac030457] usable
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x00000000ac030458-0x00000000ac031017] usable
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x00000000ac031018-0x00000000ac03f057] usable
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x00000000ac03f058-0x00000000ac040017] usable
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x00000000ac040018-0x00000000ac04e057] usable
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x00000000ac04e058-0x00000000ba222fff] usable
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x00000000ba223000-0x00000000bd662fff] reserved
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x00000000bd663000-0x00000000bd7f9fff] ACPI NVS
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x00000000bd7fa000-0x00000000bd7fdfff] ACPI data
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x00000000bd7fe000-0x00000000beffffff] usable
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
Oct 30 16:45:39 halcyon kernel: reserve setup_data: [mem 0x0000000100000000-0x0000000436ffffff] usable
Oct 30 16:45:39 halcyon kernel: efi: EFI v2.70 by Lenovo
Oct 30 16:45:39 halcyon kernel: efi: ACPI=0xbd7fd000 ACPI 2.0=0xbd7fd014 TPMFinalLog=0xbd6a9000 SMBIOS=0xbc033000 SMBIOS 3.0=0xbc026000 MEMATTR=0xb657f298 ESRT=0xbabcc000 RNG=0xbc11e598 TPMEventLog=0xac04f018 
Oct 30 16:45:39 halcyon kernel: efi: seeding entropy pool
Oct 30 16:45:39 halcyon kernel: SMBIOS 3.1.1 present.
Oct 30 16:45:39 halcyon kernel: DMI: LENOVO 20NKS01Y00/20NKS01Y00, BIOS R12ET51W(1.21 ) 04/20/2020
Oct 30 16:45:39 halcyon kernel: tsc: Fast TSC calibration using PIT
Oct 30 16:45:39 halcyon kernel: tsc: Detected 2096.180 MHz processor
Oct 30 16:45:39 halcyon kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Oct 30 16:45:39 halcyon kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Oct 30 16:45:39 halcyon kernel: last_pfn = 0x437000 max_arch_pfn = 0x400000000
Oct 30 16:45:39 halcyon kernel: MTRR default type: uncachable
Oct 30 16:45:39 halcyon kernel: MTRR fixed ranges enabled:
Oct 30 16:45:39 halcyon kernel:   00000-9FFFF write-back
Oct 30 16:45:39 halcyon kernel:   A0000-BFFFF uncachable
Oct 30 16:45:39 halcyon kernel:   C0000-FFFFF write-protect
Oct 30 16:45:39 halcyon kernel: MTRR variable ranges enabled:
Oct 30 16:45:39 halcyon kernel:   0 base 000000000000 mask FFFF80000000 write-back
Oct 30 16:45:39 halcyon kernel:   1 base 000080000000 mask FFFFC0000000 write-back
Oct 30 16:45:39 halcyon kernel:   2 base 0000FF000000 mask FFFFFF000000 write-protect
Oct 30 16:45:39 halcyon kernel:   3 base 0000BF000000 mask FFFFFF000000 uncachable
Oct 30 16:45:39 halcyon kernel:   4 disabled
Oct 30 16:45:39 halcyon kernel:   5 disabled
Oct 30 16:45:39 halcyon kernel:   6 disabled
Oct 30 16:45:39 halcyon kernel:   7 disabled
Oct 30 16:45:39 halcyon kernel: TOM2: 0000000440000000 aka 17408M
Oct 30 16:45:39 halcyon kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Oct 30 16:45:39 halcyon kernel: last_pfn = 0xbf000 max_arch_pfn = 0x400000000
Oct 30 16:45:39 halcyon kernel: esrt: Reserving ESRT space from 0x00000000babcc000 to 0x00000000babcc0d8.
Oct 30 16:45:39 halcyon kernel: check: Scanning 1 areas for low memory corruption
Oct 30 16:45:39 halcyon kernel: Using GB pages for direct mapping
Oct 30 16:45:39 halcyon kernel: Secure boot disabled
Oct 30 16:45:39 halcyon kernel: RAMDISK: [mem 0x7f268000-0x7fff5fff]
Oct 30 16:45:39 halcyon kernel: ACPI: Early table checksum verification disabled
Oct 30 16:45:39 halcyon kernel: ACPI: RSDP 0x00000000BD7FD014 000024 (v02 LENOVO)
Oct 30 16:45:39 halcyon kernel: ACPI: XSDT 0x00000000BD7FB188 0000E4 (v01 LENOVO TP-R12   00001150 PTEC 00000002)
Oct 30 16:45:39 halcyon kernel: ACPI: FACP 0x00000000BABFC000 00010C (v05 LENOVO TP-R12   00001150 PTEC 00000002)
Oct 30 16:45:39 halcyon kernel: ACPI: DSDT 0x00000000BABE9000 00DC3B (v01 LENOVO TP-R12   00001150 INTL 20120711)
Oct 30 16:45:39 halcyon kernel: ACPI: FACS 0x00000000BD698000 000040
Oct 30 16:45:39 halcyon kernel: ACPI: SSDT 0x00000000BC03D000 000CD6 (v01 LENOVO UsbCTabl 00000001 INTL 20120711)
Oct 30 16:45:39 halcyon kernel: ACPI: SSDT 0x00000000BC037000 005419 (v02 LENOVO TP-R12   00000002 MSFT 02000002)
Oct 30 16:45:39 halcyon kernel: ACPI: SSDT 0x00000000BC007000 000651 (v02 LENOVO Tpm2Tabl 00001000 INTL 20120711)
Oct 30 16:45:39 halcyon kernel: ACPI: TPM2 0x00000000BC006000 000034 (v03 LENOVO TP-R12   00001150 PTEC 00000002)
Oct 30 16:45:39 halcyon kernel: ACPI: SSDT 0x00000000BC005000 000924 (v01 LENOVO WmiTable 00000001 INTL 20120711)
Oct 30 16:45:39 halcyon kernel: ACPI: POAT 0x00000000BBFE0000 000055 (v03 LENOVO TP-R12   00001150 PTEC 00000002)
Oct 30 16:45:39 halcyon kernel: ACPI: BATB 0x00000000BBE03000 00004A (v02 LENOVO TP-R12   00001150 PTEC 00000002)
Oct 30 16:45:39 halcyon kernel: ACPI: HPET 0x00000000BABFB000 000038 (v01 LENOVO TP-R12   00001150 PTEC 00000002)
Oct 30 16:45:39 halcyon kernel: ACPI: APIC 0x00000000BABFA000 000138 (v02 LENOVO TP-R12   00001150 PTEC 00000002)
Oct 30 16:45:39 halcyon kernel: ACPI: MCFG 0x00000000BABF9000 00003C (v01 LENOVO TP-R12   00001150 PTEC 00000002)
Oct 30 16:45:39 halcyon kernel: ACPI: SBST 0x00000000BABF8000 000030 (v01 LENOVO TP-R12   00001150 PTEC 00000002)
Oct 30 16:45:39 halcyon kernel: ACPI: WSMT 0x00000000BABF7000 000028 (v01 LENOVO TP-R12   00001150 PTEC 00000002)
Oct 30 16:45:39 halcyon kernel: ACPI: VFCT 0x00000000BABDB000 00D484 (v01 LENOVO TP-R12   00001150 PTEC 00000002)
Oct 30 16:45:39 halcyon kernel: ACPI: IVRS 0x00000000BABDA000 00013E (v02 LENOVO TP-R12   00001150 PTEC 00000002)
Oct 30 16:45:39 halcyon kernel: ACPI: SSDT 0x00000000BABD8000 00119C (v01 LENOVO TP-R12   00000001 AMD  00000001)
Oct 30 16:45:39 halcyon kernel: ACPI: CRAT 0x00000000BABD7000 000810 (v01 LENOVO TP-R12   00001150 PTEC 00000002)
Oct 30 16:45:39 halcyon kernel: ACPI: CDIT 0x00000000BABD6000 000029 (v01 LENOVO TP-R12   00001150 PTEC 00000002)
Oct 30 16:45:39 halcyon kernel: ACPI: FPDT 0x00000000BABD5000 000034 (v01 LENOVO TP-R12   00001150 PTEC 00000002)
Oct 30 16:45:39 halcyon kernel: ACPI: SSDT 0x00000000BABCF000 000C5D (v01 LENOVO TP-R12   00000001 INTL 20120711)
Oct 30 16:45:39 halcyon kernel: ACPI: SSDT 0x00000000BABCD000 001134 (v01 LENOVO TP-R12   00000001 INTL 20120711)
Oct 30 16:45:39 halcyon kernel: ACPI: SSDT 0x00000000BABCA000 001DCC (v01 LENOVO TP-R12   00000001 INTL 20120711)
Oct 30 16:45:39 halcyon kernel: ACPI: BGRT 0x00000000BABC9000 000038 (v01 LENOVO TP-R12   00001150 PTEC 00000002)
Oct 30 16:45:39 halcyon kernel: ACPI: UEFI 0x00000000BD697000 0000B2 (v01 LENOVO TP-R12   00001150 PTEC 00000002)
Oct 30 16:45:39 halcyon kernel: ACPI: Local APIC address 0xfee00000
Oct 30 16:45:39 halcyon kernel: No NUMA configuration found
Oct 30 16:45:39 halcyon kernel: Faking a node at [mem 0x0000000000000000-0x0000000436ffffff]
Oct 30 16:45:39 halcyon kernel: NODE_DATA(0) allocated [mem 0x436ffc000-0x436ffffff]
Oct 30 16:45:39 halcyon kernel: Zone ranges:
Oct 30 16:45:39 halcyon kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Oct 30 16:45:39 halcyon kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Oct 30 16:45:39 halcyon kernel:   Normal   [mem 0x0000000100000000-0x0000000436ffffff]
Oct 30 16:45:39 halcyon kernel:   Device   empty
Oct 30 16:45:39 halcyon kernel: Movable zone start for each node
Oct 30 16:45:39 halcyon kernel: Early memory node ranges
Oct 30 16:45:39 halcyon kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Oct 30 16:45:39 halcyon kernel:   node   0: [mem 0x0000000000100000-0x0000000009bfffff]
Oct 30 16:45:39 halcyon kernel:   node   0: [mem 0x0000000009cd1000-0x0000000009efffff]
Oct 30 16:45:39 halcyon kernel:   node   0: [mem 0x0000000009f0b000-0x00000000ba222fff]
Oct 30 16:45:39 halcyon kernel:   node   0: [mem 0x00000000bd7fe000-0x00000000beffffff]
Oct 30 16:45:39 halcyon kernel:   node   0: [mem 0x0000000100000000-0x0000000436ffffff]
Oct 30 16:45:39 halcyon kernel: Zeroed struct page in unavailable ranges: 22297 pages
Oct 30 16:45:39 halcyon kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000436ffffff]
Oct 30 16:45:39 halcyon kernel: On node 0 totalpages: 4139239
Oct 30 16:45:39 halcyon kernel:   DMA zone: 64 pages used for memmap
Oct 30 16:45:39 halcyon kernel:   DMA zone: 21 pages reserved
Oct 30 16:45:39 halcyon kernel:   DMA zone: 3998 pages, LIFO batch:0
Oct 30 16:45:39 halcyon kernel:   DMA32 zone: 11942 pages used for memmap
Oct 30 16:45:39 halcyon kernel:   DMA32 zone: 764233 pages, LIFO batch:63
Oct 30 16:45:39 halcyon kernel:   Normal zone: 52672 pages used for memmap
Oct 30 16:45:39 halcyon kernel:   Normal zone: 3371008 pages, LIFO batch:63
Oct 30 16:45:39 halcyon kernel: ACPI: PM-Timer IO Port: 0x408
Oct 30 16:45:39 halcyon kernel: ACPI: Local APIC address 0xfee00000
Oct 30 16:45:39 halcyon kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Oct 30 16:45:39 halcyon kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Oct 30 16:45:39 halcyon kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Oct 30 16:45:39 halcyon kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Oct 30 16:45:39 halcyon kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Oct 30 16:45:39 halcyon kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Oct 30 16:45:39 halcyon kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Oct 30 16:45:39 halcyon kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Oct 30 16:45:39 halcyon kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Oct 30 16:45:39 halcyon kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Oct 30 16:45:39 halcyon kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Oct 30 16:45:39 halcyon kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Oct 30 16:45:39 halcyon kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Oct 30 16:45:39 halcyon kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Oct 30 16:45:39 halcyon kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Oct 30 16:45:39 halcyon kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Oct 30 16:45:39 halcyon kernel: IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23
Oct 30 16:45:39 halcyon kernel: IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55
Oct 30 16:45:39 halcyon kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 30 16:45:39 halcyon kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Oct 30 16:45:39 halcyon kernel: ACPI: IRQ0 used by override.
Oct 30 16:45:39 halcyon kernel: ACPI: IRQ9 used by override.
Oct 30 16:45:39 halcyon kernel: Using ACPI (MADT) for SMP configuration information
Oct 30 16:45:39 halcyon kernel: ACPI: HPET id: 0x43538210 base: 0xfed00000
Oct 30 16:45:39 halcyon kernel: e820: update [mem 0xb64ea000-0xb6532fff] usable ==> reserved
Oct 30 16:45:39 halcyon kernel: smpboot: Allowing 16 CPUs, 8 hotplug CPUs
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0x09c00000-0x09cd0fff]
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0x09f00000-0x09f0afff]
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0xac023000-0xac023fff]
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0xac030000-0xac030fff]
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0xac031000-0xac031fff]
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0xac03f000-0xac03ffff]
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0xac040000-0xac040fff]
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0xac04e000-0xac04efff]
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0xb64ea000-0xb6532fff]
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0xba223000-0xbd662fff]
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0xbd663000-0xbd7f9fff]
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0xbd7fa000-0xbd7fdfff]
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xfd1fffff]
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff]
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfed7ffff]
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
Oct 30 16:45:39 halcyon kernel: PM: hibernation: Registered nosave memory: [mem 0xfed81000-0xffffffff]
Oct 30 16:45:39 halcyon kernel: [mem 0xc0000000-0xfd1fffff] available for PCI devices
Oct 30 16:45:39 halcyon kernel: Booting paravirtualized kernel on bare hardware
Oct 30 16:45:39 halcyon kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Oct 30 16:45:39 halcyon kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
Oct 30 16:45:39 halcyon kernel: percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
Oct 30 16:45:39 halcyon kernel: pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
Oct 30 16:45:39 halcyon kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Oct 30 16:45:39 halcyon kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4074540
Oct 30 16:45:39 halcyon kernel: Policy zone: Normal
Oct 30 16:45:39 halcyon kernel: Kernel command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img cryptdevice=UUID=f218ecdf-3137-4dfe-b33d-63fd1475435d:archluks root=/dev/mapper/archluks rootflags=subvol=@ rw acpi_backlight=vendor amd_iommu=on iommu=pt
Oct 30 16:45:39 halcyon kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Oct 30 16:45:39 halcyon kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Oct 30 16:45:39 halcyon kernel: mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
Oct 30 16:45:39 halcyon kernel: Memory: 16104504K/16556956K available (14339K kernel code, 1524K rwdata, 7928K rodata, 1660K init, 2928K bss, 452192K reserved, 0K cma-reserved)
Oct 30 16:45:39 halcyon kernel: random: get_random_u64 called from __kmem_cache_create+0x26/0x520 with crng_init=0
Oct 30 16:45:39 halcyon kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
Oct 30 16:45:39 halcyon kernel: ftrace: allocating 40859 entries in 160 pages
Oct 30 16:45:39 halcyon kernel: ftrace: allocated 160 pages with 2 groups
Oct 30 16:45:39 halcyon kernel: rcu: Preemptible hierarchical RCU implementation.
Oct 30 16:45:39 halcyon kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Oct 30 16:45:39 halcyon kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
Oct 30 16:45:39 halcyon kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Oct 30 16:45:39 halcyon kernel:         Trampoline variant of Tasks RCU enabled.
Oct 30 16:45:39 halcyon kernel:         Rude variant of Tasks RCU enabled.
Oct 30 16:45:39 halcyon kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Oct 30 16:45:39 halcyon kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
Oct 30 16:45:39 halcyon kernel: NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
Oct 30 16:45:39 halcyon kernel: Console: colour dummy device 80x25
Oct 30 16:45:39 halcyon kernel: printk: console [tty0] enabled
Oct 30 16:45:39 halcyon kernel: ACPI: Core revision 20200717
Oct 30 16:45:39 halcyon kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Oct 30 16:45:39 halcyon kernel: APIC: Switch to symmetric I/O mode setup
Oct 30 16:45:39 halcyon kernel: AMD-Vi: ivrs, add hid:PNPD0040, uid:, rdevid:152
Oct 30 16:45:39 halcyon kernel: Switched APIC routing to physical flat.
Oct 30 16:45:39 halcyon kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Oct 30 16:45:39 halcyon kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e3717be7e7, max_idle_ns: 440795213276 ns
Oct 30 16:45:39 halcyon kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4194.04 BogoMIPS (lpj=6987266)
Oct 30 16:45:39 halcyon kernel: pid_max: default: 32768 minimum: 301
Oct 30 16:45:39 halcyon kernel: LSM: Security Framework initializing
Oct 30 16:45:39 halcyon kernel: Yama: becoming mindful.
Oct 30 16:45:39 halcyon kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Oct 30 16:45:39 halcyon kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Oct 30 16:45:39 halcyon kernel: LVT offset 1 assigned for vector 0xf9
Oct 30 16:45:39 halcyon kernel: LVT offset 2 assigned for vector 0xf4
Oct 30 16:45:39 halcyon kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
Oct 30 16:45:39 halcyon kernel: Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
Oct 30 16:45:39 halcyon kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Oct 30 16:45:39 halcyon kernel: Spectre V2 : Mitigation: Full AMD retpoline
Oct 30 16:45:39 halcyon kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Oct 30 16:45:39 halcyon kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Oct 30 16:45:39 halcyon kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Oct 30 16:45:39 halcyon kernel: Freeing SMP alternatives memory: 32K
Oct 30 16:45:39 halcyon kernel: smpboot: CPU0: AMD Ryzen 5 PRO 3500U w/ Radeon Vega Mobile Gfx (family: 0x17, model: 0x18, stepping: 0x1)
Oct 30 16:45:39 halcyon kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Oct 30 16:45:39 halcyon kernel: ... version:                0
Oct 30 16:45:39 halcyon kernel: ... bit width:              48
Oct 30 16:45:39 halcyon kernel: ... generic registers:      6
Oct 30 16:45:39 halcyon kernel: ... value mask:             0000ffffffffffff
Oct 30 16:45:39 halcyon kernel: ... max period:             00007fffffffffff
Oct 30 16:45:39 halcyon kernel: ... fixed-purpose events:   0
Oct 30 16:45:39 halcyon kernel: ... event mask:             000000000000003f
Oct 30 16:45:39 halcyon kernel: rcu: Hierarchical SRCU implementation.
Oct 30 16:45:39 halcyon kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Oct 30 16:45:39 halcyon kernel: smp: Bringing up secondary CPUs ...
Oct 30 16:45:39 halcyon kernel: x86: Booting SMP configuration:
Oct 30 16:45:39 halcyon kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7
Oct 30 16:45:39 halcyon kernel: smp: Brought up 1 node, 8 CPUs
Oct 30 16:45:39 halcyon kernel: smpboot: Max logical packages: 2
Oct 30 16:45:39 halcyon kernel: smpboot: Total of 8 processors activated (33552.33 BogoMIPS)
Oct 30 16:45:39 halcyon kernel: devtmpfs: initialized
Oct 30 16:45:39 halcyon kernel: x86/mm: Memory block size: 128MB
Oct 30 16:45:39 halcyon kernel: PM: Registering ACPI NVS region [mem 0x09f00000-0x09f0afff] (45056 bytes)
Oct 30 16:45:39 halcyon kernel: PM: Registering ACPI NVS region [mem 0xbd663000-0xbd7f9fff] (1667072 bytes)
Oct 30 16:45:39 halcyon kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Oct 30 16:45:39 halcyon kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Oct 30 16:45:39 halcyon kernel: pinctrl core: initialized pinctrl subsystem
Oct 30 16:45:39 halcyon kernel: PM: RTC time: 16:45:28, date: 2020-10-30
Oct 30 16:45:39 halcyon kernel: NET: Registered protocol family 16
Oct 30 16:45:39 halcyon kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Oct 30 16:45:39 halcyon kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Oct 30 16:45:39 halcyon kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Oct 30 16:45:39 halcyon kernel: audit: initializing netlink subsys (disabled)
Oct 30 16:45:39 halcyon kernel: audit: type=2000 audit(1604076328.153:1): state=initialized audit_enabled=0 res=1
Oct 30 16:45:39 halcyon kernel: thermal_sys: Registered thermal governor 'fair_share'
Oct 30 16:45:39 halcyon kernel: thermal_sys: Registered thermal governor 'bang_bang'
Oct 30 16:45:39 halcyon kernel: thermal_sys: Registered thermal governor 'step_wise'
Oct 30 16:45:39 halcyon kernel: thermal_sys: Registered thermal governor 'user_space'
Oct 30 16:45:39 halcyon kernel: thermal_sys: Registered thermal governor 'power_allocator'
Oct 30 16:45:39 halcyon kernel: cpuidle: using governor ladder
Oct 30 16:45:39 halcyon kernel: cpuidle: using governor menu
Oct 30 16:45:39 halcyon kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Oct 30 16:45:39 halcyon kernel: ACPI: bus type PCI registered
Oct 30 16:45:39 halcyon kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Oct 30 16:45:39 halcyon kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Oct 30 16:45:39 halcyon kernel: PCI: not using MMCONFIG
Oct 30 16:45:39 halcyon kernel: PCI: Using configuration type 1 for base access
Oct 30 16:45:39 halcyon kernel: PCI: Using configuration type 1 for extended access
Oct 30 16:45:39 halcyon kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Oct 30 16:45:39 halcyon kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Oct 30 16:45:39 halcyon kernel: ACPI: Added _OSI(Module Device)
Oct 30 16:45:39 halcyon kernel: ACPI: Added _OSI(Processor Device)
Oct 30 16:45:39 halcyon kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Oct 30 16:45:39 halcyon kernel: ACPI: Added _OSI(Processor Aggregator Device)
Oct 30 16:45:39 halcyon kernel: ACPI: Added _OSI(Linux-Dell-Video)
Oct 30 16:45:39 halcyon kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Oct 30 16:45:39 halcyon kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Oct 30 16:45:39 halcyon kernel: ACPI: 9 ACPI AML tables successfully acquired and loaded
Oct 30 16:45:39 halcyon kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Oct 30 16:45:39 halcyon kernel: ACPI: EC: EC started
Oct 30 16:45:39 halcyon kernel: ACPI: EC: interrupt blocked
Oct 30 16:45:39 halcyon kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Oct 30 16:45:39 halcyon kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions
Oct 30 16:45:39 halcyon kernel: ACPI: Interpreter enabled
Oct 30 16:45:39 halcyon kernel: ACPI: (supports S0 S3 S4 S5)
Oct 30 16:45:39 halcyon kernel: ACPI: Using IOAPIC for interrupt routing
Oct 30 16:45:39 halcyon kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Oct 30 16:45:39 halcyon kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources
Oct 30 16:45:39 halcyon kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Oct 30 16:45:39 halcyon kernel: ACPI: Enabled 2 GPEs in block 00 to 1F
Oct 30 16:45:39 halcyon kernel: ACPI: Power Resource [WRST] (on)
Oct 30 16:45:39 halcyon kernel: ACPI: Power Resource [PUBS] (on)
Oct 30 16:45:39 halcyon kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Oct 30 16:45:39 halcyon kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Oct 30 16:45:39 halcyon kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
Oct 30 16:45:39 halcyon kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Oct 30 16:45:39 halcyon kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Oct 30 16:45:39 halcyon kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
Oct 30 16:45:39 halcyon kernel: PCI host bridge to bus 0000:00
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xf7ffffff window]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfdffffff window]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:00.0: [1022:15d0] type 00 class 0x060000
Oct 30 16:45:39 halcyon kernel: pci 0000:00:00.2: [1022:15d1] type 00 class 0x080600
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.2: [1022:15d3] type 01 class 0x060400
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.2: enabling Extended Tags
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.3: [1022:15d3] type 01 class 0x060400
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.3: enabling Extended Tags
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.4: [1022:15d3] type 01 class 0x060400
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.4: enabling Extended Tags
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.4: PME# supported from D0 D3hot D3cold
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.6: [1022:15d3] type 01 class 0x060400
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.6: enabling Extended Tags
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.6: PME# supported from D0 D3hot D3cold
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.7: [1022:15d3] type 01 class 0x060400
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.7: PME# supported from D0 D3hot D3cold
Oct 30 16:45:39 halcyon kernel: pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
Oct 30 16:45:39 halcyon kernel: pci 0000:00:08.1: [1022:15db] type 01 class 0x060400
Oct 30 16:45:39 halcyon kernel: pci 0000:00:08.1: enabling Extended Tags
Oct 30 16:45:39 halcyon kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Oct 30 16:45:39 halcyon kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
Oct 30 16:45:39 halcyon kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
Oct 30 16:45:39 halcyon kernel: pci 0000:00:18.0: [1022:15e8] type 00 class 0x060000
Oct 30 16:45:39 halcyon kernel: pci 0000:00:18.1: [1022:15e9] type 00 class 0x060000
Oct 30 16:45:39 halcyon kernel: pci 0000:00:18.2: [1022:15ea] type 00 class 0x060000
Oct 30 16:45:39 halcyon kernel: pci 0000:00:18.3: [1022:15eb] type 00 class 0x060000
Oct 30 16:45:39 halcyon kernel: pci 0000:00:18.4: [1022:15ec] type 00 class 0x060000
Oct 30 16:45:39 halcyon kernel: pci 0000:00:18.5: [1022:15ed] type 00 class 0x060000
Oct 30 16:45:39 halcyon kernel: pci 0000:00:18.6: [1022:15ee] type 00 class 0x060000
Oct 30 16:45:39 halcyon kernel: pci 0000:00:18.7: [1022:15ef] type 00 class 0x060000
Oct 30 16:45:39 halcyon kernel: pci 0000:01:00.0: [8086:2526] type 00 class 0x028000
Oct 30 16:45:39 halcyon kernel: pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
Oct 30 16:45:39 halcyon kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.2: PCI bridge to [bus 01]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.2:   bridge window [mem 0xd0a00000-0xd0afffff]
Oct 30 16:45:39 halcyon kernel: pci 0000:02:00.0: [2646:2263] type 00 class 0x010802
Oct 30 16:45:39 halcyon kernel: pci 0000:02:00.0: reg 0x10: [mem 0xd0900000-0xd0903fff 64bit]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.3: PCI bridge to [bus 02]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.3:   bridge window [mem 0xd0900000-0xd09fffff]
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.0: reg 0x10: [io  0x3400-0x34ff]
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.0: reg 0x18: [mem 0xd0814000-0xd0814fff 64bit]
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.0: reg 0x20: [mem 0xd0800000-0xd0803fff 64bit]
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.0: supports D1 D2
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.1: [10ec:816a] type 00 class 0x070002
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.1: reg 0x10: [io  0x3200-0x32ff]
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.1: reg 0x18: [mem 0xd0815000-0xd0815fff 64bit]
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.1: reg 0x20: [mem 0xd0804000-0xd0807fff 64bit]
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.1: supports D1 D2
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.1: PME# supported from D0 D1 D2 D3hot D3cold
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.2: [10ec:816b] type 00 class 0x070002
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.2: reg 0x10: [io  0x3100-0x31ff]
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.2: reg 0x18: [mem 0xd0816000-0xd0816fff 64bit]
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.2: reg 0x20: [mem 0xd0808000-0xd080bfff 64bit]
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.2: supports D1 D2
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.2: PME# supported from D0 D1 D2 D3hot D3cold
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.3: [10ec:816c] type 00 class 0x0c0701
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.3: reg 0x10: [io  0x3000-0x30ff]
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.3: reg 0x18: [mem 0xd0817000-0xd0817fff 64bit]
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.3: reg 0x20: [mem 0xd080c000-0xd080ffff 64bit]
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.3: supports D1 D2
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.3: PME# supported from D0 D1 D2 D3hot D3cold
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.4: [10ec:816d] type 00 class 0x0c0320
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.4: reg 0x10: [mem 0xd0818000-0xd0818fff]
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.4: reg 0x18: [mem 0xd0810000-0xd0813fff 64bit]
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.4: PME# supported from D0 D3cold
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.4: PCI bridge to [bus 03]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.4:   bridge window [io  0x3000-0x3fff]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.4:   bridge window [mem 0xd0800000-0xd08fffff]
Oct 30 16:45:39 halcyon kernel: pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
Oct 30 16:45:39 halcyon kernel: pci 0000:04:00.0: reg 0x10: [io  0x2000-0x20ff]
Oct 30 16:45:39 halcyon kernel: pci 0000:04:00.0: reg 0x18: [mem 0xd0704000-0xd0704fff 64bit]
Oct 30 16:45:39 halcyon kernel: pci 0000:04:00.0: reg 0x20: [mem 0xd0700000-0xd0703fff 64bit]
Oct 30 16:45:39 halcyon kernel: pci 0000:04:00.0: supports D1 D2
Oct 30 16:45:39 halcyon kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.6: PCI bridge to [bus 04]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.6:   bridge window [io  0x2000-0x2fff]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.6:   bridge window [mem 0xd0700000-0xd07fffff]
Oct 30 16:45:39 halcyon kernel: pci 0000:05:00.0: [17a0:9750] type 00 class 0x080501
Oct 30 16:45:39 halcyon kernel: pci 0000:05:00.0: reg 0x10: [mem 0xd0600000-0xd0600fff]
Oct 30 16:45:39 halcyon kernel: pci 0000:05:00.0: supports D1 D2
Oct 30 16:45:39 halcyon kernel: pci 0000:05:00.0: PME# supported from D1 D2 D3hot D3cold
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.7: PCI bridge to [bus 05]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.7:   bridge window [mem 0xd0600000-0xd06fffff]
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.0: [1002:15d8] type 00 class 0x030000
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.0: reg 0x18: [mem 0xd0000000-0xd01fffff 64bit pref]
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.0: reg 0x20: [io  0x1000-0x10ff]
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.0: reg 0x24: [mem 0xd0500000-0xd057ffff]
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.0: enabling Extended Tags
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.0: BAR 0: assigned to efifb
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.0: PME# supported from D1 D2 D3hot D3cold
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.1: [1002:15de] type 00 class 0x040300
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.1: reg 0x10: [mem 0xd05c8000-0xd05cbfff]
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.1: enabling Extended Tags
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.1: PME# supported from D1 D2 D3hot D3cold
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.2: [1022:15df] type 00 class 0x108000
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.2: reg 0x18: [mem 0xd0400000-0xd04fffff]
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.2: reg 0x24: [mem 0xd05cc000-0xd05cdfff]
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.2: enabling Extended Tags
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.3: [1022:15e0] type 00 class 0x0c0330
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.3: reg 0x10: [mem 0xd0200000-0xd02fffff 64bit]
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.3: enabling Extended Tags
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.3: PME# supported from D0 D3hot D3cold
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.4: [1022:15e1] type 00 class 0x0c0330
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.4: reg 0x10: [mem 0xd0300000-0xd03fffff 64bit]
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.4: enabling Extended Tags
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.4: PME# supported from D0 D3hot D3cold
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.5: [1022:15e2] type 00 class 0x048000
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.5: reg 0x10: [mem 0xd0580000-0xd05bffff]
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.5: enabling Extended Tags
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.5: PME# supported from D0 D3hot D3cold
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.6: [1022:15e3] type 00 class 0x040300
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.6: reg 0x10: [mem 0xd05c0000-0xd05c7fff]
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.6: enabling Extended Tags
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.6: PME# supported from D0 D3hot D3cold
Oct 30 16:45:39 halcyon kernel: pci 0000:00:08.1: PCI bridge to [bus 06]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:08.1:   bridge window [mem 0xd0200000-0xd05fffff]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:08.1:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
Oct 30 16:45:39 halcyon kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0
Oct 30 16:45:39 halcyon kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0
Oct 30 16:45:39 halcyon kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0
Oct 30 16:45:39 halcyon kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0
Oct 30 16:45:39 halcyon kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0
Oct 30 16:45:39 halcyon kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0
Oct 30 16:45:39 halcyon kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0
Oct 30 16:45:39 halcyon kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0
Oct 30 16:45:39 halcyon kernel: ACPI: EC: interrupt unblocked
Oct 30 16:45:39 halcyon kernel: ACPI: EC: event unblocked
Oct 30 16:45:39 halcyon kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Oct 30 16:45:39 halcyon kernel: ACPI: EC: GPE=0x3
Oct 30 16:45:39 halcyon kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC initialization complete
Oct 30 16:45:39 halcyon kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: EC: Used to handle transactions and events
Oct 30 16:45:39 halcyon kernel: iommu: Default domain type: Passthrough (set via kernel command line)
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.0: vgaarb: bridge control possible
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.0: vgaarb: setting as boot device
Oct 30 16:45:39 halcyon kernel: vgaarb: loaded
Oct 30 16:45:39 halcyon kernel: SCSI subsystem initialized
Oct 30 16:45:39 halcyon kernel: libata version 3.00 loaded.
Oct 30 16:45:39 halcyon kernel: ACPI: bus type USB registered
Oct 30 16:45:39 halcyon kernel: usbcore: registered new interface driver usbfs
Oct 30 16:45:39 halcyon kernel: usbcore: registered new interface driver hub
Oct 30 16:45:39 halcyon kernel: usbcore: registered new device driver usb
Oct 30 16:45:39 halcyon kernel: pps_core: LinuxPPS API ver. 1 registered
Oct 30 16:45:39 halcyon kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Oct 30 16:45:39 halcyon kernel: PTP clock support registered
Oct 30 16:45:39 halcyon kernel: EDAC MC: Ver: 3.0.0
Oct 30 16:45:39 halcyon kernel: Registered efivars operations
Oct 30 16:45:39 halcyon kernel: NetLabel: Initializing
Oct 30 16:45:39 halcyon kernel: NetLabel:  domain hash size = 128
Oct 30 16:45:39 halcyon kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Oct 30 16:45:39 halcyon kernel: NetLabel:  unlabeled traffic allowed by default
Oct 30 16:45:39 halcyon kernel: PCI: Using ACPI for IRQ routing
Oct 30 16:45:39 halcyon kernel: PCI: pci_cache_line_size set to 64 bytes
Oct 30 16:45:39 halcyon kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Oct 30 16:45:39 halcyon kernel: e820: reserve RAM buffer [mem 0x09c00000-0x0bffffff]
Oct 30 16:45:39 halcyon kernel: e820: reserve RAM buffer [mem 0x09f00000-0x0bffffff]
Oct 30 16:45:39 halcyon kernel: e820: reserve RAM buffer [mem 0xac023018-0xafffffff]
Oct 30 16:45:39 halcyon kernel: e820: reserve RAM buffer [mem 0xac031018-0xafffffff]
Oct 30 16:45:39 halcyon kernel: e820: reserve RAM buffer [mem 0xac040018-0xafffffff]
Oct 30 16:45:39 halcyon kernel: e820: reserve RAM buffer [mem 0xb64ea000-0xb7ffffff]
Oct 30 16:45:39 halcyon kernel: e820: reserve RAM buffer [mem 0xba223000-0xbbffffff]
Oct 30 16:45:39 halcyon kernel: e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
Oct 30 16:45:39 halcyon kernel: e820: reserve RAM buffer [mem 0x437000000-0x437ffffff]
Oct 30 16:45:39 halcyon kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Oct 30 16:45:39 halcyon kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Oct 30 16:45:39 halcyon kernel: clocksource: Switched to clocksource tsc-early
Oct 30 16:45:39 halcyon kernel: VFS: Disk quotas dquot_6.6.0
Oct 30 16:45:39 halcyon kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Oct 30 16:45:39 halcyon kernel: pnp: PnP ACPI init
Oct 30 16:45:39 halcyon kernel: system 00:00: [io  0x0f50-0x0f51] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
Oct 30 16:45:39 halcyon kernel: system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 30 16:45:39 halcyon kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
Oct 30 16:45:39 halcyon kernel: system 00:02: [io  0x04d0-0x04d1] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:02: [io  0x0530-0x0537] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:02: [io  0x0400-0x0427] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:02: [io  0x0430] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:02: [io  0x0440-0x0447] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:02: [io  0x0b00-0x0b1f] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:02: [io  0x0b20-0x0b3f] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:02: [io  0x0c00-0x0c01] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:02: [io  0x0c14] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:02: [io  0x0c50-0x0c52] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:02: [io  0x0cd0-0x0cd1] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:02: [io  0x0cd2-0x0cd3] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:02: [io  0x0cd4-0x0cd5] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:02: [io  0x0cd6-0x0cd7] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:02: [io  0x0cd8-0x0cdf] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:02: [io  0x0cf9] could not be reserved
Oct 30 16:45:39 halcyon kernel: system 00:02: [io  0x8100-0x81ff window] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:02: [io  0x8200-0x82ff window] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 30 16:45:39 halcyon kernel: system 00:03: [mem 0x000e0000-0x000fffff] could not be reserved
Oct 30 16:45:39 halcyon kernel: system 00:03: [mem 0xff000000-0xffffffff] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:03: [mem 0xfec10000-0xfec1001f] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:03: [mem 0xfed61000-0xfed613ff] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:03: [mem 0xfed80000-0xfed80fff] has been reserved
Oct 30 16:45:39 halcyon kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active)
Oct 30 16:45:39 halcyon kernel: pnp 00:04: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
Oct 30 16:45:39 halcyon kernel: pnp 00:05: Plug and Play ACPI device, IDs LEN2062 PNP0f13 (active)
Oct 30 16:45:39 halcyon kernel: pnp: PnP ACPI: found 6 devices
Oct 30 16:45:39 halcyon kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Oct 30 16:45:39 halcyon kernel: NET: Registered protocol family 2
Oct 30 16:45:39 halcyon kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Oct 30 16:45:39 halcyon kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Oct 30 16:45:39 halcyon kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Oct 30 16:45:39 halcyon kernel: TCP: Hash tables configured (established 131072 bind 65536)
Oct 30 16:45:39 halcyon kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Oct 30 16:45:39 halcyon kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Oct 30 16:45:39 halcyon kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Oct 30 16:45:39 halcyon kernel: NET: Registered protocol family 1
Oct 30 16:45:39 halcyon kernel: NET: Registered protocol family 44
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.2: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.2: BAR 15: assigned [mem 0xd0b00000-0xd0cfffff 64bit pref]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.2: BAR 13: assigned [io  0x4000-0x4fff]
Oct 30 16:45:39 halcyon kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0xd0a00000-0xd0a03fff 64bit]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.2: PCI bridge to [bus 01]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.2:   bridge window [io  0x4000-0x4fff]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.2:   bridge window [mem 0xd0a00000-0xd0afffff]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.2:   bridge window [mem 0xd0b00000-0xd0cfffff 64bit pref]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.3: PCI bridge to [bus 02]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.3:   bridge window [mem 0xd0900000-0xd09fffff]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.4: PCI bridge to [bus 03]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.4:   bridge window [io  0x3000-0x3fff]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.4:   bridge window [mem 0xd0800000-0xd08fffff]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.6: PCI bridge to [bus 04]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.6:   bridge window [io  0x2000-0x2fff]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.6:   bridge window [mem 0xd0700000-0xd07fffff]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.7: PCI bridge to [bus 05]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.7:   bridge window [mem 0xd0600000-0xd06fffff]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:08.1: PCI bridge to [bus 06]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:08.1:   bridge window [mem 0xd0200000-0xd05fffff]
Oct 30 16:45:39 halcyon kernel: pci 0000:00:08.1:   bridge window [mem 0xc0000000-0xd01fffff 64bit pref]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff window]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:00: resource 5 [mem 0xc0000000-0xf7ffffff window]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:00: resource 6 [mem 0xfc000000-0xfdffffff window]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:00: resource 7 [io  0x0000-0x0cf7 window]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:00: resource 8 [io  0x0d00-0xffff window]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:01: resource 1 [mem 0xd0a00000-0xd0afffff]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:01: resource 2 [mem 0xd0b00000-0xd0cfffff 64bit pref]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:02: resource 1 [mem 0xd0900000-0xd09fffff]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:03: resource 1 [mem 0xd0800000-0xd08fffff]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:04: resource 1 [mem 0xd0700000-0xd07fffff]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:05: resource 1 [mem 0xd0600000-0xd06fffff]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:06: resource 0 [io  0x1000-0x1fff]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:06: resource 1 [mem 0xd0200000-0xd05fffff]
Oct 30 16:45:39 halcyon kernel: pci_bus 0000:06: resource 2 [mem 0xc0000000-0xd01fffff 64bit pref]
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.1: D0 power state depends on 0000:06:00.0
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.3: extending delay after power-on from D3hot to 20 msec
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.4: extending delay after power-on from D3hot to 20 msec
Oct 30 16:45:39 halcyon kernel: PCI: CLS 32 bytes, default 64
Oct 30 16:45:39 halcyon kernel: Trying to unpack rootfs image as initramfs...
Oct 30 16:45:39 halcyon kernel: Freeing initrd memory: 13880K
Oct 30 16:45:39 halcyon kernel: pci 0000:00:00.2: AMD-Vi: Unable to read/write to IOMMU perf counter.
Oct 30 16:45:39 halcyon kernel: fbcon: Taking over console
Oct 30 16:45:39 halcyon kernel: pci 0000:00:00.2: can't derive routing for PCI INT A
Oct 30 16:45:39 halcyon kernel: pci 0000:00:00.2: PCI INT A: not connected
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.0: Adding to iommu group 0
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.2: Adding to iommu group 1
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.3: Adding to iommu group 2
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.4: Adding to iommu group 3
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.6: Adding to iommu group 4
Oct 30 16:45:39 halcyon kernel: pci 0000:00:01.7: Adding to iommu group 5
Oct 30 16:45:39 halcyon kernel: pci 0000:00:08.0: Adding to iommu group 6
Oct 30 16:45:39 halcyon kernel: pci 0000:00:08.1: Adding to iommu group 7
Oct 30 16:45:39 halcyon kernel: pci 0000:00:14.0: Adding to iommu group 8
Oct 30 16:45:39 halcyon kernel: pci 0000:00:14.3: Adding to iommu group 8
Oct 30 16:45:39 halcyon kernel: pci 0000:00:18.0: Adding to iommu group 9
Oct 30 16:45:39 halcyon kernel: pci 0000:00:18.1: Adding to iommu group 9
Oct 30 16:45:39 halcyon kernel: pci 0000:00:18.2: Adding to iommu group 9
Oct 30 16:45:39 halcyon kernel: pci 0000:00:18.3: Adding to iommu group 9
Oct 30 16:45:39 halcyon kernel: pci 0000:00:18.4: Adding to iommu group 9
Oct 30 16:45:39 halcyon kernel: pci 0000:00:18.5: Adding to iommu group 9
Oct 30 16:45:39 halcyon kernel: pci 0000:00:18.6: Adding to iommu group 9
Oct 30 16:45:39 halcyon kernel: pci 0000:00:18.7: Adding to iommu group 9
Oct 30 16:45:39 halcyon kernel: pci 0000:01:00.0: Adding to iommu group 10
Oct 30 16:45:39 halcyon kernel: pci 0000:02:00.0: Adding to iommu group 11
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.0: Adding to iommu group 12
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.1: Adding to iommu group 12
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.2: Adding to iommu group 12
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.3: Adding to iommu group 12
Oct 30 16:45:39 halcyon kernel: pci 0000:03:00.4: Adding to iommu group 12
Oct 30 16:45:39 halcyon kernel: pci 0000:04:00.0: Adding to iommu group 13
Oct 30 16:45:39 halcyon kernel: pci 0000:05:00.0: Adding to iommu group 14
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.0: Adding to iommu group 15
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.1: Adding to iommu group 16
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.2: Adding to iommu group 16
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.3: Adding to iommu group 16
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.4: Adding to iommu group 16
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.5: Adding to iommu group 16
Oct 30 16:45:39 halcyon kernel: pci 0000:06:00.6: Adding to iommu group 16
Oct 30 16:45:39 halcyon kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
Oct 30 16:45:39 halcyon kernel: pci 0000:00:00.2: AMD-Vi: Extended features (0x4f77ef22294ada):
Oct 30 16:45:39 halcyon kernel:  PPR NX GT IA GA PC GA_vAPIC
Oct 30 16:45:39 halcyon kernel: AMD-Vi: Interrupt remapping enabled
Oct 30 16:45:39 halcyon kernel: AMD-Vi: Virtual APIC enabled
Oct 30 16:45:39 halcyon kernel: AMD-Vi: Lazy IO/TLB flushing enabled
Oct 30 16:45:39 halcyon kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Oct 30 16:45:39 halcyon kernel: software IO TLB: mapped [mem 0xb24ea000-0xb64ea000] (64MB)
Oct 30 16:45:39 halcyon kernel: amd_uncore: AMD NB counters detected
Oct 30 16:45:39 halcyon kernel: amd_uncore: AMD LLC counters detected
Oct 30 16:45:39 halcyon kernel: check: Scanning for low memory corruption every 60 seconds
Oct 30 16:45:39 halcyon kernel: Initialise system trusted keyrings
Oct 30 16:45:39 halcyon kernel: Key type blacklist registered
Oct 30 16:45:39 halcyon kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Oct 30 16:45:39 halcyon kernel: zbud: loaded
Oct 30 16:45:39 halcyon kernel: Key type asymmetric registered
Oct 30 16:45:39 halcyon kernel: Asymmetric key parser 'x509' registered
Oct 30 16:45:39 halcyon kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
Oct 30 16:45:39 halcyon kernel: io scheduler mq-deadline registered
Oct 30 16:45:39 halcyon kernel: io scheduler kyber registered
Oct 30 16:45:39 halcyon kernel: io scheduler bfq registered
Oct 30 16:45:39 halcyon kernel: pcieport 0000:00:01.2: PME: Signaling with IRQ 26
Oct 30 16:45:39 halcyon kernel: pcieport 0000:00:01.2: AER: enabled with IRQ 26
Oct 30 16:45:39 halcyon kernel: pcieport 0000:00:01.2: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
Oct 30 16:45:39 halcyon kernel: pcieport 0000:00:01.3: PME: Signaling with IRQ 27
Oct 30 16:45:39 halcyon kernel: pcieport 0000:00:01.3: AER: enabled with IRQ 27
Oct 30 16:45:39 halcyon kernel: pcieport 0000:00:01.4: PME: Signaling with IRQ 28
Oct 30 16:45:39 halcyon kernel: pcieport 0000:00:01.4: AER: enabled with IRQ 28
Oct 30 16:45:39 halcyon kernel: pcieport 0000:00:01.6: PME: Signaling with IRQ 29
Oct 30 16:45:39 halcyon kernel: pcieport 0000:00:01.6: AER: enabled with IRQ 29
Oct 30 16:45:39 halcyon kernel: pcieport 0000:00:01.7: PME: Signaling with IRQ 30
Oct 30 16:45:39 halcyon kernel: pcieport 0000:00:01.7: AER: enabled with IRQ 30
Oct 30 16:45:39 halcyon kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 31
Oct 30 16:45:39 halcyon kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 30 16:45:39 halcyon kernel: efifb: probing for efifb
Oct 30 16:45:39 halcyon kernel: efifb: framebuffer at 0xc0000000, using 3600k, total 3600k
Oct 30 16:45:39 halcyon kernel: efifb: mode is 1280x720x32, linelength=5120, pages=1
Oct 30 16:45:39 halcyon kernel: efifb: scrolling: redraw
Oct 30 16:45:39 halcyon kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Oct 30 16:45:39 halcyon kernel: Console: switching to colour frame buffer device 160x45
Oct 30 16:45:39 halcyon kernel: fb0: EFI VGA frame buffer device
Oct 30 16:45:39 halcyon kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Oct 30 16:45:39 halcyon kernel: ACPI: Power Button [PWRB]
Oct 30 16:45:39 halcyon kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
Oct 30 16:45:39 halcyon kernel: ACPI: Lid Switch [LID]
Oct 30 16:45:39 halcyon kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
Oct 30 16:45:39 halcyon kernel: ACPI: Sleep Button [SLPB]
Oct 30 16:45:39 halcyon kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Oct 30 16:45:39 halcyon kernel: ACPI: Power Button [PWRF]
Oct 30 16:45:39 halcyon kernel: ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
Oct 30 16:45:39 halcyon kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0b/LNXVIDEO:00/input/input4
Oct 30 16:45:39 halcyon kernel: Monitor-Mwait will be used to enter C-1 state
Oct 30 16:45:39 halcyon kernel: ACPI: \_PR_.C000: Found 2 idle states
Oct 30 16:45:39 halcyon kernel: ACPI: \_PR_.C001: Found 2 idle states
Oct 30 16:45:39 halcyon kernel: ACPI: \_PR_.C002: Found 2 idle states
Oct 30 16:45:39 halcyon kernel: ACPI: \_PR_.C003: Found 2 idle states
Oct 30 16:45:39 halcyon kernel: ACPI: \_PR_.C004: Found 2 idle states
Oct 30 16:45:39 halcyon kernel: ACPI: \_PR_.C005: Found 2 idle states
Oct 30 16:45:39 halcyon kernel: ACPI: \_PR_.C006: Found 2 idle states
Oct 30 16:45:39 halcyon kernel: ACPI: \_PR_.C007: Found 2 idle states
Oct 30 16:45:39 halcyon kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Oct 30 16:45:39 halcyon kernel: serial 0000:03:00.1: enabling device (0000 -> 0003)
Oct 30 16:45:39 halcyon kernel: 0000:03:00.1: ttyS0 at I/O 0x3200 (irq = 32, base_baud = 115200) is a 16550A
Oct 30 16:45:39 halcyon kernel: serial 0000:03:00.2: enabling device (0000 -> 0003)
Oct 30 16:45:39 halcyon kernel: 0000:03:00.2: ttyS1 at I/O 0x3100 (irq = 33, base_baud = 115200) is a 16550A
Oct 30 16:45:39 halcyon kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Oct 30 16:45:39 halcyon kernel: nvme nvme0: pci function 0000:02:00.0
Oct 30 16:45:39 halcyon kernel: usbcore: registered new interface driver usbserial_generic
Oct 30 16:45:39 halcyon kernel: usbserial: USB Serial support registered for generic
Oct 30 16:45:39 halcyon kernel: rtc_cmos 00:01: RTC can wake from S4
Oct 30 16:45:39 halcyon kernel: rtc_cmos 00:01: registered as rtc0
Oct 30 16:45:39 halcyon kernel: rtc_cmos 00:01: setting system clock to 2020-10-30T16:45:28 UTC (1604076328)
Oct 30 16:45:39 halcyon kernel: rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Oct 30 16:45:39 halcyon kernel: ledtrig-cpu: registered to indicate activity on CPUs
Oct 30 16:45:39 halcyon kernel: drop_monitor: Initializing network drop monitor service
Oct 30 16:45:39 halcyon kernel: NET: Registered protocol family 10
Oct 30 16:45:39 halcyon kernel: Segment Routing with IPv6
Oct 30 16:45:39 halcyon kernel: RPL Segment Routing with IPv6
Oct 30 16:45:39 halcyon kernel: NET: Registered protocol family 17
Oct 30 16:45:39 halcyon kernel: microcode: CPU0: patch_level=0x08108102
Oct 30 16:45:39 halcyon kernel: microcode: CPU1: patch_level=0x08108102
Oct 30 16:45:39 halcyon kernel: microcode: CPU2: patch_level=0x08108102
Oct 30 16:45:39 halcyon kernel: microcode: CPU3: patch_level=0x08108102
Oct 30 16:45:39 halcyon kernel: microcode: CPU4: patch_level=0x08108102
Oct 30 16:45:39 halcyon kernel: microcode: CPU5: patch_level=0x08108102
Oct 30 16:45:39 halcyon kernel: microcode: CPU6: patch_level=0x08108102
Oct 30 16:45:39 halcyon kernel: microcode: CPU7: patch_level=0x08108102
Oct 30 16:45:39 halcyon kernel: microcode: Microcode Update Driver: v2.2.
Oct 30 16:45:39 halcyon kernel: IPI shorthand broadcast: enabled
Oct 30 16:45:39 halcyon kernel: sched_clock: Marking stable (553014275, 171966938)->(726030724, -1049511)
Oct 30 16:45:39 halcyon kernel: registered taskstats version 1
Oct 30 16:45:39 halcyon kernel: Loading compiled-in X.509 certificates
Oct 30 16:45:39 halcyon kernel: nvme nvme0: missing or invalid SUBNQN field.
Oct 30 16:45:39 halcyon kernel: Loaded X.509 cert 'Build time autogenerated kernel key: c889890982fa8049caee8d550707084b41e621dc'
Oct 30 16:45:39 halcyon kernel: zswap: loaded using pool lz4/z3fold
Oct 30 16:45:39 halcyon kernel: Key type ._fscrypt registered
Oct 30 16:45:39 halcyon kernel: Key type .fscrypt registered
Oct 30 16:45:39 halcyon kernel: Key type fscrypt-provisioning registered
Oct 30 16:45:39 halcyon kernel: PM:   Magic number: 8:214:794
Oct 30 16:45:39 halcyon kernel: nvme nvme0: 15/0/0 default/read/poll queues
Oct 30 16:45:39 halcyon kernel: RAS: Correctable Errors collector initialized.
Oct 30 16:45:39 halcyon kernel:  nvme0n1: p1 p2
Oct 30 16:45:39 halcyon kernel: Freeing unused decrypted memory: 2040K
Oct 30 16:45:39 halcyon kernel: Freeing unused kernel image (initmem) memory: 1660K
Oct 30 16:45:39 halcyon kernel: Write protecting the kernel read-only data: 24576k
Oct 30 16:45:39 halcyon kernel: Freeing unused kernel image (text/rodata gap) memory: 2044K
Oct 30 16:45:39 halcyon kernel: Freeing unused kernel image (rodata/data gap) memory: 264K
Oct 30 16:45:39 halcyon kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 30 16:45:39 halcyon kernel: Run /init as init process
Oct 30 16:45:39 halcyon kernel:   with arguments:
Oct 30 16:45:39 halcyon kernel:     /init
Oct 30 16:45:39 halcyon kernel:   with environment:
Oct 30 16:45:39 halcyon kernel:     HOME=/
Oct 30 16:45:39 halcyon kernel:     TERM=linux
Oct 30 16:45:39 halcyon kernel:     cryptdevice=UUID=f218ecdf-3137-4dfe-b33d-63fd1475435d:archluks
Oct 30 16:45:39 halcyon kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Oct 30 16:45:39 halcyon kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 30 16:45:39 halcyon kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Oct 30 16:45:39 halcyon kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Oct 30 16:45:39 halcyon kernel: ehci-pci: EHCI PCI platform driver
Oct 30 16:45:39 halcyon kernel: ehci-pci 0000:03:00.4: EHCI Host Controller
Oct 30 16:45:39 halcyon kernel: ehci-pci 0000:03:00.4: new USB bus registered, assigned bus number 1
Oct 30 16:45:39 halcyon kernel: ehci-pci 0000:03:00.4: irq 52, io mem 0xd0818000
Oct 30 16:45:39 halcyon kernel: ccp 0000:06:00.2: enabling device (0000 -> 0002)
Oct 30 16:45:39 halcyon kernel: sdhci: Secure Digital Host Controller Interface driver
Oct 30 16:45:39 halcyon kernel: sdhci: Copyright(c) Pierre Ossman
Oct 30 16:45:39 halcyon kernel: ccp 0000:06:00.2: ccp enabled
Oct 30 16:45:39 halcyon kernel: ccp 0000:06:00.2: psp: unable to access the device: you might be running a broken BIOS.
Oct 30 16:45:39 halcyon kernel: sdhci-pci 0000:05:00.0: SDHCI controller found [17a0:9750] (rev 1)
Oct 30 16:45:39 halcyon kernel: sdhci-pci 0000:05:00.0: enabling device (0000 -> 0002)
Oct 30 16:45:39 halcyon kernel: mmc0: SDHCI controller on PCI [0000:05:00.0] using ADMA
Oct 30 16:45:39 halcyon kernel: cryptd: max_cpu_qlen set to 1000
Oct 30 16:45:39 halcyon kernel: ehci-pci 0000:03:00.4: USB 0.0 started, EHCI 1.00
Oct 30 16:45:39 halcyon kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
Oct 30 16:45:39 halcyon kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 30 16:45:39 halcyon kernel: usb usb1: Product: EHCI Host Controller
Oct 30 16:45:39 halcyon kernel: usb usb1: Manufacturer: Linux 5.9.2-arch1-1 ehci_hcd
Oct 30 16:45:39 halcyon kernel: usb usb1: SerialNumber: 0000:03:00.4
Oct 30 16:45:39 halcyon kernel: AVX2 version of gcm_enc/dec engaged.
Oct 30 16:45:39 halcyon kernel: AES CTR mode by8 optimization enabled
Oct 30 16:45:39 halcyon kernel: hub 1-0:1.0: USB hub found
Oct 30 16:45:39 halcyon kernel: hub 1-0:1.0: 1 port detected
Oct 30 16:45:39 halcyon kernel: xhci_hcd 0000:06:00.3: xHCI Host Controller
Oct 30 16:45:39 halcyon kernel: xhci_hcd 0000:06:00.3: new USB bus registered, assigned bus number 2
Oct 30 16:45:39 halcyon kernel: xhci_hcd 0000:06:00.3: hcc params 0x0270ffe5 hci version 0x110 quirks 0x0000000840000410
Oct 30 16:45:39 halcyon kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
Oct 30 16:45:39 halcyon kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 30 16:45:39 halcyon kernel: usb usb2: Product: xHCI Host Controller
Oct 30 16:45:39 halcyon kernel: usb usb2: Manufacturer: Linux 5.9.2-arch1-1 xhci-hcd
Oct 30 16:45:39 halcyon kernel: usb usb2: SerialNumber: 0000:06:00.3
Oct 30 16:45:39 halcyon kernel: hub 2-0:1.0: USB hub found
Oct 30 16:45:39 halcyon kernel: hub 2-0:1.0: 4 ports detected
Oct 30 16:45:39 halcyon kernel: xhci_hcd 0000:06:00.3: xHCI Host Controller
Oct 30 16:45:39 halcyon kernel: xhci_hcd 0000:06:00.3: new USB bus registered, assigned bus number 3
Oct 30 16:45:39 halcyon kernel: xhci_hcd 0000:06:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Oct 30 16:45:39 halcyon kernel: usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 30 16:45:39 halcyon kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.09
Oct 30 16:45:39 halcyon kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 30 16:45:39 halcyon kernel: usb usb3: Product: xHCI Host Controller
Oct 30 16:45:39 halcyon kernel: usb usb3: Manufacturer: Linux 5.9.2-arch1-1 xhci-hcd
Oct 30 16:45:39 halcyon kernel: usb usb3: SerialNumber: 0000:06:00.3
Oct 30 16:45:39 halcyon kernel: hub 3-0:1.0: USB hub found
Oct 30 16:45:39 halcyon kernel: hub 3-0:1.0: 4 ports detected
Oct 30 16:45:39 halcyon kernel: xhci_hcd 0000:06:00.4: xHCI Host Controller
Oct 30 16:45:39 halcyon kernel: xhci_hcd 0000:06:00.4: new USB bus registered, assigned bus number 4
Oct 30 16:45:39 halcyon kernel: xhci_hcd 0000:06:00.4: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000840000410
Oct 30 16:45:39 halcyon kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
Oct 30 16:45:39 halcyon kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 30 16:45:39 halcyon kernel: usb usb4: Product: xHCI Host Controller
Oct 30 16:45:39 halcyon kernel: usb usb4: Manufacturer: Linux 5.9.2-arch1-1 xhci-hcd
Oct 30 16:45:39 halcyon kernel: usb usb4: SerialNumber: 0000:06:00.4
Oct 30 16:45:39 halcyon kernel: hub 4-0:1.0: USB hub found
Oct 30 16:45:39 halcyon kernel: hub 4-0:1.0: 2 ports detected
Oct 30 16:45:39 halcyon kernel: xhci_hcd 0000:06:00.4: xHCI Host Controller
Oct 30 16:45:39 halcyon kernel: xhci_hcd 0000:06:00.4: new USB bus registered, assigned bus number 5
Oct 30 16:45:39 halcyon kernel: xhci_hcd 0000:06:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Oct 30 16:45:39 halcyon kernel: usb usb5: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 30 16:45:39 halcyon kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.09
Oct 30 16:45:39 halcyon kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 30 16:45:39 halcyon kernel: usb usb5: Product: xHCI Host Controller
Oct 30 16:45:39 halcyon kernel: usb usb5: Manufacturer: Linux 5.9.2-arch1-1 xhci-hcd
Oct 30 16:45:39 halcyon kernel: usb usb5: SerialNumber: 0000:06:00.4
Oct 30 16:45:39 halcyon kernel: hub 5-0:1.0: USB hub found
Oct 30 16:45:39 halcyon kernel: hub 5-0:1.0: 1 port detected
Oct 30 16:45:39 halcyon kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
Oct 30 16:45:39 halcyon kernel: device-mapper: uevent: version 1.0.3
Oct 30 16:45:39 halcyon kernel: device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
Oct 30 16:45:39 halcyon kernel: Key type encrypted registered
Oct 30 16:45:39 halcyon kernel: random: cryptsetup: uninitialized urandom read (4 bytes read)
Oct 30 16:45:39 halcyon kernel: random: cryptsetup: uninitialized urandom read (4 bytes read)
Oct 30 16:45:39 halcyon kernel: usb 4-1: new full-speed USB device number 2 using xhci_hcd
Oct 30 16:45:39 halcyon kernel: usb 2-1: new high-speed USB device number 2 using xhci_hcd
Oct 30 16:45:39 halcyon kernel: usb 2-1: New USB device found, idVendor=17ef, idProduct=a392, bcdDevice= c.d4
Oct 30 16:45:39 halcyon kernel: usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 30 16:45:39 halcyon kernel: usb 2-1: Product: USB2.0 Hub
Oct 30 16:45:39 halcyon kernel: usb 2-1: Manufacturer: VIA Labs, Inc.
Oct 30 16:45:39 halcyon kernel: usb 4-1: New USB device found, idVendor=8087, idProduct=0025, bcdDevice= 0.02
Oct 30 16:45:39 halcyon kernel: usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Oct 30 16:45:39 halcyon kernel: hub 2-1:1.0: USB hub found
Oct 30 16:45:39 halcyon kernel: hub 2-1:1.0: 4 ports detected
Oct 30 16:45:39 halcyon kernel: usb 3-1: new SuperSpeedPlus Gen 2 USB device number 2 using xhci_hcd
Oct 30 16:45:39 halcyon kernel: usb 4-2: new high-speed USB device number 3 using xhci_hcd
Oct 30 16:45:39 halcyon kernel: tsc: Refined TSC clocksource calibration: 2096.053 MHz
Oct 30 16:45:39 halcyon kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e369fd61e0, max_idle_ns: 440795252296 ns
Oct 30 16:45:39 halcyon kernel: clocksource: Switched to clocksource tsc
Oct 30 16:45:39 halcyon kernel: usb 4-2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=60.52
Oct 30 16:45:39 halcyon kernel: usb 4-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Oct 30 16:45:39 halcyon kernel: usb 4-2: Product: USB2.0 Hub
Oct 30 16:45:39 halcyon kernel: hub 4-2:1.0: USB hub found
Oct 30 16:45:39 halcyon kernel: hub 4-2:1.0: 2 ports detected
Oct 30 16:45:39 halcyon kernel: usb 3-1: New USB device found, idVendor=17ef, idProduct=a391, bcdDevice= c.d4
Oct 30 16:45:39 halcyon kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 30 16:45:39 halcyon kernel: usb 3-1: Product: USB3.1 Hub
Oct 30 16:45:39 halcyon kernel: usb 3-1: Manufacturer: VIA Labs, Inc.
Oct 30 16:45:39 halcyon kernel: hub 3-1:1.0: USB hub found
Oct 30 16:45:39 halcyon kernel: hub 3-1:1.0: 4 ports detected
Oct 30 16:45:39 halcyon kernel: usb 2-2: new full-speed USB device number 3 using xhci_hcd
Oct 30 16:45:39 halcyon kernel: usb 4-2.1: new high-speed USB device number 4 using xhci_hcd
Oct 30 16:45:39 halcyon kernel: usb 4-2.1: New USB device found, idVendor=04f2, idProduct=b681, bcdDevice=67.26
Oct 30 16:45:39 halcyon kernel: usb 4-2.1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Oct 30 16:45:39 halcyon kernel: usb 4-2.1: Product: Integrated Camera
Oct 30 16:45:39 halcyon kernel: usb 4-2.1: Manufacturer: Chicony Electronics Co.,Ltd.
Oct 30 16:45:39 halcyon kernel: usb 4-2.1: SerialNumber: 6726
Oct 30 16:45:39 halcyon kernel: usb 2-2: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.10
Oct 30 16:45:39 halcyon kernel: usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 30 16:45:39 halcyon kernel: usb 2-2: Product: USB Receiver
Oct 30 16:45:39 halcyon kernel: usb 2-2: Manufacturer: Logitech
Oct 30 16:45:39 halcyon kernel: hid: raw HID events driver (C) Jiri Kosina
Oct 30 16:45:39 halcyon kernel: usbcore: registered new interface driver usbhid
Oct 30 16:45:39 halcyon kernel: usbhid: USB HID core driver
Oct 30 16:45:39 halcyon kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-2/2-2:1.0/0003:046D:C52B.0001/input/input7
Oct 30 16:45:39 halcyon kernel: random: fast init done
Oct 30 16:45:39 halcyon kernel: hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:06:00.3-2/input0
Oct 30 16:45:39 halcyon kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-2/2-2:1.1/0003:046D:C52B.0002/input/input8
Oct 30 16:45:39 halcyon kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-2/2-2:1.1/0003:046D:C52B.0002/input/input9
Oct 30 16:45:39 halcyon kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-2/2-2:1.1/0003:046D:C52B.0002/input/input10
Oct 30 16:45:39 halcyon kernel: hid-generic 0003:046D:C52B.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:06:00.3-2/input1
Oct 30 16:45:39 halcyon kernel: hid-generic 0003:046D:C52B.0003: hiddev1,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:06:00.3-2/input2
Oct 30 16:45:39 halcyon kernel: logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:06:00.3-2/input2
Oct 30 16:45:39 halcyon kernel: usb 2-1.2: new full-speed USB device number 4 using xhci_hcd
Oct 30 16:45:39 halcyon kernel: input: Logitech Wireless Device PID:1028 Mouse as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-2/2-2:1.2/0003:046D:C52B.0003/0003:046D:1028.0004/input/input12
Oct 30 16:45:39 halcyon kernel: hid-generic 0003:046D:1028.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Wireless Device PID:1028] on usb-0000:06:00.3-2/input2:1
Oct 30 16:45:39 halcyon kernel: input: Logitech M570 as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-2/2-2:1.2/0003:046D:C52B.0003/0003:046D:1028.0004/input/input16
Oct 30 16:45:39 halcyon kernel: logitech-hidpp-device 0003:046D:1028.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech M570] on usb-0000:06:00.3-2/input2:1
Oct 30 16:45:39 halcyon kernel: usb 2-1.2: New USB device found, idVendor=04d9, idProduct=0171, bcdDevice=21.02
Oct 30 16:45:39 halcyon kernel: usb 2-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Oct 30 16:45:39 halcyon kernel: usb 2-1.2: Product: USB-HID Keyboard
Oct 30 16:45:39 halcyon kernel: usb 3-1.3: new SuperSpeedPlus Gen 2 USB device number 3 using xhci_hcd
Oct 30 16:45:39 halcyon kernel: usb 3-1.3: New USB device found, idVendor=17ef, idProduct=a393, bcdDevice= c.d3
Oct 30 16:45:39 halcyon kernel: usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 30 16:45:39 halcyon kernel: usb 3-1.3: Product: USB3.1 Hub
Oct 30 16:45:39 halcyon kernel: usb 3-1.3: Manufacturer: VIA Labs, Inc.
Oct 30 16:45:39 halcyon kernel: input: USB-HID Keyboard as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-1/2-1.2/2-1.2:1.0/0003:04D9:0171.0005/input/input17
Oct 30 16:45:39 halcyon kernel: hub 3-1.3:1.0: USB hub found
Oct 30 16:45:39 halcyon kernel: hub 3-1.3:1.0: 4 ports detected
Oct 30 16:45:39 halcyon kernel: hid-generic 0003:04D9:0171.0005: input,hidraw2: USB HID v1.11 Keyboard [USB-HID Keyboard] on usb-0000:06:00.3-1.2/input0
Oct 30 16:45:39 halcyon kernel: hid-generic 0003:04D9:0171.0006: hiddev1,hidraw3: USB HID v1.11 Device [USB-HID Keyboard] on usb-0000:06:00.3-1.2/input1
Oct 30 16:45:39 halcyon kernel: input: USB-HID Keyboard System Control as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-1/2-1.2/2-1.2:1.2/0003:04D9:0171.0007/input/input18
Oct 30 16:45:39 halcyon kernel: input: USB-HID Keyboard Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-1/2-1.2/2-1.2:1.2/0003:04D9:0171.0007/input/input19
Oct 30 16:45:39 halcyon kernel: input: USB-HID Keyboard Mouse as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-1/2-1.2/2-1.2:1.2/0003:04D9:0171.0007/input/input20
Oct 30 16:45:39 halcyon kernel: input: USB-HID Keyboard as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-1/2-1.2/2-1.2:1.2/0003:04D9:0171.0007/input/input21
Oct 30 16:45:39 halcyon kernel: hid-generic 0003:04D9:0171.0007: input,hidraw4: USB HID v1.11 Mouse [USB-HID Keyboard] on usb-0000:06:00.3-1.2/input2
Oct 30 16:45:39 halcyon kernel: usb 2-1.3: new high-speed USB device number 5 using xhci_hcd
Oct 30 16:45:39 halcyon kernel: usb 2-1.3: New USB device found, idVendor=17ef, idProduct=a394, bcdDevice= c.d3
Oct 30 16:45:39 halcyon kernel: usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 30 16:45:39 halcyon kernel: usb 2-1.3: Product: USB2.0 Hub
Oct 30 16:45:39 halcyon kernel: usb 2-1.3: Manufacturer: VIA Labs, Inc.
Oct 30 16:45:39 halcyon kernel: hub 2-1.3:1.0: USB hub found
Oct 30 16:45:39 halcyon kernel: hub 2-1.3:1.0: 4 ports detected
Oct 30 16:45:39 halcyon kernel: usb 3-1.1: new SuperSpeed Gen 1 USB device number 4 using xhci_hcd
Oct 30 16:45:39 halcyon kernel: usb 3-1.1: New USB device found, idVendor=17ef, idProduct=a387, bcdDevice=31.03
Oct 30 16:45:39 halcyon kernel: usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
Oct 30 16:45:39 halcyon kernel: usb 3-1.1: Product: USB-C Dock Ethernet
Oct 30 16:45:39 halcyon kernel: usb 3-1.1: Manufacturer: Realtek
Oct 30 16:45:39 halcyon kernel: usb 3-1.1: SerialNumber: 301000001
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.3: new high-speed USB device number 6 using xhci_hcd
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.3: New USB device found, idVendor=17ef, idProduct=a395, bcdDevice=60.70
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.3: New USB device strings: Mfr=10, Product=11, SerialNumber=0
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.3: Product: USB2.0 Hub
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.3: Manufacturer: Lenovo
Oct 30 16:45:39 halcyon kernel: hub 2-1.3.3:1.0: USB hub found
Oct 30 16:45:39 halcyon kernel: hub 2-1.3.3:1.0: 4 ports detected
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.4: new full-speed USB device number 7 using xhci_hcd
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.4: New USB device found, idVendor=be57, idProduct=020e, bcdDevice= 1.00
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.4: Product: Sharkoon Gaming DAC Pro S
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.4: Manufacturer: Tdlasunnic
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.4: SerialNumber: 20181228.1
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.3.1: new full-speed USB device number 8 using xhci_hcd
Oct 30 16:45:39 halcyon kernel: input: Tdlasunnic Sharkoon Gaming DAC Pro S as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-1/2-1.3/2-1.3.4/2-1.3.4:1.3/0003:BE57:020E.0008/input/input22
Oct 30 16:45:39 halcyon kernel: hid-generic 0003:BE57:020E.0008: input,hidraw5: USB HID v1.11 Device [Tdlasunnic Sharkoon Gaming DAC Pro S] on usb-0000:06:00.3-1.3.4/input3
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.3.1: New USB device found, idVendor=17ef, idProduct=a38f, bcdDevice= 0.00
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.3.1: Product: Billboard Device
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.3.1: Manufacturer: Cypress Semiconductor
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.3.1: SerialNumber: 0001
Oct 30 16:45:39 halcyon kernel: hid-generic 0003:17EF:A38F.0009: hiddev2,hidraw6: USB HID v1.11 Device [Cypress Semiconductor Billboard Device] on usb-0000:06:00.3-1.3.3.1/input1
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.3.2: new full-speed USB device number 9 using xhci_hcd
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.3.2: New USB device found, idVendor=17ef, idProduct=a396, bcdDevice= 0.07
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.3.2: Product: ThinkPad USB-C Dock Gen2 USB Audio
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.3.2: Manufacturer: Lenovo
Oct 30 16:45:39 halcyon kernel: usb 2-1.3.3.2: SerialNumber: 000000000000
Oct 30 16:45:39 halcyon kernel: input: Lenovo ThinkPad USB-C Dock Gen2 USB Audio as /devices/pci0000:00/0000:00:08.1/0000:06:00.3/usb2/2-1/2-1.3/2-1.3.3/2-1.3.3.2/2-1.3.3.2:1.3/0003:17EF:A396.000A/input/input23
Oct 30 16:45:39 halcyon kernel: hid-generic 0003:17EF:A396.000A: input,hidraw7: USB HID v1.11 Device [Lenovo ThinkPad USB-C Dock Gen2 USB Audio] on usb-0000:06:00.3-1.3.3.2/input3
Oct 30 16:45:39 halcyon kernel: random: crng init done
Oct 30 16:45:39 halcyon kernel: raid6: avx2x4   gen() 23007 MB/s
Oct 30 16:45:39 halcyon kernel: raid6: avx2x4   xor()  7190 MB/s
Oct 30 16:45:39 halcyon kernel: raid6: avx2x2   gen() 26112 MB/s
Oct 30 16:45:39 halcyon kernel: raid6: avx2x2   xor() 16184 MB/s
Oct 30 16:45:39 halcyon kernel: raid6: avx2x1   gen() 23540 MB/s
Oct 30 16:45:39 halcyon kernel: raid6: avx2x1   xor() 15119 MB/s
Oct 30 16:45:39 halcyon kernel: raid6: sse2x4   gen() 15705 MB/s
Oct 30 16:45:39 halcyon kernel: raid6: sse2x4   xor()  7011 MB/s
Oct 30 16:45:39 halcyon kernel: raid6: sse2x2   gen() 17787 MB/s
Oct 30 16:45:39 halcyon kernel: raid6: sse2x2   xor() 11008 MB/s
Oct 30 16:45:39 halcyon kernel: raid6: sse2x1   gen() 13709 MB/s
Oct 30 16:45:39 halcyon kernel: raid6: sse2x1   xor()  8103 MB/s
Oct 30 16:45:39 halcyon kernel: raid6: using algorithm avx2x2 gen() 26112 MB/s
Oct 30 16:45:39 halcyon kernel: raid6: .... xor() 16184 MB/s, rmw enabled
Oct 30 16:45:39 halcyon kernel: raid6: using avx2x2 recovery algorithm
Oct 30 16:45:39 halcyon kernel: xor: automatically using best checksumming function   avx       
Oct 30 16:45:39 halcyon kernel: Btrfs loaded, crc32c=crc32c-intel
Oct 30 16:45:39 halcyon kernel: BTRFS: device label ARCH devid 1 transid 606 /dev/dm-0 scanned by systemd-udevd (315)
Oct 30 16:45:39 halcyon kernel: BTRFS info (device dm-0): disk space caching is enabled
Oct 30 16:45:39 halcyon kernel: BTRFS info (device dm-0): has skinny extents
Oct 30 16:45:39 halcyon kernel: BTRFS info (device dm-0): enabling ssd optimizations
Oct 30 16:45:39 halcyon systemd[1]: Successfully credited entropy passed from boot loader.
Oct 30 16:45:39 halcyon systemd[1]: systemd 246.6-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Oct 30 16:45:39 halcyon systemd[1]: Detected architecture x86-64.
Oct 30 16:45:39 halcyon systemd[1]: Set hostname to <halcyon>.
Oct 30 16:45:39 halcyon systemd[1]: Queued start job for default target Graphical Interface.
Oct 30 16:45:39 halcyon systemd[1]: Created slice system-getty.slice.
Oct 30 16:45:39 halcyon systemd[1]: Created slice system-modprobe.slice.
Oct 30 16:45:39 halcyon systemd[1]: Created slice User and Session Slice.
Oct 30 16:45:39 halcyon systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Oct 30 16:45:39 halcyon systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Oct 30 16:45:39 halcyon systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Oct 30 16:45:39 halcyon systemd[1]: Reached target Local Encrypted Volumes.
Oct 30 16:45:39 halcyon systemd[1]: Reached target Paths.
Oct 30 16:45:39 halcyon systemd[1]: Reached target Remote File Systems.
Oct 30 16:45:39 halcyon systemd[1]: Reached target Slices.
Oct 30 16:45:39 halcyon systemd[1]: Listening on Device-mapper event daemon FIFOs.
Oct 30 16:45:39 halcyon systemd[1]: Listening on Process Core Dump Socket.
Oct 30 16:45:39 halcyon systemd[1]: Listening on Journal Audit Socket.
Oct 30 16:45:39 halcyon systemd[1]: Listening on Journal Socket (/dev/log).
Oct 30 16:45:39 halcyon systemd[1]: Listening on Journal Socket.
Oct 30 16:45:39 halcyon systemd[1]: Listening on udev Control Socket.
Oct 30 16:45:39 halcyon systemd[1]: Listening on udev Kernel Socket.
Oct 30 16:45:39 halcyon systemd[1]: Mounting Huge Pages File System...
Oct 30 16:45:39 halcyon systemd[1]: Mounting POSIX Message Queue File System...
Oct 30 16:45:39 halcyon systemd[1]: Mounting Kernel Debug File System...
Oct 30 16:45:39 halcyon systemd[1]: Mounting Kernel Trace File System...
Oct 30 16:45:39 halcyon systemd[1]: Starting Create list of static device nodes for the current kernel...
Oct 30 16:45:39 halcyon systemd[1]: Starting Load Kernel Module drm...
Oct 30 16:45:39 halcyon systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Oct 30 16:45:39 halcyon systemd[1]: Starting Journal Service...
Oct 30 16:45:39 halcyon systemd[1]: Starting Load Kernel Modules...
Oct 30 16:45:39 halcyon systemd[1]: Starting Remount Root and Kernel File Systems...
Oct 30 16:45:39 halcyon systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Oct 30 16:45:39 halcyon systemd[1]: Starting Coldplug All udev Devices...
Oct 30 16:45:39 halcyon kernel: Linux agpgart interface v0.103
Oct 30 16:45:39 halcyon systemd[1]: Mounted Huge Pages File System.
Oct 30 16:45:39 halcyon systemd[1]: Mounted POSIX Message Queue File System.
Oct 30 16:45:39 halcyon systemd[1]: Mounted Kernel Debug File System.
Oct 30 16:45:39 halcyon kernel: acpi_call: loading out-of-tree module taints kernel.
Oct 30 16:45:39 halcyon kernel: acpi_call: module verification failed: signature and/or required key missing - tainting kernel
Oct 30 16:45:39 halcyon systemd[1]: Mounted Kernel Trace File System.
Oct 30 16:45:39 halcyon systemd[1]: Finished Create list of static device nodes for the current kernel.
Oct 30 16:45:39 halcyon systemd[1]: Finished Load Kernel Modules.
Oct 30 16:45:39 halcyon systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Oct 30 16:45:39 halcyon systemd[1]: Mounting Kernel Configuration File System...
Oct 30 16:45:39 halcyon systemd[1]: Starting Apply Kernel Variables...
Oct 30 16:45:39 halcyon systemd[1]: Mounted Kernel Configuration File System.
Oct 30 16:45:39 halcyon kernel: BTRFS info (device dm-0): use lzo compression, level 0
Oct 30 16:45:39 halcyon kernel: BTRFS info (device dm-0): disk space caching is enabled
Oct 30 16:45:39 halcyon systemd[1]: Finished Remount Root and Kernel File Systems.
Oct 30 16:45:39 halcyon systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Oct 30 16:45:39 halcyon systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Oct 30 16:45:39 halcyon systemd[1]: Condition check resulted in Create System Users being skipped.
Oct 30 16:45:39 halcyon systemd[1]: Starting Create Static Device Nodes in /dev...
Oct 30 16:45:39 halcyon systemd[1]: Finished Apply Kernel Variables.
Oct 30 16:45:39 halcyon systemd[1]: Finished Create Static Device Nodes in /dev.
Oct 30 16:45:39 halcyon systemd[1]: Reached target Local File Systems (Pre).
Oct 30 16:45:39 halcyon systemd[1]: Starting Rule-based Manager for Device Events and Files...
Oct 30 16:45:39 halcyon systemd[1]: modprobe@drm.service: Succeeded.
Oct 30 16:45:39 halcyon systemd[1]: Finished Load Kernel Module drm.
Oct 30 16:45:39 halcyon systemd[1]: Finished Coldplug All udev Devices.
Oct 30 16:45:39 halcyon systemd[1]: Started Rule-based Manager for Device Events and Files.
Oct 30 16:45:39 halcyon kernel: audit: type=1130 audit(1604076339.755:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 30 16:45:39 halcyon systemd-journald[386]: Journal started
Oct 30 16:45:39 halcyon systemd-journald[386]: Runtime Journal (/run/log/journal/71a0d74e29a341c5a48515c1683ddd18) is 8.0M, max 789.7M, 781.7M free.
Oct 30 16:45:39 halcyon 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'
Oct 30 16:45:39 halcyon systemd-modules-load[387]: Inserted module 'acpi_call'
Oct 30 16:45:39 halcyon systemd-modules-load[387]: Inserted module 'crypto_user'
Oct 30 16:45:39 halcyon systemd-sysctl[393]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
Oct 30 16:45:39 halcyon systemd-sysctl[393]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
Oct 30 16:45:39 halcyon 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'
Oct 30 16:45:39 halcyon systemd-sysctl[393]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
Oct 30 16:45:39 halcyon systemd-sysctl[393]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
Oct 30 16:45:39 halcyon systemd-sysctl[393]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
Oct 30 16:45:39 halcyon systemd-sysctl[393]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
Oct 30 16:45:39 halcyon systemd[1]: Started Journal Service.
Oct 30 16:45:39 halcyon kernel: audit: type=1130 audit(1604076339.778:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 30 16:45:39 halcyon kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Oct 30 16:45:39 halcyon kernel: ACPI: AC Adapter [AC] (on-line)
Oct 30 16:45:39 halcyon kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Oct 30 16:45:39 halcyon kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Oct 30 16:45:39 halcyon kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Oct 30 16:45:39 halcyon kernel: acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Oct 30 16:45:39 halcyon systemd[1]: Found device KINGSTON SA2000M81000G EFI.
Oct 30 16:45:39 halcyon systemd[1]: Mounting /boot...
Oct 30 16:45:39 halcyon kernel: battery: ACPI: Battery Slot [BAT0] (battery present)
Oct 30 16:45:39 halcyon kernel: snd_pci_acp3x 0000:06:00.5: enabling device (0000 -> 0002)
Oct 30 16:45:39 halcyon kernel: snd_pci_acp3x 0000:06:00.5: Invalid ACP audio mode : 2
Oct 30 16:45:39 halcyon kernel: IPMI message handler: version 39.2
Oct 30 16:45:39 halcyon kernel: ipmi device interface
Oct 30 16:45:39 halcyon kernel: Non-volatile memory driver v1.3
Oct 30 16:45:39 halcyon kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Oct 30 16:45:39 halcyon kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Oct 30 16:45:39 halcyon kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Oct 30 16:45:39 halcyon kernel: snd_rn_pci_acp3x: probe of 0000:06:00.5 failed with error -22
Oct 30 16:45:39 halcyon kernel: libphy: Fixed MDIO Bus: probed
Oct 30 16:45:39 halcyon kernel: tpm_tis STM7308:00: 2.0 TPM (device-id 0x0, rev-id 78)
Oct 30 16:45:39 halcyon kernel: tpm tpm0: tpm_try_transmit: send(): error -5
Oct 30 16:45:39 halcyon kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Oct 30 16:45:39 halcyon kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Oct 30 16:45:39 halcyon kernel: tpm tpm0: [Firmware Bug]: TPM interrupt not working, polling instead
Oct 30 16:45:39 halcyon kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Oct 30 16:45:39 halcyon kernel: FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Oct 30 16:45:39 halcyon systemd[1]: Mounted /boot.
Oct 30 16:45:39 halcyon kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.26
Oct 30 16:45:39 halcyon kernel: thinkpad_acpi: [url]http://ibm-acpi.sf.net/[/url]
Oct 30 16:45:39 halcyon kernel: thinkpad_acpi: ThinkPad BIOS R12ET51W(1.21 ), EC R12HT51W
Oct 30 16:45:39 halcyon kernel: thinkpad_acpi: Lenovo ThinkPad T495, model 20NKS01Y00
Oct 30 16:45:39 halcyon kernel: thinkpad_acpi: radio switch found; radios are enabled
Oct 30 16:45:39 halcyon kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
Oct 30 16:45:39 halcyon kernel: thinkpad_acpi: ACPI native brightness control enabled
Oct 30 16:45:39 halcyon kernel: thinkpad_acpi: battery 1 registered (start 95, stop 100)
Oct 30 16:45:39 halcyon kernel: battery: new extension: ThinkPad Battery Extension
Oct 30 16:45:39 halcyon kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input24
Oct 30 16:45:39 halcyon kernel: input: PC Speaker as /devices/platform/pcspkr/input/input25
Oct 30 16:45:39 halcyon kernel: ipmi_si: IPMI System Interface driver
Oct 30 16:45:39 halcyon kernel: ipmi_si: Unable to find any System Interface(s)
Oct 30 16:45:40 halcyon kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Oct 30 16:45:40 halcyon kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Oct 30 16:45:40 halcyon kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Oct 30 16:45:40 halcyon kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Oct 30 16:45:40 halcyon kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Oct 30 16:45:40 halcyon kernel: cfg80211: failed to load regulatory.db
Oct 30 16:45:40 halcyon kernel: r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
Oct 30 16:45:40 halcyon kernel: libphy: r8169: probed
Oct 30 16:45:40 halcyon kernel: r8169 0000:03:00.0 eth0: RTL8168ep/8111ep, 98:fa:9b:07:6d:92, XID 502, IRQ 78
Oct 30 16:45:40 halcyon kernel: r8169 0000:03:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Oct 30 16:45:40 halcyon kernel: r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
Oct 30 16:45:40 halcyon kernel: r8169 0000:04:00.0: enabling device (0000 -> 0003)
Oct 30 16:45:40 halcyon kernel: libphy: r8169: probed
Oct 30 16:45:40 halcyon kernel: r8169 0000:04:00.0 eth1: RTL8168gu/8111gu, 98:fa:9b:07:6d:91, XID 509, IRQ 80
Oct 30 16:45:40 halcyon kernel: r8169 0000:04:00.0 eth1: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Oct 30 16:45:40 halcyon kernel: Intel(R) Wireless WiFi driver for Linux
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0: enabling device (0000 -> 0002)
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0: WRT: Overriding region id 0
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0: WRT: Overriding region id 1
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0: WRT: Overriding region id 2
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0: WRT: Overriding region id 3
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0: WRT: Overriding region id 4
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0: WRT: Overriding region id 6
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0: WRT: Overriding region id 8
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0: WRT: Overriding region id 9
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0: WRT: Overriding region id 10
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0: WRT: Overriding region id 11
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0: WRT: Overriding region id 15
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0: WRT: Overriding region id 16
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0: WRT: Overriding region id 18
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0: WRT: Overriding region id 19
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0: WRT: Overriding region id 20
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0: WRT: Overriding region id 21
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0: WRT: Overriding region id 28
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0: loaded firmware version 46.4d093a30.0 9260-th-b0-jf-b0-46.ucode op_mode iwlmvm
Oct 30 16:45:40 halcyon kernel: snd_hda_intel 0000:06:00.1: enabling device (0000 -> 0002)
Oct 30 16:45:40 halcyon kernel: snd_hda_intel 0000:06:00.1: Handle vga_switcheroo audio client
Oct 30 16:45:40 halcyon kernel: kvm: Nested Virtualization enabled
Oct 30 16:45:40 halcyon kernel: SVM: kvm: Nested Paging enabled
Oct 30 16:45:40 halcyon kernel: SVM: Virtual VMLOAD VMSAVE supported
Oct 30 16:45:40 halcyon kernel: SVM: Virtual GIF supported
Oct 30 16:45:40 halcyon kernel: snd_hda_intel 0000:06:00.6: enabling device (0000 -> 0002)
Oct 30 16:45:40 halcyon systemd-udevd[398]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Oct 30 16:45:40 halcyon kernel: MCE: In-kernel MCE decoding enabled.
Oct 30 16:45:40 halcyon kernel: EDAC amd64: F17h_M10h detected (node 0).
Oct 30 16:45:40 halcyon kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Oct 30 16:45:40 halcyon kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:06:00.1/sound/card0/input27
Oct 30 16:45:40 halcyon kernel: input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:06:00.1/sound/card0/input28
Oct 30 16:45:40 halcyon kernel: input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:06:00.1/sound/card0/input29
Oct 30 16:45:40 halcyon kernel: BTRFS info (device dm-0): device fsid f2cec848-67f5-4d17-b092-7263dd94bb71 devid 1 moved old:/dev/mapper/archluks new:/dev/dm-0
Oct 30 16:45:40 halcyon kernel: BTRFS info (device dm-0): device fsid f2cec848-67f5-4d17-b092-7263dd94bb71 devid 1 moved old:/dev/dm-0 new:/dev/mapper/archluks
Oct 30 16:45:40 halcyon systemd[1]: Found device /dev/disk/by-uuid/f2cec848-67f5-4d17-b092-7263dd94bb71.
Oct 30 16:45:40 halcyon systemd[1]: Mounting /.snapshots...
Oct 30 16:45:40 halcyon systemd[1]: Mounting /home...
Oct 30 16:45:40 halcyon systemd[1]: Mounting /opt...
Oct 30 16:45:40 halcyon systemd[1]: Mounting /swap...
Oct 30 16:45:40 halcyon systemd[1]: Mounting /tmp...
Oct 30 16:45:40 halcyon systemd[1]: var.mount: Directory /var to mount over is not empty, mounting anyway.
Oct 30 16:45:40 halcyon systemd[1]: Mounting /var...
Oct 30 16:45:40 halcyon systemd[1]: Mounted /.snapshots.
Oct 30 16:45:40 halcyon systemd[1]: Mounted /home.
Oct 30 16:45:40 halcyon systemd[1]: Mounted /opt.
Oct 30 16:45:40 halcyon kernel: EDAC amd64: F17h_M10h detected (node 0).
Oct 30 16:45:40 halcyon kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Oct 30 16:45:40 halcyon systemd[1]: Mounted /swap.
Oct 30 16:45:40 halcyon systemd[1]: Mounted /tmp.
Oct 30 16:45:40 halcyon systemd[1]: Mounted /var.
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0: Detected Intel(R) Wireless-AC 9260, REV=0x324
Oct 30 16:45:40 halcyon systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Oct 30 16:45:40 halcyon systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Oct 30 16:45:40 halcyon kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Oct 30 16:45:40 halcyon kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Oct 30 16:45:40 halcyon kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Oct 30 16:45:40 halcyon kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Oct 30 16:45:40 halcyon kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Oct 30 16:45:40 halcyon kernel: snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
Oct 30 16:45:40 halcyon kernel: snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
Oct 30 16:45:40 halcyon systemd[1]: Activating swap /swap/swapfile...
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Reached target Local File Systems.
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight...
Oct 30 16:45:40 halcyon systemd[1]: Starting Flush Journal to Persistent Storage...
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Starting Load/Save Random Seed...
Oct 30 16:45:40 halcyon systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight.
Oct 30 16:45:40 halcyon 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'
Oct 30 16:45:40 halcyon kernel: audit: type=1130 audit(1604076340.462:4): 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'
Oct 30 16:45:40 halcyon kernel: Adding 2097148k swap on /swap/swapfile.  Priority:-2 extents:2 across:2199572k FS
Oct 30 16:45:40 halcyon systemd[1]: Starting Load/Save RF Kill Switch Status...
Oct 30 16:45:40 halcyon kernel: EDAC amd64: F17h_M10h detected (node 0).
Oct 30 16:45:40 halcyon kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Oct 30 16:45:40 halcyon systemd[1]: Activated swap /swap/swapfile.
Oct 30 16:45:40 halcyon systemd-journald[386]: Time spent on flushing to /var/log/journal/71a0d74e29a341c5a48515c1683ddd18 is 30.184ms for 1173 entries.
Oct 30 16:45:40 halcyon systemd-journald[386]: System Journal (/var/log/journal/71a0d74e29a341c5a48515c1683ddd18) is 40.0M, max 4.0G, 3.9G free.
Oct 30 16:45:40 halcyon kernel: audit: type=1130 audit(1604076340.472:5): 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'
Oct 30 16:45:40 halcyon kernel: audit: type=1130 audit(1604076340.475:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 30 16:45:40 halcyon kernel: r8169 0000:03:00.0 enp3s0f0: renamed from eth0
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0: base HW address: 48:89:e7:83:21:29
Oct 30 16:45:40 halcyon kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:08.1/0000:06:00.6/sound/card1/input30
Oct 30 16:45:40 halcyon kernel: input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:06:00.6/sound/card1/input31
Oct 30 16:45:40 halcyon kernel: input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:06:00.6/sound/card1/input32
Oct 30 16:45:40 halcyon kernel: r8169 0000:04:00.0 enp4s0: renamed from eth1
Oct 30 16:45:40 halcyon 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'
Oct 30 16:45:40 halcyon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 30 16:45:40 halcyon systemd[1]: Finished Load/Save Random Seed.
Oct 30 16:45:40 halcyon systemd[1]: Reached target Swap.
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Oct 30 16:45:40 halcyon systemd-udevd[399]: Using default interface naming scheme 'v245'.
Oct 30 16:45:40 halcyon systemd[1]: Started Load/Save RF Kill Switch Status.
Oct 30 16:45:40 halcyon systemd-udevd[428]: Using default interface naming scheme 'v245'.
Oct 30 16:45:40 halcyon systemd-udevd[399]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Oct 30 16:45:40 halcyon systemd-udevd[428]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Create System Users being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Oct 30 16:45:40 halcyon 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'
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Create System Users being skipped.
Oct 30 16:45:40 halcyon systemd-udevd[427]: controlC0: Process '/usr/bin/alsactl restore 0' failed with exit code 99.
Oct 30 16:45:40 halcyon systemd[1]: Finished Flush Journal to Persistent Storage.
Oct 30 16:45:40 halcyon systemd-udevd[425]: controlC1: Process '/usr/bin/alsactl restore 1' failed with exit code 99.
Oct 30 16:45:40 halcyon kernel: audit: type=1130 audit(1604076340.535: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'
Oct 30 16:45:40 halcyon systemd[1]: Starting Create Volatile Files and Directories...
Oct 30 16:45:40 halcyon kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Oct 30 16:45:40 halcyon kernel: thermal thermal_zone0: failed to read out thermal zone (-61)
Oct 30 16:45:40 halcyon systemd[1]: Finished Create Volatile Files and Directories.
Oct 30 16:45:40 halcyon systemd-udevd[425]: Using default interface naming scheme 'v245'.
Oct 30 16:45:40 halcyon 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'
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Update is Completed being skipped.
Oct 30 16:45:40 halcyon kernel: audit: type=1130 audit(1604076340.555:8): 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'
Oct 30 16:45:40 halcyon systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Oct 30 16:45:40 halcyon systemd-udevd[425]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Oct 30 16:45:40 halcyon kernel: iwlwifi 0000:01:00.0 wlp1s0: renamed from wlan0
Oct 30 16:45:40 halcyon kernel: EDAC amd64: F17h_M10h detected (node 0).
Oct 30 16:45:40 halcyon kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Oct 30 16:45:40 halcyon audit[650]: SYSTEM_BOOT pid=650 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Oct 30 16:45:40 halcyon kernel: audit: type=1127 audit(1604076340.565:9): pid=650 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Oct 30 16:45:40 halcyon systemd-udevd[427]: Using default interface naming scheme 'v245'.
Oct 30 16:45:40 halcyon systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Oct 30 16:45:40 halcyon 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'
Oct 30 16:45:40 halcyon systemd[1]: Reached target System Initialization.
Oct 30 16:45:40 halcyon systemd[1]: Started Daily verification of password and group files.
Oct 30 16:45:40 halcyon systemd[1]: Started Daily Cleanup of Temporary Directories.
Oct 30 16:45:40 halcyon kernel: audit: type=1130 audit(1604076340.572:10): 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'
Oct 30 16:45:40 halcyon systemd[1]: Reached target Timers.
Oct 30 16:45:40 halcyon systemd[1]: Listening on D-Bus System Message Bus Socket.
Oct 30 16:45:40 halcyon systemd[1]: Reached target Sockets.
Oct 30 16:45:40 halcyon systemd[1]: Reached target Basic System.
Oct 30 16:45:40 halcyon systemd[1]: Started ACPI event daemon.
Oct 30 16:45:40 halcyon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=acpid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Save/Restore Sound Card State being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Oct 30 16:45:40 halcyon systemd[1]: Reached target Sound Card.
Oct 30 16:45:40 halcyon kernel: audit: type=1130 audit(1604076340.578:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=acpid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 30 16:45:40 halcyon systemd[1]: Started D-Bus System Message Bus.
Oct 30 16:45:40 halcyon 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'
Oct 30 16:45:40 halcyon systemd[1]: Starting Network Manager...
Oct 30 16:45:40 halcyon audit: BPF prog-id=7 op=LOAD
Oct 30 16:45:40 halcyon audit: BPF prog-id=8 op=LOAD
Oct 30 16:45:40 halcyon systemd[1]: Starting User Login Management...
Oct 30 16:45:40 halcyon NetworkManager[689]: <info>  [1604076340.6408] NetworkManager (version 1.26.4-1) is starting... (for the first time)
Oct 30 16:45:40 halcyon NetworkManager[689]: <info>  [1604076340.6408] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Oct 30 16:45:40 halcyon systemd[1]: Started Network Manager.
Oct 30 16:45:40 halcyon NetworkManager[689]: <info>  [1604076340.6425] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Oct 30 16:45:40 halcyon 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'
Oct 30 16:45:40 halcyon systemd[1]: Reached target Network.
Oct 30 16:45:40 halcyon systemd[1]: Starting Permit User Sessions...
Oct 30 16:45:40 halcyon NetworkManager[689]: <info>  [1604076340.6505] manager[0x55c4d5cc7030]: monitoring kernel firmware directory '/lib/firmware'.
Oct 30 16:45:40 halcyon dbus-daemon[680]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.1' (uid=0 pid=689 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 30 16:45:40 halcyon systemd[1]: Finished Permit User Sessions.
Oct 30 16:45:40 halcyon 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'
Oct 30 16:45:40 halcyon systemd[1]: Started Getty on tty1.
Oct 30 16:45:40 halcyon 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'
Oct 30 16:45:40 halcyon systemd[1]: Reached target Login Prompts.
Oct 30 16:45:40 halcyon audit: BPF prog-id=9 op=LOAD
Oct 30 16:45:40 halcyon audit: BPF prog-id=10 op=LOAD
Oct 30 16:45:40 halcyon systemd[1]: Starting Hostname Service...
Oct 30 16:45:40 halcyon kernel: EDAC amd64: F17h_M10h detected (node 0).
Oct 30 16:45:40 halcyon kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Oct 30 16:45:40 halcyon kernel: EDAC amd64: F17h_M10h detected (node 0).
Oct 30 16:45:40 halcyon kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Oct 30 16:45:40 halcyon acpid[677]: starting up with netlink and the input layer
Oct 30 16:45:40 halcyon acpid[677]: 1 rule loaded
Oct 30 16:45:40 halcyon acpid[677]: waiting for events: event logging is off
Oct 30 16:45:40 halcyon kernel: EDAC amd64: F17h_M10h detected (node 0).
Oct 30 16:45:40 halcyon kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Oct 30 16:45:40 halcyon kernel: [drm] amdgpu kernel modesetting enabled.
Oct 30 16:45:40 halcyon kernel: amdgpu: Topology: Add APU node [0x0:0x0]
Oct 30 16:45:40 halcyon kernel: checking generic (c0000000 384000) vs hw (c0000000 10000000)
Oct 30 16:45:40 halcyon kernel: fb0: switching to amdgpudrmfb from EFI VGA
Oct 30 16:45:40 halcyon kernel: Console: switching to colour dummy device 80x25
Oct 30 16:45:40 halcyon kernel: amdgpu 0000:06:00.0: vgaarb: deactivate vga console
Oct 30 16:45:40 halcyon kernel: amdgpu 0000:06:00.0: enabling device (0006 -> 0007)
Oct 30 16:45:40 halcyon kernel: [drm] initializing kernel modesetting (RAVEN 0x1002:0x15D8 0x17AA:0x5125 0xD2).
Oct 30 16:45:40 halcyon kernel: amdgpu 0000:06:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Oct 30 16:45:40 halcyon kernel: [drm] register mmio base: 0xD0500000
Oct 30 16:45:40 halcyon kernel: [drm] register mmio size: 524288
Oct 30 16:45:40 halcyon kernel: [drm] add ip block number 0 <soc15_common>
Oct 30 16:45:40 halcyon kernel: [drm] add ip block number 1 <gmc_v9_0>
Oct 30 16:45:40 halcyon kernel: [drm] add ip block number 2 <vega10_ih>
Oct 30 16:45:40 halcyon kernel: [drm] add ip block number 3 <psp>
Oct 30 16:45:40 halcyon kernel: [drm] add ip block number 4 <gfx_v9_0>
Oct 30 16:45:40 halcyon kernel: [drm] add ip block number 5 <sdma_v4_0>
Oct 30 16:45:40 halcyon kernel: [drm] add ip block number 6 <powerplay>
Oct 30 16:45:40 halcyon kernel: [drm] add ip block number 7 <dm>
Oct 30 16:45:40 halcyon kernel: [drm] add ip block number 8 <vcn_v1_0>
Oct 30 16:45:40 halcyon kernel: amdgpu: ATOM BIOS: 113-PICASSO-114
Oct 30 16:45:40 halcyon kernel: [drm] VCN decode is enabled in VM mode
Oct 30 16:45:40 halcyon kernel: [drm] VCN encode is enabled in VM mode
Oct 30 16:45:40 halcyon kernel: [drm] JPEG decode is enabled in VM mode
Oct 30 16:45:40 halcyon kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Oct 30 16:45:40 halcyon kernel: amdgpu 0000:06:00.0: amdgpu: VRAM: 128M 0x000000F400000000 - 0x000000F407FFFFFF (128M used)
Oct 30 16:45:40 halcyon kernel: amdgpu 0000:06:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
Oct 30 16:45:40 halcyon kernel: amdgpu 0000:06:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
Oct 30 16:45:40 halcyon kernel: [drm] Detected VRAM RAM=128M, BAR=128M
Oct 30 16:45:40 halcyon kernel: [drm] RAM width 128bits DDR4
Oct 30 16:45:40 halcyon kernel: [TTM] Zone  kernel: Available graphics memory: 8086646 KiB
Oct 30 16:45:40 halcyon kernel: [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
Oct 30 16:45:40 halcyon kernel: [TTM] Initializing pool allocator
Oct 30 16:45:40 halcyon kernel: [TTM] Initializing DMA pool allocator
Oct 30 16:45:40 halcyon kernel: [drm] amdgpu: 128M of VRAM memory ready
Oct 30 16:45:40 halcyon kernel: [drm] amdgpu: 3072M of GTT memory ready.
Oct 30 16:45:40 halcyon kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
Oct 30 16:45:40 halcyon kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
Oct 30 16:45:40 halcyon kernel: amdgpu: hwmgr_sw_init smu backed is smu10_smu
Oct 30 16:45:40 halcyon kernel: [drm] Found VCN firmware Version ENC: 1.9 DEC: 1 VEP: 0 Revision: 28
Oct 30 16:45:40 halcyon kernel: [drm] PSP loading VCN firmware
Oct 30 16:45:40 halcyon kernel: [drm] reserve 0x400000 from 0xf407c00000 for PSP TMR
Oct 30 16:45:40 halcyon kernel: EDAC amd64: F17h_M10h detected (node 0).
Oct 30 16:45:40 halcyon kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Oct 30 16:45:40 halcyon systemd-logind[708]: Watching system buttons on /dev/input/event3 (Power Button)
Oct 30 16:45:40 halcyon systemd-logind[708]: Watching system buttons on /dev/input/event0 (Power Button)
Oct 30 16:45:40 halcyon systemd-logind[708]: Watching system buttons on /dev/input/event1 (Lid Switch)
Oct 30 16:45:40 halcyon systemd-logind[708]: Watching system buttons on /dev/input/event2 (Sleep Button)
Oct 30 16:45:40 halcyon dbus-daemon[680]: [system] Successfully activated service 'org.freedesktop.hostname1'
Oct 30 16:45:40 halcyon systemd[1]: Started Hostname Service.
Oct 30 16:45:40 halcyon 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'
Oct 30 16:45:40 halcyon NetworkManager[689]: <info>  [1604076340.9695] hostname: hostname: using hostnamed
Oct 30 16:45:40 halcyon NetworkManager[689]: <info>  [1604076340.9695] hostname: hostname changed from (none) to "halcyon"
Oct 30 16:45:40 halcyon NetworkManager[689]: <info>  [1604076340.9698] dns-mgr[0x55c4d5c82220]: init: dns=default,systemd-resolved rc-manager=symlink
Oct 30 16:45:40 halcyon NetworkManager[689]: <info>  [1604076340.9708] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
Oct 30 16:45:40 halcyon NetworkManager[689]: <info>  [1604076340.9712] manager[0x55c4d5cc7030]: rfkill: Wi-Fi hardware radio set enabled
Oct 30 16:45:40 halcyon NetworkManager[689]: <info>  [1604076340.9712] manager[0x55c4d5cc7030]: rfkill: WWAN hardware radio set enabled
Oct 30 16:45:40 halcyon NetworkManager[689]: <info>  [1604076340.9745] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-adsl.so)
Oct 30 16:45:40 halcyon kernel: psmouse serio1: synaptics: queried max coordinates: x [..5678], y [..4694]
Oct 30 16:45:40 halcyon NetworkManager[689]: <info>  [1604076340.9807] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-bluetooth.so)
Oct 30 16:45:40 halcyon NetworkManager[689]: <info>  [1604076340.9822] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-ovs.so)
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.0008] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-team.so)
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.0027] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-wifi.so)
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.0032] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.26.4-1/libnm-device-plugin-wwan.so)
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.0035] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.0036] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.0037] manager: Networking is enabled by state file
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.0038] dhcp-init: Using DHCP client 'internal'
Oct 30 16:45:41 halcyon dbus-daemon[680]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.1' (uid=0 pid=689 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.0042] settings: Loaded settings plugin: keyfile (internal)
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.0055] device (lo): carrier: link connected
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.0057] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.0064] manager: (enp3s0f0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Oct 30 16:45:41 halcyon systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.0076] settings: (enp3s0f0): created default wired connection 'Wired connection 1'
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.0083] device (enp3s0f0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 30 16:45:41 halcyon kernel: psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1162..]
Oct 30 16:45:41 halcyon kernel: psmouse serio1: synaptics: Your touchpad (PNP: LEN2062 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
Oct 30 16:45:41 halcyon dbus-daemon[680]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Oct 30 16:45:41 halcyon systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 30 16:45:41 halcyon 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'
Oct 30 16:45:41 halcyon kernel: Generic FE-GE Realtek PHY r8169-300:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
Oct 30 16:45:41 halcyon kernel: amdgpu 0000:06:00.0: amdgpu: RAS: optional ras ta ucode is not available
Oct 30 16:45:41 halcyon kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 10.32, id: 0x1e2a1, caps: 0xf014a3/0x940300/0x12e800/0x500000, board id: 3471, fw id: 2909640
Oct 30 16:45:41 halcyon kernel: psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
Oct 30 16:45:41 halcyon kernel: [drm] kiq ring mec 2 pipe 1 q 0
Oct 30 16:45:41 halcyon kernel: [drm] DM_PPLIB: values for F clock
Oct 30 16:45:41 halcyon kernel: [drm] DM_PPLIB:         400000 in kHz, 2874 in mV
Oct 30 16:45:41 halcyon kernel: [drm] DM_PPLIB:         933000 in kHz, 3224 in mV
Oct 30 16:45:41 halcyon kernel: [drm] DM_PPLIB:         1067000 in kHz, 3924 in mV
Oct 30 16:45:41 halcyon kernel: [drm] DM_PPLIB:         1200000 in kHz, 4074 in mV
Oct 30 16:45:41 halcyon kernel: [drm] DM_PPLIB: values for DCF clock
Oct 30 16:45:41 halcyon kernel: [drm] DM_PPLIB:         300000 in kHz, 2874 in mV
Oct 30 16:45:41 halcyon kernel: [drm] DM_PPLIB:         600000 in kHz, 3224 in mV
Oct 30 16:45:41 halcyon kernel: [drm] DM_PPLIB:         626000 in kHz, 3924 in mV
Oct 30 16:45:41 halcyon kernel: [drm] DM_PPLIB:         654000 in kHz, 4074 in mV
Oct 30 16:45:41 halcyon kernel: [drm] Display Core initialized with v3.2.95!
Oct 30 16:45:41 halcyon systemd-logind[708]: Watching system buttons on /dev/input/event5 (AT Translated Set 2 keyboard)
Oct 30 16:45:41 halcyon systemd-logind[708]: Watching system buttons on /dev/input/event14 (ThinkPad Extra Buttons)
Oct 30 16:45:41 halcyon systemd-logind[708]: New seat seat0.
Oct 30 16:45:41 halcyon kernel: snd_hda_intel 0000:06:00.1: bound 0000:06:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Oct 30 16:45:41 halcyon 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'
Oct 30 16:45:41 halcyon systemd[1]: Started User Login Management.
Oct 30 16:45:41 halcyon systemd[1]: Reached target Multi-User System.
Oct 30 16:45:41 halcyon systemd[1]: Reached target Graphical Interface.
Oct 30 16:45:41 halcyon systemd[1]: Startup finished in 15.559s (firmware) + 5.112s (loader) + 11.297s (kernel) + 1.852s (userspace) = 33.822s.
Oct 30 16:45:41 halcyon kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input26
Oct 30 16:45:41 halcyon kernel: mousedev: PS/2 mouse device common for all mice
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.1573] manager: (enp4s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/3)
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.1591] settings: (enp4s0): created default wired connection 'Wired connection 2'
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.1596] device (enp4s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 30 16:45:41 halcyon kernel: r8169 0000:03:00.0 enp3s0f0: Link is Down
Oct 30 16:45:41 halcyon kernel: Bluetooth: Core ver 2.22
Oct 30 16:45:41 halcyon kernel: NET: Registered protocol family 31
Oct 30 16:45:41 halcyon kernel: Bluetooth: HCI device and connection manager initialized
Oct 30 16:45:41 halcyon kernel: Bluetooth: HCI socket layer initialized
Oct 30 16:45:41 halcyon kernel: Bluetooth: L2CAP socket layer initialized
Oct 30 16:45:41 halcyon kernel: Bluetooth: SCO socket layer initialized
Oct 30 16:45:41 halcyon kernel: Generic FE-GE Realtek PHY r8169-400:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-400:00, irq=IGNORE)
Oct 30 16:45:41 halcyon kernel: [drm] DM_MST: Differing MST start on aconnector: 0000000093890cee [id: 88]
Oct 30 16:45:41 halcyon kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Oct 30 16:45:41 halcyon kernel: kfd kfd: Allocated 3969056 bytes on gart
Oct 30 16:45:41 halcyon kernel: amdgpu: Topology: Add APU node [0x15d8:0x1002]
Oct 30 16:45:41 halcyon kernel: kfd kfd: added device 1002:15d8
Oct 30 16:45:41 halcyon kernel: amdgpu 0000:06:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 11, active_cu_number 8
Oct 30 16:45:41 halcyon kernel: [drm] fb mappable at 0x437BCA000
Oct 30 16:45:41 halcyon kernel: [drm] vram apper at 0x437000000
Oct 30 16:45:41 halcyon kernel: [drm] size 8294400
Oct 30 16:45:41 halcyon kernel: [drm] fb depth is 24
Oct 30 16:45:41 halcyon kernel: [drm]    pitch is 7680
Oct 30 16:45:41 halcyon kernel: fbcon: amdgpudrmfb (fb0) is primary device
Oct 30 16:45:41 halcyon kernel: Console: switching to colour frame buffer device 240x67
Oct 30 16:45:41 halcyon kernel: usbcore: registered new interface driver btusb
Oct 30 16:45:41 halcyon kernel: Bluetooth: hci0: Firmware revision 0.1 build 241 week 36 2020
Oct 30 16:45:41 halcyon systemd[1]: Starting Bluetooth service...
Oct 30 16:45:41 halcyon kernel: amdgpu 0000:06:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Oct 30 16:45:41 halcyon bluetoothd[1029]: Bluetooth daemon 5.55
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “BRPageScanType” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “BRPageScanInterval” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “BRPageScanWindow” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “BRInquiryScanType” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “BRInquiryScanInterval” in group “Controller”
Oct 30 16:45:41 halcyon 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'
Oct 30 16:45:41 halcyon systemd[1]: Started Bluetooth service.
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “BRInquiryScanWindow” in group “Controller”
Oct 30 16:45:41 halcyon systemd[1]: Reached target Bluetooth.
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “BRLinkSupervisionTimeout” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “BRPageTimeout” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “BRMinSniffInterval” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “BRMaxSniffInterval” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “LEMinAdvertisementInterval” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “LEMaxAdvertisementInterval” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “LEMultiAdvertisementRotationInterval” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalAutoConnect” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowAutoConnect” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalSuspend” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowSuspend” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalDiscovery” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowDiscovery” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalAdvMonitor” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowAdvMonitor” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalConnect” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowConnect” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “LEMinConnectionInterval” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “LEMaxConnectionInterval” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “LEConnectionLatency” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “LEConnectionSupervisionTimeout” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: src/main.c:parse_controller_config() Key file does not have key “LEAutoconnecttimeout” in group “Controller”
Oct 30 16:45:41 halcyon bluetoothd[1029]: Starting SDP server
Oct 30 16:45:41 halcyon kernel: amdgpu 0000:06:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
Oct 30 16:45:41 halcyon kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Oct 30 16:45:41 halcyon kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Oct 30 16:45:41 halcyon kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Oct 30 16:45:41 halcyon kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Oct 30 16:45:41 halcyon kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Oct 30 16:45:41 halcyon kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Oct 30 16:45:41 halcyon kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Oct 30 16:45:41 halcyon kernel: amdgpu 0000:06:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Oct 30 16:45:41 halcyon kernel: amdgpu 0000:06:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Oct 30 16:45:41 halcyon kernel: amdgpu 0000:06:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
Oct 30 16:45:41 halcyon kernel: amdgpu 0000:06:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
Oct 30 16:45:41 halcyon kernel: amdgpu 0000:06:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
Oct 30 16:45:41 halcyon kernel: amdgpu 0000:06:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
Oct 30 16:45:41 halcyon kernel: amdgpu 0000:06:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
Oct 30 16:45:41 halcyon kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Oct 30 16:45:41 halcyon kernel: Bluetooth: BNEP filters: protocol multicast
Oct 30 16:45:41 halcyon kernel: Bluetooth: BNEP socket layer initialized
Oct 30 16:45:41 halcyon bluetoothd[1029]: Bluetooth management interface 1.18 initialized
Oct 30 16:45:41 halcyon kernel: [drm] Initialized amdgpu 3.39.0 20150101 for 0000:06:00.0 on minor 0
Oct 30 16:45:41 halcyon systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:amdgpu_bl0...
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.3731] device (wlp1s0): driver supports Access Point (AP) mode
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.3737] manager: (wlp1s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/4)
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.3746] device (wlp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 30 16:45:41 halcyon kernel: r8169 0000:04:00.0 enp4s0: Link is Down
Oct 30 16:45:41 halcyon systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:amdgpu_bl0.
Oct 30 16:45:41 halcyon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:amdgpu_bl0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 30 16:45:41 halcyon kernel: NET: Registered protocol family 38
Oct 30 16:45:41 halcyon kernel: psmouse serio2: trackpoint: Elan TrackPoint firmware: 0x11, buttons: 3/3
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.5914] device (wlp1s0): set-hw-addr: set MAC address to A2:72:79:77:38:DB (scanning)
Oct 30 16:45:41 halcyon kernel: mc: Linux media interface: v0.10
Oct 30 16:45:41 halcyon systemd-logind[708]: Watching system buttons on /dev/input/event8 (USB-HID Keyboard System Control)
Oct 30 16:45:41 halcyon systemd-logind[708]: Watching system buttons on /dev/input/event7 (USB-HID Keyboard)
Oct 30 16:45:41 halcyon systemd-logind[708]: Watching system buttons on /dev/input/event11 (USB-HID Keyboard)
Oct 30 16:45:41 halcyon kernel: videodev: Linux video capture interface: v2.00
Oct 30 16:45:41 halcyon kernel: input: TPPS/2 Elan TrackPoint as /devices/platform/i8042/serio1/serio2/input/input33
Oct 30 16:45:41 halcyon dbus-daemon[680]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.1' (uid=0 pid=689 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 30 16:45:41 halcyon systemd[1]: Starting WPA supplicant...
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.7977] ovsdb: Could not connect: No such file or directory
Oct 30 16:45:41 halcyon dbus-daemon[680]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Oct 30 16:45:41 halcyon wpa_supplicant[1126]: Successfully initialized wpa_supplicant
Oct 30 16:45:41 halcyon 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'
Oct 30 16:45:41 halcyon systemd[1]: Started WPA supplicant.
Oct 30 16:45:41 halcyon kernel: usbcore: registered new interface driver r8152
Oct 30 16:45:41 halcyon kernel: usbcore: registered new interface driver cdc_ether
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.8891] device (wlp1s0): supplicant interface state: internal-starting -> disconnected
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.8893] Wi-Fi P2P device controlled by interface wlp1s0 created
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.8896] manager: (p2p-dev-wlp1s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/5)
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.8902] device (p2p-dev-wlp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 30 16:45:41 halcyon NetworkManager[689]: <warn>  [1604076341.8914] sup-iface[c8b8076a58a04c26,0,wlp1s0]: call-p2p-cancel: failed with P2P cancel failed
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.8918] device (wlp1s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Oct 30 16:45:41 halcyon NetworkManager[689]: <info>  [1604076341.8932] device (p2p-dev-wlp1s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Oct 30 16:45:41 halcyon kernel: uvcvideo: Found UVC 1.50 device Integrated Camera (04f2:b681)
Oct 30 16:45:41 halcyon root[1136]: ACPI group/action undefined: jack/lineout / LINEOUT
Oct 30 16:45:41 halcyon kernel: input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:08.1/0000:06:00.4/usb4/4-2/4-2.1/4-2.1:1.0/input/input34
Oct 30 16:45:41 halcyon kernel: uvcvideo: Found UVC 1.50 device Integrated Camera (04f2:b681)
Oct 30 16:45:41 halcyon kernel: input: Integrated Camera: Integrated I as /devices/pci0000:00/0000:00:08.1/0000:06:00.4/usb4/4-2/4-2.1/4-2.1:1.2/input/input35
Oct 30 16:45:41 halcyon kernel: usbcore: registered new interface driver uvcvideo
Oct 30 16:45:41 halcyon kernel: USB Video Class driver (1.1.1)
Oct 30 16:45:41 halcyon root[1142]: ACPI group/action undefined: jack/videoout / VIDEOOUT
Oct 30 16:45:41 halcyon kernel: usb 3-1.1: reset SuperSpeed Gen 1 USB device number 4 using xhci_hcd
Oct 30 16:45:42 halcyon kernel: r8152 3-1.1:1.0 (unnamed net_device) (uninitialized): Invalid header when reading pass-thru MAC addr
Oct 30 16:45:42 halcyon kernel: r8152 3-1.1:1.0: load rtl8153b-2 v1 10/23/19 successfully
Oct 30 16:45:42 halcyon NetworkManager[689]: <info>  [1604076342.0535] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/6)
Oct 30 16:45:42 halcyon kernel: r8152 3-1.1:1.0 eth0: v1.11.11
Oct 30 16:45:42 halcyon systemd-udevd[430]: Using default interface naming scheme 'v245'.
Oct 30 16:45:42 halcyon systemd-udevd[430]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Oct 30 16:45:42 halcyon kernel: r8152 3-1.1:1.0 enp6s0f3u1u1: renamed from eth0
Oct 30 16:45:42 halcyon NetworkManager[689]: <info>  [1604076342.0789] device (eth0): interface index 5 renamed iface from 'eth0' to 'enp6s0f3u1u1'
Oct 30 16:45:42 halcyon NetworkManager[689]: <info>  [1604076342.0925] device (enp6s0f3u1u1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 30 16:45:42 halcyon systemd-udevd[420]: Using default interface naming scheme 'v245'.
Oct 30 16:45:42 halcyon NetworkManager[689]: <info>  [1604076342.0996] settings: (enp6s0f3u1u1): created default wired connection 'Wired connection 3'
Oct 30 16:45:42 halcyon kernel: usbcore: registered new interface driver snd-usb-audio
Oct 30 16:45:42 halcyon systemd-udevd[401]: controlC2: Process '/usr/bin/alsactl restore 2' failed with exit code 99.
Oct 30 16:45:42 halcyon systemd-udevd[426]: controlC3: Process '/usr/bin/alsactl restore 3' failed with exit code 99.
Oct 30 16:45:45 halcyon wpa_supplicant[1126]: wlp1s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=DE
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.6396] device (enp6s0f3u1u1): carrier: link connected
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.6408] device (enp6s0f3u1u1): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Oct 30 16:45:45 halcyon kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp6s0f3u1u1: link becomes ready
Oct 30 16:45:45 halcyon kernel: r8152 3-1.1:1.0 enp6s0f3u1u1: carrier on
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.6419] policy: auto-activating connection 'Wired connection 3' (c21a5d0c-74ff-373c-ae44-9863ea59af95)
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.6429] device (enp6s0f3u1u1): Activation: starting connection 'Wired connection 3' (c21a5d0c-74ff-373c-ae44-9863ea59af95)
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.6431] device (enp6s0f3u1u1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.6439] manager: NetworkManager state is now CONNECTING
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.6443] device (enp6s0f3u1u1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.6451] device (enp6s0f3u1u1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.6458] dhcp4 (enp6s0f3u1u1): activation: beginning transaction (timeout in 45 seconds)
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7160] dhcp4 (enp6s0f3u1u1): option dhcp_lease_time      => '864000'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7161] dhcp4 (enp6s0f3u1u1): option domain_name          => 'fritz.box'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7161] dhcp4 (enp6s0f3u1u1): option domain_name_servers  => '10.0.0.10'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7161] dhcp4 (enp6s0f3u1u1): option expiry               => '1604940345'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7161] dhcp4 (enp6s0f3u1u1): option ip_address           => '10.0.0.177'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7161] dhcp4 (enp6s0f3u1u1): option next_server          => '10.0.0.1'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7162] dhcp4 (enp6s0f3u1u1): option ntp_servers          => '10.0.0.1'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7162] dhcp4 (enp6s0f3u1u1): option requested_broadcast_address => '1'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7162] dhcp4 (enp6s0f3u1u1): option requested_domain_name => '1'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7162] dhcp4 (enp6s0f3u1u1): option requested_domain_name_servers => '1'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7162] dhcp4 (enp6s0f3u1u1): option requested_domain_search => '1'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7162] dhcp4 (enp6s0f3u1u1): option requested_host_name  => '1'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7162] dhcp4 (enp6s0f3u1u1): option requested_interface_mtu => '1'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7163] dhcp4 (enp6s0f3u1u1): option requested_ms_classless_static_routes => '1'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7163] dhcp4 (enp6s0f3u1u1): option requested_nis_domain => '1'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7163] dhcp4 (enp6s0f3u1u1): option requested_nis_servers => '1'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7163] dhcp4 (enp6s0f3u1u1): option requested_ntp_servers => '1'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7163] dhcp4 (enp6s0f3u1u1): option requested_rfc3442_classless_static_routes => '1'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7163] dhcp4 (enp6s0f3u1u1): option requested_root_path  => '1'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7163] dhcp4 (enp6s0f3u1u1): option requested_routers    => '1'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7164] dhcp4 (enp6s0f3u1u1): option requested_static_routes => '1'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7164] dhcp4 (enp6s0f3u1u1): option requested_subnet_mask => '1'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7164] dhcp4 (enp6s0f3u1u1): option requested_time_offset => '1'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7164] dhcp4 (enp6s0f3u1u1): option requested_wpad       => '1'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7164] dhcp4 (enp6s0f3u1u1): option routers              => '10.0.0.1'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7164] dhcp4 (enp6s0f3u1u1): option subnet_mask          => '255.255.255.0'
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7164] dhcp4 (enp6s0f3u1u1): state changed unknown -> bound
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7182] device (enp6s0f3u1u1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7212] device (enp6s0f3u1u1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7216] device (enp6s0f3u1u1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7226] manager: NetworkManager state is now CONNECTED_LOCAL
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7245] manager: NetworkManager state is now CONNECTED_SITE
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7247] policy: set 'Wired connection 3' (enp6s0f3u1u1) as default for IPv4 routing and DNS
Oct 30 16:45:45 halcyon dbus-daemon[680]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.1' (uid=0 pid=689 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 30 16:45:45 halcyon dbus-daemon[680]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.7264] device (enp6s0f3u1u1): Activation: successful, device activated.
Oct 30 16:45:45 halcyon NetworkManager[689]: <info>  [1604076345.8121] manager: NetworkManager state is now CONNECTED_GLOBAL
Oct 30 16:45:46 halcyon systemd[1]: systemd-rfkill.service: Succeeded.
Oct 30 16:45:46 halcyon audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 30 16:45:46 halcyon kernel: kauditd_printk_skb: 14 callbacks suppressed
Oct 30 16:45:46 halcyon kernel: audit: type=1131 audit(1604076346.308:26): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 30 16:45:46 halcyon NetworkManager[689]: <info>  [1604076346.6165] policy: auto-activating connection 'moriarty_5_nomap' (d2ff68b1-8404-4ff2-be27-e6ef6db1ab99)
Oct 30 16:45:46 halcyon NetworkManager[689]: <info>  [1604076346.6171] device (wlp1s0): Activation: starting connection 'moriarty_5_nomap' (d2ff68b1-8404-4ff2-be27-e6ef6db1ab99)
Oct 30 16:45:46 halcyon NetworkManager[689]: <info>  [1604076346.6172] device (wlp1s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Oct 30 16:45:46 halcyon NetworkManager[689]: <info>  [1604076346.6182] device (wlp1s0): set-hw-addr: reset MAC address to 48:89:E7:83:21:29 (preserve)
Oct 30 16:45:46 halcyon NetworkManager[689]: <info>  [1604076346.6191] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Oct 30 16:45:46 halcyon NetworkManager[689]: <info>  [1604076346.6193] device (wlp1s0): Activation: (wifi) access point 'moriarty_5_nomap' has security, but secrets are required.
Oct 30 16:45:46 halcyon NetworkManager[689]: <info>  [1604076346.6193] device (wlp1s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Oct 30 16:45:46 halcyon NetworkManager[689]: <info>  [1604076346.6216] device (wlp1s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Oct 30 16:45:46 halcyon NetworkManager[689]: <info>  [1604076346.6218] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Oct 30 16:45:46 halcyon NetworkManager[689]: <info>  [1604076346.6220] device (wlp1s0): Activation: (wifi) connection 'moriarty_5_nomap' has security, and secrets exist.  No new secrets needed.
Oct 30 16:45:46 halcyon NetworkManager[689]: <info>  [1604076346.6221] Config: added 'ssid' value 'moriarty_5_nomap'
Oct 30 16:45:46 halcyon NetworkManager[689]: <info>  [1604076346.6221] Config: added 'scan_ssid' value '1'
Oct 30 16:45:46 halcyon NetworkManager[689]: <info>  [1604076346.6221] Config: added 'bgscan' value 'simple:30:-70:86400'
Oct 30 16:45:46 halcyon NetworkManager[689]: <info>  [1604076346.6221] Config: added 'key_mgmt' value 'SAE FT-SAE'
Oct 30 16:45:46 halcyon NetworkManager[689]: <info>  [1604076346.6221] Config: added 'auth_alg' value 'OPEN'
Oct 30 16:45:46 halcyon NetworkManager[689]: <info>  [1604076346.6221] Config: added 'psk' value '<hidden>'
Oct 30 16:45:46 halcyon NetworkManager[689]: <info>  [1604076346.7074] device (wlp1s0): supplicant interface state: disconnected -> inactive
Oct 30 16:45:46 halcyon NetworkManager[689]: <info>  [1604076346.7075] device (p2p-dev-wlp1s0): supplicant management interface state: disconnected -> inactive
Oct 30 16:45:46 halcyon NetworkManager[689]: <info>  [1604076346.7136] device (wlp1s0): supplicant interface state: inactive -> scanning
Oct 30 16:45:46 halcyon NetworkManager[689]: <info>  [1604076346.7137] device (p2p-dev-wlp1s0): supplicant management interface state: inactive -> scanning
Oct 30 16:45:47 halcyon wpa_supplicant[1126]: wlp1s0: SME: Trying to authenticate with 3c:a6:2f:a3:47:98 (SSID='moriarty_5_nomap' freq=5180 MHz)
Oct 30 16:45:47 halcyon kernel: wlp1s0: authenticate with 3c:a6:2f:a3:47:98
Oct 30 16:45:47 halcyon kernel: wlp1s0: send auth to 3c:a6:2f:a3:47:98 (try 1/3)
Oct 30 16:45:47 halcyon NetworkManager[689]: <info>  [1604076347.7423] device (wlp1s0): supplicant interface state: scanning -> authenticating
Oct 30 16:45:47 halcyon NetworkManager[689]: <info>  [1604076347.7423] device (p2p-dev-wlp1s0): supplicant management interface state: scanning -> authenticating
Oct 30 16:45:47 halcyon NetworkManager[689]: <info>  [1604076347.9607] dhcp6 (enp6s0f3u1u1): activation: beginning transaction (timeout in 45 seconds)
Oct 30 16:45:47 halcyon NetworkManager[689]: <info>  [1604076347.9624] policy: set 'Wired connection 3' (enp6s0f3u1u1) as default for IPv6 routing and DNS
Oct 30 16:45:47 halcyon NetworkManager[689]: <info>  [1604076347.9660] dhcp6 (enp6s0f3u1u1): option dhcp6_name_servers   => 'fd00::3ea6:2fff:fea3:4796'
Oct 30 16:45:47 halcyon NetworkManager[689]: <info>  [1604076347.9660] dhcp6 (enp6s0f3u1u1): state changed unknown -> bound
Oct 30 16:45:48 halcyon wpa_supplicant[1126]: wlp1s0: SME: Trying to authenticate with 3c:a6:2f:a3:47:98 (SSID='moriarty_5_nomap' freq=5180 MHz)
Oct 30 16:45:48 halcyon kernel: wlp1s0: authenticate with 3c:a6:2f:a3:47:98
Oct 30 16:45:48 halcyon kernel: wlp1s0: send auth to 3c:a6:2f:a3:47:98 (try 1/3)
Oct 30 16:45:48 halcyon wpa_supplicant[1126]: wlp1s0: PMKSA-CACHE-ADDED 3c:a6:2f:a3:47:98 0
Oct 30 16:45:48 halcyon wpa_supplicant[1126]: wlp1s0: Trying to associate with 3c:a6:2f:a3:47:98 (SSID='moriarty_5_nomap' freq=5180 MHz)
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.5368] device (wlp1s0): supplicant interface state: authenticating -> associating
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.5368] device (p2p-dev-wlp1s0): supplicant management interface state: authenticating -> associating
Oct 30 16:45:48 halcyon kernel: wlp1s0: authenticated
Oct 30 16:45:48 halcyon kernel: wlp1s0: associate with 3c:a6:2f:a3:47:98 (try 1/3)
Oct 30 16:45:48 halcyon wpa_supplicant[1126]: wlp1s0: Associated with 3c:a6:2f:a3:47:98
Oct 30 16:45:48 halcyon wpa_supplicant[1126]: wlp1s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Oct 30 16:45:48 halcyon kernel: wlp1s0: RX AssocResp from 3c:a6:2f:a3:47:98 (capab=0x1511 status=0 aid=2)
Oct 30 16:45:48 halcyon kernel: wlp1s0: associated
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.5498] device (wlp1s0): supplicant interface state: associating -> associated
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.5499] device (p2p-dev-wlp1s0): supplicant management interface state: associating -> associated
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.5596] device (wlp1s0): supplicant interface state: associated -> 4way_handshake
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.5597] device (p2p-dev-wlp1s0): supplicant management interface state: associated -> 4way_handshake
Oct 30 16:45:48 halcyon kernel: wlp1s0: Limiting TX power to 20 (23 - 3) dBm as advertised by 3c:a6:2f:a3:47:98
Oct 30 16:45:48 halcyon wpa_supplicant[1126]: wlp1s0: WPA: Key negotiation completed with 3c:a6:2f:a3:47:98 [PTK=CCMP GTK=CCMP]
Oct 30 16:45:48 halcyon wpa_supplicant[1126]: wlp1s0: CTRL-EVENT-CONNECTED - Connection to 3c:a6:2f:a3:47:98 completed [id=0 id_str=]
Oct 30 16:45:48 halcyon kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
Oct 30 16:45:48 halcyon wpa_supplicant[1126]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-43 noise=9999 txrate=6000
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6328] device (wlp1s0): supplicant interface state: 4way_handshake -> completed
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6328] device (wlp1s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "moriarty_5_nomap"
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6329] device (p2p-dev-wlp1s0): supplicant management interface state: 4way_handshake -> completed
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6333] device (wlp1s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6339] dhcp4 (wlp1s0): activation: beginning transaction (timeout in 45 seconds)
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6435] dhcp4 (wlp1s0): option dhcp_lease_time      => '864000'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6435] dhcp4 (wlp1s0): option domain_name          => 'fritz.box'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6436] dhcp4 (wlp1s0): option domain_name_servers  => '10.0.0.10'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6436] dhcp4 (wlp1s0): option expiry               => '1604940348'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6436] dhcp4 (wlp1s0): option ip_address           => '10.0.0.182'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6436] dhcp4 (wlp1s0): option next_server          => '10.0.0.1'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6436] dhcp4 (wlp1s0): option ntp_servers          => '10.0.0.1'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6437] dhcp4 (wlp1s0): option requested_broadcast_address => '1'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6437] dhcp4 (wlp1s0): option requested_domain_name => '1'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6437] dhcp4 (wlp1s0): option requested_domain_name_servers => '1'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6437] dhcp4 (wlp1s0): option requested_domain_search => '1'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6438] dhcp4 (wlp1s0): option requested_host_name  => '1'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6438] dhcp4 (wlp1s0): option requested_interface_mtu => '1'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6438] dhcp4 (wlp1s0): option requested_ms_classless_static_routes => '1'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6438] dhcp4 (wlp1s0): option requested_nis_domain => '1'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6439] dhcp4 (wlp1s0): option requested_nis_servers => '1'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6439] dhcp4 (wlp1s0): option requested_ntp_servers => '1'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6439] dhcp4 (wlp1s0): option requested_rfc3442_classless_static_routes => '1'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6439] dhcp4 (wlp1s0): option requested_root_path  => '1'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6440] dhcp4 (wlp1s0): option requested_routers    => '1'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6440] dhcp4 (wlp1s0): option requested_static_routes => '1'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6440] dhcp4 (wlp1s0): option requested_subnet_mask => '1'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6440] dhcp4 (wlp1s0): option requested_time_offset => '1'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6440] dhcp4 (wlp1s0): option requested_wpad       => '1'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6441] dhcp4 (wlp1s0): option routers              => '10.0.0.1'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6441] dhcp4 (wlp1s0): option subnet_mask          => '255.255.255.0'
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6441] dhcp4 (wlp1s0): state changed unknown -> bound
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6476] device (wlp1s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6502] device (wlp1s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6508] device (wlp1s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6553] device (wlp1s0): Activation: successful, device activated.
Oct 30 16:45:48 halcyon NetworkManager[689]: <info>  [1604076348.6563] manager: startup complete
Oct 30 16:45:50 halcyon NetworkManager[689]: <info>  [1604076350.0004] dhcp6 (wlp1s0): activation: beginning transaction (timeout in 45 seconds)
Oct 30 16:45:50 halcyon NetworkManager[689]: <info>  [1604076350.0049] dhcp6 (wlp1s0): option dhcp6_name_servers   => 'fd00::3ea6:2fff:fea3:4796'
Oct 30 16:45:50 halcyon NetworkManager[689]: <info>  [1604076350.0050] dhcp6 (wlp1s0): state changed unknown -> bound
Oct 30 16:45:51 halcyon wpa_supplicant[1126]: wlp1s0: WPA: Group rekeying completed with 3c:a6:2f:a3:47:98 [GTK=CCMP]
Oct 30 16:45:57 halcyon audit[744]: USER_AUTH pid=744 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="snark" exe="/usr/bin/login" hostname=halcyon addr=? terminal=tty1 res=success'
Oct 30 16:45:57 halcyon kernel: audit: type=1100 audit(1604076357.478:27): pid=744 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="snark" exe="/usr/bin/login" hostname=halcyon addr=? terminal=tty1 res=success'
Oct 30 16:45:57 halcyon dbus-daemon[680]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.17' (uid=0 pid=744 comm="/bin/login -p --       ")
Oct 30 16:45:57 halcyon dbus-daemon[680]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 30 16:45:57 halcyon login[744]: pam_systemd_home(login:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 30 16:45:57 halcyon audit[744]: USER_ACCT pid=744 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="snark" exe="/usr/bin/login" hostname=halcyon addr=? terminal=tty1 res=success'
Oct 30 16:45:57 halcyon kernel: audit: type=1101 audit(1604076357.482:28): pid=744 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="snark" exe="/usr/bin/login" hostname=halcyon addr=? terminal=tty1 res=success'
Oct 30 16:45:57 halcyon audit[744]: CRED_ACQ pid=744 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="snark" exe="/usr/bin/login" hostname=halcyon addr=? terminal=tty1 res=success'
Oct 30 16:45:57 halcyon login[744]: pam_unix(login:session): session opened for user snark(uid=1000) by LOGIN(uid=0)
Oct 30 16:45:57 halcyon kernel: audit: type=1103 audit(1604076357.485:29): pid=744 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="snark" exe="/usr/bin/login" hostname=halcyon addr=? terminal=tty1 res=success'
Oct 30 16:45:57 halcyon kernel: audit: type=1006 audit(1604076357.485:30): pid=744 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
Oct 30 16:45:57 halcyon systemd[1]: Created slice User Slice of UID 1000.
Oct 30 16:45:57 halcyon systemd[1]: Starting User Runtime Directory /run/user/1000...
Oct 30 16:45:57 halcyon systemd-logind[708]: New session 1 of user snark.
Oct 30 16:45:57 halcyon systemd[1]: Finished User Runtime Directory /run/user/1000.
Oct 30 16:45:57 halcyon 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'
Oct 30 16:45:57 halcyon kernel: audit: type=1130 audit(1604076357.515:31): 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'
Oct 30 16:45:57 halcyon systemd[1]: Starting User Manager for UID 1000...
Oct 30 16:45:57 halcyon dbus-daemon[680]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.19' (uid=0 pid=1286 comm="(systemd) ")
Oct 30 16:45:57 halcyon dbus-daemon[680]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 30 16:45:57 halcyon systemd[1286]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 30 16:45:57 halcyon audit[1286]: USER_ACCT pid=1286 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="snark" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 30 16:45:57 halcyon audit[1286]: CRED_ACQ pid=1286 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="snark" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 30 16:45:57 halcyon systemd[1286]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[snark] ruser=[<unknown>] rhost=[<unknown>]
Oct 30 16:45:57 halcyon systemd[1286]: pam_unix(systemd-user:session): session opened for user snark(uid=1000) by (uid=0)
Oct 30 16:45:57 halcyon audit[1286]: USER_START pid=1286 uid=0 auid=1000 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="snark" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 30 16:45:57 halcyon kernel: audit: type=1101 audit(1604076357.525:32): pid=1286 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="snark" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 30 16:45:57 halcyon kernel: audit: type=1103 audit(1604076357.525:33): pid=1286 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="snark" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 30 16:45:57 halcyon kernel: audit: type=1006 audit(1604076357.525:34): pid=1286 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Oct 30 16:45:57 halcyon kernel: audit: type=1105 audit(1604076357.525:35): pid=1286 uid=0 auid=1000 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="snark" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 30 16:45:57 halcyon audit: BPF prog-id=11 op=LOAD
Oct 30 16:45:57 halcyon audit: BPF prog-id=11 op=UNLOAD
Oct 30 16:45:57 halcyon kernel: audit: type=1334 audit(1604076357.535:36): prog-id=11 op=LOAD
Oct 30 16:45:57 halcyon systemd[1291]: Not generating service for XDG autostart app-pulseaudio-autostart.service, startup phases are not supported.
Oct 30 16:45:57 halcyon systemd[1291]: Not generating service for XDG autostart app-at\x2dspi\x2ddbus\x2dbus-autostart.service, startup phases are not supported.
Oct 30 16:45:57 halcyon systemd[1286]: Queued start job for default target Main User Target.
Oct 30 16:45:57 halcyon systemd[1286]: Reached target Paths.
Oct 30 16:45:57 halcyon systemd[1286]: Reached target Timers.
Oct 30 16:45:57 halcyon systemd[1286]: Starting D-Bus User Message Bus Socket.
Oct 30 16:45:57 halcyon systemd[1286]: Listening on GnuPG network certificate management daemon.
Oct 30 16:45:57 halcyon systemd[1286]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 30 16:45:57 halcyon systemd[1286]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 30 16:45:57 halcyon systemd[1286]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 30 16:45:57 halcyon systemd[1286]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 30 16:45:57 halcyon systemd[1286]: Listening on p11-kit server.
Oct 30 16:45:57 halcyon systemd[1286]: Listening on Sound System.
Oct 30 16:45:57 halcyon systemd[1286]: Listening on D-Bus User Message Bus Socket.
Oct 30 16:45:57 halcyon systemd[1286]: Reached target Sockets.
Oct 30 16:45:57 halcyon systemd[1286]: Reached target Basic System.
Oct 30 16:45:57 halcyon systemd[1286]: Reached target Main User Target.
Oct 30 16:45:57 halcyon 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'
Oct 30 16:45:57 halcyon systemd[1286]: Startup finished in 111ms.
Oct 30 16:45:57 halcyon systemd[1]: Started User Manager for UID 1000.
Oct 30 16:45:57 halcyon systemd[1]: Started Session 1 of user snark.
Oct 30 16:45:57 halcyon audit[744]: USER_START pid=744 uid=0 auid=1000 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="snark" exe="/usr/bin/login" hostname=halcyon addr=? terminal=tty1 res=success'
Oct 30 16:45:57 halcyon audit[744]: CRED_REFR pid=744 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="snark" exe="/usr/bin/login" hostname=halcyon addr=? terminal=tty1 res=success'
Oct 30 16:45:57 halcyon login[744]: LOGIN ON tty1 BY snark
Oct 30 16:45:59 halcyon systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Oct 30 16:45:59 halcyon 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'
Oct 30 16:46:11 halcyon systemd[1]: systemd-hostnamed.service: Succeeded.
Oct 30 16:46:11 halcyon 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'
Oct 30 16:46:11 halcyon kernel: kauditd_printk_skb: 5 callbacks suppressed
Oct 30 16:46:11 halcyon kernel: audit: type=1131 audit(1604076371.372:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 30 16:46:11 halcyon audit: BPF prog-id=10 op=UNLOAD
Oct 30 16:46:11 halcyon audit: BPF prog-id=9 op=UNLOAD
Oct 30 16:46:11 halcyon kernel: audit: type=1334 audit(1604076371.485:43): prog-id=10 op=UNLOAD
Oct 30 16:46:11 halcyon kernel: audit: type=1334 audit(1604076371.485:44): prog-id=9 op=UNLOAD

Offline

Board footer

Powered by FluxBB