You are not logged in.
I had another problem, for which I had to post the output of `journalctl -b`, there, @Lone_Wolf noticed that I have some unwanted entries in my logs. Specifically:
var-log.mount: Directory /var/log to mount over is not empty, mounting anyway.
boot.mount: Directory /boot to mount over is not empty, mounting anyway.I don't really experience any problems from this, but it's good to investigate if it was recommended.
My full `journalctl -b` for reference:
Jun 15 12:42:25 aries kernel: Linux version 7.0.12-arch1-1 (linux@archlinux) (gcc (GCC) 16.1.1 20260430, GNU ld (GNU Binutils) 2.46.0) #1 SMP PREEMPT_DYNAMIC Wed, 10 Jun 2026 08:58:02 +0000
Jun 15 12:42:25 aries kernel: Command line: cryptdevice=PARTUUID=950ee8b0-f4af-4c0f-8e7c-4d3ea4ff3789:root root=/dev/mapper/root zswap.enabled=0 rootflags=subvol=@ rw rootfstype=btrfs
Jun 15 12:42:25 aries kernel: BIOS-provided physical RAM map:
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] System RAM
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] device reserved
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009e01fff] System RAM
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x0000000009e02000-0x0000000009ffffff] device reserved
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] System RAM
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] System RAM
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b020fff] device reserved
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x000000000b021000-0x000000008c7dffff] System RAM
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x000000008c7e0000-0x00000000927dffff] device reserved
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x00000000927e0000-0x00000000928cbfff] ACPI data
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x00000000928cc000-0x00000000948cbfff] ACPI NVS
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x00000000948cc000-0x000000009a5fefff] device reserved
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x000000009a5ff000-0x000000009bff8fff] System RAM
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x000000009bff9000-0x000000009bffdfff] device reserved
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x000000009bffe000-0x000000009bffffff] System RAM
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x000000009c000000-0x000000009cffffff] device reserved
Jun 15 12:42:25 aries kernel: BIOS-e820: [gap 0x000000009d000000-0x000000009d7f2fff]
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x000000009d7f3000-0x000000009fffffff] device reserved
Jun 15 12:42:25 aries kernel: BIOS-e820: [gap 0x00000000a0000000-0x00000000dfffffff]
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] device reserved
Jun 15 12:42:25 aries kernel: BIOS-e820: [gap 0x00000000f0000000-0x00000000f6ffffff]
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x00000000f7000000-0x00000000ffffffff] device reserved
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x0000000100000000-0x000000043defffff] System RAM
Jun 15 12:42:25 aries kernel: BIOS-e820: [gap 0x000000043df00000-0x000000043ef3ffff]
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x000000043ef40000-0x00000004801fffff] device reserved
Jun 15 12:42:25 aries kernel: BIOS-e820: [gap 0x0000000480200000-0x000000fcffffffff]
Jun 15 12:42:25 aries kernel: BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] device reserved
Jun 15 12:42:25 aries kernel: NX (Execute Disable) protection: active
Jun 15 12:42:25 aries kernel: APIC: Static calls initialized
Jun 15 12:42:25 aries kernel: efi: EFI v2.9 by American Megatrends
Jun 15 12:42:25 aries kernel: efi: ACPI=0x948b3000 ACPI 2.0=0x948b3014 TPMFinalLog=0x94880000 SMBIOS=0x99ad9000 SMBIOS 3.0=0x99ad8000 MEMATTR=0x84ca3018 ESRT=0x88128618 RNG=0x9280ff18 INITRD=0x829d7818 TPMEventLog=0x92806018
Jun 15 12:42:25 aries kernel: random: crng init done
Jun 15 12:42:25 aries kernel: efi: Remove mem58: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Jun 15 12:42:25 aries kernel: e820: remove [mem 0xe0000000-0xefffffff] device reserved
Jun 15 12:42:25 aries kernel: efi: Remove mem59: MMIO range=[0xf7000000-0xfedfffff] (126MB) from e820 map
Jun 15 12:42:25 aries kernel: e820: remove [mem 0xf7000000-0xfedfffff] device reserved
Jun 15 12:42:25 aries kernel: efi: Not removing mem60: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Jun 15 12:42:25 aries kernel: efi: Remove mem61: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map
Jun 15 12:42:25 aries kernel: e820: remove [mem 0xfee01000-0xffffffff] device reserved
Jun 15 12:42:25 aries kernel: efi: Remove mem63: MMIO range=[0x460000000-0x4801fffff] (514MB) from e820 map
Jun 15 12:42:25 aries kernel: e820: remove [mem 0x460000000-0x4801fffff] device reserved
Jun 15 12:42:25 aries kernel: SMBIOS 3.6.0 present.
Jun 15 12:42:25 aries kernel: DMI: Micro-Star International Co., Ltd. MS-7D74/MPG B650 CARBON WIFI (MS-7D74), BIOS 1.B0 02/06/2024
Jun 15 12:42:25 aries kernel: DMI: Memory slots populated: 1/4
Jun 15 12:42:25 aries kernel: tsc: Fast TSC calibration using PIT
Jun 15 12:42:25 aries kernel: tsc: Detected 4199.827 MHz processor
Jun 15 12:42:25 aries kernel: e820: update [mem 0x00000000-0x00000fff] System RAM ==> device reserved
Jun 15 12:42:25 aries kernel: e820: remove [mem 0x000a0000-0x000fffff] System RAM
Jun 15 12:42:25 aries kernel: last_pfn = 0x43df00 max_arch_pfn = 0x400000000
Jun 15 12:42:25 aries kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 20), built from 9 variable MTRRs
Jun 15 12:42:25 aries kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Jun 15 12:42:25 aries kernel: e820: update [mem 0xa0000000-0xffffffff] System RAM ==> device reserved
Jun 15 12:42:25 aries kernel: last_pfn = 0x9c000 max_arch_pfn = 0x400000000
Jun 15 12:42:25 aries kernel: esrt: Reserving ESRT space from 0x0000000088128618 to 0x0000000088128650.
Jun 15 12:42:25 aries kernel: e820: update [mem 0x88128000-0x88128fff] System RAM ==> device reserved
Jun 15 12:42:25 aries kernel: Using GB pages for direct mapping
Jun 15 12:42:25 aries kernel: Secure boot enabled
Jun 15 12:42:25 aries kernel: RAMDISK: [mem 0x7ef19000-0x8012cfff]
Jun 15 12:42:25 aries kernel: ACPI: Early table checksum verification disabled
Jun 15 12:42:25 aries kernel: ACPI: RSDP 0x00000000948B3014 000024 (v02 ALASKA)
Jun 15 12:42:25 aries kernel: ACPI: XSDT 0x00000000948B2728 000104 (v01 ALASKA A M I 01072009 AMI 01000013)
Jun 15 12:42:25 aries kernel: ACPI: FACP 0x00000000928C2000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
Jun 15 12:42:25 aries kernel: ACPI: DSDT 0x0000000092849000 06DB64 (v24 ALASKA A M I 01072009 INTL 20221020)
Jun 15 12:42:25 aries kernel: ACPI: FACS 0x00000000948B0000 000040
Jun 15 12:42:25 aries kernel: ACPI: SSDT 0x00000000928C4000 007F64 (v02 AMD Splinter 00000002 MSFT 04000000)
Jun 15 12:42:25 aries kernel: ACPI: SSDT 0x00000000928C3000 000221 (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
Jun 15 12:42:25 aries kernel: ACPI: FIDT 0x00000000928BB000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Jun 15 12:42:25 aries kernel: ACPI: MCFG 0x00000000928BA000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
Jun 15 12:42:25 aries kernel: ACPI: HPET 0x00000000928B9000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
Jun 15 12:42:25 aries kernel: ACPI: WDRT 0x00000000928B8000 000047 (v01 ALASKA A M I 01072009 AMI 00000005)
Jun 15 12:42:25 aries kernel: ACPI: UEFI 0x000000009426D000 000048 (v01 ALASKA A M I 01072009 AMI 01000013)
Jun 15 12:42:25 aries kernel: ACPI: FPDT 0x00000000928B7000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
Jun 15 12:42:25 aries kernel: ACPI: VFCT 0x000000009282F000 0190A0 (v01 ALASKA A M I 00000001 AMD 33504F47)
Jun 15 12:42:25 aries kernel: ACPI: SSDT 0x00000000928BD000 004DEE (v02 AMD AMD CPU 00000001 AMD 00000001)
Jun 15 12:42:25 aries kernel: ACPI: SSDT 0x000000009282E000 0006D4 (v02 AMD CPMWLRC 00000001 INTL 20221020)
Jun 15 12:42:25 aries kernel: ACPI: SSDT 0x000000009282C000 0015D0 (v02 AMD CPMDFIG2 00000001 INTL 20221020)
Jun 15 12:42:25 aries kernel: ACPI: SSDT 0x0000000092829000 002AA6 (v02 AMD CDFAAIG2 00000001 INTL 20221020)
Jun 15 12:42:25 aries kernel: ACPI: SSDT 0x0000000092828000 0008BA (v02 AMD CPMDFDG2 00000001 INTL 20221020)
Jun 15 12:42:25 aries kernel: ACPI: SSDT 0x000000009281E000 009A53 (v02 AMD CPMCMN 00000001 INTL 20221020)
Jun 15 12:42:25 aries kernel: ACPI: SSDT 0x000000009281B000 002406 (v02 AMD AOD 00000001 INTL 20221020)
Jun 15 12:42:25 aries kernel: ACPI: TPM2 0x000000009281A000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
Jun 15 12:42:25 aries kernel: ACPI: WSMT 0x0000000092819000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
Jun 15 12:42:25 aries kernel: ACPI: APIC 0x0000000092818000 00015E (v06 ALASKA A M I 01072009 AMI 00010013)
Jun 15 12:42:25 aries kernel: ACPI: IVRS 0x0000000092817000 0000C8 (v02 AMD AmdTable 00000001 AMD 00000001)
Jun 15 12:42:25 aries kernel: ACPI: SSDT 0x0000000092816000 000500 (v02 AMD MEMTOOL0 00000002 INTL 20221020)
Jun 15 12:42:25 aries kernel: ACPI: SSDT 0x0000000092815000 00096A (v02 AMD CPMMSOSC 00000001 INTL 20221020)
Jun 15 12:42:25 aries kernel: ACPI: SSDT 0x0000000092814000 00047C (v02 AMD AMDWOV 00000001 INTL 20221020)
Jun 15 12:42:25 aries kernel: ACPI: SSDT 0x0000000092812000 001046 (v02 AMD CPMACPV4 00000001 INTL 20221020)
Jun 15 12:42:25 aries kernel: ACPI: SSDT 0x0000000092811000 00053E (v01 AMD CPMAPMFD 00000001 INTL 20221020)
Jun 15 12:42:25 aries kernel: ACPI: SSDT 0x0000000092810000 00044E (v02 AMD AmdTable 00000001 INTL 20221020)
Jun 15 12:42:25 aries kernel: ACPI: BGRT 0x00000000928BC000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
Jun 15 12:42:25 aries kernel: ACPI: Reserving FACP table memory at [mem 0x928c2000-0x928c2113]
Jun 15 12:42:25 aries kernel: ACPI: Reserving DSDT table memory at [mem 0x92849000-0x928b6b63]
Jun 15 12:42:25 aries kernel: ACPI: Reserving FACS table memory at [mem 0x948b0000-0x948b003f]
Jun 15 12:42:25 aries kernel: ACPI: Reserving SSDT table memory at [mem 0x928c4000-0x928cbf63]
Jun 15 12:42:25 aries kernel: ACPI: Reserving SSDT table memory at [mem 0x928c3000-0x928c3220]
Jun 15 12:42:25 aries kernel: ACPI: Reserving FIDT table memory at [mem 0x928bb000-0x928bb09b]
Jun 15 12:42:25 aries kernel: ACPI: Reserving MCFG table memory at [mem 0x928ba000-0x928ba03b]
Jun 15 12:42:25 aries kernel: ACPI: Reserving HPET table memory at [mem 0x928b9000-0x928b9037]
Jun 15 12:42:25 aries kernel: ACPI: Reserving WDRT table memory at [mem 0x928b8000-0x928b8046]
Jun 15 12:42:25 aries kernel: ACPI: Reserving UEFI table memory at [mem 0x9426d000-0x9426d047]
Jun 15 12:42:25 aries kernel: ACPI: Reserving FPDT table memory at [mem 0x928b7000-0x928b7043]
Jun 15 12:42:25 aries kernel: ACPI: Reserving VFCT table memory at [mem 0x9282f000-0x9284809f]
Jun 15 12:42:25 aries kernel: ACPI: Reserving SSDT table memory at [mem 0x928bd000-0x928c1ded]
Jun 15 12:42:25 aries kernel: ACPI: Reserving SSDT table memory at [mem 0x9282e000-0x9282e6d3]
Jun 15 12:42:25 aries kernel: ACPI: Reserving SSDT table memory at [mem 0x9282c000-0x9282d5cf]
Jun 15 12:42:25 aries kernel: ACPI: Reserving SSDT table memory at [mem 0x92829000-0x9282baa5]
Jun 15 12:42:25 aries kernel: ACPI: Reserving SSDT table memory at [mem 0x92828000-0x928288b9]
Jun 15 12:42:25 aries kernel: ACPI: Reserving SSDT table memory at [mem 0x9281e000-0x92827a52]
Jun 15 12:42:25 aries kernel: ACPI: Reserving SSDT table memory at [mem 0x9281b000-0x9281d405]
Jun 15 12:42:25 aries kernel: ACPI: Reserving TPM2 table memory at [mem 0x9281a000-0x9281a04b]
Jun 15 12:42:25 aries kernel: ACPI: Reserving WSMT table memory at [mem 0x92819000-0x92819027]
Jun 15 12:42:25 aries kernel: ACPI: Reserving APIC table memory at [mem 0x92818000-0x9281815d]
Jun 15 12:42:25 aries kernel: ACPI: Reserving IVRS table memory at [mem 0x92817000-0x928170c7]
Jun 15 12:42:25 aries kernel: ACPI: Reserving SSDT table memory at [mem 0x92816000-0x928164ff]
Jun 15 12:42:25 aries kernel: ACPI: Reserving SSDT table memory at [mem 0x92815000-0x92815969]
Jun 15 12:42:25 aries kernel: ACPI: Reserving SSDT table memory at [mem 0x92814000-0x9281447b]
Jun 15 12:42:25 aries kernel: ACPI: Reserving SSDT table memory at [mem 0x92812000-0x92813045]
Jun 15 12:42:25 aries kernel: ACPI: Reserving SSDT table memory at [mem 0x92811000-0x9281153d]
Jun 15 12:42:25 aries kernel: ACPI: Reserving SSDT table memory at [mem 0x92810000-0x9281044d]
Jun 15 12:42:25 aries kernel: ACPI: Reserving BGRT table memory at [mem 0x928bc000-0x928bc037]
Jun 15 12:42:25 aries kernel: No NUMA configuration found
Jun 15 12:42:25 aries kernel: Faking a node at [mem 0x0000000000000000-0x000000043defffff]
Jun 15 12:42:25 aries kernel: NODE_DATA(0) allocated [mem 0x43ded5280-0x43defffff]
Jun 15 12:42:25 aries kernel: ACPI: PM-Timer IO Port: 0x808
Jun 15 12:42:25 aries kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Jun 15 12:42:25 aries kernel: IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23
Jun 15 12:42:25 aries kernel: IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55
Jun 15 12:42:25 aries kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 15 12:42:25 aries kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jun 15 12:42:25 aries kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jun 15 12:42:25 aries kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Jun 15 12:42:25 aries kernel: e820: update [mem 0x84be7000-0x84c43fff] System RAM ==> device reserved
Jun 15 12:42:25 aries kernel: CPU topo: Max. logical packages: 1
Jun 15 12:42:25 aries kernel: CPU topo: Max. logical nodes: 1
Jun 15 12:42:25 aries kernel: CPU topo: Num. nodes per package: 1
Jun 15 12:42:25 aries kernel: CPU topo: Max. logical dies: 1
Jun 15 12:42:25 aries kernel: CPU topo: Max. dies per package: 1
Jun 15 12:42:25 aries kernel: CPU topo: Max. threads per core: 2
Jun 15 12:42:25 aries kernel: CPU topo: Num. cores per package: 8
Jun 15 12:42:25 aries kernel: CPU topo: Num. threads per package: 16
Jun 15 12:42:25 aries kernel: CPU topo: Allowing 16 present CPUs plus 0 hotplug CPUs
Jun 15 12:42:25 aries kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 15 12:42:25 aries kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jun 15 12:42:25 aries kernel: PM: hibernation: Registered nosave memory: [mem 0x09e02000-0x09ffffff]
Jun 15 12:42:25 aries kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20ffff]
Jun 15 12:42:25 aries kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b020fff]
Jun 15 12:42:25 aries kernel: PM: hibernation: Registered nosave memory: [mem 0x84be7000-0x84c43fff]
Jun 15 12:42:25 aries kernel: PM: hibernation: Registered nosave memory: [mem 0x88128000-0x88128fff]
Jun 15 12:42:25 aries kernel: PM: hibernation: Registered nosave memory: [mem 0x8c7e0000-0x9a5fefff]
Jun 15 12:42:25 aries kernel: PM: hibernation: Registered nosave memory: [mem 0x9bff9000-0x9bffdfff]
Jun 15 12:42:25 aries kernel: PM: hibernation: Registered nosave memory: [mem 0x9c000000-0xffffffff]
Jun 15 12:42:25 aries kernel: [gap 0xa0000000-0xfedfffff] available for PCI devices
Jun 15 12:42:25 aries kernel: Booting paravirtualized kernel on bare hardware
Jun 15 12:42:25 aries kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Jun 15 12:42:25 aries kernel: Zone ranges:
Jun 15 12:42:25 aries kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Jun 15 12:42:25 aries kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Jun 15 12:42:25 aries kernel: Normal [mem 0x0000000100000000-0x000000043defffff]
Jun 15 12:42:25 aries kernel: Device empty
Jun 15 12:42:25 aries kernel: Movable zone start for each node
Jun 15 12:42:25 aries kernel: Early memory node ranges
Jun 15 12:42:25 aries kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
Jun 15 12:42:25 aries kernel: node 0: [mem 0x0000000000100000-0x0000000009e01fff]
Jun 15 12:42:25 aries kernel: node 0: [mem 0x000000000a000000-0x000000000a1fffff]
Jun 15 12:42:25 aries kernel: node 0: [mem 0x000000000a210000-0x000000000affffff]
Jun 15 12:42:25 aries kernel: node 0: [mem 0x000000000b021000-0x000000008c7dffff]
Jun 15 12:42:25 aries kernel: node 0: [mem 0x000000009a5ff000-0x000000009bff8fff]
Jun 15 12:42:25 aries kernel: node 0: [mem 0x000000009bffe000-0x000000009bffffff]
Jun 15 12:42:25 aries kernel: node 0: [mem 0x0000000100000000-0x000000043defffff]
Jun 15 12:42:25 aries kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000043defffff]
Jun 15 12:42:25 aries kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jun 15 12:42:25 aries kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Jun 15 12:42:25 aries kernel: On node 0, zone DMA32: 510 pages in unavailable ranges
Jun 15 12:42:25 aries kernel: On node 0, zone DMA32: 16 pages in unavailable ranges
Jun 15 12:42:25 aries kernel: On node 0, zone DMA32: 33 pages in unavailable ranges
Jun 15 12:42:25 aries kernel: On node 0, zone DMA32: 24095 pages in unavailable ranges
Jun 15 12:42:25 aries kernel: On node 0, zone DMA32: 5 pages in unavailable ranges
Jun 15 12:42:25 aries kernel: On node 0, zone Normal: 16384 pages in unavailable ranges
Jun 15 12:42:25 aries kernel: On node 0, zone Normal: 8448 pages in unavailable ranges
Jun 15 12:42:25 aries kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
Jun 15 12:42:25 aries kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
Jun 15 12:42:25 aries kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
Jun 15 12:42:25 aries kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
Jun 15 12:42:25 aries kernel: Kernel command line: cryptdevice=PARTUUID=950ee8b0-f4af-4c0f-8e7c-4d3ea4ff3789:root root=/dev/mapper/root zswap.enabled=0 rootflags=subvol=@ rw rootfstype=btrfs
Jun 15 12:42:25 aries kernel: Unknown kernel command line parameters "cryptdevice=PARTUUID=950ee8b0-f4af-4c0f-8e7c-4d3ea4ff3789:root", will be passed to user space.
Jun 15 12:42:25 aries kernel: printk: log buffer data + meta data: 131072 + 557056 = 688128 bytes
Jun 15 12:42:25 aries kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jun 15 12:42:25 aries kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Jun 15 12:42:25 aries kernel: software IO TLB: area num 16.
Jun 15 12:42:25 aries kernel: Fallback order for Node 0: 0
Jun 15 12:42:25 aries kernel: Built 1 zonelists, mobility grouping on. Total pages: 3980876
Jun 15 12:42:25 aries kernel: Policy zone: Normal
Jun 15 12:42:25 aries kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jun 15 12:42:25 aries kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
Jun 15 12:42:25 aries kernel: ftrace: allocating 58063 entries in 228 pages
Jun 15 12:42:25 aries kernel: ftrace: allocated 228 pages with 4 groups
Jun 15 12:42:25 aries kernel: Dynamic Preempt: full
Jun 15 12:42:25 aries kernel: rcu: Preemptible hierarchical RCU implementation.
Jun 15 12:42:25 aries kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
Jun 15 12:42:25 aries kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Jun 15 12:42:25 aries kernel: Trampoline variant of Tasks RCU enabled.
Jun 15 12:42:25 aries kernel: Rude variant of Tasks RCU enabled.
Jun 15 12:42:25 aries kernel: Tracing variant of Tasks RCU enabled.
Jun 15 12:42:25 aries kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
Jun 15 12:42:25 aries kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
Jun 15 12:42:25 aries kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
Jun 15 12:42:25 aries kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
Jun 15 12:42:25 aries kernel: NR_IRQS: 524544, nr_irqs: 1096, preallocated irqs: 16
Jun 15 12:42:25 aries kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jun 15 12:42:25 aries kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jun 15 12:42:25 aries kernel: Console: colour dummy device 80x25
Jun 15 12:42:25 aries kernel: printk: legacy console [tty0] enabled
Jun 15 12:42:25 aries kernel: ACPI: Core revision 20251212
Jun 15 12:42:25 aries kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Jun 15 12:42:25 aries kernel: APIC: Switch to symmetric I/O mode setup
Jun 15 12:42:25 aries kernel: AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x0
Jun 15 12:42:25 aries kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 15 12:42:25 aries kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3c89bd94b35, max_idle_ns: 440795291482 ns
Jun 15 12:42:25 aries kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 8399.65 BogoMIPS (lpj=4199827)
Jun 15 12:42:25 aries kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Jun 15 12:42:25 aries kernel: LVT offset 1 assigned for vector 0xf9
Jun 15 12:42:25 aries kernel: LVT offset 2 assigned for vector 0xf4
Jun 15 12:42:25 aries kernel: Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
Jun 15 12:42:25 aries kernel: Last level dTLB entries: 4KB 3072, 2MB 3072, 4MB 1536, 1GB 0
Jun 15 12:42:25 aries kernel: process: using mwait in idle threads
Jun 15 12:42:25 aries kernel: mitigations: Enabled attack vectors: user_kernel, user_user, guest_host, guest_guest, SMT mitigations: auto
Jun 15 12:42:25 aries kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jun 15 12:42:25 aries kernel: Transient Scheduler Attacks: Vulnerable: No microcode
Jun 15 12:42:25 aries kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Jun 15 12:42:25 aries kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Jun 15 12:42:25 aries kernel: Speculative Return Stack Overflow: Mitigation: Safe RET
Jun 15 12:42:25 aries kernel: VMSCAPE: Mitigation: IBPB before exit to userspace
Jun 15 12:42:25 aries kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 15 12:42:25 aries kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jun 15 12:42:25 aries kernel: active return thunk: srso_alias_return_thunk
Jun 15 12:42:25 aries kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 15 12:42:25 aries kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 15 12:42:25 aries kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 15 12:42:25 aries kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
Jun 15 12:42:25 aries kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
Jun 15 12:42:25 aries kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
Jun 15 12:42:25 aries kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Jun 15 12:42:25 aries kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Jun 15 12:42:25 aries kernel: x86/fpu: Supporting XSAVE feature 0x1000: 'Control-flow Kernel registers (KVM only)'
Jun 15 12:42:25 aries kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Jun 15 12:42:25 aries kernel: x86/fpu: xstate_offset[5]: 832, xstate_sizes[5]: 64
Jun 15 12:42:25 aries kernel: x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512
Jun 15 12:42:25 aries kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
Jun 15 12:42:25 aries kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8
Jun 15 12:42:25 aries kernel: x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]: 16
Jun 15 12:42:25 aries kernel: x86/fpu: xstate_offset[12]: 2456, xstate_sizes[12]: 24
Jun 15 12:42:25 aries kernel: x86/fpu: Enabled xstate features 0x1ae7, context size is 2480 bytes, using 'compacted' format.
Jun 15 12:42:25 aries kernel: Freeing SMP alternatives memory: 56K
Jun 15 12:42:25 aries kernel: pid_max: default: 32768 minimum: 301
Jun 15 12:42:25 aries kernel: landlock: Up and running.
Jun 15 12:42:25 aries kernel: Yama: becoming mindful.
Jun 15 12:42:25 aries kernel: LSM support for eBPF active
Jun 15 12:42:25 aries kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 15 12:42:25 aries kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 15 12:42:25 aries kernel: VFS: Finished mounting rootfs on nullfs
Jun 15 12:42:25 aries kernel: smpboot: CPU0: AMD Ryzen 7 7800X3D 8-Core Processor (family: 0x19, model: 0x61, stepping: 0x2)
Jun 15 12:42:25 aries kernel: Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
Jun 15 12:42:25 aries kernel: ... version: 2
Jun 15 12:42:25 aries kernel: ... bit width: 48
Jun 15 12:42:25 aries kernel: ... generic counters: 6
Jun 15 12:42:25 aries kernel: ... generic bitmap: 000000000000003f
Jun 15 12:42:25 aries kernel: ... fixed-purpose counters: 0
Jun 15 12:42:25 aries kernel: ... fixed-purpose bitmap: 0000000000000000
Jun 15 12:42:25 aries kernel: ... value mask: 0000ffffffffffff
Jun 15 12:42:25 aries kernel: ... max period: 00007fffffffffff
Jun 15 12:42:25 aries kernel: ... global_ctrl mask: 000000000000003f
Jun 15 12:42:25 aries kernel: signal: max sigframe size: 3376
Jun 15 12:42:25 aries kernel: rcu: Hierarchical SRCU implementation.
Jun 15 12:42:25 aries kernel: rcu: Max phase no-delay instances is 400.
Jun 15 12:42:25 aries kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Jun 15 12:42:25 aries kernel: MCE: In-kernel MCE decoding enabled.
Jun 15 12:42:25 aries kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 15 12:42:25 aries kernel: smp: Bringing up secondary CPUs ...
Jun 15 12:42:25 aries kernel: smpboot: x86: Booting SMP configuration:
Jun 15 12:42:25 aries kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15
Jun 15 12:42:25 aries kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Jun 15 12:42:25 aries kernel: smp: Brought up 1 node, 16 CPUs
Jun 15 12:42:25 aries kernel: smpboot: Total of 16 processors activated (134394.46 BogoMIPS)
Jun 15 12:42:25 aries kernel: Memory: 15351224K/15923504K available (21873K kernel code, 3061K rwdata, 16828K rodata, 4820K init, 5240K bss, 549228K reserved, 0K cma-reserved)
Jun 15 12:42:25 aries kernel: devtmpfs: initialized
Jun 15 12:42:25 aries kernel: x86/mm: Memory block size: 128MB
Jun 15 12:42:25 aries kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20ffff] (65536 bytes)
Jun 15 12:42:25 aries kernel: ACPI: PM: Registering ACPI NVS region [mem 0x928cc000-0x948cbfff] (33554432 bytes)
Jun 15 12:42:25 aries kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Jun 15 12:42:25 aries kernel: posixtimers hash table entries: 8192 (order: 5, 131072 bytes, linear)
Jun 15 12:42:25 aries kernel: futex hash table entries: 4096 (262144 bytes on 1 NUMA nodes, total 256 KiB, linear).
Jun 15 12:42:25 aries kernel: PM: RTC time: 10:42:01, date: 2026-06-15
Jun 15 12:42:25 aries kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jun 15 12:42:25 aries kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Jun 15 12:42:25 aries kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jun 15 12:42:25 aries kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jun 15 12:42:25 aries kernel: audit: initializing netlink subsys (disabled)
Jun 15 12:42:25 aries kernel: audit: type=2000 audit(1781520121.000:1): state=initialized audit_enabled=0 res=1
Jun 15 12:42:25 aries kernel: thermal_sys: Registered thermal governor 'fair_share'
Jun 15 12:42:25 aries kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 15 12:42:25 aries kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 15 12:42:25 aries kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 15 12:42:25 aries kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jun 15 12:42:25 aries kernel: cpuidle: using governor ladder
Jun 15 12:42:25 aries kernel: cpuidle: using governor menu
Jun 15 12:42:25 aries kernel: efi: Freeing EFI boot services memory: 120624K
Jun 15 12:42:25 aries kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 15 12:42:25 aries kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
Jun 15 12:42:25 aries kernel: PCI: Using configuration type 1 for base access
Jun 15 12:42:25 aries kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jun 15 12:42:25 aries kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jun 15 12:42:25 aries kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jun 15 12:42:25 aries kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jun 15 12:42:25 aries kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jun 15 12:42:25 aries kernel: raid6: skipped pq benchmark and selected avx512x4
Jun 15 12:42:25 aries kernel: raid6: using avx512x2 recovery algorithm
Jun 15 12:42:25 aries kernel: ACPI: Added _OSI(Module Device)
Jun 15 12:42:25 aries kernel: ACPI: Added _OSI(Processor Device)
Jun 15 12:42:25 aries kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 15 12:42:25 aries kernel: ACPI: 16 ACPI AML tables successfully acquired and loaded
Jun 15 12:42:25 aries kernel: ACPI: \_SB_: platform _OSC: OS support mask [006e7eff]
Jun 15 12:42:25 aries kernel: ACPI: \_SB_: platform _OSC: OS control mask [006e7eff]
Jun 15 12:42:25 aries kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Jun 15 12:42:25 aries kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Jun 15 12:42:25 aries kernel: ACPI: Interpreter enabled
Jun 15 12:42:25 aries kernel: ACPI: PM: (supports S0 S3 S4 S5)
Jun 15 12:42:25 aries kernel: ACPI: Using IOAPIC for interrupt routing
Jun 15 12:42:25 aries kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 15 12:42:25 aries kernel: PCI: Ignoring E820 reservations for host bridge windows
Jun 15 12:42:25 aries kernel: ACPI: Enabled 12 GPEs in block 00 to 1F
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GP17.XHC0.P0U0: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GP17.XHC1.P0U1: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GP19.XHC2.P0U2: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP0.M237: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.M237: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.SWDS.M237: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP1.P0NV: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP00.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP00.NV00.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP08.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP08.EP00.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP10.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP10.WN00.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP18.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP18.LN00.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP20.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP20.NV00.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP28.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP30.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP30.EP00.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP38.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP38.EP00.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP48.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP48.EP00.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP50.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP50.EP00.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP58.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP58.EP00.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP60.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP60.XH00.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP68.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP68.SA00.PWRS: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PCI0.GPP8.PWR1: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PRWL: New power resource
Jun 15 12:42:25 aries kernel: ACPI: \_SB_.PRWB: New power resource
Jun 15 12:42:25 aries kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jun 15 12:42:25 aries kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jun 15 12:42:25 aries kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Jun 15 12:42:25 aries kernel: PCI host bridge to bus 0000:00
Jun 15 12:42:25 aries kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
Jun 15 12:42:25 aries kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
Jun 15 12:42:25 aries kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
Jun 15 12:42:25 aries kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Jun 15 12:42:25 aries kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Jun 15 12:42:25 aries kernel: pci_bus 0000:00: root bus resource [mem 0xa0000000-0xf6ffffff window]
Jun 15 12:42:25 aries kernel: pci_bus 0000:00: root bus resource [mem 0x460000000-0xffffffffff window]
Jun 15 12:42:25 aries kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jun 15 12:42:25 aries kernel: pci 0000:00:00.0: [1022:14d8] type 00 class 0x060000 conventional PCI endpoint
Jun 15 12:42:25 aries kernel: pci 0000:00:00.2: [1022:14d9] type 00 class 0x080600 conventional PCI endpoint
Jun 15 12:42:25 aries kernel: pci 0000:00:01.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jun 15 12:42:25 aries kernel: pci 0000:00:01.1: [1022:14db] type 01 class 0x060400 PCIe Root Port
Jun 15 12:42:25 aries kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Jun 15 12:42:25 aries kernel: pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
Jun 15 12:42:25 aries kernel: pci 0000:00:01.1: bridge window [mem 0xf6b00000-0xf6dfffff]
Jun 15 12:42:25 aries kernel: pci 0000:00:01.1: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:00:01.2: [1022:14db] type 01 class 0x060400 PCIe Root Port
Jun 15 12:42:25 aries kernel: pci 0000:00:01.2: PCI bridge to [bus 04]
Jun 15 12:42:25 aries kernel: pci 0000:00:01.2: bridge window [mem 0xf6f00000-0xf6ffffff]
Jun 15 12:42:25 aries kernel: pci 0000:00:01.2: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:00:02.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jun 15 12:42:25 aries kernel: pci 0000:00:02.1: [1022:14db] type 01 class 0x060400 PCIe Root Port
Jun 15 12:42:25 aries kernel: pci 0000:00:02.1: PCI bridge to [bus 05-11]
Jun 15 12:42:25 aries kernel: pci 0000:00:02.1: bridge window [io 0xc000-0xdfff]
Jun 15 12:42:25 aries kernel: pci 0000:00:02.1: bridge window [mem 0xf6100000-0xf66fffff]
Jun 15 12:42:25 aries kernel: pci 0000:00:02.1: bridge window [mem 0xfc30300000-0xfc303fffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci 0000:00:02.1: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:00:02.2: [1022:14db] type 01 class 0x060400 PCIe Root Port
Jun 15 12:42:25 aries kernel: pci 0000:00:02.2: PCI bridge to [bus 12]
Jun 15 12:42:25 aries kernel: pci 0000:00:02.2: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:00:03.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jun 15 12:42:25 aries kernel: pci 0000:00:04.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jun 15 12:42:25 aries kernel: pci 0000:00:08.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jun 15 12:42:25 aries kernel: pci 0000:00:08.1: [1022:14dd] type 01 class 0x060400 PCIe Root Port
Jun 15 12:42:25 aries kernel: pci 0000:00:08.1: PCI bridge to [bus 13]
Jun 15 12:42:25 aries kernel: pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
Jun 15 12:42:25 aries kernel: pci 0000:00:08.1: bridge window [mem 0xf6700000-0xf6afffff]
Jun 15 12:42:25 aries kernel: pci 0000:00:08.1: bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci 0000:00:08.1: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:00:08.3: [1022:14dd] type 01 class 0x060400 PCIe Root Port
Jun 15 12:42:25 aries kernel: pci 0000:00:08.3: PCI bridge to [bus 14]
Jun 15 12:42:25 aries kernel: pci 0000:00:08.3: bridge window [mem 0xf6e00000-0xf6efffff]
Jun 15 12:42:25 aries kernel: pci 0000:00:08.3: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
Jun 15 12:42:25 aries kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
Jun 15 12:42:25 aries kernel: pci 0000:00:18.0: [1022:14e0] type 00 class 0x060000 conventional PCI endpoint
Jun 15 12:42:25 aries kernel: pci 0000:00:18.1: [1022:14e1] type 00 class 0x060000 conventional PCI endpoint
Jun 15 12:42:25 aries kernel: pci 0000:00:18.2: [1022:14e2] type 00 class 0x060000 conventional PCI endpoint
Jun 15 12:42:25 aries kernel: pci 0000:00:18.3: [1022:14e3] type 00 class 0x060000 conventional PCI endpoint
Jun 15 12:42:25 aries kernel: pci 0000:00:18.4: [1022:14e4] type 00 class 0x060000 conventional PCI endpoint
Jun 15 12:42:25 aries kernel: pci 0000:00:18.5: [1022:14e5] type 00 class 0x060000 conventional PCI endpoint
Jun 15 12:42:25 aries kernel: pci 0000:00:18.6: [1022:14e6] type 00 class 0x060000 conventional PCI endpoint
Jun 15 12:42:25 aries kernel: pci 0000:00:18.7: [1022:14e7] type 00 class 0x060000 conventional PCI endpoint
Jun 15 12:42:25 aries kernel: pci 0000:01:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port
Jun 15 12:42:25 aries kernel: pci 0000:01:00.0: BAR 0 [mem 0xf6d00000-0xf6d03fff]
Jun 15 12:42:25 aries kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Jun 15 12:42:25 aries kernel: pci 0000:01:00.0: bridge window [io 0xf000-0xffff]
Jun 15 12:42:25 aries kernel: pci 0000:01:00.0: bridge window [mem 0xf6b00000-0xf6cfffff]
Jun 15 12:42:25 aries kernel: pci 0000:01:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Jun 15 12:42:25 aries kernel: pci 0000:02:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 15 12:42:25 aries kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Jun 15 12:42:25 aries kernel: pci 0000:02:00.0: bridge window [io 0xf000-0xffff]
Jun 15 12:42:25 aries kernel: pci 0000:02:00.0: bridge window [mem 0xf6b00000-0xf6cfffff]
Jun 15 12:42:25 aries kernel: pci 0000:02:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Jun 15 12:42:25 aries kernel: pci 0000:03:00.0: [1002:747e] type 00 class 0x030000 PCIe Legacy Endpoint
Jun 15 12:42:25 aries kernel: pci 0000:03:00.0: BAR 0 [mem 0xf800000000-0xfbffffffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci 0000:03:00.0: BAR 2 [mem 0xfc00000000-0xfc0fffffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci 0000:03:00.0: BAR 4 [io 0xf000-0xf0ff]
Jun 15 12:42:25 aries kernel: pci 0000:03:00.0: BAR 5 [mem 0xf6b00000-0xf6bfffff]
Jun 15 12:42:25 aries kernel: pci 0000:03:00.0: ROM [mem 0xf6c00000-0xf6c1ffff pref]
Jun 15 12:42:25 aries kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:03:00.1: [1002:ab30] type 00 class 0x040300 PCIe Legacy Endpoint
Jun 15 12:42:25 aries kernel: pci 0000:03:00.1: BAR 0 [mem 0xf6c20000-0xf6c23fff]
Jun 15 12:42:25 aries kernel: pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Jun 15 12:42:25 aries kernel: pci 0000:04:00.0: [1d97:1602] type 00 class 0x010802 PCIe Endpoint
Jun 15 12:42:25 aries kernel: pci 0000:04:00.0: BAR 0 [mem 0xf6f00000-0xf6f03fff 64bit]
Jun 15 12:42:25 aries kernel: pci 0000:00:01.2: PCI bridge to [bus 04]
Jun 15 12:42:25 aries kernel: pci 0000:05:00.0: [1022:43f4] type 01 class 0x060400 PCIe Switch Upstream Port
Jun 15 12:42:25 aries kernel: pci 0000:05:00.0: PCI bridge to [bus 06-11]
Jun 15 12:42:25 aries kernel: pci 0000:05:00.0: bridge window [io 0xc000-0xdfff]
Jun 15 12:42:25 aries kernel: pci 0000:05:00.0: bridge window [mem 0xf6100000-0xf66fffff]
Jun 15 12:42:25 aries kernel: pci 0000:05:00.0: bridge window [mem 0xfc30300000-0xfc303fffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci 0000:05:00.0: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:00:02.1: PCI bridge to [bus 05-11]
Jun 15 12:42:25 aries kernel: pci 0000:06:00.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 15 12:42:25 aries kernel: pci 0000:06:00.0: PCI bridge to [bus 07]
Jun 15 12:42:25 aries kernel: pci 0000:06:00.0: bridge window [mem 0xf6600000-0xf66fffff]
Jun 15 12:42:25 aries kernel: pci 0000:06:00.0: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:06:04.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 15 12:42:25 aries kernel: pci 0000:06:04.0: PCI bridge to [bus 08]
Jun 15 12:42:25 aries kernel: pci 0000:06:04.0: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:06:04.0: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:06:05.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 15 12:42:25 aries kernel: pci 0000:06:05.0: PCI bridge to [bus 09]
Jun 15 12:42:25 aries kernel: pci 0000:06:05.0: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:06:05.0: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:06:06.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 15 12:42:25 aries kernel: pci 0000:06:06.0: PCI bridge to [bus 0a]
Jun 15 12:42:25 aries kernel: pci 0000:06:06.0: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:06:06.0: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:06:07.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 15 12:42:25 aries kernel: pci 0000:06:07.0: PCI bridge to [bus 0b]
Jun 15 12:42:25 aries kernel: pci 0000:06:07.0: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:06:07.0: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:06:08.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 15 12:42:25 aries kernel: pci 0000:06:08.0: PCI bridge to [bus 0c]
Jun 15 12:42:25 aries kernel: pci 0000:06:08.0: bridge window [io 0xd000-0xdfff]
Jun 15 12:42:25 aries kernel: pci 0000:06:08.0: bridge window [mem 0xf6500000-0xf65fffff]
Jun 15 12:42:25 aries kernel: pci 0000:06:08.0: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:06:08.0: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:06:09.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 15 12:42:25 aries kernel: pci 0000:06:09.0: PCI bridge to [bus 0d]
Jun 15 12:42:25 aries kernel: pci 0000:06:09.0: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:06:09.0: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:06:0a.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 15 12:42:25 aries kernel: pci 0000:06:0a.0: PCI bridge to [bus 0e]
Jun 15 12:42:25 aries kernel: pci 0000:06:0a.0: bridge window [io 0xc000-0xcfff]
Jun 15 12:42:25 aries kernel: pci 0000:06:0a.0: bridge window [mem 0xf6400000-0xf64fffff]
Jun 15 12:42:25 aries kernel: pci 0000:06:0a.0: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:06:0a.0: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:06:0b.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 15 12:42:25 aries kernel: pci 0000:06:0b.0: PCI bridge to [bus 0f]
Jun 15 12:42:25 aries kernel: pci 0000:06:0b.0: bridge window [mem 0xf6300000-0xf63fffff]
Jun 15 12:42:25 aries kernel: pci 0000:06:0b.0: bridge window [mem 0xfc30300000-0xfc303fffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci 0000:06:0b.0: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:06:0b.0: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:06:0c.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 15 12:42:25 aries kernel: pci 0000:06:0c.0: PCI bridge to [bus 10]
Jun 15 12:42:25 aries kernel: pci 0000:06:0c.0: bridge window [mem 0xf6200000-0xf62fffff]
Jun 15 12:42:25 aries kernel: pci 0000:06:0c.0: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:06:0c.0: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:06:0d.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 15 12:42:25 aries kernel: pci 0000:06:0d.0: PCI bridge to [bus 11]
Jun 15 12:42:25 aries kernel: pci 0000:06:0d.0: bridge window [mem 0xf6100000-0xf61fffff]
Jun 15 12:42:25 aries kernel: pci 0000:06:0d.0: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:06:0d.0: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:05:00.0: PCI bridge to [bus 06-11]
Jun 15 12:42:25 aries kernel: pci 0000:07:00.0: [1d97:1602] type 00 class 0x010802 PCIe Endpoint
Jun 15 12:42:25 aries kernel: pci 0000:07:00.0: BAR 0 [mem 0xf6600000-0xf6603fff 64bit]
Jun 15 12:42:25 aries kernel: pci 0000:06:00.0: PCI bridge to [bus 07]
Jun 15 12:42:25 aries kernel: pci 0000:06:04.0: PCI bridge to [bus 08]
Jun 15 12:42:25 aries kernel: pci 0000:06:05.0: PCI bridge to [bus 09]
Jun 15 12:42:25 aries kernel: pci 0000:06:06.0: PCI bridge to [bus 0a]
Jun 15 12:42:25 aries kernel: pci 0000:06:07.0: PCI bridge to [bus 0b]
Jun 15 12:42:25 aries kernel: pci 0000:0c:00.0: [1b21:0612] type 00 class 0x010601 PCIe Legacy Endpoint
Jun 15 12:42:25 aries kernel: pci 0000:0c:00.0: BAR 0 [io 0xd050-0xd057]
Jun 15 12:42:25 aries kernel: pci 0000:0c:00.0: BAR 1 [io 0xd040-0xd043]
Jun 15 12:42:25 aries kernel: pci 0000:0c:00.0: BAR 2 [io 0xd030-0xd037]
Jun 15 12:42:25 aries kernel: pci 0000:0c:00.0: BAR 3 [io 0xd020-0xd023]
Jun 15 12:42:25 aries kernel: pci 0000:0c:00.0: BAR 4 [io 0xd000-0xd01f]
Jun 15 12:42:25 aries kernel: pci 0000:0c:00.0: BAR 5 [mem 0xf6500000-0xf65001ff]
Jun 15 12:42:25 aries kernel: pci 0000:06:08.0: PCI bridge to [bus 0c]
Jun 15 12:42:25 aries kernel: pci 0000:06:09.0: PCI bridge to [bus 0d]
Jun 15 12:42:25 aries kernel: pci 0000:0e:00.0: [10ec:8125] type 00 class 0x020000 PCIe Endpoint
Jun 15 12:42:25 aries kernel: pci 0000:0e:00.0: BAR 0 [io 0xc000-0xc0ff]
Jun 15 12:42:25 aries kernel: pci 0000:0e:00.0: BAR 2 [mem 0xf6400000-0xf640ffff 64bit]
Jun 15 12:42:25 aries kernel: pci 0000:0e:00.0: BAR 4 [mem 0xf6410000-0xf6413fff 64bit]
Jun 15 12:42:25 aries kernel: pci 0000:0e:00.0: supports D1 D2
Jun 15 12:42:25 aries kernel: pci 0000:0e:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:06:0a.0: PCI bridge to [bus 0e]
Jun 15 12:42:25 aries kernel: pci 0000:0f:00.0: [14c3:0616] type 00 class 0x028000 PCIe Endpoint
Jun 15 12:42:25 aries kernel: pci 0000:0f:00.0: BAR 0 [mem 0xfc30300000-0xfc303fffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci 0000:0f:00.0: BAR 2 [mem 0xf6300000-0xf6307fff 64bit]
Jun 15 12:42:25 aries kernel: pci 0000:0f:00.0: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:0f:00.0: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:06:0b.0: PCI bridge to [bus 0f]
Jun 15 12:42:25 aries kernel: pci 0000:10:00.0: [1022:43f7] type 00 class 0x0c0330 PCIe Legacy Endpoint
Jun 15 12:42:25 aries kernel: pci 0000:10:00.0: BAR 0 [mem 0xf6200000-0xf6207fff 64bit]
Jun 15 12:42:25 aries kernel: pci 0000:10:00.0: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:10:00.0: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:06:0c.0: PCI bridge to [bus 10]
Jun 15 12:42:25 aries kernel: pci 0000:11:00.0: [1022:43f6] type 00 class 0x010601 PCIe Legacy Endpoint
Jun 15 12:42:25 aries kernel: pci 0000:11:00.0: BAR 5 [mem 0xf6180000-0xf61803ff]
Jun 15 12:42:25 aries kernel: pci 0000:11:00.0: ROM [mem 0xf6100000-0xf617ffff pref]
Jun 15 12:42:25 aries kernel: pci 0000:11:00.0: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:11:00.0: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:06:0d.0: PCI bridge to [bus 11]
Jun 15 12:42:25 aries kernel: pci 0000:00:02.2: PCI bridge to [bus 12]
Jun 15 12:42:25 aries kernel: pci 0000:13:00.0: [1002:164e] type 00 class 0x030000 PCIe Legacy Endpoint
Jun 15 12:42:25 aries kernel: pci 0000:13:00.0: BAR 0 [mem 0xfc20000000-0xfc2fffffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci 0000:13:00.0: BAR 2 [mem 0xfc30000000-0xfc301fffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci 0000:13:00.0: BAR 4 [io 0xe000-0xe0ff]
Jun 15 12:42:25 aries kernel: pci 0000:13:00.0: BAR 5 [mem 0xf6a00000-0xf6a7ffff]
Jun 15 12:42:25 aries kernel: pci 0000:13:00.0: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:13:00.0: PME# supported from D1 D2 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:13:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
Jun 15 12:42:25 aries kernel: pci 0000:13:00.1: BAR 0 [mem 0xf6a88000-0xf6a8bfff]
Jun 15 12:42:25 aries kernel: pci 0000:13:00.1: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:13:00.1: PME# supported from D1 D2 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:13:00.2: [1022:1649] type 00 class 0x108000 PCIe Endpoint
Jun 15 12:42:25 aries kernel: pci 0000:13:00.2: BAR 2 [mem 0xf6900000-0xf69fffff]
Jun 15 12:42:25 aries kernel: pci 0000:13:00.2: BAR 5 [mem 0xf6a8c000-0xf6a8dfff]
Jun 15 12:42:25 aries kernel: pci 0000:13:00.2: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:13:00.3: [1022:15b6] type 00 class 0x0c0330 PCIe Endpoint
Jun 15 12:42:25 aries kernel: pci 0000:13:00.3: BAR 0 [mem 0xf6800000-0xf68fffff 64bit]
Jun 15 12:42:25 aries kernel: pci 0000:13:00.3: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:13:00.3: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:13:00.4: [1022:15b7] type 00 class 0x0c0330 PCIe Endpoint
Jun 15 12:42:25 aries kernel: pci 0000:13:00.4: BAR 0 [mem 0xf6700000-0xf67fffff 64bit]
Jun 15 12:42:25 aries kernel: pci 0000:13:00.4: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:13:00.4: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:13:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
Jun 15 12:42:25 aries kernel: pci 0000:13:00.6: BAR 0 [mem 0xf6a80000-0xf6a87fff]
Jun 15 12:42:25 aries kernel: pci 0000:13:00.6: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:13:00.6: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:00:08.1: PCI bridge to [bus 13]
Jun 15 12:42:25 aries kernel: pci 0000:14:00.0: [1022:15b8] type 00 class 0x0c0330 PCIe Endpoint
Jun 15 12:42:25 aries kernel: pci 0000:14:00.0: BAR 0 [mem 0xf6e00000-0xf6efffff 64bit]
Jun 15 12:42:25 aries kernel: pci 0000:14:00.0: enabling Extended Tags
Jun 15 12:42:25 aries kernel: pci 0000:14:00.0: PME# supported from D0 D3hot D3cold
Jun 15 12:42:25 aries kernel: pci 0000:00:08.3: PCI bridge to [bus 14]
Jun 15 12:42:25 aries kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jun 15 12:42:25 aries kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Jun 15 12:42:25 aries kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jun 15 12:42:25 aries kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jun 15 12:42:25 aries kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jun 15 12:42:25 aries kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jun 15 12:42:25 aries kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jun 15 12:42:25 aries kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jun 15 12:42:25 aries kernel: iommu: Default domain type: Translated
Jun 15 12:42:25 aries kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Jun 15 12:42:25 aries kernel: SCSI subsystem initialized
Jun 15 12:42:25 aries kernel: libata version 3.00 loaded.
Jun 15 12:42:25 aries kernel: ACPI: bus type USB registered
Jun 15 12:42:25 aries kernel: usbcore: registered new interface driver usbfs
Jun 15 12:42:25 aries kernel: usbcore: registered new interface driver hub
Jun 15 12:42:25 aries kernel: usbcore: registered new device driver usb
Jun 15 12:42:25 aries kernel: EDAC MC: Ver: 3.0.0
Jun 15 12:42:25 aries kernel: efivars: Registered efivars operations
Jun 15 12:42:25 aries kernel: NetLabel: Initializing
Jun 15 12:42:25 aries kernel: NetLabel: domain hash size = 128
Jun 15 12:42:25 aries kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Jun 15 12:42:25 aries kernel: NetLabel: unlabeled traffic allowed by default
Jun 15 12:42:25 aries kernel: mctp: management component transport protocol core
Jun 15 12:42:25 aries kernel: NET: Registered PF_MCTP protocol family
Jun 15 12:42:25 aries kernel: PCI: Using ACPI for IRQ routing
Jun 15 12:42:25 aries kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 15 12:42:25 aries kernel: e820: register RAM buffer resource [mem 0x09e02000-0x0bffffff]
Jun 15 12:42:25 aries kernel: e820: register RAM buffer resource [mem 0x0a200000-0x0bffffff]
Jun 15 12:42:25 aries kernel: e820: register RAM buffer resource [mem 0x0b000000-0x0bffffff]
Jun 15 12:42:25 aries kernel: e820: register RAM buffer resource [mem 0x84be7000-0x87ffffff]
Jun 15 12:42:25 aries kernel: e820: register RAM buffer resource [mem 0x88128000-0x8bffffff]
Jun 15 12:42:25 aries kernel: e820: register RAM buffer resource [mem 0x8c7e0000-0x8fffffff]
Jun 15 12:42:25 aries kernel: e820: register RAM buffer resource [mem 0x9bff9000-0x9bffffff]
Jun 15 12:42:25 aries kernel: e820: register RAM buffer resource [mem 0x43df00000-0x43fffffff]
Jun 15 12:42:25 aries kernel: pci 0000:03:00.0: vgaarb: setting as boot VGA device
Jun 15 12:42:25 aries kernel: pci 0000:03:00.0: vgaarb: bridge control possible
Jun 15 12:42:25 aries kernel: pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jun 15 12:42:25 aries kernel: pci 0000:13:00.0: vgaarb: bridge control possible
Jun 15 12:42:25 aries kernel: pci 0000:13:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jun 15 12:42:25 aries kernel: vgaarb: loaded
Jun 15 12:42:25 aries kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jun 15 12:42:25 aries kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Jun 15 12:42:25 aries kernel: clocksource: Switched to clocksource tsc-early
Jun 15 12:42:25 aries kernel: VFS: Disk quotas dquot_6.6.0
Jun 15 12:42:25 aries kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 15 12:42:25 aries kernel: acpi PNP0C01:00: Reserved [mem 0xe0000000-0xefffffff]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:00: Could not reserve [mem 0xf7700000-0xf777ffff]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:01: Reserved [mem 0x440000000-0x45fffffff]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:02: Reserved [mem 0xf7200000-0xf72fffff]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:03: Reserved [io 0x0a00-0x0a0f]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:03: Reserved [io 0x0a10-0x0a1f]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:03: Reserved [io 0x0a20-0x0a2f]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Skipped [io 0x0010-0x001f]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Skipped [io 0x0022-0x003f]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Skipped [io 0x0063]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Skipped [io 0x0065]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Skipped [io 0x0067-0x006f]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Skipped [io 0x0072-0x007f]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Skipped [io 0x0080]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Skipped [io 0x0084-0x0086]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Skipped [io 0x0088]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Skipped [io 0x008c-0x008e]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Skipped [io 0x0090-0x009f]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Skipped [io 0x00a2-0x00bf]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Skipped [io 0x00b1]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Skipped [io 0x00e0-0x00ef]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Reserved [io 0x04d0-0x04d1]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Reserved [io 0x040b]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Reserved [io 0x04d6]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Reserved [io 0x0c00-0x0c01]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Reserved [io 0x0c14]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Reserved [io 0x0c50-0x0c51]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Reserved [io 0x0c52]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Reserved [io 0x0c6c]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Reserved [io 0x0c6f]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Reserved [io 0x0cd8-0x0cdf]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Reserved [io 0x0800-0x089f]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Reserved [io 0x0b00-0x0b0f]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Reserved [io 0x0b20-0x0b3f]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Reserved [io 0x0900-0x090f]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Reserved [io 0x0910-0x091f]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Reserved [mem 0xfedc0000-0xfedc0fff]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Reserved [mem 0xfee00000-0xfee00fff]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Reserved [mem 0xfec10000-0xfec10fff]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Reserved [mem 0xfeb00000-0xfeb00fff]
Jun 15 12:42:25 aries kernel: acpi PNP0C02:04: Reserved [mem 0xff000000-0xffffffff]
Jun 15 12:42:25 aries kernel: pnp: PnP ACPI init
Jun 15 12:42:25 aries kernel: pnp: PnP ACPI: found 1 devices
Jun 15 12:42:25 aries kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 15 12:42:25 aries kernel: NET: Registered PF_INET protocol family
Jun 15 12:42:25 aries kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 15 12:42:25 aries kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Jun 15 12:42:25 aries kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jun 15 12:42:25 aries kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jun 15 12:42:25 aries kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jun 15 12:42:25 aries kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jun 15 12:42:25 aries kernel: MPTCP token hash table entries: 16384 (order: 7, 393216 bytes, linear)
Jun 15 12:42:25 aries kernel: UDP hash table entries: 8192 (order: 7, 524288 bytes, linear)
Jun 15 12:42:25 aries kernel: UDP-Lite hash table entries: 8192 (order: 7, 524288 bytes, linear)
Jun 15 12:42:25 aries kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jun 15 12:42:25 aries kernel: NET: Registered PF_XDP protocol family
Jun 15 12:42:25 aries kernel: pci 0000:00:02.2: bridge window [io 0x1000-0x0fff] to [bus 12] add_size 1000
Jun 15 12:42:25 aries kernel: pci 0000:00:02.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 12] add_size 200000 add_align 100000
Jun 15 12:42:25 aries kernel: pci 0000:00:02.2: bridge window [mem 0x00100000-0x000fffff] to [bus 12] add_size 200000 add_align 100000
Jun 15 12:42:25 aries kernel: pci 0000:00:02.2: bridge window [mem 0xa0000000-0xa01fffff]: assigned
Jun 15 12:42:25 aries kernel: pci 0000:00:02.2: bridge window [mem 0x460000000-0x4601fffff 64bit pref]: assigned
Jun 15 12:42:25 aries kernel: pci 0000:00:02.2: bridge window [io 0x1000-0x1fff]: assigned
Jun 15 12:42:25 aries kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Jun 15 12:42:25 aries kernel: pci 0000:02:00.0: bridge window [io 0xf000-0xffff]
Jun 15 12:42:25 aries kernel: pci 0000:02:00.0: bridge window [mem 0xf6b00000-0xf6cfffff]
Jun 15 12:42:25 aries kernel: pci 0000:02:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Jun 15 12:42:25 aries kernel: pci 0000:01:00.0: bridge window [io 0xf000-0xffff]
Jun 15 12:42:25 aries kernel: pci 0000:01:00.0: bridge window [mem 0xf6b00000-0xf6cfffff]
Jun 15 12:42:25 aries kernel: pci 0000:01:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Jun 15 12:42:25 aries kernel: pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
Jun 15 12:42:25 aries kernel: pci 0000:00:01.1: bridge window [mem 0xf6b00000-0xf6dfffff]
Jun 15 12:42:25 aries kernel: pci 0000:00:01.1: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci 0000:00:01.2: PCI bridge to [bus 04]
Jun 15 12:42:25 aries kernel: pci 0000:00:01.2: bridge window [mem 0xf6f00000-0xf6ffffff]
Jun 15 12:42:25 aries kernel: pci 0000:06:00.0: PCI bridge to [bus 07]
Jun 15 12:42:25 aries kernel: pci 0000:06:00.0: bridge window [mem 0xf6600000-0xf66fffff]
Jun 15 12:42:25 aries kernel: pci 0000:06:04.0: PCI bridge to [bus 08]
Jun 15 12:42:25 aries kernel: pci 0000:06:05.0: PCI bridge to [bus 09]
Jun 15 12:42:25 aries kernel: pci 0000:06:06.0: PCI bridge to [bus 0a]
Jun 15 12:42:25 aries kernel: pci 0000:06:07.0: PCI bridge to [bus 0b]
Jun 15 12:42:25 aries kernel: pci 0000:06:08.0: PCI bridge to [bus 0c]
Jun 15 12:42:25 aries kernel: pci 0000:06:08.0: bridge window [io 0xd000-0xdfff]
Jun 15 12:42:25 aries kernel: pci 0000:06:08.0: bridge window [mem 0xf6500000-0xf65fffff]
Jun 15 12:42:25 aries kernel: pci 0000:06:09.0: PCI bridge to [bus 0d]
Jun 15 12:42:25 aries kernel: pci 0000:06:0a.0: PCI bridge to [bus 0e]
Jun 15 12:42:25 aries kernel: pci 0000:06:0a.0: bridge window [io 0xc000-0xcfff]
Jun 15 12:42:25 aries kernel: pci 0000:06:0a.0: bridge window [mem 0xf6400000-0xf64fffff]
Jun 15 12:42:25 aries kernel: pci 0000:06:0b.0: PCI bridge to [bus 0f]
Jun 15 12:42:25 aries kernel: pci 0000:06:0b.0: bridge window [mem 0xf6300000-0xf63fffff]
Jun 15 12:42:25 aries kernel: pci 0000:06:0b.0: bridge window [mem 0xfc30300000-0xfc303fffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci 0000:06:0c.0: PCI bridge to [bus 10]
Jun 15 12:42:25 aries kernel: pci 0000:06:0c.0: bridge window [mem 0xf6200000-0xf62fffff]
Jun 15 12:42:25 aries kernel: pci 0000:06:0d.0: PCI bridge to [bus 11]
Jun 15 12:42:25 aries kernel: pci 0000:06:0d.0: bridge window [mem 0xf6100000-0xf61fffff]
Jun 15 12:42:25 aries kernel: pci 0000:05:00.0: PCI bridge to [bus 06-11]
Jun 15 12:42:25 aries kernel: pci 0000:05:00.0: bridge window [io 0xc000-0xdfff]
Jun 15 12:42:25 aries kernel: pci 0000:05:00.0: bridge window [mem 0xf6100000-0xf66fffff]
Jun 15 12:42:25 aries kernel: pci 0000:05:00.0: bridge window [mem 0xfc30300000-0xfc303fffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci 0000:00:02.1: PCI bridge to [bus 05-11]
Jun 15 12:42:25 aries kernel: pci 0000:00:02.1: bridge window [io 0xc000-0xdfff]
Jun 15 12:42:25 aries kernel: pci 0000:00:02.1: bridge window [mem 0xf6100000-0xf66fffff]
Jun 15 12:42:25 aries kernel: pci 0000:00:02.1: bridge window [mem 0xfc30300000-0xfc303fffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci 0000:00:02.2: PCI bridge to [bus 12]
Jun 15 12:42:25 aries kernel: pci 0000:00:02.2: bridge window [io 0x1000-0x1fff]
Jun 15 12:42:25 aries kernel: pci 0000:00:02.2: bridge window [mem 0xa0000000-0xa01fffff]
Jun 15 12:42:25 aries kernel: pci 0000:00:02.2: bridge window [mem 0x460000000-0x4601fffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci 0000:00:08.1: PCI bridge to [bus 13]
Jun 15 12:42:25 aries kernel: pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
Jun 15 12:42:25 aries kernel: pci 0000:00:08.1: bridge window [mem 0xf6700000-0xf6afffff]
Jun 15 12:42:25 aries kernel: pci 0000:00:08.1: bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci 0000:00:08.3: PCI bridge to [bus 14]
Jun 15 12:42:25 aries kernel: pci 0000:00:08.3: bridge window [mem 0xf6e00000-0xf6efffff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
Jun 15 12:42:25 aries kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
Jun 15 12:42:25 aries kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
Jun 15 12:42:25 aries kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
Jun 15 12:42:25 aries kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Jun 15 12:42:25 aries kernel: pci_bus 0000:00: resource 9 [mem 0xa0000000-0xf6ffffff window]
Jun 15 12:42:25 aries kernel: pci_bus 0000:00: resource 10 [mem 0x460000000-0xffffffffff window]
Jun 15 12:42:25 aries kernel: pci_bus 0000:01: resource 0 [io 0xf000-0xffff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:01: resource 1 [mem 0xf6b00000-0xf6dfffff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:01: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci_bus 0000:02: resource 0 [io 0xf000-0xffff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:02: resource 1 [mem 0xf6b00000-0xf6cfffff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:02: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci_bus 0000:03: resource 0 [io 0xf000-0xffff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:03: resource 1 [mem 0xf6b00000-0xf6cfffff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:03: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci_bus 0000:04: resource 1 [mem 0xf6f00000-0xf6ffffff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:05: resource 0 [io 0xc000-0xdfff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:05: resource 1 [mem 0xf6100000-0xf66fffff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:05: resource 2 [mem 0xfc30300000-0xfc303fffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci_bus 0000:06: resource 0 [io 0xc000-0xdfff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:06: resource 1 [mem 0xf6100000-0xf66fffff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:06: resource 2 [mem 0xfc30300000-0xfc303fffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci_bus 0000:07: resource 1 [mem 0xf6600000-0xf66fffff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:0c: resource 0 [io 0xd000-0xdfff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:0c: resource 1 [mem 0xf6500000-0xf65fffff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:0e: resource 0 [io 0xc000-0xcfff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:0e: resource 1 [mem 0xf6400000-0xf64fffff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:0f: resource 1 [mem 0xf6300000-0xf63fffff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:0f: resource 2 [mem 0xfc30300000-0xfc303fffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci_bus 0000:10: resource 1 [mem 0xf6200000-0xf62fffff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:11: resource 1 [mem 0xf6100000-0xf61fffff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:12: resource 0 [io 0x1000-0x1fff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:12: resource 1 [mem 0xa0000000-0xa01fffff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:12: resource 2 [mem 0x460000000-0x4601fffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci_bus 0000:13: resource 0 [io 0xe000-0xefff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:13: resource 1 [mem 0xf6700000-0xf6afffff]
Jun 15 12:42:25 aries kernel: pci_bus 0000:13: resource 2 [mem 0xfc20000000-0xfc301fffff 64bit pref]
Jun 15 12:42:25 aries kernel: pci_bus 0000:14: resource 1 [mem 0xf6e00000-0xf6efffff]
Jun 15 12:42:25 aries kernel: pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
Jun 15 12:42:25 aries kernel: pci 0000:13:00.1: D0 power state depends on 0000:13:00.0
Jun 15 12:42:25 aries kernel: PCI: CLS 64 bytes, default 64
Jun 15 12:42:25 aries kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Jun 15 12:42:25 aries kernel: Trying to unpack rootfs image as initramfs...
Jun 15 12:42:25 aries kernel: pci 0000:00:01.0: Adding to iommu group 0
Jun 15 12:42:25 aries kernel: pci 0000:00:01.1: Adding to iommu group 1
Jun 15 12:42:25 aries kernel: pci 0000:00:01.2: Adding to iommu group 2
Jun 15 12:42:25 aries kernel: pci 0000:00:02.0: Adding to iommu group 3
Jun 15 12:42:25 aries kernel: pci 0000:00:02.1: Adding to iommu group 4
Jun 15 12:42:25 aries kernel: pci 0000:00:02.2: Adding to iommu group 5
Jun 15 12:42:25 aries kernel: pci 0000:00:03.0: Adding to iommu group 6
Jun 15 12:42:25 aries kernel: pci 0000:00:04.0: Adding to iommu group 7
Jun 15 12:42:25 aries kernel: pci 0000:00:08.0: Adding to iommu group 8
Jun 15 12:42:25 aries kernel: pci 0000:00:08.1: Adding to iommu group 9
Jun 15 12:42:25 aries kernel: pci 0000:00:08.3: Adding to iommu group 10
Jun 15 12:42:25 aries kernel: pci 0000:00:14.0: Adding to iommu group 11
Jun 15 12:42:25 aries kernel: pci 0000:00:14.3: Adding to iommu group 11
Jun 15 12:42:25 aries kernel: pci 0000:00:18.0: Adding to iommu group 12
Jun 15 12:42:25 aries kernel: pci 0000:00:18.1: Adding to iommu group 12
Jun 15 12:42:25 aries kernel: pci 0000:00:18.2: Adding to iommu group 12
Jun 15 12:42:25 aries kernel: pci 0000:00:18.3: Adding to iommu group 12
Jun 15 12:42:25 aries kernel: pci 0000:00:18.4: Adding to iommu group 12
Jun 15 12:42:25 aries kernel: pci 0000:00:18.5: Adding to iommu group 12
Jun 15 12:42:25 aries kernel: pci 0000:00:18.6: Adding to iommu group 12
Jun 15 12:42:25 aries kernel: pci 0000:00:18.7: Adding to iommu group 12
Jun 15 12:42:25 aries kernel: pci 0000:01:00.0: Adding to iommu group 13
Jun 15 12:42:25 aries kernel: pci 0000:02:00.0: Adding to iommu group 14
Jun 15 12:42:25 aries kernel: pci 0000:03:00.0: Adding to iommu group 15
Jun 15 12:42:25 aries kernel: pci 0000:03:00.1: Adding to iommu group 16
Jun 15 12:42:25 aries kernel: pci 0000:04:00.0: Adding to iommu group 17
Jun 15 12:42:25 aries kernel: pci 0000:05:00.0: Adding to iommu group 18
Jun 15 12:42:25 aries kernel: pci 0000:06:00.0: Adding to iommu group 19
Jun 15 12:42:25 aries kernel: pci 0000:06:04.0: Adding to iommu group 20
Jun 15 12:42:25 aries kernel: pci 0000:06:05.0: Adding to iommu group 21
Jun 15 12:42:25 aries kernel: pci 0000:06:06.0: Adding to iommu group 22
Jun 15 12:42:25 aries kernel: pci 0000:06:07.0: Adding to iommu group 23
Jun 15 12:42:25 aries kernel: pci 0000:06:08.0: Adding to iommu group 24
Jun 15 12:42:25 aries kernel: pci 0000:06:09.0: Adding to iommu group 25
Jun 15 12:42:25 aries kernel: pci 0000:06:0a.0: Adding to iommu group 26
Jun 15 12:42:25 aries kernel: pci 0000:06:0b.0: Adding to iommu group 27
Jun 15 12:42:25 aries kernel: pci 0000:06:0c.0: Adding to iommu group 28
Jun 15 12:42:25 aries kernel: pci 0000:06:0d.0: Adding to iommu group 29
Jun 15 12:42:25 aries kernel: pci 0000:07:00.0: Adding to iommu group 19
Jun 15 12:42:25 aries kernel: pci 0000:0c:00.0: Adding to iommu group 24
Jun 15 12:42:25 aries kernel: pci 0000:0e:00.0: Adding to iommu group 26
Jun 15 12:42:25 aries kernel: pci 0000:0f:00.0: Adding to iommu group 27
Jun 15 12:42:25 aries kernel: pci 0000:10:00.0: Adding to iommu group 28
Jun 15 12:42:25 aries kernel: pci 0000:11:00.0: Adding to iommu group 29
Jun 15 12:42:25 aries kernel: pci 0000:13:00.0: Adding to iommu group 30
Jun 15 12:42:25 aries kernel: pci 0000:13:00.1: Adding to iommu group 31
Jun 15 12:42:25 aries kernel: pci 0000:13:00.2: Adding to iommu group 32
Jun 15 12:42:25 aries kernel: pci 0000:13:00.3: Adding to iommu group 33
Jun 15 12:42:25 aries kernel: pci 0000:13:00.4: Adding to iommu group 34
Jun 15 12:42:25 aries kernel: pci 0000:13:00.6: Adding to iommu group 35
Jun 15 12:42:25 aries kernel: pci 0000:14:00.0: Adding to iommu group 36
Jun 15 12:42:25 aries kernel: AMD-Vi: Extended features (0x246577efa2254afa, 0x0): PPR NX GT [5] IA GA PC GA_vAPIC
Jun 15 12:42:25 aries kernel: AMD-Vi: Interrupt remapping enabled
Jun 15 12:42:25 aries kernel: Freeing initrd memory: 18512K
Jun 15 12:42:25 aries kernel: AMD-Vi: Virtual APIC enabled
Jun 15 12:42:25 aries kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 15 12:42:25 aries kernel: software IO TLB: mapped [mem 0x000000007aef2000-0x000000007eef2000] (64MB)
Jun 15 12:42:25 aries kernel: LVT offset 0 assigned for vector 0x400
Jun 15 12:42:25 aries kernel: perf: AMD IBS detected (0x00000bff)
Jun 15 12:42:25 aries kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Jun 15 12:42:25 aries kernel: Initialise system trusted keyrings
Jun 15 12:42:25 aries kernel: Key type blacklist registered
Jun 15 12:42:25 aries kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Jun 15 12:42:25 aries kernel: fuse: init (API version 7.45)
Jun 15 12:42:25 aries kernel: integrity: Platform Keyring initialized
Jun 15 12:42:25 aries kernel: integrity: Machine keyring initialized
Jun 15 12:42:25 aries kernel: xor: automatically using best checksumming function avx
Jun 15 12:42:25 aries kernel: Key type asymmetric registered
Jun 15 12:42:25 aries kernel: Asymmetric key parser 'x509' registered
Jun 15 12:42:25 aries kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Jun 15 12:42:25 aries kernel: io scheduler mq-deadline registered
Jun 15 12:42:25 aries kernel: io scheduler kyber registered
Jun 15 12:42:25 aries kernel: io scheduler bfq registered
Jun 15 12:42:25 aries kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 15 12:42:25 aries kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 30
Jun 15 12:42:25 aries kernel: pcieport 0000:00:01.2: PME: Signaling with IRQ 31
Jun 15 12:42:25 aries kernel: pcieport 0000:00:02.1: PME: Signaling with IRQ 32
Jun 15 12:42:25 aries kernel: pcieport 0000:00:02.2: PME: Signaling with IRQ 33
Jun 15 12:42:25 aries kernel: pcieport 0000:00:02.2: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jun 15 12:42:25 aries kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 34
Jun 15 12:42:25 aries kernel: pcieport 0000:00:08.3: PME: Signaling with IRQ 35
Jun 15 12:42:25 aries kernel: input: Power Button as /devices/platform/PNP0C0C:00/input/input0
Jun 15 12:42:25 aries kernel: ACPI: button: Power Button [PWRB]
Jun 15 12:42:25 aries kernel: input: Power Button as /devices/platform/LNXPWRBN:00/input/input1
Jun 15 12:42:25 aries kernel: ACPI: button: Power Button [PWRF]
Jun 15 12:42:25 aries kernel: Monitor-Mwait will be used to enter C-1 state
Jun 15 12:42:25 aries kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1127
Jun 15 12:42:25 aries kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jun 15 12:42:25 aries kernel: Non-volatile memory driver v1.3
Jun 15 12:42:25 aries kernel: Linux agpgart interface v0.103
Jun 15 12:42:25 aries kernel: tpm_crb MSFT0101:00: Disabling hwrng
Jun 15 12:42:25 aries kernel: ACPI: bus type drm_connector registered
Jun 15 12:42:25 aries kernel: ahci 0000:0c:00.0: SSS flag set, parallel bus scan disabled
Jun 15 12:42:25 aries kernel: ahci 0000:0c:00.0: AHCI vers 0001.0200, 32 command slots, 6 Gbps, SATA mode
Jun 15 12:42:25 aries kernel: ahci 0000:0c:00.0: 2/2 ports implemented (port mask 0x3)
Jun 15 12:42:25 aries kernel: ahci 0000:0c:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc
Jun 15 12:42:25 aries kernel: scsi host0: ahci
Jun 15 12:42:25 aries kernel: scsi host1: ahci
Jun 15 12:42:25 aries kernel: ata1: SATA max UDMA/133 abar m512@0xf6500000 port 0xf6500100 irq 50 lpm-pol 3
Jun 15 12:42:25 aries kernel: ata2: SATA max UDMA/133 abar m512@0xf6500000 port 0xf6500180 irq 50 lpm-pol 3
Jun 15 12:42:25 aries kernel: ahci 0000:11:00.0: SSS flag set, parallel bus scan disabled
Jun 15 12:42:25 aries kernel: ahci 0000:11:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Jun 15 12:42:25 aries kernel: ahci 0000:11:00.0: 4/6 ports implemented (port mask 0xf)
Jun 15 12:42:25 aries kernel: ahci 0000:11:00.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
Jun 15 12:42:25 aries kernel: scsi host2: ahci
Jun 15 12:42:25 aries kernel: scsi host3: ahci
Jun 15 12:42:25 aries kernel: scsi host4: ahci
Jun 15 12:42:25 aries kernel: scsi host5: ahci
Jun 15 12:42:25 aries kernel: scsi host6: ahci
Jun 15 12:42:25 aries kernel: scsi host7: ahci
Jun 15 12:42:25 aries kernel: ata3: SATA max UDMA/133 abar m1024@0xf6180000 port 0xf6180100 irq 51 lpm-pol 3
Jun 15 12:42:25 aries kernel: ata4: SATA max UDMA/133 abar m1024@0xf6180000 port 0xf6180180 irq 51 lpm-pol 3
Jun 15 12:42:25 aries kernel: ata5: SATA max UDMA/133 abar m1024@0xf6180000 port 0xf6180200 irq 51 lpm-pol 3
Jun 15 12:42:25 aries kernel: ata6: SATA max UDMA/133 abar m1024@0xf6180000 port 0xf6180280 irq 51 lpm-pol 3
Jun 15 12:42:25 aries kernel: ata7: DUMMY
Jun 15 12:42:25 aries kernel: ata8: DUMMY
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:10:00.0: xHCI Host Controller
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:10:00.0: new USB bus registered, assigned bus number 1
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:10:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000200000010
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:10:00.0: xHCI Host Controller
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:10:00.0: new USB bus registered, assigned bus number 2
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:10:00.0: Host supports USB 3.2 Enhanced SuperSpeed
Jun 15 12:42:25 aries kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 7.00
Jun 15 12:42:25 aries kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 15 12:42:25 aries kernel: usb usb1: Product: xHCI Host Controller
Jun 15 12:42:25 aries kernel: usb usb1: Manufacturer: Linux 7.0.12-arch1-1 xhci-hcd
Jun 15 12:42:25 aries kernel: usb usb1: SerialNumber: 0000:10:00.0
Jun 15 12:42:25 aries kernel: hub 1-0:1.0: USB hub found
Jun 15 12:42:25 aries kernel: hub 1-0:1.0: 12 ports detected
Jun 15 12:42:25 aries kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 15 12:42:25 aries kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 7.00
Jun 15 12:42:25 aries kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 15 12:42:25 aries kernel: usb usb2: Product: xHCI Host Controller
Jun 15 12:42:25 aries kernel: usb usb2: Manufacturer: Linux 7.0.12-arch1-1 xhci-hcd
Jun 15 12:42:25 aries kernel: usb usb2: SerialNumber: 0000:10:00.0
Jun 15 12:42:25 aries kernel: hub 2-0:1.0: USB hub found
Jun 15 12:42:25 aries kernel: hub 2-0:1.0: 5 ports detected
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:13:00.3: xHCI Host Controller
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:13:00.3: new USB bus registered, assigned bus number 3
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:13:00.3: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000010
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:13:00.3: xHCI Host Controller
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:13:00.3: new USB bus registered, assigned bus number 4
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:13:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jun 15 12:42:25 aries kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 7.00
Jun 15 12:42:25 aries kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 15 12:42:25 aries kernel: usb usb3: Product: xHCI Host Controller
Jun 15 12:42:25 aries kernel: usb usb3: Manufacturer: Linux 7.0.12-arch1-1 xhci-hcd
Jun 15 12:42:25 aries kernel: usb usb3: SerialNumber: 0000:13:00.3
Jun 15 12:42:25 aries kernel: hub 3-0:1.0: USB hub found
Jun 15 12:42:25 aries kernel: hub 3-0:1.0: 2 ports detected
Jun 15 12:42:25 aries kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 15 12:42:25 aries kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 7.00
Jun 15 12:42:25 aries kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 15 12:42:25 aries kernel: usb usb4: Product: xHCI Host Controller
Jun 15 12:42:25 aries kernel: usb usb4: Manufacturer: Linux 7.0.12-arch1-1 xhci-hcd
Jun 15 12:42:25 aries kernel: usb usb4: SerialNumber: 0000:13:00.3
Jun 15 12:42:25 aries kernel: hub 4-0:1.0: USB hub found
Jun 15 12:42:25 aries kernel: hub 4-0:1.0: 2 ports detected
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:13:00.4: xHCI Host Controller
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:13:00.4: new USB bus registered, assigned bus number 5
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:13:00.4: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000010
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:13:00.4: xHCI Host Controller
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:13:00.4: new USB bus registered, assigned bus number 6
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:13:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Jun 15 12:42:25 aries kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 7.00
Jun 15 12:42:25 aries kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 15 12:42:25 aries kernel: usb usb5: Product: xHCI Host Controller
Jun 15 12:42:25 aries kernel: usb usb5: Manufacturer: Linux 7.0.12-arch1-1 xhci-hcd
Jun 15 12:42:25 aries kernel: usb usb5: SerialNumber: 0000:13:00.4
Jun 15 12:42:25 aries kernel: hub 5-0:1.0: USB hub found
Jun 15 12:42:25 aries kernel: hub 5-0:1.0: 2 ports detected
Jun 15 12:42:25 aries kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 15 12:42:25 aries kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 7.00
Jun 15 12:42:25 aries kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 15 12:42:25 aries kernel: usb usb6: Product: xHCI Host Controller
Jun 15 12:42:25 aries kernel: usb usb6: Manufacturer: Linux 7.0.12-arch1-1 xhci-hcd
Jun 15 12:42:25 aries kernel: usb usb6: SerialNumber: 0000:13:00.4
Jun 15 12:42:25 aries kernel: hub 6-0:1.0: USB hub found
Jun 15 12:42:25 aries kernel: hub 6-0:1.0: 2 ports detected
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:14:00.0: xHCI Host Controller
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:14:00.0: new USB bus registered, assigned bus number 7
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:14:00.0: USB3 root hub has no ports
Jun 15 12:42:25 aries kernel: xhci_hcd 0000:14:00.0: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000010
Jun 15 12:42:25 aries kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 7.00
Jun 15 12:42:25 aries kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 15 12:42:25 aries kernel: usb usb7: Product: xHCI Host Controller
Jun 15 12:42:25 aries kernel: usb usb7: Manufacturer: Linux 7.0.12-arch1-1 xhci-hcd
Jun 15 12:42:25 aries kernel: usb usb7: SerialNumber: 0000:14:00.0
Jun 15 12:42:25 aries kernel: hub 7-0:1.0: USB hub found
Jun 15 12:42:25 aries kernel: hub 7-0:1.0: 1 port detected
Jun 15 12:42:25 aries kernel: usbcore: registered new interface driver usbserial_generic
Jun 15 12:42:25 aries kernel: usbserial: USB Serial support registered for generic
Jun 15 12:42:25 aries kernel: i8042: PNP: No PS/2 controller found.
Jun 15 12:42:25 aries kernel: rtc_cmos 00:00: RTC can wake from S4
Jun 15 12:42:25 aries kernel: rtc_cmos 00:00: registered as rtc0
Jun 15 12:42:25 aries kernel: rtc_cmos 00:00: setting system clock to 2026-06-15T10:42:01 UTC (1781520121)
Jun 15 12:42:25 aries kernel: rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram
Jun 15 12:42:25 aries kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Jun 15 12:42:25 aries kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Jun 15 12:42:25 aries kernel: fbcon: Deferring console take-over
Jun 15 12:42:25 aries kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Jun 15 12:42:25 aries kernel: hid: raw HID events driver (C) Jiri Kosina
Jun 15 12:42:25 aries kernel: usbcore: registered new interface driver usbhid
Jun 15 12:42:25 aries kernel: usbhid: USB HID core driver
Jun 15 12:42:25 aries kernel: rust_binder: Loaded Rust Binder.
Jun 15 12:42:25 aries kernel: drop_monitor: Initializing network drop monitor service
Jun 15 12:42:25 aries kernel: NET: Registered PF_INET6 protocol family
Jun 15 12:42:25 aries kernel: Segment Routing with IPv6
Jun 15 12:42:25 aries kernel: RPL Segment Routing with IPv6
Jun 15 12:42:25 aries kernel: In-situ OAM (IOAM) with IPv6
Jun 15 12:42:25 aries kernel: NET: Registered PF_PACKET protocol family
Jun 15 12:42:25 aries kernel: x86/amd: Previous system reset reason [0x00200800]: ACPI power state transition occurred
Jun 15 12:42:25 aries kernel: microcode: Current revision: 0x0a601206
Jun 15 12:42:25 aries kernel: resctrl: L3 allocation detected
Jun 15 12:42:25 aries kernel: resctrl: MB allocation detected
Jun 15 12:42:25 aries kernel: resctrl: SMBA allocation detected
Jun 15 12:42:25 aries kernel: resctrl: L3 monitoring detected
Jun 15 12:42:25 aries kernel: IPI shorthand broadcast: enabled
Jun 15 12:42:25 aries kernel: sched_clock: Marking stable (643128613, 1426475)->(675361258, -30806170)
Jun 15 12:42:25 aries kernel: registered taskstats version 1
Jun 15 12:42:25 aries kernel: Loading compiled-in X.509 certificates
Jun 15 12:42:25 aries kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 73e4bc3346c76bafb8990bd37ca261f75571bee5'
Jun 15 12:42:25 aries kernel: Demotion targets for Node 0: null
Jun 15 12:42:25 aries kernel: Key type .fscrypt registered
Jun 15 12:42:25 aries kernel: Key type fscrypt-provisioning registered
Jun 15 12:42:25 aries kernel: Btrfs loaded, zoned=yes, fsverity=yes
Jun 15 12:42:25 aries kernel: Key type big_key registered
Jun 15 12:42:25 aries kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 15 12:42:25 aries kernel: integrity: Loaded X.509 cert 'Database Key: 43db47441363911828d5ad6f4fbfd11d'
Jun 15 12:42:25 aries kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 15 12:42:25 aries kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Jun 15 12:42:25 aries kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 15 12:42:25 aries kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Jun 15 12:42:25 aries kernel: PM: Magic number: 14:869:729
Jun 15 12:42:25 aries kernel: RAS: Correctable Errors collector initialized.
Jun 15 12:42:25 aries kernel: clk: Disabling unused clocks
Jun 15 12:42:25 aries kernel: PM: genpd: Disabling unused power domains
Jun 15 12:42:25 aries kernel: ata3: SATA link down (SStatus 0 SControl 300)
Jun 15 12:42:25 aries kernel: ata1: SATA link down (SStatus 0 SControl 300)
Jun 15 12:42:25 aries kernel: usb 1-4: new full-speed USB device number 2 using xhci_hcd
Jun 15 12:42:25 aries kernel: ata2: SATA link down (SStatus 0 SControl 300)
Jun 15 12:42:25 aries kernel: ata4: SATA link down (SStatus 0 SControl 300)
Jun 15 12:42:25 aries kernel: tsc: Refined TSC clocksource calibration: 4200.017 MHz
Jun 15 12:42:25 aries kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3c8a716e888, max_idle_ns: 440795311592 ns
Jun 15 12:42:25 aries kernel: clocksource: Switched to clocksource tsc
Jun 15 12:42:25 aries kernel: usb 2-5: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
Jun 15 12:42:25 aries kernel: usb 2-5: New USB device found, idVendor=05e3, idProduct=0625, bcdDevice=77.80
Jun 15 12:42:25 aries kernel: usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 15 12:42:25 aries kernel: usb 2-5: Product: USB3.2 Hub
Jun 15 12:42:25 aries kernel: usb 2-5: Manufacturer: GenesysLogic
Jun 15 12:42:25 aries kernel: hub 2-5:1.0: USB hub found
Jun 15 12:42:25 aries kernel: hub 2-5:1.0: 4 ports detected
Jun 15 12:42:25 aries kernel: usb 1-4: New USB device found, idVendor=0b05, idProduct=1876, bcdDevice= 0.52
Jun 15 12:42:25 aries kernel: usb 1-4: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Jun 15 12:42:25 aries kernel: usb 1-4: Product: USB Audio
Jun 15 12:42:25 aries kernel: usb 1-4: Manufacturer: ASUSTekcomputer.Inc
Jun 15 12:42:25 aries kernel: usb 1-4: SerialNumber: 202101110002
Jun 15 12:42:25 aries kernel: input: ASUSTekcomputer.Inc USB Audio as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-4/1-4:1.3/0003:0B05:1876.0001/input/input2
Jun 15 12:42:25 aries kernel: hid-generic 0003:0B05:1876.0001: input,hidraw0: USB HID v1.11 Device [ASUSTekcomputer.Inc USB Audio] on usb-0000:10:00.0-4/input3
Jun 15 12:42:25 aries kernel: ata5: SATA link down (SStatus 0 SControl 300)
Jun 15 12:42:25 aries kernel: usb 1-5: new high-speed USB device number 3 using xhci_hcd
Jun 15 12:42:25 aries kernel: ata6: SATA link down (SStatus 0 SControl 300)
Jun 15 12:42:25 aries kernel: Freeing unused decrypted memory: 2028K
Jun 15 12:42:25 aries kernel: Freeing unused kernel image (initmem) memory: 4820K
Jun 15 12:42:25 aries kernel: Write protecting the kernel read-only data: 40960k
Jun 15 12:42:25 aries kernel: Freeing unused kernel image (text/rodata gap) memory: 652K
Jun 15 12:42:25 aries kernel: Freeing unused kernel image (rodata/data gap) memory: 1604K
Jun 15 12:42:25 aries kernel: usb 1-5: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=77.80
Jun 15 12:42:25 aries kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 15 12:42:25 aries kernel: usb 1-5: Product: USB2.1 Hub
Jun 15 12:42:25 aries kernel: usb 1-5: Manufacturer: GenesysLogic
Jun 15 12:42:25 aries kernel: hub 1-5:1.0: USB hub found
Jun 15 12:42:25 aries kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 15 12:42:25 aries kernel: rodata_test: all tests were successful
Jun 15 12:42:25 aries kernel: Run /init as init process
Jun 15 12:42:25 aries kernel: with arguments:
Jun 15 12:42:25 aries kernel: /init
Jun 15 12:42:25 aries kernel: with environment:
Jun 15 12:42:25 aries kernel: HOME=/
Jun 15 12:42:25 aries kernel: TERM=linux
Jun 15 12:42:25 aries kernel: cryptdevice=PARTUUID=950ee8b0-f4af-4c0f-8e7c-4d3ea4ff3789:root
Jun 15 12:42:25 aries kernel: hub 1-5:1.0: 4 ports detected
Jun 15 12:42:25 aries kernel: fbcon: Taking over console
Jun 15 12:42:25 aries kernel: Console: switching to colour frame buffer device 215x45
Jun 15 12:42:25 aries kernel: usb 2-5.2: new SuperSpeed USB device number 3 using xhci_hcd
Jun 15 12:42:25 aries kernel: usb 2-5.2: New USB device found, idVendor=0bda, idProduct=0409, bcdDevice= 1.42
Jun 15 12:42:25 aries kernel: usb 2-5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 15 12:42:25 aries kernel: usb 2-5.2: Product: USB3.2 Hub
Jun 15 12:42:25 aries kernel: usb 2-5.2: Manufacturer: Generic
Jun 15 12:42:25 aries kernel: hub 2-5.2:1.0: USB hub found
Jun 15 12:42:25 aries kernel: hub 2-5.2:1.0: 4 ports detected
Jun 15 12:42:25 aries kernel: ccp 0000:13:00.2: enabling device (0000 -> 0002)
Jun 15 12:42:25 aries kernel: ccp 0000:13:00.2: tee enabled
Jun 15 12:42:25 aries kernel: ccp 0000:13:00.2: psp enabled
Jun 15 12:42:25 aries kernel: Key type psk registered
Jun 15 12:42:25 aries kernel: nvme 0000:04:00.0: platform quirk: setting simple suspend
Jun 15 12:42:25 aries kernel: nvme 0000:07:00.0: platform quirk: setting simple suspend
Jun 15 12:42:25 aries kernel: nvme nvme0: pci function 0000:04:00.0
Jun 15 12:42:25 aries kernel: nvme nvme1: pci function 0000:07:00.0
Jun 15 12:42:25 aries kernel: nvme nvme0: missing or invalid SUBNQN field.
Jun 15 12:42:25 aries kernel: nvme nvme1: missing or invalid SUBNQN field.
Jun 15 12:42:25 aries kernel: nvme nvme0: allocated 32 MiB host memory buffer (1 segment).
Jun 15 12:42:25 aries kernel: usb 1-6: new high-speed USB device number 4 using xhci_hcd
Jun 15 12:42:25 aries kernel: nvme nvme1: allocated 32 MiB host memory buffer (1 segment).
Jun 15 12:42:25 aries kernel: nvme nvme0: 8/0/0 default/read/poll queues
Jun 15 12:42:25 aries kernel: nvme0n1: p1 p2
Jun 15 12:42:25 aries kernel: nvme nvme1: 8/0/0 default/read/poll queues
Jun 15 12:42:25 aries kernel: nvme1n1: p1 p2 p3
Jun 15 12:42:25 aries kernel: usb 1-5.2: new high-speed USB device number 5 using xhci_hcd
Jun 15 12:42:25 aries kernel: usb 1-5.2: New USB device found, idVendor=0bda, idProduct=5409, bcdDevice= 1.42
Jun 15 12:42:25 aries kernel: usb 1-5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 15 12:42:25 aries kernel: usb 1-5.2: Product: USB2.1 Hub
Jun 15 12:42:25 aries kernel: usb 1-5.2: Manufacturer: Generic
Jun 15 12:42:25 aries kernel: hub 1-5.2:1.0: USB hub found
Jun 15 12:42:25 aries kernel: hub 1-5.2:1.0: 5 ports detected
Jun 15 12:42:25 aries kernel: usb 1-5.2.1: new full-speed USB device number 6 using xhci_hcd
Jun 15 12:42:25 aries kernel: usb 1-5.2.1: New USB device found, idVendor=17a0, idProduct=0304, bcdDevice=10.03
Jun 15 12:42:25 aries kernel: usb 1-5.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 15 12:42:25 aries kernel: usb 1-5.2.1: Product: Samson Q2U Microphone
Jun 15 12:42:25 aries kernel: usb 1-5.2.1: Manufacturer: Samson Technologies
Jun 15 12:42:25 aries kernel: input: Samson Technologies Samson Q2U Microphone as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-5/1-5.2/1-5.2.1/1-5.2.1:1.3/0003:17A0:0304.0002/input/input3
Jun 15 12:42:25 aries kernel: hid-generic 0003:17A0:0304.0002: input,hidraw1: USB HID v1.00 Device [Samson Technologies Samson Q2U Microphone] on usb-0000:10:00.0-5.2.1/input3
Jun 15 12:42:25 aries kernel: usb 1-5.2.2: new high-speed USB device number 7 using xhci_hcd
Jun 15 12:42:25 aries kernel: usb 1-5.2.2: New USB device found, idVendor=046d, idProduct=0825, bcdDevice= 0.21
Jun 15 12:42:25 aries kernel: usb 1-5.2.2: New USB device strings: Mfr=0, Product=1, SerialNumber=2
Jun 15 12:42:25 aries kernel: usb 1-5.2.2: Product: C270 HD WEBCAM
Jun 15 12:42:25 aries kernel: usb 1-5.2.2: SerialNumber: 200901010001
Jun 15 12:42:25 aries kernel: usb 1-5.2.3: new full-speed USB device number 8 using xhci_hcd
Jun 15 12:42:25 aries kernel: usb 1-6: New USB device found, idVendor=0db0, idProduct=70d3, bcdDevice= 0.01
Jun 15 12:42:25 aries kernel: usb 1-6: New USB device strings: Mfr=3, Product=1, SerialNumber=0
Jun 15 12:42:25 aries kernel: usb 1-6: Product: USB Audio
Jun 15 12:42:25 aries kernel: usb 1-6: Manufacturer: Generic
Jun 15 12:42:25 aries kernel: usb 1-5.2.3: New USB device found, idVendor=046d, idProduct=c548, bcdDevice= 5.03
Jun 15 12:42:25 aries kernel: usb 1-5.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 15 12:42:25 aries kernel: usb 1-5.2.3: Product: USB Receiver
Jun 15 12:42:25 aries kernel: usb 1-5.2.3: Manufacturer: Logitech
Jun 15 12:42:25 aries kernel: hid-generic 0003:0DB0:70D3.0003: hiddev96,hidraw2: USB HID v1.11 Device [Generic USB Audio] on usb-0000:10:00.0-6/input7
Jun 15 12:42:25 aries kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-5/1-5.2/1-5.2.3/1-5.2.3:1.0/0003:046D:C548.0004/input/input4
Jun 15 12:42:25 aries kernel: hid-generic 0003:046D:C548.0004: input,hidraw3: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:10:00.0-5.2.3/input0
Jun 15 12:42:25 aries kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-5/1-5.2/1-5.2.3/1-5.2.3:1.1/0003:046D:C548.0005/input/input5
Jun 15 12:42:25 aries kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-5/1-5.2/1-5.2.3/1-5.2.3:1.1/0003:046D:C548.0005/input/input6
Jun 15 12:42:25 aries kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-5/1-5.2/1-5.2.3/1-5.2.3:1.1/0003:046D:C548.0005/input/input7
Jun 15 12:42:25 aries kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-5/1-5.2/1-5.2.3/1-5.2.3:1.1/0003:046D:C548.0005/input/input8
Jun 15 12:42:25 aries kernel: hid-generic 0003:046D:C548.0005: input,hiddev97,hidraw4: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:10:00.0-5.2.3/input1
Jun 15 12:42:25 aries kernel: hid-generic 0003:046D:C548.0006: hiddev98,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:10:00.0-5.2.3/input2
Jun 15 12:42:25 aries kernel: usb 1-7: new high-speed USB device number 9 using xhci_hcd
Jun 15 12:42:25 aries kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-5/1-5.2/1-5.2.3/1-5.2.3:1.3/0003:046D:C548.0007/input/input9
Jun 15 12:42:25 aries kernel: hid-generic 0003:046D:C548.0007: input,hidraw6: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:10:00.0-5.2.3/input3
Jun 15 12:42:25 aries kernel: usb 1-7: New USB device found, idVendor=0e8d, idProduct=0616, bcdDevice= 1.00
Jun 15 12:42:25 aries kernel: usb 1-7: New USB device strings: Mfr=5, Product=6, SerialNumber=7
Jun 15 12:42:25 aries kernel: usb 1-7: Product: Wireless_Device
Jun 15 12:42:25 aries kernel: usb 1-7: Manufacturer: MediaTek Inc.
Jun 15 12:42:25 aries kernel: usb 1-7: SerialNumber: 000000000
Jun 15 12:42:25 aries kernel: usb 1-5.2.4: new full-speed USB device number 10 using xhci_hcd
Jun 15 12:42:25 aries kernel: usb 1-5.2.4: New USB device found, idVendor=0416, idProduct=c345, bcdDevice= 0.00
Jun 15 12:42:25 aries kernel: usb 1-5.2.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
Jun 15 12:42:25 aries kernel: usb 1-5.2.4: Product: Gaming Keyboard
Jun 15 12:42:25 aries kernel: input: Gaming Keyboard as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-5/1-5.2/1-5.2.4/1-5.2.4:1.0/0003:0416:C345.0008/input/input10
Jun 15 12:42:25 aries kernel: usb 1-10: new full-speed USB device number 11 using xhci_hcd
Jun 15 12:42:25 aries kernel: hid-generic 0003:0416:C345.0008: input,hidraw7: USB HID v1.10 Keyboard [Gaming Keyboard] on usb-0000:10:00.0-5.2.4/input0
Jun 15 12:42:25 aries kernel: input: Gaming Keyboard System Control as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-5/1-5.2/1-5.2.4/1-5.2.4:1.1/0003:0416:C345.0009/input/input11
Jun 15 12:42:25 aries kernel: input: Gaming Keyboard Consumer Control as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-5/1-5.2/1-5.2.4/1-5.2.4:1.1/0003:0416:C345.0009/input/input12
Jun 15 12:42:25 aries kernel: input: Gaming Keyboard as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-5/1-5.2/1-5.2.4/1-5.2.4:1.1/0003:0416:C345.0009/input/input13
Jun 15 12:42:25 aries kernel: input: Gaming Keyboard Mouse as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-5/1-5.2/1-5.2.4/1-5.2.4:1.1/0003:0416:C345.0009/input/input14
Jun 15 12:42:25 aries kernel: hid-generic 0003:0416:C345.0009: input,hidraw8: USB HID v1.10 Keyboard [Gaming Keyboard] on usb-0000:10:00.0-5.2.4/input1
Jun 15 12:42:25 aries kernel: hid-generic 0003:0416:C345.000A: hiddev99,hidraw9: USB HID v1.10 Device [Gaming Keyboard] on usb-0000:10:00.0-5.2.4/input2
Jun 15 12:42:25 aries kernel: usb 1-10: New USB device found, idVendor=1462, idProduct=7d74, bcdDevice= 0.01
Jun 15 12:42:25 aries kernel: usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 15 12:42:25 aries kernel: usb 1-10: Product: MYSTIC LIGHT
Jun 15 12:42:25 aries kernel: usb 1-10: Manufacturer: MSI
Jun 15 12:42:25 aries kernel: usb 1-10: SerialNumber: 7D7422120106
Jun 15 12:42:25 aries kernel: input: MSI MYSTIC LIGHT as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-10/1-10:1.0/0003:1462:7D74.000B/input/input15
Jun 15 12:42:25 aries kernel: hid-generic 0003:1462:7D74.000B: input,hiddev100,hidraw10: USB HID v1.10 Device [MSI MYSTIC LIGHT ] on usb-0000:10:00.0-10/input0
Jun 15 12:42:25 aries kernel: usb 1-5.2.5: new high-speed USB device number 12 using xhci_hcd
Jun 15 12:42:25 aries kernel: usb 1-5.2.5: New USB device found, idVendor=0bda, idProduct=1100, bcdDevice= 1.01
Jun 15 12:42:25 aries kernel: usb 1-5.2.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 15 12:42:25 aries kernel: usb 1-5.2.5: Product: HID Device
Jun 15 12:42:25 aries kernel: usb 1-5.2.5: Manufacturer: Realtek
Jun 15 12:42:25 aries kernel: hid-generic 0003:0BDA:1100.000C: hiddev101,hidraw11: USB HID v1.11 Device [Realtek HID Device] on usb-0000:10:00.0-5.2.5/input0
Jun 15 12:42:25 aries kernel: usb 1-12: new high-speed USB device number 13 using xhci_hcd
Jun 15 12:42:25 aries kernel: usb 1-12: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=60.90
Jun 15 12:42:25 aries kernel: usb 1-12: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Jun 15 12:42:25 aries kernel: usb 1-12: Product: USB2.0 Hub
Jun 15 12:42:25 aries kernel: hub 1-12:1.0: USB hub found
Jun 15 12:42:25 aries kernel: hub 1-12:1.0: 4 ports detected
Jun 15 12:42:25 aries kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-5/1-5.2/1-5.2.3/1-5.2.3:1.3/0003:046D:C548.0007/input/input16
Jun 15 12:42:25 aries kernel: hid-multitouch 0003:046D:C548.0007: input,hidraw6: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:10:00.0-5.2.3/input3
Jun 15 12:42:25 aries kernel: device-mapper: uevent: version 1.0.3
Jun 15 12:42:25 aries kernel: device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev
Jun 15 12:42:25 aries kernel: Key type trusted registered
Jun 15 12:42:25 aries kernel: Key type encrypted registered
Jun 15 12:42:25 aries kernel: BTRFS: device fsid 621c0396-7622-41cc-8e53-536be616c55c devid 1 transid 447221 /dev/mapper/root (253:0) scanned by mount (1254)
Jun 15 12:42:25 aries kernel: BTRFS info (device dm-0): first mount of filesystem 621c0396-7622-41cc-8e53-536be616c55c
Jun 15 12:42:25 aries kernel: BTRFS info (device dm-0): using crc32c checksum algorithm
Jun 15 12:42:25 aries kernel: BTRFS info (device dm-0): enabling ssd optimizations
Jun 15 12:42:25 aries kernel: BTRFS info (device dm-0): enabling free space tree
Jun 15 12:42:25 aries systemd[1]: systemd 260.2-2-arch running in system mode (+PAM +AUDIT -SELINUX +APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP +LIBARCHIVE)
Jun 15 12:42:25 aries systemd[1]: Detected architecture x86-64.
Jun 15 12:42:25 aries systemd[1]: Hostname set to <aries>.
Jun 15 12:42:25 aries systemd[1]: bpf-restrict-fs: LSM BPF program attached
Jun 15 12:42:25 aries kernel: zram: Added device: zram0
Jun 15 12:42:25 aries systemd[1]: Queued start job for default target Graphical Interface.
Jun 15 12:42:25 aries systemd[1]: Created slice Slice /system/dirmngr.
Jun 15 12:42:25 aries systemd[1]: Created slice Slice /system/getty.
Jun 15 12:42:25 aries systemd[1]: Created slice Slice /system/gpg-agent.
Jun 15 12:42:25 aries systemd[1]: Created slice Slice /system/gpg-agent-browser.
Jun 15 12:42:25 aries systemd[1]: Created slice Slice /system/gpg-agent-extra.
Jun 15 12:42:25 aries systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Jun 15 12:42:25 aries systemd[1]: Created slice Slice /system/keyboxd.
Jun 15 12:42:25 aries systemd[1]: Created slice Slice /system/modprobe.
Jun 15 12:42:25 aries systemd[1]: Created slice Slice /system/systemd-fsck.
Jun 15 12:42:25 aries systemd[1]: Created slice Slice /system/systemd-zram-setup.
Jun 15 12:42:25 aries systemd[1]: Created slice User and Session Slice.
Jun 15 12:42:25 aries systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 15 12:42:25 aries systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 15 12:42:25 aries systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 15 12:42:25 aries systemd[1]: Expecting device /dev/disk/by-uuid/621c0396-7622-41cc-8e53-536be616c55c...
Jun 15 12:42:25 aries systemd[1]: Expecting device /dev/disk/by-uuid/FF69-BCA2...
Jun 15 12:42:25 aries systemd[1]: Expecting device /dev/zram0...
Jun 15 12:42:25 aries systemd[1]: Reached target Login Prompts.
Jun 15 12:42:25 aries systemd[1]: Reached target Image Downloads.
Jun 15 12:42:25 aries systemd[1]: Reached target Local Integrity Protected Volumes.
Jun 15 12:42:25 aries systemd[1]: Reached target Path Units.
Jun 15 12:42:25 aries systemd[1]: Reached target Remote File Systems.
Jun 15 12:42:25 aries systemd[1]: Reached target Slice Units.
Jun 15 12:42:25 aries systemd[1]: Reached target Local Verity Protected Volumes.
Jun 15 12:42:25 aries systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jun 15 12:42:25 aries systemd[1]: Listening on LVM2 poll daemon socket.
Jun 15 12:42:25 aries systemd[1]: Listening on Query the User Interactively for a Password.
Jun 15 12:42:25 aries systemd[1]: Listening on Process Core Dump Socket.
Jun 15 12:42:25 aries systemd[1]: Listening on Credential Encryption/Decryption.
Jun 15 12:42:25 aries systemd[1]: Listening on Factory Reset Management.
Jun 15 12:42:25 aries systemd[1]: Listening on Journal Socket (/dev/log).
Jun 15 12:42:25 aries systemd[1]: Listening on Journal Sockets.
Jun 15 12:42:25 aries systemd[1]: Listening on Console Output Muting Service Socket.
Jun 15 12:42:25 aries systemd[1]: Listening on TPM PCR Measurements.
Jun 15 12:42:25 aries systemd[1]: Listening on Make TPM PCR Policy.
Jun 15 12:42:25 aries systemd[1]: Listening on Disk Repartitioning Service Socket.
Jun 15 12:42:25 aries systemd[1]: Listening on udev Control Socket.
Jun 15 12:42:25 aries systemd[1]: Listening on udev Kernel Socket.
Jun 15 12:42:25 aries systemd[1]: Listening on udev Varlink Socket.
Jun 15 12:42:25 aries systemd[1]: Listening on User Database Manager Socket.
Jun 15 12:42:25 aries systemd[1]: Mounting Huge Pages File System...
Jun 15 12:42:25 aries systemd[1]: Mounting POSIX Message Queue File System...
Jun 15 12:42:25 aries systemd[1]: Mounting Kernel Debug File System...
Jun 15 12:42:25 aries systemd[1]: Mounting Kernel Trace File System...
Jun 15 12:42:25 aries systemd[1]: Starting Create List of Static Device Nodes...
Jun 15 12:42:25 aries systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jun 15 12:42:25 aries systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs
Jun 15 12:42:25 aries systemd[1]: Mounting Kernel Configuration File System...
Jun 15 12:42:25 aries systemd[1]: Load Kernel Module drm skipped, unmet condition check ConditionKernelModuleLoaded=!drm
Jun 15 12:42:25 aries systemd[1]: Load Kernel Module fuse skipped, unmet condition check ConditionKernelModuleLoaded=!fuse
Jun 15 12:42:25 aries systemd[1]: Mounting FUSE Control File System...
Jun 15 12:42:25 aries systemd[1]: Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67
Jun 15 12:42:25 aries systemd[1]: Starting Journal Service...
Jun 15 12:42:25 aries systemd[1]: Starting Load Kernel Modules...
Jun 15 12:42:25 aries systemd[1]: Starting TPM PCR Machine ID Measurement...
Jun 15 12:42:25 aries systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 15 12:42:25 aries systemd[1]: Starting Early TPM SRK Setup...
Jun 15 12:42:25 aries systemd[1]: Starting Load udev Rules from Credentials...
Jun 15 12:42:25 aries systemd[1]: Starting Coldplug All udev Devices...
Jun 15 12:42:25 aries systemd[1]: Mounted Huge Pages File System.
Jun 15 12:42:25 aries systemd-journald[1325]: Collecting audit messages is disabled.
Jun 15 12:42:25 aries systemd[1]: Mounted POSIX Message Queue File System.
Jun 15 12:42:25 aries systemd[1]: Mounted Kernel Debug File System.
Jun 15 12:42:25 aries systemd[1]: Mounted Kernel Trace File System.
Jun 15 12:42:25 aries kernel: Asymmetric key parser 'pkcs8' registered
Jun 15 12:42:25 aries systemd[1]: Finished Create List of Static Device Nodes.
Jun 15 12:42:25 aries systemd[1]: Mounted Kernel Configuration File System.
Jun 15 12:42:25 aries systemd[1]: Mounted FUSE Control File System.
Jun 15 12:42:25 aries systemd[1]: Finished Load Kernel Modules.
Jun 15 12:42:25 aries systemd[1]: Finished Load udev Rules from Credentials.
Jun 15 12:42:25 aries systemd[1]: Starting Apply Kernel Variables...
Jun 15 12:42:25 aries systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Jun 15 12:42:25 aries systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 15 12:42:25 aries systemd[1]: Finished Apply Kernel Variables.
Jun 15 12:42:25 aries systemd[1]: Finished Remount Root and Kernel File Systems.
Jun 15 12:42:25 aries systemd[1]: Activating swap /swap/swapfile...
Jun 15 12:42:25 aries systemd[1]: Rebuild Hardware Database skipped, no trigger condition checks were met.
Jun 15 12:42:25 aries systemd[1]: Starting Load/Save OS Random Seed...
Jun 15 12:42:25 aries systemd[1]: Starting User Database Manager...
Jun 15 12:42:25 aries kernel: Adding 4194300k swap on /swap/swapfile. Priority:-1 extents:13 across:91399088k SS
Jun 15 12:42:25 aries systemd[1]: Activated swap /swap/swapfile.
Jun 15 12:42:25 aries systemd[1]: Finished TPM PCR Machine ID Measurement.
Jun 15 12:42:25 aries systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 1343 ((systemd-userd))
Jun 15 12:42:25 aries systemd[1]: Finished Load/Save OS Random Seed.
Jun 15 12:42:25 aries systemd-journald[1325]: Journal started
Jun 15 12:42:25 aries systemd-journald[1325]: Runtime Journal (/run/log/journal/6e787f650fce4e3db2dae8aa6875e5ee) is 8M, max 757.9M, 749.9M free.
Jun 15 12:42:25 aries systemd-modules-load[1326]: Using 3 probe threads
Jun 15 12:42:25 aries systemd-modules-load[1326]: Inserted module 'pkcs8_key_parser'
Jun 15 12:42:25 aries systemd-modules-load[1326]: Inserted module 'crypto_user'
Jun 15 12:42:25 aries systemd-modules-load[1326]: Inserted module 'sg'
Jun 15 12:42:25 aries systemd-tpm2-setup[1330]: SRK already stored in the TPM.
Jun 15 12:42:25 aries systemd-tpm2-setup[1330]: SRK fingerprint is 963972262860d64dc774f7e630500962d71b962a653bf01d573a3d5573547045.
Jun 15 12:42:25 aries systemd-tpm2-setup[1330]: SRK public key saved to '/run/systemd/tpm2-srk-public-key.pem' in PEM format.
Jun 15 12:42:25 aries systemd-tpm2-setup[1330]: SRK public key saved to '/run/systemd/tpm2-srk-public-key.tpm2b_public' in TPM2B_PUBLIC format.
Jun 15 12:42:25 aries systemd-pcrextend[1328]: Extended PCR index 15 with 'machine-id:6e787f650fce4e3db2dae8aa6875e5ee' (banks sha256).
Jun 15 12:42:25 aries systemd[1]: Started Journal Service.
Jun 15 12:42:25 aries systemd[1]: Finished Coldplug All udev Devices.
Jun 15 12:42:26 aries systemd[1]: Mounting Arbitrary Executable File Formats File System...
Jun 15 12:42:26 aries systemd[1]: Mounted Arbitrary Executable File Formats File System.
Jun 15 12:42:26 aries systemd[1]: Started User Database Manager.
Jun 15 12:42:26 aries systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Jun 15 12:42:26 aries systemd[1]: Starting Create System Users...
Jun 15 12:42:26 aries systemd[1]: Finished Create System Users.
Jun 15 12:42:26 aries systemd[1]: Starting Journal Log Access Socket...
Jun 15 12:42:26 aries systemd[1]: Starting Network Time Synchronization...
Jun 15 12:42:26 aries systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 15 12:42:26 aries systemd[1]: Listening on Journal Log Access Socket.
Jun 15 12:42:26 aries systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 15 12:42:26 aries systemd[1]: Reached target Preparation for Local File Systems.
Jun 15 12:42:26 aries systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 15 12:42:26 aries systemd[1]: Started Network Time Synchronization.
Jun 15 12:42:26 aries systemd[1]: Reached target System Time Set.
Jun 15 12:42:26 aries systemd-udevd[1377]: Using default interface naming scheme 'v260'.
Jun 15 12:42:26 aries systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 15 12:42:26 aries systemd[1]: Found device /dev/zram0.
Jun 15 12:42:26 aries systemd[1]: Starting Create swap on /dev/zram0...
Jun 15 12:42:26 aries kernel: zram0: detected capacity change from 0 to 8388608
Jun 15 12:42:26 aries systemd-makefs[1435]: Formatting /dev/zram0 as swap
Jun 15 12:42:26 aries systemd-makefs[1435]: /dev/zram0 successfully formatted as swap (label "zram0", uuid 76c0aefb-9b2d-4723-b5b5-1583e2998905)
Jun 15 12:42:26 aries systemd[1]: Finished Create swap on /dev/zram0.
Jun 15 12:42:26 aries systemd[1]: Activating swap Compressed Swap on /dev/zram0...
Jun 15 12:42:26 aries mtp-probe[1443]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-4"
Jun 15 12:42:26 aries mtp-probe[1443]: bus: 1, device: 2 was not an MTP device
Jun 15 12:42:26 aries systemd[1]: Found device /dev/disk/by-uuid/621c0396-7622-41cc-8e53-536be616c55c.
Jun 15 12:42:26 aries mtp-probe[1444]: checking bus 1, device 11: "/sys/devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-10"
Jun 15 12:42:26 aries mtp-probe[1444]: bus: 1, device: 11 was not an MTP device
Jun 15 12:42:26 aries mtp-probe[1449]: checking bus 1, device 10: "/sys/devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-5/1-5.2/1-5.2.4"
Jun 15 12:42:26 aries mtp-probe[1448]: checking bus 1, device 8: "/sys/devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-5/1-5.2/1-5.2.3"
Jun 15 12:42:26 aries mtp-probe[1449]: bus: 1, device: 10 was not an MTP device
Jun 15 12:42:26 aries mtp-probe[1448]: bus: 1, device: 8 was not an MTP device
Jun 15 12:42:26 aries mtp-probe[1450]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-5/1-5.2/1-5.2.1"
Jun 15 12:42:26 aries mtp-probe[1450]: bus: 1, device: 6 was not an MTP device
Jun 15 12:42:26 aries systemd-tpm2-setup[1330]: WARNING:esys:src/tss2-esys/api/Esys_NV_DefineSpace.c:345:Esys_NV_DefineSpace_Finish() Received TPM Error
Jun 15 12:42:26 aries systemd-tpm2-setup[1330]: ERROR:esys:src/tss2-esys/api/Esys_NV_DefineSpace.c:121:Esys_NV_DefineSpace() Esys Finish ErrorCode (0x0000014c)
Jun 15 12:42:26 aries systemd[1]: Found device Lexar SSD NM790 512GB 1.
Jun 15 12:42:26 aries mtp-probe[1453]: checking bus 1, device 7: "/sys/devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-5/1-5.2/1-5.2.2"
Jun 15 12:42:26 aries mtp-probe[1453]: bus: 1, device: 7 was not an MTP device
Jun 15 12:42:26 aries kernel: Adding 4194300k swap on /dev/zram0. Priority:100 extents:1 across:4194300k SSDsc
Jun 15 12:42:26 aries systemd[1]: Activated swap Compressed Swap on /dev/zram0.
Jun 15 12:42:26 aries kernel: mc: Linux media interface: v0.10
Jun 15 12:42:26 aries kernel: ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
Jun 15 12:42:26 aries kernel: input: Video Bus as /devices/pci0000:00/0000:00:08.1/acpi.video_bus.0/input/input17
Jun 15 12:42:26 aries systemd-tpm2-setup[1330]: WARNING:esys:src/tss2-esys/api/Esys_NV_DefineSpace.c:345:Esys_NV_DefineSpace_Finish() Received TPM Error
Jun 15 12:42:26 aries systemd-tpm2-setup[1330]: ERROR:esys:src/tss2-esys/api/Esys_NV_DefineSpace.c:121:Esys_NV_DefineSpace() Esys Finish ErrorCode (0x0000014c)
Jun 15 12:42:26 aries systemd-tpm2-setup[1330]: WARNING:esys:src/tss2-esys/api/Esys_NV_DefineSpace.c:345:Esys_NV_DefineSpace_Finish() Received TPM Error
Jun 15 12:42:26 aries systemd-tpm2-setup[1330]: ERROR:esys:src/tss2-esys/api/Esys_NV_DefineSpace.c:121:Esys_NV_DefineSpace() Esys Finish ErrorCode (0x0000014c)
Jun 15 12:42:26 aries kernel: mousedev: PS/2 mouse device common for all mice
Jun 15 12:42:26 aries kernel: videodev: Linux video capture interface: v2.00
Jun 15 12:42:26 aries systemd-tpm2-setup[1330]: 3 NvPCRs initialized.
Jun 15 12:42:26 aries systemd[1]: Finished Early TPM SRK Setup.
Jun 15 12:42:26 aries mtp-probe[1468]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-6"
Jun 15 12:42:26 aries mtp-probe[1468]: bus: 1, device: 4 was not an MTP device
Jun 15 12:42:26 aries mtp-probe[1469]: checking bus 1, device 12: "/sys/devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-5/1-5.2/1-5.2.5"
Jun 15 12:42:26 aries mtp-probe[1469]: bus: 1, device: 12 was not an MTP device
Jun 15 12:42:26 aries mtp-probe[1470]: checking bus 1, device 9: "/sys/devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0c.0/0000:10:00.0/usb1/1-7"
Jun 15 12:42:26 aries systemd[1]: Condition check resulted in /dev/tpmrm0 being skipped.
Jun 15 12:42:26 aries systemd[1]: Reached target Swaps.
Jun 15 12:42:26 aries systemd[1]: Reached target Trusted Platform Module.
Jun 15 12:42:26 aries systemd[1]: Starting File System Check on /dev/disk/by-uuid/FF69-BCA2...
Jun 15 12:42:26 aries systemd[1]: Repartition Root Disk skipped, no trigger condition checks were met.
Jun 15 12:42:26 aries systemd[1]: Starting TPM SRK Setup...
Jun 15 12:42:26 aries kernel: input: PC Speaker as /devices/platform/pcspkr/input/input18
Jun 15 12:42:26 aries kernel: RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 163840 ms ovfl timer
Jun 15 12:42:26 aries kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Jun 15 12:42:26 aries kernel: RAPL PMU: hw unit of domain core 2^-16 Joules
Jun 15 12:42:26 aries kernel: r8169 0000:0e:00.0: enabling device (0000 -> 0003)
Jun 15 12:42:26 aries kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 15 12:42:26 aries kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 15 12:42:26 aries kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Jun 15 12:42:26 aries kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Jun 15 12:42:26 aries kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Jun 15 12:42:26 aries kernel: faux_driver regulatory: Direct firmware load for regulatory.db failed with error -2
Jun 15 12:42:26 aries kernel: cfg80211: failed to load regulatory.db
Jun 15 12:42:26 aries kernel: i2c i2c-0: Successfully instantiated SPD at 0x51
Jun 15 12:42:26 aries kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Jun 15 12:42:26 aries kernel: r8169 0000:0e:00.0 eth0: RTL8125B, d8:43:ae:11:e4:cd, XID 641, IRQ 108
Jun 15 12:42:26 aries kernel: r8169 0000:0e:00.0 eth0: jumbo features [frames: 16362 bytes, tx checksumming: ko]
Jun 15 12:42:26 aries systemd-tpm2-setup[1477]: SRK already stored in the TPM.
Jun 15 12:42:26 aries systemd-tpm2-setup[1477]: SRK fingerprint is 963972262860d64dc774f7e630500962d71b962a653bf01d573a3d5573547045.
Jun 15 12:42:26 aries systemd-tpm2-setup[1477]: SRK saved in '/var/lib/systemd/tpm2-srk-public-key.pem' matches SRK in TPM2.
Jun 15 12:42:26 aries systemd-fsck[1485]: fsck.fat 4.2 (2021-01-31)
Jun 15 12:42:26 aries systemd-fsck[1485]: /dev/nvme0n1p1: 205 files, 37098/130812 clusters
Jun 15 12:42:26 aries kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Jun 15 12:42:26 aries systemd[1]: Finished File System Check on /dev/disk/by-uuid/FF69-BCA2.
Jun 15 12:42:26 aries kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Jun 15 12:42:26 aries kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Jun 15 12:42:26 aries systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 15 12:42:26 aries kernel: uvcvideo 1-5.2.2:1.0: Found UVC 1.00 device C270 HD WEBCAM (046d:0825)
Jun 15 12:42:26 aries kernel: r8169 0000:0e:00.0 enp14s0: renamed from eth0
Jun 15 12:42:26 aries systemd[1]: Starting Virtual Console Setup...
Jun 15 12:42:26 aries mtp-probe[1470]: bus: 1, device: 9 was not an MTP device
Jun 15 12:42:26 aries systemd-vconsole-setup[1496]: Configuration of first virtual console was skipped, ignoring remaining ones.
Jun 15 12:42:26 aries systemd[1]: Finished Virtual Console Setup.
Jun 15 12:42:26 aries kernel: usbcore: registered new interface driver uvcvideo
Jun 15 12:42:26 aries kernel: Bluetooth: Core ver 2.22
Jun 15 12:42:26 aries kernel: NET: Registered PF_BLUETOOTH protocol family
Jun 15 12:42:26 aries kernel: Bluetooth: HCI device and connection manager initialized
Jun 15 12:42:26 aries kernel: Bluetooth: HCI socket layer initialized
Jun 15 12:42:26 aries kernel: Bluetooth: L2CAP socket layer initialized
Jun 15 12:42:26 aries kernel: Bluetooth: SCO socket layer initialized
Jun 15 12:42:26 aries kernel: spd5118 0-0051: DDR5 temperature sensor: vendor 0x06:0x32 revision 1.6
Jun 15 12:42:26 aries kernel: kvm_amd: TSC scaling supported
Jun 15 12:42:26 aries kernel: kvm_amd: Nested Virtualization enabled
Jun 15 12:42:26 aries kernel: kvm_amd: Nested Paging enabled
Jun 15 12:42:26 aries kernel: kvm_amd: LBR virtualization supported
Jun 15 12:42:26 aries kernel: kvm_amd: AVIC enabled
Jun 15 12:42:26 aries kernel: kvm_amd: x2AVIC enabled (max 512 vCPUs)
Jun 15 12:42:26 aries kernel: kvm_amd: Virtual GIF supported
Jun 15 12:42:26 aries kernel: kvm_amd: Virtual NMI enabled
Jun 15 12:42:26 aries kernel: snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
Jun 15 12:42:26 aries kernel: snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
Jun 15 12:42:26 aries kernel: snd_hda_intel 0000:03:00.1: Force to non-snoop mode
Jun 15 12:42:26 aries kernel: snd_hda_intel 0000:13:00.1: enabling device (0000 -> 0002)
Jun 15 12:42:26 aries kernel: snd_hda_intel 0000:13:00.1: Handle vga_switcheroo audio client
Jun 15 12:42:26 aries kernel: snd_hda_intel 0000:13:00.6: enabling device (0000 -> 0002)
Jun 15 12:42:26 aries kernel: usbcore: registered new interface driver btusb
Jun 15 12:42:26 aries systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 15 12:42:26 aries kernel: snd_hda_intel 0000:13:00.6: no codecs found!
Jun 15 12:42:26 aries systemd[1]: Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67
Jun 15 12:42:26 aries systemd[1]: Rebuild Hardware Database skipped, no trigger condition checks were met.
Jun 15 12:42:26 aries systemd[1]: Repartition Root Disk skipped, no trigger condition checks were met.
Jun 15 12:42:26 aries kernel: mt7921e 0000:0f:00.0: enabling device (0000 -> 0002)
Jun 15 12:42:26 aries kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input23
Jun 15 12:42:26 aries kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:13:00.1/sound/card2/input19
Jun 15 12:42:26 aries kernel: input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:13:00.1/sound/card2/input20
Jun 15 12:42:26 aries kernel: mt7921e 0000:0f:00.0: ASIC revision: 79220010
Jun 15 12:42:26 aries kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input24
Jun 15 12:42:26 aries kernel: Bluetooth: hci0: HW/SW Version: 0x008a008a, Build Time: 20260224103448
Jun 15 12:42:26 aries kernel: input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:13:00.1/sound/card2/input21
Jun 15 12:42:26 aries kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input25
Jun 15 12:42:26 aries kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input26
Jun 15 12:42:26 aries kernel: input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:13:00.1/sound/card2/input22
Jun 15 12:42:26 aries systemd[1]: Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67
Jun 15 12:42:26 aries systemd[1]: Rebuild Hardware Database skipped, no trigger condition checks were met.
Jun 15 12:42:26 aries systemd[1]: Repartition Root Disk skipped, no trigger condition checks were met.
Jun 15 12:42:26 aries systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 15 12:42:26 aries systemd[1]: Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67
Jun 15 12:42:26 aries systemd[1]: Rebuild Hardware Database skipped, no trigger condition checks were met.
Jun 15 12:42:26 aries systemd[1]: Repartition Root Disk skipped, no trigger condition checks were met.
Jun 15 12:42:26 aries systemd[1]: Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67
Jun 15 12:42:26 aries systemd[1]: Rebuild Hardware Database skipped, no trigger condition checks were met.
Jun 15 12:42:26 aries systemd[1]: Repartition Root Disk skipped, no trigger condition checks were met.
Jun 15 12:42:26 aries kernel: intel_rapl_common: Found RAPL domain package
Jun 15 12:42:26 aries kernel: intel_rapl_common: Found RAPL domain core
Jun 15 12:42:26 aries kernel: amd_atl: AMD Address Translation Library initialized
Jun 15 12:42:26 aries kernel: mt7921e 0000:0f:00.0: HW/SW Version: 0x8a108a10, Build Time: 20260224103145a
Jun 15 12:42:26 aries kernel: mt7921e 0000:0f:00.0: WM Firmware Version: ____000000, Build Time: 20260224103233
Jun 15 12:42:26 aries kernel: Bluetooth: hci0: Device setup in 364726 usecs
Jun 15 12:42:26 aries kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Jun 15 12:42:27 aries systemd[1]: Mounting /.snapshots...
Jun 15 12:42:27 aries systemd[1]: boot.mount: Directory /boot to mount over is not empty, mounting anyway.
Jun 15 12:42:27 aries systemd[1]: Mounting /boot...
Jun 15 12:42:27 aries systemd[1]: Mounting /home...
Jun 15 12:42:27 aries kernel: Bluetooth: hci0: AOSP extensions version v1.00
Jun 15 12:42:27 aries kernel: Bluetooth: hci0: AOSP quality report is supported
Jun 15 12:42:27 aries systemd[1]: Mounting Temporary Directory /tmp...
Jun 15 12:42:27 aries systemd[1]: Mounting /var/cache/pacman/pkg...
Jun 15 12:42:27 aries systemd[1]: Virtual Machine and Container Storage (Compatibility) skipped, unmet condition check ConditionPathExists=/var/lib/machines.raw
Jun 15 12:42:27 aries systemd[1]: Listening on Disk Image Download Service Socket.
Jun 15 12:42:27 aries systemd-timesyncd[1372]: Network configuration changed, trying to establish connection.
Jun 15 12:42:27 aries systemd[1]: var-log.mount: Directory /var/log to mount over is not empty, mounting anyway.
Jun 15 12:42:27 aries systemd[1]: Mounting /var/log...
Jun 15 12:42:27 aries systemd[1]: Mounted Temporary Directory /tmp.
Jun 15 12:42:27 aries systemd[1]: Mounted /.snapshots.
Jun 15 12:42:27 aries systemd[1]: Mounted /home.
Jun 15 12:42:27 aries systemd[1]: Mounted /var/cache/pacman/pkg.
Jun 15 12:42:27 aries systemd[1]: Mounted /var/log.
Jun 15 12:42:27 aries systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 15 12:42:27 aries systemd-journald[1325]: Time spent on flushing to /var/log/journal/6e787f650fce4e3db2dae8aa6875e5ee is 32.209ms for 1474 entries.
Jun 15 12:42:27 aries systemd-journald[1325]: System Journal (/var/log/journal/6e787f650fce4e3db2dae8aa6875e5ee) is 1.5G, max 4G, 2.4G free.
Jun 15 12:42:27 aries systemd-journald[1325]: Received client request to flush runtime journal.
Jun 15 12:42:27 aries systemd[1]: Finished Flush Journal to Persistent Storage.
Jun 15 12:42:27 aries systemd-tpm2-setup[1477]: 3 NvPCRs already initialized.
Jun 15 12:42:27 aries systemd[1]: Finished TPM SRK Setup.
Jun 15 12:42:27 aries systemd[1]: Starting TPM PCR NvPCR Initialization Separator...
Jun 15 12:42:27 aries systemd-pcrextend[1545]: Extended PCR index 9 with 'nvpcr-separator' (banks sha256).
Jun 15 12:42:27 aries systemd[1]: Finished TPM PCR NvPCR Initialization Separator.
Jun 15 12:42:27 aries systemd[1]: Reached target Local Encrypted Volumes.
Jun 15 12:42:27 aries systemd[1]: Starting TPM NvPCR Product ID Measurement...
Jun 15 12:42:27 aries kernel: usb 1-5.2.2: current rate 16000 is different from the runtime rate 32000
Jun 15 12:42:27 aries systemd-pcrextend[1547]: Extended NvPCR index 'hardware' with 'product-id:0e8afd4bada8f41da5afd843ae11e4cd'.
Jun 15 12:42:27 aries systemd[1]: Finished TPM NvPCR Product ID Measurement.
Jun 15 12:42:27 aries kernel: usb 1-5.2.2: current rate 24000 is different from the runtime rate 16000
Jun 15 12:42:27 aries kernel: usb 1-5.2.2: 3:3: cannot set freq 24000 to ep 0x82
Jun 15 12:42:27 aries kernel: usb 1-5.2.2: set resolution quirk: cval->res = 384
Jun 15 12:42:28 aries systemd[1]: Mounted /boot.
Jun 15 12:42:28 aries systemd[1]: Reached target Local File Systems.
Jun 15 12:42:28 aries systemd[1]: Listening on Boot Loader Control Service Socket.
Jun 15 12:42:28 aries systemd-timesyncd[1372]: Network configuration changed, trying to establish connection.
Jun 15 12:42:28 aries systemd-timesyncd[1372]: Network configuration changed, trying to establish connection.
Jun 15 12:42:28 aries systemd[1]: Listening on System Extension Image Management.
Jun 15 12:42:28 aries kernel: amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
Jun 15 12:42:28 aries kernel: amdgpu: ATPX version 1, functions 0x00000000
Jun 15 12:42:28 aries systemd[1]: Starting Set Up Additional Binary Formats...
Jun 15 12:42:28 aries systemd[1]: Starting Update Boot Loader Random Seed...
Jun 15 12:42:28 aries kernel: amdgpu: Virtual CRAT table created for CPU
Jun 15 12:42:28 aries kernel: amdgpu: Topology: Add CPU node
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: enabling device (0006 -> 0007)
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: initializing kernel modesetting (IP DISCOVERY 0x1002:0x747E 0x1458:0x2413 0xC8).
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: register mmio base: 0xF6B00000
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: register mmio size: 1048576
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: detected ip block number 0 <common_v1_0_0> (soc21_common)
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: detected ip block number 1 <gmc_v11_0_0> (gmc_v11_0)
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: detected ip block number 2 <ih_v6_0_0> (ih_v6_0)
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: detected ip block number 3 <psp_v13_0_0> (psp)
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: detected ip block number 4 <smu_v13_0_0> (smu)
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: detected ip block number 5 <dce_v1_0_0> (dm)
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: detected ip block number 6 <gfx_v11_0_0> (gfx_v11_0)
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: detected ip block number 7 <sdma_v6_0_0> (sdma_v6_0)
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: detected ip block number 8 <vcn_v4_0_0> (vcn_v4_0)
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: detected ip block number 9 <jpeg_v4_0_0> (jpeg_v4_0)
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: detected ip block number 10 <mes_v11_0_0> (mes_v11_0)
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: Fetched VBIOS from VFCT
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: [drm] ATOM BIOS: 113-APM6771OC-58A2
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: CP RS64 enable
Jun 15 12:42:28 aries systemd[1]: Starting Create System Files and Directories...
Jun 15 12:42:28 aries systemd[1]: Starting Load JSON user/group Records from Credentials...
Jun 15 12:42:28 aries systemd[1]: Finished Set Up Additional Binary Formats.
Jun 15 12:42:28 aries systemd[1]: Finished Load JSON user/group Records from Credentials.
Jun 15 12:42:28 aries bootctl[1554]: Mount point '/boot' which backs the random seed file is world accessible, which is a security hole!
Jun 15 12:42:28 aries bootctl[1554]: Random seed file '/boot/loader/random-seed' is world accessible, which is a security hole!
Jun 15 12:42:28 aries bootctl[1554]: Random seed file /boot/loader/random-seed successfully refreshed (32 bytes).
Jun 15 12:42:28 aries systemd[1]: Finished Update Boot Loader Random Seed.
Jun 15 12:42:28 aries kernel: Console: switching to colour dummy device 80x25
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: vgaarb: deactivate vga console
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: Trusted Memory Zone (TMZ) feature not supported
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: MEM ECC is not presented.
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: SRAM ECC is not presented.
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: DF poison setting is inconsistent(1:0:0:0)!
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: Poison setting is inconsistent in DF/UMC(0:1)!
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: VRAM: 16368M 0x0000008000000000 - 0x00000083FEFFFFFF (16368M used)
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: GART: 512M 0x00007FFF00000000 - 0x00007FFF1FFFFFFF
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: [drm] Detected VRAM RAM=16368M, BAR=16384M
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: [drm] RAM width 256bits GDDR6
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: 16368M of VRAM memory ready
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: 7579M of GTT memory ready.
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: [drm] GART: num cpu pages 131072, num gpu pages 131072
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: [drm] PCIE GART of 512M enabled (table at 0x0000008001300000).
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: [drm] Loading DMUB firmware via PSP: version=0x07003101
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: [VCN instance 0] Found VCN firmware Version ENC: 1.24 DEC: 9 VEP: 0 Revision: 34
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: [VCN instance 1] Found VCN firmware Version ENC: 1.24 DEC: 9 VEP: 0 Revision: 34
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: MES: vmid_mask_mmhub 0x0000ff00, vmid_mask_gfxhub 0x0000ff00
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: MES: gfx_hqd_mask 0x00000002, compute_hqd_mask 0x0000000c, sdma_hqd_mask 0x000000fc
Jun 15 12:42:28 aries systemd-timesyncd[1372]: Network configuration changed, trying to establish connection.
Jun 15 12:42:28 aries systemd-timesyncd[1372]: Network configuration changed, trying to establish connection.
Jun 15 12:42:28 aries systemd-timesyncd[1372]: Network configuration changed, trying to establish connection.
Jun 15 12:42:28 aries systemd[1]: Finished Create System Files and Directories.
Jun 15 12:42:28 aries systemd[1]: Starting Rebuild Dynamic Linker Cache...
Jun 15 12:42:28 aries systemd[1]: Initial Setup skipped, unmet condition check ConditionFirstBoot=yes
Jun 15 12:42:28 aries systemd[1]: First Boot Complete skipped, unmet condition check ConditionFirstBoot=yes
Jun 15 12:42:28 aries systemd[1]: Starting Rebuild Journal Catalog...
Jun 15 12:42:28 aries systemd[1]: Save Transient machine-id to Disk skipped, unmet condition check ConditionPathIsMountPoint=/etc/machine-id
Jun 15 12:42:28 aries systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Jun 15 12:42:28 aries systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Jun 15 12:42:28 aries systemd[1]: Finished Rebuild Journal Catalog.
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: reserve 0xa700000 from 0x83e0000000 for PSP TMR
Jun 15 12:42:28 aries systemd[1]: Finished Rebuild Dynamic Linker Cache.
Jun 15 12:42:28 aries systemd[1]: Starting Update is Completed...
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: RAP: optional rap ta ucode is not available
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: SECUREDISPLAY: optional securedisplay ta ucode is not available
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: smu driver if version = 0x0000003d, smu fw if version = 0x00000040, smu fw program = 0, smu fw version = 0x00505600 (80.86.0)
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: SMU driver if version not matched
Jun 15 12:42:28 aries systemd[1]: Finished Update is Completed.
Jun 15 12:42:28 aries systemd[1]: Reached target System Initialization.
Jun 15 12:42:28 aries systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Jun 15 12:42:28 aries systemd[1]: Started Daily man-db regeneration.
Jun 15 12:42:28 aries systemd[1]: Started Daily verification of password and group files.
Jun 15 12:42:28 aries systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 15 12:42:28 aries systemd[1]: Reached target Timer Units.
Jun 15 12:42:28 aries systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 15 12:42:28 aries systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Jun 15 12:42:28 aries systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Jun 15 12:42:28 aries systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Jun 15 12:42:28 aries systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Jun 15 12:42:28 aries systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Jun 15 12:42:28 aries systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Jun 15 12:42:28 aries systemd[1]: Listening on Authorization Manager Agent Helper.
Jun 15 12:42:28 aries systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Jun 15 12:42:28 aries systemd[1]: Listening on Hostname Service Socket.
Jun 15 12:42:28 aries systemd[1]: Listening on User Login Management Varlink Socket.
Jun 15 12:42:28 aries systemd[1]: Listening on Virtual Machine and Container Registration Service Socket.
Jun 15 12:42:28 aries systemd[1]: Reached target Socket Units.
Jun 15 12:42:28 aries systemd[1]: Starting D-Bus System Message Bus...
Jun 15 12:42:28 aries systemd[1]: Starting TPM PCR Barrier (Initialization)...
Jun 15 12:42:28 aries systemd[1]: Started D-Bus System Message Bus.
Jun 15 12:42:28 aries systemd-pcrextend[1576]: Extended PCR index 11 with 'sysinit' (banks sha256).
Jun 15 12:42:28 aries dbus-broker-launch[1575]: Ready
Jun 15 12:42:28 aries systemd[1]: Finished TPM PCR Barrier (Initialization).
Jun 15 12:42:28 aries systemd[1]: Reached target Basic System.
Jun 15 12:42:28 aries systemd[1]: Starting Network Manager...
Jun 15 12:42:28 aries systemd[1]: Starting Save/Restore Sound Card State...
Jun 15 12:42:28 aries systemd[1]: Manage Sound Card State (restore and store) skipped, unmet condition check ConditionPathExists=/etc/alsa/state-daemon.conf
Jun 15 12:42:28 aries systemd[1]: Starting Bluetooth service...
Jun 15 12:42:28 aries systemd[1]: Starting User Login Management...
Jun 15 12:42:28 aries systemd[1]: Starting TPM PCR Barrier (User)...
Jun 15 12:42:28 aries systemd[1]: Started Verify integrity of password and group files.
Jun 15 12:42:28 aries alsactl[1580]: alsa-lib utils.c:372:(uc_mgr_config_load_into) could not open configuration file /usr/share/alsa/ucm2/USB-Audio/conf.d/0b05-1876.conf
Jun 15 12:42:28 aries alsactl[1580]: alsa-lib parser.c:79:(uc_mgr_config_load_file) failed to open file /usr/share/alsa/ucm2/USB-Audio/conf.d/0b05-1876.conf: -2
Jun 15 12:42:28 aries systemd-pcrextend[1584]: Extended PCR index 11 with 'ready' (banks sha256).
Jun 15 12:42:28 aries systemd[1]: Finished TPM PCR Barrier (User).
Jun 15 12:42:28 aries bluetoothd[1581]: Bluetooth daemon 5.86
Jun 15 12:42:28 aries systemd[1]: Started Bluetooth service.
Jun 15 12:42:28 aries bluetoothd[1581]: Starting SDP server
Jun 15 12:42:28 aries systemd[1]: Reached target Bluetooth Support.
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.6691] NetworkManager (version 1.56.1-1) is starting... (boot:8700a94f-3a61-4034-976d-e09636c1f3f2)
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.6691] Read config: /etc/NetworkManager/NetworkManager.conf, /usr/lib/NetworkManager/conf.d/20-connectivity.conf
Jun 15 12:42:28 aries systemd[1]: shadow.service: Deactivated successfully.
Jun 15 12:42:28 aries kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jun 15 12:42:28 aries kernel: Bluetooth: BNEP filters: protocol multicast
Jun 15 12:42:28 aries kernel: Bluetooth: BNEP socket layer initialized
Jun 15 12:42:28 aries bluetoothd[1581]: Bluetooth management interface 1.23 initialized
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.6720] manager[0x55f2b6ceba40]: monitoring kernel firmware directory '/lib/firmware'.
Jun 15 12:42:28 aries bluetoothd[1581]: Battery Provider Manager created
Jun 15 12:42:28 aries kernel: Bluetooth: MGMT ver 1.23
Jun 15 12:42:28 aries alsactl[1580]: alsa-lib utils.c:372:(uc_mgr_config_load_into) could not open configuration file /usr/share/alsa/ucm2/USB-Audio/conf.d/17a0-0304.conf
Jun 15 12:42:28 aries alsactl[1580]: alsa-lib parser.c:79:(uc_mgr_config_load_file) failed to open file /usr/share/alsa/ucm2/USB-Audio/conf.d/17a0-0304.conf: -2
Jun 15 12:42:28 aries systemd[1]: Starting Hostname Service...
Jun 15 12:42:28 aries systemd-logind[1583]: Watching system buttons on /dev/input/event4 (Logitech USB Receiver)
Jun 15 12:42:28 aries systemd-logind[1583]: Watching system buttons on /dev/input/event6 (Logitech USB Receiver Consumer Control)
Jun 15 12:42:28 aries systemd-logind[1583]: Watching system buttons on /dev/input/event7 (Logitech USB Receiver System Control)
Jun 15 12:42:28 aries systemd-logind[1583]: Watching system buttons on /dev/input/event10 (Gaming Keyboard)
Jun 15 12:42:28 aries systemd-logind[1583]: Watching system buttons on /dev/input/event11 (Gaming Keyboard System Control)
Jun 15 12:42:28 aries systemd-logind[1583]: Watching system buttons on /dev/input/event13 (Gaming Keyboard)
Jun 15 12:42:28 aries systemd-logind[1583]: Watching system buttons on /dev/input/event1 (Power Button)
Jun 15 12:42:28 aries systemd-logind[1583]: Watching system buttons on /dev/input/event0 (Power Button)
Jun 15 12:42:28 aries systemd-logind[1583]: New seat seat0.
Jun 15 12:42:28 aries kernel: NET: Registered PF_ALG protocol family
Jun 15 12:42:28 aries systemd[1]: Started User Login Management.
Jun 15 12:42:28 aries bluetoothd[1581]: Failed to set default system config for hci0
Jun 15 12:42:28 aries bluetoothd[1581]: Failed to set mode: Failed (0x03)
Jun 15 12:42:28 aries bluetoothd[1581]: Failed to add device D5:5C:E9:9E:F0:C9 (2): Failed (0x03)
Jun 15 12:42:28 aries systemd[1]: Started Hostname Service.
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: SMU is initialized successfully!
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7120] hostname: hostname: using hostnamed
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7120] hostname: static hostname changed from (none) to "aries"
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7122] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: [drm] Display Core v3.2.369 initialized on DCN 3.2
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: [drm] DP-HDMI FRL PCON supported
Jun 15 12:42:28 aries alsactl[1580]: alsa-lib utils.c:372:(uc_mgr_config_load_into) could not open configuration file /usr/share/alsa/ucm2/USB-Audio/conf.d/046d-0825.conf
Jun 15 12:42:28 aries alsactl[1580]: alsa-lib parser.c:79:(uc_mgr_config_load_file) failed to open file /usr/share/alsa/ucm2/USB-Audio/conf.d/046d-0825.conf: -2
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7137] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:02.1/0000:05:00.0/0000:06:0b.0/0000:0f:00.0/ieee80211/phy0/rfkill1) (driver mt7921e)
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7139] manager[0x55f2b6ceba40]: rfkill: Wi-Fi hardware radio set disabled
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7139] manager[0x55f2b6ceba40]: rfkill: WWAN hardware radio set enabled
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: [drm] DMUB hardware initialized: version=0x07003101
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7155] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.56.1-1/libnm-device-plugin-adsl.so)
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7206] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.56.1-1/libnm-device-plugin-bluetooth.so)
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7217] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.56.1-1/libnm-device-plugin-ovs.so)
Jun 15 12:42:28 aries systemd[1]: Finished Save/Restore Sound Card State.
Jun 15 12:42:28 aries systemd[1]: Reached target Sound Card.
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7414] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.56.1-1/libnm-device-plugin-team.so)
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7424] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.56.1-1/libnm-device-plugin-wifi.so)
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7428] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.56.1-1/libnm-device-plugin-wwan.so)
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7429] manager: rfkill: Wi-Fi disabled by radio killswitch; disabled by state file
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7429] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7429] manager: Networking is enabled by state file
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7433] settings: Loaded settings plugin: keyfile (internal)
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7445] dhcp: init: Using DHCP client 'internal'
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7446] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Jun 15 12:42:28 aries systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7449] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7450] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7452] device (lo): Activation: starting connection 'lo' (a3caf051-429c-4678-bd9a-eb327a31f0b3)
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7456] manager: (enp14s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.7457] device (enp14s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Jun 15 12:42:28 aries systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 15 12:42:28 aries kernel: Realtek Internal NBASE-T PHY r8169-0-e00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-e00:00, irq=MAC)
Jun 15 12:42:28 aries kernel: snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: [drm] HDMI-A-1: PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: [drm] DP-1: PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.9254] device (wlan0): driver supports Access Point (AP) mode
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.9256] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Jun 15 12:42:28 aries kernel: r8169 0000:0e:00.0 enp14s0: Link is Down
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.9257] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.9259] device (wlan0): set-hw-addr: set MAC address to 22:73:E8:03:31:BB (scanning)
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.9261] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jun 15 12:42:28 aries systemd[1]: Started Network Manager.
Jun 15 12:42:28 aries systemd[1]: Reached target Network.
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.9264] ovsdb: disconnected from ovsdb
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.9264] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.9265] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.9265] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.9266] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Jun 15 12:42:28 aries systemd[1]: Starting Permit User Sessions...
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.9270] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.9271] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Jun 15 12:42:28 aries NetworkManager[1579]: <info> [1781520148.9273] device (lo): Activation: successful, device activated.
Jun 15 12:42:28 aries systemd[1]: Finished Permit User Sessions.
Jun 15 12:42:28 aries systemd[1]: Reached target Multi-User System.
Jun 15 12:42:28 aries systemd[1]: Starting Light Display Manager...
Jun 15 12:42:28 aries systemd[1]: Started Light Display Manager.
Jun 15 12:42:28 aries systemd[1]: Reached target Graphical Interface.
Jun 15 12:42:28 aries systemd[1]: Starting Accounts Service...
Jun 15 12:42:28 aries accounts-daemon[1656]: Unable to open /etc/tcb: No such file or directory
Jun 15 12:42:28 aries dbus-broker-launch[1575]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Jun 15 12:42:28 aries accounts-daemon[1656]: couldn't list homed users: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer 'org.freedesktop.home1': activation request failed: unknown unit
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: [drm] DP-2: PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jun 15 12:42:28 aries kernel: amdgpu 0000:03:00.0: [drm] HDMI-A-2: PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jun 15 12:42:29 aries kernel: kfd kfd: Allocated 3969056 bytes on gart
Jun 15 12:42:29 aries kernel: kfd kfd: Total number of KFD nodes to be created: 1
Jun 15 12:42:29 aries kernel: amdgpu: Virtual CRAT table created for GPU
Jun 15 12:42:29 aries kernel: amdgpu: Topology: Add GPU node [0x1002:0x747e]
Jun 15 12:42:29 aries kernel: kfd kfd: added device 1002:747e
Jun 15 12:42:29 aries kernel: amdgpu 0000:03:00.0: SE 3, SH per SE 2, CU per SH 10, active_cu_number 60
Jun 15 12:42:29 aries kernel: amdgpu 0000:03:00.0: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:03:00.0: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:03:00.0: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:03:00.0: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:03:00.0: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:03:00.0: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:03:00.0: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:03:00.0: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:03:00.0: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:03:00.0: ring sdma0 uses VM inv eng 12 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:03:00.0: ring sdma1 uses VM inv eng 13 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:03:00.0: ring vcn_unified_0 uses VM inv eng 0 on hub 8
Jun 15 12:42:29 aries kernel: amdgpu 0000:03:00.0: ring vcn_unified_1 uses VM inv eng 1 on hub 8
Jun 15 12:42:29 aries kernel: amdgpu 0000:03:00.0: ring jpeg_dec uses VM inv eng 4 on hub 8
Jun 15 12:42:29 aries kernel: amdgpu 0000:03:00.0: ring mes_kiq_3.1.0 uses VM inv eng 14 on hub 0
Jun 15 12:42:29 aries systemd[1]: Starting Authorization Manager...
Jun 15 12:42:29 aries kernel: amdgpu: HMM registered 16368MB device memory
Jun 15 12:42:29 aries kernel: amdgpu 0000:03:00.0: Using BAMACO for runtime pm
Jun 15 12:42:29 aries kernel: amdgpu 0000:03:00.0: [drm] Registered 4 planes with drm panic
Jun 15 12:42:29 aries polkitd[1680]: Started polkitd version 127
Jun 15 12:42:29 aries systemd[1]: Started Authorization Manager.
Jun 15 12:42:29 aries accounts-daemon[1656]: started daemon version 26.13.0
Jun 15 12:42:29 aries systemd[1]: Started Accounts Service.
Jun 15 12:42:29 aries systemd[1]: Startup finished in 22.885s (firmware) + 396ms (loader) + 23.509s (kernel) + 4.704s (userspace) = 51.496s.
Jun 15 12:42:29 aries kernel: [drm] Initialized amdgpu 3.64.0 for 0000:03:00.0 on minor 1
Jun 15 12:42:29 aries kernel: fbcon: amdgpudrmfb (fb0) is primary device
Jun 15 12:42:29 aries kernel: [drm] pre_validate_dsc:1667 MST_DSC dsc precompute is not needed
Jun 15 12:42:29 aries kernel: Console: switching to colour frame buffer device 215x45
Jun 15 12:42:29 aries kernel: amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: enabling device (0006 -> 0007)
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: initializing kernel modesetting (IP DISCOVERY 0x1002:0x164E 0x1462:0x7D74 0xCB).
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: register mmio base: 0xF6A00000
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: register mmio size: 524288
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: detected ip block number 0 <common_v1_0_0> (nv_common)
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: detected ip block number 1 <gmc_v10_0_0> (gmc_v10_0)
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: detected ip block number 2 <ih_v5_0_0> (navi10_ih)
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: detected ip block number 3 <psp_v13_0_0> (psp)
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: detected ip block number 4 <smu_v13_0_0> (smu)
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: detected ip block number 5 <dce_v1_0_0> (dm)
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: detected ip block number 6 <gfx_v10_0_0> (gfx_v10_0)
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: detected ip block number 7 <sdma_v5_2_0> (sdma_v5_2)
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: detected ip block number 8 <vcn_v3_0_0> (vcn_v3_0)
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: detected ip block number 9 <jpeg_v3_0_0> (jpeg_v3_0)
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: Fetched VBIOS from VFCT
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: [drm] ATOM BIOS: 102-RAPHAEL-008
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: [drm] Detected VRAM RAM=512M, BAR=512M
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: [drm] RAM width 64bits DDR5
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: 512M of VRAM memory ready
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: 7579M of GTT memory ready.
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: [drm] GART: num cpu pages 262144, num gpu pages 262144
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: [drm] PCIE GART of 1024M enabled (table at 0x000000F41FC00000).
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: [drm] Loading DMUB firmware via PSP: version=0x05003000
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: [drm] use_doorbell being set to: [true]
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: [VCN instance 0] Found VCN firmware Version ENC: 1.33 DEC: 4 VEP: 0 Revision: 15
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: reserve 0xa00000 from 0xf41e000000 for PSP TMR
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: RAS: optional ras ta ucode is not available
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: RAP: optional rap ta ucode is not available
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: SECUREDISPLAY: optional securedisplay ta ucode is not available
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: SMU is initialized successfully!
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: [drm] Display Core v3.2.369 initialized on DCN 3.1.5
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: [drm] DP-HDMI FRL PCON supported
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: [drm] DMUB hardware initialized: version=0x05003000
Jun 15 12:42:29 aries kernel: snd_hda_intel 0000:13:00.1: bound 0000:13:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: [drm] HDMI-A-3: PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: [drm] DP-3: PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: [drm] DP-4: PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: [drm] DP-5: PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: kiq ring mec 2 pipe 1 q 0
Jun 15 12:42:29 aries kernel: kfd kfd: Allocated 3969056 bytes on gart
Jun 15 12:42:29 aries kernel: kfd kfd: Total number of KFD nodes to be created: 1
Jun 15 12:42:29 aries kernel: amdgpu: Virtual CRAT table created for GPU
Jun 15 12:42:29 aries kernel: amdgpu: Topology: Add GPU node [0x1002:0x164e]
Jun 15 12:42:29 aries kernel: kfd kfd: added device 1002:164e
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: SE 1, SH per SE 1, CU per SH 2, active_cu_number 2
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: ring comp_1.0.0 uses VM inv eng 4 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: ring comp_1.1.0 uses VM inv eng 5 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: ring sdma0 uses VM inv eng 13 on hub 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: ring vcn_dec_0 uses VM inv eng 0 on hub 8
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: ring jpeg_dec uses VM inv eng 5 on hub 8
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: Runtime PM not available
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: [drm] Registered 4 planes with drm panic
Jun 15 12:42:29 aries kernel: [drm] Initialized amdgpu 3.64.0 for 0000:13:00.0 on minor 0
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: [drm] Cannot find any crtc or sizes
Jun 15 12:42:29 aries kernel: amdgpu 0000:03:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
Jun 15 12:42:29 aries kernel: amdgpu 0000:13:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
Jun 15 12:42:30 aries lightdm[1752]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=970) by (uid=0)
Jun 15 12:42:30 aries systemd-logind[1583]: New session 'c1' of user 'lightdm' with class 'greeter' and type 'x11'.
Jun 15 12:42:30 aries systemd[1]: Created slice User Slice of UID 970.
Jun 15 12:42:30 aries systemd[1]: Starting User Runtime Directory /run/user/970...
Jun 15 12:42:30 aries systemd[1]: Finished User Runtime Directory /run/user/970.
Jun 15 12:42:30 aries systemd[1]: Starting User Manager for UID 970...
Jun 15 12:42:30 aries (systemd)[1765]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
Jun 15 12:42:30 aries (systemd)[1765]: pam_unix(systemd-user:session): session opened for user lightdm(uid=970) by lightdm(uid=0)
Jun 15 12:42:30 aries systemd-logind[1583]: New session '1' of user 'lightdm' with class 'manager-early' and type 'unspecified'.
Jun 15 12:42:30 aries systemd[1765]: Queued start job for default target Main User Target.
Jun 15 12:42:30 aries systemd[1765]: Created slice User Application Slice.
Jun 15 12:42:30 aries systemd[1765]: Reached target Paths.
Jun 15 12:42:30 aries systemd[1765]: Reached target Timers.
Jun 15 12:42:30 aries systemd[1765]: Starting D-Bus User Message Bus Socket...
Jun 15 12:42:30 aries systemd[1765]: Listening on GnuPG network certificate management daemon.
Jun 15 12:42:30 aries systemd[1765]: Listening on GNOME Keyring daemon.
Jun 15 12:42:30 aries systemd[1765]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 15 12:42:30 aries systemd[1765]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 15 12:42:30 aries systemd[1765]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 15 12:42:30 aries systemd[1765]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 15 12:42:30 aries systemd[1765]: Listening on GnuPG public key management service.
Jun 15 12:42:30 aries systemd[1765]: Listening on p11-kit server.
Jun 15 12:42:30 aries systemd[1765]: Listening on PipeWire PulseAudio.
Jun 15 12:42:30 aries systemd[1765]: Listening on PipeWire Multimedia System Sockets.
Jun 15 12:42:30 aries systemd[1765]: Listening on Query the User Interactively for a Password.
Jun 15 12:42:30 aries systemd[1765]: Listening on Disk Image Download Service Socket.
Jun 15 12:42:30 aries systemd[1765]: Listening on Journal Log Access Socket.
Jun 15 12:42:30 aries systemd[1765]: Listening on Virtual Machine and Container Registration Service Socket.
Jun 15 12:42:30 aries systemd[1765]: Listening on D-Bus User Message Bus Socket.
Jun 15 12:42:30 aries systemd[1765]: Reached target Sockets.
Jun 15 12:42:30 aries systemd[1765]: Reached target Basic System.
Jun 15 12:42:30 aries systemd[1765]: Reached target Main User Target.
Jun 15 12:42:30 aries systemd[1765]: Startup finished in 112ms.
Jun 15 12:42:30 aries systemd[1]: Started User Manager for UID 970.
Jun 15 12:42:30 aries systemd[1]: Started Session c1 of User lightdm.
Jun 15 12:42:30 aries systemd[1765]: Created slice User Core Session Slice.
Jun 15 12:42:30 aries systemd[1765]: Starting D-Bus User Message Bus...
Jun 15 12:42:30 aries dbus-broker-launch[1780]: Service file '/usr/share//dbus-1/services/nemo.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jun 15 12:42:30 aries dbus-broker-launch[1780]: Service file '/usr/share//dbus-1/services/nemo.service' is not named after the D-Bus name 'org.Nemo'.
Jun 15 12:42:30 aries dbus-broker-launch[1780]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.freedesktop.FileManager1.service'
Jun 15 12:42:30 aries dbus-broker-launch[1780]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jun 15 12:42:30 aries dbus-broker-launch[1780]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jun 15 12:42:30 aries systemd[1765]: Started D-Bus User Message Bus.
Jun 15 12:42:30 aries dbus-broker-launch[1780]: Ready
Jun 15 12:42:30 aries systemd[1765]: Starting User preferences database...
Jun 15 12:42:30 aries systemd[1765]: Started User preferences database.
Jun 15 12:42:30 aries slick-greeter-check-hidpi[1779]: Window scale: 1
Jun 15 12:42:30 aries slick-greeter-enable-tap-to-click[1794]: ERROR: [Errno 2] No such file or directory: 'xinput'
Jun 15 12:42:30 aries systemd[1765]: Starting Accessibility services bus...
Jun 15 12:42:30 aries systemd[1765]: Started Accessibility services bus.
Jun 15 12:42:30 aries dbus-broker-launch[1804]: Ready
Jun 15 12:42:30 aries systemd[1765]: Starting Virtual filesystem service...
Jun 15 12:42:30 aries systemd[1765]: Started Virtual filesystem service.
Jun 15 12:42:30 aries systemd[1765]: Starting Virtual filesystem metadata service...
Jun 15 12:42:30 aries systemd[1765]: Started Virtual filesystem metadata service.
Jun 15 12:42:31 aries systemd[1]: Starting Daemon for power management...
Jun 15 12:42:31 aries systemd[1]: Started Daemon for power management.
Jun 15 12:42:31 aries systemd[1765]: Created slice Slice /app/dbus-:1.6-org.a11y.atspi.Registry.
Jun 15 12:42:31 aries systemd[1765]: Started dbus-:1.6-org.a11y.atspi.Registry@0.service.
Jun 15 12:42:31 aries at-spi2-registryd[1958]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 15 12:42:31 aries kernel: r8169 0000:0e:00.0 enp14s0: Link is Up - 1Gbps/Full - flow control rx/tx
Jun 15 12:42:31 aries NetworkManager[1579]: <info> [1781520151.7658] device (enp14s0): carrier: link connected
Jun 15 12:42:31 aries NetworkManager[1579]: <info> [1781520151.7659] device (enp14s0): state change: unavailable -> disconnected (reason 'carrier-changed', managed-type: 'full')
Jun 15 12:42:31 aries NetworkManager[1579]: <info> [1781520151.7662] policy: auto-activating connection 'Profile 1' (414de9db-8e6a-4fb9-b549-4b36931dc881)
Jun 15 12:42:31 aries NetworkManager[1579]: <info> [1781520151.7664] device (enp14s0): Activation: starting connection 'Profile 1' (414de9db-8e6a-4fb9-b549-4b36931dc881)
Jun 15 12:42:31 aries NetworkManager[1579]: <info> [1781520151.7665] device (enp14s0): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Jun 15 12:42:31 aries NetworkManager[1579]: <info> [1781520151.7665] manager: NetworkManager state is now CONNECTING
Jun 15 12:42:31 aries NetworkManager[1579]: <info> [1781520151.7666] device (enp14s0): state change: prepare -> config (reason 'none', managed-type: 'full')
Jun 15 12:42:31 aries NetworkManager[1579]: <info> [1781520151.7669] device (enp14s0): state change: config -> ip-config (reason 'none', managed-type: 'full')
Jun 15 12:42:31 aries NetworkManager[1579]: <info> [1781520151.7675] policy: set 'Profile 1' (enp14s0) as default for IPv4 routing and DNS
Jun 15 12:42:31 aries dbus-broker-launch[1575]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Jun 15 12:42:31 aries NetworkManager[1579]: <info> [1781520151.8974] device (enp14s0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Jun 15 12:42:31 aries NetworkManager[1579]: <info> [1781520151.8980] device (enp14s0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Jun 15 12:42:31 aries NetworkManager[1579]: <info> [1781520151.8980] device (enp14s0): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Jun 15 12:42:31 aries NetworkManager[1579]: <info> [1781520151.8981] manager: NetworkManager state is now CONNECTED_SITE
Jun 15 12:42:31 aries NetworkManager[1579]: <info> [1781520151.8981] device (enp14s0): Activation: successful, device activated.
Jun 15 12:42:31 aries NetworkManager[1579]: <info> [1781520151.8983] manager: startup complete
Jun 15 12:42:33 aries systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jun 15 12:42:33 aries kernel: usbcore: registered new interface driver snd-usb-audio
Jun 15 12:42:33 aries systemd[1765]: Reached target Sound Card.
Jun 15 12:42:35 aries lightdm[1957]: gkr-pam: unable to locate daemon control file
Jun 15 12:42:35 aries lightdm[1957]: gkr-pam: stashed password to try later in open session
Jun 15 12:42:35 aries systemd[1]: session-c1.scope: Killing process 1752 (lightdm) with signal SIGTERM.
Jun 15 12:42:35 aries systemd[1]: session-c1.scope: Killing process 1775 (slick-greeter) with signal SIGTERM.
Jun 15 12:42:35 aries systemd[1]: session-c1.scope: Killing process 1827 (bwrap) with signal SIGTERM.
Jun 15 12:42:35 aries systemd[1]: session-c1.scope: Killing process 1828 (bwrap) with signal SIGTERM.
Jun 15 12:42:35 aries systemd[1]: session-c1.scope: Killing process 1829 (glycin-svg) with signal SIGTERM.
Jun 15 12:42:35 aries systemd[1]: session-c1.scope: Killing process 1933 (bwrap) with signal SIGTERM.
Jun 15 12:42:35 aries systemd[1]: session-c1.scope: Killing process 1934 (bwrap) with signal SIGTERM.
Jun 15 12:42:35 aries systemd[1]: session-c1.scope: Killing process 1935 (glycin-image-rs) with signal SIGTERM.
Jun 15 12:42:35 aries systemd[1]: Stopping Session c1 of User lightdm...
Jun 15 12:42:35 aries lightdm[1752]: pam_unix(lightdm-greeter:session): session closed for user lightdm
Jun 15 12:42:35 aries systemd[1]: session-c1.scope: Deactivated successfully.
Jun 15 12:42:35 aries systemd[1]: Stopped Session c1 of User lightdm.
Jun 15 12:42:35 aries systemd[1]: session-c1.scope: Consumed 924ms CPU time over 4.935s wall clock time, 240.9M memory peak.
Jun 15 12:42:35 aries systemd-logind[1583]: Removed session c1.
Jun 15 12:42:35 aries lightdm[1957]: pam_unix(lightdm:session): session opened for user sun(uid=1000) by sun(uid=0)
Jun 15 12:42:35 aries systemd-logind[1583]: New session '2' of user 'sun' with class 'user' and type 'x11'.
Jun 15 12:42:35 aries systemd[1]: Created slice User Slice of UID 1000.
Jun 15 12:42:35 aries systemd[1]: Starting User Runtime Directory /run/user/1000...
Jun 15 12:42:35 aries systemd-user-runtime-dir[2069]: Successfully configured disk quota for UID 1000 on /tmp to 5.9G
Jun 15 12:42:35 aries systemd-user-runtime-dir[2069]: Successfully configured disk quota for UID 1000 on /dev/shm to 5.9G
Jun 15 12:42:35 aries systemd[1]: Finished User Runtime Directory /run/user/1000.
Jun 15 12:42:35 aries systemd[1]: Starting User Manager for UID 1000...
Jun 15 12:42:35 aries (systemd)[2080]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sun] ruser=[<unknown>] rhost=[<unknown>]
Jun 15 12:42:35 aries (systemd)[2080]: pam_unix(systemd-user:session): session opened for user sun(uid=1000) by sun(uid=0)
Jun 15 12:42:35 aries systemd-logind[1583]: New session '3' of user 'sun' with class 'manager' and type 'unspecified'.
Jun 15 12:42:35 aries systemd-xdg-autostart-generator[2087]: Exec binary 'discord' does not exist: No such file or directory
Jun 15 12:42:35 aries systemd-xdg-autostart-generator[2087]: /home/sun/.config/autostart/Discord.desktop: not generating unit, executable specified in Exec= does not exist.
Jun 15 12:42:35 aries systemd-xdg-autostart-generator[2087]: Exec binary '/usr/bin/syncthing-gtk' does not exist: No such file or directory
Jun 15 12:42:35 aries systemd-xdg-autostart-generator[2087]: /home/sun/.config/autostart/Syncthing-GTK.desktop: not generating unit, executable specified in Exec= does not exist.
Jun 15 12:42:35 aries systemd[2080]: Queued start job for default target Main User Target.
Jun 15 12:42:35 aries systemd[2080]: Created slice User Application Slice.
Jun 15 12:42:35 aries systemd[2080]: Created slice User Core Session Slice.
Jun 15 12:42:35 aries systemd[2080]: Reached target Paths.
Jun 15 12:42:35 aries systemd[2080]: Reached target Timers.
Jun 15 12:42:35 aries systemd[2080]: Starting D-Bus User Message Bus Socket...
Jun 15 12:42:35 aries systemd[2080]: Listening on GnuPG network certificate management daemon.
Jun 15 12:42:35 aries systemd[2080]: Listening on GNOME Keyring daemon.
Jun 15 12:42:35 aries systemd[2080]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 15 12:42:35 aries systemd[2080]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 15 12:42:35 aries systemd[2080]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 15 12:42:35 aries systemd[2080]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 15 12:42:35 aries systemd[2080]: Listening on GnuPG public key management service.
Jun 15 12:42:35 aries systemd[2080]: Listening on p11-kit server.
Jun 15 12:42:35 aries systemd[2080]: Listening on PipeWire PulseAudio.
Jun 15 12:42:35 aries systemd[2080]: Listening on PipeWire Multimedia System Sockets.
Jun 15 12:42:35 aries systemd[2080]: Listening on Query the User Interactively for a Password.
Jun 15 12:42:35 aries systemd[2080]: Listening on Disk Image Download Service Socket.
Jun 15 12:42:35 aries systemd[2080]: Listening on Journal Log Access Socket.
Jun 15 12:42:35 aries systemd[2080]: Listening on Virtual Machine and Container Registration Service Socket.
Jun 15 12:42:35 aries systemd[2080]: Listening on D-Bus User Message Bus Socket.
Jun 15 12:42:35 aries systemd[2080]: Reached target Sockets.
Jun 15 12:42:35 aries systemd[2080]: Starting D-Bus User Message Bus...
Jun 15 12:42:35 aries dbus-broker-launch[2090]: Service file '/usr/share//dbus-1/services/nemo.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jun 15 12:42:35 aries dbus-broker-launch[2090]: Service file '/usr/share//dbus-1/services/nemo.service' is not named after the D-Bus name 'org.Nemo'.
Jun 15 12:42:35 aries dbus-broker-launch[2090]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.freedesktop.FileManager1.service'
Jun 15 12:42:35 aries dbus-broker-launch[2090]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jun 15 12:42:35 aries dbus-broker-launch[2090]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jun 15 12:42:35 aries systemd[2080]: Started D-Bus User Message Bus.
Jun 15 12:42:35 aries dbus-broker-launch[2090]: Ready
Jun 15 12:42:35 aries systemd[2080]: Reached target Basic System.
Jun 15 12:42:35 aries systemd[1]: Started User Manager for UID 1000.
Jun 15 12:42:35 aries systemd[2080]: Started PipeWire Multimedia Service.
Jun 15 12:42:35 aries systemd[1]: Started Session 2 of User sun.
Jun 15 12:42:35 aries systemd[2080]: Started Multimedia Service Session Manager.
Jun 15 12:42:35 aries systemd[2080]: Started PipeWire PulseAudio.
Jun 15 12:42:35 aries systemd[2080]: Reached target Main User Target.
Jun 15 12:42:35 aries systemd[2080]: Startup finished in 132ms.
Jun 15 12:42:35 aries systemd[2080]: Started GNOME Keyring daemon.
Jun 15 12:42:35 aries gnome-keyring-daemon[2096]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Jun 15 12:42:35 aries lightdm[1957]: gkr-pam: unlocked login keyring
Jun 15 12:42:35 aries systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jun 15 12:42:35 aries systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jun 15 12:42:35 aries rtkit-daemon[2105]: Handling system-suspend using logind.
Jun 15 12:42:35 aries rtkit-daemon[2105]: Successfully made thread 2093 of process 2093 owned by '1000' high priority at nice level -11.
Jun 15 12:42:35 aries rtkit-daemon[2105]: Successfully made thread 2092 of process 2092 owned by '1000' high priority at nice level -11.
Jun 15 12:42:35 aries rtkit-daemon[2105]: Successfully made thread 2107 of process 2092 owned by '1000' RT at priority 20.
Jun 15 12:42:35 aries rtkit-daemon[2105]: Successfully made thread 2095 of process 2095 owned by '1000' high priority at nice level -11.
Jun 15 12:42:35 aries rtkit-daemon[2105]: Successfully made thread 2108 of process 2095 owned by '1000' RT at priority 20.
Jun 15 12:42:35 aries rtkit-daemon[2105]: Successfully made thread 2128 of process 2093 owned by '1000' RT at priority 20.
Jun 15 12:42:35 aries cinnamon-session-binary[2106]: WARNING: t+0.01811s: Could not read /home/sun/.config/autostart/Syncthing-GTK.desktop: Could not parse desktop file Syncthing-GTK.desktop or it references a not found TryExec binary
Jun 15 12:42:35 aries cinnamon-session-binary[2106]: WARNING: t+0.01897s: Could not read /home/sun/.config/autostart/Discord.desktop: Could not parse desktop file Discord.desktop or it references a not found TryExec binary
Jun 15 12:42:35 aries gnome-keyring-daemon[2096]: The PKCS#11 component was already initialized
Jun 15 12:42:35 aries gnome-keyring-daemon[2096]: The PKCS#11 component was already initialized
Jun 15 12:42:35 aries gnome-keyring-daemon[2147]: discover_other_daemon: 1
Jun 15 12:42:35 aries gnome-keyring-daemon[2096]: The Secret Service was already initialized
Jun 15 12:42:35 aries gnome-keyring-daemon[2096]: The Secret Service was already initialized
Jun 15 12:42:35 aries gnome-keyring-daemon[2148]: discover_other_daemon: 1
Jun 15 12:42:35 aries systemd[2080]: Starting User preferences database...
Jun 15 12:42:35 aries systemd[2080]: Started User preferences database.
Jun 15 12:42:35 aries systemd[2080]: Starting Virtual filesystem service...
Jun 15 12:42:35 aries systemd[2080]: Started Virtual filesystem service.
Jun 15 12:42:35 aries systemd[2080]: Starting Virtual filesystem service - disk device monitor...
Jun 15 12:42:35 aries systemd[1]: Starting Manage, Install and Generate Color Profiles...
Jun 15 12:42:35 aries systemd[1]: Starting Locale Service...
Jun 15 12:42:35 aries systemd[1]: Starting Disk Manager...
Jun 15 12:42:35 aries systemd[1]: Started Manage, Install and Generate Color Profiles.
Jun 15 12:42:35 aries systemd[1]: Started Locale Service.
Jun 15 12:42:35 aries kernel: nvme nvme0: using unchecked data buffer
Jun 15 12:42:35 aries kernel: block nvme0n1: No UUID available providing old NGUID
Jun 15 12:42:36 aries systemd[1]: Started Disk Manager.
Jun 15 12:42:36 aries systemd[2080]: Started Virtual filesystem service - disk device monitor.
Jun 15 12:42:36 aries systemd[2080]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Jun 15 12:42:36 aries systemd[2080]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Jun 15 12:42:36 aries NetworkManager[1579]: <info> [1781520156.7498] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 15 12:42:37 aries systemd[2080]: Created slice Slice /app/dbus-:1.1-org.freedesktop.portal.IBus.
Jun 15 12:42:37 aries systemd[2080]: Started dbus-:1.1-org.freedesktop.portal.IBus@0.service.
Jun 15 12:42:37 aries NetworkManager[1579]: <info> [1781520157.2716] agent-manager: agent[350cbc646eb52694,:1.40/org.cinnamon.NetworkAgent/1000]: agent registered
Jun 15 12:42:37 aries systemd[2080]: Created slice Slice /app/dbus-:1.1-org.cinnamon.ScreenSaver.
Jun 15 12:42:37 aries systemd[2080]: Started dbus-:1.1-org.cinnamon.ScreenSaver@0.service.
Jun 15 12:42:37 aries systemd[2080]: Starting Virtual filesystem metadata service...
Jun 15 12:42:37 aries systemd[2080]: Started Virtual filesystem metadata service.
Jun 15 12:42:37 aries cinnamon-killer-daemon[2416]: Bound Cinnamon restart to <Control><Alt>Escape.
Jun 15 12:42:37 aries systemd[1]: Starting Location Lookup Service...
Jun 15 12:42:37 aries cinnamon-screensaver[2413]: CsNotificationWatcher: Could not add match rule to bus - GDBus.Error:org.freedesktop.DBus.Error.MatchRuleInvalid: Invalid match rule
Jun 15 12:42:37 aries cinnamon-screensaver[2413]: Loading AccountsService
Jun 15 12:42:37 aries cinnamon-screensaver[2413]: Fractional scaling active: False
Jun 15 12:42:37 aries systemd[1]: Starting WPA supplicant...
Jun 15 12:42:37 aries cinnamon-screensaver[2413]: Failed to import on-screen keyboard: Namespace Caribou not available
Jun 15 12:42:37 aries cinnamon-screensaver[2413]: Trying to connect to logind...
Jun 15 12:42:37 aries cinnamon-screensaver[2413]: Starting screensaver...
Jun 15 12:42:37 aries wpa_supplicant[2831]: Successfully initialized wpa_supplicant
Jun 15 12:42:37 aries systemd[1]: Started WPA supplicant.
Jun 15 12:42:37 aries dbus-broker-launch[1575]: Activation request for 'org.freedesktop.Avahi' failed: The systemd unit 'dbus-org.freedesktop.Avahi.service' could not be found.
Jun 15 12:42:37 aries geoclue[2691]: Failed to connect to avahi service: Daemon not running
Jun 15 12:42:37 aries systemd[1]: Started Location Lookup Service.
Jun 15 12:42:37 aries geoclue[2691]: Failed to connect to avahi service: Daemon not running
Jun 15 12:42:37 aries systemd[2080]: Starting Evolution source registry...
Jun 15 12:42:37 aries systemd[2080]: Started Evolution source registry.
Jun 15 12:42:37 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 12:42:37 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 12:42:37 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 12:42:37 aries systemd[2080]: Starting Evolution calendar service...
Jun 15 12:42:37 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 12:42:37 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 12:42:37 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 12:42:37 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 12:42:37 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 12:42:37 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 12:42:37 aries systemd[2080]: Started Evolution calendar service.
Jun 15 12:42:37 aries cinnamon-screensaver[2413]: Cinnamon Screensaver support not found in current theme - adding some...
Jun 15 12:42:37 aries systemd[2080]: Starting Evolution address book service...
Jun 15 12:42:37 aries systemd[2080]: Created slice Slice /app/dbus-:1.1-org.cinnamon.CalendarServer.
Jun 15 12:42:37 aries systemd[2080]: Started dbus-:1.1-org.cinnamon.CalendarServer@0.service.
Jun 15 12:42:37 aries cinnamon-screensaver[2413]: AccountsService ready
Jun 15 12:42:37 aries cinnamon-screensaver[2413]: Successfully using logind
Jun 15 12:42:37 aries systemd[2080]: Started Evolution address book service.
Jun 15 12:42:37 aries cinnamon-calendar-server[3168]: Traceback (most recent call last):
Jun 15 12:42:37 aries cinnamon-calendar-server[3168]: File "/usr/lib/cinnamon/cinnamon-calendar-server.py", line 16, in <module>
Jun 15 12:42:37 aries cinnamon-calendar-server[3168]: gi.require_version('ICal', '3.0')
Jun 15 12:42:37 aries cinnamon-calendar-server[3168]: ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
Jun 15 12:42:37 aries cinnamon-calendar-server[3168]: File "/usr/lib/python3.14/site-packages/gi/__init__.py", line 153, in require_version
Jun 15 12:42:37 aries cinnamon-calendar-server[3168]: raise ValueError(f"Namespace {namespace} not available for version {version}")
Jun 15 12:42:37 aries cinnamon-calendar-server[3168]: ValueError: Namespace ICal not available for version 3.0
Jun 15 12:42:37 aries systemd[2080]: dbus-:1.1-org.cinnamon.CalendarServer@0.service: Main process exited, code=exited, status=1/FAILURE
Jun 15 12:42:37 aries systemd[2080]: dbus-:1.1-org.cinnamon.CalendarServer@0.service: Failed with result 'exit-code'.
Jun 15 12:42:37 aries systemd[2080]: Started app-org.chromium.Chromium-2415.scope.
Jun 15 12:42:37 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 12:42:37 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 12:42:37 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 12:42:38 aries syncthingtray-qt6[2409]: dbus reply error: [ "org.freedesktop.DBus.Error.NameHasNoOwner" ] "Could not activate remote peer 'org.freedesktop.portal.Desktop': startup job failed"
Jun 15 12:42:38 aries syncthingtray-qt6[2409]: dbus reply error: [ "org.freedesktop.DBus.Error.NameHasNoOwner" ] "Could not activate remote peer 'org.freedesktop.portal.Desktop': startup job failed"
Jun 15 12:42:38 aries gnome-keyring-daemon[2096]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Jun 15 12:42:38 aries gnome-keyring-daemon[2096]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Jun 15 12:42:38 aries systemd[2080]: Started app-signal-2420.scope.
Jun 15 12:42:38 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 12:42:38 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 12:42:38 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 12:42:38 aries systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 15 12:42:38 aries kernel: usb 1-5.2.2: reset high-speed USB device number 7 using xhci_hcd
Jun 15 12:42:39 aries kernel: traps: ThreadPoolForeg[3988] trap int3 ip:56169a72a3b5 sp:7ff2c1bf4ce0 error:0 in electron[6ecc3b5,561695ea0000+9484000]
Jun 15 12:42:39 aries systemd-coredump[3990]: Process 3988 (ThreadPoolForeg) of user 1000 terminated abnormally with signal 5/TRAP, processing...
Jun 15 12:42:39 aries systemd[1]: Created slice Slice /system/systemd-coredump.
Jun 15 12:42:39 aries systemd[1]: Started Process Core Dump (PID 3990/UID 0).
Jun 15 12:42:40 aries systemd-coredump[3991]: Process 3988 (ThreadPoolForeg) of user 1000 dumped core.
Stack trace of thread 3988:
#0 0x000056169a72a3b5 n/a (electron + 0x6ecd3b5)
#1 0x000056169a72a367 close (electron + 0x6ecd367)
#2 0x000056169a8a0f94 n/a (electron + 0x7043f94)
#3 0x0000561696a08c6c n/a (electron + 0x31abc6c)
#4 0x000056169a741afb n/a (electron + 0x6ee4afb)
#5 0x000056169a741a72 n/a (electron + 0x6ee4a72)
#6 0x000056169a72a3b4 n/a (electron + 0x6ecd3b4)
#7 0x000056169a72a367 close (electron + 0x6ecd367)
#8 0x00007ff2ca55b570 n/a (libglib-2.0.so.0 + 0xbe570)
#9 0x00007ff2ca5635d3 n/a (libglib-2.0.so.0 + 0xc65d3)
#10 0x00007ff2ca565ff6 n/a (libglib-2.0.so.0 + 0xc8ff6)
#11 0x00007ff2ca528e7b g_spawn_sync (libglib-2.0.so.0 + 0x8be7b)
#12 0x00007ff1c03461fd spd_open2 (libspeechd.so.2 + 0x61fd)
#13 0x00007ff1c034675d spd_open (libspeechd.so.2 + 0x675d)
#14 0x000056169978d1d5 n/a (electron + 0x5f301d5)
#15 0x000056169978ca9c n/a (electron + 0x5f2fa9c)
#16 0x000056169a6cefdf n/a (electron + 0x6e71fdf)
#17 0x000056169a6f9835 n/a (electron + 0x6e9c835)
#18 0x000056169a6f9026 n/a (electron + 0x6e9c026)
#19 0x000056169a6f8bac n/a (electron + 0x6e9bbac)
#20 0x000056169a70dbb3 n/a (electron + 0x6eb0bb3)
#21 0x000056169a70d95d n/a (electron + 0x6eb095d)
#22 0x000056169a70d879 n/a (electron + 0x6eb0879)
#23 0x000056169a729fd1 n/a (electron + 0x6eccfd1)
#24 0x00007ff2c90981b9 n/a (libc.so.6 + 0x981b9)
#25 0x00007ff2c911d21c n/a (libc.so.6 + 0x11d21c)
ELF object binary architecture: AMD x86-64
Jun 15 12:42:40 aries systemd[1]: systemd-coredump@0-1-3990_41146-0.service: Deactivated successfully.
Jun 15 12:42:40 aries systemd[1]: systemd-coredump@0-1-3990_41146-0.service: Consumed 1.283s CPU time over 1.376s wall clock time, 1.1G memory peak.
Jun 15 12:42:40 aries kernel: Bluetooth: RFCOMM TTY layer initialized
Jun 15 12:42:40 aries kernel: Bluetooth: RFCOMM socket layer initialized
Jun 15 12:42:40 aries kernel: Bluetooth: RFCOMM ver 1.11
Jun 15 12:42:40 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/ldac
Jun 15 12:42:40 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSink/aptx_hd
Jun 15 12:42:40 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/aptx_hd
Jun 15 12:42:40 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSink/aptx
Jun 15 12:42:40 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/aptx
Jun 15 12:42:40 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSink/aac
Jun 15 12:42:40 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/aac
Jun 15 12:42:40 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSink/opus_g
Jun 15 12:42:40 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/opus_g
Jun 15 12:42:40 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSink/sbc
Jun 15 12:42:40 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/sbc
Jun 15 12:42:40 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jun 15 12:42:40 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jun 15 12:42:40 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jun 15 12:42:40 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jun 15 12:42:40 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/faststream
Jun 15 12:42:40 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jun 15 12:42:40 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSink/opus_05
Jun 15 12:42:40 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/opus_05
Jun 15 12:42:40 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Jun 15 12:42:40 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Jun 15 12:42:40 aries wireplumber[2093]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Jun 15 12:42:40 aries wireplumber[2093]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
Jun 15 12:42:40 aries pipewire[2092]: ALSA lib utils.c:372:(uc_mgr_config_load_into) [error.ucm] could not open configuration file /usr/share/alsa/ucm2/USB-Audio/conf.d/0db0-70d3.conf
Jun 15 12:42:40 aries pipewire[2092]: ALSA lib parser.c:79:(uc_mgr_config_load_file) [error.ucm] failed to open file /usr/share/alsa/ucm2/USB-Audio/conf.d/0db0-70d3.conf: -2
Jun 15 12:42:42 aries bluetoothd[1581]: Failed to set mode: Failed (0x03)
Jun 15 12:42:43 aries systemd[2080]: Starting sandboxed app permission store...
Jun 15 12:42:43 aries systemd[2080]: Started sandboxed app permission store.
Jun 15 12:42:45 aries systemd[1]: Stopping User Manager for UID 970...
Jun 15 12:42:45 aries systemd[1765]: Activating special unit Exit the Session...
Jun 15 12:42:45 aries systemd[1765]: Stopped target Main User Target.
Jun 15 12:42:45 aries systemd[1765]: Stopped target Sound Card.
Jun 15 12:42:45 aries systemd[1765]: Stopping Accessibility services bus...
Jun 15 12:42:45 aries systemd[1765]: Stopping dbus-:1.6-org.a11y.atspi.Registry@0.service...
Jun 15 12:42:45 aries dbus-broker[1805]: Dispatched 21 messages @ 2(±3)μs / message.
Jun 15 12:42:45 aries systemd[1765]: Stopping User preferences database...
Jun 15 12:42:45 aries systemd[1765]: Stopping Virtual filesystem service...
Jun 15 12:42:45 aries systemd[1765]: Stopping Virtual filesystem metadata service...
Jun 15 12:42:45 aries systemd[1765]: Stopped Accessibility services bus.
Jun 15 12:42:45 aries systemd[1]: run-user-970-gvfs.mount: Deactivated successfully.
Jun 15 12:42:45 aries systemd[1765]: Stopped User preferences database.
Jun 15 12:42:45 aries systemd[1765]: Stopped Virtual filesystem service.
Jun 15 12:42:45 aries systemd[1765]: Stopped Virtual filesystem metadata service.
Jun 15 12:42:45 aries systemd[1765]: Stopped dbus-:1.6-org.a11y.atspi.Registry@0.service.
Jun 15 12:42:45 aries systemd[1765]: Removed slice Slice /app/dbus-:1.6-org.a11y.atspi.Registry.
Jun 15 12:42:45 aries systemd[1765]: Stopped target Basic System.
Jun 15 12:42:45 aries systemd[1765]: Stopped target Paths.
Jun 15 12:42:45 aries systemd[1765]: Stopped target Sockets.
Jun 15 12:42:45 aries systemd[1765]: Stopped target Timers.
Jun 15 12:42:45 aries systemd[1765]: Closed GnuPG network certificate management daemon.
Jun 15 12:42:45 aries systemd[1765]: Closed GNOME Keyring daemon.
Jun 15 12:42:45 aries systemd[1765]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 15 12:42:45 aries systemd[1765]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jun 15 12:42:45 aries systemd[1765]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jun 15 12:42:45 aries systemd[1765]: Closed GnuPG cryptographic agent and passphrase cache.
Jun 15 12:42:45 aries systemd[1765]: Closed GnuPG public key management service.
Jun 15 12:42:45 aries systemd[1765]: Closed p11-kit server.
Jun 15 12:42:45 aries systemd[1765]: Closed PipeWire PulseAudio.
Jun 15 12:42:45 aries systemd[1765]: Closed PipeWire Multimedia System Sockets.
Jun 15 12:42:45 aries systemd[1765]: Closed Query the User Interactively for a Password.
Jun 15 12:42:45 aries systemd[1765]: Closed Disk Image Download Service Socket.
Jun 15 12:42:45 aries systemd[1765]: Closed Journal Log Access Socket.
Jun 15 12:42:45 aries systemd[1765]: Closed Virtual Machine and Container Registration Service Socket.
Jun 15 12:42:45 aries dbus-broker[1781]: Dispatched 864 messages @ 1(±1)μs / message.
Jun 15 12:42:45 aries systemd[1765]: Stopping D-Bus User Message Bus...
Jun 15 12:42:45 aries systemd[1765]: Stopped D-Bus User Message Bus.
Jun 15 12:42:45 aries systemd[1765]: Removed slice User Core Session Slice.
Jun 15 12:42:45 aries systemd[1765]: Closed D-Bus User Message Bus Socket.
Jun 15 12:42:45 aries systemd[1765]: Removed slice User Application Slice.
Jun 15 12:42:45 aries systemd[1765]: Reached target Shutdown.
Jun 15 12:42:45 aries systemd[1765]: Finished Exit the Session.
Jun 15 12:42:45 aries systemd[1765]: Reached target Exit the Session.
Jun 15 12:42:45 aries systemd-logind[1583]: Removed session 1.
Jun 15 12:42:45 aries (sd-pam)[1767]: pam_unix(systemd-user:session): session closed for user lightdm
Jun 15 12:42:45 aries systemd[1]: user@970.service: Deactivated successfully.
Jun 15 12:42:45 aries systemd[1]: Stopped User Manager for UID 970.
Jun 15 12:42:45 aries systemd[1]: Stopping User Runtime Directory /run/user/970...
Jun 15 12:42:45 aries systemd[1]: run-user-970.mount: Deactivated successfully.
Jun 15 12:42:45 aries systemd[1]: user-runtime-dir@970.service: Deactivated successfully.
Jun 15 12:42:45 aries systemd[1]: Stopped User Runtime Directory /run/user/970.
Jun 15 12:42:45 aries systemd[1]: Removed slice User Slice of UID 970.
Jun 15 12:42:45 aries systemd[1]: user-970.slice: Consumed 1.145s CPU time over 15.172s wall clock time, 268.2M memory peak.
Jun 15 12:42:45 aries accounts-daemon[1656]: Unable to open /etc/tcb: No such file or directory
Jun 15 12:42:45 aries accounts-daemon[1656]: couldn't list homed users: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer 'org.freedesktop.home1': activation request failed: unknown unit
Jun 15 12:42:47 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 12:42:47 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 12:42:47 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 12:42:47 aries systemd[1]: Starting Time & Date Service...
Jun 15 12:42:48 aries systemd[1]: Started Time & Date Service.
Jun 15 12:42:48 aries rtkit-daemon[2105]: Successfully made thread 4799 of process 4619 owned by '1000' RT at priority 10.
Jun 15 12:42:51 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 12:42:51 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 12:42:51 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 12:42:51 aries rtkit-daemon[2105]: Successfully made thread 7564 of process 7222 owned by '1000' RT at priority 10.
Jun 15 12:42:53 aries systemd[2080]: Started app-org.chromium.Chromium-7918.scope.
Jun 15 12:42:53 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 12:42:53 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 12:42:53 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 12:42:53 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 12:42:53 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 12:42:53 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 12:42:53 aries kernel: traps: ThreadPoolForeg[8091] trap int3 ip:5643bfc163b5 sp:7fa1fc1f4ce0 error:0 in electron[6ecc3b5,5643bb38c000+9484000]
Jun 15 12:42:53 aries systemd-coredump[8092]: Process 8091 (ThreadPoolForeg) of user 1000 terminated abnormally with signal 5/TRAP, processing...
Jun 15 12:42:53 aries systemd[1]: Started Process Core Dump (PID 8092/UID 0).
Jun 15 12:42:53 aries kernel: usb 1-5.2.2: reset high-speed USB device number 7 using xhci_hcd
Jun 15 12:42:54 aries systemd-coredump[8093]: Process 8091 (ThreadPoolForeg) of user 1000 dumped core.
Stack trace of thread 8091:
#0 0x00005643bfc163b5 n/a (electron + 0x6ecd3b5)
#1 0x00005643bfc16367 close (electron + 0x6ecd367)
#2 0x00005643bfd8cf94 n/a (electron + 0x7043f94)
#3 0x00005643bbef4c6c n/a (electron + 0x31abc6c)
#4 0x00005643bfc2dafb n/a (electron + 0x6ee4afb)
#5 0x00005643bfc2da72 n/a (electron + 0x6ee4a72)
#6 0x00005643bfc163b4 n/a (electron + 0x6ecd3b4)
#7 0x00005643bfc16367 close (electron + 0x6ecd367)
#8 0x00007fa204d5b570 n/a (libglib-2.0.so.0 + 0xbe570)
#9 0x00007fa204d635d3 n/a (libglib-2.0.so.0 + 0xc65d3)
#10 0x00007fa204d65ff6 n/a (libglib-2.0.so.0 + 0xc8ff6)
#11 0x00007fa204d28e7b g_spawn_sync (libglib-2.0.so.0 + 0x8be7b)
#12 0x00007fa16d9ca1fd spd_open2 (libspeechd.so.2 + 0x61fd)
#13 0x00007fa16d9ca75d spd_open (libspeechd.so.2 + 0x675d)
#14 0x00005643bec791d5 n/a (electron + 0x5f301d5)
#15 0x00005643bec78a9c n/a (electron + 0x5f2fa9c)
#16 0x00005643bfbbafdf n/a (electron + 0x6e71fdf)
#17 0x00005643bfbe5835 n/a (electron + 0x6e9c835)
#18 0x00005643bfbe5026 n/a (electron + 0x6e9c026)
#19 0x00005643bfbe4bac n/a (electron + 0x6e9bbac)
#20 0x00005643bfbf9bb3 n/a (electron + 0x6eb0bb3)
#21 0x00005643bfbf995d n/a (electron + 0x6eb095d)
#22 0x00005643bfbf9879 n/a (electron + 0x6eb0879)
#23 0x00005643bfc15fd1 n/a (electron + 0x6eccfd1)
#24 0x00007fa2036981b9 n/a (libc.so.6 + 0x981b9)
#25 0x00007fa20371d21c n/a (libc.so.6 + 0x11d21c)
ELF object binary architecture: AMD x86-64
Jun 15 12:42:54 aries systemd[1]: systemd-coredump@1-4097-8092_25148-0.service: Deactivated successfully.
Jun 15 12:42:54 aries systemd[1]: systemd-coredump@1-4097-8092_25148-0.service: Consumed 1.369s CPU time over 1.473s wall clock time, 1G memory peak.
Jun 15 12:42:58 aries systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 15 12:43:07 aries systemd[1]: systemd-localed.service: Deactivated successfully.
Jun 15 12:43:08 aries systemd-timesyncd[1372]: Timed out waiting for reply from 192.42.116.10:123 (2.arch.pool.ntp.org).
Jun 15 12:43:18 aries systemd-timesyncd[1372]: Timed out waiting for reply from 45.81.171.205:123 (2.arch.pool.ntp.org).
Jun 15 12:43:19 aries systemd-timesyncd[1372]: Contacted time server 91.192.36.161:123 (2.arch.pool.ntp.org).
Jun 15 12:43:19 aries systemd-timesyncd[1372]: Initial clock synchronization to Mon 2026-06-15 12:43:19.899707 CEST.
Jun 15 12:43:22 aries systemd[1]: systemd-timedated.service: Deactivated successfully.
Jun 15 12:48:51 aries systemd[2080]: Created slice Slice /app/org.gnome.Terminal.
Jun 15 12:48:51 aries systemd[2080]: Starting GNOME Terminal Server...
Jun 15 12:48:51 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 12:48:51 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 12:48:51 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 12:48:51 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 12:48:51 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 12:48:51 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 12:48:51 aries org.gnome.Terminal[14594]: Couldn't read the color-scheme setting: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer 'org.freedesktop.portal.Desktop': startup job failed
Jun 15 12:48:51 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 12:48:51 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 12:48:51 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 12:48:51 aries org.gnome.Terminal[14594]: Couldn't read the color-scheme setting: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer 'org.freedesktop.portal.Desktop': startup job failed
Jun 15 12:48:51 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 12:48:51 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 12:48:51 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 12:48:51 aries org.gnome.Terminal[14594]: Couldn't read the contrast setting: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer 'org.freedesktop.portal.Desktop': startup job failed
Jun 15 12:48:51 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 12:48:51 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 12:48:51 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 12:48:51 aries org.gnome.Terminal[14594]: Couldn't read the high-contrast setting: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer 'org.freedesktop.portal.Desktop': startup job failed
Jun 15 12:48:51 aries systemd[2080]: Started GNOME Terminal Server.
Jun 15 12:48:52 aries systemd[2080]: Started VTE child process 14635 launched by org.gnome.Terminal process 14594.
Jun 15 12:49:00 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 12:49:00 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 12:49:00 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 12:49:00 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 12:49:00 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 12:49:00 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 12:49:00 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 12:49:00 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 12:49:00 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 12:49:00 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 12:49:00 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 12:49:00 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 12:49:00 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 12:49:00 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 12:49:00 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 12:49:00 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 12:49:00 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 12:49:00 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 12:49:00 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 12:49:00 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 12:49:00 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 12:51:24 aries systemd-logind[1583]: The system will suspend now!
Jun 15 12:51:24 aries NetworkManager[1579]: <info> [1781520684.8811] manager: sleep: sleep requested (sleeping: no enabled: yes)
Jun 15 12:51:24 aries rtkit-daemon[2105]: Demoting known real-time threads.
Jun 15 12:51:24 aries NetworkManager[1579]: <info> [1781520684.8812] device (wlan0): state change: unavailable -> unmanaged (reason 'unmanaged-nm-disabled', managed-type: 'full')
Jun 15 12:51:24 aries rtkit-daemon[2105]: Successfully demoted thread 2108 of process 2095.
Jun 15 12:51:24 aries NetworkManager[1579]: <info> [1781520684.8813] device (wlan0): set-hw-addr: reset MAC address to 14:AC:60:8A:DB:27 (unmanage)
Jun 15 12:51:24 aries rtkit-daemon[2105]: Successfully demoted thread 2095 of process 2095.
Jun 15 12:51:24 aries NetworkManager[1579]: <info> [1781520684.8816] manager: NetworkManager state is now DISABLED (ASLEEP)
Jun 15 12:51:24 aries rtkit-daemon[2105]: Successfully demoted thread 2107 of process 2092.
Jun 15 12:51:24 aries NetworkManager[1579]: <info> [1781520684.8816] device (enp14s0): state change: activated -> deactivating (reason 'sleeping', managed-type: 'full')
Jun 15 12:51:24 aries rtkit-daemon[2105]: Successfully demoted thread 2092 of process 2092.
Jun 15 12:51:24 aries systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 15 12:51:24 aries rtkit-daemon[2105]: Successfully demoted thread 2128 of process 2093.
Jun 15 12:51:24 aries rtkit-daemon[2105]: Successfully demoted thread 2093 of process 2093.
Jun 15 12:51:24 aries rtkit-daemon[2105]: Demoted 6 threads.
Jun 15 12:51:24 aries systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 15 12:51:24 aries NetworkManager[1579]: <info> [1781520684.9020] device (enp14s0): state change: deactivating -> disconnected (reason 'sleeping', managed-type: 'full')
Jun 15 12:51:24 aries NetworkManager[1579]: <info> [1781520684.9342] device (enp14s0): state change: disconnected -> unmanaged (reason 'unmanaged-nm-disabled', managed-type: 'full')
Jun 15 12:51:24 aries kernel: r8169 0000:0e:00.0 enp14s0: Link is Down
Jun 15 12:51:24 aries systemd[2080]: Started dbus-:1.1-org.cinnamon.ScreenSaver@1.service.
Jun 15 12:51:25 aries cinnamon-screensaver[17825]: CsNotificationWatcher: Could not add match rule to bus - GDBus.Error:org.freedesktop.DBus.Error.MatchRuleInvalid: Invalid match rule
Jun 15 12:51:25 aries cinnamon-screensaver[17825]: Loading AccountsService
Jun 15 12:51:25 aries cinnamon-screensaver[17825]: Fractional scaling active: False
Jun 15 12:51:25 aries cinnamon-screensaver[17825]: Failed to import on-screen keyboard: Namespace Caribou not available
Jun 15 12:51:25 aries cinnamon-screensaver[17825]: Trying to connect to logind...
Jun 15 12:51:25 aries cinnamon-screensaver[17825]: Starting screensaver...
Jun 15 12:51:25 aries cinnamon-screensaver[17825]: Cinnamon Screensaver support not found in current theme - adding some...
Jun 15 12:51:25 aries systemd[1]: Reached target Sleep.
Jun 15 12:51:25 aries systemd[1]: Starting System Suspend...
Jun 15 12:51:25 aries systemd[1]: session-2.scope: Unit now frozen-by-parent.
Jun 15 12:51:25 aries systemd[1]: user.slice: Unit now frozen.
Jun 15 12:51:25 aries systemd[1]: user-1000.slice: Unit now frozen-by-parent.
Jun 15 12:51:25 aries systemd-sleep[17861]: Successfully froze unit 'user.slice'.
Jun 15 12:51:25 aries systemd[1]: user@1000.service: Unit now frozen-by-parent.
Jun 15 12:51:25 aries systemd-sleep[17861]: Performing sleep operation 'suspend'...
Jun 15 12:51:25 aries kernel: PM: suspend entry (deep)
Jun 15 12:51:25 aries kernel: Filesystems sync: 0.011 seconds
Jun 15 14:19:12 aries kernel: Freezing user space processes
Jun 15 14:19:12 aries kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Jun 15 14:19:12 aries kernel: OOM killer disabled.
Jun 15 14:19:12 aries kernel: Freezing remaining freezable tasks
Jun 15 14:19:12 aries kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Jun 15 14:19:12 aries bluetoothd[1581]: Endpoint unregistered: sender=:1.59 path=/MediaEndpoint/A2DPSource/ldac
Jun 15 14:19:12 aries kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Jun 15 14:19:12 aries bluetoothd[1581]: Endpoint unregistered: sender=:1.59 path=/MediaEndpoint/A2DPSink/aptx_hd
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: MODE1 reset
Jun 15 14:19:12 aries bluetoothd[1581]: Endpoint unregistered: sender=:1.59 path=/MediaEndpoint/A2DPSource/aptx_hd
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: GPU mode1 reset
Jun 15 14:19:12 aries bluetoothd[1581]: Endpoint unregistered: sender=:1.59 path=/MediaEndpoint/A2DPSink/aptx
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: GPU smu mode1 reset
Jun 15 14:19:12 aries bluetoothd[1581]: Endpoint unregistered: sender=:1.59 path=/MediaEndpoint/A2DPSource/aptx
Jun 15 14:19:12 aries kernel: ACPI: PM: Preparing to enter system sleep state S3
Jun 15 14:19:12 aries bluetoothd[1581]: Endpoint unregistered: sender=:1.59 path=/MediaEndpoint/A2DPSink/aac
Jun 15 14:19:12 aries kernel: ACPI: PM: Saving platform NVS memory
Jun 15 14:19:12 aries bluetoothd[1581]: Endpoint unregistered: sender=:1.59 path=/MediaEndpoint/A2DPSource/aac
Jun 15 14:19:12 aries kernel: Disabling non-boot CPUs ...
Jun 15 14:19:12 aries bluetoothd[1581]: Endpoint unregistered: sender=:1.59 path=/MediaEndpoint/A2DPSink/opus_g
Jun 15 14:19:12 aries kernel: smpboot: CPU 15 is now offline
Jun 15 14:19:12 aries bluetoothd[1581]: Endpoint unregistered: sender=:1.59 path=/MediaEndpoint/A2DPSource/opus_g
Jun 15 14:19:12 aries kernel: smpboot: CPU 14 is now offline
Jun 15 14:19:12 aries dbus-broker[1577]: A security policy denied :1.3 to send method call /midi/profile:org.bluez.GattProfile1.Release to :1.60.
Jun 15 14:19:12 aries bluetoothd[1581]: Endpoint unregistered: sender=:1.59 path=/MediaEndpoint/A2DPSink/sbc
Jun 15 14:19:12 aries kernel: smpboot: CPU 13 is now offline
Jun 15 14:19:12 aries bluetoothd[1581]: Endpoint unregistered: sender=:1.59 path=/MediaEndpoint/A2DPSource/sbc
Jun 15 14:19:12 aries kernel: smpboot: CPU 12 is now offline
Jun 15 14:19:12 aries bluetoothd[1581]: Endpoint unregistered: sender=:1.59 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jun 15 14:19:12 aries kernel: smpboot: CPU 11 is now offline
Jun 15 14:19:12 aries bluetoothd[1581]: Endpoint unregistered: sender=:1.59 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jun 15 14:19:12 aries kernel: smpboot: CPU 10 is now offline
Jun 15 14:19:12 aries bluetoothd[1581]: Endpoint unregistered: sender=:1.59 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jun 15 14:19:12 aries kernel: smpboot: CPU 9 is now offline
Jun 15 14:19:12 aries bluetoothd[1581]: Endpoint unregistered: sender=:1.59 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jun 15 14:19:12 aries kernel: smpboot: CPU 8 is now offline
Jun 15 14:19:12 aries bluetoothd[1581]: Endpoint unregistered: sender=:1.59 path=/MediaEndpoint/A2DPSource/faststream
Jun 15 14:19:12 aries kernel: Spectre V2 : Update user space SMT mitigation: STIBP off
Jun 15 14:19:12 aries bluetoothd[1581]: Endpoint unregistered: sender=:1.59 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jun 15 14:19:12 aries kernel: smpboot: CPU 7 is now offline
Jun 15 14:19:12 aries bluetoothd[1581]: Endpoint unregistered: sender=:1.59 path=/MediaEndpoint/A2DPSink/opus_05
Jun 15 14:19:12 aries kernel: smpboot: CPU 6 is now offline
Jun 15 14:19:12 aries bluetoothd[1581]: Endpoint unregistered: sender=:1.59 path=/MediaEndpoint/A2DPSource/opus_05
Jun 15 14:19:12 aries kernel: smpboot: CPU 5 is now offline
Jun 15 14:19:12 aries bluetoothd[1581]: Endpoint unregistered: sender=:1.59 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Jun 15 14:19:12 aries kernel: smpboot: CPU 4 is now offline
Jun 15 14:19:12 aries bluetoothd[1581]: Endpoint unregistered: sender=:1.59 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Jun 15 14:19:12 aries kernel: smpboot: CPU 3 is now offline
Jun 15 14:19:12 aries bluetoothd[1581]: Battery Provider Manager destroyed
Jun 15 14:19:12 aries kernel: smpboot: CPU 2 is now offline
Jun 15 14:19:12 aries kernel: smpboot: CPU 1 is now offline
Jun 15 14:19:12 aries kernel: ACPI: PM: Low-level resume complete
Jun 15 14:19:12 aries kernel: ACPI: PM: Restoring platform NVS memory
Jun 15 14:19:12 aries kernel: AMD-Vi: Virtual APIC enabled
Jun 15 14:19:12 aries kernel: AMD-Vi: Virtual APIC enabled
Jun 15 14:19:12 aries kernel: LVT offset 0 assigned for vector 0x400
Jun 15 14:19:12 aries kernel: Enabling non-boot CPUs ...
Jun 15 14:19:12 aries kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Jun 15 14:19:12 aries kernel: CPU1 is up
Jun 15 14:19:12 aries kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Jun 15 14:19:12 aries kernel: CPU2 is up
Jun 15 14:19:12 aries kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Jun 15 14:19:12 aries kernel: CPU3 is up
Jun 15 14:19:12 aries kernel: smpboot: Booting Node 0 Processor 4 APIC 0x8
Jun 15 14:19:12 aries kernel: CPU4 is up
Jun 15 14:19:12 aries kernel: smpboot: Booting Node 0 Processor 5 APIC 0xa
Jun 15 14:19:12 aries kernel: CPU5 is up
Jun 15 14:19:12 aries kernel: smpboot: Booting Node 0 Processor 6 APIC 0xc
Jun 15 14:19:12 aries kernel: CPU6 is up
Jun 15 14:19:12 aries kernel: smpboot: Booting Node 0 Processor 7 APIC 0xe
Jun 15 14:19:12 aries kernel: CPU7 is up
Jun 15 14:19:12 aries kernel: smpboot: Booting Node 0 Processor 8 APIC 0x1
Jun 15 14:19:12 aries systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 15 14:19:12 aries kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Jun 15 14:19:12 aries kernel: CPU8 is up
Jun 15 14:19:12 aries kernel: smpboot: Booting Node 0 Processor 9 APIC 0x3
Jun 15 14:19:12 aries kernel: Spurious APIC interrupt (vector 0xFF) on CPU#9, should never happen.
Jun 15 14:19:12 aries kernel: CPU9 is up
Jun 15 14:19:12 aries kernel: smpboot: Booting Node 0 Processor 10 APIC 0x5
Jun 15 14:19:12 aries kernel: Spurious APIC interrupt (vector 0xFF) on CPU#10, should never happen.
Jun 15 14:19:12 aries kernel: CPU10 is up
Jun 15 14:19:12 aries kernel: smpboot: Booting Node 0 Processor 11 APIC 0x7
Jun 15 14:19:12 aries kernel: Spurious APIC interrupt (vector 0xFF) on CPU#11, should never happen.
Jun 15 14:19:12 aries kernel: CPU11 is up
Jun 15 14:19:12 aries kernel: smpboot: Booting Node 0 Processor 12 APIC 0x9
Jun 15 14:19:12 aries kernel: Spurious APIC interrupt (vector 0xFF) on CPU#12, should never happen.
Jun 15 14:19:12 aries kernel: CPU12 is up
Jun 15 14:19:12 aries kernel: smpboot: Booting Node 0 Processor 13 APIC 0xb
Jun 15 14:19:12 aries kernel: Spurious APIC interrupt (vector 0xFF) on CPU#13, should never happen.
Jun 15 14:19:12 aries kernel: CPU13 is up
Jun 15 14:19:12 aries kernel: smpboot: Booting Node 0 Processor 14 APIC 0xd
Jun 15 14:19:12 aries kernel: Spurious APIC interrupt (vector 0xFF) on CPU#14, should never happen.
Jun 15 14:19:12 aries kernel: CPU14 is up
Jun 15 14:19:12 aries kernel: smpboot: Booting Node 0 Processor 15 APIC 0xf
Jun 15 14:19:12 aries kernel: Spurious APIC interrupt (vector 0xFF) on CPU#15, should never happen.
Jun 15 14:19:12 aries kernel: CPU15 is up
Jun 15 14:19:12 aries kernel: ACPI: PM: Waking up from system sleep state S3
Jun 15 14:19:12 aries kernel: xhci_hcd 0000:10:00.0: xHC error in resume, USBSTS 0x401, Reinit
Jun 15 14:19:12 aries kernel: usb usb1: root hub lost power or was reset
Jun 15 14:19:12 aries kernel: usb usb2: root hub lost power or was reset
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: [drm] PCIE GART of 1024M enabled (table at 0x000000F41FC00000).
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: PSP is resuming...
Jun 15 14:19:12 aries systemd-sleep[17861]: System returned from sleep operation 'suspend'.
Jun 15 14:19:12 aries kernel: nvme nvme0: 8/0/0 default/read/poll queues
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: reserve 0xa00000 from 0xf41e000000 for PSP TMR
Jun 15 14:19:12 aries kernel: nvme nvme1: 8/0/0 default/read/poll queues
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: RAS: optional ras ta ucode is not available
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: RAP: optional rap ta ucode is not available
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: SECUREDISPLAY: optional securedisplay ta ucode is not available
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: SMU is resuming...
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: SMU is resumed successfully!
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: kiq ring mec 2 pipe 1 q 0
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: [drm] DMUB hardware initialized: version=0x05003000
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
Jun 15 14:19:12 aries systemd[1]: user.slice: Unit now thawed.
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: ring comp_1.0.0 uses VM inv eng 4 on hub 0
Jun 15 14:19:12 aries systemd[1]: user-1000.slice: Unit now thawed.
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: ring comp_1.1.0 uses VM inv eng 5 on hub 0
Jun 15 14:19:12 aries systemd-sleep[17861]: Successfully thawed unit 'user.slice'.
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Jun 15 14:19:12 aries systemd[1]: user@1000.service: Unit now thawed.
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Jun 15 14:19:12 aries systemd[1]: session-2.scope: Unit now thawed.
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Jun 15 14:19:12 aries systemd[1]: systemd-suspend.service: Deactivated successfully.
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: ring sdma0 uses VM inv eng 13 on hub 0
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: ring vcn_dec_0 uses VM inv eng 0 on hub 8
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: ring jpeg_dec uses VM inv eng 5 on hub 8
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: [drm] PCIE GART of 512M enabled (table at 0x0000008001300000).
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: PSP is resuming...
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: [drm] Cannot find any crtc or sizes
Jun 15 14:19:12 aries kernel: amdgpu 0000:13:00.0: [drm] Cannot find any crtc or sizes
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: reserve 0xa700000 from 0x83e0000000 for PSP TMR
Jun 15 14:19:12 aries kernel: usb 1-10: WARN: invalid context state for evaluate context command.
Jun 15 14:19:12 aries kernel: ata3: SATA link down (SStatus 0 SControl 300)
Jun 15 14:19:12 aries kernel: ata1: SATA link down (SStatus 0 SControl 300)
Jun 15 14:19:12 aries kernel: ata4: SATA link down (SStatus 0 SControl 300)
Jun 15 14:19:12 aries kernel: ata5: SATA link down (SStatus 0 SControl 300)
Jun 15 14:19:12 aries kernel: ata2: SATA link down (SStatus 0 SControl 300)
Jun 15 14:19:12 aries kernel: ata6: SATA link down (SStatus 0 SControl 300)
Jun 15 14:19:12 aries kernel: usb 1-10: reset full-speed USB device number 11 using xhci_hcd
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: RAP: optional rap ta ucode is not available
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: SECUREDISPLAY: optional securedisplay ta ucode is not available
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: SMU is resuming...
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: smu driver if version = 0x0000003d, smu fw if version = 0x00000040, smu fw program = 0, smu fw version = 0x00505600 (80.86.0)
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: SMU driver if version not matched
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: SMU is resumed successfully!
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: [drm] DMUB hardware initialized: version=0x07003101
Jun 15 14:19:12 aries kernel: usb 1-7: reset high-speed USB device number 9 using xhci_hcd
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: ring sdma0 uses VM inv eng 12 on hub 0
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: ring sdma1 uses VM inv eng 13 on hub 0
Jun 15 14:19:12 aries systemd[1]: Finished System Suspend.
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: ring vcn_unified_0 uses VM inv eng 0 on hub 8
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: ring vcn_unified_1 uses VM inv eng 1 on hub 8
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: ring jpeg_dec uses VM inv eng 4 on hub 8
Jun 15 14:19:12 aries kernel: amdgpu 0000:03:00.0: ring mes_kiq_3.1.0 uses VM inv eng 14 on hub 0
Jun 15 14:19:12 aries kernel: usb 1-6: reset high-speed USB device number 4 using xhci_hcd
Jun 15 14:19:12 aries systemd[1]: Stopped target Sleep.
Jun 15 14:19:12 aries kernel: usb 1-12: reset high-speed USB device number 13 using xhci_hcd
Jun 15 14:19:12 aries systemd[1]: Reached target Suspend.
Jun 15 14:19:12 aries kernel: usb 1-5: reset high-speed USB device number 3 using xhci_hcd
Jun 15 14:19:12 aries systemd-logind[1583]: Operation 'suspend' finished.
Jun 15 14:19:12 aries kernel: usb 2-5: reset SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
Jun 15 14:19:12 aries systemd[1]: Stopped target Suspend.
Jun 15 14:19:12 aries rtkit-daemon[2105]: Resuming known real-time threads.
Jun 15 14:19:12 aries kernel: usb 1-5.2: reset high-speed USB device number 5 using xhci_hcd
Jun 15 14:19:12 aries NetworkManager[1579]: <info> [1781525952.9506] manager: sleep: wake requested (sleeping: yes enabled: yes)
Jun 15 14:19:12 aries rtkit-daemon[2105]: Successfully made thread 2108 of process 2095 owned by '1000' RT at priority 20.
Jun 15 14:19:12 aries kernel: usb 2-5.2: reset SuperSpeed USB device number 3 using xhci_hcd
Jun 15 14:19:12 aries NetworkManager[1579]: <info> [1781525952.9507] device (enp14s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Jun 15 14:19:12 aries rtkit-daemon[2105]: Successfully made thread 2095 of process 2095 owned by '1000' high priority at nice level -11.
Jun 15 14:19:12 aries kernel: usb 1-5.2.2: reset high-speed USB device number 7 using xhci_hcd
Jun 15 14:19:12 aries rtkit-daemon[2105]: Successfully made thread 2107 of process 2092 owned by '1000' RT at priority 20.
Jun 15 14:19:12 aries kernel: usb 1-5.2.4: WARN: invalid context state for evaluate context command.
Jun 15 14:19:12 aries rtkit-daemon[2105]: Successfully made thread 2092 of process 2092 owned by '1000' high priority at nice level -11.
Jun 15 14:19:12 aries kernel: usb 1-5.2.4: reset full-speed USB device number 10 using xhci_hcd
Jun 15 14:19:12 aries rtkit-daemon[2105]: Successfully made thread 2128 of process 2093 owned by '1000' RT at priority 20.
Jun 15 14:19:12 aries kernel: usb 1-5.2.3: WARN: invalid context state for evaluate context command.
Jun 15 14:19:12 aries rtkit-daemon[2105]: Successfully made thread 2093 of process 2093 owned by '1000' high priority at nice level -11.
Jun 15 14:19:12 aries kernel: usb 1-5.2.3: reset full-speed USB device number 8 using xhci_hcd
Jun 15 14:19:12 aries rtkit-daemon[2105]: Resumed scheduling 6 threads.
Jun 15 14:19:12 aries kernel: usb 1-5.2.1: WARN: invalid context state for evaluate context command.
Jun 15 14:19:12 aries kernel: usb 1-5.2.1: reset full-speed USB device number 6 using xhci_hcd
Jun 15 14:19:12 aries kernel: usb 1-5.2.5: reset high-speed USB device number 12 using xhci_hcd
Jun 15 14:19:12 aries kernel: OOM killer enabled.
Jun 15 14:19:12 aries kernel: Restarting tasks: Starting
Jun 15 14:19:12 aries kernel: usb 1-4: USB disconnect, device number 2
Jun 15 14:19:12 aries kernel: Restarting tasks: Done
Jun 15 14:19:12 aries kernel: efivarfs: resyncing variable state
Jun 15 14:19:12 aries kernel: efivarfs: finished resyncing variable state
Jun 15 14:19:12 aries kernel: random: crng reseeded on system resumption
Jun 15 14:19:12 aries kernel: PM: suspend exit
Jun 15 14:19:12 aries kernel: Bluetooth: hci0: HW/SW Version: 0x008a008a, Build Time: 20260224103448
Jun 15 14:19:12 aries kernel: Realtek Internal NBASE-T PHY r8169-0-e00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-e00:00, irq=MAC)
Jun 15 14:19:12 aries systemd[1]: Stopped target Bluetooth Support.
Jun 15 14:19:12 aries systemd[2080]: Reached target Bluetooth.
Jun 15 14:19:12 aries systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 15 14:19:12 aries systemd[1]: Reached target Bluetooth Support.
Jun 15 14:19:12 aries cinnamon-screensaver[17825]: AccountsService ready
Jun 15 14:19:12 aries cinnamon-screensaver[17825]: Successfully using logind
Jun 15 14:19:13 aries NetworkManager[1579]: <info> [1781525953.1236] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Jun 15 14:19:13 aries NetworkManager[1579]: <info> [1781525953.1239] device (wlan0): set-hw-addr: set MAC address to 5A:48:F7:3B:83:5A (scanning)
Jun 15 14:19:13 aries kernel: r8169 0000:0e:00.0 enp14s0: Link is Down
Jun 15 14:19:13 aries NetworkManager[1579]: <info> [1781525953.1240] manager: NetworkManager state is now DISCONNECTED
Jun 15 14:19:13 aries kernel: Bluetooth: hci0: Device setup in 193126 usecs
Jun 15 14:19:13 aries kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Jun 15 14:19:13 aries kernel: Bluetooth: hci0: AOSP extensions version v1.00
Jun 15 14:19:13 aries kernel: Bluetooth: hci0: AOSP quality report is supported
Jun 15 14:19:13 aries bluetoothd[1581]: Battery Provider Manager created
Jun 15 14:19:13 aries bluetoothd[1581]: Failed to set default system config for hci0
Jun 15 14:19:13 aries kernel: Bluetooth: MGMT ver 1.23
Jun 15 14:19:13 aries bluetoothd[1581]: Failed to set mode: Failed (0x03)
Jun 15 14:19:13 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/ldac
Jun 15 14:19:13 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSink/aptx_hd
Jun 15 14:19:13 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/aptx_hd
Jun 15 14:19:13 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSink/aptx
Jun 15 14:19:13 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/aptx
Jun 15 14:19:13 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSink/aac
Jun 15 14:19:13 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/aac
Jun 15 14:19:13 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSink/opus_g
Jun 15 14:19:13 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/opus_g
Jun 15 14:19:13 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSink/sbc
Jun 15 14:19:13 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/sbc
Jun 15 14:19:13 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jun 15 14:19:13 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jun 15 14:19:13 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jun 15 14:19:13 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jun 15 14:19:13 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/faststream
Jun 15 14:19:13 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jun 15 14:19:13 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSink/opus_05
Jun 15 14:19:13 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/opus_05
Jun 15 14:19:13 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Jun 15 14:19:13 aries bluetoothd[1581]: Endpoint registered: sender=:1.59 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Jun 15 14:19:13 aries bluetoothd[1581]: Failed to add device D5:5C:E9:9E:F0:C9 (2): Failed (0x03)
Jun 15 14:19:15 aries NetworkManager[1579]: <info> [1781525955.7559] device (enp14s0): carrier: link connected
Jun 15 14:19:15 aries NetworkManager[1579]: <info> [1781525955.7561] device (enp14s0): state change: unavailable -> disconnected (reason 'carrier-changed', managed-type: 'full')
Jun 15 14:19:15 aries kernel: r8169 0000:0e:00.0 enp14s0: Link is Up - 1Gbps/Full - flow control rx/tx
Jun 15 14:19:15 aries NetworkManager[1579]: <info> [1781525955.7566] policy: auto-activating connection 'Profile 1' (414de9db-8e6a-4fb9-b549-4b36931dc881)
Jun 15 14:19:15 aries NetworkManager[1579]: <info> [1781525955.7567] device (enp14s0): Activation: starting connection 'Profile 1' (414de9db-8e6a-4fb9-b549-4b36931dc881)
Jun 15 14:19:15 aries NetworkManager[1579]: <info> [1781525955.7567] device (enp14s0): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Jun 15 14:19:15 aries NetworkManager[1579]: <info> [1781525955.7568] manager: NetworkManager state is now CONNECTING
Jun 15 14:19:15 aries NetworkManager[1579]: <info> [1781525955.7569] device (enp14s0): state change: prepare -> config (reason 'none', managed-type: 'full')
Jun 15 14:19:15 aries NetworkManager[1579]: <info> [1781525955.7571] device (enp14s0): state change: config -> ip-config (reason 'none', managed-type: 'full')
Jun 15 14:19:15 aries NetworkManager[1579]: <info> [1781525955.7579] policy: set 'Profile 1' (enp14s0) as default for IPv4 routing and DNS
Jun 15 14:19:15 aries NetworkManager[1579]: <info> [1781525955.9187] device (enp14s0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Jun 15 14:19:15 aries NetworkManager[1579]: <info> [1781525955.9195] device (enp14s0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Jun 15 14:19:15 aries NetworkManager[1579]: <info> [1781525955.9196] device (enp14s0): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Jun 15 14:19:15 aries NetworkManager[1579]: <info> [1781525955.9197] manager: NetworkManager state is now CONNECTED_SITE
Jun 15 14:19:15 aries NetworkManager[1579]: <info> [1781525955.9198] device (enp14s0): Activation: successful, device activated.
Jun 15 14:19:15 aries systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 15 14:19:15 aries systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 15 14:19:15 aries systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 15 14:19:17 aries cinnamon-screensaver-pam-helper[18015]: gkr-pam: unlocked login keyring
Jun 15 14:19:17 aries cinnamon-screensaver-pam-helper[18292]: pam_unix(cinnamon-screensaver:account): setuid failed: Operation not permitted
Jun 15 14:19:17 aries systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jun 15 14:19:21 aries NetworkManager[1579]: <info> [1781525961.1715] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 15 14:19:22 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 14:19:22 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 14:19:22 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 14:19:22 aries systemd[1]: Starting Time & Date Service...
Jun 15 14:19:22 aries systemd[1]: Started Time & Date Service.
Jun 15 14:19:22 aries rtkit-daemon[2105]: Successfully made thread 18493 of process 18306 owned by '1000' RT at priority 10.
Jun 15 14:19:25 aries systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 15 14:19:47 aries cinnamon-screensaver[17825]: Error in sys.excepthook:
Jun 15 14:19:47 aries cinnamon-screensaver[17825]: Original exception was:
Jun 15 14:19:47 aries cinnamon-screensaver[17825]: Error in sys.excepthook:
Jun 15 14:19:47 aries cinnamon-screensaver[17825]: Original exception was:
Jun 15 14:19:47 aries cinnamon-screensaver[17825]: Error in sys.excepthook:
Jun 15 14:19:47 aries cinnamon-screensaver[17825]: Original exception was:
Jun 15 14:19:47 aries systemd[2080]: dbus-:1.1-org.cinnamon.ScreenSaver@1.service: Consumed 941ms CPU time over 43.319s wall clock time, 124.8M memory peak.
Jun 15 14:19:52 aries systemd[1]: systemd-timedated.service: Deactivated successfully.
Jun 15 14:21:42 aries systemd[2080]: Starting GNOME Terminal Server...
Jun 15 14:21:42 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 14:21:42 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 14:21:42 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 14:21:42 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 14:21:42 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 14:21:42 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 14:21:42 aries org.gnome.Terminal[20980]: Couldn't read the color-scheme setting: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer 'org.freedesktop.portal.Desktop': startup job failed
Jun 15 14:21:42 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 14:21:42 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 14:21:42 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 14:21:42 aries org.gnome.Terminal[20980]: Couldn't read the color-scheme setting: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer 'org.freedesktop.portal.Desktop': startup job failed
Jun 15 14:21:42 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 14:21:42 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 14:21:42 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 14:21:42 aries org.gnome.Terminal[20980]: Couldn't read the contrast setting: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer 'org.freedesktop.portal.Desktop': startup job failed
Jun 15 14:21:42 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 14:21:42 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 14:21:42 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 14:21:42 aries org.gnome.Terminal[20980]: Couldn't read the high-contrast setting: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer 'org.freedesktop.portal.Desktop': startup job failed
Jun 15 14:21:42 aries systemd[2080]: Started GNOME Terminal Server.
Jun 15 14:21:42 aries systemd[2080]: Started VTE child process 21020 launched by org.gnome.Terminal process 20980.
Jun 15 14:21:51 aries systemd[2080]: Started VTE child process 21254 launched by org.gnome.Terminal process 20980.
Jun 15 14:21:55 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 14:21:55 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 14:21:55 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 14:21:55 aries systemd[2080]: Current graphical user session is inactive.
Jun 15 14:21:55 aries systemd[2080]: Dependency failed for Portal service.
Jun 15 14:21:55 aries systemd[2080]: xdg-desktop-portal.service: Job xdg-desktop-portal.service/start failed with result 'dependency'.
Jun 15 14:21:56 aries kernel: /proc/cgroups lists only v1 controllers, use cgroup.controllers of root cgroup for v2 info
Jun 15 14:24:58 aries systemd[1]: Starting Cleanup of Temporary Directories...
Jun 15 14:24:58 aries systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Jun 15 14:24:58 aries systemd[1]: Finished Cleanup of Temporary Directories.Last edited by astroboy (2026-06-17 19:56:46)
Offline
well - these warnings tell you: these directories are mountpoints - and at some point in time they were not mounted so something that actually belongs on the partition to be mounted there ended up in the directories on your os root partition instead
umount - check what's actuallly in the directories - clean them - remount them (or reboot)
as for boot: likely some update including a kernel update when /boot was not mounted for some reason - likely safe to clean
as for log: well - these are logs - duh - unless you need them safe to clean
Offline
Thank you! This was easier than I thought. /var/logs contained a very short pacman log, so I deleted it without even thinking about it. /boot had vmlinuz-linux in it, which I also deleted.
With this being done, I'm closing this thread.
Offline