Boot failure after uprgading to Sikaris (22.0.0)

After I ran pacman -Syu one or two weeks ago, my notebook wouldn’t boot anymore, and not even put me into an emergency shell. Using timeshift snapshots, I was able to go back to before the update and everything works fine again, but, well, I can’t update.

By doing the update again and then selecting an older kernel, I was able to reproduce the boot failure (in the hope that it’s the same boot failure) but get an emergency shell and get the dmesg and journalctl output.

dmesg:

[    0.000000] Linux version 5.9.16-1-MANJARO (builduser@LEGION) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35.1) #1 SMP PREEMPT Mon Dec 21 22:00:46 UTC 2020
[    0.000000] Command line: BOOT_IMAGE=/@/boot/vmlinuz-5.9-x86_64 root=UUID=2886c002-ecf7-44a2-842f-9283d929da1b ro rootflags=subvol=@ quiet cryptdevice=UUID=ad20e71b-c98d-45d9-a62c-a7e7f8087f18:luks-ad20e71b-c98d-45d9-a62c-a7e7f8087f18 root=/dev/mapper/luks-ad20e71b-c98d-45d9-a62c-a7e7f8087f18 apparmor=1 security=apparmor udev.log_priority=3
[    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-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009bfefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009bff000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20cfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20d000-0x00000000cae72fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cae73000-0x00000000cc38ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cc390000-0x00000000cc3dafff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000cc3db000-0x00000000cc711fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cc712000-0x00000000cc712fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cc713000-0x00000000cc99ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cc9a0000-0x00000000cd17bfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cd17c000-0x00000000cd1fefff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000cd1ff000-0x00000000cdffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ce000000-0x00000000cfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000080f33ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000080f340000-0x00000008501fffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI=0xcc918000 ACPI 2.0=0xcc918014 TPMFinalLog=0xcc8e7000 SMBIOS=0xcd018000 SMBIOS 3.0=0xcd017000 MEMATTR=0xc9c38118 ESRT=0xca0b3f98 
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: TUXEDO TUXEDO Pulse 15 Gen1/PULSE1501, BIOS N.1.07.A02 12/08/2020
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2894.336 MHz processor
[    0.000128] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000129] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000133] last_pfn = 0x80f340 max_arch_pfn = 0x400000000
[    0.000136] MTRR default type: uncachable
[    0.000137] MTRR fixed ranges enabled:
[    0.000138]   00000-9FFFF write-back
[    0.000138]   A0000-DFFFF uncachable
[    0.000138]   E0000-FFFFF write-protect
[    0.000139] MTRR variable ranges enabled:
[    0.000140]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000140]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000141]   2 base 0000C0000000 mask FFFFF0000000 write-back
[    0.000141]   3 disabled
[    0.000141]   4 disabled
[    0.000141]   5 disabled
[    0.000142]   6 disabled
[    0.000142]   7 disabled
[    0.000143] TOM2: 0000000830000000 aka 33536M
[    0.000324] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000403] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
[    0.000408] last_pfn = 0xce000 max_arch_pfn = 0x400000000
[    0.003646] esrt: Reserving ESRT space from 0x00000000ca0b3f98 to 0x00000000ca0b3fd0.
[    0.003655] e820: update [mem 0xca0b3000-0xca0b3fff] usable ==> reserved
[    0.003683] check: Scanning 1 areas for low memory corruption
[    0.003687] Using GB pages for direct mapping
[    0.003952] Secure boot disabled
[    0.003953] RAMDISK: [mem 0x33edf000-0x35f66fff]
[    0.003957] ACPI: Early table checksum verification disabled
[    0.003959] ACPI: RSDP 0x00000000CC918014 000024 (v02 ALASKA)
[    0.003961] ACPI: XSDT 0x00000000CC917728 0000E4 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.003965] ACPI: FACP 0x00000000CC3D1000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.003968] ACPI: DSDT 0x00000000CC3C8000 0086D9 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.003970] ACPI: FACS 0x00000000CC8E5000 000040
[    0.003972] ACPI: SSDT 0x00000000CC3D3000 007216 (v02 AMD    AmdTable 00000002 MSFT 04000000)
[    0.003973] ACPI: IVRS 0x00000000CC3D2000 0001A4 (v02 AMD    AmdTable 00000001 AMD  00000000)
[    0.003975] ACPI: FIDT 0x00000000CC3C7000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.003976] ACPI: MCFG 0x00000000CC3C6000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.003978] ACPI: HPET 0x00000000CC3C5000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.003979] ACPI: SSDT 0x00000000CC3C4000 000228 (v01 AMD    STD3     00000001 INTL 20120913)
[    0.003981] ACPI: VFCT 0x00000000CC3B6000 00D484 (v01 ALASKA A M I    00000001 AMD  31504F47)
[    0.003982] ACPI: BGRT 0x00000000CC3B5000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.003984] ACPI: TPM2 0x00000000CC3B4000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
[    0.003985] ACPI: SSDT 0x00000000CC3B0000 0039F4 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.003987] ACPI: CRAT 0x00000000CC3AF000 000F28 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.003988] ACPI: CDIT 0x00000000CC3AE000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.003990] ACPI: SSDT 0x00000000CC3AD000 000139 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.003991] ACPI: SSDT 0x00000000CC3AC000 0000B9 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.003993] ACPI: SSDT 0x00000000CC3AB000 00028D (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.003994] ACPI: SSDT 0x00000000CC3AA000 000C78 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.003996] ACPI: SSDT 0x00000000CC3A8000 0010A5 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.003997] ACPI: SSDT 0x00000000CC3A4000 0030C8 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.003998] ACPI: WSMT 0x00000000CC3A3000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.004000] ACPI: APIC 0x00000000CC3A2000 0000DE (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.004001] ACPI: SSDT 0x00000000CC3A1000 00007D (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.004003] ACPI: SSDT 0x00000000CC3A0000 000517 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.004004] ACPI: FPDT 0x00000000CC39F000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.004009] ACPI: Local APIC address 0xfee00000
[    0.004049] No NUMA configuration found
[    0.004049] Faking a node at [mem 0x0000000000000000-0x000000080f33ffff]
[    0.004052] NODE_DATA(0) allocated [mem 0x80f33c000-0x80f33ffff]
[    0.004089] Zone ranges:
[    0.004089]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.004090]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.004090]   Normal   [mem 0x0000000100000000-0x000000080f33ffff]
[    0.004091]   Device   empty
[    0.004091] Movable zone start for each node
[    0.004092] Early memory node ranges
[    0.004092]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.004093]   node   0: [mem 0x0000000000100000-0x0000000009bfefff]
[    0.004093]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.004093]   node   0: [mem 0x000000000a20d000-0x00000000cae72fff]
[    0.004094]   node   0: [mem 0x00000000cd1ff000-0x00000000cdffffff]
[    0.004094]   node   0: [mem 0x0000000100000000-0x000000080f33ffff]
[    0.004222] Zeroed struct page in unavailable ranges: 21691 pages
[    0.004222] Initmem setup node 0 [mem 0x0000000000001000-0x000000080f33ffff]
[    0.004223] On node 0 totalpages: 8235845
[    0.004224]   DMA zone: 64 pages used for memmap
[    0.004224]   DMA zone: 28 pages reserved
[    0.004225]   DMA zone: 3999 pages, LIFO batch:0
[    0.004239]   DMA32 zone: 12962 pages used for memmap
[    0.004240]   DMA32 zone: 829542 pages, LIFO batch:63
[    0.009053]   Normal zone: 115661 pages used for memmap
[    0.009054]   Normal zone: 7402304 pages, LIFO batch:63
[    0.053941] ACPI: PM-Timer IO Port: 0x808
[    0.053944] ACPI: Local APIC address 0xfee00000
[    0.053949] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.053960] IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
[    0.053964] IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
[    0.053965] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.053966] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.053967] ACPI: IRQ0 used by override.
[    0.053967] ACPI: IRQ9 used by override.
[    0.053968] Using ACPI (MADT) for SMP configuration information
[    0.053969] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.053981] e820: update [mem 0xc8329000-0xc83a4fff] usable ==> reserved
[    0.053988] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
[    0.054004] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.054004] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.054005] PM: hibernation: Registered nosave memory: [mem 0x09bff000-0x09ffffff]
[    0.054006] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20cfff]
[    0.054007] PM: hibernation: Registered nosave memory: [mem 0xc8329000-0xc83a4fff]
[    0.054008] PM: hibernation: Registered nosave memory: [mem 0xca0b3000-0xca0b3fff]
[    0.054009] PM: hibernation: Registered nosave memory: [mem 0xcae73000-0xcc38ffff]
[    0.054009] PM: hibernation: Registered nosave memory: [mem 0xcc390000-0xcc3dafff]
[    0.054010] PM: hibernation: Registered nosave memory: [mem 0xcc3db000-0xcc711fff]
[    0.054010] PM: hibernation: Registered nosave memory: [mem 0xcc712000-0xcc712fff]
[    0.054010] PM: hibernation: Registered nosave memory: [mem 0xcc713000-0xcc99ffff]
[    0.054010] PM: hibernation: Registered nosave memory: [mem 0xcc9a0000-0xcd17bfff]
[    0.054011] PM: hibernation: Registered nosave memory: [mem 0xcd17c000-0xcd1fefff]
[    0.054012] PM: hibernation: Registered nosave memory: [mem 0xce000000-0xcfffffff]
[    0.054012] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xefffffff]
[    0.054012] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.054013] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfcffffff]
[    0.054013] PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xffffffff]
[    0.054014] [mem 0xd0000000-0xefffffff] available for PCI devices
[    0.054015] Booting paravirtualized kernel on bare hardware
[    0.054017] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.057246] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
[    0.057760] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[    0.057766] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[    0.057766] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.057783] Built 1 zonelists, mobility grouping on.  Total pages: 8107130
[    0.057784] Policy zone: Normal
[    0.057784] Kernel command line: BOOT_IMAGE=/@/boot/vmlinuz-5.9-x86_64 root=UUID=2886c002-ecf7-44a2-842f-9283d929da1b ro rootflags=subvol=@ quiet cryptdevice=UUID=ad20e71b-c98d-45d9-a62c-a7e7f8087f18:luks-ad20e71b-c98d-45d9-a62c-a7e7f8087f18 root=/dev/mapper/luks-ad20e71b-c98d-45d9-a62c-a7e7f8087f18 apparmor=1 security=apparmor udev.log_priority=3
[    0.060942] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.062509] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.062545] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.117606] Memory: 32178304K/32943380K available (14339K kernel code, 1529K rwdata, 4760K rodata, 1664K init, 2888K bss, 764816K reserved, 0K cma-reserved)
[    0.117613] random: get_random_u64 called from __kmem_cache_create+0x26/0x520 with crng_init=0
[    0.117716] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.117729] ftrace: allocating 41085 entries in 161 pages
[    0.127495] ftrace: allocated 161 pages with 3 groups
[    0.127599] rcu: Preemptible hierarchical RCU implementation.
[    0.127600] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.127600] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[    0.127600] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.127601] 	Trampoline variant of Tasks RCU enabled.
[    0.127601] 	Rude variant of Tasks RCU enabled.
[    0.127601] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.127602] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.129574] NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
[    0.129912] Console: colour dummy device 80x25
[    0.129914] printk: console [tty0] enabled
[    0.129925] ACPI: Core revision 20200717
[    0.130070] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.130085] APIC: Switch to symmetric I/O mode setup
[    0.130695] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
[    0.130696] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
[    0.130696] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
[    0.130697] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
[    0.226482] Switched APIC routing to physical flat.
[    0.227053] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.243430] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29b85c9b51d, max_idle_ns: 440795276022 ns
[    0.243435] Calibrating delay loop (skipped), value calculated using timer frequency.. 5790.86 BogoMIPS (lpj=9647786)
[    0.243436] pid_max: default: 32768 minimum: 301
[    0.245528] LSM: Security Framework initializing
[    0.245533] Yama: becoming mindful.
[    0.245565] AppArmor: AppArmor initialized
[    0.245666] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.245760] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.246021] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.246074] LVT offset 1 assigned for vector 0xf9
[    0.246179] LVT offset 2 assigned for vector 0xf4
[    0.246204] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.246205] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.246210] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.246211] Spectre V2 : Mitigation: Full AMD retpoline
[    0.246212] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.246212] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.246213] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.246214] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.246215] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.246502] Freeing SMP alternatives memory: 32K
[    0.356571] smpboot: CPU0: AMD Ryzen 7 4800H with Radeon Graphics (family: 0x17, model: 0x60, stepping: 0x1)
[    0.356650] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.356654] ... version:                0
[    0.356654] ... bit width:              48
[    0.356654] ... generic registers:      6
[    0.356655] ... value mask:             0000ffffffffffff
[    0.356655] ... max period:             00007fffffffffff
[    0.356655] ... fixed-purpose events:   0
[    0.356656] ... event mask:             000000000000003f
[    0.356690] rcu: Hierarchical SRCU implementation.
[    0.356765] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.356765] smp: Bringing up secondary CPUs ...
[    0.356765] x86: Booting SMP configuration:
[    0.356765] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8
[    0.372436] TSC synchronization [CPU#0 -> CPU#8]:
[    0.372437] Measured 4611 cycles TSC warp between CPUs, turning off TSC clock.
[    0.372438] tsc: Marking TSC unstable due to check_tsc_sync_source failed
[    0.372441]   #9 #10 #11 #12 #13 #14 #15
[    0.373727] smp: Brought up 1 node, 16 CPUs
[    0.373727] smpboot: Max logical packages: 1
[    0.373727] smpboot: Total of 16 processors activated (92655.86 BogoMIPS)
[    0.377041] devtmpfs: initialized
[    0.377041] x86/mm: Memory block size: 128MB
[    0.378287] PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20cfff] (53248 bytes)
[    0.378287] PM: Registering ACPI NVS region [mem 0xcc3db000-0xcc711fff] (3371008 bytes)
[    0.378287] PM: Registering ACPI NVS region [mem 0xcc713000-0xcc99ffff] (2674688 bytes)
[    0.378287] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.378287] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.378287] pinctrl core: initialized pinctrl subsystem
[    0.378287] PM: RTC time: 15:01:08, date: 2022-10-20
[    0.378287] NET: Registered protocol family 16
[    0.378287] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.378287] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.378338] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.378349] audit: initializing netlink subsys (disabled)
[    0.380144] audit: type=2000 audit(1666278068.156:1): state=initialized audit_enabled=0 res=1
[    0.380208] thermal_sys: Registered thermal governor 'fair_share'
[    0.380208] thermal_sys: Registered thermal governor 'bang_bang'
[    0.380209] thermal_sys: Registered thermal governor 'step_wise'
[    0.380209] thermal_sys: Registered thermal governor 'user_space'
[    0.380209] thermal_sys: Registered thermal governor 'power_allocator'
[    0.380220] cpuidle: using governor ladder
[    0.380220] cpuidle: using governor menu
[    0.380249] ACPI: bus type PCI registered
[    0.380252] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.380252] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.380252] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.380259] PCI: Using configuration type 1 for base access
[    0.383807] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.383807] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.386845] ACPI: Added _OSI(Module Device)
[    0.386846] ACPI: Added _OSI(Processor Device)
[    0.386847] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.386847] ACPI: Added _OSI(Processor Aggregator Device)
[    0.386848] ACPI: Added _OSI(Linux-Dell-Video)
[    0.386849] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.386849] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.395107] ACPI BIOS Error (bug): Failure creating named object [\SMIB], AE_ALREADY_EXISTS (20200717/dsfield-637)
[    0.395111] ACPI Warning: NsLookup: Type mismatch on SMIB (Integer), searching for (RegionField) (20200717/nsaccess-697)
[    0.395778] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP4.WLAN], AE_NOT_FOUND (20200717/dswload2-162)
[    0.395778] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20200717/psobject-220)
[    0.395778] ACPI: Skipping parse of AML opcode: Scope (0x0010)
[    0.395778] ACPI: 12 ACPI AML tables successfully acquired and loaded
[    0.396558] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.398294] ACPI: EC: EC started
[    0.398295] ACPI: EC: interrupt blocked
[    0.399939] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.399941] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
[    0.399941] ACPI: Interpreter enabled
[    0.399952] ACPI: (supports S0 S3 S4 S5)
[    0.399953] ACPI: Using IOAPIC for interrupt routing
[    0.400132] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.400417] ACPI: Enabled 4 GPEs in block 00 to 1F
[    0.401404] ACPI: Power Resource [P0S0] (on)
[    0.401424] ACPI: Power Resource [P3S0] (on)
[    0.401489] ACPI: Power Resource [P0S1] (on)
[    0.401507] ACPI: Power Resource [P3S1] (on)
[    0.405451] ACPI: Power Resource [PRWL] (on)
[    0.405741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.405744] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.405872] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[    0.405992] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.406001] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[    0.406276] PCI host bridge to bus 0000:00
[    0.406277] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.406278] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.406279] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.406279] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.406280] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.406281] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.406281] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfebfffff window]
[    0.406282] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.406282] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.406291] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000
[    0.406383] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600
[    0.406474] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000
[    0.406552] pci 0000:00:01.2: [1022:1634] type 01 class 0x060400
[    0.406571] pci 0000:00:01.2: enabling Extended Tags
[    0.406606] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.406696] pci 0000:00:01.3: [1022:1634] type 01 class 0x060400
[    0.406716] pci 0000:00:01.3: enabling Extended Tags
[    0.406749] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.406839] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000
[    0.406921] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000
[    0.406992] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400
[    0.407011] pci 0000:00:08.1: enabling Extended Tags
[    0.407036] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.407110] pci 0000:00:08.2: [1022:1635] type 01 class 0x060400
[    0.407129] pci 0000:00:08.2: enabling Extended Tags
[    0.407154] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    0.407249] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.407371] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.407495] pci 0000:00:18.0: [1022:1448] type 00 class 0x060000
[    0.407549] pci 0000:00:18.1: [1022:1449] type 00 class 0x060000
[    0.407601] pci 0000:00:18.2: [1022:144a] type 00 class 0x060000
[    0.407652] pci 0000:00:18.3: [1022:144b] type 00 class 0x060000
[    0.407704] pci 0000:00:18.4: [1022:144c] type 00 class 0x060000
[    0.407759] pci 0000:00:18.5: [1022:144d] type 00 class 0x060000
[    0.407814] pci 0000:00:18.6: [1022:144e] type 00 class 0x060000
[    0.407865] pci 0000:00:18.7: [1022:144f] type 00 class 0x060000
[    0.408027] pci 0000:01:00.0: [8086:2723] type 00 class 0x028000
[    0.408073] pci 0000:01:00.0: reg 0x10: [mem 0xfea00000-0xfea03fff 64bit]
[    0.408231] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.408447] pci 0000:00:01.2: PCI bridge to [bus 01]
[    0.408450] pci 0000:00:01.2:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.408502] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.408518] pci 0000:02:00.0: reg 0x10: [io  0xf000-0xf0ff]
[    0.408539] pci 0000:02:00.0: reg 0x18: [mem 0xfe904000-0xfe904fff 64bit]
[    0.408552] pci 0000:02:00.0: reg 0x20: [mem 0xfe900000-0xfe903fff 64bit]
[    0.408632] pci 0000:02:00.0: supports D1 D2
[    0.408633] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.408759] pci 0000:00:01.3: PCI bridge to [bus 02]
[    0.408762] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.408763] pci 0000:00:01.3:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.408825] pci 0000:03:00.0: [1002:1636] type 00 class 0x030000
[    0.408835] pci 0000:03:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.408841] pci 0000:03:00.0: reg 0x18: [mem 0xe0000000-0xe01fffff 64bit pref]
[    0.408845] pci 0000:03:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.408850] pci 0000:03:00.0: reg 0x24: [mem 0xfe700000-0xfe77ffff]
[    0.408857] pci 0000:03:00.0: enabling Extended Tags
[    0.408863] pci 0000:03:00.0: BAR 0: assigned to efifb
[    0.408897] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.408966] pci 0000:03:00.1: [1002:1637] type 00 class 0x040300
[    0.408973] pci 0000:03:00.1: reg 0x10: [mem 0xfe7c8000-0xfe7cbfff]
[    0.408991] pci 0000:03:00.1: enabling Extended Tags
[    0.409016] pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.409065] pci 0000:03:00.2: [1022:15df] type 00 class 0x108000
[    0.409076] pci 0000:03:00.2: reg 0x18: [mem 0xfe600000-0xfe6fffff]
[    0.409084] pci 0000:03:00.2: reg 0x24: [mem 0xfe7cc000-0xfe7cdfff]
[    0.409090] pci 0000:03:00.2: enabling Extended Tags
[    0.409164] pci 0000:03:00.3: [1022:1639] type 00 class 0x0c0330
[    0.409174] pci 0000:03:00.3: reg 0x10: [mem 0xfe500000-0xfe5fffff 64bit]
[    0.409194] pci 0000:03:00.3: enabling Extended Tags
[    0.409222] pci 0000:03:00.3: PME# supported from D0 D3hot D3cold
[    0.409271] pci 0000:03:00.4: [1022:1639] type 00 class 0x0c0330
[    0.409280] pci 0000:03:00.4: reg 0x10: [mem 0xfe400000-0xfe4fffff 64bit]
[    0.409300] pci 0000:03:00.4: enabling Extended Tags
[    0.409329] pci 0000:03:00.4: PME# supported from D0 D3hot D3cold
[    0.409379] pci 0000:03:00.5: [1022:15e2] type 00 class 0x048000
[    0.409385] pci 0000:03:00.5: reg 0x10: [mem 0xfe780000-0xfe7bffff]
[    0.409404] pci 0000:03:00.5: enabling Extended Tags
[    0.409428] pci 0000:03:00.5: PME# supported from D0 D3hot D3cold
[    0.409474] pci 0000:03:00.6: [1022:15e3] type 00 class 0x040300
[    0.409481] pci 0000:03:00.6: reg 0x10: [mem 0xfe7c0000-0xfe7c7fff]
[    0.409499] pci 0000:03:00.6: enabling Extended Tags
[    0.409524] pci 0000:03:00.6: PME# supported from D0 D3hot D3cold
[    0.409594] pci 0000:00:08.1: PCI bridge to [bus 03]
[    0.409596] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    0.409598] pci 0000:00:08.1:   bridge window [mem 0xfe400000-0xfe7fffff]
[    0.409600] pci 0000:00:08.1:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.409637] pci 0000:04:00.0: [1022:7901] type 00 class 0x010601
[    0.409662] pci 0000:04:00.0: reg 0x24: [mem 0xfe801000-0xfe8017ff]
[    0.409669] pci 0000:04:00.0: enabling Extended Tags
[    0.409754] pci 0000:04:00.1: [1022:7901] type 00 class 0x010601
[    0.409773] pci 0000:04:00.1: reg 0x24: [mem 0xfe800000-0xfe8007ff]
[    0.409779] pci 0000:04:00.1: enabling Extended Tags
[    0.409855] pci 0000:00:08.2: PCI bridge to [bus 04]
[    0.409858] pci 0000:00:08.2:   bridge window [mem 0xfe800000-0xfe8fffff]
[    0.410335] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[    0.410378] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[    0.410415] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[    0.410459] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[    0.410499] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[    0.410532] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[    0.410565] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[    0.410598] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[    0.416778] ACPI: EC: interrupt unblocked
[    0.416778] ACPI: EC: event unblocked
[    0.416778] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.416778] ACPI: EC: GPE=0x3
[    0.416778] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC initialization complete
[    0.416778] ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
[    0.416778] iommu: Default domain type: Translated 
[    0.416813] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.416813] pci 0000:03:00.0: vgaarb: bridge control possible
[    0.416813] pci 0000:03:00.0: vgaarb: setting as boot device
[    0.416813] vgaarb: loaded
[    0.417111] SCSI subsystem initialized
[    0.417149] libata version 3.00 loaded.
[    0.417149] ACPI: bus type USB registered
[    0.417149] usbcore: registered new interface driver usbfs
[    0.417149] usbcore: registered new interface driver hub
[    0.417149] usbcore: registered new device driver usb
[    0.421352] pps_core: LinuxPPS API ver. 1 registered
[    0.421353] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.421354] PTP clock support registered
[    0.421361] EDAC MC: Ver: 3.0.0
[    0.423499] Registered efivars operations
[    0.423686] NetLabel: Initializing
[    0.423688] NetLabel:  domain hash size = 128
[    0.423689] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.423710] NetLabel:  unlabeled traffic allowed by default
[    0.423715] PCI: Using ACPI for IRQ routing
[    0.427466] PCI: pci_cache_line_size set to 64 bytes
[    0.427549] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.427550] e820: reserve RAM buffer [mem 0x09bff000-0x0bffffff]
[    0.427551] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.427551] e820: reserve RAM buffer [mem 0xc8329000-0xcbffffff]
[    0.427552] e820: reserve RAM buffer [mem 0xca0b3000-0xcbffffff]
[    0.427552] e820: reserve RAM buffer [mem 0xcae73000-0xcbffffff]
[    0.427552] e820: reserve RAM buffer [mem 0xce000000-0xcfffffff]
[    0.427553] e820: reserve RAM buffer [mem 0x80f340000-0x80fffffff]
[    0.427556] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.427556] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.431372] clocksource: Switched to clocksource hpet
[    0.437554] VFS: Disk quotas dquot_6.6.0
[    0.437569] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.437646] AppArmor: AppArmor Filesystem Enabled
[    0.437669] pnp: PnP ACPI init
[    0.437777] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.437781] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.437831] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.437852] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.438128] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    0.438130] system 00:03: [io  0x040b] has been reserved
[    0.438131] system 00:03: [io  0x04d6] has been reserved
[    0.438131] system 00:03: [io  0x0c00-0x0c01] has been reserved
[    0.438132] system 00:03: [io  0x0c14] has been reserved
[    0.438133] system 00:03: [io  0x0c50-0x0c51] has been reserved
[    0.438133] system 00:03: [io  0x0c52] has been reserved
[    0.438134] system 00:03: [io  0x0c6c] has been reserved
[    0.438134] system 00:03: [io  0x0c6f] has been reserved
[    0.438135] system 00:03: [io  0x0cd0-0x0cd1] has been reserved
[    0.438136] system 00:03: [io  0x0cd2-0x0cd3] has been reserved
[    0.438136] system 00:03: [io  0x0cd4-0x0cd5] has been reserved
[    0.438137] system 00:03: [io  0x0cd6-0x0cd7] has been reserved
[    0.438138] system 00:03: [io  0x0cd8-0x0cdf] has been reserved
[    0.438138] system 00:03: [io  0x0800-0x089f] has been reserved
[    0.438139] system 00:03: [io  0x0b00-0x0b0f] has been reserved
[    0.438140] system 00:03: [io  0x0b20-0x0b3f] has been reserved
[    0.438140] system 00:03: [io  0x0900-0x090f] has been reserved
[    0.438141] system 00:03: [io  0x0910-0x091f] has been reserved
[    0.438142] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.438143] system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.438143] system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.438144] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.438145] system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.438146] system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.438146] system 00:03: [mem 0xff000000-0xffffffff] has been reserved
[    0.438148] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.439939] pnp: PnP ACPI: found 4 devices
[    0.448082] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.448202] NET: Registered protocol family 2
[    0.448498] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.448782] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.449437] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.449627] TCP: Hash tables configured (established 262144 bind 65536)
[    0.449736] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.449815] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.449887] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.449999] NET: Registered protocol family 1
[    0.450003] NET: Registered protocol family 44
[    0.450017] pci 0000:00:01.2: PCI bridge to [bus 01]
[    0.450021] pci 0000:00:01.2:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.450025] pci 0000:00:01.3: PCI bridge to [bus 02]
[    0.450027] pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
[    0.450029] pci 0000:00:01.3:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.450033] pci 0000:00:08.1: PCI bridge to [bus 03]
[    0.450034] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    0.450036] pci 0000:00:08.1:   bridge window [mem 0xfe400000-0xfe7fffff]
[    0.450038] pci 0000:00:08.1:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.450040] pci 0000:00:08.2: PCI bridge to [bus 04]
[    0.450042] pci 0000:00:08.2:   bridge window [mem 0xfe800000-0xfe8fffff]
[    0.450047] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.450047] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.450048] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.450048] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.450049] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.450050] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.450050] pci_bus 0000:00: resource 10 [mem 0xd0000000-0xfebfffff window]
[    0.450051] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
[    0.450052] pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff]
[    0.450052] pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
[    0.450053] pci_bus 0000:02: resource 1 [mem 0xfe900000-0xfe9fffff]
[    0.450053] pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
[    0.450054] pci_bus 0000:03: resource 1 [mem 0xfe400000-0xfe7fffff]
[    0.450055] pci_bus 0000:03: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref]
[    0.450055] pci_bus 0000:04: resource 1 [mem 0xfe800000-0xfe8fffff]
[    0.450201] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[    0.450416] PCI: CLS 64 bytes, default 64
[    0.450449] Trying to unpack rootfs image as initramfs...
[    0.763215] Freeing initrd memory: 33312K
[    0.763239] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.763331] pci 0000:00:00.2: can't derive routing for PCI INT A
[    0.763332] pci 0000:00:00.2: PCI INT A: not connected
[    0.763356] pci 0000:00:01.0: Adding to iommu group 0
[    0.763362] pci 0000:00:01.2: Adding to iommu group 1
[    0.763369] pci 0000:00:01.3: Adding to iommu group 2
[    0.763376] pci 0000:00:02.0: Adding to iommu group 3
[    0.763391] pci 0000:00:08.0: Adding to iommu group 4
[    0.763396] pci 0000:00:08.1: Adding to iommu group 4
[    0.763401] pci 0000:00:08.2: Adding to iommu group 4
[    0.763411] pci 0000:00:14.0: Adding to iommu group 5
[    0.763417] pci 0000:00:14.3: Adding to iommu group 5
[    0.763462] pci 0000:00:18.0: Adding to iommu group 6
[    0.763468] pci 0000:00:18.1: Adding to iommu group 6
[    0.763473] pci 0000:00:18.2: Adding to iommu group 6
[    0.763479] pci 0000:00:18.3: Adding to iommu group 6
[    0.763485] pci 0000:00:18.4: Adding to iommu group 6
[    0.763490] pci 0000:00:18.5: Adding to iommu group 6
[    0.763495] pci 0000:00:18.6: Adding to iommu group 6
[    0.763501] pci 0000:00:18.7: Adding to iommu group 6
[    0.763511] pci 0000:01:00.0: Adding to iommu group 7
[    0.763518] pci 0000:02:00.0: Adding to iommu group 8
[    0.763525] pci 0000:03:00.0: Adding to iommu group 4
[    0.763528] pci 0000:03:00.1: Adding to iommu group 4
[    0.763531] pci 0000:03:00.2: Adding to iommu group 4
[    0.763534] pci 0000:03:00.3: Adding to iommu group 4
[    0.763538] pci 0000:03:00.4: Adding to iommu group 4
[    0.763541] pci 0000:03:00.5: Adding to iommu group 4
[    0.763544] pci 0000:03:00.6: Adding to iommu group 4
[    0.763547] pci 0000:04:00.0: Adding to iommu group 4
[    0.763550] pci 0000:04:00.1: Adding to iommu group 4
[    0.764448] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.764450] pci 0000:00:00.2: AMD-Vi: Extended features (0x206d73ef22254ade):
[    0.764450]  PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.764452] AMD-Vi: Interrupt remapping enabled
[    0.764452] AMD-Vi: Virtual APIC enabled
[    0.764453] AMD-Vi: X2APIC enabled
[    0.764634] AMD-Vi: Lazy IO/TLB flushing enabled
[    0.765400] amd_uncore: AMD NB counters detected
[    0.765403] amd_uncore: AMD LLC counters detected
[    0.766181] LVT offset 0 assigned for vector 0x400
[    0.766696] perf: AMD IBS detected (0x000003ff)
[    0.766699] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.766736] check: Scanning for low memory corruption every 60 seconds
[    0.767073] Initialise system trusted keyrings
[    0.767082] Key type blacklist registered
[    0.767196] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[    0.767825] zbud: loaded
[    0.771096] Key type asymmetric registered
[    0.771097] Asymmetric key parser 'x509' registered
[    0.771103] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.771566] io scheduler mq-deadline registered
[    0.771567] io scheduler kyber registered
[    0.771582] io scheduler bfq registered
[    0.772317] pcieport 0000:00:01.2: PME: Signaling with IRQ 26
[    0.772398] pcieport 0000:00:01.3: PME: Signaling with IRQ 27
[    0.772467] pcieport 0000:00:08.1: PME: Signaling with IRQ 28
[    0.772594] pcieport 0000:00:08.2: PME: Signaling with IRQ 29
[    0.772655] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.772699] efifb: probing for efifb
[    0.772748] efifb: showing boot graphics
[    0.773970] efifb: framebuffer at 0xd0000000, using 8128k, total 8128k
[    0.773971] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.773971] efifb: scrolling: redraw
[    0.773972] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.774038] fbcon: Deferring console take-over
[    0.774038] fb0: EFI VGA frame buffer device
[    0.774085] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.774100] ACPI: Power Button [PWRB]
[    0.774124] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.774132] ACPI: Sleep Button [SLPB]
[    0.774146] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    0.774157] ACPI: Lid Switch [LID1]
[    0.774174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.776908] ACPI: Power Button [PWRF]
[    0.777019] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    0.777344] acpi device:1f: registered as cooling_device0
[    0.777388] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1e/LNXVIDEO:00/input/input4
[    0.777468] Monitor-Mwait will be used to enter C-1 state
[    0.777502] ACPI: \_SB_.PLTF.P000: Found 3 idle states
[    0.777853] ACPI: \_SB_.PLTF.P001: Found 3 idle states
[    0.778047] ACPI: \_SB_.PLTF.P002: Found 3 idle states
[    0.778276] ACPI: \_SB_.PLTF.P003: Found 3 idle states
[    0.778537] ACPI: \_SB_.PLTF.P004: Found 3 idle states
[    0.778760] ACPI: \_SB_.PLTF.P005: Found 3 idle states
[    0.779008] ACPI: \_SB_.PLTF.P006: Found 3 idle states
[    0.779360] ACPI: \_SB_.PLTF.P007: Found 3 idle states
[    0.779541] ACPI: \_SB_.PLTF.P008: Found 3 idle states
[    0.779676] ACPI: \_SB_.PLTF.P009: Found 3 idle states
[    0.779776] ACPI: \_SB_.PLTF.P00A: Found 3 idle states
[    0.779879] ACPI: \_SB_.PLTF.P00B: Found 3 idle states
[    0.779932] ACPI: \_SB_.PLTF.P00C: Found 3 idle states
[    0.780125] ACPI: \_SB_.PLTF.P00D: Found 3 idle states
[    0.780240] ACPI: \_SB_.PLTF.P00E: Found 3 idle states
[    0.780468] ACPI: \_SB_.PLTF.P00F: Found 3 idle states
[    0.782266] thermal LNXTHERM:00: registered as thermal_zone0
[    0.782267] ACPI: Thermal Zone [ECTZ] (58 C)
[    0.782494] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.783163] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.785083] ahci 0000:04:00.0: version 3.0
[    0.785223] ahci 0000:04:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x2 impl SATA mode
[    0.785224] ahci 0000:04:00.0: flags: 64bit ncq sntf ilck led clo only pmp fbs pio slum part 
[    0.785523] scsi host0: ahci
[    0.785756] scsi host1: ahci
[    0.785780] ata1: DUMMY
[    0.785784] ata2: SATA max UDMA/133 abar m2048@0xfe801000 port 0xfe801180 irq 32
[    0.785802] ahci 0000:04:00.1: enabling device (0000 -> 0002)
[    0.785956] ahci 0000:04:00.1: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    0.785957] ahci 0000:04:00.1: flags: 64bit ncq sntf ilck led clo only pmp fbs pio slum part 
[    0.786127] scsi host2: ahci
[    0.786159] ata3: SATA max UDMA/133 abar m2048@0xfe800000 port 0xfe800100 irq 34
[    0.786192] usbcore: registered new interface driver usbserial_generic
[    0.786194] usbserial: USB Serial support registered for generic
[    0.786216] rtc_cmos 00:01: RTC can wake from S4
[    0.786426] rtc_cmos 00:01: registered as rtc0
[    0.786498] rtc_cmos 00:01: setting system clock to 2022-10-20T15:01:08 UTC (1666278068)
[    0.786521] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.787114] ledtrig-cpu: registered to indicate activity on CPUs
[    0.787218] ashmem: initialized
[    0.787332] drop_monitor: Initializing network drop monitor service
[    0.787470] NET: Registered protocol family 10
[    0.792328] Segment Routing with IPv6
[    0.792330] RPL Segment Routing with IPv6
[    0.792367] NET: Registered protocol family 17
[    0.794164] microcode: CPU0: patch_level=0x08600103
[    0.794175] microcode: CPU1: patch_level=0x08600103
[    0.794206] microcode: CPU2: patch_level=0x08600103
[    0.794222] microcode: CPU3: patch_level=0x08600103
[    0.794251] microcode: CPU4: patch_level=0x08600103
[    0.794268] microcode: CPU5: patch_level=0x08600103
[    0.794292] microcode: CPU6: patch_level=0x08600103
[    0.794309] microcode: CPU7: patch_level=0x08600103
[    0.794338] microcode: CPU8: patch_level=0x08600103
[    0.794360] microcode: CPU9: patch_level=0x08600103
[    0.794389] microcode: CPU10: patch_level=0x08600103
[    0.794408] microcode: CPU11: patch_level=0x08600103
[    0.794410] microcode: CPU12: patch_level=0x08600103
[    0.794419] microcode: CPU13: patch_level=0x08600103
[    0.794451] microcode: CPU14: patch_level=0x08600103
[    0.794475] microcode: CPU15: patch_level=0x08600103
[    0.794552] microcode: Microcode Update Driver: v2.2.
[    0.795073] resctrl: L3 allocation detected
[    0.795074] resctrl: L3DATA allocation detected
[    0.795074] resctrl: L3CODE allocation detected
[    0.795075] resctrl: MB allocation detected
[    0.795075] resctrl: L3 monitoring detected
[    0.795079] IPI shorthand broadcast: enabled
[    0.795170] registered taskstats version 1
[    0.795177] Loading compiled-in X.509 certificates
[    0.797837] Loaded X.509 cert 'Build time autogenerated kernel key: 9d03c4d841bf08bdacc38e7fc2cd16df39302a02'
[    0.800702] zswap: loaded using pool zstd/z3fold
[    0.801200] Key type ._fscrypt registered
[    0.801201] Key type .fscrypt registered
[    0.801202] Key type fscrypt-provisioning registered
[    0.801249] AppArmor: AppArmor sha1 policy hashing enabled
[    0.801497] PM:   Magic number: 10:81:33
[    0.801552] memory memory202: hash matches
[    0.801740] RAS: Correctable Errors collector initialized.
[    0.801750] Unstable clock detected, switching default tracing clock to "global"
               If you want to keep using the local clock, then add:
                 "trace_clock=local"
               on the kernel command line
[    1.100551] ata3: SATA link down (SStatus 0 SControl 300)
[    1.257030] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.257855] ata2.00: supports DRM functions and may not be fully accessible
[    1.259140] ata2.00: ATA-11: Samsung SSD 860 EVO M.2 1TB, RVT24B6Q, max UDMA/133
[    1.259143] ata2.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    1.263004] ata2.00: supports DRM functions and may not be fully accessible
[    1.267027] ata2.00: configured for UDMA/133
[    1.267280] scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 860  4B6Q PQ: 0 ANSI: 5
[    1.267588] ata2.00: Enabling discard_zeroes_data
[    1.267666] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.267679] sd 1:0:0:0: [sda] Write Protect is off
[    1.267681] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.267703] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.267949] ata2.00: Enabling discard_zeroes_data
[    1.271908]  sda: sda1 sda2
[    1.272209] ata2.00: Enabling discard_zeroes_data
[    1.273232] sd 1:0:0:0: [sda] supports TCG Opal
[    1.273233] sd 1:0:0:0: [sda] Attached SCSI disk
[    1.275087] Freeing unused decrypted memory: 2040K
[    1.275402] Freeing unused kernel image (initmem) memory: 1664K
[    1.293758] Write protecting the kernel read-only data: 22528k
[    1.295004] Freeing unused kernel image (text/rodata gap) memory: 2044K
[    1.295599] Freeing unused kernel image (rodata/data gap) memory: 1384K
[    1.318281] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.318292] Run /init as init process
[    1.318294]   with arguments:
[    1.318295]     /init
[    1.318295]   with environment:
[    1.318296]     HOME=/
[    1.318296]     TERM=linux
[    1.318296]     BOOT_IMAGE=/@/boot/vmlinuz-5.9-x86_64
[    1.318297]     cryptdevice=UUID=ad20e71b-c98d-45d9-a62c-a7e7f8087f18:luks-ad20e71b-c98d-45d9-a62c-a7e7f8087f18
[    1.376921] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    1.376922] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.379052] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.383745] ccp 0000:03:00.2: enabling device (0000 -> 0002)
[    1.383877] ccp 0000:03:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[    1.385812] xhci_hcd 0000:03:00.3: xHCI Host Controller
[    1.385816] xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 1
[    1.385902] xhci_hcd 0000:03:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000000000000410
[    1.386184] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    1.386186] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.386187] usb usb1: Product: xHCI Host Controller
[    1.386187] usb usb1: Manufacturer: Linux 5.9.16-1-MANJARO xhci-hcd
[    1.386188] usb usb1: SerialNumber: 0000:03:00.3
[    1.386282] hub 1-0:1.0: USB hub found
[    1.386287] hub 1-0:1.0: 4 ports detected
[    1.386483] xhci_hcd 0000:03:00.3: xHCI Host Controller
[    1.386485] xhci_hcd 0000:03:00.3: new USB bus registered, assigned bus number 2
[    1.386487] xhci_hcd 0000:03:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    1.386498] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.386511] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.09
[    1.386512] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.386513] usb usb2: Product: xHCI Host Controller
[    1.386513] usb usb2: Manufacturer: Linux 5.9.16-1-MANJARO xhci-hcd
[    1.386514] usb usb2: SerialNumber: 0000:03:00.3
[    1.386572] hub 2-0:1.0: USB hub found
[    1.386576] hub 2-0:1.0: 2 ports detected
[    1.386754] xhci_hcd 0000:03:00.4: xHCI Host Controller
[    1.386757] xhci_hcd 0000:03:00.4: new USB bus registered, assigned bus number 3
[    1.386865] xhci_hcd 0000:03:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000000000000410
[    1.387123] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.09
[    1.387124] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.387125] usb usb3: Product: xHCI Host Controller
[    1.387126] usb usb3: Manufacturer: Linux 5.9.16-1-MANJARO xhci-hcd
[    1.387127] usb usb3: SerialNumber: 0000:03:00.4
[    1.387313] hub 3-0:1.0: USB hub found
[    1.387320] hub 3-0:1.0: 4 ports detected
[    1.387522] xhci_hcd 0000:03:00.4: xHCI Host Controller
[    1.387524] xhci_hcd 0000:03:00.4: new USB bus registered, assigned bus number 4
[    1.387528] xhci_hcd 0000:03:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    1.387540] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.387554] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.09
[    1.387555] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.387556] usb usb4: Product: xHCI Host Controller
[    1.387557] usb usb4: Manufacturer: Linux 5.9.16-1-MANJARO xhci-hcd
[    1.387558] usb usb4: SerialNumber: 0000:03:00.4
[    1.387714] hub 4-0:1.0: USB hub found
[    1.387725] hub 4-0:1.0: 2 ports detected
[    1.388008] cryptd: max_cpu_qlen set to 1000
[    1.392073] AVX2 version of gcm_enc/dec engaged.
[    1.392074] AES CTR mode by8 optimization enabled
[    1.394014] ccp 0000:03:00.2: tee enabled
[    1.394017] ccp 0000:03:00.2: psp enabled
[    1.395657] battery: ACPI: Battery Slot [BAT0] (battery present)
[    1.425749] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[    1.527397] Key type encrypted registered
[    1.531034] device-mapper: uevent: version 1.0.3
[    1.531113] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    1.713510] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[    1.716833] usb 3-2: new full-speed USB device number 2 using xhci_hcd
[    1.879697] usb 3-2: New USB device found, idVendor=046d, idProduct=c548, bcdDevice= 5.01
[    1.879700] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.879703] usb 3-2: Product: USB Receiver
[    1.879704] usb 3-2: Manufacturer: Logitech
[    1.894992] hid: raw HID events driver (C) Jiri Kosina
[    1.910847] usbcore: registered new interface driver usbhid
[    1.910850] usbhid: USB HID core driver
[    1.913142] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:08.1/0000:03:00.4/usb3/3-2/3-2:1.0/0003:046D:C548.0001/input/input6
[    1.931879] usb 1-3: New USB device found, idVendor=04f2, idProduct=b68b, bcdDevice= 0.08
[    1.931882] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.931884] usb 1-3: Product: HD Webcam
[    1.931885] usb 1-3: Manufacturer: SunplusIT Inc
[    1.931886] usb 1-3: SerialNumber: 01.00.00
[    1.967227] hid-generic 0003:046D:C548.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:03:00.4-2/input0
[    1.967538] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:08.1/0000:03:00.4/usb3/3-2/3-2:1.1/0003:046D:C548.0002/input/input7
[    1.967569] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:03:00.4/usb3/3-2/3-2:1.1/0003:046D:C548.0002/input/input8
[    2.023597] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:08.1/0000:03:00.4/usb3/3-2/3-2:1.1/0003:046D:C548.0002/input/input9
[    2.024098] hid-generic 0003:046D:C548.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:03:00.4-2/input1
[    2.024628] hid-generic 0003:046D:C548.0003: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:03:00.4-2/input2
[    2.113507] usb 1-4: new high-speed USB device number 3 using xhci_hcd
[    2.256738] usb 1-4: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=60.70
[    2.256740] usb 1-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.256741] usb 1-4: Product: USB2.0 Hub
[    2.315219] hub 1-4:1.0: USB hub found
[    2.315860] hub 1-4:1.0: 4 ports detected
[    2.317062] usb: port power management may be unreliable
[    2.600169] usb 1-4.3: new high-speed USB device number 4 using xhci_hcd
[    2.692721] usb 1-4.3: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
[    2.692723] usb 1-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.692724] usb 1-4.3: Product: USB2.0-CRW
[    2.692725] usb 1-4.3: Manufacturer: Generic
[    2.692725] usb 1-4.3: SerialNumber: 20100201396000000
[    2.735835] usbcore: registered new interface driver rtsx_usb
[    2.751304] random: fast init done
[    2.806831] usb 1-4.4: new full-speed USB device number 5 using xhci_hcd
[    2.924681] usb 1-4.4: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
[    2.924685] usb 1-4.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    6.260391] random: cryptsetup: uninitialized urandom read (2 bytes read)
[    6.340125] raid6: avx2x4   gen() 34938 MB/s
[    6.396798] raid6: avx2x4   xor() 10285 MB/s
[    6.453767] raid6: avx2x2   gen() 35886 MB/s
[    6.510111] raid6: avx2x2   xor() 24574 MB/s
[    6.566772] raid6: avx2x1   gen() 28643 MB/s
[    6.623469] raid6: avx2x1   xor() 18295 MB/s
[    6.680128] raid6: sse2x4   gen() 17630 MB/s
[    6.736775] raid6: sse2x4   xor()  7715 MB/s
[    6.793442] raid6: sse2x2   gen() 19941 MB/s
[    6.850105] raid6: sse2x2   xor() 12873 MB/s
[    6.906772] raid6: sse2x1   gen() 15501 MB/s
[    6.963440] raid6: sse2x1   xor()  9452 MB/s
[    6.963441] raid6: using algorithm avx2x2 gen() 35886 MB/s
[    6.963441] raid6: .... xor() 24574 MB/s, rmw enabled
[    6.963443] raid6: using avx2x2 recovery algorithm
[    6.964725] xor: automatically using best checksumming function   avx       
[    6.990417] Btrfs loaded, crc32c=crc32c-intel
[    6.993532] BTRFS: device fsid 2886c002-ecf7-44a2-842f-9283d929da1b devid 1 transid 679156 /dev/dm-0 scanned by systemd-udevd (261)
[    7.059674] BTRFS info (device dm-0): disk space caching is enabled
[    7.059677] BTRFS info (device dm-0): has skinny extents
[    7.238632] BTRFS info (device dm-0): enabling ssd optimizations
[    7.376917] systemd[1]: systemd 251.5-1-manjaro running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    7.376924] systemd[1]: Detected architecture x86-64.
[    7.377678] systemd[1]: Hostname set to <jonathan-tux>.
[    7.656034] systemd[1]: Queued start job for default target Graphical Interface.
[    7.657319] systemd[1]: Created slice Slice /system/getty.
[    7.657553] systemd[1]: Created slice Slice /system/modprobe.
[    7.657722] systemd[1]: Created slice Cryptsetup Units Slice.
[    7.657856] systemd[1]: Created slice Slice /system/systemd-fsck.
[    7.657968] systemd[1]: Created slice User and Session Slice.
[    7.657984] systemd[1]: grub-btrfs.path: Bound to unit \x2esnapshots.mount, but unit isn't active.
[    7.657986] systemd[1]: Dependency failed for Monitors for new snapshots.
[    7.658004] fbcon: Taking over console
[    7.658102] Console: switching to colour frame buffer device 240x67
[    7.660875] systemd[1]: grub-btrfs.path: Job grub-btrfs.path/start failed with result 'dependency'.
[    7.661005] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    7.661065] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.661255] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.661334] systemd[1]: Reached target Login Prompts.
[    7.661362] systemd[1]: Reached target Local Integrity Protected Volumes.
[    7.661406] systemd[1]: Reached target Remote File Systems.
[    7.661433] systemd[1]: Reached target Slice Units.
[    7.661465] systemd[1]: Reached target Swaps.
[    7.661501] systemd[1]: Reached target Local Verity Protected Volumes.
[    7.661597] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    7.662467] systemd[1]: Listening on LVM2 poll daemon socket.
[    7.663106] systemd[1]: Listening on Process Core Dump Socket.
[    7.663196] systemd[1]: Listening on Journal Audit Socket.
[    7.663254] systemd[1]: Listening on Journal Socket (/dev/log).
[    7.663317] systemd[1]: Listening on Journal Socket.
[    7.664474] systemd[1]: Listening on udev Control Socket.
[    7.664574] systemd[1]: Listening on udev Kernel Socket.
[    7.665110] systemd[1]: Mounting Huge Pages File System...
[    7.665503] systemd[1]: Mounting POSIX Message Queue File System...
[    7.666193] systemd[1]: Mounting Kernel Debug File System...
[    7.666970] systemd[1]: Mounting Kernel Trace File System...
[    7.667667] systemd[1]: Starting Load AppArmor profiles...
[    7.667718] systemd[1]: Create List of Static Device Nodes was skipped because of a failed condition check (ConditionFileNotEmpty=/lib/modules/5.9.16-1-MANJARO/modules.devname).
[    7.668490] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    7.669107] systemd[1]: Starting Load Kernel Module configfs...
[    7.669596] systemd[1]: Starting Load Kernel Module drm...
[    7.670072] systemd[1]: Starting Load Kernel Module fuse...
[    7.670955] systemd[1]: Starting File System Check on Root Device...
[    7.671948] systemd[1]: Starting Load Kernel Modules...
[    7.672018] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
[    7.672764] systemd[1]: Starting Coldplug All udev Devices...
[    7.673955] systemd[1]: Mounted Huge Pages File System.
[    7.674022] systemd[1]: Mounted POSIX Message Queue File System.
[    7.674073] systemd[1]: Mounted Kernel Debug File System.
[    7.674115] systemd[1]: Mounted Kernel Trace File System.
[    7.674223] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    7.674320] systemd[1]: Finished Load Kernel Module configfs.
[    7.674584] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    7.674764] systemd[1]: Finished Load Kernel Module drm.
[    7.675071] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    7.675236] systemd[1]: Finished Load Kernel Module fuse.
[    7.675590] systemd[1]: Finished File System Check on Root Device.
[    7.675948] systemd[1]: FUSE Control File System was skipped because of a failed condition check (ConditionPathExists=/sys/fs/fuse/connections).
[    7.676479] systemd[1]: Mounting Kernel Configuration File System...
[    7.677166] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.678199] systemd[1]: Mounted Kernel Configuration File System.
[    7.678860] systemd[1]: Finished Load Kernel Modules.
[    7.679493] systemd[1]: Starting Apply Kernel Variables...
[    7.681668] BTRFS info (device dm-0): use zstd compression, level 3
[    7.681670] BTRFS info (device dm-0): disk space caching is enabled
[    7.682491] systemd[1]: Finished Remount Root and Kernel File Systems.
[    7.682653] systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
[    7.684638] systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed.
[    7.684889] random: lvm: uninitialized urandom read (4 bytes read)
[    7.685632] systemd[1]: Starting Load/Save Random Seed...
[    7.686352] systemd[1]: Starting Create System Users...
[    7.686605] systemd[1]: Finished Apply Kernel Variables.
[    7.689036] systemd[1]: Starting CLI Netfilter Manager...
[    7.699372] systemd[1]: Finished CLI Netfilter Manager.
[    7.708189] audit: type=1400 audit(1666278075.419:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="firejail-default" pid=442 comm="apparmor_parser"
[    7.714975] audit: type=1400 audit(1666278075.426:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="dovecot-anvil" pid=459 comm="apparmor_parser"
[    7.715336] audit: type=1400 audit(1666278075.426:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="klogd" pid=454 comm="apparmor_parser"
[    7.723833] systemd[1]: Finished Create System Users.
[    7.724892] systemd[1]: Starting Create Static Device Nodes in /dev...
[    7.728818] audit: type=1400 audit(1666278075.439:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=447 comm="apparmor_parser"
[    7.729812] audit: type=1400 audit(1666278075.439:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=447 comm="apparmor_parser"
[    7.738922] audit: type=1400 audit(1666278075.449:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="samba-rpcd-classic" pid=452 comm="apparmor_parser"
[    7.739085] audit: type=1400 audit(1666278075.449:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="samba-rpcd-spoolss" pid=453 comm="apparmor_parser"
[    7.740527] audit: type=1400 audit(1666278075.453:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ping" pid=441 comm="apparmor_parser"
[    7.745684] audit: type=1400 audit(1666278075.456:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=446 comm="apparmor_parser"
[    7.746377] audit: type=1400 audit(1666278075.456:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="samba-dcerpcd" pid=450 comm="apparmor_parser"
[    7.747169] systemd[1]: Finished Create Static Device Nodes in /dev.
[    7.747309] systemd[1]: Entropy Daemon based on the HAVEGE algorithm was skipped because of a failed condition check (ConditionKernelVersion=<5.6).
[    7.748910] systemd[1]: Starting Journal Service...
[    7.750087] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    7.773855] systemd[1]: Finished Coldplug All udev Devices.
[    7.819173] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[    7.819965] systemd[1]: Reached target Preparation for Local File Systems.
[    7.820377] systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of a failed condition check (ConditionPathExists=/var/lib/machines.raw).
[    8.094271] systemd[1]: Started Rule-based Manager for Device Events and Files.
[    8.145729] systemd[1]: Started Journal Service.
[    8.185006] systemd-journald[472]: Received client request to flush runtime journal.
[    8.225382] BTRFS info (device dm-0): devid 1 device path /dev/mapper/luks-ad20e71b-c98d-45d9-a62c-a7e7f8087f18 changed to /dev/dm-0 scanned by systemd-udevd (496)
[    8.284810] BTRFS info (device dm-0): devid 1 device path /dev/dm-0 changed to /dev/mapper/luks-ad20e71b-c98d-45d9-a62c-a7e7f8087f18 scanned by systemd-udevd (496)
[    8.770317] BTRFS warning (device dm-0): block group 585211314176 has wrong amount of free space
[    8.770337] BTRFS warning (device dm-0): failed to load free space cache for block group 585211314176, rebuilding it now
[    9.190003] random: tlp-readconfs: uninitialized urandom read (4 bytes read)
[    9.190210] random: tlp-readconfs: uninitialized urandom read (4 bytes read)
[    9.190623] random: tlp-readconfs: uninitialized urandom read (4 bytes read)
[    9.206923] random: crng init done
[    9.206937] random: 5 urandom warning(s) missed due to ratelimiting
[   15.237058] kauditd_printk_skb: 71 callbacks suppressed
[   15.237061] audit: type=1130 audit(1666278082.949:83): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   15.250730] audit: type=1130 audit(1666278082.963:84): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

I can’t find a way to attach the long journalctl output here (I can use some file-sharing website if it it would be helpful), but these lines stood out to me:

Okt 20 17:01:16 jonathan-tux systemd-fsck[554]: fsck.fat 4.2 (2021-01-31)
Okt 20 17:01:16 jonathan-tux systemd-fsck[554]: /dev/sda1: 5 files, 212/76646 clusters
Okt 20 17:01:16 jonathan-tux systemd[1]: Starting Cryptography Setup for luks-ad20e71b-c98d-45d9-a62c-a7e7f8087f18...
Okt 20 17:01:16 jonathan-tux mount[556]: mount: /boot/efi: unbekannter Dateisystemtyp »vfat«.
Okt 20 17:01:16 jonathan-tux mount[556]:        dmesg(1) könnte nach einem fehlgeschlagenen mount-Systemaufruf
Okt 20 17:01:16 jonathan-tux mount[556]:        weitere Informationen liefern.
Okt 20 17:01:16 jonathan-tux systemd[1]: Starting File System Check on /dev/disk/by-uuid/AB99-D252...
Okt 20 17:01:16 jonathan-tux systemd-cryptsetup[545]: Volume luks-ad20e71b-c98d-45d9-a62c-a7e7f8087f18 already active.
Okt 20 17:01:16 jonathan-tux systemd[1]: Finished Cryptography Setup for luks-ad20e71b-c98d-45d9-a62c-a7e7f8087f18.
Okt 20 17:01:16 jonathan-tux systemd[1]: Reached target Block Device Preparation for /dev/mapper/luks-ad20e71b-c98d-45d9-a62c-a7e7f8087f18.
Okt 20 17:01:16 jonathan-tux systemd[1]: Reached target Local Encrypted Volumes.
Okt 20 17:01:16 jonathan-tux systemd[1]: Mounting /home...
Okt 20 17:01:16 jonathan-tux systemd[1]: Mounted /home.
Okt 20 17:01:16 jonathan-tux systemd[1]: Finished File System Check on /dev/disk/by-uuid/AB99-D252.
Okt 20 17:01:16 jonathan-tux systemd[1]: Mounting /boot/efi...
Okt 20 17:01:16 jonathan-tux systemd[1]: Created slice Slice /system/systemd-backlight.
Okt 20 17:01:16 jonathan-tux systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
Okt 20 17:01:16 jonathan-tux systemd[1]: boot-efi.mount: Mount process exited, code=exited, status=32/n/a
Okt 20 17:01:16 jonathan-tux systemd[1]: boot-efi.mount: Failed with result 'exit-code'.
Okt 20 17:01:16 jonathan-tux systemd[1]: Failed to mount /boot/efi.
Okt 20 17:01:16 jonathan-tux systemd[1]: Dependency failed for Local File Systems.
Okt 20 17:01:16 jonathan-tux systemd[1]: local-fs.target: Job local-fs.target/start failed with result 'dependency'.
Okt 20 17:01:16 jonathan-tux systemd[1]: local-fs.target: Triggering OnFailure= dependencies.
Okt 20 17:01:16 jonathan-tux systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
Okt 20 17:01:16 jonathan-tux systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Okt 20 17:01:16 jonathan-tux systemd[1]: systemd-ask-password-wall.path: Deactivated successfully.
Okt 20 17:01:16 jonathan-tux systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Okt 20 17:01:16 jonathan-tux systemd[1]: Reached target Timer Units.
Okt 20 17:01:16 jonathan-tux systemd[1]: Reached target Network.
Okt 20 17:01:16 jonathan-tux systemd[1]: Reached target Path Units.
Okt 20 17:01:16 jonathan-tux systemd[1]: Reached target Socket Units.
Okt 20 17:01:16 jonathan-tux systemd[1]: Started Emergency Shell.

Translation for the mount[556] lines that are in German:

Okt 20 17:01:16 jonathan-tux mount[556]: mount: /boot/efi: unknown file system type »vfat«.
Okt 20 17:01:16 jonathan-tux mount[556]:        dmesg(1) could give more information after a failed system call.

I’m wondering if there is a better way than reinstalling the system.