Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save andreaippo/89e94b85df5402f8e622f34d996981f5 to your computer and use it in GitHub Desktop.
Save andreaippo/89e94b85df5402f8e622f34d996981f5 to your computer and use it in GitHub Desktop.
tsc boot stops at sddm including userspace
Jul 16 16:51:27 andromeda kernel: Linux version 6.9.9-1-default (geeko@buildhost) (gcc (SUSE Linux) 13.3.0, GNU ld (GNU Binutils; openSUSE Tumbleweed) 2.42.0.20240130-4) #1 SMP PREEMPT_DYNAMIC Thu Jul 11 11:31:54 UTC 2024 (8c0f797)
Jul 16 16:51:27 andromeda kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-6.9.9-1-default root=UUID=482e30f0-1cde-4d7b-8678-0540277a9c2c splash=silent resume=/dev/disk/by-uuid/e9fe592d-dd2a-4d5f-8cc0-0e8bb35762ad mitigations=auto quiet security=apparmor
Jul 16 16:51:27 andromeda kernel: BIOS-provided physical RAM map:
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000bffff] reserved
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009afffff] usable
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x0000000009b00000-0x0000000009dfffff] reserved
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x0000000009e00000-0x0000000009efffff] usable
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x0000000009f00000-0x0000000009f3bfff] ACPI NVS
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x0000000009f3c000-0x0000000049b5ffff] usable
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x0000000049b60000-0x000000004bd5ffff] reserved
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x000000004bd60000-0x000000004bd68fff] usable
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x000000004bd69000-0x000000004bd6cfff] reserved
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x000000004bd6d000-0x000000004bd6efff] usable
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x000000004bd6f000-0x000000004bd6ffff] reserved
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x000000004bd70000-0x0000000057f7efff] usable
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x0000000057f7f000-0x000000005a77efff] reserved
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x000000005a77f000-0x000000005af7efff] ACPI NVS
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x000000005af7f000-0x000000005affefff] ACPI data
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x000000005afff000-0x000000005affffff] usable
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x000000005b000000-0x000000005bffffff] reserved
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x000000005d790000-0x000000005d7effff] reserved
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x000000005d7f5000-0x000000005fffffff] reserved
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x00000000c0300000-0x00000000c03fffff] reserved
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec01fff] reserved
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x00000000fec20000-0x00000000fec20fff] reserved
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed81fff] reserved
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x0000000100000000-0x000000087e2fffff] usable
Jul 16 16:51:27 andromeda kernel: BIOS-e820: [mem 0x0000000880000000-0x00000008c01fffff] reserved
Jul 16 16:51:27 andromeda kernel: NX (Execute Disable) protection: active
Jul 16 16:51:27 andromeda kernel: APIC: Static calls initialized
Jul 16 16:51:27 andromeda kernel: e820: update [mem 0x4bd73018-0x4bd77257] usable ==> usable
Jul 16 16:51:27 andromeda kernel: extended physical RAM map:
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000bffff] reserved
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009afffff] usable
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x0000000009b00000-0x0000000009dfffff] reserved
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x0000000009e00000-0x0000000009efffff] usable
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x0000000009f00000-0x0000000009f3bfff] ACPI NVS
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x0000000009f3c000-0x0000000049b5ffff] usable
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x0000000049b60000-0x000000004bd5ffff] reserved
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x000000004bd60000-0x000000004bd68fff] usable
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x000000004bd69000-0x000000004bd6cfff] reserved
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x000000004bd6d000-0x000000004bd6efff] usable
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x000000004bd6f000-0x000000004bd6ffff] reserved
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x000000004bd70000-0x000000004bd73017] usable
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x000000004bd73018-0x000000004bd77257] usable
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x000000004bd77258-0x0000000057f7efff] usable
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x0000000057f7f000-0x000000005a77efff] reserved
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x000000005a77f000-0x000000005af7efff] ACPI NVS
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x000000005af7f000-0x000000005affefff] ACPI data
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x000000005afff000-0x000000005affffff] usable
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x000000005b000000-0x000000005bffffff] reserved
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x000000005d790000-0x000000005d7effff] reserved
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x000000005d7f5000-0x000000005fffffff] reserved
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x00000000c0300000-0x00000000c03fffff] reserved
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec01fff] reserved
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x00000000fec20000-0x00000000fec20fff] reserved
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x00000000fed80000-0x00000000fed81fff] reserved
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x0000000100000000-0x000000087e2fffff] usable
Jul 16 16:51:27 andromeda kernel: reserve setup_data: [mem 0x0000000880000000-0x00000008c01fffff] reserved
Jul 16 16:51:27 andromeda kernel: efi: EFI v2.9 by INSYDE Corp.
Jul 16 16:51:27 andromeda kernel: efi: ACPI=0x5affe000 ACPI 2.0=0x5affe014 TPMFinalLog=0x5af3f000 SMBIOS=0x58e77000 SMBIOS 3.0=0x58e74000 MEMATTR=0x52e2c018 ESRT=0x5491cc18 MOKvar=0x52e2e000 RNG=0x5af94018 TPMEventLog=0x47c0f018
Jul 16 16:51:27 andromeda kernel: random: crng init done
Jul 16 16:51:27 andromeda kernel: efi: Remove mem62: MMIO range=[0xc0300000-0xc03fffff] (1MB) from e820 map
Jul 16 16:51:27 andromeda kernel: e820: remove [mem 0xc0300000-0xc03fffff] reserved
Jul 16 16:51:27 andromeda kernel: efi: Remove mem63: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Jul 16 16:51:27 andromeda kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Jul 16 16:51:27 andromeda kernel: efi: Not removing mem64: MMIO range=[0xfec00000-0xfec01fff] (8KB) from e820 map
Jul 16 16:51:27 andromeda kernel: efi: Not removing mem65: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
Jul 16 16:51:27 andromeda kernel: efi: Not removing mem66: MMIO range=[0xfec20000-0xfec20fff] (4KB) from e820 map
Jul 16 16:51:27 andromeda kernel: efi: Not removing mem67: MMIO range=[0xfed80000-0xfed81fff] (8KB) from e820 map
Jul 16 16:51:27 andromeda kernel: efi: Not removing mem68: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Jul 16 16:51:27 andromeda kernel: efi: Remove mem69: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Jul 16 16:51:27 andromeda kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Jul 16 16:51:27 andromeda kernel: efi: Remove mem71: MMIO range=[0x8a0000000-0x8c01fffff] (514MB) from e820 map
Jul 16 16:51:27 andromeda kernel: e820: remove [mem 0x8a0000000-0x8c01fffff] reserved
Jul 16 16:51:27 andromeda kernel: secureboot: Secure boot disabled
Jul 16 16:51:27 andromeda kernel: SMBIOS 3.6.0 present.
Jul 16 16:51:27 andromeda kernel: DMI: Framework Laptop 13 (AMD Ryzen 7040Series)/FRANMDCP07, BIOS 03.05 03/29/2024
Jul 16 16:51:27 andromeda kernel: tsc: Fast TSC calibration using PIT
Jul 16 16:51:27 andromeda kernel: tsc: Detected 3293.680 MHz processor
Jul 16 16:51:27 andromeda kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jul 16 16:51:27 andromeda kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jul 16 16:51:27 andromeda kernel: last_pfn = 0x87e300 max_arch_pfn = 0x400000000
Jul 16 16:51:27 andromeda kernel: MTRR map: 7 entries (3 fixed + 4 variable; max 20), built from 9 variable MTRRs
Jul 16 16:51:27 andromeda kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Jul 16 16:51:27 andromeda kernel: last_pfn = 0x5b000 max_arch_pfn = 0x400000000
Jul 16 16:51:27 andromeda kernel: esrt: Reserving ESRT space from 0x000000005491cc18 to 0x000000005491cc50.
Jul 16 16:51:27 andromeda kernel: e820: update [mem 0x5491c000-0x5491cfff] usable ==> reserved
Jul 16 16:51:27 andromeda kernel: e820: update [mem 0x52e2e000-0x52e2efff] usable ==> reserved
Jul 16 16:51:27 andromeda kernel: Using GB pages for direct mapping
Jul 16 16:51:27 andromeda kernel: secureboot: Secure boot disabled
Jul 16 16:51:27 andromeda kernel: RAMDISK: [mem 0x44215000-0x473fbfff]
Jul 16 16:51:27 andromeda kernel: ACPI: Early table checksum verification disabled
Jul 16 16:51:27 andromeda kernel: ACPI: RSDP 0x000000005AFFE014 000024 (v02 INSYDE)
Jul 16 16:51:27 andromeda kernel: ACPI: XSDT 0x000000005AFA8228 00019C (v01 INSYDE EDK2 00000002 01000013)
Jul 16 16:51:27 andromeda kernel: ACPI: FACP 0x000000005AFEE000 00010C (v05 INSYDE EDK2 00000002 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20230628/tbfadt-615)
Jul 16 16:51:27 andromeda kernel: ACPI: DSDT 0x000000005AFDE000 0093EF (v02 INSYDE EDK2 00000002 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: FACS 0x000000005AEB1000 000040
Jul 16 16:51:27 andromeda kernel: ACPI: UEFI 0x000000005AF67000 0001CF (v01 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFF4000 008416 (v02 INSYDE EDK2 00000002 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFF3000 00033E (v01 INSYDE EDK2 00001000 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFF1000 000ABD (v02 INSYDE EDK2 00001000 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: ASF! 0x000000005AFF0000 0000A5 (v32 INSYDE EDK2 00000002 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: BOOT 0x000000005AFEF000 000028 (v01 INSYDE EDK2 00000002 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: HPET 0x000000005AFED000 000038 (v01 INSYDE EDK2 00000002 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: APIC 0x000000005AFEC000 000138 (v03 INSYDE EDK2 00000002 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: MCFG 0x000000005AFEB000 00003C (v01 INSYDE EDK2 00000002 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SLIC 0x000000005AFEA000 000176 (v01 INSYDE EDK2 00000002 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: VFCT 0x000000005AFD9000 004284 (v01 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFD8000 0000F8 (v02 INSYDE EDK2 00001000 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFD2000 00547E (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: CRAT 0x000000005AFD1000 000F10 (v01 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: CDIT 0x000000005AFD0000 000029 (v01 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFCF000 000F8D (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFCD000 001086 (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFFD000 000BAF (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFCA000 001E78 (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFC9000 00077A (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFC8000 000737 (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFC6000 0015C8 (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFC3000 002A9E (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFB9000 0098F6 (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: FPDT 0x000000005AFB8000 000044 (v01 INSYDE EDK2 00000002 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: WSMT 0x000000005AFB6000 000028 (v01 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: TPM2 0x000000005AFE9000 000050 (v05 INSYDE EDK2 20505348 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFB3000 00233C (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: MHSP 0x000000005AFE8000 0000C8 (v04 INSYDE EDK2 20505348 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFB2000 0000E5 (v02 INSYDE EDK2 00000004 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: IVRS 0x000000005AFB1000 000198 (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFB0000 000C44 (v01 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFAF000 00074A (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFAE000 000B43 (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFAD000 000A3A (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFAC000 000057 (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFAA000 0017E8 (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFA9000 000FF7 (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AF9E000 0098BD (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AF99000 004FEB (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AFCC000 000D41 (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AF98000 000968 (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AF97000 00008D (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AF96000 000501 (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: SSDT 0x000000005AF95000 000FF5 (v02 INSYDE EDK2 00000001 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: BGRT 0x000000005AFB7000 000038 (v01 INSYDE EDK2 00000002 ACPI 00040000)
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving FACP table memory at [mem 0x5afee000-0x5afee10b]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving DSDT table memory at [mem 0x5afde000-0x5afe73ee]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving FACS table memory at [mem 0x5aeb1000-0x5aeb103f]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving UEFI table memory at [mem 0x5af67000-0x5af671ce]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5aff4000-0x5affc415]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5aff3000-0x5aff333d]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5aff1000-0x5aff1abc]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving ASF! table memory at [mem 0x5aff0000-0x5aff00a4]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving BOOT table memory at [mem 0x5afef000-0x5afef027]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving HPET table memory at [mem 0x5afed000-0x5afed037]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving APIC table memory at [mem 0x5afec000-0x5afec137]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving MCFG table memory at [mem 0x5afeb000-0x5afeb03b]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SLIC table memory at [mem 0x5afea000-0x5afea175]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving VFCT table memory at [mem 0x5afd9000-0x5afdd283]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5afd8000-0x5afd80f7]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5afd2000-0x5afd747d]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving CRAT table memory at [mem 0x5afd1000-0x5afd1f0f]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving CDIT table memory at [mem 0x5afd0000-0x5afd0028]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5afcf000-0x5afcff8c]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5afcd000-0x5afce085]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5affd000-0x5affdbae]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5afca000-0x5afcbe77]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5afc9000-0x5afc9779]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5afc8000-0x5afc8736]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5afc6000-0x5afc75c7]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5afc3000-0x5afc5a9d]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5afb9000-0x5afc28f5]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving FPDT table memory at [mem 0x5afb8000-0x5afb8043]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving WSMT table memory at [mem 0x5afb6000-0x5afb6027]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving TPM2 table memory at [mem 0x5afe9000-0x5afe904f]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5afb3000-0x5afb533b]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving MHSP table memory at [mem 0x5afe8000-0x5afe80c7]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5afb2000-0x5afb20e4]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving IVRS table memory at [mem 0x5afb1000-0x5afb1197]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5afb0000-0x5afb0c43]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5afaf000-0x5afaf749]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5afae000-0x5afaeb42]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5afad000-0x5afada39]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5afac000-0x5afac056]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5afaa000-0x5afab7e7]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5afa9000-0x5afa9ff6]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5af9e000-0x5afa78bc]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5af99000-0x5af9dfea]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5afcc000-0x5afccd40]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5af98000-0x5af98967]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5af97000-0x5af9708c]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5af96000-0x5af96500]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving SSDT table memory at [mem 0x5af95000-0x5af95ff4]
Jul 16 16:51:27 andromeda kernel: ACPI: Reserving BGRT table memory at [mem 0x5afb7000-0x5afb7037]
Jul 16 16:51:27 andromeda kernel: No NUMA configuration found
Jul 16 16:51:27 andromeda kernel: Faking a node at [mem 0x0000000000000000-0x000000087e2fffff]
Jul 16 16:51:27 andromeda kernel: NODE_DATA(0) allocated [mem 0x87e2d5000-0x87e2fffff]
Jul 16 16:51:27 andromeda kernel: Zone ranges:
Jul 16 16:51:27 andromeda kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Jul 16 16:51:27 andromeda kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Jul 16 16:51:27 andromeda kernel: Normal [mem 0x0000000100000000-0x000000087e2fffff]
Jul 16 16:51:27 andromeda kernel: Device empty
Jul 16 16:51:27 andromeda kernel: Movable zone start for each node
Jul 16 16:51:27 andromeda kernel: Early memory node ranges
Jul 16 16:51:27 andromeda kernel: node 0: [mem 0x0000000000001000-0x000000000009efff]
Jul 16 16:51:27 andromeda kernel: node 0: [mem 0x0000000000100000-0x0000000009afffff]
Jul 16 16:51:27 andromeda kernel: node 0: [mem 0x0000000009e00000-0x0000000009efffff]
Jul 16 16:51:27 andromeda kernel: node 0: [mem 0x0000000009f3c000-0x0000000049b5ffff]
Jul 16 16:51:27 andromeda kernel: node 0: [mem 0x000000004bd60000-0x000000004bd68fff]
Jul 16 16:51:27 andromeda kernel: node 0: [mem 0x000000004bd6d000-0x000000004bd6efff]
Jul 16 16:51:27 andromeda kernel: node 0: [mem 0x000000004bd70000-0x0000000057f7efff]
Jul 16 16:51:27 andromeda kernel: node 0: [mem 0x000000005afff000-0x000000005affffff]
Jul 16 16:51:27 andromeda kernel: node 0: [mem 0x0000000100000000-0x000000087e2fffff]
Jul 16 16:51:27 andromeda kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000087e2fffff]
Jul 16 16:51:27 andromeda kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jul 16 16:51:27 andromeda kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Jul 16 16:51:27 andromeda kernel: On node 0, zone DMA32: 768 pages in unavailable ranges
Jul 16 16:51:27 andromeda kernel: On node 0, zone DMA32: 60 pages in unavailable ranges
Jul 16 16:51:27 andromeda kernel: On node 0, zone DMA32: 8704 pages in unavailable ranges
Jul 16 16:51:27 andromeda kernel: On node 0, zone DMA32: 4 pages in unavailable ranges
Jul 16 16:51:27 andromeda kernel: On node 0, zone DMA32: 1 pages in unavailable ranges
Jul 16 16:51:27 andromeda kernel: On node 0, zone DMA32: 12416 pages in unavailable ranges
Jul 16 16:51:27 andromeda kernel: On node 0, zone Normal: 20480 pages in unavailable ranges
Jul 16 16:51:27 andromeda kernel: On node 0, zone Normal: 7424 pages in unavailable ranges
Jul 16 16:51:27 andromeda kernel: ACPI: PM-Timer IO Port: 0x408
Jul 16 16:51:27 andromeda kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Jul 16 16:51:27 andromeda kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jul 16 16:51:27 andromeda kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jul 16 16:51:27 andromeda kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jul 16 16:51:27 andromeda kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jul 16 16:51:27 andromeda kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Jul 16 16:51:27 andromeda kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Jul 16 16:51:27 andromeda kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Jul 16 16:51:27 andromeda kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Jul 16 16:51:27 andromeda kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Jul 16 16:51:27 andromeda kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Jul 16 16:51:27 andromeda kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Jul 16 16:51:27 andromeda kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Jul 16 16:51:27 andromeda kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Jul 16 16:51:27 andromeda kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Jul 16 16:51:27 andromeda kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Jul 16 16:51:27 andromeda kernel: IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
Jul 16 16:51:27 andromeda kernel: IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
Jul 16 16:51:27 andromeda kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jul 16 16:51:27 andromeda kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jul 16 16:51:27 andromeda kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jul 16 16:51:27 andromeda kernel: ACPI: HPET id: 0x10228210 base: 0xfed00000
Jul 16 16:51:27 andromeda kernel: e820: update [mem 0x52e54000-0x52ea2fff] usable ==> reserved
Jul 16 16:51:27 andromeda kernel: CPU topo: Max. logical packages: 1
Jul 16 16:51:27 andromeda kernel: CPU topo: Max. logical dies: 1
Jul 16 16:51:27 andromeda kernel: CPU topo: Max. dies per package: 1
Jul 16 16:51:27 andromeda kernel: CPU topo: Max. threads per core: 2
Jul 16 16:51:27 andromeda kernel: CPU topo: Num. cores per package: 8
Jul 16 16:51:27 andromeda kernel: CPU topo: Num. threads per package: 16
Jul 16 16:51:27 andromeda kernel: CPU topo: Allowing 16 present CPUs plus 0 hotplug CPUs
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000bffff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x000c0000-0x000fffff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x09b00000-0x09dfffff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x09f00000-0x09f3bfff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x49b60000-0x4bd5ffff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x4bd69000-0x4bd6cfff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x4bd6f000-0x4bd6ffff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x4bd73000-0x4bd73fff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x4bd77000-0x4bd77fff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x52e2e000-0x52e2efff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x52e54000-0x52ea2fff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x5491c000-0x5491cfff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x57f7f000-0x5a77efff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x5a77f000-0x5af7efff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x5af7f000-0x5affefff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x5b000000-0x5bffffff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x5c000000-0x5d78ffff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x5d790000-0x5d7effff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x5d7f0000-0x5d7f4fff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x5d7f5000-0x5fffffff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0x60000000-0xfebfffff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec01fff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec1ffff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0xfec20000-0xfec20fff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0xfec21000-0xfed7ffff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed81fff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0xfed82000-0xfedfffff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jul 16 16:51:27 andromeda kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Jul 16 16:51:27 andromeda kernel: [mem 0x60000000-0xfebfffff] available for PCI devices
Jul 16 16:51:27 andromeda kernel: Booting paravirtualized kernel on bare hardware
Jul 16 16:51:27 andromeda kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jul 16 16:51:27 andromeda kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
Jul 16 16:51:27 andromeda kernel: percpu: Embedded 72 pages/cpu s258048 r8192 d28672 u524288
Jul 16 16:51:27 andromeda kernel: pcpu-alloc: s258048 r8192 d28672 u524288 alloc=1*2097152
Jul 16 16:51:27 andromeda kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07
Jul 16 16:51:27 andromeda kernel: pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15
Jul 16 16:51:27 andromeda kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.9.9-1-default root=UUID=482e30f0-1cde-4d7b-8678-0540277a9c2c splash=silent resume=/dev/disk/by-uuid/e9fe592d-dd2a-4d5f-8cc0-0e8bb35762ad mitigations=auto quiet security=apparmor
Jul 16 16:51:27 andromeda kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.9.9-1-default splash=silent", will be passed to user space.
Jul 16 16:51:27 andromeda kernel: printk: log_buf_len individual max cpu contribution: 32768 bytes
Jul 16 16:51:27 andromeda kernel: printk: log_buf_len total cpu_extra contributions: 491520 bytes
Jul 16 16:51:27 andromeda kernel: printk: log_buf_len min size: 262144 bytes
Jul 16 16:51:27 andromeda kernel: printk: log_buf_len: 1048576 bytes
Jul 16 16:51:27 andromeda kernel: printk: early log buf free: 238440(90%)
Jul 16 16:51:27 andromeda kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Jul 16 16:51:27 andromeda kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jul 16 16:51:27 andromeda kernel: Fallback order for Node 0: 0
Jul 16 16:51:27 andromeda kernel: Built 1 zonelists, mobility grouping on. Total pages: 8079178
Jul 16 16:51:27 andromeda kernel: Policy zone: Normal
Jul 16 16:51:27 andromeda kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
Jul 16 16:51:27 andromeda kernel: software IO TLB: area num 16.
Jul 16 16:51:27 andromeda kernel: Memory: 1301476K/32830324K available (16384K kernel code, 3000K rwdata, 12944K rodata, 4232K init, 4372K bss, 854876K reserved, 0K cma-reserved)
Jul 16 16:51:27 andromeda kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
Jul 16 16:51:27 andromeda kernel: ftrace: allocating 47531 entries in 186 pages
Jul 16 16:51:27 andromeda kernel: ftrace: allocated 186 pages with 5 groups
Jul 16 16:51:27 andromeda kernel: Dynamic Preempt: voluntary
Jul 16 16:51:27 andromeda kernel: rcu: Preemptible hierarchical RCU implementation.
Jul 16 16:51:27 andromeda kernel: rcu: RCU event tracing is enabled.
Jul 16 16:51:27 andromeda kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
Jul 16 16:51:27 andromeda kernel: Trampoline variant of Tasks RCU enabled.
Jul 16 16:51:27 andromeda kernel: Rude variant of Tasks RCU enabled.
Jul 16 16:51:27 andromeda kernel: Tracing variant of Tasks RCU enabled.
Jul 16 16:51:27 andromeda kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jul 16 16:51:27 andromeda kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
Jul 16 16:51:27 andromeda kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Jul 16 16:51:27 andromeda kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Jul 16 16:51:27 andromeda kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Jul 16 16:51:27 andromeda kernel: NR_IRQS: 524544, nr_irqs: 1096, preallocated irqs: 16
Jul 16 16:51:27 andromeda kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jul 16 16:51:27 andromeda kernel: Console: colour dummy device 80x25
Jul 16 16:51:27 andromeda kernel: printk: legacy console [tty0] enabled
Jul 16 16:51:27 andromeda kernel: ACPI: Core revision 20230628
Jul 16 16:51:27 andromeda kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Jul 16 16:51:27 andromeda kernel: APIC: Switch to symmetric I/O mode setup
Jul 16 16:51:27 andromeda kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
Jul 16 16:51:27 andromeda kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
Jul 16 16:51:27 andromeda kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
Jul 16 16:51:27 andromeda kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
Jul 16 16:51:27 andromeda kernel: AMD-Vi: Using global IVHD EFR:0x246577efa2054ada, EFR2:0x0
Jul 16 16:51:27 andromeda kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Jul 16 16:51:27 andromeda kernel: APIC: Switched APIC routing to: physical flat
Jul 16 16:51:27 andromeda kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jul 16 16:51:27 andromeda kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2f79fa45ad5, max_idle_ns: 440795307241 ns
Jul 16 16:51:27 andromeda kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6589.83 BogoMIPS (lpj=10978933)
Jul 16 16:51:27 andromeda kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Jul 16 16:51:27 andromeda kernel: LVT offset 1 assigned for vector 0xf9
Jul 16 16:51:27 andromeda kernel: LVT offset 2 assigned for vector 0xf4
Jul 16 16:51:27 andromeda kernel: Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
Jul 16 16:51:27 andromeda kernel: Last level dTLB entries: 4KB 3072, 2MB 3072, 4MB 1536, 1GB 0
Jul 16 16:51:27 andromeda kernel: process: using mwait in idle threads
Jul 16 16:51:27 andromeda kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jul 16 16:51:27 andromeda kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Jul 16 16:51:27 andromeda kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jul 16 16:51:27 andromeda kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jul 16 16:51:27 andromeda kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Jul 16 16:51:27 andromeda kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jul 16 16:51:27 andromeda kernel: Speculative Return Stack Overflow: Mitigation: Safe RET
Jul 16 16:51:27 andromeda kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jul 16 16:51:27 andromeda kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jul 16 16:51:27 andromeda kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jul 16 16:51:27 andromeda kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
Jul 16 16:51:27 andromeda kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
Jul 16 16:51:27 andromeda kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
Jul 16 16:51:27 andromeda kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Jul 16 16:51:27 andromeda kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Jul 16 16:51:27 andromeda kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Jul 16 16:51:27 andromeda kernel: x86/fpu: xstate_offset[5]: 832, xstate_sizes[5]: 64
Jul 16 16:51:27 andromeda kernel: x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512
Jul 16 16:51:27 andromeda kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
Jul 16 16:51:27 andromeda kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8
Jul 16 16:51:27 andromeda kernel: x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]: 16
Jul 16 16:51:27 andromeda kernel: x86/fpu: Enabled xstate features 0xae7, context size is 2456 bytes, using 'compacted' format.
Jul 16 16:51:27 andromeda kernel: Freeing SMP alternatives memory: 40K
Jul 16 16:51:27 andromeda kernel: pid_max: default: 32768 minimum: 301
Jul 16 16:51:27 andromeda kernel: LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,bpf,ima,evm
Jul 16 16:51:27 andromeda kernel: landlock: Up and running.
Jul 16 16:51:27 andromeda kernel: Yama: becoming mindful.
Jul 16 16:51:27 andromeda kernel: AppArmor: AppArmor initialized
Jul 16 16:51:27 andromeda kernel: LSM support for eBPF active
Jul 16 16:51:27 andromeda kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jul 16 16:51:27 andromeda kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jul 16 16:51:27 andromeda kernel: smpboot: CPU0: AMD Ryzen 7 7840U w/ Radeon 780M Graphics (family: 0x19, model: 0x74, stepping: 0x1)
Jul 16 16:51:27 andromeda kernel: Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
Jul 16 16:51:27 andromeda kernel: ... version: 2
Jul 16 16:51:27 andromeda kernel: ... bit width: 48
Jul 16 16:51:27 andromeda kernel: ... generic registers: 6
Jul 16 16:51:27 andromeda kernel: ... value mask: 0000ffffffffffff
Jul 16 16:51:27 andromeda kernel: ... max period: 00007fffffffffff
Jul 16 16:51:27 andromeda kernel: ... fixed-purpose events: 0
Jul 16 16:51:27 andromeda kernel: ... event mask: 000000000000003f
Jul 16 16:51:27 andromeda kernel: signal: max sigframe size: 3376
Jul 16 16:51:27 andromeda kernel: rcu: Hierarchical SRCU implementation.
Jul 16 16:51:27 andromeda kernel: rcu: Max phase no-delay instances is 1000.
Jul 16 16:51:27 andromeda kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jul 16 16:51:27 andromeda kernel: smp: Bringing up secondary CPUs ...
Jul 16 16:51:27 andromeda kernel: smpboot: x86: Booting SMP configuration:
Jul 16 16:51:27 andromeda kernel: .... node #0, CPUs: #2 #4 #6 #8 #10 #12 #14 #1 #3 #5 #7 #9 #11 #13 #15
Jul 16 16:51:27 andromeda kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Jul 16 16:51:27 andromeda kernel: smp: Brought up 1 node, 16 CPUs
Jul 16 16:51:27 andromeda kernel: smpboot: Total of 16 processors activated (105439.33 BogoMIPS)
Jul 16 16:51:27 andromeda kernel: node 0 deferred pages initialised in 20ms
Jul 16 16:51:27 andromeda kernel: devtmpfs: initialized
Jul 16 16:51:27 andromeda kernel: x86/mm: Memory block size: 128MB
Jul 16 16:51:27 andromeda kernel: ACPI: PM: Registering ACPI NVS region [mem 0x09f00000-0x09f3bfff] (245760 bytes)
Jul 16 16:51:27 andromeda kernel: ACPI: PM: Registering ACPI NVS region [mem 0x5a77f000-0x5af7efff] (8388608 bytes)
Jul 16 16:51:27 andromeda kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jul 16 16:51:27 andromeda kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Jul 16 16:51:27 andromeda kernel: pinctrl core: initialized pinctrl subsystem
Jul 16 16:51:27 andromeda kernel: PM: RTC time: 14:51:27, date: 2024-07-16
Jul 16 16:51:27 andromeda kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jul 16 16:51:27 andromeda kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Jul 16 16:51:27 andromeda kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jul 16 16:51:27 andromeda kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jul 16 16:51:27 andromeda kernel: audit: initializing netlink subsys (disabled)
Jul 16 16:51:27 andromeda kernel: audit: type=2000 audit(1721141487.209:1): state=initialized audit_enabled=0 res=1
Jul 16 16:51:27 andromeda kernel: thermal_sys: Registered thermal governor 'fair_share'
Jul 16 16:51:27 andromeda kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jul 16 16:51:27 andromeda kernel: thermal_sys: Registered thermal governor 'step_wise'
Jul 16 16:51:27 andromeda kernel: thermal_sys: Registered thermal governor 'user_space'
Jul 16 16:51:27 andromeda kernel: cpuidle: using governor ladder
Jul 16 16:51:27 andromeda kernel: cpuidle: using governor menu
Jul 16 16:51:27 andromeda kernel: Simple Boot Flag at 0x44 set to 0x1
Jul 16 16:51:27 andromeda kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jul 16 16:51:27 andromeda kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
Jul 16 16:51:27 andromeda kernel: PCI: Using configuration type 1 for base access
Jul 16 16:51:27 andromeda kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jul 16 16:51:27 andromeda kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jul 16 16:51:27 andromeda kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jul 16 16:51:27 andromeda kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jul 16 16:51:27 andromeda kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jul 16 16:51:27 andromeda kernel: Demotion targets for Node 0: null
Jul 16 16:51:27 andromeda kernel: ACPI: Added _OSI(Module Device)
Jul 16 16:51:27 andromeda kernel: ACPI: Added _OSI(Processor Device)
Jul 16 16:51:27 andromeda kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jul 16 16:51:27 andromeda kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jul 16 16:51:27 andromeda kernel: ACPI: 31 ACPI AML tables successfully acquired and loaded
Jul 16 16:51:27 andromeda kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Jul 16 16:51:27 andromeda kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Jul 16 16:51:27 andromeda kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC
Jul 16 16:51:27 andromeda kernel: ACPI: EC: EC started
Jul 16 16:51:27 andromeda kernel: ACPI: EC: interrupt blocked
Jul 16 16:51:27 andromeda kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions
Jul 16 16:51:27 andromeda kernel: ACPI: Interpreter enabled
Jul 16 16:51:27 andromeda kernel: ACPI: PM: (supports S0 S4 S5)
Jul 16 16:51:27 andromeda kernel: ACPI: Using IOAPIC for interrupt routing
Jul 16 16:51:27 andromeda kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jul 16 16:51:27 andromeda kernel: PCI: Ignoring E820 reservations for host bridge windows
Jul 16 16:51:27 andromeda kernel: ACPI: Enabled 3 GPEs in block 00 to 1F
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PCI0.GPP6.PWSR: New power resource
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PCI0.GPP8.P0NV: New power resource
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PCI0.GP11.PWRS: New power resource
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PCI0.GP11.SWUS.PWRS: New power resource
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PCI0.GP12.PWRS: New power resource
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PCI0.GP12.SWUS.PWRS: New power resource
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PCI0.GP17.PWRS: New power resource
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PCI0.GP17.VGA_.PWRS: New power resource
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PCI0.GP17.ACP_.PWRS: New power resource
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PCI0.GP17.AZAL.PWRS: New power resource
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PCI0.GP17.HDAU.PWRS: New power resource
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PCI0.GP17.XHC0.PWRS: New power resource
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PCI0.GP17.XHC1.PWRS: New power resource
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PCI0.GP19.XHC2.PWRS: New power resource
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PCI0.GP19.NHI0.PWRS: New power resource
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PCI0.GP19.XHC3.PWRS: New power resource
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PCI0.GP19.NHI1.PWRS: New power resource
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PCI0.GP19.XHC4.PWRS: New power resource
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PRWL: New power resource
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PRWB: New power resource
Jul 16 16:51:27 andromeda kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jul 16 16:51:27 andromeda kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jul 16 16:51:27 andromeda kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug AER]
Jul 16 16:51:27 andromeda kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR DPC]
Jul 16 16:51:27 andromeda kernel: PCI host bridge to bus 0000:00
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000cffff window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000effff window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: root bus resource [mem 0x60000000-0x90bfffff window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfec00000 window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: root bus resource [mem 0xfed45000-0xfed814ff window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: root bus resource [mem 0xfed81900-0xfed81fff window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: root bus resource [mem 0xfedc0000-0xfedc0fff window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: root bus resource [mem 0xfedc6000-0xfedc6fff window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: root bus resource [mem 0x8c0200000-0x811fffffff window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:00.0: [1022:14e8] type 00 class 0x060000 conventional PCI endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:00:00.2: [1022:14e9] type 00 class 0x080600 conventional PCI endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:00:01.0: [1022:14ea] type 00 class 0x060000 conventional PCI endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:00:02.0: [1022:14ea] type 00 class 0x060000 conventional PCI endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:00:02.2: [1022:14ee] type 01 class 0x060400 PCIe Root Port
Jul 16 16:51:27 andromeda kernel: pci 0000:00:02.2: PCI bridge to [bus 01]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:02.2: bridge window [mem 0x90b00000-0x90bfffff]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:02.2: bridge window [mem 0x8010900000-0x80109fffff 64bit pref]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
Jul 16 16:51:27 andromeda kernel: pci 0000:00:02.4: [1022:14ee] type 01 class 0x060400 PCIe Root Port
Jul 16 16:51:27 andromeda kernel: pci 0000:00:02.4: PCI bridge to [bus 02]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:02.4: bridge window [mem 0x90a00000-0x90afffff]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
Jul 16 16:51:27 andromeda kernel: pci 0000:00:03.0: [1022:14ea] type 00 class 0x060000 conventional PCI endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:00:03.1: [1022:14ef] type 01 class 0x060400 PCIe Root Port
Jul 16 16:51:27 andromeda kernel: pci 0000:00:03.1: PCI bridge to [bus 03-61]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:03.1: bridge window [io 0x6000-0x9fff]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:03.1: bridge window [mem 0x78000000-0x8fffffff]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:03.1: bridge window [mem 0x7000000000-0x7fffffffff 64bit pref]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
Jul 16 16:51:27 andromeda kernel: pci 0000:00:04.0: [1022:14ea] type 00 class 0x060000 conventional PCI endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:00:04.1: [1022:14ef] type 01 class 0x060400 PCIe Root Port
Jul 16 16:51:27 andromeda kernel: pci 0000:00:04.1: PCI bridge to [bus 62-c0]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:04.1: bridge window [io 0x2000-0x5fff]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:04.1: bridge window [mem 0x60000000-0x77ffffff]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:04.1: bridge window [mem 0x6000000000-0x6fffffffff 64bit pref]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:04.1: PME# supported from D0 D3hot D3cold
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.0: [1022:14ea] type 00 class 0x060000 conventional PCI endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.1: [1022:14eb] type 01 class 0x060400 PCIe Root Port
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.1: PCI bridge to [bus c1]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.1: bridge window [io 0x1000-0x1fff]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.1: bridge window [mem 0x90000000-0x905fffff]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.1: bridge window [mem 0x8000000000-0x80107fffff 64bit pref]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.1: enabling Extended Tags
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.2: [1022:14eb] type 01 class 0x060400 PCIe Root Port
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.2: PCI bridge to [bus c2]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.2: bridge window [mem 0x90900000-0x909fffff]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.2: bridge window [mem 0x8010800000-0x80108fffff 64bit pref]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.2: enabling Extended Tags
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.3: [1022:14eb] type 01 class 0x060400 PCIe Root Port
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.3: PCI bridge to [bus c3]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.3: bridge window [mem 0x90600000-0x908fffff]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.3: enabling Extended Tags
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
Jul 16 16:51:27 andromeda kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:00:18.0: [1022:14f0] type 00 class 0x060000 conventional PCI endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:00:18.1: [1022:14f1] type 00 class 0x060000 conventional PCI endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:00:18.2: [1022:14f2] type 00 class 0x060000 conventional PCI endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:00:18.3: [1022:14f3] type 00 class 0x060000 conventional PCI endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:00:18.4: [1022:14f4] type 00 class 0x060000 conventional PCI endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:00:18.5: [1022:14f5] type 00 class 0x060000 conventional PCI endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:00:18.6: [1022:14f6] type 00 class 0x060000 conventional PCI endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:00:18.7: [1022:14f7] type 00 class 0x060000 conventional PCI endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:01:00.0: [14c3:0616] type 00 class 0x028000 PCIe Endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:01:00.0: BAR 0 [mem 0x8010900000-0x80109fffff 64bit pref]
Jul 16 16:51:27 andromeda kernel: pci 0000:01:00.0: BAR 2 [mem 0x90b00000-0x90b07fff 64bit]
Jul 16 16:51:27 andromeda kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Jul 16 16:51:27 andromeda kernel: pci 0000:00:02.2: PCI bridge to [bus 01]
Jul 16 16:51:27 andromeda kernel: pci 0000:02:00.0: [1d97:1602] type 00 class 0x010802 PCIe Endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:02:00.0: BAR 0 [mem 0x90a00000-0x90a03fff 64bit]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:02.4: PCI bridge to [bus 02]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:03.1: PCI bridge to [bus 03-61]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:04.1: PCI bridge to [bus 62-c0]
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.0: [1002:15bf] type 00 class 0x030000 PCIe Legacy Endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.0: BAR 0 [mem 0x8000000000-0x800fffffff 64bit pref]
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.0: BAR 2 [mem 0x90000000-0x901fffff 64bit pref]
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.0: BAR 4 [io 0x1000-0x10ff]
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.0: BAR 5 [mem 0x90500000-0x9057ffff]
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.0: enabling Extended Tags
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.0: PME# supported from D1 D2 D3hot D3cold
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.1: BAR 0 [mem 0x905c8000-0x905cbfff]
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.1: enabling Extended Tags
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.1: PME# supported from D1 D2 D3hot D3cold
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.2: [1022:15c7] type 00 class 0x108000 PCIe Endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.2: BAR 2 [mem 0x90400000-0x904fffff]
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.2: BAR 5 [mem 0x905cc000-0x905cdfff]
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.2: enabling Extended Tags
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.3: [1022:15b9] type 00 class 0x0c0330 PCIe Endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.3: BAR 0 [mem 0x90200000-0x902fffff 64bit]
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.3: enabling Extended Tags
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.3: PME# supported from D0 D3hot D3cold
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.4: [1022:15ba] type 00 class 0x0c0330 PCIe Endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.4: BAR 0 [mem 0x90300000-0x903fffff 64bit]
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.4: enabling Extended Tags
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.4: PME# supported from D0 D3hot D3cold
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.5: [1022:15e2] type 00 class 0x048000 PCIe Endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.5: BAR 0 [mem 0x90580000-0x905bffff]
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.5: BAR 2 [mem 0x8010000000-0x80107fffff 64bit pref]
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.5: enabling Extended Tags
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.5: PME# supported from D0 D3hot D3cold
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.6: BAR 0 [mem 0x905c0000-0x905c7fff]
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.6: enabling Extended Tags
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.6: PME# supported from D0 D3hot D3cold
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.1: PCI bridge to [bus c1]
Jul 16 16:51:27 andromeda kernel: pci 0000:c2:00.0: [1022:14ec] type 00 class 0x130000 PCIe Endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:c2:00.0: enabling Extended Tags
Jul 16 16:51:27 andromeda kernel: pci 0000:c2:00.0: PME# supported from D3hot D3cold
Jul 16 16:51:27 andromeda kernel: pci 0000:c2:00.1: [1022:1502] type 00 class 0x118000 PCIe Endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:c2:00.1: BAR 0 [mem 0x90900000-0x9097ffff]
Jul 16 16:51:27 andromeda kernel: pci 0000:c2:00.1: BAR 1 [mem 0x909c0000-0x909c1fff]
Jul 16 16:51:27 andromeda kernel: pci 0000:c2:00.1: BAR 2 [mem 0x8010800000-0x801083ffff 64bit pref]
Jul 16 16:51:27 andromeda kernel: pci 0000:c2:00.1: BAR 4 [mem 0x90980000-0x909bffff]
Jul 16 16:51:27 andromeda kernel: pci 0000:c2:00.1: enabling Extended Tags
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.2: PCI bridge to [bus c2]
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.0: [1022:14ec] type 00 class 0x130000 PCIe Endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.0: enabling Extended Tags
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.3: [1022:15c0] type 00 class 0x0c0330 PCIe Endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.3: BAR 0 [mem 0x90600000-0x906fffff 64bit]
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.3: enabling Extended Tags
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.3: PME# supported from D0 D3hot D3cold
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.4: [1022:15c1] type 00 class 0x0c0330 PCIe Endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.4: BAR 0 [mem 0x90700000-0x907fffff 64bit]
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.4: enabling Extended Tags
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.4: PME# supported from D0 D3hot D3cold
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.5: [1022:1668] type 00 class 0x0c0340 PCIe Endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.5: BAR 0 [mem 0x90800000-0x9087ffff 64bit]
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.5: Max Payload Size set to 128 (was 256, max 256)
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.5: enabling Extended Tags
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.5: PME# supported from D0 D3hot D3cold
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.6: [1022:1669] type 00 class 0x0c0340 PCIe Endpoint
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.6: BAR 0 [mem 0x90880000-0x908fffff 64bit]
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.6: Max Payload Size set to 128 (was 256, max 256)
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.6: enabling Extended Tags
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.6: PME# supported from D0 D3hot D3cold
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.3: PCI bridge to [bus c3]
Jul 16 16:51:27 andromeda kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jul 16 16:51:27 andromeda kernel: ACPI: PCI: Interrupt link LNKA disabled
Jul 16 16:51:27 andromeda kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Jul 16 16:51:27 andromeda kernel: ACPI: PCI: Interrupt link LNKB disabled
Jul 16 16:51:27 andromeda kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jul 16 16:51:27 andromeda kernel: ACPI: PCI: Interrupt link LNKC disabled
Jul 16 16:51:27 andromeda kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jul 16 16:51:27 andromeda kernel: ACPI: PCI: Interrupt link LNKD disabled
Jul 16 16:51:27 andromeda kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jul 16 16:51:27 andromeda kernel: ACPI: PCI: Interrupt link LNKE disabled
Jul 16 16:51:27 andromeda kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jul 16 16:51:27 andromeda kernel: ACPI: PCI: Interrupt link LNKF disabled
Jul 16 16:51:27 andromeda kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jul 16 16:51:27 andromeda kernel: ACPI: PCI: Interrupt link LNKG disabled
Jul 16 16:51:27 andromeda kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jul 16 16:51:27 andromeda kernel: ACPI: PCI: Interrupt link LNKH disabled
Jul 16 16:51:27 andromeda kernel: Low-power S0 idle used by default for system suspend
Jul 16 16:51:27 andromeda kernel: ACPI: EC: interrupt unblocked
Jul 16 16:51:27 andromeda kernel: ACPI: EC: event unblocked
Jul 16 16:51:27 andromeda kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jul 16 16:51:27 andromeda kernel: ACPI: EC: GPE=0xb
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC initialization complete
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: EC: Used to handle transactions and events
Jul 16 16:51:27 andromeda kernel: iommu: Default domain type: Passthrough
Jul 16 16:51:27 andromeda kernel: pps_core: LinuxPPS API ver. 1 registered
Jul 16 16:51:27 andromeda kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jul 16 16:51:27 andromeda kernel: PTP clock support registered
Jul 16 16:51:27 andromeda kernel: EDAC MC: Ver: 3.0.0
Jul 16 16:51:27 andromeda kernel: efivars: Registered efivars operations
Jul 16 16:51:27 andromeda kernel: NetLabel: Initializing
Jul 16 16:51:27 andromeda kernel: NetLabel: domain hash size = 128
Jul 16 16:51:27 andromeda kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Jul 16 16:51:27 andromeda kernel: NetLabel: unlabeled traffic allowed by default
Jul 16 16:51:27 andromeda kernel: mctp: management component transport protocol core
Jul 16 16:51:27 andromeda kernel: NET: Registered PF_MCTP protocol family
Jul 16 16:51:27 andromeda kernel: PCI: Using ACPI for IRQ routing
Jul 16 16:51:27 andromeda kernel: PCI: pci_cache_line_size set to 64 bytes
Jul 16 16:51:27 andromeda kernel: resource: Expanded resource Reserved due to conflict with PCI Bus 0000:00
Jul 16 16:51:27 andromeda kernel: resource: Expanded resource Reserved due to conflict with PCI Bus 0000:00
Jul 16 16:51:27 andromeda kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Jul 16 16:51:27 andromeda kernel: e820: reserve RAM buffer [mem 0x09b00000-0x0bffffff]
Jul 16 16:51:27 andromeda kernel: e820: reserve RAM buffer [mem 0x09f00000-0x0bffffff]
Jul 16 16:51:27 andromeda kernel: e820: reserve RAM buffer [mem 0x49b60000-0x4bffffff]
Jul 16 16:51:27 andromeda kernel: e820: reserve RAM buffer [mem 0x4bd69000-0x4bffffff]
Jul 16 16:51:27 andromeda kernel: e820: reserve RAM buffer [mem 0x4bd6f000-0x4bffffff]
Jul 16 16:51:27 andromeda kernel: e820: reserve RAM buffer [mem 0x4bd73018-0x4bffffff]
Jul 16 16:51:27 andromeda kernel: e820: reserve RAM buffer [mem 0x52e2e000-0x53ffffff]
Jul 16 16:51:27 andromeda kernel: e820: reserve RAM buffer [mem 0x52e54000-0x53ffffff]
Jul 16 16:51:27 andromeda kernel: e820: reserve RAM buffer [mem 0x5491c000-0x57ffffff]
Jul 16 16:51:27 andromeda kernel: e820: reserve RAM buffer [mem 0x57f7f000-0x57ffffff]
Jul 16 16:51:27 andromeda kernel: e820: reserve RAM buffer [mem 0x5b000000-0x5bffffff]
Jul 16 16:51:27 andromeda kernel: e820: reserve RAM buffer [mem 0x87e300000-0x87fffffff]
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.0: vgaarb: setting as boot VGA device
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.0: vgaarb: bridge control possible
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jul 16 16:51:27 andromeda kernel: vgaarb: loaded
Jul 16 16:51:27 andromeda kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jul 16 16:51:27 andromeda kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Jul 16 16:51:27 andromeda kernel: clocksource: Switched to clocksource tsc-early
Jul 16 16:51:27 andromeda kernel: VFS: Disk quotas dquot_6.6.0
Jul 16 16:51:27 andromeda kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jul 16 16:51:27 andromeda kernel: AppArmor: AppArmor Filesystem Enabled
Jul 16 16:51:27 andromeda kernel: pnp: PnP ACPI init
Jul 16 16:51:27 andromeda kernel: system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
Jul 16 16:51:27 andromeda kernel: system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
Jul 16 16:51:27 andromeda kernel: system 00:02: [io 0x0400-0x04cf] has been reserved
Jul 16 16:51:27 andromeda kernel: system 00:02: [io 0x04d0-0x04d1] has been reserved
Jul 16 16:51:27 andromeda kernel: system 00:02: [io 0x04d6] has been reserved
Jul 16 16:51:27 andromeda kernel: system 00:02: [io 0x0c00-0x0c01] has been reserved
Jul 16 16:51:27 andromeda kernel: system 00:02: [io 0x0c14] has been reserved
Jul 16 16:51:27 andromeda kernel: system 00:02: [io 0x0c50-0x0c52] has been reserved
Jul 16 16:51:27 andromeda kernel: system 00:02: [io 0x0c6c] has been reserved
Jul 16 16:51:27 andromeda kernel: system 00:02: [io 0x0c6f] has been reserved
Jul 16 16:51:27 andromeda kernel: system 00:02: [io 0x0cd0-0x0cdb] has been reserved
Jul 16 16:51:27 andromeda kernel: system 00:03: [mem 0x000e0000-0x000fffff] could not be reserved
Jul 16 16:51:27 andromeda kernel: system 00:03: [mem 0xfe000000-0xffffffff] could not be reserved
Jul 16 16:51:27 andromeda kernel: pnp: PnP ACPI: found 5 devices
Jul 16 16:51:27 andromeda kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jul 16 16:51:27 andromeda kernel: NET: Registered PF_INET protocol family
Jul 16 16:51:27 andromeda kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jul 16 16:51:27 andromeda kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Jul 16 16:51:27 andromeda kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jul 16 16:51:27 andromeda kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jul 16 16:51:27 andromeda kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jul 16 16:51:27 andromeda kernel: TCP: Hash tables configured (established 262144 bind 65536)
Jul 16 16:51:27 andromeda kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Jul 16 16:51:27 andromeda kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Jul 16 16:51:27 andromeda kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Jul 16 16:51:27 andromeda kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jul 16 16:51:27 andromeda kernel: NET: Registered PF_XDP protocol family
Jul 16 16:51:27 andromeda kernel: pci 0000:00:02.2: PCI bridge to [bus 01]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:02.2: bridge window [mem 0x90b00000-0x90bfffff]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:02.2: bridge window [mem 0x8010900000-0x80109fffff 64bit pref]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:02.4: PCI bridge to [bus 02]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:02.4: bridge window [mem 0x90a00000-0x90afffff]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:03.1: PCI bridge to [bus 03-61]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:03.1: bridge window [io 0x6000-0x9fff]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:03.1: bridge window [mem 0x78000000-0x8fffffff]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:03.1: bridge window [mem 0x7000000000-0x7fffffffff 64bit pref]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:04.1: PCI bridge to [bus 62-c0]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:04.1: bridge window [io 0x2000-0x5fff]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:04.1: bridge window [mem 0x60000000-0x77ffffff]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:04.1: bridge window [mem 0x6000000000-0x6fffffffff 64bit pref]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.1: PCI bridge to [bus c1]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.1: bridge window [io 0x1000-0x1fff]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.1: bridge window [mem 0x90000000-0x905fffff]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.1: bridge window [mem 0x8000000000-0x80107fffff 64bit pref]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.2: PCI bridge to [bus c2]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.2: bridge window [mem 0x90900000-0x909fffff]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.2: bridge window [mem 0x8010800000-0x80108fffff 64bit pref]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.3: PCI bridge to [bus c3]
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.3: bridge window [mem 0x90600000-0x908fffff]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000cffff window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: resource 8 [mem 0x000d0000-0x000effff window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: resource 9 [mem 0x60000000-0x90bfffff window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: resource 10 [mem 0xf0000000-0xfec00000 window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: resource 11 [mem 0xfed45000-0xfed814ff window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: resource 12 [mem 0xfed81900-0xfed81fff window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: resource 13 [mem 0xfedc0000-0xfedc0fff window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: resource 14 [mem 0xfedc6000-0xfedc6fff window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:00: resource 15 [mem 0x8c0200000-0x811fffffff window]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:01: resource 1 [mem 0x90b00000-0x90bfffff]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:01: resource 2 [mem 0x8010900000-0x80109fffff 64bit pref]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:02: resource 1 [mem 0x90a00000-0x90afffff]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:03: resource 0 [io 0x6000-0x9fff]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:03: resource 1 [mem 0x78000000-0x8fffffff]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:03: resource 2 [mem 0x7000000000-0x7fffffffff 64bit pref]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:62: resource 0 [io 0x2000-0x5fff]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:62: resource 1 [mem 0x60000000-0x77ffffff]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:62: resource 2 [mem 0x6000000000-0x6fffffffff 64bit pref]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:c1: resource 0 [io 0x1000-0x1fff]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:c1: resource 1 [mem 0x90000000-0x905fffff]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:c1: resource 2 [mem 0x8000000000-0x80107fffff 64bit pref]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:c2: resource 1 [mem 0x90900000-0x909fffff]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:c2: resource 2 [mem 0x8010800000-0x80108fffff 64bit pref]
Jul 16 16:51:27 andromeda kernel: pci_bus 0000:c3: resource 1 [mem 0x90600000-0x908fffff]
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.1: D0 power state depends on 0000:c1:00.0
Jul 16 16:51:27 andromeda kernel: PCI: CLS 64 bytes, default 64
Jul 16 16:51:27 andromeda kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Jul 16 16:51:27 andromeda kernel: pci 0000:00:01.0: Adding to iommu group 0
Jul 16 16:51:27 andromeda kernel: Trying to unpack rootfs image as initramfs...
Jul 16 16:51:27 andromeda kernel: pci 0000:00:02.0: Adding to iommu group 1
Jul 16 16:51:27 andromeda kernel: pci 0000:00:02.2: Adding to iommu group 2
Jul 16 16:51:27 andromeda kernel: pci 0000:00:02.4: Adding to iommu group 3
Jul 16 16:51:27 andromeda kernel: pci 0000:00:03.0: Adding to iommu group 4
Jul 16 16:51:27 andromeda kernel: pci 0000:00:03.1: Adding to iommu group 4
Jul 16 16:51:27 andromeda kernel: pci 0000:00:04.0: Adding to iommu group 5
Jul 16 16:51:27 andromeda kernel: pci 0000:00:04.1: Adding to iommu group 5
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.0: Adding to iommu group 6
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.1: Adding to iommu group 7
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.2: Adding to iommu group 8
Jul 16 16:51:27 andromeda kernel: pci 0000:00:08.3: Adding to iommu group 9
Jul 16 16:51:27 andromeda kernel: pci 0000:00:14.0: Adding to iommu group 10
Jul 16 16:51:27 andromeda kernel: pci 0000:00:14.3: Adding to iommu group 10
Jul 16 16:51:27 andromeda kernel: pci 0000:00:18.0: Adding to iommu group 11
Jul 16 16:51:27 andromeda kernel: pci 0000:00:18.1: Adding to iommu group 11
Jul 16 16:51:27 andromeda kernel: pci 0000:00:18.2: Adding to iommu group 11
Jul 16 16:51:27 andromeda kernel: pci 0000:00:18.3: Adding to iommu group 11
Jul 16 16:51:27 andromeda kernel: pci 0000:00:18.4: Adding to iommu group 11
Jul 16 16:51:27 andromeda kernel: pci 0000:00:18.5: Adding to iommu group 11
Jul 16 16:51:27 andromeda kernel: pci 0000:00:18.6: Adding to iommu group 11
Jul 16 16:51:27 andromeda kernel: pci 0000:00:18.7: Adding to iommu group 11
Jul 16 16:51:27 andromeda kernel: pci 0000:01:00.0: Adding to iommu group 12
Jul 16 16:51:27 andromeda kernel: pci 0000:02:00.0: Adding to iommu group 13
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.0: Adding to iommu group 14
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.1: Adding to iommu group 15
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.2: Adding to iommu group 16
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.3: Adding to iommu group 17
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.4: Adding to iommu group 18
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.5: Adding to iommu group 19
Jul 16 16:51:27 andromeda kernel: pci 0000:c1:00.6: Adding to iommu group 20
Jul 16 16:51:27 andromeda kernel: pci 0000:c2:00.0: Adding to iommu group 21
Jul 16 16:51:27 andromeda kernel: pci 0000:c2:00.1: Adding to iommu group 22
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.0: Adding to iommu group 23
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.3: Adding to iommu group 24
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.4: Adding to iommu group 25
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.5: Adding to iommu group 26
Jul 16 16:51:27 andromeda kernel: pci 0000:c3:00.6: Adding to iommu group 27
Jul 16 16:51:27 andromeda kernel: AMD-Vi: Extended features (0x246577efa2054ada, 0x0): PPR NX GT IA GA PC
Jul 16 16:51:27 andromeda kernel: AMD-Vi: Interrupt remapping enabled
Jul 16 16:51:27 andromeda kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jul 16 16:51:27 andromeda kernel: software IO TLB: mapped [mem 0x000000004de62000-0x0000000051e62000] (64MB)
Jul 16 16:51:27 andromeda kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Jul 16 16:51:27 andromeda kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Jul 16 16:51:27 andromeda kernel: LVT offset 0 assigned for vector 0x400
Jul 16 16:51:27 andromeda kernel: perf: AMD IBS detected (0x00000bff)
Jul 16 16:51:27 andromeda kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Jul 16 16:51:27 andromeda kernel: Initialise system trusted keyrings
Jul 16 16:51:27 andromeda kernel: Key type blacklist registered
Jul 16 16:51:27 andromeda kernel: workingset: timestamp_bits=36 max_order=23 bucket_order=0
Jul 16 16:51:27 andromeda kernel: zbud: loaded
Jul 16 16:51:27 andromeda kernel: integrity: Platform Keyring initialized
Jul 16 16:51:27 andromeda kernel: integrity: Machine keyring initialized
Jul 16 16:51:27 andromeda kernel: Key type asymmetric registered
Jul 16 16:51:27 andromeda kernel: Asymmetric key parser 'x509' registered
Jul 16 16:51:27 andromeda kernel: Freeing initrd memory: 51100K
Jul 16 16:51:27 andromeda kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
Jul 16 16:51:27 andromeda kernel: io scheduler mq-deadline registered
Jul 16 16:51:27 andromeda kernel: io scheduler kyber registered
Jul 16 16:51:27 andromeda kernel: io scheduler bfq registered
Jul 16 16:51:27 andromeda kernel: pcieport 0000:00:02.2: PME: Signaling with IRQ 38
Jul 16 16:51:27 andromeda kernel: pcieport 0000:00:02.4: PME: Signaling with IRQ 39
Jul 16 16:51:27 andromeda kernel: pcieport 0000:00:03.1: PME: Signaling with IRQ 40
Jul 16 16:51:27 andromeda kernel: pcieport 0000:00:03.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jul 16 16:51:27 andromeda kernel: pcieport 0000:00:04.1: PME: Signaling with IRQ 41
Jul 16 16:51:27 andromeda kernel: pcieport 0000:00:04.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jul 16 16:51:27 andromeda kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 42
Jul 16 16:51:27 andromeda kernel: pcieport 0000:00:08.2: PME: Signaling with IRQ 43
Jul 16 16:51:27 andromeda kernel: pcieport 0000:00:08.3: PME: Signaling with IRQ 44
Jul 16 16:51:27 andromeda kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jul 16 16:51:27 andromeda kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1548
Jul 16 16:51:27 andromeda kernel: Monitor-Mwait will be used to enter C-1 state
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PLTF.C000: Found 3 idle states
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PLTF.C001: Found 3 idle states
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PLTF.C002: Found 3 idle states
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PLTF.C003: Found 3 idle states
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PLTF.C004: Found 3 idle states
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PLTF.C005: Found 3 idle states
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PLTF.C006: Found 3 idle states
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PLTF.C007: Found 3 idle states
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PLTF.C008: Found 3 idle states
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PLTF.C009: Found 3 idle states
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PLTF.C00A: Found 3 idle states
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PLTF.C00B: Found 3 idle states
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PLTF.C00C: Found 3 idle states
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PLTF.C00D: Found 3 idle states
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PLTF.C00E: Found 3 idle states
Jul 16 16:51:27 andromeda kernel: ACPI: \_SB_.PLTF.C00F: Found 3 idle states
Jul 16 16:51:27 andromeda kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jul 16 16:51:27 andromeda kernel: Non-volatile memory driver v1.3
Jul 16 16:51:27 andromeda kernel: Linux agpgart interface v0.103
Jul 16 16:51:27 andromeda kernel: ACPI: bus type drm_connector registered
Jul 16 16:51:27 andromeda kernel: i8042: PNP: PS/2 Controller [PNP0303:KBC0] at 0x60,0x64 irq 1
Jul 16 16:51:27 andromeda kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Jul 16 16:51:27 andromeda kernel: i8042: Warning: Keylock active
Jul 16 16:51:27 andromeda kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jul 16 16:51:27 andromeda kernel: mousedev: PS/2 mouse device common for all mice
Jul 16 16:51:27 andromeda kernel: rtc_cmos 00:01: RTC can wake from S4
Jul 16 16:51:27 andromeda kernel: rtc_cmos 00:01: registered as rtc0
Jul 16 16:51:27 andromeda kernel: rtc_cmos 00:01: setting system clock to 2024-07-16T14:51:27 UTC (1721141487)
Jul 16 16:51:27 andromeda kernel: rtc_cmos 00:01: alarms up to one month, 114 bytes nvram
Jul 16 16:51:27 andromeda kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jul 16 16:51:27 andromeda kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Jul 16 16:51:27 andromeda kernel: Console: switching to colour frame buffer device 100x37
Jul 16 16:51:27 andromeda kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Jul 16 16:51:27 andromeda kernel: hid: raw HID events driver (C) Jiri Kosina
Jul 16 16:51:27 andromeda kernel: drop_monitor: Initializing network drop monitor service
Jul 16 16:51:27 andromeda kernel: NET: Registered PF_INET6 protocol family
Jul 16 16:51:27 andromeda kernel: Segment Routing with IPv6
Jul 16 16:51:27 andromeda kernel: RPL Segment Routing with IPv6
Jul 16 16:51:27 andromeda kernel: In-situ OAM (IOAM) with IPv6
Jul 16 16:51:27 andromeda kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Jul 16 16:51:27 andromeda kernel: microcode: Current revision: 0x0a704104
Jul 16 16:51:27 andromeda kernel: resctrl: L3 allocation detected
Jul 16 16:51:27 andromeda kernel: resctrl: MB allocation detected
Jul 16 16:51:27 andromeda kernel: resctrl: SMBA allocation detected
Jul 16 16:51:27 andromeda kernel: resctrl: L3 monitoring detected
Jul 16 16:51:27 andromeda kernel: IPI shorthand broadcast: enabled
Jul 16 16:51:27 andromeda kernel: sched_clock: Marking stable (570270231, 378337)->(570977969, -329401)
Jul 16 16:51:27 andromeda kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Jul 16 16:51:27 andromeda kernel: registered taskstats version 1
Jul 16 16:51:27 andromeda kernel: Loading compiled-in X.509 certificates
Jul 16 16:51:27 andromeda kernel: Loaded X.509 cert 'openSUSE Secure Boot Signkey: fd9f2c12e599d67cc7f9067541adf426b712469e'
Jul 16 16:51:27 andromeda kernel: page_owner is disabled
Jul 16 16:51:27 andromeda kernel: Key type .fscrypt registered
Jul 16 16:51:27 andromeda kernel: Key type fscrypt-provisioning registered
Jul 16 16:51:27 andromeda kernel: Key type encrypted registered
Jul 16 16:51:27 andromeda kernel: AppArmor: AppArmor sha256 policy hashing enabled
Jul 16 16:51:27 andromeda kernel: integrity: Loading X.509 certificate: UEFI:db
Jul 16 16:51:27 andromeda kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Jul 16 16:51:27 andromeda kernel: integrity: Loading X.509 certificate: UEFI:db
Jul 16 16:51:27 andromeda kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Jul 16 16:51:27 andromeda kernel: integrity: Loading X.509 certificate: UEFI:db
Jul 16 16:51:27 andromeda kernel: integrity: Loaded X.509 cert 'frame.work-LaptopAMDDB: 02'
Jul 16 16:51:27 andromeda kernel: Loading compiled-in module X.509 certificates
Jul 16 16:51:27 andromeda kernel: Loaded X.509 cert 'openSUSE Secure Boot Signkey: fd9f2c12e599d67cc7f9067541adf426b712469e'
Jul 16 16:51:27 andromeda kernel: ima: Allocated hash algorithm: sha256
Jul 16 16:51:27 andromeda kernel: ima: No architecture policies found
Jul 16 16:51:27 andromeda kernel: evm: Initialising EVM extended attributes:
Jul 16 16:51:27 andromeda kernel: evm: security.selinux
Jul 16 16:51:27 andromeda kernel: evm: security.SMACK64 (disabled)
Jul 16 16:51:27 andromeda kernel: evm: security.SMACK64EXEC (disabled)
Jul 16 16:51:27 andromeda kernel: evm: security.SMACK64TRANSMUTE (disabled)
Jul 16 16:51:27 andromeda kernel: evm: security.SMACK64MMAP (disabled)
Jul 16 16:51:27 andromeda kernel: evm: security.apparmor
Jul 16 16:51:27 andromeda kernel: evm: security.ima
Jul 16 16:51:27 andromeda kernel: evm: security.capability
Jul 16 16:51:27 andromeda kernel: evm: HMAC attrs: 0x1
Jul 16 16:51:27 andromeda kernel: PM: Magic number: 0:34:890
Jul 16 16:51:27 andromeda kernel: RAS: Correctable Errors collector initialized.
Jul 16 16:51:27 andromeda kernel: clk: Disabling unused clocks
Jul 16 16:51:27 andromeda kernel: PM: genpd: Disabling unused power domains
Jul 16 16:51:27 andromeda kernel: Freeing unused decrypted memory: 2028K
Jul 16 16:51:27 andromeda kernel: Freeing unused kernel image (initmem) memory: 4232K
Jul 16 16:51:27 andromeda kernel: Write protecting the kernel read-only data: 30720k
Jul 16 16:51:27 andromeda kernel: Freeing unused kernel image (rodata/data gap) memory: 1392K
Jul 16 16:51:27 andromeda kernel: Run /init as init process
Jul 16 16:51:27 andromeda kernel: with arguments:
Jul 16 16:51:27 andromeda kernel: /init
Jul 16 16:51:27 andromeda kernel: with environment:
Jul 16 16:51:27 andromeda kernel: HOME=/
Jul 16 16:51:27 andromeda kernel: TERM=linux
Jul 16 16:51:27 andromeda kernel: BOOT_IMAGE=/boot/vmlinuz-6.9.9-1-default
Jul 16 16:51:27 andromeda kernel: splash=silent
Jul 16 16:51:27 andromeda systemd[1]: systemd 255.8+suse.34.g5a8eadd0c0 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA -SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -XKBCOMMON -UTMP +SYSVINIT default-hierarchy=unified)
Jul 16 16:51:27 andromeda systemd[1]: Detected architecture x86-64.
Jul 16 16:51:27 andromeda systemd[1]: Running in initrd.
Jul 16 16:51:27 andromeda systemd[1]: Hostname set to <andromeda>.
Jul 16 16:51:27 andromeda systemd[1]: /usr/lib/systemd/system/plymouth-start.service:15: Unit uses KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update the service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
Jul 16 16:51:27 andromeda systemd[1]: Queued start job for default target Initrd Default Target.
Jul 16 16:51:27 andromeda systemd[1]: Expecting device /dev/disk/by-uuid/482e30f0-1cde-4d7b-8678-0540277a9c2c...
Jul 16 16:51:27 andromeda systemd[1]: Expecting device /dev/disk/by-uuid/DC3A-6A92...
Jul 16 16:51:27 andromeda systemd[1]: Expecting device /dev/disk/by-uuid/e9fe592d-dd2a-4d5f-8cc0-0e8bb35762ad...
Jul 16 16:51:27 andromeda systemd[1]: Reached target Initrd /usr File System.
Jul 16 16:51:27 andromeda systemd[1]: Reached target Slice Units.
Jul 16 16:51:27 andromeda systemd[1]: Reached target Swaps.
Jul 16 16:51:27 andromeda systemd[1]: Reached target Timer Units.
Jul 16 16:51:27 andromeda systemd[1]: Listening on Journal Socket (/dev/log).
Jul 16 16:51:27 andromeda systemd[1]: Listening on Journal Socket.
Jul 16 16:51:27 andromeda systemd[1]: Listening on udev Control Socket.
Jul 16 16:51:27 andromeda systemd[1]: Listening on udev Kernel Socket.
Jul 16 16:51:27 andromeda systemd[1]: Reached target Socket Units.
Jul 16 16:51:27 andromeda systemd[1]: Starting Create List of Static Device Nodes...
Jul 16 16:51:27 andromeda systemd[1]: Starting Journal Service...
Jul 16 16:51:27 andromeda systemd[1]: Starting Load Kernel Modules...
Jul 16 16:51:27 andromeda systemd[1]: Starting Virtual Console Setup...
Jul 16 16:51:27 andromeda systemd[1]: Finished Create List of Static Device Nodes.
Jul 16 16:51:27 andromeda systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Jul 16 16:51:27 andromeda kernel: i2c_dev: i2c /dev entries driver
Jul 16 16:51:27 andromeda systemd-journald[303]: Collecting audit messages is disabled.
Jul 16 16:51:27 andromeda systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Jul 16 16:51:27 andromeda systemd[1]: Starting Create Static Device Nodes in /dev...
Jul 16 16:51:27 andromeda systemd[1]: Finished Create Static Device Nodes in /dev.
Jul 16 16:51:27 andromeda systemd[1]: Finished Virtual Console Setup.
Jul 16 16:51:27 andromeda systemd[1]: Starting dracut ask for additional cmdline parameters...
Jul 16 16:51:27 andromeda kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Jul 16 16:51:27 andromeda kernel: Bridge firewalling registered
Jul 16 16:51:27 andromeda systemd[1]: Finished Load Kernel Modules.
Jul 16 16:51:27 andromeda systemd[1]: Starting Apply Kernel Variables...
Jul 16 16:51:27 andromeda systemd-journald[303]: Journal started
Jul 16 16:51:27 andromeda systemd-journald[303]: Runtime Journal (/run/log/journal/10262dde7943415eaf3bc5a9ddbccba1) is 8.0M, max 627.9M, 619.9M free.
Jul 16 16:51:27 andromeda systemd-modules-load[305]: Inserted module 'i2c_dev'
Jul 16 16:51:27 andromeda systemd-modules-load[305]: Inserted module 'msr'
Jul 16 16:51:27 andromeda systemd-modules-load[305]: Inserted module 'br_netfilter'
Jul 16 16:51:27 andromeda systemd[1]: Started Journal Service.
Jul 16 16:51:27 andromeda systemd[1]: Finished Apply Kernel Variables.
Jul 16 16:51:27 andromeda systemd[1]: Finished dracut ask for additional cmdline parameters.
Jul 16 16:51:27 andromeda systemd[1]: Starting dracut cmdline hook...
Jul 16 16:51:27 andromeda dracut-cmdline[342]: dracut-059+suse.628.g20b345b4-1.1
Jul 16 16:51:27 andromeda dracut-cmdline[342]: Using kernel command line parameters: rd.driver.pre=btrfs resume=UUID=e9fe592d-dd2a-4d5f-8cc0-0e8bb35762ad root=UUID=482e30f0-1cde-4d7b-8678-0540277a9c2c rootfstype=btrfs rootflags=rw,relatime,ssd,discard=async,space_cache=v2,subvolid=265,subvol=/@/.snapshots/1/snapshot,subvol=@/.snapshots/1/snapshot BOOT_IMAGE=/boot/vmlinuz-6.9.9-1-default root=UUID=482e30f0-1cde-4d7b-8678-0540277a9c2c splash=silent resume=/dev/disk/by-uuid/e9fe592d-dd2a-4d5f-8cc0-0e8bb35762ad mitigations=auto quiet security=apparmor
Jul 16 16:51:28 andromeda systemd[1]: Finished dracut cmdline hook.
Jul 16 16:51:28 andromeda systemd[1]: Starting dracut pre-udev hook...
Jul 16 16:51:28 andromeda kernel: raid6: avx512x4 gen() 43968 MB/s
Jul 16 16:51:28 andromeda kernel: raid6: avx512x2 gen() 45800 MB/s
Jul 16 16:51:28 andromeda kernel: raid6: avx512x1 gen() 44439 MB/s
Jul 16 16:51:28 andromeda kernel: raid6: avx2x4 gen() 49363 MB/s
Jul 16 16:51:28 andromeda kernel: tsc: Refined TSC clocksource calibration: 3293.773 MHz
Jul 16 16:51:28 andromeda kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2f7a525278c, max_idle_ns: 440795335276 ns
Jul 16 16:51:28 andromeda kernel: raid6: avx2x2 gen() 46117 MB/s
Jul 16 16:51:28 andromeda kernel: raid6: avx2x1 gen() 28745 MB/s
Jul 16 16:51:28 andromeda kernel: raid6: using algorithm avx2x4 gen() 49363 MB/s
Jul 16 16:51:28 andromeda kernel: raid6: .... xor() 3516 MB/s, rmw enabled
Jul 16 16:51:28 andromeda kernel: raid6: using avx512x2 recovery algorithm
Jul 16 16:51:28 andromeda kernel: clocksource: Switched to clocksource tsc
Jul 16 16:51:28 andromeda kernel: xor: automatically using best checksumming function avx
Jul 16 16:51:28 andromeda kernel: Btrfs loaded, assert=on, zoned=yes, fsverity=yes
Jul 16 16:51:28 andromeda systemd[1]: Finished dracut pre-udev hook.
Jul 16 16:51:28 andromeda systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jul 16 16:51:28 andromeda systemd-udevd[449]: Using default interface naming scheme 'v255'.
Jul 16 16:51:28 andromeda systemd[1]: Started Rule-based Manager for Device Events and Files.
Jul 16 16:51:28 andromeda systemd[1]: dracut pre-trigger hook was skipped because no trigger condition checks were met.
Jul 16 16:51:28 andromeda systemd[1]: Starting Coldplug All udev Devices...
Jul 16 16:51:28 andromeda systemd[1]: Finished Coldplug All udev Devices.
Jul 16 16:51:28 andromeda kernel: ACPI: battery: Slot [BAT1] (battery present)
Jul 16 16:51:28 andromeda kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Jul 16 16:51:28 andromeda kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Jul 16 16:51:28 andromeda kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Jul 16 16:51:28 andromeda kernel: cryptd: max_cpu_qlen set to 1000
Jul 16 16:51:28 andromeda kernel: ccp 0000:c1:00.2: tee enabled
Jul 16 16:51:28 andromeda kernel: ccp 0000:c1:00.2: psp enabled
Jul 16 16:51:28 andromeda kernel: ACPI: bus type USB registered
Jul 16 16:51:28 andromeda kernel: usbcore: registered new interface driver usbfs
Jul 16 16:51:28 andromeda kernel: usbcore: registered new interface driver hub
Jul 16 16:51:28 andromeda kernel: usbcore: registered new device driver usb
Jul 16 16:51:28 andromeda systemd[1]: Starting dracut initqueue hook...
Jul 16 16:51:28 andromeda systemd[1]: Starting Show Plymouth Boot Screen...
Jul 16 16:51:28 andromeda systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Jul 16 16:51:28 andromeda systemd[1]: Stopped Virtual Console Setup.
Jul 16 16:51:28 andromeda systemd[1]: Stopping Virtual Console Setup...
Jul 16 16:51:28 andromeda systemd[1]: Starting Virtual Console Setup...
Jul 16 16:51:28 andromeda plymouthd[514]: 00:00:01.866 ply-utils.c:932:ply_get_kernel_command_line : opening /proc/cmdline
Jul 16 16:51:28 andromeda plymouthd[514]: 00:00:01.866 ply-utils.c:940:ply_get_kernel_command_line : reading kernel command line
Jul 16 16:51:28 andromeda plymouthd[514]: 00:00:01.866 ply-utils.c:959:ply_get_kernel_command_line : Kernel command line is: 'BOOT_IMAGE=/boot/vmlinuz-6.9.9-1-default root=UUID=482e30f0-1cde-4d7b-8678-0540277a9c2c splash=silent resume=/dev/disk/by-uuid/e9fe592d-dd2a-4d5f-8cc0-0e8bb35762ad mitigations=auto quiet security=apparmor
Jul 16 16:51:28 andromeda plymouthd[514]: '
Jul 16 16:51:28 andromeda plymouthd[514]: 00:00:01.866 main.c:1938:check_logging : checking if console messages should be redirected and logged
Jul 16 16:51:28 andromeda plymouthd[514]: 00:00:01.866 main.c:1947:check_logging : logging will be enabled!
Jul 16 16:51:28 andromeda plymouthd[514]: 00:00:01.866 main.c:2017:initialize_environment : source built on Aug 28 2023
Jul 16 16:51:28 andromeda systemd[1]: Received SIGRTMIN+20 from PID 514 (plymouthd).
Jul 16 16:51:28 andromeda systemd[1]: Started Show Plymouth Boot Screen.
Jul 16 16:51:28 andromeda systemd[1]: Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Jul 16 16:51:28 andromeda systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
Jul 16 16:51:28 andromeda systemd[1]: Reached target Path Units.
Jul 16 16:51:28 andromeda systemd[1]: Finished Virtual Console Setup.
Jul 16 16:51:28 andromeda kernel: input: PIXA3854:00 093A:0274 Mouse as /devices/platform/AMDI0010:03/i2c-1/i2c-PIXA3854:00/0018:093A:0274.0001/input/input1
Jul 16 16:51:28 andromeda kernel: input: PIXA3854:00 093A:0274 Touchpad as /devices/platform/AMDI0010:03/i2c-1/i2c-PIXA3854:00/0018:093A:0274.0001/input/input2
Jul 16 16:51:28 andromeda kernel: hid-generic 0018:093A:0274.0001: input,hidraw0: I2C HID v1.00 Mouse [PIXA3854:00 093A:0274] on i2c-PIXA3854:00
Jul 16 16:51:28 andromeda kernel: hid-generic 0018:32AC:001B.0002: hidraw1: I2C HID v1.00 Device [FRMW0005:00 32AC:001B] on i2c-FRMW0005:00
Jul 16 16:51:28 andromeda kernel: hid-sensor-hub 0018:32AC:001B.0002: hidraw1: I2C HID v1.00 Device [FRMW0005:00 32AC:001B] on i2c-FRMW0005:00
Jul 16 16:51:28 andromeda kernel: input: FRMW0004:00 32AC:0006 Wireless Radio Control as /devices/platform/AMDI0010:00/i2c-0/i2c-FRMW0004:00/0018:32AC:0006.0003/input/input3
Jul 16 16:51:28 andromeda kernel: input: FRMW0004:00 32AC:0006 Consumer Control as /devices/platform/AMDI0010:00/i2c-0/i2c-FRMW0004:00/0018:32AC:0006.0003/input/input4
Jul 16 16:51:28 andromeda kernel: hid-generic 0018:32AC:0006.0003: input,hidraw2: I2C HID v1.00 Device [FRMW0004:00 32AC:0006] on i2c-FRMW0004:00
Jul 16 16:51:28 andromeda kernel: ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
Jul 16 16:51:28 andromeda kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:16/LNXVIDEO:00/input/input5
Jul 16 16:51:28 andromeda kernel: AVX2 version of gcm_enc/dec engaged.
Jul 16 16:51:28 andromeda kernel: AES CTR mode by8 optimization enabled
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c1:00.3: xHCI Host Controller
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c1:00.3: new USB bus registered, assigned bus number 1
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c1:00.3: hcc params 0x0128ffc5 hci version 0x120 quirks 0x0000000200000010
Jul 16 16:51:29 andromeda kernel: nvme 0000:02:00.0: platform quirk: setting simple suspend
Jul 16 16:51:29 andromeda kernel: nvme nvme0: pci function 0000:02:00.0
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c1:00.3: xHCI Host Controller
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c1:00.3: new USB bus registered, assigned bus number 2
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c1:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jul 16 16:51:29 andromeda kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jul 16 16:51:29 andromeda kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 16 16:51:29 andromeda kernel: usb usb1: Product: xHCI Host Controller
Jul 16 16:51:29 andromeda kernel: usb usb1: Manufacturer: Linux 6.9.9-1-default xhci-hcd
Jul 16 16:51:29 andromeda kernel: usb usb1: SerialNumber: 0000:c1:00.3
Jul 16 16:51:29 andromeda kernel: hub 1-0:1.0: USB hub found
Jul 16 16:51:29 andromeda kernel: hub 1-0:1.0: 5 ports detected
Jul 16 16:51:29 andromeda kernel: nvme nvme0: missing or invalid SUBNQN field.
Jul 16 16:51:29 andromeda kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 16 16:51:29 andromeda kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jul 16 16:51:29 andromeda kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 16 16:51:29 andromeda kernel: usb usb2: Product: xHCI Host Controller
Jul 16 16:51:29 andromeda kernel: usb usb2: Manufacturer: Linux 6.9.9-1-default xhci-hcd
Jul 16 16:51:29 andromeda kernel: usb usb2: SerialNumber: 0000:c1:00.3
Jul 16 16:51:29 andromeda kernel: hub 2-0:1.0: USB hub found
Jul 16 16:51:29 andromeda kernel: hub 2-0:1.0: 2 ports detected
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c1:00.4: xHCI Host Controller
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c1:00.4: new USB bus registered, assigned bus number 3
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c1:00.4: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000010
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c1:00.4: xHCI Host Controller
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c1:00.4: new USB bus registered, assigned bus number 4
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c1:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Jul 16 16:51:29 andromeda kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jul 16 16:51:29 andromeda kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 16 16:51:29 andromeda kernel: usb usb3: Product: xHCI Host Controller
Jul 16 16:51:29 andromeda kernel: usb usb3: Manufacturer: Linux 6.9.9-1-default xhci-hcd
Jul 16 16:51:29 andromeda kernel: usb usb3: SerialNumber: 0000:c1:00.4
Jul 16 16:51:29 andromeda kernel: hub 3-0:1.0: USB hub found
Jul 16 16:51:29 andromeda kernel: hub 3-0:1.0: 1 port detected
Jul 16 16:51:29 andromeda kernel: nvme nvme0: allocated 32 MiB host memory buffer.
Jul 16 16:51:29 andromeda kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 16 16:51:29 andromeda kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jul 16 16:51:29 andromeda kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 16 16:51:29 andromeda kernel: usb usb4: Product: xHCI Host Controller
Jul 16 16:51:29 andromeda kernel: usb usb4: Manufacturer: Linux 6.9.9-1-default xhci-hcd
Jul 16 16:51:29 andromeda kernel: usb usb4: SerialNumber: 0000:c1:00.4
Jul 16 16:51:29 andromeda kernel: hub 4-0:1.0: USB hub found
Jul 16 16:51:29 andromeda kernel: hub 4-0:1.0: 1 port detected
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c3:00.3: xHCI Host Controller
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c3:00.3: new USB bus registered, assigned bus number 5
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c3:00.3: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000010
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c3:00.3: xHCI Host Controller
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c3:00.3: new USB bus registered, assigned bus number 6
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c3:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jul 16 16:51:29 andromeda kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jul 16 16:51:29 andromeda kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 16 16:51:29 andromeda kernel: usb usb5: Product: xHCI Host Controller
Jul 16 16:51:29 andromeda kernel: usb usb5: Manufacturer: Linux 6.9.9-1-default xhci-hcd
Jul 16 16:51:29 andromeda kernel: usb usb5: SerialNumber: 0000:c3:00.3
Jul 16 16:51:29 andromeda kernel: hub 5-0:1.0: USB hub found
Jul 16 16:51:29 andromeda kernel: hub 5-0:1.0: 1 port detected
Jul 16 16:51:29 andromeda kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 16 16:51:29 andromeda kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jul 16 16:51:29 andromeda kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 16 16:51:29 andromeda kernel: usb usb6: Product: xHCI Host Controller
Jul 16 16:51:29 andromeda kernel: usb usb6: Manufacturer: Linux 6.9.9-1-default xhci-hcd
Jul 16 16:51:29 andromeda kernel: usb usb6: SerialNumber: 0000:c3:00.3
Jul 16 16:51:29 andromeda kernel: hub 6-0:1.0: USB hub found
Jul 16 16:51:29 andromeda kernel: hub 6-0:1.0: 1 port detected
Jul 16 16:51:29 andromeda kernel: nvme nvme0: 8/0/0 default/read/poll queues
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c3:00.4: xHCI Host Controller
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c3:00.4: new USB bus registered, assigned bus number 7
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c3:00.4: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000010
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c3:00.4: xHCI Host Controller
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c3:00.4: new USB bus registered, assigned bus number 8
Jul 16 16:51:29 andromeda kernel: xhci_hcd 0000:c3:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Jul 16 16:51:29 andromeda kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jul 16 16:51:29 andromeda kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 16 16:51:29 andromeda kernel: usb usb7: Product: xHCI Host Controller
Jul 16 16:51:29 andromeda kernel: usb usb7: Manufacturer: Linux 6.9.9-1-default xhci-hcd
Jul 16 16:51:29 andromeda kernel: usb usb7: SerialNumber: 0000:c3:00.4
Jul 16 16:51:29 andromeda kernel: hub 7-0:1.0: USB hub found
Jul 16 16:51:29 andromeda kernel: hub 7-0:1.0: 1 port detected
Jul 16 16:51:29 andromeda kernel: usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 16 16:51:29 andromeda kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jul 16 16:51:29 andromeda kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 16 16:51:29 andromeda kernel: usb usb8: Product: xHCI Host Controller
Jul 16 16:51:29 andromeda kernel: usb usb8: Manufacturer: Linux 6.9.9-1-default xhci-hcd
Jul 16 16:51:29 andromeda kernel: usb usb8: SerialNumber: 0000:c3:00.4
Jul 16 16:51:29 andromeda kernel: hub 8-0:1.0: USB hub found
Jul 16 16:51:29 andromeda kernel: hub 8-0:1.0: 1 port detected
Jul 16 16:51:29 andromeda kernel: nvme0n1: p1 p2 p3 p4 p5 p6 p7
Jul 16 16:51:29 andromeda systemd[1]: Found device Lexar SSD NM790 1TB efi-tw.
Jul 16 16:51:29 andromeda systemd[1]: Found device Lexar SSD NM790 1TB 5.
Jul 16 16:51:29 andromeda systemd[1]: Found device Lexar SSD NM790 1TB tumbleweed.
Jul 16 16:51:29 andromeda systemd[1]: Reached target Initrd Root Device.
Jul 16 16:51:29 andromeda systemd[1]: Starting Resume from hibernation...
Jul 16 16:51:29 andromeda systemd[1]: systemd-hibernate-resume.service: Deactivated successfully.
Jul 16 16:51:29 andromeda systemd[1]: Finished Resume from hibernation.
Jul 16 16:51:29 andromeda systemd[1]: Reached target Preparation for Local File Systems.
Jul 16 16:51:29 andromeda systemd[1]: Reached target Local File Systems.
Jul 16 16:51:29 andromeda systemd[1]: Starting Create System Files and Directories...
Jul 16 16:51:29 andromeda kernel: PM: Image not found (code -22)
Jul 16 16:51:29 andromeda systemd[1]: Finished Create System Files and Directories.
Jul 16 16:51:29 andromeda systemd[1]: Reached target System Initialization.
Jul 16 16:51:29 andromeda systemd[1]: Reached target Basic System.
Jul 16 16:51:29 andromeda kernel: input: PIXA3854:00 093A:0274 Mouse as /devices/platform/AMDI0010:03/i2c-1/i2c-PIXA3854:00/0018:093A:0274.0001/input/input6
Jul 16 16:51:29 andromeda kernel: input: PIXA3854:00 093A:0274 Touchpad as /devices/platform/AMDI0010:03/i2c-1/i2c-PIXA3854:00/0018:093A:0274.0001/input/input7
Jul 16 16:51:29 andromeda kernel: hid-multitouch 0018:093A:0274.0001: input,hidraw0: I2C HID v1.00 Mouse [PIXA3854:00 093A:0274] on i2c-PIXA3854:00
Jul 16 16:51:29 andromeda kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Jul 16 16:51:29 andromeda kernel: usb 3-1: new high-speed USB device number 2 using xhci_hcd
Jul 16 16:51:29 andromeda kernel: usb 3-1: New USB device found, idVendor=0bda, idProduct=5634, bcdDevice= 0.21
Jul 16 16:51:29 andromeda kernel: usb 3-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Jul 16 16:51:29 andromeda kernel: usb 3-1: Product: Laptop Camera
Jul 16 16:51:29 andromeda kernel: usb 3-1: Manufacturer: Generic
Jul 16 16:51:29 andromeda kernel: usb 3-1: SerialNumber: 200901010001
Jul 16 16:51:29 andromeda kernel: usb 1-1: New USB device found, idVendor=32ac, idProduct=0002, bcdDevice= 0.00
Jul 16 16:51:29 andromeda kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 16 16:51:29 andromeda kernel: usb 1-1: Product: HDMI Expansion Card
Jul 16 16:51:29 andromeda kernel: usb 1-1: Manufacturer: Framework
Jul 16 16:51:29 andromeda kernel: usb 1-1: SerialNumber: 11AD1D00A49C40170F2B0B00
Jul 16 16:51:29 andromeda kernel: usb 1-4: new full-speed USB device number 3 using xhci_hcd
Jul 16 16:51:29 andromeda kernel: ucsi_acpi USBC000:00: unknown error 0
Jul 16 16:51:29 andromeda kernel: ucsi_acpi USBC000:00: GET_CABLE_PROPERTY failed (-5)
Jul 16 16:51:29 andromeda kernel: usb 1-4: New USB device found, idVendor=27c6, idProduct=609c, bcdDevice= 1.00
Jul 16 16:51:29 andromeda kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 16 16:51:29 andromeda kernel: usb 1-4: Product: Goodix Fingerprint USB Device
Jul 16 16:51:29 andromeda kernel: usb 1-4: Manufacturer: Goodix Technology Co., Ltd.
Jul 16 16:51:29 andromeda kernel: usb 1-4: SerialNumber: UIDBCDAF646_XXXX_MOC_B0
Jul 16 16:51:29 andromeda kernel: usb 1-5: new high-speed USB device number 4 using xhci_hcd
Jul 16 16:51:30 andromeda kernel: usb 1-5: New USB device found, idVendor=0e8d, idProduct=e616, bcdDevice= 1.00
Jul 16 16:51:30 andromeda kernel: usb 1-5: New USB device strings: Mfr=5, Product=6, SerialNumber=7
Jul 16 16:51:30 andromeda kernel: usb 1-5: Product: Wireless_Device
Jul 16 16:51:30 andromeda kernel: usb 1-5: Manufacturer: MediaTek Inc.
Jul 16 16:51:30 andromeda kernel: usb 1-5: SerialNumber: 000000000
Jul 16 16:51:30 andromeda kernel: [drm] amdgpu kernel modesetting enabled.
Jul 16 16:51:30 andromeda kernel: hid-generic 0003:32AC:0002.0004: hiddev96,hidraw3: USB HID v1.11 Device [Framework HDMI Expansion Card] on usb-0000:c1:00.3-1/input1
Jul 16 16:51:30 andromeda kernel: usbcore: registered new interface driver usbhid
Jul 16 16:51:30 andromeda kernel: usbhid: USB HID core driver
Jul 16 16:51:30 andromeda kernel: amdgpu: Virtual CRAT table created for CPU
Jul 16 16:51:30 andromeda kernel: amdgpu: Topology: Add CPU node
Jul 16 16:51:30 andromeda kernel: [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x15BF 0xF111:0x0006 0xC4).
Jul 16 16:51:30 andromeda kernel: [drm] register mmio base: 0x90500000
Jul 16 16:51:30 andromeda kernel: [drm] register mmio size: 524288
Jul 16 16:51:30 andromeda kernel: [drm] add ip block number 0 <soc21_common>
Jul 16 16:51:30 andromeda kernel: [drm] add ip block number 1 <gmc_v11_0>
Jul 16 16:51:30 andromeda kernel: [drm] add ip block number 2 <ih_v6_0>
Jul 16 16:51:30 andromeda kernel: [drm] add ip block number 3 <psp>
Jul 16 16:51:30 andromeda kernel: [drm] add ip block number 4 <smu>
Jul 16 16:51:30 andromeda kernel: [drm] add ip block number 5 <dm>
Jul 16 16:51:30 andromeda kernel: [drm] add ip block number 6 <gfx_v11_0>
Jul 16 16:51:30 andromeda kernel: [drm] add ip block number 7 <sdma_v6_0>
Jul 16 16:51:30 andromeda kernel: [drm] add ip block number 8 <vcn_v4_0>
Jul 16 16:51:30 andromeda kernel: [drm] add ip block number 9 <jpeg_v4_0>
Jul 16 16:51:30 andromeda kernel: [drm] add ip block number 10 <mes_v11_0>
Jul 16 16:51:30 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: Fetched VBIOS from VFCT
Jul 16 16:51:32 andromeda kernel: amdgpu: ATOM BIOS: 113-PHXGENERIC-001
Jul 16 16:51:32 andromeda kernel: [drm] VCN(0) encode/decode are enabled in VM mode
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: [drm:jpeg_v4_0_early_init [amdgpu]] JPEG decode is enabled in VM mode
Jul 16 16:51:32 andromeda kernel: Console: switching to colour dummy device 80x25
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: vgaarb: deactivate vga console
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
Jul 16 16:51:32 andromeda kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: VRAM: 512M 0x0000008000000000 - 0x000000801FFFFFFF (512M used)
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: GART: 512M 0x00007FFF00000000 - 0x00007FFF1FFFFFFF
Jul 16 16:51:32 andromeda kernel: [drm] Detected VRAM RAM=512M, BAR=512M
Jul 16 16:51:32 andromeda kernel: [drm] RAM width 128bits DDR5
Jul 16 16:51:32 andromeda kernel: [drm] amdgpu: 512M of VRAM memory ready
Jul 16 16:51:32 andromeda kernel: [drm] amdgpu: 15697M of GTT memory ready.
Jul 16 16:51:32 andromeda kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Jul 16 16:51:32 andromeda kernel: [drm] PCIE GART of 512M enabled (table at 0x000000801FD00000).
Jul 16 16:51:32 andromeda kernel: [drm] Loading DMUB firmware via PSP: version=0x08003D00
Jul 16 16:51:32 andromeda kernel: [drm] Found VCN firmware Version ENC: 1.21 DEC: 8 VEP: 0 Revision: 2
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: Will use PSP to load VCN firmware
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: reserve 0x4000000 from 0x8018000000 for PSP TMR
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: SMU is initialized successfully!
Jul 16 16:51:32 andromeda kernel: [drm] Seamless boot condition check passed
Jul 16 16:51:32 andromeda kernel: [drm] Display Core v3.2.273 initialized on DCN 3.1.4
Jul 16 16:51:32 andromeda kernel: [drm] DP-HDMI FRL PCON supported
Jul 16 16:51:32 andromeda kernel: [drm] DMUB hardware initialized: version=0x08003D00
Jul 16 16:51:32 andromeda kernel: [drm] PSR support 1, DC PSR ver 0, sink PSR ver 3 DPCD caps 0x7b su_y_granularity 4
Jul 16 16:51:32 andromeda kernel: [drm] kiq ring mec 3 pipe 1 q 0
Jul 16 16:51:32 andromeda kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: [drm:jpeg_v4_0_hw_init [amdgpu]] JPEG decode initialized successfully.
Jul 16 16:51:32 andromeda kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Jul 16 16:51:32 andromeda kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Jul 16 16:51:32 andromeda kernel: amdgpu: Virtual CRAT table created for GPU
Jul 16 16:51:32 andromeda kernel: amdgpu: Topology: Add dGPU node [0x15bf:0x1002]
Jul 16 16:51:32 andromeda kernel: kfd kfd: amdgpu: added device 1002:15bf
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 6, active_cu_number 12
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: ring jpeg_dec uses VM inv eng 1 on hub 8
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 13 on hub 0
Jul 16 16:51:32 andromeda kernel: [drm] ring gfx_32768.1.1 was added
Jul 16 16:51:32 andromeda kernel: [drm] ring compute_32768.2.2 was added
Jul 16 16:51:32 andromeda kernel: [drm] ring sdma_32768.3.3 was added
Jul 16 16:51:32 andromeda kernel: [drm] ring gfx_32768.1.1 ib test pass
Jul 16 16:51:32 andromeda kernel: [drm] ring compute_32768.2.2 ib test pass
Jul 16 16:51:32 andromeda kernel: [drm] ring sdma_32768.3.3 ib test pass
Jul 16 16:51:32 andromeda kernel: [drm] Initialized amdgpu 3.57.0 20150101 for 0000:c1:00.0 on minor 1
Jul 16 16:51:32 andromeda kernel: fbcon: amdgpudrmfb (fb0) is primary device
Jul 16 16:51:32 andromeda kernel: [drm] DSC precompute is not needed.
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: [drm] REG_WAIT timeout 1us * 1000 tries - dcn314_dsc_pg_control line:223
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: [drm] REG_WAIT timeout 1us * 1000 tries - dcn314_dsc_pg_control line:231
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: [drm] REG_WAIT timeout 1us * 1000 tries - dcn314_dsc_pg_control line:239
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: [drm] REG_WAIT timeout 1us * 1000 tries - dcn314_dsc_pg_control line:247
Jul 16 16:51:32 andromeda kernel: Console: switching to colour frame buffer device 141x47
Jul 16 16:51:32 andromeda kernel: amdgpu 0000:c1:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Jul 16 16:51:31 andromeda systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Jul 16 16:51:31 andromeda systemd[1]: Stopped Virtual Console Setup.
Jul 16 16:51:32 andromeda systemd[1]: Stopping Virtual Console Setup...
Jul 16 16:51:32 andromeda systemd[1]: Starting Virtual Console Setup...
Jul 16 16:51:32 andromeda systemd[1]: Finished dracut initqueue hook.
Jul 16 16:51:32 andromeda systemd[1]: Reached target Preparation for Remote File Systems.
Jul 16 16:51:32 andromeda systemd[1]: Reached target Remote File Systems.
Jul 16 16:51:32 andromeda systemd[1]: dracut pre-mount hook was skipped because no trigger condition checks were met.
Jul 16 16:51:32 andromeda systemd[1]: Starting File System Check on /dev/disk/by-uuid/482e30f0-1cde-4d7b-8678-0540277a9c2c...
Jul 16 16:51:32 andromeda systemd[1]: Finished File System Check on /dev/disk/by-uuid/482e30f0-1cde-4d7b-8678-0540277a9c2c.
Jul 16 16:51:32 andromeda systemd[1]: Mounting /sysroot...
Jul 16 16:51:32 andromeda systemd[1]: Finished Virtual Console Setup.
Jul 16 16:51:32 andromeda kernel: BTRFS: device label tumbleweed devid 1 transid 12886 /dev/nvme0n1p2 (259:2) scanned by mount (653)
Jul 16 16:51:32 andromeda kernel: BTRFS info (device nvme0n1p2): first mount of filesystem 482e30f0-1cde-4d7b-8678-0540277a9c2c
Jul 16 16:51:32 andromeda kernel: BTRFS info (device nvme0n1p2): using crc32c (crc32c-intel) checksum algorithm
Jul 16 16:51:32 andromeda kernel: BTRFS info (device nvme0n1p2): using free-space-tree
Jul 16 16:51:32 andromeda systemd[1]: Mounted /sysroot.
Jul 16 16:51:32 andromeda systemd[1]: OSTree Prepare OS/ was skipped because of an unmet condition check (ConditionKernelCommandLine=ostree).
Jul 16 16:51:32 andromeda systemd[1]: Reached target Initrd Root File System.
Jul 16 16:51:32 andromeda systemd[1]: Starting Mountpoints Configured in the Real Root...
Jul 16 16:51:32 andromeda systemd[1]: initrd-parse-etc.service: Deactivated successfully.
Jul 16 16:51:32 andromeda systemd[1]: Finished Mountpoints Configured in the Real Root.
Jul 16 16:51:32 andromeda systemd[1]: Reached target Initrd File Systems.
Jul 16 16:51:32 andromeda systemd[1]: Reached target Initrd Default Target.
Jul 16 16:51:32 andromeda systemd[1]: dracut mount hook was skipped because no trigger condition checks were met.
Jul 16 16:51:32 andromeda systemd[1]: dracut pre-pivot and cleanup hook was skipped because no trigger condition checks were met.
Jul 16 16:51:32 andromeda systemd[1]: Starting Cleaning Up and Shutting Down Daemons...
Jul 16 16:51:32 andromeda systemd[1]: Stopped target Initrd Default Target.
Jul 16 16:51:32 andromeda systemd[1]: Stopped target Basic System.
Jul 16 16:51:32 andromeda systemd[1]: Stopped target Initrd Root Device.
Jul 16 16:51:32 andromeda systemd[1]: Stopped target Initrd /usr File System.
Jul 16 16:51:32 andromeda systemd[1]: Stopped target Path Units.
Jul 16 16:51:32 andromeda systemd[1]: Stopped target Remote File Systems.
Jul 16 16:51:32 andromeda systemd[1]: Stopped target Preparation for Remote File Systems.
Jul 16 16:51:32 andromeda systemd[1]: Stopped target Slice Units.
Jul 16 16:51:32 andromeda systemd[1]: Stopped target Socket Units.
Jul 16 16:51:32 andromeda systemd[1]: Stopped target System Initialization.
Jul 16 16:51:32 andromeda systemd[1]: Stopped target Swaps.
Jul 16 16:51:32 andromeda systemd[1]: Stopped target Timer Units.
Jul 16 16:51:32 andromeda systemd[1]: dracut-initqueue.service: Deactivated successfully.
Jul 16 16:51:32 andromeda systemd[1]: Stopped dracut initqueue hook.
Jul 16 16:51:32 andromeda systemd[1]: OSTree Prepare OS/ was skipped because of an unmet condition check (ConditionKernelCommandLine=ostree).
Jul 16 16:51:32 andromeda systemd[1]: Starting Plymouth switch root service...
Jul 16 16:51:32 andromeda systemd[1]: systemd-sysctl.service: Deactivated successfully.
Jul 16 16:51:32 andromeda systemd[1]: Stopped Apply Kernel Variables.
Jul 16 16:51:32 andromeda systemd[1]: systemd-modules-load.service: Deactivated successfully.
Jul 16 16:51:32 andromeda systemd[1]: Stopped Load Kernel Modules.
Jul 16 16:51:32 andromeda systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
Jul 16 16:51:32 andromeda systemd[1]: Stopped Create System Files and Directories.
Jul 16 16:51:32 andromeda systemd[1]: Stopped target Local File Systems.
Jul 16 16:51:32 andromeda systemd[1]: Stopped target Preparation for Local File Systems.
Jul 16 16:51:32 andromeda systemd[1]: systemd-udev-trigger.service: Deactivated successfully.
Jul 16 16:51:32 andromeda systemd[1]: Stopped Coldplug All udev Devices.
Jul 16 16:51:32 andromeda systemd[1]: Stopping Rule-based Manager for Device Events and Files...
Jul 16 16:51:32 andromeda systemd[1]: initrd-cleanup.service: Deactivated successfully.
Jul 16 16:51:32 andromeda systemd[1]: Finished Cleaning Up and Shutting Down Daemons.
Jul 16 16:51:32 andromeda systemd[1]: systemd-udevd.service: Deactivated successfully.
Jul 16 16:51:32 andromeda systemd[1]: Stopped Rule-based Manager for Device Events and Files.
Jul 16 16:51:32 andromeda systemd[1]: systemd-udevd.service: Consumed 2.553s CPU time.
Jul 16 16:51:32 andromeda systemd[1]: systemd-udevd-control.socket: Deactivated successfully.
Jul 16 16:51:32 andromeda systemd[1]: Closed udev Control Socket.
Jul 16 16:51:32 andromeda systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully.
Jul 16 16:51:32 andromeda systemd[1]: Closed udev Kernel Socket.
Jul 16 16:51:32 andromeda systemd[1]: dracut-pre-udev.service: Deactivated successfully.
Jul 16 16:51:32 andromeda systemd[1]: Stopped dracut pre-udev hook.
Jul 16 16:51:32 andromeda systemd[1]: dracut-cmdline.service: Deactivated successfully.
Jul 16 16:51:32 andromeda systemd[1]: Stopped dracut cmdline hook.
Jul 16 16:51:32 andromeda systemd[1]: dracut-cmdline-ask.service: Deactivated successfully.
Jul 16 16:51:32 andromeda systemd[1]: Stopped dracut ask for additional cmdline parameters.
Jul 16 16:51:32 andromeda systemd[1]: Starting Cleanup udev Database...
Jul 16 16:51:32 andromeda systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Jul 16 16:51:32 andromeda systemd[1]: Stopped Create Static Device Nodes in /dev.
Jul 16 16:51:32 andromeda systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.
Jul 16 16:51:32 andromeda systemd[1]: Stopped Create Static Device Nodes in /dev gracefully.
Jul 16 16:51:32 andromeda systemd[1]: kmod-static-nodes.service: Deactivated successfully.
Jul 16 16:51:32 andromeda systemd[1]: Stopped Create List of Static Device Nodes.
Jul 16 16:51:32 andromeda systemd[1]: Finished Plymouth switch root service.
Jul 16 16:51:32 andromeda systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.
Jul 16 16:51:32 andromeda systemd[1]: Finished Cleanup udev Database.
Jul 16 16:51:32 andromeda systemd[1]: Reached target Switch Root.
Jul 16 16:51:32 andromeda systemd[1]: Starting Switch Root...
Jul 16 16:51:32 andromeda systemd[1]: Switching root.
Jul 16 16:51:32 andromeda systemd-journald[303]: Journal stopped
Jul 16 16:51:33 andromeda systemd-journald[303]: Received SIGTERM from PID 1 (systemd).
Jul 16 16:51:33 andromeda systemd[1]: systemd 255.8+suse.34.g5a8eadd0c0 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA -SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -XKBCOMMON -UTMP +SYSVINIT default-hierarchy=unified)
Jul 16 16:51:33 andromeda systemd[1]: Detected architecture x86-64.
Jul 16 16:51:33 andromeda systemd[1]: bpf-lsm: LSM BPF program attached
Jul 16 16:51:33 andromeda systemd[1]: /usr/lib/systemd/system/plymouth-start.service:15: Unit uses KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update the service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
Jul 16 16:51:33 andromeda systemd[1]: initrd-switch-root.service: Deactivated successfully.
Jul 16 16:51:33 andromeda systemd[1]: Stopped Switch Root.
Jul 16 16:51:33 andromeda systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
Jul 16 16:51:33 andromeda systemd[1]: Created slice Virtual Machine and Container Slice.
Jul 16 16:51:33 andromeda systemd[1]: Created slice Slice /system/getty.
Jul 16 16:51:33 andromeda systemd[1]: Created slice Slice /system/modprobe.
Jul 16 16:51:33 andromeda systemd[1]: Created slice Encrypted Volume Units Service Slice.
Jul 16 16:51:33 andromeda systemd[1]: Created slice Slice /system/systemd-fsck.
Jul 16 16:51:33 andromeda systemd[1]: Created slice User and Session Slice.
Jul 16 16:51:33 andromeda systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jul 16 16:51:33 andromeda systemd[1]: Expecting device /dev/disk/by-uuid/1d656e75-39c4-44d2-931c-7f4922e8beeb...
Jul 16 16:51:33 andromeda systemd[1]: Expecting device /dev/disk/by-uuid/482e30f0-1cde-4d7b-8678-0540277a9c2c...
Jul 16 16:51:33 andromeda systemd[1]: Expecting device /dev/disk/by-uuid/DC3A-6A92...
Jul 16 16:51:33 andromeda systemd[1]: Expecting device /dev/disk/by-uuid/e9fe592d-dd2a-4d5f-8cc0-0e8bb35762ad...
Jul 16 16:51:33 andromeda systemd[1]: Expecting device /dev/mapper/luks-1d656e75-39c4-44d2-931c-7f4922e8beeb...
Jul 16 16:51:33 andromeda systemd[1]: Stopped target Switch Root.
Jul 16 16:51:33 andromeda systemd[1]: Stopped target Initrd File Systems.
Jul 16 16:51:33 andromeda systemd[1]: Stopped target Initrd Root File System.
Jul 16 16:51:33 andromeda systemd[1]: Reached target Local Integrity Protected Volumes.
Jul 16 16:51:33 andromeda systemd[1]: Reached target Slice Units.
Jul 16 16:51:33 andromeda systemd[1]: Reached target System Time Set.
Jul 16 16:51:33 andromeda systemd[1]: Reached target Local Verity Protected Volumes.
Jul 16 16:51:33 andromeda systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jul 16 16:51:33 andromeda systemd[1]: Listening on LVM2 poll daemon socket.
Jul 16 16:51:33 andromeda systemd[1]: Listening on Process Core Dump Socket.
Jul 16 16:51:33 andromeda systemd[1]: Listening on udev Control Socket.
Jul 16 16:51:33 andromeda systemd[1]: Listening on udev Kernel Socket.
Jul 16 16:51:33 andromeda systemd[1]: Mounting Huge Pages File System...
Jul 16 16:51:33 andromeda systemd[1]: Mounting POSIX Message Queue File System...
Jul 16 16:51:33 andromeda systemd[1]: Mounting Kernel Debug File System...
Jul 16 16:51:33 andromeda systemd[1]: Mounting Kernel Trace File System...
Jul 16 16:51:33 andromeda systemd[1]: Starting Create List of Static Device Nodes...
Jul 16 16:51:33 andromeda systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jul 16 16:51:33 andromeda systemd[1]: Starting Load Kernel Module configfs...
Jul 16 16:51:33 andromeda systemd[1]: Starting Load Kernel Module dm_mod...
Jul 16 16:51:33 andromeda systemd[1]: Starting Load Kernel Module drm...
Jul 16 16:51:33 andromeda systemd[1]: Starting Load Kernel Module efi_pstore...
Jul 16 16:51:33 andromeda systemd[1]: Starting Load Kernel Module fuse...
Jul 16 16:51:33 andromeda systemd[1]: Starting Load Kernel Module loop...
Jul 16 16:51:33 andromeda systemd[1]: Starting Load Kernel Module nvme_fabrics...
Jul 16 16:51:33 andromeda systemd[1]: plymouth-start.service: Deactivated successfully.
Jul 16 16:51:33 andromeda systemd[1]: plymouth-start.service: Unit process 514 (plymouthd) remains running after unit stopped.
Jul 16 16:51:33 andromeda systemd[1]: Stopped Show Plymouth Boot Screen.
Jul 16 16:51:33 andromeda systemd[1]: Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Jul 16 16:51:33 andromeda systemd[1]: plymouth-switch-root.service: Deactivated successfully.
Jul 16 16:51:33 andromeda systemd[1]: Stopped Plymouth switch root service.
Jul 16 16:51:33 andromeda systemd[1]: systemd-fsck-root.service: Deactivated successfully.
Jul 16 16:51:33 andromeda systemd[1]: Stopped File System Check on Root Device.
Jul 16 16:51:33 andromeda systemd[1]: Starting Journal Service...
Jul 16 16:51:33 andromeda systemd[1]: Starting Load Kernel Modules...
Jul 16 16:51:33 andromeda systemd[1]: Starting Remount Root and Kernel File Systems...
Jul 16 16:51:33 andromeda systemd[1]: Starting Coldplug All udev Devices...
Jul 16 16:51:33 andromeda kernel: loop: module loaded
Jul 16 16:51:33 andromeda kernel: fuse: init (API version 7.40)
Jul 16 16:51:33 andromeda systemd-journald[726]: Collecting audit messages is disabled.
Jul 16 16:51:33 andromeda kernel: device-mapper: uevent: version 1.0.3
Jul 16 16:51:33 andromeda kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Jul 16 16:51:33 andromeda systemd-journald[726]: Journal started
Jul 16 16:51:33 andromeda systemd-journald[726]: Runtime Journal (/run/log/journal/10262dde7943415eaf3bc5a9ddbccba1) is 8.0M, max 627.9M, 619.9M free.
Jul 16 16:51:33 andromeda systemd[1]: Queued start job for default target Graphical Interface.
Jul 16 16:51:33 andromeda systemd[1]: systemd-journald.service: Deactivated successfully.
Jul 16 16:51:33 andromeda systemd[1]: Mounted Huge Pages File System.
Jul 16 16:51:33 andromeda systemd[1]: Mounted POSIX Message Queue File System.
Jul 16 16:51:33 andromeda systemd[1]: Mounted Kernel Debug File System.
Jul 16 16:51:33 andromeda systemd[1]: Mounted Kernel Trace File System.
Jul 16 16:51:33 andromeda systemd[1]: Finished Create List of Static Device Nodes.
Jul 16 16:51:33 andromeda systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jul 16 16:51:33 andromeda systemd[1]: Finished Load Kernel Module configfs.
Jul 16 16:51:33 andromeda systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jul 16 16:51:33 andromeda systemd[1]: Finished Load Kernel Module dm_mod.
Jul 16 16:51:33 andromeda systemd[1]: modprobe@drm.service: Deactivated successfully.
Jul 16 16:51:33 andromeda systemd[1]: Finished Load Kernel Module drm.
Jul 16 16:51:33 andromeda systemd[1]: Started Journal Service.
Jul 16 16:51:33 andromeda systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Jul 16 16:51:33 andromeda systemd[1]: Finished Load Kernel Module efi_pstore.
Jul 16 16:51:33 andromeda systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jul 16 16:51:33 andromeda systemd[1]: Finished Load Kernel Module fuse.
Jul 16 16:51:33 andromeda systemd[1]: modprobe@loop.service: Deactivated successfully.
Jul 16 16:51:33 andromeda systemd[1]: Finished Load Kernel Module loop.
Jul 16 16:51:33 andromeda systemd[1]: modprobe@nvme_fabrics.service: Deactivated successfully.
Jul 16 16:51:33 andromeda systemd[1]: Finished Load Kernel Module nvme_fabrics.
Jul 16 16:51:33 andromeda systemd[1]: Finished Load Kernel Modules.
Jul 16 16:51:33 andromeda systemd[1]: Finished Remount Root and Kernel File Systems.
Jul 16 16:51:33 andromeda systemd[1]: Mounting FUSE Control File System...
Jul 16 16:51:33 andromeda systemd[1]: Mounting Kernel Configuration File System...
Jul 16 16:51:33 andromeda systemd[1]: Apply Kernel Variables for 6.9.9-1-default from /boot was skipped because of an unmet condition check (ConditionPathExists=!/usr/lib/modules/6.9.9-1-default/sysctl.conf).
Jul 16 16:51:33 andromeda systemd[1]: One time configuration for iscsi.service was skipped because of an unmet condition check (ConditionPathExists=!/etc/iscsi/initiatorname.iscsi).
Jul 16 16:51:33 andromeda systemd[1]: Starting Apply Kernel Variables for 6.9.9-1-default...
Jul 16 16:51:33 andromeda systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jul 16 16:51:33 andromeda systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jul 16 16:51:33 andromeda systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Jul 16 16:51:33 andromeda systemd[1]: Mounted FUSE Control File System.
Jul 16 16:51:33 andromeda systemd[1]: Mounted Kernel Configuration File System.
Jul 16 16:51:33 andromeda systemd[1]: Finished Apply Kernel Variables for 6.9.9-1-default.
Jul 16 16:51:33 andromeda systemd[1]: Starting Apply Kernel Variables...
Jul 16 16:51:33 andromeda systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jul 16 16:51:33 andromeda systemd[1]: Finished Apply Kernel Variables.
Jul 16 16:51:33 andromeda systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Jul 16 16:51:33 andromeda systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jul 16 16:51:33 andromeda systemd[1]: Starting Create Static Device Nodes in /dev...
Jul 16 16:51:33 andromeda systemd[1]: Finished Create Static Device Nodes in /dev.
Jul 16 16:51:33 andromeda systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jul 16 16:51:33 andromeda systemd[1]: Finished Coldplug All udev Devices.
Jul 16 16:51:33 andromeda systemd-udevd[761]: Using default interface naming scheme 'v255'.
Jul 16 16:51:33 andromeda systemd[1]: Started Rule-based Manager for Device Events and Files.
Jul 16 16:51:33 andromeda systemd[1]: Auto-connect to subsystems on FC-NVME devices found during boot was skipped because of an unmet condition check (ConditionPathExists=/sys/class/fc/fc_udev_device/nvme_discovery).
Jul 16 16:51:33 andromeda systemd[1]: Reached target Preparation for Local File Systems.
Jul 16 16:51:33 andromeda kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:44/PNP0C09:00/PNP0C0D:00/input/input8
Jul 16 16:51:33 andromeda kernel: ACPI: button: Lid Switch [LID0]
Jul 16 16:51:33 andromeda kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input9
Jul 16 16:51:33 andromeda kernel: ACPI: button: Power Button [PWRB]
Jul 16 16:51:33 andromeda kernel: ACPI: AC: AC Adapter [ACAD] (off-line)
Jul 16 16:51:33 andromeda kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Jul 16 16:51:33 andromeda kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Jul 16 16:51:33 andromeda kernel: ACPI: thermal: [Firmware Bug]: Invalid critical threshold (-274000)
Jul 16 16:51:33 andromeda kernel: ACPI: thermal: [Firmware Bug]: No valid trip points!
Jul 16 16:51:33 andromeda kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Jul 16 16:51:33 andromeda kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jul 16 16:51:33 andromeda kernel: ACPI: thermal: Thermal Zone [TZ00] (38 C)
Jul 16 16:51:33 andromeda kernel: ACPI: thermal: [Firmware Bug]: Invalid critical threshold (-274000)
Jul 16 16:51:33 andromeda kernel: ACPI: thermal: [Firmware Bug]: No valid trip points!
Jul 16 16:51:33 andromeda kernel: thermal LNXTHERM:01: registered as thermal_zone1
Jul 16 16:51:33 andromeda kernel: ACPI: thermal: Thermal Zone [TZ01] (38 C)
Jul 16 16:51:33 andromeda kernel: ACPI: thermal: [Firmware Bug]: Invalid critical threshold (-274000)
Jul 16 16:51:33 andromeda kernel: ACPI: thermal: [Firmware Bug]: No valid trip points!
Jul 16 16:51:33 andromeda kernel: thermal LNXTHERM:02: registered as thermal_zone2
Jul 16 16:51:33 andromeda kernel: ACPI: thermal: Thermal Zone [TZ02] (38 C)
Jul 16 16:51:33 andromeda kernel: ACPI: thermal: [Firmware Bug]: Invalid critical threshold (-274000)
Jul 16 16:51:33 andromeda kernel: ACPI: thermal: [Firmware Bug]: No valid trip points!
Jul 16 16:51:33 andromeda kernel: thermal LNXTHERM:03: registered as thermal_zone3
Jul 16 16:51:33 andromeda kernel: ACPI: thermal: Thermal Zone [TZ03] (51 C)
Jul 16 16:51:33 andromeda mtp-probe[825]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.4/usb3/3-1"
Jul 16 16:51:33 andromeda mtp-probe[825]: bus: 3, device: 2 was not an MTP device
Jul 16 16:51:33 andromeda systemd[1]: Condition check resulted in Lexar SSD NM790 1TB 3 being skipped.
Jul 16 16:51:33 andromeda mtp-probe[828]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.3/usb1/1-5"
Jul 16 16:51:33 andromeda mtp-probe[827]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.3/usb1/1-1"
Jul 16 16:51:33 andromeda mtp-probe[829]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.3/usb1/1-4"
Jul 16 16:51:33 andromeda mtp-probe[827]: bus: 1, device: 2 was not an MTP device
Jul 16 16:51:33 andromeda mtp-probe[829]: bus: 1, device: 3 was not an MTP device
Jul 16 16:51:33 andromeda systemd[1]: Found device Lexar SSD NM790 1TB efi-tw.
Jul 16 16:51:33 andromeda kernel: amd-tee driver initialization successful
Jul 16 16:51:33 andromeda kernel: ACPI: bus type thunderbolt registered
Jul 16 16:51:33 andromeda systemd[1]: Found device Lexar SSD NM790 1TB 5.
Jul 16 16:51:33 andromeda kernel: input: PC Speaker as /devices/platform/pcspkr/input/input10
Jul 16 16:51:33 andromeda kernel: mc: Linux media interface: v0.10
Jul 16 16:51:33 andromeda kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jul 16 16:51:33 andromeda kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jul 16 16:51:33 andromeda kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Jul 16 16:51:33 andromeda mtp-probe[828]: bus: 1, device: 4 was not an MTP device
Jul 16 16:51:33 andromeda systemd[1]: Found device Lexar SSD NM790 1TB tumbleweed.
Jul 16 16:51:33 andromeda systemd[1]: Created slice Slice /system/systemd-backlight.
Jul 16 16:51:33 andromeda systemd[1]: Activating swap /dev/disk/by-uuid/e9fe592d-dd2a-4d5f-8cc0-0e8bb35762ad...
Jul 16 16:51:33 andromeda systemd[1]: Mounting /.snapshots...
Jul 16 16:51:33 andromeda systemd[1]: Mounting /boot/grub2/i386-pc...
Jul 16 16:51:33 andromeda systemd[1]: Mounting /boot/grub2/x86_64-efi...
Jul 16 16:51:33 andromeda systemd[1]: Mounting /opt...
Jul 16 16:51:33 andromeda systemd[1]: Mounting /root...
Jul 16 16:51:33 andromeda systemd[1]: Mounting /srv...
Jul 16 16:51:33 andromeda systemd[1]: Mounting /usr/local...
Jul 16 16:51:33 andromeda systemd[1]: Mounting /var...
Jul 16 16:51:33 andromeda systemd[1]: Starting Cryptography Setup for luks-1d656e75-39c4-44d2-931c-7f4922e8beeb...
Jul 16 16:51:33 andromeda systemd[1]: Starting File System Check on /dev/disk/by-uuid/DC3A-6A92...
Jul 16 16:51:33 andromeda kernel: Adding 68153340k swap on /dev/nvme0n1p5. Priority:-2 extents:1 across:68153340k SS
Jul 16 16:51:33 andromeda systemd[1]: Activated swap /dev/disk/by-uuid/e9fe592d-dd2a-4d5f-8cc0-0e8bb35762ad.
Jul 16 16:51:33 andromeda systemd[1]: Mounted /.snapshots.
Jul 16 16:51:33 andromeda systemd[1]: Mounted /boot/grub2/i386-pc.
Jul 16 16:51:33 andromeda systemd[1]: Mounted /boot/grub2/x86_64-efi.
Jul 16 16:51:33 andromeda systemd[1]: Mounted /opt.
Jul 16 16:51:33 andromeda systemd[1]: Mounted /root.
Jul 16 16:51:33 andromeda systemd[1]: Mounted /srv.
Jul 16 16:51:33 andromeda systemd[1]: Mounted /usr/local.
Jul 16 16:51:33 andromeda systemd[1]: Mounted /var.
Jul 16 16:51:33 andromeda systemd-fsck[873]: fsck.fat 4.2 (2021-01-31)
Jul 16 16:51:33 andromeda systemd-fsck[873]: /dev/nvme0n1p1: 13 files, 1494/261628 clusters
Jul 16 16:51:33 andromeda systemd[1]: Finished File System Check on /dev/disk/by-uuid/DC3A-6A92.
Jul 16 16:51:33 andromeda systemd[1]: Reached target Swaps.
Jul 16 16:51:33 andromeda systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jul 16 16:51:33 andromeda systemd[1]: Mounting /boot/efi...
Jul 16 16:51:33 andromeda systemd[1]: Mounting Temporary Directory /tmp...
Jul 16 16:51:33 andromeda systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Jul 16 16:51:33 andromeda systemd[1]: Starting Load AppArmor profiles...
Jul 16 16:51:33 andromeda systemd[1]: Started Forward Password Requests to Plymouth.
Jul 16 16:51:33 andromeda systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:amdgpu_bl1...
Jul 16 16:51:33 andromeda systemd[1]: Starting Flush Journal to Persistent Storage...
Jul 16 16:51:33 andromeda systemd[1]: Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Jul 16 16:51:33 andromeda systemd[1]: Starting Load/Save OS Random Seed...
Jul 16 16:51:33 andromeda systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Jul 16 16:51:33 andromeda systemd[1]: Stopped Virtual Console Setup.
Jul 16 16:51:33 andromeda systemd[1]: Stopping Virtual Console Setup...
Jul 16 16:51:33 andromeda systemd[1]: Starting Virtual Console Setup...
Jul 16 16:51:33 andromeda systemd[1]: Mounted Temporary Directory /tmp.
Jul 16 16:51:33 andromeda systemd-journald[726]: Time spent on flushing to /var/log/journal/10262dde7943415eaf3bc5a9ddbccba1 is 146.286ms for 1541 entries.
Jul 16 16:51:33 andromeda systemd-journald[726]: System Journal (/var/log/journal/10262dde7943415eaf3bc5a9ddbccba1) is 842.4M, max 4.0G, 3.1G free.
Jul 16 16:51:33 andromeda kernel: cros_ec_lpcs cros_ec_lpcs.0: EC ID not detected
Jul 16 16:51:33 andromeda systemd-journald[726]: Received client request to flush runtime journal.
Jul 16 16:51:33 andromeda kernel: kvm_amd: TSC scaling supported
Jul 16 16:51:33 andromeda kernel: kvm_amd: Nested Virtualization enabled
Jul 16 16:51:33 andromeda kernel: kvm_amd: Nested Paging enabled
Jul 16 16:51:33 andromeda kernel: kvm_amd: LBR virtualization supported
Jul 16 16:51:33 andromeda kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Jul 16 16:51:33 andromeda kernel: kvm_amd: Virtual GIF supported
Jul 16 16:51:33 andromeda kernel: kvm_amd: Virtual NMI enabled
Jul 16 16:51:33 andromeda kernel: videodev: Linux video capture interface: v2.00
Jul 16 16:51:33 andromeda kernel: audit: type=1400 audit(1721141493.699:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=910 comm="apparmor_parser"
Jul 16 16:51:33 andromeda kernel: audit: type=1400 audit(1721141493.699:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=913 comm="apparmor_parser"
Jul 16 16:51:33 andromeda kernel: audit: type=1400 audit(1721141493.699:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=912 comm="apparmor_parser"
Jul 16 16:51:33 andromeda kernel: audit: type=1400 audit(1721141493.699:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=911 comm="apparmor_parser"
Jul 16 16:51:33 andromeda kernel: audit: type=1400 audit(1721141493.699:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=916 comm="apparmor_parser"
Jul 16 16:51:33 andromeda kernel: audit: type=1400 audit(1721141493.699:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=918 comm="apparmor_parser"
Jul 16 16:51:33 andromeda kernel: audit: type=1400 audit(1721141493.699:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=917 comm="apparmor_parser"
Jul 16 16:51:33 andromeda kernel: audit: type=1400 audit(1721141493.699:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="cam" pid=919 comm="apparmor_parser"
Jul 16 16:51:33 andromeda kernel: audit: type=1400 audit(1721141493.699:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-checkns" pid=920 comm="apparmor_parser"
Jul 16 16:51:33 andromeda kernel: audit: type=1400 audit(1721141493.699:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-run" pid=921 comm="apparmor_parser"
Jul 16 16:51:33 andromeda kernel: amd-pmf AMDI0102:00: registered PMF device successfully
Jul 16 16:51:33 andromeda systemd-journald[726]: /var/log/journal/10262dde7943415eaf3bc5a9ddbccba1/system.journal: Journal file uses a different sequence number ID, rotating.
Jul 16 16:51:33 andromeda systemd-journald[726]: Rotating system journal.
Jul 16 16:51:33 andromeda kernel: MCE: In-kernel MCE decoding enabled.
Jul 16 16:51:33 andromeda kernel: snd_hda_intel 0000:c1:00.1: Handle vga_switcheroo audio client
Jul 16 16:51:33 andromeda kernel: intel_rapl_common: Found RAPL domain package
Jul 16 16:51:33 andromeda kernel: intel_rapl_common: Found RAPL domain core
Jul 16 16:51:33 andromeda kernel: snd_hda_intel 0000:c1:00.1: bound 0000:c1:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Jul 16 16:51:33 andromeda kernel: Bluetooth: Core ver 2.22
Jul 16 16:51:33 andromeda kernel: AMD Address Translation Library initialized
Jul 16 16:51:33 andromeda kernel: NET: Registered PF_BLUETOOTH protocol family
Jul 16 16:51:33 andromeda kernel: Bluetooth: HCI device and connection manager initialized
Jul 16 16:51:33 andromeda kernel: Bluetooth: HCI socket layer initialized
Jul 16 16:51:33 andromeda kernel: Bluetooth: L2CAP socket layer initialized
Jul 16 16:51:33 andromeda kernel: Bluetooth: SCO socket layer initialized
Jul 16 16:51:33 andromeda kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:c1:00.1/sound/card0/input11
Jul 16 16:51:33 andromeda kernel: input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:c1:00.1/sound/card0/input12
Jul 16 16:51:33 andromeda kernel: input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:c1:00.1/sound/card0/input13
Jul 16 16:51:33 andromeda kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC295: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Jul 16 16:51:34 andromeda kernel: snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jul 16 16:51:34 andromeda kernel: snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Jul 16 16:51:34 andromeda kernel: snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
Jul 16 16:51:34 andromeda kernel: snd_hda_codec_realtek hdaudioC1D0: inputs:
Jul 16 16:51:34 andromeda kernel: snd_hda_codec_realtek hdaudioC1D0: Headset Mic=0x19
Jul 16 16:51:34 andromeda kernel: snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x12
Jul 16 16:51:34 andromeda kernel: usb 3-1: Found UVC 1.00 device Laptop Camera (0bda:5634)
Jul 16 16:51:34 andromeda kernel: usbcore: registered new interface driver btusb
Jul 16 16:51:34 andromeda kernel: Bluetooth: hci0: HW/SW Version: 0x008a008a, Build Time: 20240409163648
Jul 16 16:51:34 andromeda kernel: usbcore: registered new interface driver uvcvideo
Jul 16 16:51:34 andromeda kernel: mt7921e 0000:01:00.0: ASIC revision: 79220010
Jul 16 16:51:34 andromeda kernel: mt7921e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20240409163301a
Jul 16 16:51:34 andromeda kernel: mt7921e 0000:01:00.0: WM Firmware Version: ____000000, Build Time: 20240409163347
Jul 16 16:51:34 andromeda kernel: Bluetooth: hci0: Device setup in 136289 usecs
Jul 16 16:51:34 andromeda kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Jul 16 16:51:34 andromeda kernel: Bluetooth: hci0: AOSP extensions version v1.00
Jul 16 16:51:34 andromeda kernel: Bluetooth: hci0: AOSP quality report is supported
Jul 16 16:51:34 andromeda kernel: input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:c1:00.6/sound/card1/input14
Jul 16 16:51:33 andromeda systemd-vconsole-setup[887]: All allocated VCs are currently busy, skipping initialization of font and keyboard settings.
Jul 16 16:51:34 andromeda apparmor.systemd[881]: Restarting AppArmor
Jul 16 16:51:34 andromeda apparmor.systemd[881]: Reloading AppArmor profiles
Jul 16 16:51:33 andromeda systemd[1]: Finished Virtual Console Setup.
Jul 16 16:51:33 andromeda systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:amdgpu_bl1.
Jul 16 16:51:33 andromeda systemd[1]: Finished Load/Save OS Random Seed.
Jul 16 16:51:33 andromeda systemd[1]: Mounted /boot/efi.
Jul 16 16:51:34 andromeda plymouthd[1072]: 00:00:06.880 ply-utils.c:932:ply_get_kernel_command_line : opening /proc/cmdline
Jul 16 16:51:34 andromeda plymouthd[1072]: 00:00:06.880 ply-utils.c:940:ply_get_kernel_command_line : reading kernel command line
Jul 16 16:51:34 andromeda plymouthd[1072]: 00:00:06.880 ply-utils.c:959:ply_get_kernel_command_line : Kernel command line is: 'BOOT_IMAGE=/boot/vmlinuz-6.9.9-1-default root=UUID=482e30f0-1cde-4d7b-8678-0540277a9c2c splash=silent resume=/dev/disk/by-uuid/e9fe592d-dd2a-4d5f-8cc0-0e8bb35762ad mitigations=auto quiet security=apparmor
Jul 16 16:51:34 andromeda plymouthd[1072]: '
Jul 16 16:51:34 andromeda plymouthd[1072]: 00:00:06.880 main.c:1938:check_logging : checking if console messages should be redirected and logged
Jul 16 16:51:34 andromeda plymouthd[1072]: 00:00:06.880 main.c:1947:check_logging : logging will be enabled!
Jul 16 16:51:34 andromeda plymouthd[1072]: 00:00:06.880 main.c:2017:initialize_environment : source built on Aug 28 2023
Jul 16 16:51:33 andromeda systemd[1]: Finished Load AppArmor profiles.
Jul 16 16:51:33 andromeda systemd[1]: Starting Load Kernel Module dm_mod...
Jul 16 16:51:33 andromeda systemd[1]: Starting Load Kernel Module efi_pstore...
Jul 16 16:51:33 andromeda systemd[1]: Starting Load Kernel Module loop...
Jul 16 16:51:33 andromeda systemd[1]: plymouth-start.service: Found left-over process 514 (plymouthd) in control group while starting unit. Ignoring.
Jul 16 16:51:33 andromeda systemd[1]: plymouth-start.service: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Jul 16 16:51:33 andromeda systemd[1]: Starting Show Plymouth Boot Screen...
Jul 16 16:51:33 andromeda systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jul 16 16:51:33 andromeda systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jul 16 16:51:33 andromeda systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jul 16 16:51:33 andromeda systemd[1]: Finished Load Kernel Module dm_mod.
Jul 16 16:51:33 andromeda systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Jul 16 16:51:33 andromeda systemd[1]: Finished Load Kernel Module efi_pstore.
Jul 16 16:51:33 andromeda systemd[1]: modprobe@loop.service: Deactivated successfully.
Jul 16 16:51:33 andromeda systemd[1]: Finished Load Kernel Module loop.
Jul 16 16:51:33 andromeda systemd[1]: Starting Load Kernel Module dm_mod...
Jul 16 16:51:33 andromeda systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jul 16 16:51:33 andromeda systemd[1]: Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Jul 16 16:51:33 andromeda systemd[1]: Starting Load/Save RF Kill Switch Status...
Jul 16 16:51:33 andromeda systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jul 16 16:51:33 andromeda systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jul 16 16:51:33 andromeda systemd[1]: Finished Load Kernel Module dm_mod.
Jul 16 16:51:33 andromeda systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jul 16 16:51:33 andromeda systemd[1]: Started Load/Save RF Kill Switch Status.
Jul 16 16:51:33 andromeda systemd[1]: Started Show Plymouth Boot Screen.
Jul 16 16:51:33 andromeda systemd[1]: Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Jul 16 16:51:34 andromeda systemd[1]: Finished Flush Journal to Persistent Storage.
Jul 16 16:51:34 andromeda systemd[1]: Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Jul 16 16:51:34 andromeda systemd[1]: Starting Load Kernel Module dm_mod...
Jul 16 16:51:34 andromeda systemd[1]: Starting Load Kernel Module efi_pstore...
Jul 16 16:51:34 andromeda systemd[1]: Starting Load Kernel Module loop...
Jul 16 16:51:34 andromeda systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jul 16 16:51:34 andromeda systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jul 16 16:51:34 andromeda systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jul 16 16:51:34 andromeda systemd[1]: Finished Load Kernel Module dm_mod.
Jul 16 16:51:34 andromeda systemd[1]: modprobe@loop.service: Deactivated successfully.
Jul 16 16:51:34 andromeda systemd[1]: Finished Load Kernel Module loop.
Jul 16 16:51:34 andromeda systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
Jul 16 16:51:34 andromeda systemd[1]: Finished Load Kernel Module efi_pstore.
Jul 16 16:51:34 andromeda systemd[1]: Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
Jul 16 16:51:34 andromeda systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jul 16 16:51:35 andromeda kernel: mt7921e 0000:01:00.0 wlp1s0: renamed from wlan0
Jul 16 16:51:38 andromeda systemd-cryptsetup[865]: Set cipher aes, mode xts-plain64, key size 512 bits for device /dev/disk/by-uuid/1d656e75-39c4-44d2-931c-7f4922e8beeb.
Jul 16 16:51:40 andromeda systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jul 16 16:51:41 andromeda kernel: Key type trusted registered
Jul 16 16:51:41 andromeda systemd[1]: Found device /dev/mapper/luks-1d656e75-39c4-44d2-931c-7f4922e8beeb.
Jul 16 16:51:41 andromeda systemd[1]: Finished Cryptography Setup for luks-1d656e75-39c4-44d2-931c-7f4922e8beeb.
Jul 16 16:51:41 andromeda systemd[1]: Reached target Block Device Preparation for /dev/mapper/luks-1d656e75-39c4-44d2-931c-7f4922e8beeb.
Jul 16 16:51:41 andromeda systemd[1]: Reached target Local Encrypted Volumes.
Jul 16 16:51:41 andromeda systemd[1]: Mounting /home...
Jul 16 16:51:41 andromeda kernel: BTRFS: device fsid b7692ea6-7b26-4db7-950c-49535ff50ff3 devid 1 transid 177100 /dev/mapper/luks-1d656e75-39c4-44d2-931c-7f4922e8beeb (254:0) scanned by mount (1169)
Jul 16 16:51:41 andromeda kernel: BTRFS info (device dm-0): first mount of filesystem b7692ea6-7b26-4db7-950c-49535ff50ff3
Jul 16 16:51:41 andromeda kernel: BTRFS info (device dm-0): using crc32c (crc32c-intel) checksum algorithm
Jul 16 16:51:41 andromeda kernel: BTRFS info (device dm-0): using free-space-tree
Jul 16 16:51:41 andromeda systemd[1]: Mounted /home.
Jul 16 16:51:41 andromeda systemd[1]: Reached target Local File Systems.
Jul 16 16:51:41 andromeda systemd[1]: Listening on System Extension Image Management (Varlink).
Jul 16 16:51:41 andromeda systemd[1]: Restore grubenv was skipped because of an unmet condition check (ConditionPathExists=/var/lib/misc/grub2-cleanup-once).
Jul 16 16:51:41 andromeda systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Jul 16 16:51:41 andromeda systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Jul 16 16:51:41 andromeda systemd[1]: Starting Create System Files and Directories...
Jul 16 16:51:41 andromeda systemd[1]: Received SIGRTMIN+20 from PID 514 (plymouthd).
Jul 16 16:51:41 andromeda systemd[1]: Finished Tell Plymouth To Write Out Runtime Data.
Jul 16 16:51:41 andromeda systemd[1]: Finished Create System Files and Directories.
Jul 16 16:51:41 andromeda systemd[1]: Starting Security Auditing Service...
Jul 16 16:51:41 andromeda systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jul 16 16:51:41 andromeda systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jul 16 16:51:41 andromeda systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Jul 16 16:51:41 andromeda systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Jul 16 16:51:41 andromeda systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Jul 16 16:51:41 andromeda systemd[1]: Starting Write boot and shutdown times into wtmpdb...
Jul 16 16:51:41 andromeda wtmpdb[1193]: Error: cannot open dbus
Jul 16 16:51:41 andromeda systemd[1]: Finished Write boot and shutdown times into wtmpdb.
Jul 16 16:51:41 andromeda auditd[1195]: Option builtin_af_unix line 10 is obsolete - using /sbin/audisp-af_unix
Jul 16 16:51:41 andromeda auditd[1195]: Option builtin line 11 is obsolete - update it
Jul 16 16:51:41 andromeda auditd[1195]: No plugins found, not dispatching events
Jul 16 16:51:41 andromeda auditd[1195]: Init complete, auditd 3.1.1 listening for events (startup state enable)
Jul 16 16:51:41 andromeda systemd[1]: Started Security Auditing Service.
Jul 16 16:51:41 andromeda systemd[1]: Reached target System Initialization.
Jul 16 16:51:41 andromeda systemd[1]: Started Watch /etc/sysconfig/btrfsmaintenance.
Jul 16 16:51:41 andromeda systemd[1]: Started Watch for changes in CA certificates.
Jul 16 16:51:41 andromeda systemd[1]: Started CUPS Scheduler.
Jul 16 16:51:41 andromeda systemd[1]: Started Watch for changes in issue snippets.
Jul 16 16:51:41 andromeda systemd[1]: Started Watch for changes in smartmontools sysconfig file.
Jul 16 16:51:41 andromeda systemd[1]: Started Daily Cleanup of Snapper Snapshots.
Jul 16 16:51:41 andromeda systemd[1]: Started Daily Cleanup of Temporary Directories.
Jul 16 16:51:41 andromeda systemd[1]: Reached target Path Units.
Jul 16 16:51:41 andromeda systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on CUPS Scheduler.
Jul 16 16:51:41 andromeda systemd[1]: Listening on D-Bus System Message Bus Socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on Open-iSCSI iscsid Socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on PC/SC Smart Card Daemon Activation Socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt locking daemon socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt locking daemon admin socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt logging daemon socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt logging daemon admin socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt network daemon socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt network daemon admin socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt network daemon read-only socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt nodedev daemon socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt nodedev daemon admin socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt nodedev daemon read-only socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt nwfilter daemon socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt nwfilter daemon admin socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt nwfilter daemon read-only socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt QEMU daemon socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt QEMU daemon admin socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt QEMU daemon read-only socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt secret daemon socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt secret daemon admin socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt secret daemon read-only socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt storage daemon socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt storage daemon admin socket.
Jul 16 16:51:41 andromeda systemd[1]: Listening on libvirt storage daemon read-only socket.
Jul 16 16:51:41 andromeda systemd[1]: Reached target Socket Units.
Jul 16 16:51:41 andromeda systemd[1]: Reached target Basic System.
Jul 16 16:51:41 andromeda systemd[1]: Starting Save/Restore Sound Card State...
Jul 16 16:51:41 andromeda systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Jul 16 16:51:41 andromeda systemd[1]: Synchronize AppStream metadata from repositories into AS-cache was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=!/var/cache/swcatalog/xml).
Jul 16 16:51:41 andromeda systemd[1]: Starting auditd rules generation...
Jul 16 16:51:41 andromeda systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Jul 16 16:51:41 andromeda systemd[1]: Starting Bluetooth service...
Jul 16 16:51:41 andromeda systemd[1]: Starting D-Bus System Message Bus...
Jul 16 16:51:41 andromeda systemd[1]: Starting Restore /run/initramfs on shutdown...
Jul 16 16:51:41 andromeda systemd[1]: Started irqbalance daemon.
Jul 16 16:51:41 andromeda systemd[1]: Starting Generate issue file for login session...
Jul 16 16:51:41 andromeda systemd[1]: Starting Apply settings from /etc/sysconfig/keyboard...
Jul 16 16:51:41 andromeda systemd[1]: Starting Machine Check Exception Logging Daemon...
Jul 16 16:51:41 andromeda systemd[1]: Starting Authorization Manager...
Jul 16 16:51:41 andromeda systemd[1]: Starting Self Monitoring and Reporting Technology (SMART) Daemon...
Jul 16 16:51:41 andromeda systemd[1]: Starting User Login Management...
Jul 16 16:51:41 andromeda systemd[1]: Starting Virtual Machine and Container Registration Service...
Jul 16 16:51:41 andromeda systemd[1]: Purge old kernels was skipped because of an unmet condition check (ConditionPathExists=/boot/do_purge_kernels).
Jul 16 16:51:41 andromeda systemd[1]: YaST2 Second Stage was skipped because of an unmet condition check (ConditionPathExists=/var/lib/YaST2/runme_at_boot).
Jul 16 16:51:41 andromeda systemd[1]: YaST2 Firstboot was skipped because of an unmet condition check (ConditionPathExists=/var/lib/YaST2/reconfig_system).
Jul 16 16:51:41 andromeda systemd[1]: Finished Save/Restore Sound Card State.
Jul 16 16:51:41 andromeda systemd[1]: Finished Restore /run/initramfs on shutdown.
Jul 16 16:51:41 andromeda systemd[1]: Starting Load extra kernel modules for sound stuff...
Jul 16 16:51:41 andromeda systemd[1]: Started Machine Check Exception Logging Daemon.
Jul 16 16:51:41 andromeda systemd[1]: issue-generator.service: Deactivated successfully.
Jul 16 16:51:41 andromeda systemd[1]: Finished Generate issue file for login session.
Jul 16 16:51:41 andromeda systemd[1]: Started D-Bus System Message Bus.
Jul 16 16:51:41 andromeda systemd[1]: Started Virtual Machine and Container Registration Service.
Jul 16 16:51:41 andromeda (smartd)[1210]: smartd.service: Referenced but unset environment variable evaluates to an empty string: smartd_opts
Jul 16 16:51:41 andromeda bluetoothd[1202]: Bluetooth daemon 5.71
Jul 16 16:51:41 andromeda systemd[1]: Started Bluetooth service.
Jul 16 16:51:41 andromeda bluetoothd[1202]: Starting SDP server
Jul 16 16:51:41 andromeda systemd[1]: Reached target Bluetooth Support.
Jul 16 16:51:41 andromeda bluetoothd[1202]: src/plugin.c:plugin_init() System does not support csip plugin
Jul 16 16:51:41 andromeda bluetoothd[1202]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Jul 16 16:51:41 andromeda bluetoothd[1202]: src/plugin.c:plugin_init() System does not support micp plugin
Jul 16 16:51:41 andromeda bluetoothd[1202]: src/plugin.c:plugin_init() System does not support vcp plugin
Jul 16 16:51:41 andromeda bluetoothd[1202]: src/plugin.c:plugin_init() System does not support mcp plugin
Jul 16 16:51:41 andromeda bluetoothd[1202]: src/plugin.c:plugin_init() System does not support bass plugin
Jul 16 16:51:41 andromeda bluetoothd[1202]: src/plugin.c:plugin_init() System does not support bap plugin
Jul 16 16:51:41 andromeda bluetoothd[1202]: src/plugin.c:plugin_init() System does not support admin plugin
Jul 16 16:51:41 andromeda kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jul 16 16:51:41 andromeda kernel: Bluetooth: BNEP filters: protocol multicast
Jul 16 16:51:41 andromeda kernel: Bluetooth: BNEP socket layer initialized
Jul 16 16:51:41 andromeda dbus-daemon[1203]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=1202 comm="/usr/libexec/bluetooth/bluetoothd")
Jul 16 16:51:41 andromeda bluetoothd[1202]: Bluetooth management interface 1.22 initialized
Jul 16 16:51:41 andromeda bluetoothd[1202]: Battery Provider Manager created
Jul 16 16:51:41 andromeda kernel: Bluetooth: MGMT ver 1.22
Jul 16 16:51:41 andromeda systemd[1]: Starting Hostname Service...
Jul 16 16:51:41 andromeda systemd[1]: Finished Apply settings from /etc/sysconfig/keyboard.
Jul 16 16:51:41 andromeda systemd-logind[1211]: New seat seat0.
Jul 16 16:51:41 andromeda avahi-daemon[1201]: Found user 'avahi' (UID 470) and group 'avahi' (GID 470).
Jul 16 16:51:41 andromeda avahi-daemon[1201]: Successfully dropped root privileges.
Jul 16 16:51:41 andromeda avahi-daemon[1201]: avahi-daemon 0.8 starting up.
Jul 16 16:51:41 andromeda systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Jul 16 16:51:41 andromeda avahi-daemon[1201]: No service file found in /etc/avahi/services.
Jul 16 16:51:41 andromeda kernel: NET: Registered PF_ALG protocol family
Jul 16 16:51:41 andromeda avahi-daemon[1201]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Jul 16 16:51:41 andromeda avahi-daemon[1201]: New relevant interface lo.IPv6 for mDNS.
Jul 16 16:51:41 andromeda avahi-daemon[1201]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Jul 16 16:51:41 andromeda avahi-daemon[1201]: New relevant interface lo.IPv4 for mDNS.
Jul 16 16:51:41 andromeda avahi-daemon[1201]: Network interface enumeration completed.
Jul 16 16:51:41 andromeda avahi-daemon[1201]: Registering new address record for ::1 on lo.*.
Jul 16 16:51:41 andromeda avahi-daemon[1201]: Registering new address record for 127.0.0.1 on lo.IPv4.
Jul 16 16:51:41 andromeda systemd-logind[1211]: Watching system buttons on /dev/input/event6 (Lid Switch)
Jul 16 16:51:41 andromeda systemd-logind[1211]: Watching system buttons on /dev/input/event7 (Power Button)
Jul 16 16:51:41 andromeda systemd[1]: sound-extra.service: Deactivated successfully.
Jul 16 16:51:41 andromeda systemd[1]: Finished Load extra kernel modules for sound stuff.
Jul 16 16:51:41 andromeda augenrules[1200]: /sbin/augenrules: No change
Jul 16 16:51:41 andromeda systemd[1]: Reached target Sound Card.
Jul 16 16:51:41 andromeda systemd-logind[1211]: Watching system buttons on /dev/input/event4 (FRMW0004:00 32AC:0006 Consumer Control)
Jul 16 16:51:41 andromeda systemd-logind[1211]: Watching system buttons on /dev/input/event0 (AT Translated Set 2 keyboard)
Jul 16 16:51:41 andromeda smartd[1210]: smartd 7.4 2023-08-01 r5530 [x86_64-linux-6.9.9-1-default] (SUSE RPM)
Jul 16 16:51:41 andromeda smartd[1210]: Opened configuration file /etc/smartd.conf
Jul 16 16:51:41 andromeda systemd[1]: Started User Login Management.
Jul 16 16:51:41 andromeda smartd[1210]: Drive: DEVICESCAN, implied '-a' Directive on line 27 of file /etc/smartd.conf
Jul 16 16:51:41 andromeda smartd[1210]: Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning devices
Jul 16 16:51:41 andromeda smartd[1210]: Device: /dev/nvme0, opened
Jul 16 16:51:41 andromeda augenrules[1314]: No rules
Jul 16 16:51:41 andromeda smartd[1210]: Device: /dev/nvme0, Lexar SSD NM790 1TB, S/N:NH7614R009044P2202, FW:11296, 1.02 TB
Jul 16 16:51:41 andromeda systemd[1]: Finished auditd rules generation.
Jul 16 16:51:41 andromeda smartd[1210]: Device: /dev/nvme0, is SMART capable. Adding to "monitor" list.
Jul 16 16:51:41 andromeda smartd[1210]: Device: /dev/nvme0, state read from /var/lib/smartmontools/smartd.Lexar_SSD_NM790_1TB-NH7614R009044P2202.nvme.state
Jul 16 16:51:41 andromeda smartd[1210]: Monitoring 0 ATA/SATA, 0 SCSI/SAS and 1 NVMe devices
Jul 16 16:51:41 andromeda smartd[1210]: Device: /dev/nvme0, state written to /var/lib/smartmontools/smartd.Lexar_SSD_NM790_1TB-NH7614R009044P2202.nvme.state
Jul 16 16:51:41 andromeda irqbalance[1205]: thermal: failed to receive messages.
Jul 16 16:51:41 andromeda irqbalance[1205]: Failed to initialize thermal events.
Jul 16 16:51:41 andromeda systemd[1]: Started Self Monitoring and Reporting Technology (SMART) Daemon.
Jul 16 16:51:41 andromeda polkitd[1209]: Started polkitd version 123
Jul 16 16:51:41 andromeda polkitd[1209]: Loading rules from directory /etc/polkit-1/rules.d
Jul 16 16:51:41 andromeda polkitd[1209]: Loading rules from directory /usr/share/polkit-1/rules.d
Jul 16 16:51:41 andromeda polkitd[1209]: Finished loading, compiling and executing 5 rules
Jul 16 16:51:41 andromeda systemd[1]: Started Authorization Manager.
Jul 16 16:51:41 andromeda polkitd[1209]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jul 16 16:51:41 andromeda systemd[1]: Starting Modem Manager...
Jul 16 16:51:41 andromeda systemd[1]: Starting Thunderbolt system service...
Jul 16 16:51:41 andromeda systemd[1]: Starting firewalld - dynamic firewall daemon...
Jul 16 16:51:41 andromeda dbus-daemon[1203]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jul 16 16:51:41 andromeda systemd[1]: Started Hostname Service.
Jul 16 16:51:41 andromeda boltd[1336]: bolt 0.9.8 starting up.
Jul 16 16:51:41 andromeda boltd[1336]: manager: initializing store
Jul 16 16:51:41 andromeda boltd[1336]: store: located at: /var/lib/boltd
Jul 16 16:51:41 andromeda boltd[1336]: config: loading user config
Jul 16 16:51:41 andromeda boltd[1336]: bouncer: initializing polkit
Jul 16 16:51:41 andromeda ModemManager[1335]: <info> ModemManager (version 1.20.6) starting in system bus...
Jul 16 16:51:41 andromeda boltd[1336]: watchdog: enabled [pulse: 90s]
Jul 16 16:51:41 andromeda boltd[1336]: udev: initializing udev
Jul 16 16:51:41 andromeda boltd[1336]: store: loading domains
Jul 16 16:51:41 andromeda boltd[1336]: store: loading devices
Jul 16 16:51:41 andromeda boltd[1336]: power: state located at: /run/boltd/power
Jul 16 16:51:41 andromeda boltd[1336]: power: force power support: no
Jul 16 16:51:41 andromeda boltd[1336]: udev: enumerating devices
Jul 16 16:51:41 andromeda boltd[1336]: probing: adding /sys/devices/pci0000:00 to roots
Jul 16 16:51:41 andromeda boltd[1336]: [d4ce3804-20e7-domain0 ] newly connected [iommu+user] (/sys/devices/pci0000:00/0000:00:08.3/0000:c3:00.5/domain0/0-0)
Jul 16 16:51:41 andromeda boltd[1336]: security level set to 'user'
Jul 16 16:51:41 andromeda boltd[1336]: [d4ce3804-20e7-domain0 ] domain: registered (bootacl: 0/0)
Jul 16 16:51:41 andromeda boltd[1336]: [d4ce3804-20e7-domain0 ] bootacl: bootacl not supported, no sync
Jul 16 16:51:41 andromeda boltd[1336]: [d4ce3804-20e7-domain0 ] udev: failed to determine if uid is stable: unknown NHI PCI id '0x1668'
Jul 16 16:51:41 andromeda boltd[1336]: [d4ce3804-20e7-domain0 ] udev: uuid is stable: no (for NHI: 0x1668)
Jul 16 16:51:41 andromeda boltd[1336]: global 'generation' set to '4'
Jul 16 16:51:41 andromeda boltd[1336]: [d4ce3804-20e7-Laptop 13 (AMD Ryzen 7040Se] device added, status: authorized, at /sys/devices/pci0000:00/0000:00:08.3/0000:c3:00.5/domain0/0-0
Jul 16 16:51:41 andromeda boltd[1336]: [d4ce3804-20e7-Laptop 13 (AMD Ryzen 7040Se] labeling device: Framework Laptop 13 (AMD Ryzen 7040Series)
Jul 16 16:51:41 andromeda boltd[1336]: probing: adding /sys/devices/pci0000:00 to roots
Jul 16 16:51:41 andromeda boltd[1336]: [d4ce3804-21e7-domain1 ] newly connected [iommu+user] (/sys/devices/pci0000:00/0000:00:08.3/0000:c3:00.6/domain1/1-0)
Jul 16 16:51:41 andromeda boltd[1336]: [d4ce3804-21e7-domain1 ] domain: registered (bootacl: 0/0)
Jul 16 16:51:41 andromeda boltd[1336]: [d4ce3804-21e7-domain1 ] bootacl: bootacl not supported, no sync
Jul 16 16:51:41 andromeda boltd[1336]: [d4ce3804-21e7-domain1 ] udev: failed to determine if uid is stable: unknown NHI PCI id '0x1669'
Jul 16 16:51:41 andromeda boltd[1336]: [d4ce3804-21e7-domain1 ] udev: uuid is stable: no (for NHI: 0x1669)
Jul 16 16:51:41 andromeda boltd[1336]: [d4ce3804-21e7-Laptop 13 (AMD Ryzen 7040Se] device added, status: authorized, at /sys/devices/pci0000:00/0000:00:08.3/0000:c3:00.6/domain1/1-0
Jul 16 16:51:41 andromeda boltd[1336]: [d4ce3804-21e7-Laptop 13 (AMD Ryzen 7040Se] labeling device: Framework Laptop 13 (AMD Ryzen 7040Series)
Jul 16 16:51:41 andromeda boltd[1336]: [d4ce3804-20e7-domain0 ] dbus: exported domain at /org/freedesktop/bolt/domains/d4ce3804_20e7_50f4_ffff_ffffffffffff
Jul 16 16:51:41 andromeda boltd[1336]: [d4ce3804-21e7-domain1 ] dbus: exported domain at /org/freedesktop/bolt/domains/d4ce3804_21e7_50f4_ffff_ffffffffffff
Jul 16 16:51:41 andromeda boltd[1336]: [d4ce3804-20e7-Laptop 13 (AMD Ryzen 7040Se] dbus: exported device at /org/freedesktop/bolt/devices/d4ce3804_20e7...
Jul 16 16:51:41 andromeda boltd[1336]: [d4ce3804-21e7-Laptop 13 (AMD Ryzen 7040Se] dbus: exported device at /org/freedesktop/bolt/devices/d4ce3804_21e7...
Jul 16 16:51:41 andromeda systemd[1]: Started Thunderbolt system service.
Jul 16 16:51:41 andromeda systemd[1]: Started Modem Manager.
Jul 16 16:51:41 andromeda kernel: NET: Registered PF_QIPCRTR protocol family
Jul 16 16:51:41 andromeda systemd[1]: Started firewalld - dynamic firewall daemon.
Jul 16 16:51:41 andromeda systemd[1]: Reached target Preparation for Network.
Jul 16 16:51:41 andromeda systemd[1]: Starting Network Manager...
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5112] NetworkManager (version 1.48.4) is starting... (boot:3faa66c4-8f05-4ea0-95e5-b7714cd46c1c)
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5112] Read config: /etc/NetworkManager/NetworkManager.conf (lib: conncheck-openSUSE.conf)
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5138] manager[0x55a9fa876e00]: monitoring kernel firmware directory '/lib/firmware'.
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5166] hostname: hostname: using hostnamed
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5166] hostname: static hostname changed from (none) to "andromeda"
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5169] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto)
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5179] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/ieee80211/phy0/rfkill1) (driver mt7921e)
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5180] manager[0x55a9fa876e00]: rfkill: Wi-Fi hardware radio set enabled
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5180] manager[0x55a9fa876e00]: rfkill: WWAN hardware radio set enabled
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5213] Loaded device plugin: NMBluezManager (/usr/lib64/NetworkManager/1.48.4/libnm-device-plugin-bluetooth.so)
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5220] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/1.48.4/libnm-device-plugin-wifi.so)
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5224] Loaded device plugin: NMWwanFactory (/usr/lib64/NetworkManager/1.48.4/libnm-device-plugin-wwan.so)
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5225] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5225] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5225] manager: Networking is enabled by state file
Jul 16 16:51:41 andromeda dbus-daemon[1203]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.10' (uid=0 pid=1349 comm="/usr/sbin/NetworkManager --no-daemon")
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5229] settings: Loaded settings plugin: keyfile (internal)
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5240] dhcp: init: Using DHCP client 'internal'
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5241] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5246] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5247] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5250] device (lo): Activation: starting connection 'lo' (d4cf1be7-7b70-456c-b791-e37dbf9c8a53)
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5251] device (wlp1s0): driver supports Access Point (AP) mode
Jul 16 16:51:41 andromeda systemd[1]: Starting Network Manager Script Dispatcher Service...
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5254] manager: (wlp1s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/2)
Jul 16 16:51:41 andromeda NetworkManager[1349]: <info> [1721141501.5255] device (wlp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 16 16:51:41 andromeda dbus-daemon[1203]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jul 16 16:51:41 andromeda systemd[1]: Started Network Manager Script Dispatcher Service.
Jul 16 16:51:41 andromeda dns-dnsmasq.sh[1386]: <debug> NETWORKMANAGER_DNS_FORWARDER is not set to "dnsmasq" in /etc/sysconfig/network/config -> exit
Jul 16 16:51:42 andromeda avahi-daemon[1201]: Server startup complete. Host name is andromeda.local. Local service cookie is 2894402560.
Jul 16 16:51:42 andromeda NetworkManager[1349]: <info> [1721141502.1430] device (wlp1s0): set-hw-addr: set MAC address to FA:AE:90:65:0D:98 (scanning)
Jul 16 16:51:42 andromeda dbus-daemon[1203]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.10' (uid=0 pid=1349 comm="/usr/sbin/NetworkManager --no-daemon")
Jul 16 16:51:42 andromeda NetworkManager[1349]: <info> [1721141502.2001] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jul 16 16:51:42 andromeda NetworkManager[1349]: <info> [1721141502.2010] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jul 16 16:51:42 andromeda NetworkManager[1349]: <info> [1721141502.2011] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jul 16 16:51:42 andromeda NetworkManager[1349]: <info> [1721141502.2012] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jul 16 16:51:42 andromeda systemd[1]: Started Network Manager.
Jul 16 16:51:42 andromeda NetworkManager[1349]: <info> [1721141502.2015] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jul 16 16:51:42 andromeda systemd[1]: Reached target Network.
Jul 16 16:51:42 andromeda NetworkManager[1349]: <info> [1721141502.2025] modem-manager: ModemManager available
Jul 16 16:51:42 andromeda dns-dnsmasq.sh[1422]: <debug> NETWORKMANAGER_DNS_FORWARDER is not set to "dnsmasq" in /etc/sysconfig/network/config -> exit
Jul 16 16:51:42 andromeda systemd[1]: Starting Network Manager Wait Online...
Jul 16 16:51:42 andromeda systemd[1]: Starting NTP client/server...
Jul 16 16:51:42 andromeda systemd[1]: Starting CUPS Scheduler...
Jul 16 16:51:42 andromeda systemd[1]: Starting WPA Supplicant daemon...
Jul 16 16:51:42 andromeda NetworkManager[1349]: <info> [1721141502.2341] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jul 16 16:51:42 andromeda NetworkManager[1349]: <info> [1721141502.2345] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jul 16 16:51:42 andromeda NetworkManager[1349]: <info> [1721141502.2347] device (lo): Activation: successful, device activated.
Jul 16 16:51:42 andromeda dns-dnsmasq.sh[1451]: <debug> NETWORKMANAGER_DNS_FORWARDER is not set to "dnsmasq" in /etc/sysconfig/network/config -> exit
Jul 16 16:51:42 andromeda dbus-daemon[1203]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Jul 16 16:51:42 andromeda systemd[1]: Started WPA Supplicant daemon.
Jul 16 16:51:42 andromeda kernel: NET: Registered PF_PACKET protocol family
Jul 16 16:51:42 andromeda chronyd[1462]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 -DEBUG)
Jul 16 16:51:42 andromeda chronyd[1462]: Frequency 5.257 +/- 14.062 ppm read from /var/lib/chrony/drift
Jul 16 16:51:42 andromeda NetworkManager[1349]: <info> [1721141502.2910] device (wlp1s0): supplicant interface state: internal-starting -> disconnected
Jul 16 16:51:42 andromeda NetworkManager[1349]: <info> [1721141502.2911] Wi-Fi P2P device controlled by interface wlp1s0 created
Jul 16 16:51:42 andromeda NetworkManager[1349]: <info> [1721141502.2912] manager: (p2p-dev-wlp1s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/3)
Jul 16 16:51:42 andromeda NetworkManager[1349]: <info> [1721141502.2913] device (p2p-dev-wlp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 16 16:51:42 andromeda NetworkManager[1349]: <info> [1721141502.2915] device (wlp1s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jul 16 16:51:42 andromeda NetworkManager[1349]: <info> [1721141502.2918] device (p2p-dev-wlp1s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 16 16:51:42 andromeda systemd[1]: Started CUPS Scheduler.
Jul 16 16:51:42 andromeda systemd[1]: Started NTP client/server.
Jul 16 16:51:42 andromeda systemd[1]: Reached target System Time Synchronized.
Jul 16 16:51:42 andromeda systemd[1]: Started Backup of RPM database.
Jul 16 16:51:42 andromeda systemd[1]: Started Backup of /etc/sysconfig.
Jul 16 16:51:42 andromeda systemd[1]: Started Balance block groups on a btrfs filesystem.
Jul 16 16:51:42 andromeda systemd[1]: Started Scrub btrfs filesystem, verify block checksums.
Jul 16 16:51:42 andromeda systemd[1]: Started Check if mainboard battery is Ok.
Jul 16 16:51:42 andromeda systemd[1]: Started Discard unused filesystem blocks once a week.
Jul 16 16:51:42 andromeda systemd[1]: Started Daily rotation of log files.
Jul 16 16:51:42 andromeda systemd[1]: Started Daily man-db regeneration.
Jul 16 16:51:42 andromeda systemd[1]: Started Timeline of Snapper Snapshots.
Jul 16 16:51:42 andromeda systemd[1]: Started daily update of the root trust anchor for DNSSEC.
Jul 16 16:51:42 andromeda systemd[1]: Started Monthly rotation of wtmpdb.
Jul 16 16:51:42 andromeda systemd[1]: Reached target Timer Units.
Jul 16 16:51:42 andromeda systemd[1]: Starting Postfix Mail Transport Agent...
Jul 16 16:51:42 andromeda echo[1472]: Starting mail service (Postfix)
Jul 16 16:51:42 andromeda update_postmaps[1492]: postconf: warning: /etc/postfix/main.cf: support for parameter "smtpd_enforce_tls" will be removed; instead, specify "smtpd_tls_security_level"
Jul 16 16:51:42 andromeda update_postmaps[1492]: postconf: warning: /etc/postfix/main.cf: support for parameter "smtpd_use_tls" will be removed; instead, specify "smtpd_tls_security_level"
Jul 16 16:51:42 andromeda update_postmaps[1492]: postconf: warning: /etc/postfix/main.cf: support for parameter "smtp_enforce_tls" will be removed; instead, specify "smtp_tls_security_level"
Jul 16 16:51:42 andromeda update_postmaps[1492]: postconf: warning: /etc/postfix/main.cf: support for parameter "smtp_use_tls" will be removed; instead, specify "smtp_tls_security_level"
Jul 16 16:51:42 andromeda update_postmaps[1493]: postmap: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:42 andromeda postfix/postmap[1493]: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:43 andromeda update_postmaps[1494]: chmod: cannot access '/etc/postfix/virtual.lmdb': No such file or directory
Jul 16 16:51:43 andromeda update_postmaps[1495]: postmap: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:43 andromeda postfix/postmap[1495]: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:43 andromeda ModemManager[1335]: <info> [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0': not supported by any plugin
Jul 16 16:51:44 andromeda update_postmaps[1496]: chmod: cannot access '/etc/postfix/transport.lmdb': No such file or directory
Jul 16 16:51:44 andromeda update_postmaps[1497]: postmap: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:44 andromeda postfix/postmap[1497]: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.5196] policy: auto-activating connection 'wlp1s0' (0aaac2de-65b3-3fc0-b552-f60acd1613dc)
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.5200] device (wlp1s0): Activation: starting connection 'wlp1s0' (0aaac2de-65b3-3fc0-b552-f60acd1613dc)
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.5200] device (wlp1s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.5201] manager: NetworkManager state is now CONNECTING
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.5997] device (wlp1s0): set-hw-addr: reset MAC address to 14:AC:60:46:89:71 (preserve)
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.6657] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.6661] device (wlp1s0): Activation: (wifi) access point 'wlp1s0' has security, but secrets are required.
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.6661] device (wlp1s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.6664] device (wlp1s0): supplicant interface state: disconnected -> interface_disabled
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.6665] device (p2p-dev-wlp1s0): supplicant management interface state: disconnected -> interface_disabled
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.6674] device (wlp1s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.6677] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.6679] device (wlp1s0): Activation: (wifi) connection 'wlp1s0' has security, and secrets exist. No new secrets needed.
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.6679] Config: added 'ssid' value 'WiFi-AL'
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.6679] Config: added 'scan_ssid' value '1'
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.6679] Config: added 'bgscan' value 'simple:30:-65:300'
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.6679] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.6679] Config: added 'auth_alg' value 'OPEN'
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.6679] Config: added 'psk' value '<hidden>'
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.6915] device (wlp1s0): supplicant interface state: interface_disabled -> inactive
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.6916] device (p2p-dev-wlp1s0): supplicant management interface state: interface_disabled -> inactive
Jul 16 16:51:44 andromeda kernel: wlp1s0: authenticate with b4:b0:24:56:64:ee (local address=14:ac:60:46:89:71)
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.8924] device (wlp1s0): supplicant interface state: inactive -> authenticating
Jul 16 16:51:44 andromeda NetworkManager[1349]: <info> [1721141504.8925] device (p2p-dev-wlp1s0): supplicant management interface state: inactive -> authenticating
Jul 16 16:51:44 andromeda kernel: wlp1s0: send auth to b4:b0:24:56:64:ee (try 1/3)
Jul 16 16:51:45 andromeda kernel: wlp1s0: authenticate with b4:b0:24:56:64:ee (local address=14:ac:60:46:89:71)
Jul 16 16:51:45 andromeda kernel: wlp1s0: send auth to b4:b0:24:56:64:ee (try 1/3)
Jul 16 16:51:45 andromeda NetworkManager[1349]: <info> [1721141505.1816] device (wlp1s0): supplicant interface state: authenticating -> associating
Jul 16 16:51:45 andromeda NetworkManager[1349]: <info> [1721141505.1816] device (p2p-dev-wlp1s0): supplicant management interface state: authenticating -> associating
Jul 16 16:51:45 andromeda kernel: wlp1s0: authenticated
Jul 16 16:51:45 andromeda kernel: wlp1s0: associate with b4:b0:24:56:64:ee (try 1/3)
Jul 16 16:51:45 andromeda kernel: wlp1s0: RX AssocResp from b4:b0:24:56:64:ee (capab=0x1c11 status=0 aid=5)
Jul 16 16:51:45 andromeda kernel: wlp1s0: associated
Jul 16 16:51:45 andromeda NetworkManager[1349]: <info> [1721141505.2362] device (wlp1s0): supplicant interface state: associating -> associated
Jul 16 16:51:45 andromeda NetworkManager[1349]: <info> [1721141505.2363] device (p2p-dev-wlp1s0): supplicant management interface state: associating -> associated
Jul 16 16:51:45 andromeda NetworkManager[1349]: <info> [1721141505.3011] device (wlp1s0): supplicant interface state: associated -> 4way_handshake
Jul 16 16:51:45 andromeda NetworkManager[1349]: <info> [1721141505.3011] device (p2p-dev-wlp1s0): supplicant management interface state: associated -> 4way_handshake
Jul 16 16:51:45 andromeda update_postmaps[1512]: chmod: cannot access '/etc/postfix/access.lmdb': No such file or directory
Jul 16 16:51:45 andromeda update_postmaps[1513]: postmap: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:45 andromeda postfix/postmap[1513]: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:45 andromeda NetworkManager[1349]: <info> [1721141505.5397] device (wlp1s0): supplicant interface state: 4way_handshake -> completed
Jul 16 16:51:45 andromeda NetworkManager[1349]: <info> [1721141505.5397] device (wlp1s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "WiFi-AL"
Jul 16 16:51:45 andromeda NetworkManager[1349]: <info> [1721141505.5397] device (p2p-dev-wlp1s0): supplicant management interface state: 4way_handshake -> completed
Jul 16 16:51:45 andromeda NetworkManager[1349]: <info> [1721141505.5790] device (wlp1s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jul 16 16:51:45 andromeda NetworkManager[1349]: <info> [1721141505.5796] dhcp4 (wlp1s0): activation: beginning transaction (timeout in 45 seconds)
Jul 16 16:51:45 andromeda avahi-daemon[1201]: Joining mDNS multicast group on interface wlp1s0.IPv6 with address fe80::16ac:60ff:fe46:8971.
Jul 16 16:51:45 andromeda avahi-daemon[1201]: New relevant interface wlp1s0.IPv6 for mDNS.
Jul 16 16:51:45 andromeda avahi-daemon[1201]: Registering new address record for fe80::16ac:60ff:fe46:8971 on wlp1s0.*.
Jul 16 16:51:46 andromeda NetworkManager[1349]: <info> [1721141506.2253] dhcp4 (wlp1s0): state changed new lease, address=10.230.230.107, acd pending
Jul 16 16:51:46 andromeda NetworkManager[1349]: <info> [1721141506.3638] dhcp4 (wlp1s0): state changed new lease, address=10.230.230.107
Jul 16 16:51:46 andromeda NetworkManager[1349]: <info> [1721141506.3644] policy: set 'wlp1s0' (wlp1s0) as default for IPv4 routing and DNS
Jul 16 16:51:46 andromeda avahi-daemon[1201]: Files changed, reloading.
Jul 16 16:51:46 andromeda avahi-daemon[1201]: No service file found in /etc/avahi/services.
Jul 16 16:51:46 andromeda avahi-daemon[1201]: Joining mDNS multicast group on interface wlp1s0.IPv4 with address 10.230.230.107.
Jul 16 16:51:46 andromeda avahi-daemon[1201]: New relevant interface wlp1s0.IPv4 for mDNS.
Jul 16 16:51:46 andromeda avahi-daemon[1201]: Registering new address record for 10.230.230.107 on wlp1s0.IPv4.
Jul 16 16:51:46 andromeda NetworkManager[1349]: <info> [1721141506.3907] device (wlp1s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jul 16 16:51:46 andromeda dns-dnsmasq.sh[1524]: <debug> NETWORKMANAGER_DNS_FORWARDER is not set to "dnsmasq" in /etc/sysconfig/network/config -> exit
Jul 16 16:51:46 andromeda NetworkManager[1349]: <info> [1721141506.4322] device (wlp1s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jul 16 16:51:46 andromeda NetworkManager[1349]: <info> [1721141506.4323] device (wlp1s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jul 16 16:51:46 andromeda NetworkManager[1349]: <info> [1721141506.4324] manager: NetworkManager state is now CONNECTED_SITE
Jul 16 16:51:46 andromeda NetworkManager[1349]: <info> [1721141506.4327] device (wlp1s0): Activation: successful, device activated.
Jul 16 16:51:46 andromeda NetworkManager[1349]: <info> [1721141506.4331] manager: startup complete
Jul 16 16:51:46 andromeda systemd[1]: Finished Network Manager Wait Online.
Jul 16 16:51:46 andromeda systemd[1]: Reached target Network is Online.
Jul 16 16:51:46 andromeda update_postmaps[1546]: chmod: cannot access '/etc/postfix/canonical.lmdb': No such file or directory
Jul 16 16:51:46 andromeda update_postmaps[1547]: postmap: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:46 andromeda postfix/postmap[1547]: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:46 andromeda systemd[1]: Starting Login and scanning of iSCSI devices...
Jul 16 16:51:46 andromeda systemd[1]: Connect NVMe-oF subsystems automatically during boot was skipped because no trigger condition checks were met.
Jul 16 16:51:46 andromeda iscsiadm[1539]: iscsiadm: No records found
Jul 16 16:51:46 andromeda dns-dnsmasq.sh[1552]: <debug> NETWORKMANAGER_DNS_FORWARDER is not set to "dnsmasq" in /etc/sysconfig/network/config -> exit
Jul 16 16:51:46 andromeda iscsiadm[1549]: iscsiadm: No records found
Jul 16 16:51:46 andromeda iscsiadm[1556]: iscsiadm: Could not get list of targets from firmware. (err 21)
Jul 16 16:51:46 andromeda systemd[1]: Finished Login and scanning of iSCSI devices.
Jul 16 16:51:46 andromeda systemd[1]: Reached target Remote File Systems.
Jul 16 16:51:46 andromeda systemd[1]: Starting Permit User Sessions...
Jul 16 16:51:46 andromeda systemd[1]: Starting libvirt QEMU daemon...
Jul 16 16:51:46 andromeda systemd[1]: Finished Permit User Sessions.
Jul 16 16:51:46 andromeda systemd[1]: Starting X Display Manager...
Jul 16 16:51:46 andromeda systemd[1]: Starting Hold until boot process finishes up...
Jul 16 16:51:46 andromeda dns-dnsmasq.sh[1576]: <debug> NETWORKMANAGER_DNS_FORWARDER is not set to "dnsmasq" in /etc/sysconfig/network/config -> exit
Jul 16 16:51:46 andromeda display-manager[1585]: /etc/vconsole.conf available
Jul 16 16:51:46 andromeda display-manager[1585]: XKBLAYOUT: us
Jul 16 16:51:46 andromeda display-manager[1585]: XKBLAYOUT is already set. Better don't touch X11 keyboard configuration.
Jul 16 16:51:46 andromeda systemd[1]: Received SIGRTMIN+21 from PID 514 (plymouthd).
Jul 16 16:51:46 andromeda systemd[1]: Started libvirt QEMU daemon.
Jul 16 16:51:46 andromeda systemd[1]: Received SIGRTMIN+21 from PID 514 (plymouthd).
Jul 16 16:51:46 andromeda systemd[1]: Finished Hold until boot process finishes up.
Jul 16 16:51:46 andromeda systemd[1]: Started Getty on tty1.
Jul 16 16:51:46 andromeda systemd[1]: Reached target Login Prompts.
Jul 16 16:51:46 andromeda sddm[1613]: Initializing...
Jul 16 16:51:46 andromeda sddm[1613]: Starting...
Jul 16 16:51:46 andromeda sddm[1613]: Logind interface found
Jul 16 16:51:46 andromeda sddm[1613]: Adding new display...
Jul 16 16:51:46 andromeda sddm[1613]: Loaded empty theme configuration
Jul 16 16:51:46 andromeda sddm[1613]: Xauthority path: "/run/sddm/xauth_GSUECG"
Jul 16 16:51:46 andromeda sddm[1613]: Using VT 2
Jul 16 16:51:46 andromeda sddm[1613]: Display server starting...
Jul 16 16:51:46 andromeda sddm[1613]: Writing cookie to "/run/sddm/xauth_GSUECG"
Jul 16 16:51:46 andromeda sddm[1613]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_GSUECG -noreset -displayfd 16
Jul 16 16:51:47 andromeda systemd[1]: Started X Display Manager.
Jul 16 16:51:47 andromeda update_postmaps[1630]: chmod: cannot access '/etc/postfix/sender_canonical.lmdb': No such file or directory
Jul 16 16:51:47 andromeda update_postmaps[1631]: postmap: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:47 andromeda postfix/postmap[1631]: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:47 andromeda sddm[1613]: Setting default cursor
Jul 16 16:51:47 andromeda sddm[1613]: Running display setup script "/usr/etc/X11/xdm/Xsetup"
Jul 16 16:51:47 andromeda sddm[1613]: Display server started.
Jul 16 16:51:47 andromeda sddm[1613]: Socket server starting...
Jul 16 16:51:47 andromeda sddm[1613]: Socket server started.
Jul 16 16:51:47 andromeda sddm[1613]: Loading theme configuration from "/usr/share/sddm/themes/breeze-openSUSE/theme.conf"
Jul 16 16:51:47 andromeda sddm[1613]: Greeter starting...
Jul 16 16:51:47 andromeda sddm-helper[1642]: [PAM] Starting...
Jul 16 16:51:47 andromeda sddm-helper[1642]: [PAM] Authenticating...
Jul 16 16:51:47 andromeda sddm-helper[1642]: [PAM] returning.
Jul 16 16:51:47 andromeda systemd[1]: Created slice User Slice of UID 463.
Jul 16 16:51:47 andromeda systemd[1]: Starting User Runtime Directory /run/user/463...
Jul 16 16:51:47 andromeda systemd-logind[1211]: New session 1 of user sddm.
Jul 16 16:51:47 andromeda systemd[1]: Finished User Runtime Directory /run/user/463.
Jul 16 16:51:47 andromeda systemd[1]: Starting User Manager for UID 463...
Jul 16 16:51:47 andromeda (systemd)[1645]: pam_unix(systemd-user:session): session opened for user sddm(uid=463) by sddm(uid=0)
Jul 16 16:51:47 andromeda (systemd)[1645]: pam_kwallet5(systemd-user:session): pam_kwallet5: not a graphical session, skipping. Use force_run parameter to ignore this.
Jul 16 16:51:47 andromeda systemd[1645]: Queued start job for default target Main User Target.
Jul 16 16:51:47 andromeda systemd[1645]: Created slice User Application Slice.
Jul 16 16:51:47 andromeda systemd[1645]: Started Submitting pending crash events (file monitor).
Jul 16 16:51:47 andromeda systemd[1645]: Cleanup lingering KCrash metadata was skipped because of an unmet condition check (ConditionPathExistsGlob=/var/lib/sddm/.cache/kcrash-metadata/*.ini).
Jul 16 16:51:47 andromeda systemd[1645]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/var/lib/sddm/.cache/drkonqi/sentry-envelopes/*).
Jul 16 16:51:47 andromeda systemd[1645]: Started Daily Cleanup of User's Temporary Directories.
Jul 16 16:51:47 andromeda systemd[1645]: Reached target Paths.
Jul 16 16:51:47 andromeda systemd[1645]: Reached target Timers.
Jul 16 16:51:47 andromeda systemd[1645]: Starting D-Bus User Message Bus Socket...
Jul 16 16:51:47 andromeda systemd[1645]: Listening on Socket to launch DrKonqi for a systemd-coredump crash.
Jul 16 16:51:47 andromeda systemd[1645]: Listening on PipeWire PulseAudio.
Jul 16 16:51:47 andromeda systemd[1645]: Listening on PipeWire Multimedia System Sockets.
Jul 16 16:51:47 andromeda systemd[1645]: Starting Create User Files and Directories...
Jul 16 16:51:47 andromeda systemd[1645]: Finished Create User Files and Directories.
Jul 16 16:51:47 andromeda systemd[1645]: Listening on D-Bus User Message Bus Socket.
Jul 16 16:51:47 andromeda systemd[1645]: Reached target Sockets.
Jul 16 16:51:47 andromeda systemd[1645]: Reached target Basic System.
Jul 16 16:51:47 andromeda systemd[1645]: Cleanup lingering KCrash metadata was skipped because of an unmet condition check (ConditionPathExistsGlob=/var/lib/sddm/.cache/kcrash-metadata/*.ini).
Jul 16 16:51:47 andromeda systemd[1645]: Reached target Main User Target.
Jul 16 16:51:47 andromeda systemd[1645]: Startup finished in 143ms.
Jul 16 16:51:47 andromeda systemd[1]: Started User Manager for UID 463.
Jul 16 16:51:47 andromeda systemd[1]: Started Session 1 of User sddm.
Jul 16 16:51:47 andromeda sddm-helper[1642]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=463) by sddm(uid=0)
Jul 16 16:51:47 andromeda sddm-helper[1642]: pam_kwallet5(sddm-greeter:session): pam_kwallet5: pam_sm_open_session
Jul 16 16:51:47 andromeda sddm-helper[1642]: pam_kwallet5(sddm-greeter:session): pam_kwallet5: open_session called without kwallet5_key
Jul 16 16:51:47 andromeda sddm-helper[1642]: Writing cookie to "/tmp/xauth_CSuwJz"
Jul 16 16:51:47 andromeda sddm-helper[1642]: Starting X11 session: "" "/usr/bin/sddm-greeter-qt6 --socket /tmp/sddm-:0-OxOAYV --theme /usr/share/sddm/themes/breeze-openSUSE"
Jul 16 16:51:47 andromeda sddm[1613]: Greeter session started successfully
Jul 16 16:51:47 andromeda sddm-greeter-qt6[1663]: High-DPI autoscaling Enabled
Jul 16 16:51:47 andromeda sddm-greeter-qt6[1663]: Reading from "/usr/local/share/wayland-sessions/plasmawayland.desktop"
Jul 16 16:51:47 andromeda sddm-greeter-qt6[1663]: Reading from "/usr/share/wayland-sessions/plasmawayland.desktop"
Jul 16 16:51:47 andromeda sddm-greeter-qt6[1663]: Reading from "/usr/local/share/xsessions/default.desktop"
Jul 16 16:51:47 andromeda sddm-greeter-qt6[1663]: Reading from "/usr/share/xsessions/default.desktop"
Jul 16 16:51:47 andromeda sddm-greeter-qt6[1663]: Reading from "/usr/local/share/xsessions/icewm-session.desktop"
Jul 16 16:51:47 andromeda sddm-greeter-qt6[1663]: Reading from "/usr/share/xsessions/icewm-session.desktop"
Jul 16 16:51:47 andromeda sddm-greeter-qt6[1663]: Reading from "/usr/local/share/xsessions/icewm.desktop"
Jul 16 16:51:47 andromeda sddm-greeter-qt6[1663]: Reading from "/usr/share/xsessions/icewm.desktop"
Jul 16 16:51:47 andromeda sddm-greeter-qt6[1663]: Reading from "/usr/local/share/xsessions/kde-plasma.desktop"
Jul 16 16:51:47 andromeda sddm-greeter-qt6[1663]: Reading from "/usr/share/xsessions/kde-plasma.desktop"
Jul 16 16:51:47 andromeda sddm-greeter-qt6[1663]: Reading from "/usr/local/share/xsessions/plasma6.desktop"
Jul 16 16:51:47 andromeda sddm-greeter-qt6[1663]: Reading from "/usr/share/xsessions/plasma6.desktop"
Jul 16 16:51:47 andromeda sddm-greeter-qt6[1663]: Loading theme configuration from "/usr/share/sddm/themes/breeze-openSUSE/theme.conf"
Jul 16 16:51:47 andromeda systemd[1645]: Created slice User Core Session Slice.
Jul 16 16:51:48 andromeda systemd[1645]: Starting D-Bus User Message Bus...
Jul 16 16:51:48 andromeda systemd[1645]: Started D-Bus User Message Bus.
Jul 16 16:51:48 andromeda sddm-greeter-qt6[1663]: Connected to the daemon.
Jul 16 16:51:48 andromeda sddm[1613]: Message received from greeter: Connect
Jul 16 16:51:48 andromeda sddm-greeter-qt6[1663]: Loading file:///usr/share/sddm/themes/breeze-openSUSE/Main.qml...
Jul 16 16:51:48 andromeda update_postmaps[1680]: chmod: cannot access '/etc/postfix/relocated.lmdb': No such file or directory
Jul 16 16:51:48 andromeda update_postmaps[1681]: postmap: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:48 andromeda postfix/postmap[1681]: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:48 andromeda sddm-greeter-qt6[1663]: Adding view for "eDP-1" QRect(0,0 2256x1504)
Jul 16 16:51:48 andromeda sddm-greeter-qt6[1663]: Message received from daemon: Capabilities
Jul 16 16:51:48 andromeda sddm-greeter-qt6[1663]: Message received from daemon: HostName
Jul 16 16:51:49 andromeda update_postmaps[1716]: chmod: cannot access '/etc/postfix/sasl_passwd.lmdb': No such file or directory
Jul 16 16:51:49 andromeda update_postmaps[1717]: postmap: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:49 andromeda postfix/postmap[1717]: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:50 andromeda sddm-greeter-qt6[1663]: file:///usr/share/sddm/themes/breeze-openSUSE/Main.qml:235:17 Parameter "username" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
Jul 16 16:51:50 andromeda sddm-greeter-qt6[1663]: Reading from "/usr/share/wayland-sessions/plasmawayland.desktop"
Jul 16 16:51:50 andromeda sddm[1613]: Message received from greeter: Login
Jul 16 16:51:50 andromeda sddm[1613]: Reading from "/usr/share/wayland-sessions/plasmawayland.desktop"
Jul 16 16:51:50 andromeda sddm[1613]: Session "/usr/share/wayland-sessions/plasmawayland.desktop" selected, command: "/usr/libexec/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland" for VT 1
Jul 16 16:51:50 andromeda sddm-helper[1718]: [PAM] Starting...
Jul 16 16:51:50 andromeda sddm-helper[1718]: [PAM] Authenticating...
Jul 16 16:51:50 andromeda sddm-helper[1718]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate
Jul 16 16:51:50 andromeda sddm-helper[1718]: [PAM] Preparing to converse...
Jul 16 16:51:50 andromeda sddm-helper[1718]: pam_kwallet5(sddm:auth): pam_kwallet5: Couldn't get password (it is empty)
Jul 16 16:51:50 andromeda sddm-helper[1718]: [PAM] Conversation with 1 messages
Jul 16 16:51:50 andromeda sddm-helper[1718]: [PAM] returning.
Jul 16 16:51:50 andromeda sddm[1613]: Authentication for user "andrea" successful
Jul 16 16:51:50 andromeda sddm-greeter-qt6[1663]: Message received from daemon: LoginSucceeded
Jul 16 16:51:50 andromeda sddm-helper[1718]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
Jul 16 16:51:50 andromeda systemd[1]: Created slice User Slice of UID 1000.
Jul 16 16:51:50 andromeda systemd[1]: Starting User Runtime Directory /run/user/1000...
Jul 16 16:51:50 andromeda systemd-logind[1211]: New session 3 of user andrea.
Jul 16 16:51:50 andromeda systemd[1]: Finished User Runtime Directory /run/user/1000.
Jul 16 16:51:50 andromeda systemd[1]: Starting User Manager for UID 1000...
Jul 16 16:51:50 andromeda (systemd)[1723]: pam_unix(systemd-user:session): session opened for user andrea(uid=1000) by andrea(uid=0)
Jul 16 16:51:50 andromeda (systemd)[1723]: pam_kwallet5(systemd-user:session): pam_kwallet5: not a graphical session, skipping. Use force_run parameter to ignore this.
Jul 16 16:51:50 andromeda sddm-helper[1642]: [PAM] Closing session
Jul 16 16:51:50 andromeda sddm-helper[1642]: pam_unix(sddm-greeter:session): session closed for user sddm
Jul 16 16:51:50 andromeda sddm-helper[1642]: pam_kwallet5(sddm-greeter:session): pam_kwallet5: pam_sm_close_session
Jul 16 16:51:50 andromeda sddm-helper[1642]: [PAM] Ended.
Jul 16 16:51:50 andromeda sddm[1613]: Auth: sddm-helper exited successfully
Jul 16 16:51:50 andromeda sddm[1613]: Greeter stopped. SDDM::Auth::HELPER_SUCCESS
Jul 16 16:51:50 andromeda systemd[1]: session-1.scope: Deactivated successfully.
Jul 16 16:51:50 andromeda systemd-logind[1211]: Session 1 logged out. Waiting for processes to exit.
Jul 16 16:51:50 andromeda systemd-logind[1211]: Removed session 1.
Jul 16 16:51:50 andromeda systemd[1723]: Queued start job for default target Main User Target.
Jul 16 16:51:50 andromeda systemd-journald[726]: /var/log/journal/10262dde7943415eaf3bc5a9ddbccba1/user-1000.journal: Journal file uses a different sequence number ID, rotating.
Jul 16 16:51:50 andromeda sddm-helper[1718]: pam_unix(sddm:session): session opened for user andrea(uid=1000) by andrea(uid=0)
Jul 16 16:51:50 andromeda systemd[1723]: Created slice User Application Slice.
Jul 16 16:51:50 andromeda sddm-helper[1718]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
Jul 16 16:51:50 andromeda systemd[1723]: Started Submitting pending crash events (file monitor).
Jul 16 16:51:50 andromeda systemd[1723]: Started Cleanup lingering KCrash metadata.
Jul 16 16:51:50 andromeda ssh-agent[1741]: SSH_AUTH_SOCK=/run/user/1000/ssh-agent.socket; export SSH_AUTH_SOCK;
Jul 16 16:51:50 andromeda ssh-agent[1741]: echo Agent pid 1741;
Jul 16 16:51:50 andromeda systemd[1723]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/andrea/.cache/drkonqi/sentry-envelopes/*).
Jul 16 16:51:50 andromeda systemd[1723]: Started Daily Cleanup of User's Temporary Directories.
Jul 16 16:51:50 andromeda systemd[1723]: Reached target Paths.
Jul 16 16:51:50 andromeda systemd[1723]: Reached target Timers.
Jul 16 16:51:50 andromeda systemd[1723]: Starting D-Bus User Message Bus Socket...
Jul 16 16:51:50 andromeda systemd[1723]: Listening on Socket to launch DrKonqi for a systemd-coredump crash.
Jul 16 16:51:50 andromeda systemd[1723]: Listening on PipeWire PulseAudio.
Jul 16 16:51:50 andromeda systemd[1723]: Listening on PipeWire Multimedia System Sockets.
Jul 16 16:51:50 andromeda systemd[1723]: Starting Create User Files and Directories...
Jul 16 16:51:50 andromeda systemd[1723]: Finished Create User Files and Directories.
Jul 16 16:51:50 andromeda systemd[1723]: Listening on D-Bus User Message Bus Socket.
Jul 16 16:51:50 andromeda systemd[1723]: Reached target Sockets.
Jul 16 16:51:50 andromeda systemd[1723]: Reached target Basic System.
Jul 16 16:51:50 andromeda systemd[1]: Started User Manager for UID 1000.
Jul 16 16:51:50 andromeda systemd[1]: Started Session 3 of User andrea.
Jul 16 16:51:50 andromeda systemd[1723]: Started Cleanup lingering KCrash metadata.
Jul 16 16:51:50 andromeda systemd[1723]: Started SSH key agent.
Jul 16 16:51:50 andromeda systemd[1723]: Reached target Main User Target.
Jul 16 16:51:50 andromeda systemd[1723]: Startup finished in 141ms.
Jul 16 16:51:50 andromeda sddm-helper[1748]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket
Jul 16 16:51:50 andromeda sddm-helper[1718]: Starting Wayland user session: "/usr/share/sddm/scripts/wayland-session" "/usr/libexec/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland"
Jul 16 16:51:50 andromeda sddm-helper[1750]: Jumping to VT 1
Jul 16 16:51:50 andromeda sddm-helper[1750]: VT mode didn't need to be fixed
Jul 16 16:51:50 andromeda update_postmaps[1751]: chmod: cannot access '/etc/postfix/relay_ccerts.lmdb': No such file or directory
Jul 16 16:51:50 andromeda update_postmaps[1752]: postmap: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:50 andromeda postfix/postmap[1752]: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:50 andromeda sddm[1613]: Session started true
Jul 16 16:51:50 andromeda sddm-helper[1718]: Failed to write utmpx: No such file or directory
Jul 16 16:51:50 andromeda dbus-daemon[1203]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.26' (uid=1000 pid=1750 comm="/usr/bin/startplasma-wayland")
Jul 16 16:51:51 andromeda systemd[1]: Starting Locale Service...
Jul 16 16:51:51 andromeda dbus-daemon[1203]: [system] Successfully activated service 'org.freedesktop.locale1'
Jul 16 16:51:51 andromeda systemd[1]: Started Locale Service.
Jul 16 16:51:51 andromeda systemd[1723]: Created slice User Core Session Slice.
Jul 16 16:51:51 andromeda systemd[1723]: Starting D-Bus User Message Bus...
Jul 16 16:51:51 andromeda systemd[1723]: Started D-Bus User Message Bus.
Jul 16 16:51:51 andromeda dbus-daemon[1822]: [session uid=1000 pid=1822] Successfully activated service 'org.freedesktop.systemd1'
Jul 16 16:51:51 andromeda systemd[1723]: Reloading requested from client PID 1750 ('startplasma-way')...
Jul 16 16:51:51 andromeda systemd[1723]: Reloading...
Jul 16 16:51:51 andromeda systemd[1723]: Reloading finished in 99 ms.
Jul 16 16:51:51 andromeda dbus-daemon[1822]: [session uid=1000 pid=1822] Activating service name='org.kde.KSplash' requested by ':1.0' (uid=1000 pid=1750 comm="/usr/bin/startplasma-wayland")
Jul 16 16:51:51 andromeda systemd[1723]: Created slice User Background Tasks Slice.
Jul 16 16:51:51 andromeda systemd[1723]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/andrea/.cache/drkonqi/sentry-envelopes/*).
Jul 16 16:51:51 andromeda systemd[1723]: Starting KDE Global Shortcuts Server...
Jul 16 16:51:51 andromeda systemd[1723]: Starting KDE Window Manager...
Jul 16 16:51:51 andromeda systemd[1723]: Starting User folders update...
Jul 16 16:51:51 andromeda systemd[1723]: Starting Baloo File Indexer Daemon...
Jul 16 16:51:51 andromeda systemd[1723]: Finished User folders update.
Jul 16 16:51:51 andromeda systemd[1723]: Reached target Session services which should run early before the graphical session is brought up.
Jul 16 16:51:51 andromeda systemd[1723]: kde-baloo.service: Skipped due to 'exec-condition'.
Jul 16 16:51:51 andromeda systemd[1723]: Condition check resulted in Baloo File Indexer Daemon being skipped.
Jul 16 16:51:51 andromeda systemd[1723]: Started KDE Window Manager.
Jul 16 16:51:51 andromeda systemd[1723]: Starting KDE Config Module Initialization...
Jul 16 16:51:51 andromeda systemd[1723]: Starting Splash screen shown during boot...
Jul 16 16:51:51 andromeda update_postmaps[1847]: chmod: cannot access '/etc/postfix/helo_access.lmdb': No such file or directory
Jul 16 16:51:51 andromeda update_postmaps[1848]: postmap: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:51 andromeda postfix/postmap[1848]: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:51 andromeda systemd[1723]: Started KDE Global Shortcuts Server.
Jul 16 16:51:51 andromeda dbus-daemon[1822]: [session uid=1000 pid=1822] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.4' (uid=1000 pid=1849 comm="/usr/bin/kcminit_startup")
Jul 16 16:51:51 andromeda systemd[1723]: Starting Portal service...
Jul 16 16:51:51 andromeda dbus-daemon[1822]: [session uid=1000 pid=1822] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.5' (uid=1000 pid=1852 comm="/usr/libexec/xdg-desktop-portal")
Jul 16 16:51:51 andromeda systemd[1723]: Starting flatpak document portal service...
Jul 16 16:51:51 andromeda dbus-daemon[1822]: [session uid=1000 pid=1822] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.7' (uid=1000 pid=1857 comm="/usr/libexec/xdg-document-portal")
Jul 16 16:51:51 andromeda systemd[1723]: Starting sandboxed app permission store...
Jul 16 16:51:51 andromeda dbus-daemon[1822]: [session uid=1000 pid=1822] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Jul 16 16:51:51 andromeda systemd[1723]: Started sandboxed app permission store.
Jul 16 16:51:51 andromeda dbus-daemon[1822]: [session uid=1000 pid=1822] Successfully activated service 'org.freedesktop.portal.Documents'
Jul 16 16:51:51 andromeda systemd[1723]: Started flatpak document portal service.
Jul 16 16:51:51 andromeda dbus-daemon[1203]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.28' (uid=1000 pid=1852 comm="/usr/libexec/xdg-desktop-portal")
Jul 16 16:51:51 andromeda systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jul 16 16:51:51 andromeda agetty[1611]: failed to open credentials directory
Jul 16 16:51:51 andromeda sddm-helper[1718]: [PAM] Closing session
Jul 16 16:51:51 andromeda sddm-helper[1718]: pam_unix(sddm:session): session closed for user andrea
Jul 16 16:51:51 andromeda sddm-helper[1718]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_close_session
Jul 16 16:51:51 andromeda sddm-helper[1718]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
Jul 16 16:51:51 andromeda sddm-helper[1718]: Failed to write utmpx: No such file or directory
Jul 16 16:51:51 andromeda sddm-helper[1718]: [PAM] Ended.
Jul 16 16:51:51 andromeda sddm[1613]: Auth: sddm-helper exited with 1
Jul 16 16:51:51 andromeda systemd-logind[1211]: Session 3 logged out. Waiting for processes to exit.
Jul 16 16:51:51 andromeda kwin_wayland[1843]: No backend specified, automatically choosing drm
Jul 16 16:51:51 andromeda dbus-daemon[1203]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Jul 16 16:51:51 andromeda systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jul 16 16:51:51 andromeda dbus-daemon[1822]: [session uid=1000 pid=1822] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.kde' unit='plasma-xdg-desktop-portal-kde.service' requested by ':1.5' (uid=1000 pid=1852 comm="/usr/libexec/xdg-desktop-portal")
Jul 16 16:51:51 andromeda kwin_wayland[1843]: kwin_core: Failed to activate /org/freedesktop/login1/session/_33 session. Maybe another compositor is running?
Jul 16 16:51:51 andromeda kwin_wayland[1843]: kwin_wayland_drm: failed to open drm device at "/dev/dri/card1"
Jul 16 16:51:51 andromeda kwin_wayland[1843]: kwin_wayland_drm: No suitable DRM devices have been found
Jul 16 16:51:51 andromeda kwin_wayland[1882]: No backend specified, automatically choosing drm
Jul 16 16:51:51 andromeda kwin_wayland[1882]: kwin_core: Failed to activate /org/freedesktop/login1/session/_33 session. Maybe another compositor is running?
Jul 16 16:51:51 andromeda kwin_wayland[1882]: kwin_wayland_drm: failed to open drm device at "/dev/dri/card1"
Jul 16 16:51:51 andromeda kwin_wayland[1882]: kwin_wayland_drm: No suitable DRM devices have been found
Jul 16 16:51:51 andromeda kwin_wayland[1885]: No backend specified, automatically choosing drm
Jul 16 16:51:51 andromeda kwin_wayland[1885]: kwin_core: Failed to activate /org/freedesktop/login1/session/_33 session. Maybe another compositor is running?
Jul 16 16:51:51 andromeda kwin_wayland[1885]: kwin_wayland_drm: failed to open drm device at "/dev/dri/card1"
Jul 16 16:51:51 andromeda kwin_wayland[1885]: kwin_wayland_drm: No suitable DRM devices have been found
Jul 16 16:51:51 andromeda kwin_wayland[1888]: No backend specified, automatically choosing drm
Jul 16 16:51:51 andromeda kwin_wayland[1888]: kwin_core: Failed to activate /org/freedesktop/login1/session/_33 session. Maybe another compositor is running?
Jul 16 16:51:51 andromeda kwin_wayland[1888]: kwin_wayland_drm: failed to open drm device at "/dev/dri/card1"
Jul 16 16:51:51 andromeda kwin_wayland[1888]: kwin_wayland_drm: No suitable DRM devices have been found
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 40 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 40 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 56 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 56 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 63 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 63 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 61 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 61 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 58 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 58 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 64 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 64 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 54 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 54 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 62 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 62 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 60 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 60 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 59 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 59 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 57 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 57 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 71 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 71 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 72 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 72 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 109 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 109 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 69 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 69 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 66 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 66 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 44 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 44 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 42 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 42 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 39 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 39 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 52 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 52 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 41 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 41 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 88 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 88 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 89 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 89 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 38 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 38 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 68 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 68 affinity is now unmanaged
Jul 16 16:51:51 andromeda irqbalance[1205]: Cannot change IRQ 43 affinity: Read-only file system
Jul 16 16:51:51 andromeda irqbalance[1205]: IRQ 43 affinity is now unmanaged
Jul 16 16:51:52 andromeda kwin_wayland[1891]: No backend specified, automatically choosing drm
Jul 16 16:51:52 andromeda kwin_wayland[1891]: kwin_core: Failed to activate /org/freedesktop/login1/session/_33 session. Maybe another compositor is running?
Jul 16 16:51:52 andromeda kwin_wayland[1891]: kwin_wayland_drm: failed to open drm device at "/dev/dri/card1"
Jul 16 16:51:52 andromeda kwin_wayland[1891]: kwin_wayland_drm: No suitable DRM devices have been found
Jul 16 16:51:52 andromeda kwin_wayland[1894]: No backend specified, automatically choosing drm
Jul 16 16:51:52 andromeda kwin_wayland[1894]: kwin_core: Failed to activate /org/freedesktop/login1/session/_33 session. Maybe another compositor is running?
Jul 16 16:51:52 andromeda kwin_wayland[1894]: kwin_wayland_drm: failed to open drm device at "/dev/dri/card1"
Jul 16 16:51:52 andromeda kwin_wayland[1894]: kwin_wayland_drm: No suitable DRM devices have been found
Jul 16 16:51:52 andromeda kwin_wayland[1897]: No backend specified, automatically choosing drm
Jul 16 16:51:52 andromeda kwin_wayland[1897]: kwin_core: Failed to activate /org/freedesktop/login1/session/_33 session. Maybe another compositor is running?
Jul 16 16:51:52 andromeda kwin_wayland[1897]: kwin_wayland_drm: failed to open drm device at "/dev/dri/card1"
Jul 16 16:51:52 andromeda kwin_wayland[1897]: kwin_wayland_drm: No suitable DRM devices have been found
Jul 16 16:51:52 andromeda kwin_wayland[1900]: No backend specified, automatically choosing drm
Jul 16 16:51:52 andromeda kwin_wayland[1900]: kwin_core: Failed to activate /org/freedesktop/login1/session/_33 session. Maybe another compositor is running?
Jul 16 16:51:52 andromeda kwin_wayland[1900]: kwin_wayland_drm: failed to open drm device at "/dev/dri/card1"
Jul 16 16:51:52 andromeda kwin_wayland[1900]: kwin_wayland_drm: No suitable DRM devices have been found
Jul 16 16:51:52 andromeda kwin_wayland[1903]: No backend specified, automatically choosing drm
Jul 16 16:51:52 andromeda kwin_wayland[1903]: kwin_core: Failed to activate /org/freedesktop/login1/session/_33 session. Maybe another compositor is running?
Jul 16 16:51:52 andromeda kwin_wayland[1903]: kwin_wayland_drm: failed to open drm device at "/dev/dri/card1"
Jul 16 16:51:52 andromeda kwin_wayland[1903]: kwin_wayland_drm: No suitable DRM devices have been found
Jul 16 16:51:52 andromeda kwin_wayland[1906]: No backend specified, automatically choosing drm
Jul 16 16:51:52 andromeda update_postmaps[1909]: chmod: cannot access '/etc/postfix/relay.lmdb': No such file or directory
Jul 16 16:51:52 andromeda kwin_wayland[1906]: kwin_core: Failed to activate /org/freedesktop/login1/session/_33 session. Maybe another compositor is running?
Jul 16 16:51:52 andromeda update_postmaps[1910]: postmap: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:52 andromeda postfix/postmap[1910]: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:52 andromeda kwin_wayland[1906]: kwin_wayland_drm: failed to open drm device at "/dev/dri/card1"
Jul 16 16:51:52 andromeda kwin_wayland[1906]: kwin_wayland_drm: No suitable DRM devices have been found
Jul 16 16:51:52 andromeda kwin_wayland[1912]: No backend specified, automatically choosing drm
Jul 16 16:51:52 andromeda kwin_wayland[1912]: kwin_core: Failed to activate /org/freedesktop/login1/session/_33 session. Maybe another compositor is running?
Jul 16 16:51:52 andromeda kwin_wayland[1912]: kwin_wayland_drm: failed to open drm device at "/dev/dri/card1"
Jul 16 16:51:52 andromeda kwin_wayland[1912]: kwin_wayland_drm: No suitable DRM devices have been found
Jul 16 16:51:52 andromeda systemd[1723]: plasma-kwin_wayland.service: Consumed 1.051s CPU time.
Jul 16 16:51:52 andromeda kcminit_startup[1849]: qt.qpa.wayland: "wl-shell" is a deprecated shell extension, prefer using "xdg-shell" if supported by the compositor by setting the environment variable QT_WAYLAND_SHELL_INTEGRATION
Jul 16 16:51:52 andromeda ksplashqml[1846]: qt.qpa.wayland: "wl-shell" is a deprecated shell extension, prefer using "xdg-shell" if supported by the compositor by setting the environment variable QT_WAYLAND_SHELL_INTEGRATION
Jul 16 16:51:52 andromeda kcminit_startup[1849]: qt.qpa.wayland: Loading shell integration failed.
Jul 16 16:51:52 andromeda kcminit_startup[1849]: qt.qpa.wayland: Attempted to load the following shells QList("xdg-shell", "wl-shell", "ivi-shell", "qt-shell")
Jul 16 16:51:52 andromeda ksplashqml[1846]: qt.qpa.wayland: Loading shell integration failed.
Jul 16 16:51:52 andromeda ksplashqml[1846]: qt.qpa.wayland: Attempted to load the following shells QList("xdg-shell", "wl-shell", "ivi-shell", "qt-shell")
Jul 16 16:51:52 andromeda ksplashqml[1846]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:52 andromeda kcminit_startup[1849]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:52 andromeda kcminit_startup[1849]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:52 andromeda kcminit_startup[1849]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:52 andromeda kcminit_startup[1849]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:52 andromeda kcminit_startup[1849]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:52 andromeda ksplashqml[1846]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:52 andromeda ksplashqml[1846]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:52 andromeda ksplashqml[1846]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:52 andromeda ksplashqml[1846]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:52 andromeda systemd[1]: Created slice Slice /system/drkonqi-coredump-processor.
Jul 16 16:51:52 andromeda systemd[1]: Created slice Slice /system/systemd-coredump.
Jul 16 16:51:52 andromeda systemd[1]: Started Process Core Dump (PID 1918/UID 0).
Jul 16 16:51:52 andromeda systemd[1]: Started Process Core Dump (PID 1916/UID 0).
Jul 16 16:51:52 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:52 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:52 andromeda systemd-coredump[1922]: Process 1849 (kcminit_startup) of user 1000 dumped core.
Stack trace of thread 1849:
#0 0x00007f56588949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f5658841176 raise (libc.so.6 + 0x41176)
#2 0x00007f5658828917 abort (libc.so.6 + 0x28917)
#3 0x00007f56590e073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f5659130bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f56590e1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f5659958397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f56599e7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f565919294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f56599ef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f56599e5190 _ZN15QGuiApplicationC1ERiPPci (libQt6Gui.so.6 + 0x1e5190)
#11 0x0000559d16f066ba n/a (kcminit + 0x36ba)
#12 0x00007f565882a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f565882a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x0000559d16f07b35 n/a (kcminit + 0x4b35)
Stack trace of thread 1851:
#0 0x00007f565890578f __poll (libc.so.6 + 0x10578f)
#1 0x00007f5658b1434f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007f5658b14a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007f56593c1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007f56591993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007f5659274a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007f565a0d670a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007f56592ed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007f5658892ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007f565891400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:52 andromeda systemd-coredump[1921]: Process 1846 (ksplashqml) of user 1000 dumped core.
Stack trace of thread 1846:
#0 0x00007ff365a949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007ff365a41176 raise (libc.so.6 + 0x41176)
#2 0x00007ff365a28917 abort (libc.so.6 + 0x28917)
#3 0x00007ff3662e073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007ff366330bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007ff3662e1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007ff366b58397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007ff366be7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007ff36639294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007ff366bef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007ff366be5190 _ZN15QGuiApplicationC1ERiPPci (libQt6Gui.so.6 + 0x1e5190)
#11 0x000055ba1c3a4dba n/a (ksplashqml + 0x5dba)
#12 0x00007ff365a2a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007ff365a2a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x000055ba1c3a5a85 n/a (ksplashqml + 0x6a85)
Stack trace of thread 1858:
#0 0x00007ff365b0578f __poll (libc.so.6 + 0x10578f)
#1 0x00007ff3647a134f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007ff3647a1a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007ff3665c1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007ff3663993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007ff366474a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007ff36737b70a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007ff3664ed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007ff365a92ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007ff365b1400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:52 andromeda systemd[1]: systemd-coredump@1-1916-0.service: Deactivated successfully.
Jul 16 16:51:52 andromeda systemd[1]: systemd-coredump@0-1918-0.service: Deactivated successfully.
Jul 16 16:51:52 andromeda systemd[1723]: Started KDE Config Module Initialization.
Jul 16 16:51:52 andromeda systemd[1723]: Starting KDE Session Management Server...
Jul 16 16:51:52 andromeda systemd[1723]: Started Unlock kwallet from pam credentials.
Jul 16 16:51:52 andromeda systemd[1723]: Starting KDE Daemon 6...
Jul 16 16:51:52 andromeda systemd[1723]: plasma-ksplash.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:52 andromeda systemd[1723]: plasma-ksplash.service: Failed with result 'core-dump'.
Jul 16 16:51:52 andromeda systemd[1723]: Failed to start Splash screen shown during boot.
Jul 16 16:51:52 andromeda pam_kwallet_init[1944]: 2024/07/16 16:51:52 socat[1944] W address is opened in read-write mode but only supports read-only
Jul 16 16:51:52 andromeda kwalletd6[1749]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:52 andromeda kwalletd6[1749]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:52 andromeda kwalletd6[1749]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:52 andromeda kwalletd6[1749]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:52 andromeda kwalletd6[1749]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:52 andromeda kwalletd6[1749]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:52 andromeda kded6[1942]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:52 andromeda kded6[1942]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:52 andromeda kded6[1942]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:52 andromeda systemd[1]: Started Process Core Dump (PID 1946/UID 0).
Jul 16 16:51:52 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:52 andromeda systemd[1]: Started Process Core Dump (PID 1950/UID 0).
Jul 16 16:51:53 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:53 andromeda ksmserver[1936]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:53 andromeda ksmserver[1936]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:53 andromeda ksmserver[1936]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:53 andromeda ksmserver[1936]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda systemd[1]: Started Process Core Dump (PID 1956/UID 0).
Jul 16 16:51:53 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:53 andromeda drkonqi-coredump-processor[1923]: "/usr/bin/ksplashqml" 1846 "/var/lib/systemd/coredump/core.ksplashqml.1000.3faa66c48f054ea095e5b7714cd46c1c.1846.1721141512000000.zst"
Jul 16 16:51:53 andromeda drkonqi-coredump-processor[1924]: "/usr/bin/kcminit" 1849 "/var/lib/systemd/coredump/core.kcminit_startup.1000.3faa66c48f054ea095e5b7714cd46c1c.1849.1721141512000000.zst"
Jul 16 16:51:53 andromeda systemd[1]: drkonqi-coredump-processor@0-1918-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd-coredump[1953]: Process 1942 (kded6) of user 1000 dumped core.
Stack trace of thread 1942:
#0 0x00007f924fa949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f924fa41176 raise (libc.so.6 + 0x41176)
#2 0x00007f924fa28917 abort (libc.so.6 + 0x28917)
#3 0x00007f92502e073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f9250330bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f92502e1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f9250b58397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f9250be7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f925039294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f9250bef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f92515bf329 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0x1bf329)
#11 0x000055643a424709 n/a (kded6 + 0x7709)
#12 0x00007f924fa2a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f924fa2a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x000055643a424885 n/a (kded6 + 0x7885)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:53 andromeda systemd-coredump[1949]: Process 1749 (kwalletd6) of user 1000 dumped core.
Stack trace of thread 1749:
#0 0x00007f450f6949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f450f641176 raise (libc.so.6 + 0x41176)
#2 0x00007f450f628917 abort (libc.so.6 + 0x28917)
#3 0x00007f450fee073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f450ff30bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f450fee1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f4510758397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f45107e7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f450ff9294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f45107ef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f45111bf329 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0x1bf329)
#11 0x000055fd2a7d118d n/a (kwalletd6 + 0x2318d)
#12 0x00007f450f62a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f450f62a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x000055fd2a7d2455 n/a (kwalletd6 + 0x24455)
Stack trace of thread 1945:
#0 0x00007f450f70578f __poll (libc.so.6 + 0x10578f)
#1 0x00007f450f51434f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007f450f514a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007f45101c1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007f450ff993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007f4510074a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007f4510f7b70a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007f45100ed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007f450f692ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007f450f71400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:53 andromeda systemd-coredump[1957]: Process 1936 (ksmserver) of user 1000 dumped core.
Stack trace of thread 1936:
#0 0x00007f4175e949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f4175e41176 raise (libc.so.6 + 0x41176)
#2 0x00007f4175e28917 abort (libc.so.6 + 0x28917)
#3 0x00007f41766e073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f4176730bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f41766e1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f4176f58397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f4176fe7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f417679294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f4176fef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f4176fe5190 _ZN15QGuiApplicationC1ERiPPci (libQt6Gui.so.6 + 0x1e5190)
#11 0x00005591a50bf8e9 n/a (ksmserver + 0xc8e9)
#12 0x00007f4175e2a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f4175e2a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x00005591a50c20a5 n/a (ksmserver + 0xf0a5)
Stack trace of thread 1955:
#0 0x00007f4175f0578f __poll (libc.so.6 + 0x10578f)
#1 0x00007f4175b4334f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007f4175b43a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007f41769c1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007f41767993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007f4176874a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007f4176d7b70a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007f41768ed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007f4175e92ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007f4175f1400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:53 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 1923/UID 0).
Jul 16 16:51:53 andromeda drkonqi-coredump-processor[1958]: "/usr/bin/ksmserver" 1936 "/var/lib/systemd/coredump/core.ksmserver.1000.3faa66c48f054ea095e5b7714cd46c1c.1936.1721141513000000.zst"
Jul 16 16:51:53 andromeda drkonqi-coredump-processor[1954]: "/usr/bin/kded6" 1942 "/var/lib/systemd/coredump/core.kded6.1000.3faa66c48f054ea095e5b7714cd46c1c.1942.1721141512000000.zst"
Jul 16 16:51:53 andromeda drkonqi-coredump-processor[1951]: "/usr/bin/kwalletd6" 1749 "/var/lib/systemd/coredump/core.kwalletd6.1000.3faa66c48f054ea095e5b7714cd46c1c.1749.1721141512000000.zst"
Jul 16 16:51:53 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 1924/UID 0).
Jul 16 16:51:53 andromeda systemd[1723]: plasma-ksmserver.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:53 andromeda systemd[1723]: plasma-ksmserver.service: Failed with result 'core-dump'.
Jul 16 16:51:53 andromeda systemd[1723]: Failed to start KDE Session Management Server.
Jul 16 16:51:53 andromeda systemd[1723]: Dependency failed for KDE Plasma Workspace Core.
Jul 16 16:51:53 andromeda systemd[1723]: Dependency failed for KDE Plasma Workspace.
Jul 16 16:51:53 andromeda systemd[1723]: Dependency failed for plasma-workspace-wayland.target.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-workspace-wayland.target: Job plasma-workspace-wayland.target/start failed with result 'dependency'.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-workspace.target: Job plasma-workspace.target/start failed with result 'dependency'.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-core.target: Job plasma-core.target/start failed with result 'dependency'.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-kded6.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:53 andromeda systemd[1723]: plasma-kded6.service: Failed with result 'core-dump'.
Jul 16 16:51:53 andromeda systemd[1]: drkonqi-coredump-processor@1-1916-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1723]: Failed to start KDE Daemon 6.
Jul 16 16:51:53 andromeda systemd[1]: systemd-coredump@2-1946-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1723]: Reached target Current graphical user session.
Jul 16 16:51:53 andromeda systemd[1]: systemd-coredump@3-1950-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1723]: Starting AT-SPI D-Bus Bus...
Jul 16 16:51:53 andromeda systemd[1]: drkonqi-coredump-processor@3-1950-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1723]: Starting Geoclue Demo agent...
Jul 16 16:51:53 andromeda systemd[1723]: Starting Insync...
Jul 16 16:51:53 andromeda systemd[1]: systemd-coredump@4-1956-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1723]: Starting Accessibility...
Jul 16 16:51:53 andromeda systemd[1723]: Starting Discover...
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[1964]: Unable to find file for pid 1846 expected at "kcrash-metadata/ksplashqml.3faa66c48f054ea095e5b7714cd46c1c.1846.ini"
Jul 16 16:51:53 andromeda systemd[1723]: Starting Calendar Reminders...
Jul 16 16:51:53 andromeda systemd[1]: drkonqi-coredump-processor@4-1956-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[1964]: Nothing handled the dump :O
Jul 16 16:51:53 andromeda systemd[1723]: Starting KDE Connect...
Jul 16 16:51:53 andromeda systemd[1723]: Starting Plasma Session Restore...
Jul 16 16:51:53 andromeda systemd[1723]: Starting Xwayland Video Bridge...
Jul 16 16:51:53 andromeda systemd[1723]: Starting Vorta...
Jul 16 16:51:53 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 1958/UID 0).
Jul 16 16:51:53 andromeda systemd[1]: session-3.scope: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 1954/UID 0).
Jul 16 16:51:53 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 1951/UID 0).
Jul 16 16:51:53 andromeda systemd[1723]: Started Consume pending crashes using DrKonqi.
Jul 16 16:51:53 andromeda systemd[1723]: Started Proxies GTK DBus menus to a Plasma readable format.
Jul 16 16:51:53 andromeda systemd[1723]: Starting KDE Configuration Module Initialization (Phase 1)...
Jul 16 16:51:53 andromeda systemd[1723]: Starting KSplash "ready" Stage...
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[1971]: Unable to find file for pid 1849 expected at "kcrash-metadata/kcminit.3faa66c48f054ea095e5b7714cd46c1c.1849.ini"
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[1971]: Nothing handled the dump :O
Jul 16 16:51:53 andromeda systemd[1]: drkonqi-coredump-processor@2-1946-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1723]: Starting KDE Plasma Workspace...
Jul 16 16:51:53 andromeda systemd[1723]: Starting KDE PolicyKit Authentication Agent...
Jul 16 16:51:53 andromeda systemd[1723]: Starting Powerdevil...
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[1999]: Unable to find file for pid 1942 expected at "kcrash-metadata/kded6.3faa66c48f054ea095e5b7714cd46c1c.1942.ini"
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2000]: Unable to find file for pid 1749 expected at "kcrash-metadata/kwalletd6.3faa66c48f054ea095e5b7714cd46c1c.1749.ini"
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2000]: Nothing handled the dump :O
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[1998]: Unable to find file for pid 1936 expected at "kcrash-metadata/ksmserver.3faa66c48f054ea095e5b7714cd46c1c.1936.ini"
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[1998]: Nothing handled the dump :O
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[1999]: Nothing handled the dump :O
Jul 16 16:51:53 andromeda systemd[1723]: Starting KDE Session Restoration...
Jul 16 16:51:53 andromeda systemd[1723]: Starting Xdg Desktop Portal For KDE...
Jul 16 16:51:53 andromeda systemd[1723]: Started Handle legacy xembed system tray icons.
Jul 16 16:51:53 andromeda systemd[1723]: Requested transaction contradicts existing jobs: Transaction for graphical-session.target/stop is destructive (app-org.kde.kdeconnect.daemon@autostart.service has 'start' job queued, but 'stop' is included in transaction).
Jul 16 16:51:53 andromeda systemd[1723]: graphical-session.target: Failed to enqueue stop job, ignoring: Transaction for graphical-session.target/stop is destructive (app-org.kde.kdeconnect.daemon@autostart.service has 'start' job queued, but 'stop' is included in transaction).
Jul 16 16:51:53 andromeda systemd-logind[1211]: Removed session 3.
Jul 16 16:51:53 andromeda systemd[1723]: app-at\x2dspi\x2ddbus\x2dbus@autostart.service: Skipped due to 'exec-condition'.
Jul 16 16:51:53 andromeda systemd[1723]: Condition check resulted in AT-SPI D-Bus Bus being skipped.
Jul 16 16:51:53 andromeda qdbus[2003]: Service 'org.kde.kcminit' does not exist.
Jul 16 16:51:53 andromeda dbus-daemon[1822]: [session uid=1000 pid=1822] Activating service name='org.kde.kded6' requested by ':1.24' (uid=1000 pid=2007 comm="/usr/bin/qdbus6 org.kde.kded6 /kded org.kde.kded6.")
Jul 16 16:51:53 andromeda systemd[1723]: plasma-kcminit-phase1.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Jul 16 16:51:53 andromeda qdbus[2019]: Service 'org.kde.ksmserver' does not exist.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-kcminit-phase1.service: Failed with result 'exit-code'.
Jul 16 16:51:53 andromeda systemd[1723]: Failed to start KDE Configuration Module Initialization (Phase 1).
Jul 16 16:51:53 andromeda systemd[1723]: Started Vorta.
Jul 16 16:51:53 andromeda systemd[1723]: Started KDE Connect.
Jul 16 16:51:53 andromeda systemd[1723]: Started Xwayland Video Bridge.
Jul 16 16:51:53 andromeda systemd[1723]: Started Insync.
Jul 16 16:51:53 andromeda systemd[1723]: Started Discover.
Jul 16 16:51:53 andromeda systemd[1723]: Finished KDE Session Restoration.
Jul 16 16:51:53 andromeda systemd[1723]: Started Geoclue Demo agent.
Jul 16 16:51:53 andromeda systemd[1723]: Started Plasma Session Restore.
Jul 16 16:51:53 andromeda systemd[1723]: Started Calendar Reminders.
Jul 16 16:51:53 andromeda systemd[1723]: Started Accessibility.
Jul 16 16:51:53 andromeda systemd[1723]: Reached target Startup of XDG autostart applications.
Jul 16 16:51:53 andromeda systemd[1723]: Stopped target Startup of XDG autostart applications.
Jul 16 16:51:53 andromeda gmenudbusmenuproxy[2002]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:53 andromeda gmenudbusmenuproxy[2002]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:53 andromeda gmenudbusmenuproxy[2002]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:53 andromeda gmenudbusmenuproxy[2002]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda xembedsniproxy[2028]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:53 andromeda xembedsniproxy[2028]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:53 andromeda xembedsniproxy[2028]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:53 andromeda xembedsniproxy[2028]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda systemd[1]: Started Process Core Dump (PID 2053/UID 0).
Jul 16 16:51:53 andromeda kded6[2042]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:53 andromeda kdeconnectd[1992]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:53 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:53 andromeda systemd[1]: Started Process Core Dump (PID 2061/UID 0).
Jul 16 16:51:53 andromeda kaccess[2040]: Xlib XKB extension major= 1 minor= 0
Jul 16 16:51:53 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:53 andromeda kded6[2042]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:53 andromeda kdeconnectd[1992]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:53 andromeda kdeconnectd[1992]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda kded6[2042]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda xwaylandvideobridge[1996]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:53 andromeda xwaylandvideobridge[1996]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:53 andromeda xwaylandvideobridge[1996]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:53 andromeda xwaylandvideobridge[1996]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda plasma-fallback-session-restore[2046]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:53 andromeda kaccess[2040]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:53 andromeda kaccess[2040]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:53 andromeda kaccess[2040]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:53 andromeda kaccess[2040]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda systemd[1]: Started Process Core Dump (PID 2073/UID 0).
Jul 16 16:51:53 andromeda DiscoverNotifier[2043]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2016]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:53 andromeda plasma-fallback-session-restore[2046]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:53 andromeda systemd[1]: Started Process Core Dump (PID 2070/UID 0).
Jul 16 16:51:53 andromeda systemd[1]: Started Process Core Dump (PID 2069/UID 0).
Jul 16 16:51:53 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:53 andromeda plasma-fallback-session-restore[2046]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:53 andromeda plasma-fallback-session-restore[2046]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:53 andromeda plasma-fallback-session-restore[2046]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:53 andromeda plasma-fallback-session-restore[2046]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2016]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:53 andromeda DiscoverNotifier[2043]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:53 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2016]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2016]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2016]: KCrash: appFilePath points to nullptr!
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2016]: KCrash: Application '<unknown>' crashing... crashRecursionCounter = 2
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2016]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:53 andromeda DiscoverNotifier[2043]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2016]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda DiscoverNotifier[2043]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:53 andromeda DiscoverNotifier[2043]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:53 andromeda DiscoverNotifier[2043]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda systemd[1]: Started Process Core Dump (PID 2075/UID 0).
Jul 16 16:51:53 andromeda systemd[1723]: plasma-polkit-agent.service: Main process exited, code=killed, status=6/ABRT
Jul 16 16:51:53 andromeda systemd[1723]: plasma-polkit-agent.service: Failed with result 'signal'.
Jul 16 16:51:53 andromeda systemd[1723]: Failed to start KDE PolicyKit Authentication Agent.
Jul 16 16:51:53 andromeda systemd[1]: Started Process Core Dump (PID 2084/UID 0).
Jul 16 16:51:53 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:53 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:53 andromeda xdg-desktop-portal-kde[2025]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:53 andromeda systemd[1]: Started Process Core Dump (PID 2090/UID 0).
Jul 16 16:51:53 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:53 andromeda xdg-desktop-portal-kde[2025]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:53 andromeda org_kde_powerdevil[2017]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:53 andromeda xdg-desktop-portal-kde[2025]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:53 andromeda xdg-desktop-portal-kde[2025]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:53 andromeda xdg-desktop-portal-kde[2025]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:53 andromeda xdg-desktop-portal-kde[2025]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda org_kde_powerdevil[2017]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:53 andromeda systemd[1]: Started Process Core Dump (PID 2102/UID 0).
Jul 16 16:51:53 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:53 andromeda org_kde_powerdevil[2017]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:53 andromeda org_kde_powerdevil[2017]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:53 andromeda org_kde_powerdevil[2017]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:53 andromeda org_kde_powerdevil[2017]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda systemd[1]: Started Process Core Dump (PID 2108/UID 0).
Jul 16 16:51:53 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:53 andromeda systemd-coredump[2063]: Process 2002 (gmenudbusmenupr) of user 1000 dumped core.
Stack trace of thread 2002:
#0 0x00007f0fb92949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f0fb9241176 raise (libc.so.6 + 0x41176)
#2 0x00007f0fb9228917 abort (libc.so.6 + 0x28917)
#3 0x00007f0fb9ae073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f0fb9b30bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f0fb9ae1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f0fba358397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f0fba3e7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f0fb9b9294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f0fba3ef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f0fba3e5190 _ZN15QGuiApplicationC1ERiPPci (libQt6Gui.so.6 + 0x1e5190)
#11 0x00005598165c6c6c n/a (gmenudbusmenuproxy + 0xdc6c)
#12 0x00007f0fb922a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f0fb922a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x00005598165c6f25 n/a (gmenudbusmenuproxy + 0xdf25)
Stack trace of thread 2052:
#0 0x00007f0fb930578f __poll (libc.so.6 + 0x10578f)
#1 0x00007f0fb951434f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007f0fb9514a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007f0fb9dc1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007f0fb9b993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007f0fb9c74a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007f0fbaaf870a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007f0fb9ced139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007f0fb9292ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007f0fb931400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:53 andromeda systemd[1]: systemd-coredump@5-2053-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-gmenudbusmenuproxy.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:53 andromeda systemd[1723]: plasma-gmenudbusmenuproxy.service: Failed with result 'core-dump'.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-polkit-agent.service: Scheduled restart job, restart counter is at 1.
Jul 16 16:51:53 andromeda systemd-coredump[2080]: Process 2042 (kded6) of user 1000 dumped core.
Stack trace of thread 2042:
#0 0x00007f5add2949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f5add241176 raise (libc.so.6 + 0x41176)
#2 0x00007f5add228917 abort (libc.so.6 + 0x28917)
#3 0x00007f5addae073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f5addb30bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f5addae1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f5ade358397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f5ade3e7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f5addb9294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f5ade3ef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f5adedbf329 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0x1bf329)
#11 0x0000559eeea69709 n/a (kded6 + 0x7709)
#12 0x00007f5add22a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f5add22a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x0000559eeea69885 n/a (kded6 + 0x7885)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:53 andromeda systemd-coredump[2065]: Process 2028 (xembedsniproxy) of user 1000 dumped core.
Stack trace of thread 2028:
#0 0x00007f43650949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f4365041176 raise (libc.so.6 + 0x41176)
#2 0x00007f4365028917 abort (libc.so.6 + 0x28917)
#3 0x00007f43658e073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f4365930bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f43658e1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f4366158397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f43661e7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f436599294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f43661ef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f43661e5190 _ZN15QGuiApplicationC1ERiPPci (libQt6Gui.so.6 + 0x1e5190)
#11 0x000055e99d740e9c n/a (xembedsniproxy + 0x7e9c)
#12 0x00007f436502a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f436502a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x000055e99d741275 n/a (xembedsniproxy + 0x8275)
Stack trace of thread 2060:
#0 0x00007f436510578f __poll (libc.so.6 + 0x10578f)
#1 0x00007f436531434f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007f4365314a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007f4365bc1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007f43659993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007f4365a74a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007f4365f7b70a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007f4365aed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007f4365092ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007f436511400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:53 andromeda systemd[1]: systemd-coredump@9-2069-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda dbus-daemon[1822]: [session uid=1000 pid=1822] Activated service 'org.kde.kded6' failed: Process org.kde.kded6 received signal 6
Jul 16 16:51:53 andromeda dbus-daemon[1822]: [session uid=1000 pid=1822] Activating service name='org.kde.kded6' requested by ':1.24' (uid=1000 pid=2007 comm="/usr/bin/qdbus6 org.kde.kded6 /kded org.kde.kded6.")
Jul 16 16:51:53 andromeda systemd-coredump[2079]: Process 1992 (kdeconnectd) of user 1000 dumped core.
Stack trace of thread 1992:
#0 0x00007f786f6949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f786f641176 raise (libc.so.6 + 0x41176)
#2 0x00007f786f628917 abort (libc.so.6 + 0x28917)
#3 0x00007f786fee073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f786ff30bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f786fee1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f7870758397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f78707e7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f786ff9294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f78707ef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f78711bf329 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0x1bf329)
#11 0x000055d09210991c n/a (kdeconnectd + 0x491c)
#12 0x00007f786f62a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f786f62a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x000055d09210a0a5 n/a (kdeconnectd + 0x50a5)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:53 andromeda systemd[1723]: Starting KDE PolicyKit Authentication Agent...
Jul 16 16:51:53 andromeda systemd[1723]: app-org.kde.kdeconnect.daemon@autostart.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:53 andromeda systemd[1723]: app-org.kde.kdeconnect.daemon@autostart.service: Failed with result 'core-dump'.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-xembedsniproxy.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:53 andromeda systemd[1723]: plasma-xembedsniproxy.service: Failed with result 'core-dump'.
Jul 16 16:51:53 andromeda systemd[1]: systemd-coredump@6-2061-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1]: systemd-coredump@8-2070-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd-coredump[2077]: Process 1996 (xwaylandvideobr) of user 1000 dumped core.
Stack trace of thread 1996:
#0 0x00007fac590949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007fac59041176 raise (libc.so.6 + 0x41176)
#2 0x00007fac59028917 abort (libc.so.6 + 0x28917)
#3 0x00007fac598e073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007fac59930bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007fac598e1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007fac5a158397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007fac5a1e7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007fac5999294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007fac5a1ef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007fac5abbf329 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0x1bf329)
#11 0x000055afea6e33f9 n/a (xwaylandvideobridge + 0xa3f9)
#12 0x00007fac5902a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007fac5902a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x000055afea6e3945 n/a (xwaylandvideobridge + 0xa945)
Stack trace of thread 2067:
#0 0x00007fac5910578f __poll (libc.so.6 + 0x10578f)
#1 0x00007fac586d334f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007fac586d3a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007fac59bc1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007fac599993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007fac59a74a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007fac5b29570a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007fac59aed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007fac59092ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007fac5911400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:53 andromeda kded6[2132]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:53 andromeda systemd[1]: systemd-coredump@7-2073-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1723]: app-org.kde.xwaylandvideobridge@autostart.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:53 andromeda systemd[1723]: app-org.kde.xwaylandvideobridge@autostart.service: Failed with result 'core-dump'.
Jul 16 16:51:53 andromeda kded6[2132]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:53 andromeda kded6[2132]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda update_postmaps[2165]: chmod: cannot access '/etc/postfix/relay_recipients.lmdb': No such file or directory
Jul 16 16:51:53 andromeda update_postmaps[2166]: postalias: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:53 andromeda postfix/postalias[2166]: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:53 andromeda systemd-coredump[2093]: Process 2040 (kaccess) of user 1000 dumped core.
Stack trace of thread 2040:
#0 0x00007f6847a949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f6847a41176 raise (libc.so.6 + 0x41176)
#2 0x00007f6847a28917 abort (libc.so.6 + 0x28917)
#3 0x00007f68482e073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f6848330bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f68482e1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f6848b58397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f6848be7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f684839294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f6848bef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f68495bf329 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0x1bf329)
#11 0x00005556c7caaf52 n/a (kaccess + 0xaf52)
#12 0x00007f6847a2a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f6847a2a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x00005556c7cab425 n/a (kaccess + 0xb425)
Stack trace of thread 2074:
#0 0x00007f6847b0578f __poll (libc.so.6 + 0x10578f)
#1 0x00007f68488b334f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007f68488b3a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007f68485c1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007f68483993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007f6848474a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007f684937b70a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007f68484ed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007f6847a92ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007f6847b1400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:53 andromeda systemd[1]: Started Process Core Dump (PID 2162/UID 0).
Jul 16 16:51:53 andromeda systemd[1723]: app-kaccess@autostart.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:53 andromeda systemd[1723]: app-kaccess@autostart.service: Failed with result 'core-dump'.
Jul 16 16:51:53 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:53 andromeda systemd[1]: systemd-coredump@10-2075-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd-coredump[2095]: Process 2046 (plasma-fallback) of user 1000 dumped core.
Stack trace of thread 2046:
#0 0x00007f5aefc949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f5aefc41176 raise (libc.so.6 + 0x41176)
#2 0x00007f5aefc28917 abort (libc.so.6 + 0x28917)
#3 0x00007f5af04e073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f5af0530bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f5af04e1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f5af0d58397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f5af0de7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f5af059294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f5af0def78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f5af0de5190 _ZN15QGuiApplicationC1ERiPPci (libQt6Gui.so.6 + 0x1e5190)
#11 0x000055bce6e1c5aa n/a (plasma-fallback-session-restore + 0x35aa)
#12 0x00007f5aefc2a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f5aefc2a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x000055bce6e1e8d5 n/a (plasma-fallback-session-restore + 0x58d5)
Stack trace of thread 2082:
#0 0x00007f5aefd0578f __poll (libc.so.6 + 0x10578f)
#1 0x00007f5aef9ce34f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007f5aef9cea5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007f5af07c1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007f5af05993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007f5af0674a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007f5af0b7b70a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007f5af06ed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007f5aefc92ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007f5aefd1400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2123]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:53 andromeda systemd[1]: systemd-coredump@11-2084-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1723]: app-org.kde.plasma\x2dfallback\x2dsession\x2drestore@autostart.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:53 andromeda systemd[1723]: app-org.kde.plasma\x2dfallback\x2dsession\x2drestore@autostart.service: Failed with result 'core-dump'.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-gmenudbusmenuproxy.service: Scheduled restart job, restart counter is at 1.
Jul 16 16:51:53 andromeda systemd[1723]: Started Proxies GTK DBus menus to a Plasma readable format.
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2123]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:53 andromeda systemd-coredump[2105]: Process 2025 (xdg-desktop-por) of user 1000 dumped core.
Stack trace of thread 2025:
#0 0x00007fac872949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007fac87241176 raise (libc.so.6 + 0x41176)
#2 0x00007fac87228917 abort (libc.so.6 + 0x28917)
#3 0x00007fac87ae073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007fac87b30bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007fac87ae1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007fac88358397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007fac883e7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007fac87b9294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007fac883ef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007fac88dbf329 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0x1bf329)
#11 0x000055a3f20f99df n/a (xdg-desktop-portal-kde + 0x3e9df)
#12 0x00007fac8722a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007fac8722a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x000055a3f20f9f95 n/a (xdg-desktop-portal-kde + 0x3ef95)
Stack trace of thread 2101:
#0 0x00007fac8730578f __poll (libc.so.6 + 0x10578f)
#1 0x00007fac859cf34f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007fac859cfa5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007fac87dc1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007fac87b993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007fac87c74a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007fac8944570a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007fac87ced139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007fac87292ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007fac8731400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:53 andromeda systemd-coredump[2099]: Process 2043 (DiscoverNotifie) of user 1000 dumped core.
Stack trace of thread 2043:
#0 0x00007f11c00949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f11c0041176 raise (libc.so.6 + 0x41176)
#2 0x00007f11c0028917 abort (libc.so.6 + 0x28917)
#3 0x00007f11c08e073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f11c0930bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f11c08e1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f11c1158397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f11c11e7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f11c099294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f11c11ef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f11c1fbf329 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0x1bf329)
#11 0x000055dfda2c7047 n/a (DiscoverNotifier + 0x9047)
#12 0x00007f11c002a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f11c002a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x000055dfda2c7a15 n/a (DiscoverNotifier + 0x9a15)
Stack trace of thread 2089:
#0 0x00007f11c010578f __poll (libc.so.6 + 0x10578f)
#1 0x00007f11bff1434f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007f11bff14a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007f11c0bc1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007f11c09993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007f11c0a74a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007f11c19de70a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007f11c0aed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007f11c0092ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007f11c011400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:53 andromeda systemd-coredump[2111]: Process 2017 (org_kde_powerde) of user 1000 dumped core.
Stack trace of thread 2017:
#0 0x00007fe59ba949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007fe59ba41176 raise (libc.so.6 + 0x41176)
#2 0x00007fe59ba28917 abort (libc.so.6 + 0x28917)
#3 0x00007fe59c2e073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007fe59c330bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007fe59c2e1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007fe59cb58397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007fe59cbe7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007fe59c39294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007fe59cbef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007fe59cbe5190 _ZN15QGuiApplicationC1ERiPPci (libQt6Gui.so.6 + 0x1e5190)
#11 0x00005559c8f08c60 n/a (org_kde_powerdevil + 0x9c60)
#12 0x00007fe59ba2a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007fe59ba2a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x00005559c8f09525 n/a (org_kde_powerdevil + 0xa525)
Stack trace of thread 2107:
#0 0x00007fe59bb0578f __poll (libc.so.6 + 0x10578f)
#1 0x00007fe59a91434f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007fe59a914a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007fe59c5c1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007fe59c3993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007fe59c474a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007fe59d2d570a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007fe59c4ed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007fe59ba92ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007fe59bb1400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2123]: KCrash: appFilePath points to nullptr!
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2123]: KCrash: Application '<unknown>' crashing... crashRecursionCounter = 2
Jul 16 16:51:53 andromeda systemd[1]: systemd-coredump@12-2090-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2123]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2123]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2123]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2123]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda systemd[1723]: app-org.kde.discover.notifier@autostart.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:53 andromeda systemd[1723]: app-org.kde.discover.notifier@autostart.service: Failed with result 'core-dump'.
Jul 16 16:51:53 andromeda systemd[1]: systemd-coredump@13-2102-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-xdg-desktop-portal-kde.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:53 andromeda systemd[1723]: plasma-xdg-desktop-portal-kde.service: Failed with result 'core-dump'.
Jul 16 16:51:53 andromeda systemd[1723]: Failed to start Xdg Desktop Portal For KDE.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-polkit-agent.service: Main process exited, code=killed, status=6/ABRT
Jul 16 16:51:53 andromeda systemd[1723]: plasma-polkit-agent.service: Failed with result 'signal'.
Jul 16 16:51:53 andromeda systemd[1723]: Failed to start KDE PolicyKit Authentication Agent.
Jul 16 16:51:53 andromeda systemd[1]: systemd-coredump@14-2108-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-powerdevil.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:53 andromeda systemd[1723]: plasma-powerdevil.service: Failed with result 'core-dump'.
Jul 16 16:51:53 andromeda systemd[1723]: Failed to start Powerdevil.
Jul 16 16:51:53 andromeda gmenudbusmenuproxy[2182]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:53 andromeda gmenudbusmenuproxy[2182]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:53 andromeda gmenudbusmenuproxy[2182]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:53 andromeda gmenudbusmenuproxy[2182]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda systemd[1]: Started Process Core Dump (PID 2208/UID 0).
Jul 16 16:51:53 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:53 andromeda systemd-coredump[2167]: Process 2132 (kded6) of user 1000 dumped core.
Stack trace of thread 2132:
#0 0x00007f762ae949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f762ae41176 raise (libc.so.6 + 0x41176)
#2 0x00007f762ae28917 abort (libc.so.6 + 0x28917)
#3 0x00007f762b6e073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f762b730bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f762b6e1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f762bf58397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f762bfe7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f762b79294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f762bfef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f762c9bf329 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0x1bf329)
#11 0x000055d41f645709 n/a (kded6 + 0x7709)
#12 0x00007f762ae2a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f762ae2a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x000055d41f645885 n/a (kded6 + 0x7885)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:53 andromeda systemd[1]: systemd-coredump@15-2162-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda dbus-daemon[1822]: [session uid=1000 pid=1822] Activated service 'org.kde.kded6' failed: Process org.kde.kded6 received signal 6
Jul 16 16:51:53 andromeda systemd[1723]: plasma-plasmashell.service: Control process exited, code=exited, status=2/INVALIDARGUMENT
Jul 16 16:51:53 andromeda systemd[1723]: plasma-plasmashell.service: Failed with result 'exit-code'.
Jul 16 16:51:53 andromeda systemd[1723]: Failed to start KDE Plasma Workspace.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-xembedsniproxy.service: Scheduled restart job, restart counter is at 1.
Jul 16 16:51:53 andromeda systemd[1723]: Started Handle legacy xembed system tray icons.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-powerdevil.service: Scheduled restart job, restart counter is at 1.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-polkit-agent.service: Scheduled restart job, restart counter is at 2.
Jul 16 16:51:53 andromeda systemd[1723]: Starting KDE PolicyKit Authentication Agent...
Jul 16 16:51:53 andromeda systemd[1723]: Starting Powerdevil...
Jul 16 16:51:53 andromeda xembedsniproxy[2227]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:53 andromeda xembedsniproxy[2227]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:53 andromeda xembedsniproxy[2227]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:53 andromeda xembedsniproxy[2227]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda drkonqi-coredump-processor[2106]: "/usr/libexec/xdg-desktop-portal-kde" 2025 "/var/lib/systemd/coredump/core.xdg-desktop-por.1000.3faa66c48f054ea095e5b7714cd46c1c.2025.1721141513000000.zst"
Jul 16 16:51:53 andromeda drkonqi-coredump-processor[2100]: "/usr/libexec/DiscoverNotifier" 2043 "/var/lib/systemd/coredump/core.DiscoverNotifie.1000.3faa66c48f054ea095e5b7714cd46c1c.2043.1721141513000000.zst"
Jul 16 16:51:53 andromeda drkonqi-coredump-processor[2083]: "/usr/bin/kdeconnectd" 1992 "/var/lib/systemd/coredump/core.kdeconnectd.1000.3faa66c48f054ea095e5b7714cd46c1c.1992.1721141513000000.zst"
Jul 16 16:51:53 andromeda drkonqi-coredump-processor[2096]: "/usr/bin/kaccess" 2040 "/var/lib/systemd/coredump/core.kaccess.1000.3faa66c48f054ea095e5b7714cd46c1c.2040.1721141513000000.zst"
Jul 16 16:51:53 andromeda drkonqi-coredump-processor[2097]: "/usr/libexec/plasma-fallback-session-restore" 2046 "/var/lib/systemd/coredump/core.plasma-fallback.1000.3faa66c48f054ea095e5b7714cd46c1c.2046.1721141513000000.zst"
Jul 16 16:51:53 andromeda drkonqi-coredump-processor[2170]: "/usr/bin/kded6" 2132 "/var/lib/systemd/coredump/core.kded6.1000.3faa66c48f054ea095e5b7714cd46c1c.2132.1721141513000000.zst"
Jul 16 16:51:53 andromeda drkonqi-coredump-processor[2066]: "/usr/bin/xembedsniproxy" 2028 "/var/lib/systemd/coredump/core.xembedsniproxy.1000.3faa66c48f054ea095e5b7714cd46c1c.2028.1721141513000000.zst"
Jul 16 16:51:53 andromeda drkonqi-coredump-processor[2064]: "/usr/bin/gmenudbusmenuproxy" 2002 "/var/lib/systemd/coredump/core.gmenudbusmenupr.1000.3faa66c48f054ea095e5b7714cd46c1c.2002.1721141513000000.zst"
Jul 16 16:51:53 andromeda drkonqi-coredump-processor[2087]: "/usr/bin/kded6" 2042 "/var/lib/systemd/coredump/core.kded6.1000.3faa66c48f054ea095e5b7714cd46c1c.2042.1721141513000000.zst"
Jul 16 16:51:53 andromeda drkonqi-coredump-processor[2081]: "/usr/bin/xwaylandvideobridge" 1996 "/var/lib/systemd/coredump/core.xwaylandvideobr.1000.3faa66c48f054ea095e5b7714cd46c1c.1996.1721141513000000.zst"
Jul 16 16:51:53 andromeda drkonqi-coredump-processor[2112]: "/usr/libexec/org_kde_powerdevil" 2017 "/var/lib/systemd/coredump/core.org_kde_powerde.1000.3faa66c48f054ea095e5b7714cd46c1c.2017.1721141513000000.zst"
Jul 16 16:51:53 andromeda systemd[1]: drkonqi-coredump-processor@10-2075-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1]: drkonqi-coredump-processor@5-2053-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1]: drkonqi-coredump-processor@6-2061-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1]: drkonqi-coredump-processor@7-2073-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2170/UID 0).
Jul 16 16:51:53 andromeda systemd[1]: drkonqi-coredump-processor@8-2070-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2097/UID 0).
Jul 16 16:51:53 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2064/UID 0).
Jul 16 16:51:53 andromeda systemd[1]: drkonqi-coredump-processor@9-2069-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2087/UID 0).
Jul 16 16:51:53 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2081/UID 0).
Jul 16 16:51:53 andromeda systemd[1]: drkonqi-coredump-processor@11-2084-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2112/UID 0).
Jul 16 16:51:53 andromeda systemd[1]: drkonqi-coredump-processor@12-2090-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1]: drkonqi-coredump-processor@13-2102-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1]: drkonqi-coredump-processor@14-2108-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd-coredump[2211]: Process 2182 (gmenudbusmenupr) of user 1000 dumped core.
Stack trace of thread 2182:
#0 0x00007faa29a949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007faa29a41176 raise (libc.so.6 + 0x41176)
#2 0x00007faa29a28917 abort (libc.so.6 + 0x28917)
#3 0x00007faa2a2e073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007faa2a330bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007faa2a2e1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007faa2ab58397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007faa2abe7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007faa2a39294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007faa2abef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007faa2abe5190 _ZN15QGuiApplicationC1ERiPPci (libQt6Gui.so.6 + 0x1e5190)
#11 0x000055976ec5bc6c n/a (gmenudbusmenuproxy + 0xdc6c)
#12 0x00007faa29a2a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007faa29a2a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x000055976ec5bf25 n/a (gmenudbusmenuproxy + 0xdf25)
Stack trace of thread 2207:
#0 0x00007faa29b0578f __poll (libc.so.6 + 0x10578f)
#1 0x00007faa29d1434f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007faa29d14a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007faa2a5c1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007faa2a3993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007faa2a474a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007faa2b2ba70a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007faa2a4ed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007faa29a92ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007faa29b1400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:53 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2100/UID 0).
Jul 16 16:51:53 andromeda systemd[1]: drkonqi-coredump-processor@15-2162-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2106/UID 0).
Jul 16 16:51:53 andromeda systemd[1]: systemd-coredump@16-2208-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2249]: Unable to find file for pid 2042 expected at "kcrash-metadata/kded6.3faa66c48f054ea095e5b7714cd46c1c.2042.ini"
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2252]: Unable to find file for pid 1996 expected at "kcrash-metadata/xwaylandvideobridge.3faa66c48f054ea095e5b7714cd46c1c.1996.ini"
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2253]: Unable to find file for pid 2017 expected at "kcrash-metadata/org_kde_powerdevil.3faa66c48f054ea095e5b7714cd46c1c.2017.ini"
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2249]: Nothing handled the dump :O
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2253]: Nothing handled the dump :O
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2252]: Nothing handled the dump :O
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2242]: Unable to find file for pid 2132 expected at "kcrash-metadata/kded6.3faa66c48f054ea095e5b7714cd46c1c.2132.ini"
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2256]: Unable to find file for pid 2043 expected at "kcrash-metadata/DiscoverNotifier.3faa66c48f054ea095e5b7714cd46c1c.2043.ini"
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2242]: Nothing handled the dump :O
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2256]: Nothing handled the dump :O
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2245]: Unable to find file for pid 2046 expected at "kcrash-metadata/plasma-fallback-session-restore.3faa66c48f054ea095e5b7714cd46c1c.2046.ini"
Jul 16 16:51:53 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2096/UID 0).
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2245]: Nothing handled the dump :O
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2248]: Unable to find file for pid 2002 expected at "kcrash-metadata/gmenudbusmenuproxy.3faa66c48f054ea095e5b7714cd46c1c.2002.ini"
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2248]: Nothing handled the dump :O
Jul 16 16:51:53 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2083/UID 0).
Jul 16 16:51:53 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2066/UID 0).
Jul 16 16:51:53 andromeda systemd[1723]: plasma-gmenudbusmenuproxy.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:53 andromeda systemd[1723]: plasma-gmenudbusmenuproxy.service: Failed with result 'core-dump'.
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2229]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2268]: Unable to find file for pid 2040 expected at "kcrash-metadata/kaccess.3faa66c48f054ea095e5b7714cd46c1c.2040.ini"
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2265]: Unable to find file for pid 2025 expected at "kcrash-metadata/xdg-desktop-portal-kde.3faa66c48f054ea095e5b7714cd46c1c.2025.ini"
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2265]: Nothing handled the dump :O
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2268]: Nothing handled the dump :O
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2272]: Unable to find file for pid 1992 expected at "kcrash-metadata/kdeconnectd.3faa66c48f054ea095e5b7714cd46c1c.1992.ini"
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2273]: Unable to find file for pid 2028 expected at "kcrash-metadata/xembedsniproxy.3faa66c48f054ea095e5b7714cd46c1c.2028.ini"
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2272]: Nothing handled the dump :O
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2273]: Nothing handled the dump :O
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2229]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:53 andromeda systemd[1]: Started Process Core Dump (PID 2232/UID 0).
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2229]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2229]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2229]: KCrash: appFilePath points to nullptr!
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2229]: KCrash: Application '<unknown>' crashing... crashRecursionCounter = 2
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2229]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2229]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-polkit-agent.service: Main process exited, code=killed, status=6/ABRT
Jul 16 16:51:53 andromeda systemd[1723]: plasma-polkit-agent.service: Failed with result 'signal'.
Jul 16 16:51:53 andromeda systemd[1723]: Failed to start KDE PolicyKit Authentication Agent.
Jul 16 16:51:53 andromeda org_kde_powerdevil[2230]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:53 andromeda kalendarac[2045]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:53 andromeda org_kde_powerdevil[2230]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:53 andromeda kalendarac[2045]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:53 andromeda org_kde_powerdevil[2230]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:53 andromeda org_kde_powerdevil[2230]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:53 andromeda org_kde_powerdevil[2230]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:53 andromeda org_kde_powerdevil[2230]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda kalendarac[2045]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:53 andromeda kalendarac[2045]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:53 andromeda kalendarac[2045]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:53 andromeda kalendarac[2045]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda systemd[1]: Started Process Core Dump (PID 2315/UID 0).
Jul 16 16:51:53 andromeda systemd[1]: Started Process Core Dump (PID 2319/UID 0).
Jul 16 16:51:53 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:53 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:53 andromeda python3.11[2214]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:53 andromeda python3.11[2214]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:53 andromeda systemd-coredump[2308]: Process 2227 (xembedsniproxy) of user 1000 dumped core.
Stack trace of thread 2227:
#0 0x00007fa616a949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007fa616a41176 raise (libc.so.6 + 0x41176)
#2 0x00007fa616a28917 abort (libc.so.6 + 0x28917)
#3 0x00007fa6172e073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007fa617330bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007fa6172e1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007fa617b58397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007fa617be7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007fa61739294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007fa617bef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007fa617be5190 _ZN15QGuiApplicationC1ERiPPci (libQt6Gui.so.6 + 0x1e5190)
#11 0x000056488f902e9c n/a (xembedsniproxy + 0x7e9c)
#12 0x00007fa616a2a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007fa616a2a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x000056488f903275 n/a (xembedsniproxy + 0x8275)
Stack trace of thread 2231:
#0 0x00007fa616b0578f __poll (libc.so.6 + 0x10578f)
#1 0x00007fa616d1434f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007fa616d14a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007fa6175c1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007fa6173993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007fa617474a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007fa61797b70a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007fa6174ed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007fa616a92ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007fa616b1400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:53 andromeda python3.11[2214]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:53 andromeda python3.11[2214]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:53 andromeda python3.11[2214]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:53 andromeda python3.11[2214]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda systemd[1]: systemd-coredump@17-2232-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-xembedsniproxy.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:53 andromeda systemd[1723]: plasma-xembedsniproxy.service: Failed with result 'core-dump'.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-polkit-agent.service: Scheduled restart job, restart counter is at 3.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-gmenudbusmenuproxy.service: Scheduled restart job, restart counter is at 2.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-plasmashell.service: Scheduled restart job, restart counter is at 1.
Jul 16 16:51:53 andromeda systemd-coredump[2322]: Process 2230 (org_kde_powerde) of user 1000 dumped core.
Stack trace of thread 2230:
#0 0x00007f4e114949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f4e11441176 raise (libc.so.6 + 0x41176)
#2 0x00007f4e11428917 abort (libc.so.6 + 0x28917)
#3 0x00007f4e11ce073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f4e11d30bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f4e11ce1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f4e12558397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f4e125e7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f4e11d9294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f4e125ef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f4e125e5190 _ZN15QGuiApplicationC1ERiPPci (libQt6Gui.so.6 + 0x1e5190)
#11 0x0000564d63ab1c60 n/a (org_kde_powerdevil + 0x9c60)
#12 0x00007f4e1142a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f4e1142a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x0000564d63ab2525 n/a (org_kde_powerdevil + 0xa525)
Stack trace of thread 2314:
#0 0x00007f4e1150578f __poll (libc.so.6 + 0x10578f)
#1 0x00007f4e1031434f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007f4e10314a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007f4e11fc1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007f4e11d993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007f4e11e74a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007f4e12d6270a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007f4e11eed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007f4e11492ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007f4e1151400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:53 andromeda systemd[1723]: Started Proxies GTK DBus menus to a Plasma readable format.
Jul 16 16:51:53 andromeda systemd[1723]: Starting KDE Plasma Workspace...
Jul 16 16:51:53 andromeda systemd[1723]: Starting KDE PolicyKit Authentication Agent...
Jul 16 16:51:53 andromeda systemd[1723]: plasma-powerdevil.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:53 andromeda systemd[1723]: plasma-powerdevil.service: Failed with result 'core-dump'.
Jul 16 16:51:53 andromeda systemd[1]: Started Process Core Dump (PID 2328/UID 0).
Jul 16 16:51:53 andromeda systemd[1723]: Failed to start Powerdevil.
Jul 16 16:51:53 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:53 andromeda systemd[1]: systemd-coredump@18-2315-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda dbus-daemon[1822]: [session uid=1000 pid=1822] Activating service name='org.kde.kded6' requested by ':1.42' (uid=1000 pid=2342 comm="/usr/bin/qdbus6 org.kde.kded6 /kded org.kde.kded6.")
Jul 16 16:51:53 andromeda gmenudbusmenuproxy[2336]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:53 andromeda gmenudbusmenuproxy[2336]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:53 andromeda gmenudbusmenuproxy[2336]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:53 andromeda gmenudbusmenuproxy[2336]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda drkonqi-coredump-processor[2312]: "/usr/bin/xembedsniproxy" 2227 "/var/lib/systemd/coredump/core.xembedsniproxy.1000.3faa66c48f054ea095e5b7714cd46c1c.2227.1721141513000000.zst"
Jul 16 16:51:53 andromeda drkonqi-coredump-processor[2212]: "/usr/bin/gmenudbusmenuproxy" 2182 "/var/lib/systemd/coredump/core.gmenudbusmenupr.1000.3faa66c48f054ea095e5b7714cd46c1c.2182.1721141513000000.zst"
Jul 16 16:51:53 andromeda drkonqi-coredump-processor[2324]: "/usr/libexec/org_kde_powerdevil" 2230 "/var/lib/systemd/coredump/core.org_kde_powerde.1000.3faa66c48f054ea095e5b7714cd46c1c.2230.1721141513000000.zst"
Jul 16 16:51:53 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2312/UID 0).
Jul 16 16:51:53 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2324/UID 0).
Jul 16 16:51:53 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2212/UID 0).
Jul 16 16:51:53 andromeda systemd[1]: drkonqi-coredump-processor@16-2208-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda systemd[1]: drkonqi-coredump-processor@18-2315-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda kded6[2353]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:53 andromeda systemd[1]: Started Process Core Dump (PID 2355/UID 0).
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2359]: Unable to find file for pid 2230 expected at "kcrash-metadata/org_kde_powerdevil.3faa66c48f054ea095e5b7714cd46c1c.2230.ini"
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2358]: Unable to find file for pid 2227 expected at "kcrash-metadata/xembedsniproxy.3faa66c48f054ea095e5b7714cd46c1c.2227.ini"
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2361]: Unable to find file for pid 2182 expected at "kcrash-metadata/gmenudbusmenuproxy.3faa66c48f054ea095e5b7714cd46c1c.2182.ini"
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2358]: Nothing handled the dump :O
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2359]: Nothing handled the dump :O
Jul 16 16:51:53 andromeda drkonqi-coredump-launcher[2361]: Nothing handled the dump :O
Jul 16 16:51:53 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:53 andromeda systemd[1]: drkonqi-coredump-processor@17-2232-0.service: Deactivated successfully.
Jul 16 16:51:53 andromeda kded6[2353]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:53 andromeda kded6[2353]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2343]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:53 andromeda systemd[1]: Started Process Core Dump (PID 2378/UID 0).
Jul 16 16:51:53 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2343]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2343]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2343]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2343]: KCrash: appFilePath points to nullptr!
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2343]: KCrash: Application '<unknown>' crashing... crashRecursionCounter = 2
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2343]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:53 andromeda polkit-kde-authentication-agent-1[2343]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-polkit-agent.service: Main process exited, code=killed, status=6/ABRT
Jul 16 16:51:53 andromeda systemd[1723]: plasma-polkit-agent.service: Failed with result 'signal'.
Jul 16 16:51:53 andromeda systemd[1723]: Failed to start KDE PolicyKit Authentication Agent.
Jul 16 16:51:53 andromeda systemd[1723]: plasma-xembedsniproxy.service: Scheduled restart job, restart counter is at 2.
Jul 16 16:51:53 andromeda systemd[1723]: Started Handle legacy xembed system tray icons.
Jul 16 16:51:54 andromeda systemd-coredump[2323]: Process 2045 (kalendarac) of user 1000 dumped core.
Stack trace of thread 2045:
#0 0x00007fe2d24949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007fe2d2441176 raise (libc.so.6 + 0x41176)
#2 0x00007fe2d2428917 abort (libc.so.6 + 0x28917)
#3 0x00007fe2d2ce073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007fe2d2d30bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007fe2d2ce1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007fe2d3558397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007fe2d35e7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007fe2d2d9294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007fe2d35ef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007fe2d3fbf329 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0x1bf329)
#11 0x000055cf92b4d94e n/a (kalendarac + 0xc94e)
#12 0x00007fe2d242a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007fe2d242a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x000055cf92b4e065 n/a (kalendarac + 0xd065)
Stack trace of thread 2318:
#0 0x00007fe2d250578f __poll (libc.so.6 + 0x10578f)
#1 0x00007fe2d122934f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007fe2d1229a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007fe2d2fc1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007fe2d2d993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007fe2d2e74a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007fe2d3d0270a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007fe2d2eed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007fe2d2492ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007fe2d251400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:54 andromeda systemd[1]: systemd-coredump@19-2319-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda xembedsniproxy[2387]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:54 andromeda xembedsniproxy[2387]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:54 andromeda xembedsniproxy[2387]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:54 andromeda xembedsniproxy[2387]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:54 andromeda systemd[1723]: app-org.kde.kalendarac@autostart.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:54 andromeda systemd[1723]: app-org.kde.kalendarac@autostart.service: Failed with result 'core-dump'.
Jul 16 16:51:54 andromeda systemd[1]: Started Process Core Dump (PID 2394/UID 0).
Jul 16 16:51:54 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:54 andromeda systemd-coredump[2381]: Process 2353 (kded6) of user 1000 dumped core.
Stack trace of thread 2353:
#0 0x00007f964ac949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f964ac41176 raise (libc.so.6 + 0x41176)
#2 0x00007f964ac28917 abort (libc.so.6 + 0x28917)
#3 0x00007f964b4e073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f964b530bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f964b4e1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f964bd58397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f964bde7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f964b59294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f964bdef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f964c9bf329 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0x1bf329)
#11 0x000055b96f4dd709 n/a (kded6 + 0x7709)
#12 0x00007f964ac2a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f964ac2a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x000055b96f4dd885 n/a (kded6 + 0x7885)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:54 andromeda systemd[1]: systemd-coredump@22-2378-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda dbus-daemon[1822]: [session uid=1000 pid=1822] Activated service 'org.kde.kded6' failed: Process org.kde.kded6 received signal 6
Jul 16 16:51:54 andromeda dbus-daemon[1822]: [session uid=1000 pid=1822] Activating service name='org.kde.kded6' requested by ':1.42' (uid=1000 pid=2342 comm="/usr/bin/qdbus6 org.kde.kded6 /kded org.kde.kded6.")
Jul 16 16:51:54 andromeda systemd-coredump[2367]: Process 2336 (gmenudbusmenupr) of user 1000 dumped core.
Stack trace of thread 2336:
#0 0x00007fb4bde949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007fb4bde41176 raise (libc.so.6 + 0x41176)
#2 0x00007fb4bde28917 abort (libc.so.6 + 0x28917)
#3 0x00007fb4be6e073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007fb4be730bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007fb4be6e1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007fb4bef58397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007fb4befe7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007fb4be79294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007fb4befef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007fb4befe5190 _ZN15QGuiApplicationC1ERiPPci (libQt6Gui.so.6 + 0x1e5190)
#11 0x00005646abe79c6c n/a (gmenudbusmenuproxy + 0xdc6c)
#12 0x00007fb4bde2a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007fb4bde2a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x00005646abe79f25 n/a (gmenudbusmenuproxy + 0xdf25)
Stack trace of thread 2354:
#0 0x00007fb4bdf0578f __poll (libc.so.6 + 0x10578f)
#1 0x00007fb4be51434f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007fb4be514a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007fb4be9c1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007fb4be7993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007fb4be874a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007fb4bf7ba70a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007fb4be8ed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007fb4bde92ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007fb4bdf1400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:54 andromeda systemd[1723]: plasma-gmenudbusmenuproxy.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:54 andromeda systemd[1]: systemd-coredump@21-2355-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-gmenudbusmenuproxy.service: Failed with result 'core-dump'.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-polkit-agent.service: Scheduled restart job, restart counter is at 4.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-powerdevil.service: Scheduled restart job, restart counter is at 2.
Jul 16 16:51:54 andromeda systemd[1723]: Starting KDE PolicyKit Authentication Agent...
Jul 16 16:51:54 andromeda systemd[1723]: Starting Powerdevil...
Jul 16 16:51:54 andromeda kded6[2410]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:54 andromeda kded6[2410]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:54 andromeda kded6[2410]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:54 andromeda systemd[1]: Started Process Core Dump (PID 2422/UID 0).
Jul 16 16:51:54 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:54 andromeda polkit-kde-authentication-agent-1[2419]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:54 andromeda systemd-coredump[2398]: Process 2387 (xembedsniproxy) of user 1000 dumped core.
Stack trace of thread 2387:
#0 0x00007f20700949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f2070041176 raise (libc.so.6 + 0x41176)
#2 0x00007f2070028917 abort (libc.so.6 + 0x28917)
#3 0x00007f20708e073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f2070930bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f20708e1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f2071158397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f20711e7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f207099294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f20711ef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f20711e5190 _ZN15QGuiApplicationC1ERiPPci (libQt6Gui.so.6 + 0x1e5190)
#11 0x00005563d2c80e9c n/a (xembedsniproxy + 0x7e9c)
#12 0x00007f207002a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f207002a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x00005563d2c81275 n/a (xembedsniproxy + 0x8275)
Stack trace of thread 2390:
#0 0x00007f207010578f __poll (libc.so.6 + 0x10578f)
#1 0x00007f207031434f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007f2070314a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007f2070bc1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007f20709993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007f2070a74a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007f207190470a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007f2070aed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007f2070092ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007f207011400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:54 andromeda polkit-kde-authentication-agent-1[2419]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-xembedsniproxy.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:54 andromeda polkit-kde-authentication-agent-1[2419]: KCrash: appFilePath points to nullptr!
Jul 16 16:51:54 andromeda polkit-kde-authentication-agent-1[2419]: KCrash: Application '<unknown>' crashing... crashRecursionCounter = 2
Jul 16 16:51:54 andromeda systemd[1723]: plasma-xembedsniproxy.service: Failed with result 'core-dump'.
Jul 16 16:51:54 andromeda systemd[1]: systemd-coredump@23-2394-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda polkit-kde-authentication-agent-1[2419]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:54 andromeda polkit-kde-authentication-agent-1[2419]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:54 andromeda polkit-kde-authentication-agent-1[2419]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:54 andromeda polkit-kde-authentication-agent-1[2419]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-polkit-agent.service: Main process exited, code=killed, status=6/ABRT
Jul 16 16:51:54 andromeda systemd[1723]: plasma-polkit-agent.service: Failed with result 'signal'.
Jul 16 16:51:54 andromeda systemd[1723]: Failed to start KDE PolicyKit Authentication Agent.
Jul 16 16:51:54 andromeda org_kde_powerdevil[2420]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:54 andromeda org_kde_powerdevil[2420]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:54 andromeda org_kde_powerdevil[2420]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:54 andromeda org_kde_powerdevil[2420]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:54 andromeda org_kde_powerdevil[2420]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:54 andromeda org_kde_powerdevil[2420]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:54 andromeda systemd[1]: Started Process Core Dump (PID 2440/UID 0).
Jul 16 16:51:54 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:54 andromeda systemd-coredump[2425]: Process 2410 (kded6) of user 1000 dumped core.
Stack trace of thread 2410:
#0 0x00007fa9d1a949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007fa9d1a41176 raise (libc.so.6 + 0x41176)
#2 0x00007fa9d1a28917 abort (libc.so.6 + 0x28917)
#3 0x00007fa9d22e073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007fa9d2330bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007fa9d22e1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007fa9d2b58397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007fa9d2be7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007fa9d239294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007fa9d2bef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007fa9d35bf329 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0x1bf329)
#11 0x0000559e2da24709 n/a (kded6 + 0x7709)
#12 0x00007fa9d1a2a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007fa9d1a2a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x0000559e2da24885 n/a (kded6 + 0x7885)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:54 andromeda drkonqi-coredump-processor[2368]: "/usr/bin/gmenudbusmenuproxy" 2336 "/var/lib/systemd/coredump/core.gmenudbusmenupr.1000.3faa66c48f054ea095e5b7714cd46c1c.2336.1721141513000000.zst"
Jul 16 16:51:54 andromeda dbus-daemon[1822]: [session uid=1000 pid=1822] Activated service 'org.kde.kded6' failed: Process org.kde.kded6 received signal 6
Jul 16 16:51:54 andromeda drkonqi-coredump-processor[2399]: "/usr/bin/xembedsniproxy" 2387 "/var/lib/systemd/coredump/core.xembedsniproxy.1000.3faa66c48f054ea095e5b7714cd46c1c.2387.1721141514000000.zst"
Jul 16 16:51:54 andromeda drkonqi-coredump-processor[2382]: "/usr/bin/kded6" 2353 "/var/lib/systemd/coredump/core.kded6.1000.3faa66c48f054ea095e5b7714cd46c1c.2353.1721141513000000.zst"
Jul 16 16:51:54 andromeda drkonqi-coredump-processor[2325]: "/usr/bin/kalendarac" 2045 "/var/lib/systemd/coredump/core.kalendarac.1000.3faa66c48f054ea095e5b7714cd46c1c.2045.1721141513000000.zst"
Jul 16 16:51:54 andromeda systemd[1723]: plasma-gmenudbusmenuproxy.service: Scheduled restart job, restart counter is at 3.
Jul 16 16:51:54 andromeda systemd[1]: systemd-coredump@24-2422-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda systemd-coredump[2344]: Process 2214 (vorta) of user 1000 dumped core.
Stack trace of thread 2214:
#0 0x00007fa93f0949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007fa93f041176 raise (libc.so.6 + 0x41176)
#2 0x00007fa93f028917 abort (libc.so.6 + 0x28917)
#3 0x00007fa93d2e073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007fa93d330bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007fa93d2e1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007fa93ab58397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007fa93abe7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007fa93d39294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007fa93abef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007fa93b5bf329 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0x1bf329)
#11 0x00007fa93bf65e0e n/a (QtWidgets.abi3.so + 0x365e0e)
#12 0x00007fa93d0a5276 n/a (sip.cpython-311-x86_64-linux-gnu.so + 0x14276)
#13 0x00007fa93f67b0ba n/a (libpython3.11.so.1.0 + 0x27b0ba)
#14 0x00007fa93f5df0d1 _PyObject_Call (libpython3.11.so.1.0 + 0x1df0d1)
#15 0x00007fa93f5bf5de _PyEval_EvalFrameDefault (libpython3.11.so.1.0 + 0x1bf5de)
#16 0x00007fa93f5b780a n/a (libpython3.11.so.1.0 + 0x1b780a)
#17 0x00007fa93f5b5c19 _PyObject_FastCallDictTstate (libpython3.11.so.1.0 + 0x1b5c19)
#18 0x00007fa93f5dd9ff n/a (libpython3.11.so.1.0 + 0x1dd9ff)
#19 0x00007fa93f5b3093 n/a (libpython3.11.so.1.0 + 0x1b3093)
#20 0x00007fa93f5b2e7f _PyObject_MakeTpCall (libpython3.11.so.1.0 + 0x1b2e7f)
#21 0x00007fa93f5bb3d8 _PyEval_EvalFrameDefault (libpython3.11.so.1.0 + 0x1bb3d8)
#22 0x00007fa93f5b780a n/a (libpython3.11.so.1.0 + 0x1b780a)
#23 0x00007fa93f63acff PyEval_EvalCode (libpython3.11.so.1.0 + 0x23acff)
#24 0x00007fa93f657de3 n/a (libpython3.11.so.1.0 + 0x257de3)
#25 0x00007fa93f6543ba n/a (libpython3.11.so.1.0 + 0x2543ba)
#26 0x00007fa93f66a572 n/a (libpython3.11.so.1.0 + 0x26a572)
#27 0x00007fa93f669d54 _PyRun_SimpleFileObject (libpython3.11.so.1.0 + 0x269d54)
#28 0x00007fa93f669a04 _PyRun_AnyFileObject (libpython3.11.so.1.0 + 0x269a04)
#29 0x00007fa93f663214 Py_RunMain (libpython3.11.so.1.0 + 0x263214)
#30 0x00007fa93f62af97 Py_BytesMain (libpython3.11.so.1.0 + 0x22af97)
#31 0x00007fa93f02a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#32 0x00007fa93f02a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#33 0x0000560de870e075 _start (python3.11 + 0x1075)
Stack trace of thread 2327:
#0 0x00007fa93f10578f __poll (libc.so.6 + 0x10578f)
#1 0x00007fa93d91434f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007fa93d914a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007fa93d5c1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007fa93d3993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007fa93d474a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007fa93b37b70a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007fa93d4ed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007fa93f092ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007fa93f11400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:54 andromeda systemd[1]: drkonqi-coredump-processor@19-2319-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2368/UID 0).
Jul 16 16:51:54 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2399/UID 0).
Jul 16 16:51:54 andromeda systemd[1]: drkonqi-coredump-processor@21-2355-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2325/UID 0).
Jul 16 16:51:54 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2382/UID 0).
Jul 16 16:51:54 andromeda systemd[1]: drkonqi-coredump-processor@22-2378-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda systemd[1723]: Started Proxies GTK DBus menus to a Plasma readable format.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-plasmashell.service: Control process exited, code=exited, status=2/INVALIDARGUMENT
Jul 16 16:51:54 andromeda systemd[1723]: plasma-plasmashell.service: Failed with result 'exit-code'.
Jul 16 16:51:54 andromeda systemd[1723]: Failed to start KDE Plasma Workspace.
Jul 16 16:51:54 andromeda systemd[1]: drkonqi-coredump-processor@23-2394-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2451]: Unable to find file for pid 2336 expected at "kcrash-metadata/gmenudbusmenuproxy.3faa66c48f054ea095e5b7714cd46c1c.2336.ini"
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2455]: Unable to find file for pid 2045 expected at "kcrash-metadata/kalendarac.3faa66c48f054ea095e5b7714cd46c1c.2045.ini"
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2453]: Unable to find file for pid 2387 expected at "kcrash-metadata/xembedsniproxy.3faa66c48f054ea095e5b7714cd46c1c.2387.ini"
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2451]: Nothing handled the dump :O
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2455]: Nothing handled the dump :O
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2453]: Nothing handled the dump :O
Jul 16 16:51:54 andromeda systemd[1]: systemd-coredump@20-2328-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2458]: Unable to find file for pid 2353 expected at "kcrash-metadata/kded6.3faa66c48f054ea095e5b7714cd46c1c.2353.ini"
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2458]: Nothing handled the dump :O
Jul 16 16:51:54 andromeda gmenudbusmenuproxy[2459]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:54 andromeda gmenudbusmenuproxy[2459]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:54 andromeda gmenudbusmenuproxy[2459]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:54 andromeda gmenudbusmenuproxy[2459]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:54 andromeda systemd[1]: Started Process Core Dump (PID 2487/UID 0).
Jul 16 16:51:54 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:54 andromeda systemd-coredump[2443]: Process 2420 (org_kde_powerde) of user 1000 dumped core.
Stack trace of thread 2420:
#0 0x00007f73724949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f7372441176 raise (libc.so.6 + 0x41176)
#2 0x00007f7372428917 abort (libc.so.6 + 0x28917)
#3 0x00007f7372ce073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f7372d30bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f7372ce1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f7373558397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f73735e7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f7372d9294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f73735ef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f73735e5190 _ZN15QGuiApplicationC1ERiPPci (libQt6Gui.so.6 + 0x1e5190)
#11 0x000055cfcaadfc60 n/a (org_kde_powerdevil + 0x9c60)
#12 0x00007f737242a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f737242a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x000055cfcaae0525 n/a (org_kde_powerdevil + 0xa525)
Stack trace of thread 2439:
#0 0x00007f737250578f __poll (libc.so.6 + 0x10578f)
#1 0x00007f73712b334f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007f73712b3a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007f7372fc1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007f7372d993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007f7372e74a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007f737337b70a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007f7372eed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007f7372492ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007f737251400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:54 andromeda systemd[1]: systemd-coredump@25-2440-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-powerdevil.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:54 andromeda systemd[1723]: plasma-powerdevil.service: Failed with result 'core-dump'.
Jul 16 16:51:54 andromeda systemd[1723]: Failed to start Powerdevil.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-polkit-agent.service: Scheduled restart job, restart counter is at 5.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-xembedsniproxy.service: Scheduled restart job, restart counter is at 3.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-polkit-agent.service: Start request repeated too quickly.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-polkit-agent.service: Failed with result 'signal'.
Jul 16 16:51:54 andromeda systemd[1723]: Failed to start KDE PolicyKit Authentication Agent.
Jul 16 16:51:54 andromeda systemd[1723]: Started Handle legacy xembed system tray icons.
Jul 16 16:51:54 andromeda xembedsniproxy[2501]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:54 andromeda xembedsniproxy[2501]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:54 andromeda xembedsniproxy[2501]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:54 andromeda xembedsniproxy[2501]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:54 andromeda systemd[1]: Started Process Core Dump (PID 2503/UID 0).
Jul 16 16:51:54 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:54 andromeda systemd-coredump[2490]: Process 2459 (gmenudbusmenupr) of user 1000 dumped core.
Stack trace of thread 2459:
#0 0x00007fd0502949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007fd050241176 raise (libc.so.6 + 0x41176)
#2 0x00007fd050228917 abort (libc.so.6 + 0x28917)
#3 0x00007fd050ae073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007fd050b30bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007fd050ae1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007fd051358397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007fd0513e7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007fd050b9294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007fd0513ef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007fd0513e5190 _ZN15QGuiApplicationC1ERiPPci (libQt6Gui.so.6 + 0x1e5190)
#11 0x000055d33421ac6c n/a (gmenudbusmenuproxy + 0xdc6c)
#12 0x00007fd05022a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007fd05022a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x000055d33421af25 n/a (gmenudbusmenuproxy + 0xdf25)
Stack trace of thread 2486:
#0 0x00007fd05030578f __poll (libc.so.6 + 0x10578f)
#1 0x00007fd05051434f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007fd050514a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007fd050dc1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007fd050b993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007fd050c74a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007fd051b4970a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007fd050ced139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007fd050292ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007fd05031400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:54 andromeda systemd[1]: systemd-coredump@26-2487-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-gmenudbusmenuproxy.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:54 andromeda systemd[1723]: plasma-gmenudbusmenuproxy.service: Failed with result 'core-dump'.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-plasmashell.service: Scheduled restart job, restart counter is at 2.
Jul 16 16:51:54 andromeda systemd[1723]: Starting KDE Plasma Workspace...
Jul 16 16:51:54 andromeda dbus-daemon[1822]: [session uid=1000 pid=1822] Activating service name='org.kde.kded6' requested by ':1.50' (uid=1000 pid=2514 comm="/usr/bin/qdbus6 org.kde.kded6 /kded org.kde.kded6.")
Jul 16 16:51:54 andromeda kded6[2518]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:54 andromeda kded6[2518]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:54 andromeda kded6[2518]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:54 andromeda systemd[1]: Started Process Core Dump (PID 2519/UID 0).
Jul 16 16:51:54 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:54 andromeda insync[2013]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:54 andromeda insync[2013]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:54 andromeda insync[2013]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:54 andromeda insync[2013]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:54 andromeda insync[2013]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Jul 16 16:51:54 andromeda insync[2013]: Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl, xcb.
Jul 16 16:51:54 andromeda systemd-coredump[2506]: Process 2501 (xembedsniproxy) of user 1000 dumped core.
Stack trace of thread 2501:
#0 0x00007f9e388949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f9e38841176 raise (libc.so.6 + 0x41176)
#2 0x00007f9e38828917 abort (libc.so.6 + 0x28917)
#3 0x00007f9e390e073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f9e39130bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f9e390e1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f9e39958397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f9e399e7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f9e3919294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f9e399ef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f9e399e5190 _ZN15QGuiApplicationC1ERiPPci (libQt6Gui.so.6 + 0x1e5190)
#11 0x000055c8e9975e9c n/a (xembedsniproxy + 0x7e9c)
#12 0x00007f9e3882a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f9e3882a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x000055c8e9976275 n/a (xembedsniproxy + 0x8275)
Stack trace of thread 2502:
#0 0x00007f9e3890578f __poll (libc.so.6 + 0x10578f)
#1 0x00007f9e38b1434f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007f9e38b14a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007f9e393c1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007f9e391993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007f9e39274a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007f9e3a0fd70a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007f9e392ed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007f9e38892ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007f9e3891400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:54 andromeda systemd[1723]: plasma-xembedsniproxy.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:54 andromeda systemd[1723]: plasma-xembedsniproxy.service: Failed with result 'core-dump'.
Jul 16 16:51:54 andromeda systemd-coredump[2522]: Process 2518 (kded6) of user 1000 dumped core.
Stack trace of thread 2518:
#0 0x00007fbf1da949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007fbf1da41176 raise (libc.so.6 + 0x41176)
#2 0x00007fbf1da28917 abort (libc.so.6 + 0x28917)
#3 0x00007fbf1e2e073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007fbf1e330bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007fbf1e2e1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007fbf1eb58397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007fbf1ebe7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007fbf1e39294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007fbf1ebef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007fbf1f5bf329 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0x1bf329)
#11 0x000055efda6ab709 n/a (kded6 + 0x7709)
#12 0x00007fbf1da2a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007fbf1da2a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x000055efda6ab885 n/a (kded6 + 0x7885)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:54 andromeda drkonqi-coredump-processor[2426]: "/usr/bin/kded6" 2410 "/var/lib/systemd/coredump/core.kded6.1000.3faa66c48f054ea095e5b7714cd46c1c.2410.1721141514000000.zst"
Jul 16 16:51:54 andromeda drkonqi-coredump-processor[2444]: "/usr/libexec/org_kde_powerdevil" 2420 "/var/lib/systemd/coredump/core.org_kde_powerde.1000.3faa66c48f054ea095e5b7714cd46c1c.2420.1721141514000000.zst"
Jul 16 16:51:54 andromeda dbus-daemon[1822]: [session uid=1000 pid=1822] Activated service 'org.kde.kded6' failed: Process org.kde.kded6 received signal 6
Jul 16 16:51:54 andromeda drkonqi-coredump-processor[2345]: "/usr/bin/python3.11" 2214 "/var/lib/systemd/coredump/core.vorta.1000.3faa66c48f054ea095e5b7714cd46c1c.2214.1721141513000000.zst"
Jul 16 16:51:54 andromeda dbus-daemon[1822]: [session uid=1000 pid=1822] Activating service name='org.kde.kded6' requested by ':1.50' (uid=1000 pid=2514 comm="/usr/bin/qdbus6 org.kde.kded6 /kded org.kde.kded6.")
Jul 16 16:51:54 andromeda drkonqi-coredump-processor[2491]: "/usr/bin/gmenudbusmenuproxy" 2459 "/var/lib/systemd/coredump/core.gmenudbusmenupr.1000.3faa66c48f054ea095e5b7714cd46c1c.2459.1721141514000000.zst"
Jul 16 16:51:54 andromeda drkonqi-coredump-processor[2507]: "/usr/bin/xembedsniproxy" 2501 "/var/lib/systemd/coredump/core.xembedsniproxy.1000.3faa66c48f054ea095e5b7714cd46c1c.2501.1721141514000000.zst"
Jul 16 16:51:54 andromeda systemd[1723]: plasma-powerdevil.service: Scheduled restart job, restart counter is at 3.
Jul 16 16:51:54 andromeda systemd[1]: Started Process Core Dump (PID 2526/UID 0).
Jul 16 16:51:54 andromeda systemd[1723]: plasma-gmenudbusmenuproxy.service: Scheduled restart job, restart counter is at 4.
Jul 16 16:51:54 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:54 andromeda systemd[1]: drkonqi-coredump-processor@20-2328-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda systemd[1]: drkonqi-coredump-processor@24-2422-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2345/UID 0).
Jul 16 16:51:54 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2426/UID 0).
Jul 16 16:51:54 andromeda systemd[1]: drkonqi-coredump-processor@25-2440-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2444/UID 0).
Jul 16 16:51:54 andromeda systemd[1]: drkonqi-coredump-processor@26-2487-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2491/UID 0).
Jul 16 16:51:54 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2507/UID 0).
Jul 16 16:51:54 andromeda systemd[1]: systemd-coredump@27-2503-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda systemd[1723]: Started Proxies GTK DBus menus to a Plasma readable format.
Jul 16 16:51:54 andromeda systemd[1723]: Starting Powerdevil...
Jul 16 16:51:54 andromeda systemd[1]: drkonqi-coredump-processor@27-2503-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda systemd[1]: systemd-coredump@28-2519-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2540]: Unable to find file for pid 2410 expected at "kcrash-metadata/kded6.3faa66c48f054ea095e5b7714cd46c1c.2410.ini"
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2537]: Unable to find file for pid 2214 expected at "kcrash-metadata/python3.11.3faa66c48f054ea095e5b7714cd46c1c.2214.ini"
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2542]: Unable to find file for pid 2420 expected at "kcrash-metadata/org_kde_powerdevil.3faa66c48f054ea095e5b7714cd46c1c.2420.ini"
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2540]: Nothing handled the dump :O
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2542]: Nothing handled the dump :O
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2537]: Nothing handled the dump :O
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2544]: Unable to find file for pid 2459 expected at "kcrash-metadata/gmenudbusmenuproxy.3faa66c48f054ea095e5b7714cd46c1c.2459.ini"
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2547]: Unable to find file for pid 2501 expected at "kcrash-metadata/xembedsniproxy.3faa66c48f054ea095e5b7714cd46c1c.2501.ini"
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2547]: Nothing handled the dump :O
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2544]: Nothing handled the dump :O
Jul 16 16:51:54 andromeda kded6[2533]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:54 andromeda kded6[2533]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:54 andromeda kded6[2533]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:54 andromeda gmenudbusmenuproxy[2548]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:54 andromeda gmenudbusmenuproxy[2548]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:54 andromeda gmenudbusmenuproxy[2548]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:54 andromeda gmenudbusmenuproxy[2548]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:54 andromeda systemd[1]: Started Process Core Dump (PID 2578/UID 0).
Jul 16 16:51:54 andromeda systemd[1]: Started Process Core Dump (PID 2582/UID 0).
Jul 16 16:51:54 andromeda update_postmaps[2583]: postalias: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:54 andromeda postfix/postalias[2583]: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:54 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:54 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:54 andromeda org_kde_powerdevil[2551]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:54 andromeda org_kde_powerdevil[2551]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:54 andromeda org_kde_powerdevil[2551]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:54 andromeda org_kde_powerdevil[2551]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:54 andromeda org_kde_powerdevil[2551]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:54 andromeda org_kde_powerdevil[2551]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:54 andromeda systemd[1]: Started Process Core Dump (PID 2590/UID 0).
Jul 16 16:51:54 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:54 andromeda systemd-coredump[2584]: Process 2533 (kded6) of user 1000 dumped core.
Stack trace of thread 2533:
#0 0x00007f2d2c4949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f2d2c441176 raise (libc.so.6 + 0x41176)
#2 0x00007f2d2c428917 abort (libc.so.6 + 0x28917)
#3 0x00007f2d2cce073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f2d2cd30bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f2d2cce1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f2d2d558397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f2d2d5e7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f2d2cd9294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f2d2d5ef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f2d2dfbf329 _ZN19QApplicationPrivate4initEv (libQt6Widgets.so.6 + 0x1bf329)
#11 0x0000561313332709 n/a (kded6 + 0x7709)
#12 0x00007f2d2c42a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f2d2c42a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x0000561313332885 n/a (kded6 + 0x7885)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:54 andromeda systemd[1]: systemd-coredump@30-2578-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda dbus-daemon[1822]: [session uid=1000 pid=1822] Activated service 'org.kde.kded6' failed: Process org.kde.kded6 received signal 6
Jul 16 16:51:54 andromeda systemd[1723]: plasma-plasmashell.service: Control process exited, code=exited, status=2/INVALIDARGUMENT
Jul 16 16:51:54 andromeda systemd[1723]: plasma-plasmashell.service: Failed with result 'exit-code'.
Jul 16 16:51:54 andromeda systemd[1723]: Failed to start KDE Plasma Workspace.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-xembedsniproxy.service: Scheduled restart job, restart counter is at 4.
Jul 16 16:51:54 andromeda systemd[1723]: Started Handle legacy xembed system tray icons.
Jul 16 16:51:54 andromeda systemd-coredump[2586]: Process 2548 (gmenudbusmenupr) of user 1000 dumped core.
Stack trace of thread 2548:
#0 0x00007f63bd4949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f63bd441176 raise (libc.so.6 + 0x41176)
#2 0x00007f63bd428917 abort (libc.so.6 + 0x28917)
#3 0x00007f63bdce073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f63bdd30bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f63bdce1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f63be558397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f63be5e7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f63bdd9294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f63be5ef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f63be5e5190 _ZN15QGuiApplicationC1ERiPPci (libQt6Gui.so.6 + 0x1e5190)
#11 0x00005652f5bdec6c n/a (gmenudbusmenuproxy + 0xdc6c)
#12 0x00007f63bd42a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f63bd42a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x00005652f5bdef25 n/a (gmenudbusmenuproxy + 0xdf25)
Stack trace of thread 2581:
#0 0x00007f63bd50578f __poll (libc.so.6 + 0x10578f)
#1 0x00007f63bdb1434f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007f63bdb14a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007f63bdfc1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007f63bdd993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007f63bde74a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007f63bedf370a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007f63bdeed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007f63bd492ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007f63bd51400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:54 andromeda systemd[1]: systemd-coredump@31-2582-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-gmenudbusmenuproxy.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:54 andromeda systemd[1723]: plasma-gmenudbusmenuproxy.service: Failed with result 'core-dump'.
Jul 16 16:51:54 andromeda xembedsniproxy[2606]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:54 andromeda xembedsniproxy[2606]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:54 andromeda xembedsniproxy[2606]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:54 andromeda xembedsniproxy[2606]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:54 andromeda systemd[1]: Started Process Core Dump (PID 2615/UID 0).
Jul 16 16:51:54 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:54 andromeda systemd-coredump[2593]: Process 2551 (org_kde_powerde) of user 1000 dumped core.
Stack trace of thread 2551:
#0 0x00007f1ef34949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f1ef3441176 raise (libc.so.6 + 0x41176)
#2 0x00007f1ef3428917 abort (libc.so.6 + 0x28917)
#3 0x00007f1ef3ce073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f1ef3d30bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f1ef3ce1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f1ef4558397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f1ef45e7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f1ef3d9294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f1ef45ef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f1ef45e5190 _ZN15QGuiApplicationC1ERiPPci (libQt6Gui.so.6 + 0x1e5190)
#11 0x000055641425cc60 n/a (org_kde_powerdevil + 0x9c60)
#12 0x00007f1ef342a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f1ef342a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x000055641425d525 n/a (org_kde_powerdevil + 0xa525)
Stack trace of thread 2589:
#0 0x00007f1ef350578f __poll (libc.so.6 + 0x10578f)
#1 0x00007f1ef22c534f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007f1ef22c5a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007f1ef3fc1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007f1ef3d993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007f1ef3e74a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007f1ef437b70a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007f1ef3eed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007f1ef3492ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007f1ef351400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:54 andromeda systemd[1]: systemd-coredump@32-2590-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-powerdevil.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:54 andromeda systemd[1723]: plasma-powerdevil.service: Failed with result 'core-dump'.
Jul 16 16:51:54 andromeda systemd[1723]: Failed to start Powerdevil.
Jul 16 16:51:54 andromeda systemd-coredump[2619]: Process 2606 (xembedsniproxy) of user 1000 dumped core.
Stack trace of thread 2606:
#0 0x00007f3f4d2949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f3f4d241176 raise (libc.so.6 + 0x41176)
#2 0x00007f3f4d228917 abort (libc.so.6 + 0x28917)
#3 0x00007f3f4dae073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f3f4db30bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f3f4dae1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f3f4e358397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f3f4e3e7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f3f4db9294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f3f4e3ef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f3f4e3e5190 _ZN15QGuiApplicationC1ERiPPci (libQt6Gui.so.6 + 0x1e5190)
#11 0x0000557de7d1be9c n/a (xembedsniproxy + 0x7e9c)
#12 0x00007f3f4d22a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f3f4d22a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x0000557de7d1c275 n/a (xembedsniproxy + 0x8275)
Stack trace of thread 2614:
#0 0x00007f3f4d30578f __poll (libc.so.6 + 0x10578f)
#1 0x00007f3f4d51434f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007f3f4d514a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007f3f4ddc1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007f3f4db993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007f3f4dc74a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007f3f4e17b70a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007f3f4dced139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007f3f4d292ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007f3f4d31400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:54 andromeda drkonqi-coredump-processor[2594]: "/usr/libexec/org_kde_powerdevil" 2551 "/var/lib/systemd/coredump/core.org_kde_powerde.1000.3faa66c48f054ea095e5b7714cd46c1c.2551.1721141514000000.zst"
Jul 16 16:51:54 andromeda drkonqi-coredump-processor[2523]: "/usr/bin/kded6" 2518 "/var/lib/systemd/coredump/core.kded6.1000.3faa66c48f054ea095e5b7714cd46c1c.2518.1721141514000000.zst"
Jul 16 16:51:54 andromeda drkonqi-coredump-processor[2588]: "/usr/bin/gmenudbusmenuproxy" 2548 "/var/lib/systemd/coredump/core.gmenudbusmenupr.1000.3faa66c48f054ea095e5b7714cd46c1c.2548.1721141514000000.zst"
Jul 16 16:51:54 andromeda drkonqi-coredump-processor[2587]: "/usr/bin/kded6" 2533 "/var/lib/systemd/coredump/core.kded6.1000.3faa66c48f054ea095e5b7714cd46c1c.2533.1721141514000000.zst"
Jul 16 16:51:54 andromeda systemd[1723]: plasma-gmenudbusmenuproxy.service: Scheduled restart job, restart counter is at 5.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-plasmashell.service: Scheduled restart job, restart counter is at 3.
Jul 16 16:51:54 andromeda systemd[1]: drkonqi-coredump-processor@28-2519-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda systemd[1]: systemd-coredump@33-2615-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2523/UID 0).
Jul 16 16:51:54 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2594/UID 0).
Jul 16 16:51:54 andromeda systemd[1]: drkonqi-coredump-processor@30-2578-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2588/UID 0).
Jul 16 16:51:54 andromeda systemd[1]: drkonqi-coredump-processor@31-2582-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2587/UID 0).
Jul 16 16:51:54 andromeda systemd[1723]: plasma-gmenudbusmenuproxy.service: Start request repeated too quickly.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-gmenudbusmenuproxy.service: Failed with result 'core-dump'.
Jul 16 16:51:54 andromeda systemd[1723]: Failed to start Proxies GTK DBus menus to a Plasma readable format.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-plasmashell.service: Start request repeated too quickly.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-plasmashell.service: Failed with result 'exit-code'.
Jul 16 16:51:54 andromeda systemd[1723]: Failed to start KDE Plasma Workspace.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-xembedsniproxy.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:54 andromeda systemd[1723]: plasma-xembedsniproxy.service: Failed with result 'core-dump'.
Jul 16 16:51:54 andromeda systemd[1723]: plasma-powerdevil.service: Scheduled restart job, restart counter is at 4.
Jul 16 16:51:54 andromeda systemd[1]: drkonqi-coredump-processor@32-2590-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda systemd[1723]: Starting Powerdevil...
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2632]: Unable to find file for pid 2518 expected at "kcrash-metadata/kded6.3faa66c48f054ea095e5b7714cd46c1c.2518.ini"
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2632]: Nothing handled the dump :O
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2642]: Unable to find file for pid 2533 expected at "kcrash-metadata/kded6.3faa66c48f054ea095e5b7714cd46c1c.2533.ini"
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2640]: Unable to find file for pid 2548 expected at "kcrash-metadata/gmenudbusmenuproxy.3faa66c48f054ea095e5b7714cd46c1c.2548.ini"
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2637]: Unable to find file for pid 2551 expected at "kcrash-metadata/org_kde_powerdevil.3faa66c48f054ea095e5b7714cd46c1c.2551.ini"
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2637]: Nothing handled the dump :O
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2640]: Nothing handled the dump :O
Jul 16 16:51:54 andromeda drkonqi-coredump-launcher[2642]: Nothing handled the dump :O
Jul 16 16:51:54 andromeda systemd-coredump[2529]: Process 2013 (insync) of user 1000 dumped core.
Module libxkbcommon.so.0 from rpm libxkbcommon-1.5.0-3.fc39.x86_64
Module libwayland-client.so.0 from rpm wayland-1.22.0-2.fc39.x86_64
Module libwayland-cursor.so.0 from rpm wayland-1.22.0-2.fc39.x86_64
Module libzstd.so.1 from rpm zstd-1.5.5-4.fc39.x86_64
Module liblz4.so.1 from rpm lz4-1.9.4-4.fc39.x86_64
Module libcap.so.2 from rpm libcap-2.48-7.fc39.x86_64
Module libgraphite2.so.3 from rpm graphite2-1.3.14-12.fc39.x86_64
Module libsystemd.so.0 from rpm systemd-254.5-2.fc39.x86_64
Module libxml2.so.2 from rpm libxml2-2.10.4-3.fc39.x86_64
Module libharfbuzz.so.0 from rpm harfbuzz-8.2.1-2.fc39.x86_64
Module libpng16.so.16 from rpm libpng-1.6.37-15.fc39.x86_64
Module libdbus-1.so.3 from rpm dbus-1.14.10-1.fc39.x86_64
Module libasound.so.2 from rpm alsa-lib-1.2.10-3.fc39.x86_64
Module libXtst.so.6 from rpm libXtst-1.2.4-3.fc39.x86_64
Module libXrender.so.1 from rpm libXrender-0.9.11-3.fc39.x86_64
Module libXi.so.6 from rpm libXi-1.8.1-2.fc39.x86_64
Module libXfixes.so.3 from rpm libXfixes-6.0.0-6.fc39.x86_64
Module libXext.so.6 from rpm libXext-1.3.5-3.fc39.x86_64
Module libXdamage.so.1 from rpm libXdamage-1.1.5-10.fc39.x86_64
Module libXcursor.so.1 from rpm libXcursor-1.2.1-4.fc39.x86_64
Module libXcomposite.so.1 from rpm libXcomposite-0.4.5-10.fc39.x86_64
Module libX11-xcb.so.1 from rpm libX11-1.8.7-1.fc39.x86_64
Module libfontconfig.so.1 from rpm fontconfig-2.14.2-5.fc39.x86_64
Module libfreetype.so.6 from rpm freetype-2.13.1-2.fc39.x86_64
Module libexpat.so.1 from rpm expat-2.5.0-3.fc39.x86_64
Module libnspr4.so from rpm nss-3.93.0-1.fc39.x86_64
Module libplc4.so from rpm nss-3.93.0-1.fc39.x86_64
Module libplds4.so from rpm nss-3.93.0-1.fc39.x86_64
Module libXau.so.6 from rpm libXau-1.0.11-3.fc39.x86_64
Module libX11.so.6 from rpm libX11-1.8.7-1.fc39.x86_64
Module libgthread-2.0.so.0 from rpm glib2-2.78.0-3.fc39.x86_64
Module libblkid.so.1 from rpm util-linux-2.39.2-1.fc39.x86_64
Module libselinux.so.1 from rpm libselinux-3.5-5.fc39.x86_64
Module libmount.so.1 from rpm util-linux-2.39.2-1.fc39.x86_64
Module libgmodule-2.0.so.0 from rpm glib2-2.78.0-3.fc39.x86_64
Module libpcre2-8.so.0 from rpm pcre2-10.42-1.fc39.2.x86_64
Module libgirepository-1.0.so.1 from rpm gobject-introspection-1.78.1-1.fc39.x86_64
Module libgobject-2.0.so.0 from rpm glib2-2.78.0-3.fc39.x86_64
Module libgio-2.0.so.0 from rpm glib2-2.78.0-3.fc39.x86_64
Module libglib-2.0.so.0 from rpm glib2-2.78.0-3.fc39.x86_64
Module libgmp.so.10 from rpm gmp-6.2.1-5.fc39.x86_64
Module libbrotlicommon.so.1 from rpm brotli-1.1.0-1.fc39.x86_64
Module libbrotlidec.so.1 from rpm brotli-1.1.0-1.fc39.x86_64
Module liblzma.so.5 from rpm xz-5.4.4-1.fc39.x86_64
Module libbz2.so.1 from rpm bzip2-1.0.8-16.fc39.x86_64
Module libpanelw.so.6 from rpm ncurses-6.4-7.20230520.fc39.x86_64
Module libtinfo.so.6 from rpm ncurses-6.4-7.20230520.fc39.x86_64
Module libncursesw.so.6 from rpm ncurses-6.4-7.20230520.fc39.x86_64
Module libcrypto.so.3 from rpm openssl-3.1.1-4.fc39.x86_64
Module libssl.so.3 from rpm openssl-3.1.1-4.fc39.x86_64
Module libffi.so.8 from rpm libffi-3.4.4-4.fc39.x86_64
Module libcrypt.so.2 from rpm libxcrypt-4.4.36-2.fc39.x86_64
Module libz.so.1 from rpm zlib-1.2.13-4.fc39.x86_64
Stack trace of thread 2013:
#0 0x00007fcef70949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007fcef7041176 raise (libc.so.6 + 0x41176)
#2 0x00007fcef7028917 abort (libc.so.6 + 0x28917)
#3 0x00007fceedc85e2c _ZNK14QMessageLogger5fatalEPKcz (libQt5Core.so.5 + 0x85e2c)
#4 0x00007fceee7436c8 _ZN22QGuiApplicationPrivate25createPlatformIntegrationEv (libQt5Gui.so.5 + 0x1436c8)
#5 0x00007fceee7439dd _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt5Gui.so.5 + 0x1439dd)
#6 0x00007fceede7a2ff _ZN23QCoreApplicationPrivate4initEv (libQt5Core.so.5 + 0x27a2ff)
#7 0x00007fceee74530b _ZN22QGuiApplicationPrivate4initEv (libQt5Gui.so.5 + 0x14530b)
#8 0x00007fceef3651d9 _ZN19QApplicationPrivate4initEv (libQt5Widgets.so.5 + 0x1651d9)
#9 0x00007fcef058b984 Sbk_QApplication_Init (QtWidgets.abi3.so + 0x18b984)
#10 0x00007fcef6ce55a2 type_call (libpython3.7m.so.1.0 + 0xe55a2)
#11 0x00007fcef6c94239 _PyObject_FastCallKeywords (libpython3.7m.so.1.0 + 0x94239)
#12 0x00007fcef6c6b38f call_function (libpython3.7m.so.1.0 + 0x6b38f)
#13 0x00007fcef6c67693 function_code_fastcall (libpython3.7m.so.1.0 + 0x67693)
#14 0x00007fcef6c70ffd call_function (libpython3.7m.so.1.0 + 0x70ffd)
#15 0x00007fcef6d5cf1e _PyEval_EvalCodeWithName (libpython3.7m.so.1.0 + 0x15cf1e)
#16 0x00007fcef6c93be8 _PyFunction_FastCallKeywords (libpython3.7m.so.1.0 + 0x93be8)
#17 0x00007fcef6c70907 call_function (libpython3.7m.so.1.0 + 0x70907)
#18 0x00007fcef6d5cf1e _PyEval_EvalCodeWithName (libpython3.7m.so.1.0 + 0x15cf1e)
#19 0x00007fcef6c939cc _PyFunction_FastCallDict (libpython3.7m.so.1.0 + 0x939cc)
#20 0x00007fcef6c6cd77 do_call_core (libpython3.7m.so.1.0 + 0x6cd77)
#21 0x00007fcef6d5cf1e _PyEval_EvalCodeWithName (libpython3.7m.so.1.0 + 0x15cf1e)
#22 0x00007fcef6c939cc _PyFunction_FastCallDict (libpython3.7m.so.1.0 + 0x939cc)
#23 0x00007fcef6c94bfd _PyObject_Call_Prepend (libpython3.7m.so.1.0 + 0x94bfd)
#24 0x00007fcef6c95d25 PyObject_Call (libpython3.7m.so.1.0 + 0x95d25)
#25 0x00007fcef6c6cd77 do_call_core (libpython3.7m.so.1.0 + 0x6cd77)
#26 0x00007fcef6c67693 function_code_fastcall (libpython3.7m.so.1.0 + 0x67693)
#27 0x00007fcef6c70ffd call_function (libpython3.7m.so.1.0 + 0x70ffd)
#28 0x00007fcef6d5cf1e _PyEval_EvalCodeWithName (libpython3.7m.so.1.0 + 0x15cf1e)
#29 0x00007fcef6c93be8 _PyFunction_FastCallKeywords (libpython3.7m.so.1.0 + 0x93be8)
#30 0x00007fcef6c70ffd call_function (libpython3.7m.so.1.0 + 0x70ffd)
#31 0x00007fcef6d5cf1e _PyEval_EvalCodeWithName (libpython3.7m.so.1.0 + 0x15cf1e)
#32 0x00007fcef6c939cc _PyFunction_FastCallDict (libpython3.7m.so.1.0 + 0x939cc)
#33 0x00007fcef6c94bfd _PyObject_Call_Prepend (libpython3.7m.so.1.0 + 0x94bfd)
#34 0x00007fcef6c95d25 PyObject_Call (libpython3.7m.so.1.0 + 0x95d25)
#35 0x00007fcef6c6cd77 do_call_core (libpython3.7m.so.1.0 + 0x6cd77)
#36 0x00007fcef6d5cf1e _PyEval_EvalCodeWithName (libpython3.7m.so.1.0 + 0x15cf1e)
#37 0x00007fcef6c939cc _PyFunction_FastCallDict (libpython3.7m.so.1.0 + 0x939cc)
#38 0x00007fcef6c94bfd _PyObject_Call_Prepend (libpython3.7m.so.1.0 + 0x94bfd)
#39 0x00007fcef6ced255 slot_tp_call (libpython3.7m.so.1.0 + 0xed255)
#40 0x00007fcef6c94239 _PyObject_FastCallKeywords (libpython3.7m.so.1.0 + 0x94239)
#41 0x00007fcef6c6ced0 call_function (libpython3.7m.so.1.0 + 0x6ced0)
#42 0x00007fcef6d5cf1e _PyEval_EvalCodeWithName (libpython3.7m.so.1.0 + 0x15cf1e)
#43 0x00007fcef6d5d1eb PyEval_EvalCodeEx (libpython3.7m.so.1.0 + 0x15d1eb)
#44 0x00007fcef6d5d21b PyEval_EvalCode (libpython3.7m.so.1.0 + 0x15d21b)
#45 0x000055ad0c840ca3 n/a (insync + 0x3ca3)
#46 0x000055ad0c84109f n/a (insync + 0x409f)
#47 0x00007fcef702a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#48 0x00007fcef702a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#49 0x000055ad0c83f50a n/a (insync + 0x250a)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:54 andromeda systemd[1]: systemd-coredump@29-2526-0.service: Deactivated successfully.
Jul 16 16:51:54 andromeda org_kde_powerdevil[2645]: Failed to create wl_display (No such file or directory)
Jul 16 16:51:54 andromeda org_kde_powerdevil[2645]: qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
Jul 16 16:51:54 andromeda systemd[1]: Started Process Core Dump (PID 2668/UID 0).
Jul 16 16:51:54 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:54 andromeda org_kde_powerdevil[2645]: qt.qpa.xcb: could not connect to display :1
Jul 16 16:51:54 andromeda org_kde_powerdevil[2645]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 16 16:51:54 andromeda org_kde_powerdevil[2645]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
Jul 16 16:51:54 andromeda org_kde_powerdevil[2645]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
Jul 16 16:51:54 andromeda systemd[1]: Started Process Core Dump (PID 2672/UID 0).
Jul 16 16:51:54 andromeda systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jul 16 16:51:54 andromeda systemd-coredump[2669]: Process 1985 (insync) of user 1000 dumped core.
Stack trace of thread 1985:
#0 0x00007fe7088949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007fe708841176 raise (libc.so.6 + 0x41176)
#2 0x0000564aa908b213 n/a (insync + 0x6213)
#3 0x0000564aa908915d n/a (insync + 0x415d)
#4 0x00007fe70882a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#5 0x00007fe70882a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#6 0x0000564aa908750a n/a (insync + 0x250a)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:54 andromeda systemd[1723]: app-insync@autostart.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:54 andromeda systemd[1723]: app-insync@autostart.service: Failed with result 'core-dump'.
Jul 16 16:51:54 andromeda systemd[1723]: app-insync@autostart.service: Consumed 1.152s CPU time.
Jul 16 16:51:54 andromeda systemd[1]: systemd-coredump@34-2668-0.service: Deactivated successfully.
Jul 16 16:51:55 andromeda systemd-coredump[2675]: Process 2645 (org_kde_powerde) of user 1000 dumped core.
Stack trace of thread 2645:
#0 0x00007f42ada949dc __pthread_kill_implementation (libc.so.6 + 0x949dc)
#1 0x00007f42ada41176 raise (libc.so.6 + 0x41176)
#2 0x00007f42ada28917 abort (libc.so.6 + 0x28917)
#3 0x00007f42ae2e073d _Z6qAbortv (libQt6Core.so.6 + 0xe073d)
#4 0x00007f42ae330bfe qt_message_fatal<QString&> (libQt6Core.so.6 + 0x130bfe)
#5 0x00007f42ae2e1df3 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xe1df3)
#6 0x00007f42aeb58397 n/a (libQt6Gui.so.6 + 0x158397)
#7 0x00007f42aebe7590 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x1e7590)
#8 0x00007f42ae39294d _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x19294d)
#9 0x00007f42aebef78c _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x1ef78c)
#10 0x00007f42aebe5190 _ZN15QGuiApplicationC1ERiPPci (libQt6Gui.so.6 + 0x1e5190)
#11 0x00005597ed391c60 n/a (org_kde_powerdevil + 0x9c60)
#12 0x00007f42ada2a1f0 __libc_start_call_main (libc.so.6 + 0x2a1f0)
#13 0x00007f42ada2a2b9 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a2b9)
#14 0x00005597ed392525 n/a (org_kde_powerdevil + 0xa525)
Stack trace of thread 2670:
#0 0x00007f42adb0578f __poll (libc.so.6 + 0x10578f)
#1 0x00007f42ac91434f n/a (libglib-2.0.so.0 + 0x5f34f)
#2 0x00007f42ac914a5c g_main_context_iteration (libglib-2.0.so.0 + 0x5fa5c)
#3 0x00007f42ae5c1adc _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3c1adc)
#4 0x00007f42ae3993db _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x1993db)
#5 0x00007f42ae474a64 _ZN7QThread4execEv (libQt6Core.so.6 + 0x274a64)
#6 0x00007f42af2fd70a n/a (libQt6DBus.so.6 + 0x3870a)
#7 0x00007f42ae4ed139 operator() (libQt6Core.so.6 + 0x2ed139)
#8 0x00007f42ada92ba2 start_thread (libc.so.6 + 0x92ba2)
#9 0x00007f42adb1400c __clone3 (libc.so.6 + 0x11400c)
ELF object binary architecture: AMD x86-64
Jul 16 16:51:55 andromeda drkonqi-coredump-processor[2671]: "/usr/lib/insync/insync" 1985 "/var/lib/systemd/coredump/core.insync.1000.3faa66c48f054ea095e5b7714cd46c1c.1985.1721141514000000.zst"
Jul 16 16:51:55 andromeda drkonqi-coredump-processor[2620]: "/usr/bin/xembedsniproxy" 2606 "/var/lib/systemd/coredump/core.xembedsniproxy.1000.3faa66c48f054ea095e5b7714cd46c1c.2606.1721141514000000.zst"
Jul 16 16:51:55 andromeda drkonqi-coredump-processor[2534]: "/usr/lib/insync/insync" 2013 "/var/lib/systemd/coredump/core.insync.1000.3faa66c48f054ea095e5b7714cd46c1c.2013.1721141514000000.zst"
Jul 16 16:51:55 andromeda systemd[1723]: plasma-xembedsniproxy.service: Scheduled restart job, restart counter is at 5.
Jul 16 16:51:55 andromeda systemd[1]: systemd-coredump@35-2672-0.service: Deactivated successfully.
Jul 16 16:51:55 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2671/UID 0).
Jul 16 16:51:55 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2620/UID 0).
Jul 16 16:51:55 andromeda systemd[1]: drkonqi-coredump-processor@33-2615-0.service: Deactivated successfully.
Jul 16 16:51:55 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2534/UID 0).
Jul 16 16:51:55 andromeda systemd[1723]: plasma-xembedsniproxy.service: Start request repeated too quickly.
Jul 16 16:51:55 andromeda systemd[1723]: plasma-xembedsniproxy.service: Failed with result 'core-dump'.
Jul 16 16:51:55 andromeda systemd[1723]: Failed to start Handle legacy xembed system tray icons.
Jul 16 16:51:55 andromeda systemd[1723]: plasma-powerdevil.service: Main process exited, code=dumped, status=6/ABRT
Jul 16 16:51:55 andromeda systemd[1723]: plasma-powerdevil.service: Failed with result 'core-dump'.
Jul 16 16:51:55 andromeda systemd[1723]: Failed to start Powerdevil.
Jul 16 16:51:55 andromeda systemd[1]: drkonqi-coredump-processor@34-2668-0.service: Deactivated successfully.
Jul 16 16:51:55 andromeda drkonqi-coredump-launcher[2689]: Unable to find file for pid 1985 expected at "kcrash-metadata/insync.3faa66c48f054ea095e5b7714cd46c1c.1985.ini"
Jul 16 16:51:55 andromeda drkonqi-coredump-launcher[2689]: Nothing handled the dump :O
Jul 16 16:51:55 andromeda drkonqi-coredump-launcher[2692]: Unable to find file for pid 2606 expected at "kcrash-metadata/xembedsniproxy.3faa66c48f054ea095e5b7714cd46c1c.2606.ini"
Jul 16 16:51:55 andromeda drkonqi-coredump-launcher[2694]: Unable to find file for pid 2013 expected at "kcrash-metadata/insync.3faa66c48f054ea095e5b7714cd46c1c.2013.ini"
Jul 16 16:51:55 andromeda drkonqi-coredump-launcher[2692]: Nothing handled the dump :O
Jul 16 16:51:55 andromeda drkonqi-coredump-launcher[2694]: Nothing handled the dump :O
Jul 16 16:51:55 andromeda systemd[1]: drkonqi-coredump-processor@29-2526-0.service: Deactivated successfully.
Jul 16 16:51:55 andromeda systemd[1723]: plasma-powerdevil.service: Scheduled restart job, restart counter is at 5.
Jul 16 16:51:55 andromeda systemd[1723]: plasma-powerdevil.service: Start request repeated too quickly.
Jul 16 16:51:55 andromeda systemd[1723]: plasma-powerdevil.service: Failed with result 'core-dump'.
Jul 16 16:51:55 andromeda systemd[1723]: Failed to start Powerdevil.
Jul 16 16:51:55 andromeda drkonqi-coredump-processor[2676]: "/usr/libexec/org_kde_powerdevil" 2645 "/var/lib/systemd/coredump/core.org_kde_powerde.1000.3faa66c48f054ea095e5b7714cd46c1c.2645.1721141514000000.zst"
Jul 16 16:51:55 andromeda systemd[1]: drkonqi-coredump-processor@35-2672-0.service: Deactivated successfully.
Jul 16 16:51:55 andromeda systemd[1723]: Started Launch DrKonqi for a systemd-coredump crash (PID 2676/UID 0).
Jul 16 16:51:55 andromeda drkonqi-coredump-launcher[2711]: Unable to find file for pid 2645 expected at "kcrash-metadata/org_kde_powerdevil.3faa66c48f054ea095e5b7714cd46c1c.2645.ini"
Jul 16 16:51:55 andromeda drkonqi-coredump-launcher[2711]: Nothing handled the dump :O
Jul 16 16:51:55 andromeda postfix[2718]: postfix: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:55 andromeda postfix[2718]: fatal: bad string length 0 < 1: myhostname =
Jul 16 16:51:56 andromeda systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jul 16 16:51:56 andromeda systemd[1]: postfix.service: Control process exited, code=exited, status=1/FAILURE
Jul 16 16:51:56 andromeda cond_slp[2723]: /usr/sbin/postconf: warning: /etc/postfix/main.cf: support for parameter "smtp_use_tls" will be removed; instead, specify "smtp_tls_security_level"
Jul 16 16:51:56 andromeda cond_slp[2723]: /usr/sbin/postconf: warning: /etc/postfix/main.cf: support for parameter "smtpd_enforce_tls" will be removed; instead, specify "smtpd_tls_security_level"
Jul 16 16:51:56 andromeda cond_slp[2723]: /usr/sbin/postconf: warning: /etc/postfix/main.cf: support for parameter "smtpd_use_tls" will be removed; instead, specify "smtpd_tls_security_level"
Jul 16 16:51:56 andromeda cond_slp[2723]: /usr/sbin/postconf: warning: /etc/postfix/main.cf: support for parameter "smtp_enforce_tls" will be removed; instead, specify "smtp_tls_security_level"
Jul 16 16:51:56 andromeda systemd[1]: postfix.service: Failed with result 'exit-code'.
Jul 16 16:51:56 andromeda systemd[1]: Failed to start Postfix Mail Transport Agent.
Jul 16 16:51:56 andromeda systemd[1]: Started Command Scheduler.
Jul 16 16:51:56 andromeda systemd[1]: Reached target Multi-User System.
Jul 16 16:51:56 andromeda systemd[1]: Reached target Graphical Interface.
Jul 16 16:51:56 andromeda systemd[1]: Startup finished in 4.888s (firmware) + 2.322s (loader) + 869ms (kernel) + 4.601s (initrd) + 24.265s (userspace) = 36.947s.
Jul 16 16:51:56 andromeda cron[2731]: (CRON) STARTUP (1.7.2)
Jul 16 16:51:56 andromeda cron[2731]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 63% if used.)
Jul 16 16:51:56 andromeda cron[2731]: (CRON) INFO (running with inotify support)
Jul 16 16:51:58 andromeda kernel: clocksource: timekeeping watchdog on CPU14: Marking clocksource 'tsc' as unstable because the skew is too large:
Jul 16 16:51:58 andromeda kernel: clocksource: 'hpet' wd_nsec: 479673254 wd_now: 1ae64f04 wd_last: 1a7d82b4 mask: ffffffff
Jul 16 16:51:58 andromeda kernel: clocksource: 'tsc' cs_nsec: 480140397 cs_now: 1dc1e60502 cs_last: 1d63a2a5d0 mask: ffffffffffffffff
Jul 16 16:51:58 andromeda kernel: clocksource: Clocksource 'tsc' skewed 467143 ns (0 ms) over watchdog 'hpet' interval of 479673254 ns (479 ms)
Jul 16 16:51:58 andromeda kernel: clocksource: 'tsc' is current clocksource.
Jul 16 16:51:58 andromeda kernel: tsc: Marking TSC unstable due to clocksource watchdog
Jul 16 16:51:58 andromeda kernel: TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
Jul 16 16:51:58 andromeda kernel: sched_clock: Marking unstable (31550828904, 456389)<-(31551617365, -329401)
Jul 16 16:51:58 andromeda kernel: clocksource: Checking clocksource tsc synchronization from CPU 9 to CPUs 0,2,5,8,11.
Jul 16 16:51:58 andromeda kernel: clocksource: Switched to clocksource hpet
Jul 16 16:52:00 andromeda systemd[1]: Stopping User Manager for UID 463...
Jul 16 16:52:00 andromeda systemd[1645]: Activating special unit Exit the Session...
Jul 16 16:52:00 andromeda systemd[1645]: Stopped target Main User Target.
Jul 16 16:52:00 andromeda systemd[1645]: Closed Socket to launch DrKonqi for a systemd-coredump crash.
Jul 16 16:52:00 andromeda systemd[1645]: Stopping D-Bus User Message Bus...
Jul 16 16:52:00 andromeda systemd[1645]: Stopped D-Bus User Message Bus.
Jul 16 16:52:00 andromeda systemd[1645]: Removed slice User Core Session Slice.
Jul 16 16:52:00 andromeda systemd[1645]: Stopped target Basic System.
Jul 16 16:52:00 andromeda systemd[1645]: Stopped target Paths.
Jul 16 16:52:00 andromeda systemd[1645]: Stopped Submitting pending crash events (file monitor).
Jul 16 16:52:00 andromeda systemd[1645]: Stopped target Sockets.
Jul 16 16:52:00 andromeda systemd[1645]: Stopped target Timers.
Jul 16 16:52:00 andromeda systemd[1645]: Stopped Daily Cleanup of User's Temporary Directories.
Jul 16 16:52:00 andromeda systemd[1645]: Closed D-Bus User Message Bus Socket.
Jul 16 16:52:00 andromeda systemd[1645]: Closed PipeWire PulseAudio.
Jul 16 16:52:00 andromeda systemd[1645]: Closed PipeWire Multimedia System Sockets.
Jul 16 16:52:00 andromeda systemd[1645]: Stopped Create User Files and Directories.
Jul 16 16:52:00 andromeda systemd[1645]: Removed slice User Application Slice.
Jul 16 16:52:00 andromeda systemd[1645]: Reached target Shutdown.
Jul 16 16:52:00 andromeda systemd[1645]: Finished Exit the Session.
Jul 16 16:52:00 andromeda systemd[1645]: Reached target Exit the Session.
Jul 16 16:52:00 andromeda systemd[1]: user@463.service: Deactivated successfully.
Jul 16 16:52:00 andromeda systemd[1]: Stopped User Manager for UID 463.
Jul 16 16:52:00 andromeda systemd[1]: Stopping User Runtime Directory /run/user/463...
Jul 16 16:52:00 andromeda systemd[1]: run-user-463.mount: Deactivated successfully.
Jul 16 16:52:00 andromeda systemd[1]: user-runtime-dir@463.service: Deactivated successfully.
Jul 16 16:52:00 andromeda systemd[1]: Stopped User Runtime Directory /run/user/463.
Jul 16 16:52:00 andromeda systemd[1]: Removed slice User Slice of UID 463.
Jul 16 16:52:00 andromeda systemd[1]: user-463.slice: Consumed 1.003s CPU time.
Jul 16 16:52:03 andromeda systemd[1]: Stopping User Manager for UID 1000...
Jul 16 16:52:03 andromeda systemd[1723]: Activating special unit Exit the Session...
Jul 16 16:52:03 andromeda systemd[1723]: Removed slice User Background Tasks Slice.
Jul 16 16:52:03 andromeda systemd[1723]: background.slice: Consumed 1.188s CPU time.
Jul 16 16:52:03 andromeda systemd[1723]: Stopped target Main User Target.
Jul 16 16:52:03 andromeda systemd[1723]: Stopping Geoclue Demo agent...
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Failed to create settings proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending GetNameOwner() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.gtk: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Failed to create settings proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: No skeleton to export
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending GetNameOwner() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Failed to create file chooser proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: No skeleton to export
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending GetNameOwner() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda systemd[1723]: Stopping D-Bus User Message Bus...
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Failed to create app chooser proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: No skeleton to export
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending GetNameOwner() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Failed to create print proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: No skeleton to export
Jul 16 16:52:03 andromeda systemd[1723]: Stopping Consume pending crashes using DrKonqi...
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending GetNameOwner() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Failed to create notification proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: No skeleton to export
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending GetNameOwner() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Failed to create inhibit proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: No skeleton to export
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending GetNameOwner() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Failed to create access proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: No skeleton to export
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending GetNameOwner() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda systemd[1723]: Stopping SSH key agent...
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Error while sending AddMatch() message: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: Failed to create access proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
Jul 16 16:52:03 andromeda xdg-desktop-por[1852]: No skeleton to export
Jul 16 16:52:03 andromeda systemd[1723]: Stopping flatpak document portal service...
Jul 16 16:52:03 andromeda systemd[1723]: Stopping sandboxed app permission store...
Jul 16 16:52:03 andromeda systemd[1723]: ssh-agent.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Jul 16 16:52:03 andromeda systemd[1723]: ssh-agent.service: Failed with result 'exit-code'.
Jul 16 16:52:03 andromeda systemd[1723]: Stopped SSH key agent.
Jul 16 16:52:03 andromeda systemd[1723]: Stopped D-Bus User Message Bus.
Jul 16 16:52:03 andromeda systemd[1723]: xdg-document-portal.service: Main process exited, code=exited, status=20/n/a
Jul 16 16:52:03 andromeda systemd[1723]: xdg-permission-store.service: Main process exited, code=exited, status=1/FAILURE
Jul 16 16:52:03 andromeda systemd[1723]: xdg-permission-store.service: Failed with result 'exit-code'.
Jul 16 16:52:03 andromeda systemd[1723]: Stopped sandboxed app permission store.
Jul 16 16:52:03 andromeda systemd[1723]: Stopped Consume pending crashes using DrKonqi.
Jul 16 16:52:03 andromeda systemd[1723]: Stopped Portal service.
Jul 16 16:52:03 andromeda systemd[1]: run-user-1000-doc.mount: Deactivated successfully.
Jul 16 16:52:03 andromeda systemd[1723]: Stopped KSplash "ready" Stage.
Jul 16 16:52:03 andromeda systemd[1723]: Stopped Geoclue Demo agent.
Jul 16 16:52:03 andromeda systemd[1723]: xdg-document-portal.service: Failed with result 'exit-code'.
Jul 16 16:52:03 andromeda systemd[1723]: Stopped flatpak document portal service.
Jul 16 16:52:03 andromeda systemd[1723]: Removed slice User Core Session Slice.
Jul 16 16:52:03 andromeda systemd[1723]: session.slice: Consumed 1.727s CPU time.
Jul 16 16:52:03 andromeda systemd[1723]: Stopped target Current graphical user session.
Jul 16 16:52:03 andromeda systemd[1723]: Stopped target Session services which should run early before the graphical session is brought up.
Jul 16 16:52:03 andromeda systemd[1723]: Stopped target Basic System.
Jul 16 16:52:03 andromeda systemd[1723]: Stopped target Paths.
Jul 16 16:52:03 andromeda systemd[1723]: Stopped Submitting pending crash events (file monitor).
Jul 16 16:52:03 andromeda systemd[1723]: Stopped target Sockets.
Jul 16 16:52:03 andromeda systemd[1723]: Stopped target Timers.
Jul 16 16:52:03 andromeda systemd[1723]: Stopped Cleanup lingering KCrash metadata.
Jul 16 16:52:03 andromeda systemd[1723]: Stopped Daily Cleanup of User's Temporary Directories.
Jul 16 16:52:03 andromeda systemd[1723]: Closed D-Bus User Message Bus Socket.
Jul 16 16:52:03 andromeda systemd[1723]: Closed Socket to launch DrKonqi for a systemd-coredump crash.
Jul 16 16:52:03 andromeda systemd[1723]: Closed PipeWire PulseAudio.
Jul 16 16:52:03 andromeda systemd[1723]: Closed PipeWire Multimedia System Sockets.
Jul 16 16:52:03 andromeda systemd[1723]: Stopped Create User Files and Directories.
Jul 16 16:52:03 andromeda systemd[1723]: Removed slice User Application Slice.
Jul 16 16:52:03 andromeda systemd[1723]: app.slice: Consumed 2.941s CPU time.
Jul 16 16:52:03 andromeda systemd[1723]: Reached target Shutdown.
Jul 16 16:52:03 andromeda systemd[1723]: Finished Exit the Session.
Jul 16 16:52:03 andromeda systemd[1723]: Reached target Exit the Session.
Jul 16 16:52:03 andromeda systemd[1]: user@1000.service: Deactivated successfully.
Jul 16 16:52:03 andromeda systemd[1]: Stopped User Manager for UID 1000.
Jul 16 16:52:03 andromeda systemd[1]: user@1000.service: Consumed 6.309s CPU time.
Jul 16 16:52:03 andromeda systemd[1]: Stopping User Runtime Directory /run/user/1000...
Jul 16 16:52:03 andromeda systemd[1]: run-user-1000.mount: Deactivated successfully.
Jul 16 16:52:03 andromeda systemd[1]: user-runtime-dir@1000.service: Deactivated successfully.
Jul 16 16:52:03 andromeda systemd[1]: Stopped User Runtime Directory /run/user/1000.
Jul 16 16:52:03 andromeda systemd[1]: Removed slice User Slice of UID 1000.
Jul 16 16:52:03 andromeda systemd[1]: user-1000.slice: Consumed 6.663s CPU time.
Jul 16 16:52:11 andromeda systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd-logind[1211]: Power key pressed short.
Jul 16 16:52:15 andromeda systemd-logind[1211]: Powering off...
Jul 16 16:52:15 andromeda systemd-logind[1211]: System is powering down.
Jul 16 16:52:15 andromeda systemd[1]: Removed slice Slice /system/drkonqi-coredump-processor.
Jul 16 16:52:15 andromeda systemd[1]: system-drkonqi\x2dcoredump\x2dprocessor.slice: Consumed 2.376s CPU time.
Jul 16 16:52:15 andromeda systemd[1]: Removed slice Slice /system/modprobe.
Jul 16 16:52:15 andromeda systemd[1]: Removed slice Slice /system/systemd-coredump.
Jul 16 16:52:15 andromeda systemd[1]: system-systemd\x2dcoredump.slice: Consumed 5.477s CPU time.
Jul 16 16:52:15 andromeda systemd[1]: Stopped target Bluetooth Support.
Jul 16 16:52:15 andromeda systemd[1]: Stopped target Graphical Interface.
Jul 16 16:52:15 andromeda systemd[1]: Stopped target Multi-User System.
Jul 16 16:52:15 andromeda systemd[1]: Stopped target Login Prompts.
Jul 16 16:52:15 andromeda systemd[1]: Stopped target Sound Card.
Jul 16 16:52:15 andromeda systemd[1]: Stopped target Timer Units.
Jul 16 16:52:15 andromeda systemd[1]: backup-rpmdb.timer: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Backup of RPM database.
Jul 16 16:52:15 andromeda systemd[1]: backup-sysconfig.timer: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Backup of /etc/sysconfig.
Jul 16 16:52:15 andromeda systemd[1]: btrfs-balance.timer: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Balance block groups on a btrfs filesystem.
Jul 16 16:52:15 andromeda systemd[1]: btrfs-scrub.timer: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Scrub btrfs filesystem, verify block checksums.
Jul 16 16:52:15 andromeda systemd[1]: check-battery.timer: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Check if mainboard battery is Ok.
Jul 16 16:52:15 andromeda systemd[1]: fstrim.timer: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Discard unused filesystem blocks once a week.
Jul 16 16:52:15 andromeda systemd[1]: logrotate.timer: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Daily rotation of log files.
Jul 16 16:52:15 andromeda systemd[1]: man-db.timer: Deactivated successfully.
Jul 16 16:52:15 andromeda ModemManager[1335]: <info> caught signal, shutting down...
Jul 16 16:52:15 andromeda systemd[1]: Stopped Daily man-db regeneration.
Jul 16 16:52:15 andromeda systemd[1]: snapper-cleanup.timer: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Daily Cleanup of Snapper Snapshots.
Jul 16 16:52:15 andromeda systemd[1]: snapper-timeline.timer: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Timeline of Snapper Snapshots.
Jul 16 16:52:15 andromeda systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Jul 16 16:52:15 andromeda systemd[1]: unbound-anchor.timer: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped daily update of the root trust anchor for DNSSEC.
Jul 16 16:52:15 andromeda systemd[1]: wtmpdb-rotate.timer: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Monthly rotation of wtmpdb.
Jul 16 16:52:15 andromeda systemd[1]: lvm2-lvmpolld.socket: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Closed LVM2 poll daemon socket.
Jul 16 16:52:15 andromeda systemd[1]: systemd-rfkill.socket: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jul 16 16:52:15 andromeda systemd[1]: Stopping Modem Manager...
Jul 16 16:52:15 andromeda systemd[1]: Stopping Save/Restore Sound Card State...
Jul 16 16:52:15 andromeda systemd[1]: augenrules.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped auditd rules generation.
Jul 16 16:52:15 andromeda avahi-daemon[1201]: Got SIGTERM, quitting.
Jul 16 16:52:15 andromeda bluetoothd[1202]: Terminating
Jul 16 16:52:15 andromeda systemd[1]: Stopping Avahi mDNS/DNS-SD Stack...
Jul 16 16:52:15 andromeda avahi-daemon[1201]: Leaving mDNS multicast group on interface wlp1s0.IPv6 with address fe80::16ac:60ff:fe46:8971.
Jul 16 16:52:15 andromeda systemd[1]: Stopping Bluetooth service...
Jul 16 16:52:15 andromeda avahi-daemon[1201]: Leaving mDNS multicast group on interface wlp1s0.IPv4 with address 10.230.230.107.
Jul 16 16:52:15 andromeda systemd[1]: Stopping Thunderbolt system service...
Jul 16 16:52:15 andromeda avahi-daemon[1201]: Leaving mDNS multicast group on interface lo.IPv6 with address ::1.
Jul 16 16:52:15 andromeda systemd[1]: Stopping Command Scheduler...
Jul 16 16:52:15 andromeda avahi-daemon[1201]: Leaving mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Jul 16 16:52:15 andromeda systemd[1]: Stopping CUPS Scheduler...
Jul 16 16:52:15 andromeda systemd[1]: Stopping X Display Manager...
Jul 16 16:52:15 andromeda sddm[1613]: Signal received: SIGTERM
Jul 16 16:52:15 andromeda sddm[1613]: Socket server stopping...
Jul 16 16:52:15 andromeda sddm[1613]: Socket server stopped.
Jul 16 16:52:15 andromeda sddm[1613]: Display server stopping...
Jul 16 16:52:15 andromeda bluetoothd[1202]: Battery Provider Manager destroyed
Jul 16 16:52:15 andromeda bluetoothd[1202]: Stopping SDP server
Jul 16 16:52:15 andromeda bluetoothd[1202]: Exit
Jul 16 16:52:15 andromeda systemd[1]: Stopping Restore /run/initramfs on shutdown...
Jul 16 16:52:15 andromeda systemd[1]: Stopping Getty on tty1...
Jul 16 16:52:15 andromeda systemd[1]: Stopping irqbalance daemon...
Jul 16 16:52:15 andromeda systemd[1]: kbdsettings.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Apply settings from /etc/sysconfig/keyboard.
Jul 16 16:52:15 andromeda systemd[1]: Stopping Machine Check Exception Logging Daemon...
Jul 16 16:52:15 andromeda systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
Jul 16 16:52:15 andromeda systemd[1]: Stopping Self Monitoring and Reporting Technology (SMART) Daemon...
Jul 16 16:52:15 andromeda smartd[1210]: smartd received signal 15: Terminated
Jul 16 16:52:15 andromeda systemd[1]: Stopping Forward Password Requests to Plymouth...
Jul 16 16:52:15 andromeda smartd[1210]: Device: /dev/nvme0, state written to /var/lib/smartmontools/smartd.Lexar_SSD_NM790_1TB-NH7614R009044P2202.nvme.state
Jul 16 16:52:15 andromeda systemd[1]: Stopping Locale Service...
Jul 16 16:52:15 andromeda smartd[1210]: smartd is exiting (exit status 0)
Jul 16 16:52:15 andromeda systemd[1]: Stopping Load/Save OS Random Seed...
Jul 16 16:52:15 andromeda systemd[1]: Stopping libvirt QEMU daemon...
Jul 16 16:52:15 andromeda systemd[1]: bluetooth.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Bluetooth service.
Jul 16 16:52:15 andromeda systemd[1]: irqbalance.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped irqbalance daemon.
Jul 16 16:52:15 andromeda systemd[1]: smartd.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Self Monitoring and Reporting Technology (SMART) Daemon.
Jul 16 16:52:15 andromeda systemd[1]: mcelog.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Machine Check Exception Logging Daemon.
Jul 16 16:52:15 andromeda systemd[1]: bolt.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Thunderbolt system service.
Jul 16 16:52:15 andromeda systemd[1]: cups.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped CUPS Scheduler.
Jul 16 16:52:15 andromeda systemd[1]: virtqemud.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped libvirt QEMU daemon.
Jul 16 16:52:15 andromeda systemd[1]: systemd-localed.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Locale Service.
Jul 16 16:52:15 andromeda systemd[1]: rtkit-daemon.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
Jul 16 16:52:15 andromeda systemd[1]: alsa-restore.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Save/Restore Sound Card State.
Jul 16 16:52:15 andromeda systemd[1]: dracut-shutdown.service: Deactivated successfully.
Jul 16 16:52:15 andromeda NetworkManager[1349]: <info> [1721141535.4713] modem-manager: ModemManager no longer available
Jul 16 16:52:15 andromeda ModemManager[1335]: <info> ModemManager is shut down
Jul 16 16:52:15 andromeda systemd[1]: Stopped Restore /run/initramfs on shutdown.
Jul 16 16:52:15 andromeda systemd[1]: systemd-random-seed.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Load/Save OS Random Seed.
Jul 16 16:52:15 andromeda systemd[1]: ModemManager.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Modem Manager.
Jul 16 16:52:15 andromeda cron[2731]: (CRON) INFO (Shutting down)
Jul 16 16:52:15 andromeda avahi-daemon[1201]: avahi-daemon 0.8 exiting.
Jul 16 16:52:15 andromeda systemd[1]: avahi-daemon.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Avahi mDNS/DNS-SD Stack.
Jul 16 16:52:15 andromeda systemd[1]: cron.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Command Scheduler.
Jul 16 16:52:15 andromeda systemd[1]: Stopped target System Time Synchronized.
Jul 16 16:52:15 andromeda systemd[1]: Stopped target System Time Set.
Jul 16 16:52:15 andromeda systemd[1]: Stopping NTP client/server...
Jul 16 16:52:15 andromeda chronyd[1462]: chronyd exiting
Jul 16 16:52:15 andromeda systemd[1]: Stopping Virtual Machine and Container Registration Service...
Jul 16 16:52:15 andromeda systemd[1]: systemd-machined.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Virtual Machine and Container Registration Service.
Jul 16 16:52:15 andromeda systemd[1]: chronyd.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped NTP client/server.
Jul 16 16:52:15 andromeda systemd[1]: getty@tty1.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Getty on tty1.
Jul 16 16:52:15 andromeda systemd[1]: systemd-ask-password-plymouth.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Forward Password Requests to Plymouth.
Jul 16 16:52:15 andromeda systemd[1]: Removed slice Slice /system/getty.
Jul 16 16:52:15 andromeda systemd[1]: plymouth-quit-wait.service: Deactivated successfully.
Jul 16 16:52:15 andromeda systemd[1]: Stopped Hold until boot process finishes up.
Jul 16 16:52:16 andromeda sddm[1613]: Display server stopped.
Jul 16 16:52:16 andromeda sddm[1613]: Running display stop script QList("/usr/share/sddm/scripts/Xstop")
Jul 16 16:52:16 andromeda display-manager[1571]: Starting service sddm
Jul 16 16:52:16 andromeda systemd[1]: display-manager.service: Deactivated successfully.
Jul 16 16:52:16 andromeda systemd[1]: Stopped X Display Manager.
Jul 16 16:52:16 andromeda systemd[1]: Starting Show Plymouth Power Off Screen...
Jul 16 16:52:16 andromeda systemd[1]: Stopping User Login Management...
Jul 16 16:52:16 andromeda systemd[1]: Stopping Permit User Sessions...
Jul 16 16:52:16 andromeda plymouthd[2812]: 00:00:49.869 ply-utils.c:932:ply_get_kernel_command_line : opening /proc/cmdline
Jul 16 16:52:16 andromeda plymouthd[2812]: 00:00:49.869 ply-utils.c:940:ply_get_kernel_command_line : reading kernel command line
Jul 16 16:52:16 andromeda plymouthd[2812]: 00:00:49.869 ply-utils.c:959:ply_get_kernel_command_line : Kernel command line is: 'BOOT_IMAGE=/boot/vmlinuz-6.9.9-1-default root=UUID=482e30f0-1cde-4d7b-8678-0540277a9c2c splash=silent resume=/dev/disk/by-uuid/e9fe592d-dd2a-4d5f-8cc0-0e8bb35762ad mitigations=auto quiet security=apparmor
Jul 16 16:52:16 andromeda plymouthd[2812]: '
Jul 16 16:52:16 andromeda plymouthd[2812]: 00:00:49.869 main.c:1938:check_logging : checking if console messages should be redirected and logged
Jul 16 16:52:16 andromeda plymouthd[2812]: 00:00:49.869 main.c:1947:check_logging : logging will be enabled!
Jul 16 16:52:16 andromeda plymouthd[2812]: 00:00:49.870 main.c:2017:initialize_environment : source built on Aug 28 2023
Jul 16 16:52:16 andromeda systemd[1]: Received SIGRTMIN+20 from PID 2812 (plymouthd).
Jul 16 16:52:16 andromeda systemd[1]: systemd-user-sessions.service: Deactivated successfully.
Jul 16 16:52:16 andromeda systemd[1]: Stopped Permit User Sessions.
Jul 16 16:52:16 andromeda systemd[1]: Stopped target Remote File Systems.
Jul 16 16:52:16 andromeda systemd[1]: Stopping Login and scanning of iSCSI devices...
Jul 16 16:52:16 andromeda iscsiadm[2820]: iscsiadm: No matching sessions found
Jul 16 16:52:16 andromeda iscsiadm[2821]: iscsiadm: No matching sessions found
Jul 16 16:52:16 andromeda systemd[1]: iscsi.service: Deactivated successfully.
Jul 16 16:52:16 andromeda systemd[1]: Stopped Login and scanning of iSCSI devices.
Jul 16 16:52:16 andromeda systemd[1]: Stopped target Network is Online.
Jul 16 16:52:16 andromeda systemd[1]: Stopped target Network.
Jul 16 16:52:16 andromeda systemd[1]: NetworkManager-wait-online.service: Deactivated successfully.
Jul 16 16:52:16 andromeda systemd[1]: Stopped Network Manager Wait Online.
Jul 16 16:52:16 andromeda systemd[1]: Stopping Network Manager...
Jul 16 16:52:16 andromeda NetworkManager[1349]: <info> [1721141536.8352] caught SIGTERM, shutting down normally.
Jul 16 16:52:16 andromeda NetworkManager[1349]: <info> [1721141536.8359] device (wlp1s0): state change: activated -> deactivating (reason 'unmanaged', sys-iface-state: 'managed')
Jul 16 16:52:16 andromeda NetworkManager[1349]: <info> [1721141536.8360] dhcp4 (wlp1s0): canceled DHCP transaction
Jul 16 16:52:16 andromeda NetworkManager[1349]: <info> [1721141536.8360] dhcp4 (wlp1s0): activation: beginning transaction (timeout in 45 seconds)
Jul 16 16:52:16 andromeda NetworkManager[1349]: <info> [1721141536.8360] dhcp4 (wlp1s0): state changed no lease
Jul 16 16:52:16 andromeda NetworkManager[1349]: <info> [1721141536.8363] manager: NetworkManager state is now DISCONNECTING
Jul 16 16:52:16 andromeda dbus-daemon[1203]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.10' (uid=0 pid=1349 comm="/usr/sbin/NetworkManager --no-daemon")
Jul 16 16:52:16 andromeda dbus-daemon[1203]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
Jul 16 16:52:16 andromeda NetworkManager[1349]: <warn> [1721141536.8371] dispatcher: (9) failed (after 0.001 sec): Refusing activation, D-Bus is shutting down.
Jul 16 16:52:16 andromeda NetworkManager[1349]: <info> [1721141536.8372] device (wlp1s0): state change: deactivating -> unmanaged (reason 'unmanaged-quitting', sys-iface-state: 'managed')
Jul 16 16:52:16 andromeda kernel: wlp1s0: deauthenticating from b4:b0:24:56:64:ee by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 16 16:52:16 andromeda systemd[1]: Started Show Plymouth Power Off Screen.
Jul 16 16:52:16 andromeda systemd[1]: Tell Plymouth To Jump To initramfs was skipped because no trigger condition checks were met.
Jul 16 16:52:16 andromeda systemd[1]: systemd-logind.service: Deactivated successfully.
Jul 16 16:52:16 andromeda systemd[1]: Stopped User Login Management.
Jul 16 16:52:17 andromeda NetworkManager[1349]: <info> [1721141537.0735] manager: NetworkManager state is now DISCONNECTED
Jul 16 16:52:17 andromeda NetworkManager[1349]: <info> [1721141537.0745] device (p2p-dev-wlp1s0): state change: disconnected -> unmanaged (reason 'unmanaged-link-not-init', sys-iface-state: 'removed')
Jul 16 16:52:17 andromeda dbus-daemon[1203]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.10' (uid=0 pid=1349 comm="/usr/sbin/NetworkManager --no-daemon")
Jul 16 16:52:17 andromeda dbus-daemon[1203]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
Jul 16 16:52:17 andromeda NetworkManager[1349]: <info> [1721141537.1032] exiting (success)
Jul 16 16:52:17 andromeda systemd[1]: NetworkManager.service: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Stopped Network Manager.
Jul 16 16:52:17 andromeda systemd[1]: Stopped target Preparation for Network.
Jul 16 16:52:17 andromeda systemd[1]: Stopping firewalld - dynamic firewall daemon...
Jul 16 16:52:17 andromeda systemd[1]: Stopping WPA Supplicant daemon...
Jul 16 16:52:17 andromeda systemd[1]: wpa_supplicant.service: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Stopped WPA Supplicant daemon.
Jul 16 16:52:17 andromeda systemd[1]: firewalld.service: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Stopped firewalld - dynamic firewall daemon.
Jul 16 16:52:17 andromeda polkitd[1209]: Lost the name org.freedesktop.PolicyKit1 - exiting
Jul 16 16:52:17 andromeda systemd[1]: Stopping D-Bus System Message Bus...
Jul 16 16:52:17 andromeda systemd[1]: Stopping Authorization Manager...
Jul 16 16:52:17 andromeda systemd[1]: dbus.service: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Stopped D-Bus System Message Bus.
Jul 16 16:52:17 andromeda systemd[1]: polkit.service: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Stopped Authorization Manager.
Jul 16 16:52:17 andromeda systemd[1]: Stopped target Basic System.
Jul 16 16:52:17 andromeda systemd[1]: systemd-ask-password-plymouth.path: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Stopped Forward Password Requests to Plymouth Directory Watch.
Jul 16 16:52:17 andromeda systemd[1]: Stopped target Path Units.
Jul 16 16:52:17 andromeda systemd[1]: btrfsmaintenance-refresh.path: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Stopped Watch /etc/sysconfig/btrfsmaintenance.
Jul 16 16:52:17 andromeda systemd[1]: ca-certificates.path: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Stopped Watch for changes in CA certificates.
Jul 16 16:52:17 andromeda systemd[1]: cups.path: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Stopped CUPS Scheduler.
Jul 16 16:52:17 andromeda systemd[1]: issue-generator.path: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Stopped Watch for changes in issue snippets.
Jul 16 16:52:17 andromeda systemd[1]: smartd_generate_opts.path: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Stopped Watch for changes in smartmontools sysconfig file.
Jul 16 16:52:17 andromeda systemd[1]: Stopped target Slice Units.
Jul 16 16:52:17 andromeda systemd[1]: Removed slice Virtual Machine and Container Slice.
Jul 16 16:52:17 andromeda systemd[1]: Removed slice User and Session Slice.
Jul 16 16:52:17 andromeda systemd[1]: user.slice: Consumed 7.667s CPU time.
Jul 16 16:52:17 andromeda systemd[1]: Stopped target Socket Units.
Jul 16 16:52:17 andromeda systemd[1]: avahi-daemon.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket.
Jul 16 16:52:17 andromeda systemd[1]: cups.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed CUPS Scheduler.
Jul 16 16:52:17 andromeda systemd[1]: dbus.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed D-Bus System Message Bus Socket.
Jul 16 16:52:17 andromeda systemd[1]: iscsid.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed Open-iSCSI iscsid Socket.
Jul 16 16:52:17 andromeda systemd[1]: pcscd.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed PC/SC Smart Card Daemon Activation Socket.
Jul 16 16:52:17 andromeda systemd[1]: virtlockd-admin.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt locking daemon admin socket.
Jul 16 16:52:17 andromeda systemd[1]: virtlockd.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt locking daemon socket.
Jul 16 16:52:17 andromeda systemd[1]: virtlogd-admin.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt logging daemon admin socket.
Jul 16 16:52:17 andromeda systemd[1]: virtlogd.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt logging daemon socket.
Jul 16 16:52:17 andromeda systemd[1]: virtnetworkd-admin.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt network daemon admin socket.
Jul 16 16:52:17 andromeda systemd[1]: virtnetworkd-ro.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt network daemon read-only socket.
Jul 16 16:52:17 andromeda systemd[1]: virtnetworkd.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt network daemon socket.
Jul 16 16:52:17 andromeda systemd[1]: virtnodedevd-admin.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt nodedev daemon admin socket.
Jul 16 16:52:17 andromeda systemd[1]: virtnodedevd-ro.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt nodedev daemon read-only socket.
Jul 16 16:52:17 andromeda systemd[1]: virtnodedevd.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt nodedev daemon socket.
Jul 16 16:52:17 andromeda systemd[1]: virtnwfilterd-admin.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt nwfilter daemon admin socket.
Jul 16 16:52:17 andromeda systemd[1]: virtnwfilterd-ro.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt nwfilter daemon read-only socket.
Jul 16 16:52:17 andromeda systemd[1]: virtnwfilterd.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt nwfilter daemon socket.
Jul 16 16:52:17 andromeda systemd[1]: virtqemud-admin.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt QEMU daemon admin socket.
Jul 16 16:52:17 andromeda systemd[1]: virtqemud-ro.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt QEMU daemon read-only socket.
Jul 16 16:52:17 andromeda systemd[1]: virtqemud.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt QEMU daemon socket.
Jul 16 16:52:17 andromeda systemd[1]: virtsecretd-admin.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt secret daemon admin socket.
Jul 16 16:52:17 andromeda systemd[1]: virtsecretd-ro.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt secret daemon read-only socket.
Jul 16 16:52:17 andromeda systemd[1]: virtsecretd.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt secret daemon socket.
Jul 16 16:52:17 andromeda systemd[1]: virtstoraged-admin.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt storage daemon admin socket.
Jul 16 16:52:17 andromeda systemd[1]: virtstoraged-ro.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt storage daemon read-only socket.
Jul 16 16:52:17 andromeda systemd[1]: virtstoraged.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed libvirt storage daemon socket.
Jul 16 16:52:17 andromeda systemd[1]: Stopped target System Initialization.
Jul 16 16:52:17 andromeda systemd[1]: proc-sys-fs-binfmt_misc.automount: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Unset automount Arbitrary Executable File Formats File System Automount Point.
Jul 16 16:52:17 andromeda systemd[1]: Stopped target Local Encrypted Volumes.
Jul 16 16:52:17 andromeda systemd[1]: Stopped target Local Integrity Protected Volumes.
Jul 16 16:52:17 andromeda systemd[1]: Stopped target Local Verity Protected Volumes.
Jul 16 16:52:17 andromeda systemd[1]: Stopping Security Auditing Service...
Jul 16 16:52:17 andromeda auditd[1195]: The audit daemon is exiting.
Jul 16 16:52:17 andromeda systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:amdgpu_bl1...
Jul 16 16:52:17 andromeda systemd[1]: systemd-sysctl.service: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Stopped Apply Kernel Variables.
Jul 16 16:52:17 andromeda systemd[1]: systemd-coredump.socket: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Closed Process Core Dump Socket.
Jul 16 16:52:17 andromeda systemd[1]: kernel-sysctl.service: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Stopped Apply Kernel Variables for 6.9.9-1-default.
Jul 16 16:52:17 andromeda systemd[1]: systemd-modules-load.service: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Stopped Load Kernel Modules.
Jul 16 16:52:17 andromeda kernel: kauditd_printk_skb: 148 callbacks suppressed
Jul 16 16:52:17 andromeda kernel: audit: type=1305 audit(1721141537.277:936): op=set audit_pid=0 old=1195 auid=4294967295 ses=4294967295 subj=unconfined res=1
Jul 16 16:52:17 andromeda kernel: audit: type=1334 audit(1721141537.277:937): prog-id=43 op=UNLOAD
Jul 16 16:52:17 andromeda kernel: audit: type=1131 audit(1721141537.277:938): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 16 16:52:17 andromeda kernel: audit: type=1131 audit(1721141537.277:939): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=kernel-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 16 16:52:17 andromeda kernel: audit: type=1131 audit(1721141537.277:940): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 16 16:52:17 andromeda systemd[1]: Stopping Write boot and shutdown times into wtmpdb...
Jul 16 16:52:17 andromeda systemd[1]: systemd-backlight@backlight:amdgpu_bl1.service: Deactivated successfully.
Jul 16 16:52:17 andromeda kernel: audit: type=1128 audit(1721141537.284:941): pid=2840 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg=' comm="wtmpdb" exe="/usr/bin/wtmpdb" hostname=? addr=? terminal=? res=success'
Jul 16 16:52:17 andromeda systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:amdgpu_bl1.
Jul 16 16:52:17 andromeda systemd[1]: Removed slice Slice /system/systemd-backlight.
Jul 16 16:52:17 andromeda kernel: audit: type=1131 audit(1721141537.287:942): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=systemd-backlight@backlight:amdgpu_bl1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 16 16:52:17 andromeda systemd[1]: wtmpdb-update-boot.service: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Stopped Write boot and shutdown times into wtmpdb.
Jul 16 16:52:17 andromeda kernel: audit: type=1131 audit(1721141537.294:943): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=unconfined msg='unit=wtmpdb-update-boot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 16 16:52:17 andromeda auditctl[2841]: enabled 0
Jul 16 16:52:17 andromeda auditctl[2841]: failure 1
Jul 16 16:52:17 andromeda auditctl[2841]: pid 0
Jul 16 16:52:17 andromeda auditctl[2841]: rate_limit 0
Jul 16 16:52:17 andromeda auditctl[2841]: backlog_limit 64
Jul 16 16:52:17 andromeda auditctl[2841]: lost 0
Jul 16 16:52:17 andromeda auditctl[2841]: backlog 1
Jul 16 16:52:17 andromeda auditctl[2841]: backlog_wait_time 18000
Jul 16 16:52:17 andromeda auditctl[2841]: backlog_wait_time_actual 0
Jul 16 16:52:17 andromeda auditctl[2841]: No rules
Jul 16 16:52:17 andromeda systemd[1]: auditd.service: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Stopped Security Auditing Service.
Jul 16 16:52:17 andromeda kernel: audit: type=1305 audit(1721141537.304:944): op=set audit_enabled=0 old=1 auid=4294967295 ses=4294967295 subj=unconfined res=1
Jul 16 16:52:17 andromeda systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Stopped Create System Files and Directories.
Jul 16 16:52:17 andromeda systemd[1]: Stopped target Local File Systems.
Jul 16 16:52:17 andromeda systemd[1]: Unmounting /.snapshots...
Jul 16 16:52:17 andromeda systemd[1]: Unmounting /boot/efi...
Jul 16 16:52:17 andromeda systemd[1]: Unmounting /boot/grub2/i386-pc...
Jul 16 16:52:17 andromeda systemd[1]: Unmounting /boot/grub2/x86_64-efi...
Jul 16 16:52:17 andromeda systemd[1]: Unmounting /home...
Jul 16 16:52:17 andromeda systemd[1]: Unmounting /opt...
Jul 16 16:52:17 andromeda systemd[1]: Unmounting /root...
Jul 16 16:52:17 andromeda systemd[1]: Unmounting /srv...
Jul 16 16:52:17 andromeda systemd[1]: Unmounting Temporary Directory /tmp...
Jul 16 16:52:17 andromeda systemd[1]: Unmounting /usr/local...
Jul 16 16:52:17 andromeda systemd[1]: Stopping Flush Journal to Persistent Storage...
Jul 16 16:52:17 andromeda systemd[1]: \x2esnapshots.mount: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Unmounted /.snapshots.
Jul 16 16:52:17 andromeda systemd[1]: boot-efi.mount: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Unmounted /boot/efi.
Jul 16 16:52:17 andromeda systemd[1]: boot-grub2-i386\x2dpc.mount: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Unmounted /boot/grub2/i386-pc.
Jul 16 16:52:17 andromeda systemd[1]: boot-grub2-x86_64\x2defi.mount: Deactivated successfully.
Jul 16 16:52:17 andromeda systemd[1]: Unmounted /boot/grub2/x86_64-efi.
Jul 16 16:52:17 andromeda systemd[1]: opt.mount: Deactivated successfully.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment