You are not logged in.
Hi all,
I installed Arch back in August 2021 after being a long time Windows and Mac user and using Manjaro for a couple of months. I decided to take the plunge and I am loving Arch.
I have an issue which although not critical, I would very much like to be able to fix.
I have read the Arch wiki manual and searched these forums looking for a similar issue without any success.
At random times, the wi-fi will not start on boot. Restarting and sometimes restarting again is needed to result in the wi-fi being available to connect. Once wifi is available, the wifi auto-connects to our home router.
The issue reoccurred this morning and I resolved myself to try and fix this issue. I throw myself upon your mercy and wisdom, almighty Arch Forum Gods. I have seen how you have helped others and I ask for you to help me, please.
I have captured some screenshots and created a lspci output, System Journal and Inxi -F output from Terminal, both when the wifi was inactive and then activated after a restart.
Can anyone help point me in the right direction, please?
Many thanks in advance.
Last edited by skinman1401 (2022-01-11 14:31:07)
Offline
There's no link to your logs? In case you intend to post screenshots of text, rather post the actual text: https://wiki.archlinux.org/title/List_o … n_services
Which wifi chipset, which driver? Do you have multiple networking services enabled? Post:
find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f
as well as those logs you've gathered.
Last edited by V1del (2021-10-31 11:38:18)
Offline
Is it really necessary to restart? And by that, do you mean restart the system or the network service?
What if you wait for a minute instead? Won't the WiFi connection be established after a couple of retries?
Offline
If it's a driver issue it's recommended to reboot. If it's a service issue isn't it necessary.
Offline
This system log is from when wifi is INACTIVE immediately after booting the system:
-- Journal begins at Thu 2021-10-28 13:27:19 BST, ends at Sun 2021-10-31 10:30:02 GMT. --
Oct 31 09:36:50 archPC kernel: Linux version 5.14.14-arch1-1 (linux@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Wed, 20 Oct 2021 21:35:18 +0000
Oct 31 09:36:50 archPC kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=6e3b432f-d441-46a9-916b-cb8ce87f90f7 rw loglevel=3 quiet
Oct 31 09:36:50 archPC kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Oct 31 09:36:50 archPC kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Oct 31 09:36:50 archPC kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Oct 31 09:36:50 archPC kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Oct 31 09:36:50 archPC kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Oct 31 09:36:50 archPC kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Oct 31 09:36:50 archPC kernel: x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
Oct 31 09:36:50 archPC kernel: x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
Oct 31 09:36:50 archPC kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Oct 31 09:36:50 archPC kernel: signal: max sigframe size: 2032
Oct 31 09:36:50 archPC kernel: BIOS-provided physical RAM map:
Oct 31 09:36:50 archPC kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000005efff] usable
Oct 31 09:36:50 archPC kernel: BIOS-e820: [mem 0x000000000005f000-0x000000000005ffff] reserved
Oct 31 09:36:50 archPC kernel: BIOS-e820: [mem 0x0000000000060000-0x000000000009ffff] usable
Oct 31 09:36:50 archPC kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Oct 31 09:36:50 archPC kernel: BIOS-e820: [mem 0x0000000000100000-0x000000008ccdbfff] usable
Oct 31 09:36:50 archPC kernel: BIOS-e820: [mem 0x000000008ccdc000-0x000000008e518fff] reserved
Oct 31 09:36:50 archPC kernel: BIOS-e820: [mem 0x000000008e519000-0x000000008e596fff] ACPI data
Oct 31 09:36:50 archPC kernel: BIOS-e820: [mem 0x000000008e597000-0x000000008ea42fff] ACPI NVS
Oct 31 09:36:50 archPC kernel: BIOS-e820: [mem 0x000000008ea43000-0x000000008f344fff] reserved
Oct 31 09:36:50 archPC kernel: BIOS-e820: [mem 0x000000008f345000-0x000000008f40efff] type 20
Oct 31 09:36:50 archPC kernel: BIOS-e820: [mem 0x000000008f40f000-0x000000008f40ffff] usable
Oct 31 09:36:50 archPC kernel: BIOS-e820: [mem 0x000000008f410000-0x000000008fffffff] reserved
Oct 31 09:36:50 archPC kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Oct 31 09:36:50 archPC kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Oct 31 09:36:50 archPC kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Oct 31 09:36:50 archPC kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
Oct 31 09:36:50 archPC kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Oct 31 09:36:50 archPC kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Oct 31 09:36:50 archPC kernel: BIOS-e820: [mem 0x0000000100000000-0x000000046dffffff] usable
Oct 31 09:36:50 archPC kernel: NX (Execute Disable) protection: active
Oct 31 09:36:50 archPC kernel: efi: EFI v2.60 by American Megatrends
Oct 31 09:36:50 archPC kernel: efi: ACPI 2.0=0x8e533000 ACPI=0x8e533000 SMBIOS=0x8f19b000 SMBIOS 3.0=0x8f19a000 ESRT=0x8aabca98 MEMATTR=0x87d3c018
Oct 31 09:36:50 archPC kernel: SMBIOS 3.1.1 present.
Oct 31 09:36:50 archPC kernel: DMI: System manufacturer System Product Name/ROG STRIX B360-H GAMING, BIOS 1404 09/10/2018
Oct 31 09:36:50 archPC kernel: tsc: Detected 4000.000 MHz processor
Oct 31 09:36:50 archPC kernel: tsc: Detected 3999.984 MHz TSC
Oct 31 09:36:50 archPC kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Oct 31 09:36:50 archPC kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Oct 31 09:36:50 archPC kernel: last_pfn = 0x46e000 max_arch_pfn = 0x400000000
Oct 31 09:36:50 archPC kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Oct 31 09:36:50 archPC kernel: last_pfn = 0x8f410 max_arch_pfn = 0x400000000
Oct 31 09:36:50 archPC kernel: found SMP MP-table at [mem 0x000fcdd0-0x000fcddf]
Oct 31 09:36:50 archPC kernel: esrt: Reserving ESRT space from 0x000000008aabca98 to 0x000000008aabcad0.
Oct 31 09:36:50 archPC kernel: e820: update [mem 0x8aabc000-0x8aabcfff] usable ==> reserved
Oct 31 09:36:50 archPC kernel: Using GB pages for direct mapping
Oct 31 09:36:50 archPC kernel: Secure boot disabled
Oct 31 09:36:50 archPC kernel: RAMDISK: [mem 0x37063000-0x37828fff]
Oct 31 09:36:50 archPC kernel: ACPI: Early table checksum verification disabled
Oct 31 09:36:50 archPC kernel: ACPI: RSDP 0x000000008E533000 000024 (v02 ALASKA)
Oct 31 09:36:50 archPC kernel: ACPI: XSDT 0x000000008E5330A8 0000CC (v01 ALASKA A M I 01072009 AMI 00010013)
Oct 31 09:36:50 archPC kernel: ACPI: FACP 0x000000008E575510 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
Oct 31 09:36:50 archPC kernel: ACPI: DSDT 0x000000008E533200 04230F (v02 ALASKA A M I 01072009 INTL 20160527)
Oct 31 09:36:50 archPC kernel: ACPI: FACS 0x000000008EA42080 000040
Oct 31 09:36:50 archPC kernel: ACPI: APIC 0x000000008E575628 0000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
Oct 31 09:36:50 archPC kernel: ACPI: FPDT 0x000000008E575720 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
Oct 31 09:36:50 archPC kernel: ACPI: FIDT 0x000000008E575768 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Oct 31 09:36:50 archPC kernel: ACPI: MCFG 0x000000008E575808 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
Oct 31 09:36:50 archPC kernel: ACPI: MSDM 0x000000008E575848 000055 (v01 ALASKA A M I 01072009 00000000)
Oct 31 09:36:50 archPC kernel: ACPI: SSDT 0x000000008E5758A0 000378 (v01 SataRe SataTabl 00001000 INTL 20160527)
Oct 31 09:36:50 archPC kernel: ACPI: SSDT 0x000000008E575C18 0017CB (v02 CpuRef CpuSsdt 00003000 INTL 20160527)
Oct 31 09:36:50 archPC kernel: ACPI: SSDT 0x000000008E5773E8 00309B (v02 SaSsdt SaSsdt 00003000 INTL 20160527)
Oct 31 09:36:50 archPC kernel: ACPI: SSDT 0x000000008E57A488 001F68 (v02 PegSsd PegSsdt 00001000 INTL 20160527)
Oct 31 09:36:50 archPC kernel: ACPI: HPET 0x000000008E57C3F0 000038 (v01 INTEL A M I 00000002 01000013)
Oct 31 09:36:50 archPC kernel: ACPI: SSDT 0x000000008E57C428 000F9E (v02 INTEL Ther_Rvp 00001000 INTL 20160527)
Oct 31 09:36:50 archPC kernel: ACPI: SSDT 0x000000008E57D3C8 00294D (v02 INTEL xh_cfsd4 00000000 INTL 20160527)
Oct 31 09:36:50 archPC kernel: ACPI: UEFI 0x000000008E57FD18 000042 (v01 ALASKA A M I 00000002 01000013)
Oct 31 09:36:50 archPC kernel: ACPI: LPIT 0x000000008E57FD60 00005C (v01 INTEL A M I 00000002 01000013)
Oct 31 09:36:50 archPC kernel: ACPI: SSDT 0x000000008E57FDC0 0027DE (v02 INTEL PtidDevc 00001000 INTL 20160527)
Oct 31 09:36:50 archPC kernel: ACPI: SSDT 0x000000008E5825A0 000FFE (v02 INTEL TbtTypeC 00000000 INTL 20160527)
Oct 31 09:36:50 archPC kernel: ACPI: DBGP 0x000000008E5835A0 000034 (v01 ALASKA A M I 00000002 01000013)
Oct 31 09:36:50 archPC kernel: ACPI: DBG2 0x000000008E5835D8 000054 (v00 ALASKA A M I 00000002 01000013)
Oct 31 09:36:50 archPC kernel: ACPI: BGRT 0x000000008E583630 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
Oct 31 09:36:50 archPC kernel: ACPI: WSMT 0x000000008E583668 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
Oct 31 09:36:50 archPC kernel: ACPI: Reserving FACP table memory at [mem 0x8e575510-0x8e575623]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving DSDT table memory at [mem 0x8e533200-0x8e57550e]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving FACS table memory at [mem 0x8ea42080-0x8ea420bf]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving APIC table memory at [mem 0x8e575628-0x8e57571b]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving FPDT table memory at [mem 0x8e575720-0x8e575763]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving FIDT table memory at [mem 0x8e575768-0x8e575803]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving MCFG table memory at [mem 0x8e575808-0x8e575843]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving MSDM table memory at [mem 0x8e575848-0x8e57589c]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving SSDT table memory at [mem 0x8e5758a0-0x8e575c17]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving SSDT table memory at [mem 0x8e575c18-0x8e5773e2]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving SSDT table memory at [mem 0x8e5773e8-0x8e57a482]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving SSDT table memory at [mem 0x8e57a488-0x8e57c3ef]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving HPET table memory at [mem 0x8e57c3f0-0x8e57c427]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving SSDT table memory at [mem 0x8e57c428-0x8e57d3c5]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving SSDT table memory at [mem 0x8e57d3c8-0x8e57fd14]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving UEFI table memory at [mem 0x8e57fd18-0x8e57fd59]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving LPIT table memory at [mem 0x8e57fd60-0x8e57fdbb]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving SSDT table memory at [mem 0x8e57fdc0-0x8e58259d]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving SSDT table memory at [mem 0x8e5825a0-0x8e58359d]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving DBGP table memory at [mem 0x8e5835a0-0x8e5835d3]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving DBG2 table memory at [mem 0x8e5835d8-0x8e58362b]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving BGRT table memory at [mem 0x8e583630-0x8e583667]
Oct 31 09:36:50 archPC kernel: ACPI: Reserving WSMT table memory at [mem 0x8e583668-0x8e58368f]
Oct 31 09:36:50 archPC kernel: No NUMA configuration found
Oct 31 09:36:50 archPC kernel: Faking a node at [mem 0x0000000000000000-0x000000046dffffff]
Oct 31 09:36:50 archPC kernel: NODE_DATA(0) allocated [mem 0x46dffc000-0x46dffffff]
Oct 31 09:36:50 archPC kernel: Zone ranges:
Oct 31 09:36:50 archPC kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Oct 31 09:36:50 archPC kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Oct 31 09:36:50 archPC kernel: Normal [mem 0x0000000100000000-0x000000046dffffff]
Oct 31 09:36:50 archPC kernel: Device empty
Oct 31 09:36:50 archPC kernel: Movable zone start for each node
Oct 31 09:36:50 archPC kernel: Early memory node ranges
Oct 31 09:36:50 archPC kernel: node 0: [mem 0x0000000000001000-0x000000000005efff]
Oct 31 09:36:50 archPC kernel: node 0: [mem 0x0000000000060000-0x000000000009ffff]
Oct 31 09:36:50 archPC kernel: node 0: [mem 0x0000000000100000-0x000000008ccdbfff]
Oct 31 09:36:50 archPC kernel: node 0: [mem 0x000000008f40f000-0x000000008f40ffff]
Oct 31 09:36:50 archPC kernel: node 0: [mem 0x0000000100000000-0x000000046dffffff]
Oct 31 09:36:50 archPC kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000046dffffff]
Oct 31 09:36:50 archPC kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Oct 31 09:36:50 archPC kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Oct 31 09:36:50 archPC kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Oct 31 09:36:50 archPC kernel: On node 0, zone DMA32: 10035 pages in unavailable ranges
Oct 31 09:36:50 archPC kernel: On node 0, zone Normal: 3056 pages in unavailable ranges
Oct 31 09:36:50 archPC kernel: On node 0, zone Normal: 8192 pages in unavailable ranges
Oct 31 09:36:50 archPC kernel: ACPI: PM-Timer IO Port: 0x1808
Oct 31 09:36:50 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Oct 31 09:36:50 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Oct 31 09:36:50 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Oct 31 09:36:50 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Oct 31 09:36:50 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Oct 31 09:36:50 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Oct 31 09:36:50 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Oct 31 09:36:50 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Oct 31 09:36:50 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Oct 31 09:36:50 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Oct 31 09:36:50 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Oct 31 09:36:50 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Oct 31 09:36:50 archPC kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Oct 31 09:36:50 archPC kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 31 09:36:50 archPC kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Oct 31 09:36:50 archPC kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Oct 31 09:36:50 archPC kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Oct 31 09:36:50 archPC kernel: e820: update [mem 0x8825b000-0x882b7fff] usable ==> reserved
Oct 31 09:36:50 archPC kernel: TSC deadline timer available
Oct 31 09:36:50 archPC kernel: smpboot: Allowing 12 CPUs, 0 hotplug CPUs
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x0005f000-0x0005ffff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x8825b000-0x882b7fff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x8aabc000-0x8aabcfff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x8ccdc000-0x8e518fff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x8e519000-0x8e596fff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x8e597000-0x8ea42fff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x8ea43000-0x8f344fff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x8f345000-0x8f40efff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x8f410000-0x8fffffff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x90000000-0xdfffffff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfedfffff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Oct 31 09:36:50 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
Oct 31 09:36:50 archPC kernel: [mem 0x90000000-0xdfffffff] available for PCI devices
Oct 31 09:36:50 archPC kernel: Booting paravirtualized kernel on bare hardware
Oct 31 09:36:50 archPC kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Oct 31 09:36:50 archPC kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:12 nr_node_ids:1
Oct 31 09:36:50 archPC kernel: percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
Oct 31 09:36:50 archPC kernel: pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152
Oct 31 09:36:50 archPC kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- --
Oct 31 09:36:50 archPC kernel: Built 1 zonelists, mobility grouping on. Total pages: 4107561
Oct 31 09:36:50 archPC kernel: Policy zone: Normal
Oct 31 09:36:50 archPC kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=6e3b432f-d441-46a9-916b-cb8ce87f90f7 rw loglevel=3 quiet
Oct 31 09:36:50 archPC kernel: Unknown command line parameters: BOOT_IMAGE=/boot/vmlinuz-linux
Oct 31 09:36:50 archPC kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Oct 31 09:36:50 archPC kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Oct 31 09:36:50 archPC kernel: mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
Oct 31 09:36:50 archPC kernel: Memory: 16250216K/16691692K available (14344K kernel code, 2064K rwdata, 9356K rodata, 1804K init, 4076K bss, 441216K reserved, 0K cma-reserved)
Oct 31 09:36:50 archPC kernel: random: get_random_u64 called from __kmem_cache_create+0x2a/0x5a0 with crng_init=0
Oct 31 09:36:50 archPC kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Oct 31 09:36:50 archPC kernel: Kernel/User page tables isolation: enabled
Oct 31 09:36:50 archPC kernel: ftrace: allocating 42549 entries in 167 pages
Oct 31 09:36:50 archPC kernel: ftrace: allocated 167 pages with 5 groups
Oct 31 09:36:50 archPC kernel: rcu: Preemptible hierarchical RCU implementation.
Oct 31 09:36:50 archPC kernel: rcu: RCU dyntick-idle grace-period acceleration is enabled.
Oct 31 09:36:50 archPC kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
Oct 31 09:36:50 archPC kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Oct 31 09:36:50 archPC kernel: Trampoline variant of Tasks RCU enabled.
Oct 31 09:36:50 archPC kernel: Rude variant of Tasks RCU enabled.
Oct 31 09:36:50 archPC kernel: Tracing variant of Tasks RCU enabled.
Oct 31 09:36:50 archPC kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Oct 31 09:36:50 archPC kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Oct 31 09:36:50 archPC kernel: NR_IRQS: 20736, nr_irqs: 2152, preallocated irqs: 16
Oct 31 09:36:50 archPC kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Oct 31 09:36:50 archPC kernel: Console: colour dummy device 80x25
Oct 31 09:36:50 archPC kernel: printk: console [tty0] enabled
Oct 31 09:36:50 archPC kernel: ACPI: Core revision 20210604
Oct 31 09:36:50 archPC kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Oct 31 09:36:50 archPC kernel: APIC: Switch to symmetric I/O mode setup
Oct 31 09:36:50 archPC kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Oct 31 09:36:50 archPC kernel: Switched APIC routing to physical flat.
Oct 31 09:36:50 archPC kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Oct 31 09:36:50 archPC kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x73509d9fa88, max_idle_ns: 881590914879 ns
Oct 31 09:36:50 archPC kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 8003.30 BogoMIPS (lpj=13333280)
Oct 31 09:36:50 archPC kernel: pid_max: default: 32768 minimum: 301
Oct 31 09:36:50 archPC kernel: LSM: Security Framework initializing
Oct 31 09:36:50 archPC kernel: landlock: Up and running.
Oct 31 09:36:50 archPC kernel: Yama: becoming mindful.
Oct 31 09:36:50 archPC kernel: LSM support for eBPF active
Oct 31 09:36:50 archPC kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Oct 31 09:36:50 archPC kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Oct 31 09:36:50 archPC kernel: x86/cpu: SGX disabled by BIOS.
Oct 31 09:36:50 archPC kernel: CPU0: Thermal monitoring enabled (TM1)
Oct 31 09:36:50 archPC kernel: process: using mwait in idle threads
Oct 31 09:36:50 archPC kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Oct 31 09:36:50 archPC kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Oct 31 09:36:50 archPC kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Oct 31 09:36:50 archPC kernel: Spectre V2 : Mitigation: Full generic retpoline
Oct 31 09:36:50 archPC kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Oct 31 09:36:50 archPC kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Oct 31 09:36:50 archPC kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Oct 31 09:36:50 archPC kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Oct 31 09:36:50 archPC kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Oct 31 09:36:50 archPC kernel: TAA: Vulnerable: Clear CPU buffers attempted, no microcode
Oct 31 09:36:50 archPC kernel: SRBDS: Vulnerable: No microcode
Oct 31 09:36:50 archPC kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode
Oct 31 09:36:50 archPC kernel: Freeing SMP alternatives memory: 36K
Oct 31 09:36:50 archPC kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1126
Oct 31 09:36:50 archPC kernel: smpboot: CPU0: Intel(R) Core(TM) i7-8086K CPU @ 4.00GHz (family: 0x6, model: 0x9e, stepping: 0xa)
Oct 31 09:36:50 archPC kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Oct 31 09:36:50 archPC kernel: ... version: 4
Oct 31 09:36:50 archPC kernel: ... bit width: 48
Oct 31 09:36:50 archPC kernel: ... generic registers: 4
Oct 31 09:36:50 archPC kernel: ... value mask: 0000ffffffffffff
Oct 31 09:36:50 archPC kernel: ... max period: 00007fffffffffff
Oct 31 09:36:50 archPC kernel: ... fixed-purpose events: 3
Oct 31 09:36:50 archPC kernel: ... event mask: 000000070000000f
Oct 31 09:36:50 archPC kernel: rcu: Hierarchical SRCU implementation.
Oct 31 09:36:50 archPC kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Oct 31 09:36:50 archPC kernel: smp: Bringing up secondary CPUs ...
Oct 31 09:36:50 archPC kernel: x86: Booting SMP configuration:
Oct 31 09:36:50 archPC kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6
Oct 31 09:36:50 archPC kernel: MDS CPU bug present and SMT on, data leak possible. See [url]https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html[/url] for more details.
Oct 31 09:36:50 archPC kernel: TAA CPU bug present and SMT on, data leak possible. See [url]https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html[/url] for more details.
Oct 31 09:36:50 archPC kernel: #7 #8 #9 #10 #11
Oct 31 09:36:50 archPC kernel: smp: Brought up 1 node, 12 CPUs
Oct 31 09:36:50 archPC kernel: smpboot: Max logical packages: 1
Oct 31 09:36:50 archPC kernel: smpboot: Total of 12 processors activated (96038.60 BogoMIPS)
Oct 31 09:36:50 archPC kernel: devtmpfs: initialized
Oct 31 09:36:50 archPC kernel: x86/mm: Memory block size: 128MB
Oct 31 09:36:50 archPC kernel: ACPI: PM: Registering ACPI NVS region [mem 0x8e597000-0x8ea42fff] (4898816 bytes)
Oct 31 09:36:50 archPC kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Oct 31 09:36:50 archPC kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Oct 31 09:36:50 archPC kernel: pinctrl core: initialized pinctrl subsystem
Oct 31 09:36:50 archPC kernel: PM: RTC time: 09:36:49, date: 2021-10-31
Oct 31 09:36:50 archPC kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Oct 31 09:36:50 archPC kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Oct 31 09:36:50 archPC kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Oct 31 09:36:50 archPC kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Oct 31 09:36:50 archPC kernel: audit: initializing netlink subsys (disabled)
Oct 31 09:36:50 archPC kernel: audit: type=2000 audit(1635673009.029:1): state=initialized audit_enabled=0 res=1
Oct 31 09:36:50 archPC kernel: thermal_sys: Registered thermal governor 'fair_share'
Oct 31 09:36:50 archPC kernel: thermal_sys: Registered thermal governor 'bang_bang'
Oct 31 09:36:50 archPC kernel: thermal_sys: Registered thermal governor 'step_wise'
Oct 31 09:36:50 archPC kernel: thermal_sys: Registered thermal governor 'user_space'
Oct 31 09:36:50 archPC kernel: thermal_sys: Registered thermal governor 'power_allocator'
Oct 31 09:36:50 archPC kernel: cpuidle: using governor ladder
Oct 31 09:36:50 archPC kernel: cpuidle: using governor menu
Oct 31 09:36:50 archPC kernel: HugeTLB: can free 4094 vmemmap pages for hugepages-1048576kB
Oct 31 09:36:50 archPC kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Oct 31 09:36:50 archPC kernel: ACPI: bus type PCI registered
Oct 31 09:36:50 archPC kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Oct 31 09:36:50 archPC kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Oct 31 09:36:50 archPC kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Oct 31 09:36:50 archPC kernel: PCI: Using configuration type 1 for base access
Oct 31 09:36:50 archPC kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Oct 31 09:36:50 archPC kernel: Kprobes globally optimized
Oct 31 09:36:50 archPC kernel: HugeTLB: can free 6 vmemmap pages for hugepages-2048kB
Oct 31 09:36:50 archPC kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Oct 31 09:36:50 archPC kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Oct 31 09:36:50 archPC kernel: ACPI: Added _OSI(Module Device)
Oct 31 09:36:50 archPC kernel: ACPI: Added _OSI(Processor Device)
Oct 31 09:36:50 archPC kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Oct 31 09:36:50 archPC kernel: ACPI: Added _OSI(Processor Aggregator Device)
Oct 31 09:36:50 archPC kernel: ACPI: Added _OSI(Linux-Dell-Video)
Oct 31 09:36:50 archPC kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Oct 31 09:36:50 archPC kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Oct 31 09:36:50 archPC kernel: ACPI: 9 ACPI AML tables successfully acquired and loaded
Oct 31 09:36:50 archPC kernel: ACPI: Dynamic OEM Table Load:
Oct 31 09:36:50 archPC kernel: ACPI: SSDT 0xFFFF9A39C0124000 000810 (v02 PmRef Cpu0Ist 00003000 INTL 20160527)
Oct 31 09:36:50 archPC kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
Oct 31 09:36:50 archPC kernel: ACPI: Dynamic OEM Table Load:
Oct 31 09:36:50 archPC kernel: ACPI: SSDT 0xFFFF9A39C125BC00 000386 (v02 PmRef Cpu0Cst 00003001 INTL 20160527)
Oct 31 09:36:50 archPC kernel: ACPI: Dynamic OEM Table Load:
Oct 31 09:36:50 archPC kernel: ACPI: SSDT 0xFFFF9A39C0324800 00010A (v02 PmRef Cpu0Hwp 00003000 INTL 20160527)
Oct 31 09:36:50 archPC kernel: ACPI: Dynamic OEM Table Load:
Oct 31 09:36:50 archPC kernel: ACPI: SSDT 0xFFFF9A39C11F4000 000724 (v02 PmRef HwpLvt 00003000 INTL 20160527)
Oct 31 09:36:50 archPC kernel: ACPI: Dynamic OEM Table Load:
Oct 31 09:36:50 archPC kernel: ACPI: SSDT 0xFFFF9A39C18AB000 000EF1 (v02 PmRef ApIst 00003000 INTL 20160527)
Oct 31 09:36:50 archPC kernel: ACPI: Dynamic OEM Table Load:
Oct 31 09:36:50 archPC kernel: ACPI: SSDT 0xFFFF9A39C1259400 000317 (v02 PmRef ApHwp 00003000 INTL 20160527)
Oct 31 09:36:50 archPC kernel: ACPI: Dynamic OEM Table Load:
Oct 31 09:36:50 archPC kernel: ACPI: SSDT 0xFFFF9A39C125D000 00030A (v02 PmRef ApCst 00003000 INTL 20160527)
Oct 31 09:36:50 archPC kernel: ACPI: Interpreter enabled
Oct 31 09:36:50 archPC kernel: ACPI: PM: (supports S0 S3 S4 S5)
Oct 31 09:36:50 archPC kernel: ACPI: Using IOAPIC for interrupt routing
Oct 31 09:36:50 archPC kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Oct 31 09:36:50 archPC kernel: ACPI: Enabled 5 GPEs in block 00 to 7F
Oct 31 09:36:50 archPC kernel: ACPI: PM: Power Resource [USBC]
Oct 31 09:36:50 archPC kernel: ACPI: PM: Power Resource [V0PR]
Oct 31 09:36:50 archPC kernel: ACPI: PM: Power Resource [V1PR]
Oct 31 09:36:50 archPC kernel: ACPI: PM: Power Resource [V2PR]
Oct 31 09:36:50 archPC kernel: ACPI: PM: Power Resource [WRST]
Oct 31 09:36:50 archPC kernel: ACPI: PM: Power Resource [FN00]
Oct 31 09:36:50 archPC kernel: ACPI: PM: Power Resource [FN01]
Oct 31 09:36:50 archPC kernel: ACPI: PM: Power Resource [FN02]
Oct 31 09:36:50 archPC kernel: ACPI: PM: Power Resource [FN03]
Oct 31 09:36:50 archPC kernel: ACPI: PM: Power Resource [FN04]
Oct 31 09:36:50 archPC kernel: ACPI: PM: Power Resource [PIN]
Oct 31 09:36:50 archPC kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Oct 31 09:36:50 archPC kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Oct 31 09:36:50 archPC kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
Oct 31 09:36:50 archPC kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
Oct 31 09:36:50 archPC kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Oct 31 09:36:50 archPC kernel: PCI host bridge to bus 0000:00
Oct 31 09:36:50 archPC kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Oct 31 09:36:50 archPC kernel: pci 0000:00:00.0: [8086:3ec2] type 00 class 0x060000
Oct 31 09:36:50 archPC kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
Oct 31 09:36:50 archPC kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Oct 31 09:36:50 archPC kernel: pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
Oct 31 09:36:50 archPC kernel: pci 0000:00:14.0: reg 0x10: [mem 0xa4520000-0xa452ffff 64bit]
Oct 31 09:36:50 archPC kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Oct 31 09:36:50 archPC kernel: pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
Oct 31 09:36:50 archPC kernel: pci 0000:00:14.2: reg 0x10: [mem 0xa4536000-0xa4537fff 64bit]
Oct 31 09:36:50 archPC kernel: pci 0000:00:14.2: reg 0x18: [mem 0xa453b000-0xa453bfff 64bit]
Oct 31 09:36:50 archPC kernel: pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
Oct 31 09:36:50 archPC kernel: pci 0000:00:16.0: reg 0x10: [mem 0xa453a000-0xa453afff 64bit]
Oct 31 09:36:50 archPC kernel: pci 0000:00:16.0: PME# supported from D3hot
Oct 31 09:36:50 archPC kernel: pci 0000:00:17.0: [8086:a352] type 00 class 0x010601
Oct 31 09:36:50 archPC kernel: pci 0000:00:17.0: reg 0x10: [mem 0xa4534000-0xa4535fff]
Oct 31 09:36:50 archPC kernel: pci 0000:00:17.0: reg 0x14: [mem 0xa4539000-0xa45390ff]
Oct 31 09:36:50 archPC kernel: pci 0000:00:17.0: reg 0x18: [io 0x4030-0x4037]
Oct 31 09:36:50 archPC kernel: pci 0000:00:17.0: reg 0x1c: [io 0x4020-0x4023]
Oct 31 09:36:50 archPC kernel: pci 0000:00:17.0: reg 0x20: [io 0x4000-0x401f]
Oct 31 09:36:50 archPC kernel: pci 0000:00:17.0: reg 0x24: [mem 0xa4538000-0xa45387ff]
Oct 31 09:36:50 archPC kernel: pci 0000:00:17.0: PME# supported from D3hot
Oct 31 09:36:50 archPC kernel: pci 0000:00:1b.0: [8086:a32c] type 01 class 0x060400
Oct 31 09:36:50 archPC kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.0: [8086:a33c] type 01 class 0x060400
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.6: [8086:a33e] type 01 class 0x060400
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.6: PTM enabled (root), 4ns granularity
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.7: [8086:a33f] type 01 class 0x060400
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.7: PTM enabled (root), 4ns granularity
Oct 31 09:36:50 archPC kernel: pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
Oct 31 09:36:50 archPC kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Oct 31 09:36:50 archPC kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Oct 31 09:36:50 archPC kernel: pci 0000:00:1f.0: [8086:a308] type 00 class 0x060100
Oct 31 09:36:50 archPC kernel: pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
Oct 31 09:36:50 archPC kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xa4530000-0xa4533fff 64bit]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xa4100000-0xa41fffff 64bit]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Oct 31 09:36:50 archPC kernel: pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
Oct 31 09:36:50 archPC kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x00000000-0x000000ff 64bit]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
Oct 31 09:36:50 archPC kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000
Oct 31 09:36:50 archPC kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xa4500000-0xa451ffff]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.0: [10de:1f02] type 00 class 0x030000
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.0: reg 0x10: [mem 0xa3000000-0xa3ffffff]
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref]
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.0: reg 0x24: [io 0x3000-0x307f]
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.0: reg 0x30: [mem 0xa4000000-0xa407ffff pref]
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.0: BAR 3: assigned to efifb
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.1: [10de:10f9] type 00 class 0x040300
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.1: reg 0x10: [mem 0xa4080000-0xa4083fff]
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.2: [10de:1ada] type 00 class 0x0c0330
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.2: reg 0x10: [mem 0xa2000000-0xa203ffff 64bit pref]
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.2: reg 0x1c: [mem 0xa2040000-0xa204ffff 64bit pref]
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.2: PME# supported from D0 D3hot
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.3: [10de:1adb] type 00 class 0x0c8000
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.3: reg 0x10: [mem 0xa4084000-0xa4084fff]
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.3: PME# supported from D0 D3hot
Oct 31 09:36:50 archPC kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Oct 31 09:36:50 archPC kernel: pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
Oct 31 09:36:50 archPC kernel: pci 0000:00:01.0: bridge window [mem 0xa3000000-0xa40fffff]
Oct 31 09:36:50 archPC kernel: pci 0000:00:01.0: bridge window [mem 0x90000000-0xa20fffff 64bit pref]
Oct 31 09:36:50 archPC kernel: acpiphp: Slot [1] registered
Oct 31 09:36:50 archPC kernel: pci 0000:00:1b.0: PCI bridge to [bus 02]
Oct 31 09:36:50 archPC kernel: acpiphp: Slot [1-1] registered
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
Oct 31 09:36:50 archPC kernel: pci 0000:04:00.0: [1102:0012] type 00 class 0x040300
Oct 31 09:36:50 archPC kernel: pci 0000:04:00.0: reg 0x10: [mem 0xa4404000-0xa4407fff 64bit]
Oct 31 09:36:50 archPC kernel: pci 0000:04:00.0: reg 0x18: [mem 0xa4400000-0xa4403fff 64bit]
Oct 31 09:36:50 archPC kernel: pci 0000:04:00.0: supports D2
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.6: PCI bridge to [bus 04]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.6: bridge window [mem 0xa4400000-0xa44fffff]
Oct 31 09:36:50 archPC kernel: pci 0000:05:00.0: [8086:2723] type 00 class 0x028000
Oct 31 09:36:50 archPC kernel: pci 0000:05:00.0: reg 0x10: [mem 0xa4300000-0xa4303fff 64bit]
Oct 31 09:36:50 archPC kernel: pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.7: PCI bridge to [bus 05]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.7: bridge window [mem 0xa4300000-0xa43fffff]
Oct 31 09:36:50 archPC kernel: pci 0000:06:00.0: [144d:a808] type 00 class 0x010802
Oct 31 09:36:50 archPC kernel: pci 0000:06:00.0: reg 0x10: [mem 0xa4200000-0xa4203fff 64bit]
Oct 31 09:36:50 archPC kernel: pci 0000:06:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:1d.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Oct 31 09:36:50 archPC kernel: pci 0000:00:1d.0: PCI bridge to [bus 06]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1d.0: bridge window [mem 0xa4200000-0xa42fffff]
Oct 31 09:36:50 archPC kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Oct 31 09:36:50 archPC kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 1
Oct 31 09:36:50 archPC kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Oct 31 09:36:50 archPC kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Oct 31 09:36:50 archPC kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Oct 31 09:36:50 archPC kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Oct 31 09:36:50 archPC kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Oct 31 09:36:50 archPC kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Oct 31 09:36:50 archPC kernel: iommu: Default domain type: Translated
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.0: vgaarb: setting as boot VGA device
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Oct 31 09:36:50 archPC kernel: vgaarb: loaded
Oct 31 09:36:50 archPC kernel: SCSI subsystem initialized
Oct 31 09:36:50 archPC kernel: libata version 3.00 loaded.
Oct 31 09:36:50 archPC kernel: ACPI: bus type USB registered
Oct 31 09:36:50 archPC kernel: usbcore: registered new interface driver usbfs
Oct 31 09:36:50 archPC kernel: usbcore: registered new interface driver hub
Oct 31 09:36:50 archPC kernel: usbcore: registered new device driver usb
Oct 31 09:36:50 archPC kernel: pps_core: LinuxPPS API ver. 1 registered
Oct 31 09:36:50 archPC kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Oct 31 09:36:50 archPC kernel: PTP clock support registered
Oct 31 09:36:50 archPC kernel: EDAC MC: Ver: 3.0.0
Oct 31 09:36:50 archPC kernel: Registered efivars operations
Oct 31 09:36:50 archPC kernel: NetLabel: Initializing
Oct 31 09:36:50 archPC kernel: NetLabel: domain hash size = 128
Oct 31 09:36:50 archPC kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Oct 31 09:36:50 archPC kernel: NetLabel: unlabeled traffic allowed by default
Oct 31 09:36:50 archPC kernel: PCI: Using ACPI for IRQ routing
Oct 31 09:36:50 archPC kernel: PCI: pci_cache_line_size set to 64 bytes
Oct 31 09:36:50 archPC kernel: e820: reserve RAM buffer [mem 0x0005f000-0x0005ffff]
Oct 31 09:36:50 archPC kernel: e820: reserve RAM buffer [mem 0x8825b000-0x8bffffff]
Oct 31 09:36:50 archPC kernel: e820: reserve RAM buffer [mem 0x8aabc000-0x8bffffff]
Oct 31 09:36:50 archPC kernel: e820: reserve RAM buffer [mem 0x8ccdc000-0x8fffffff]
Oct 31 09:36:50 archPC kernel: e820: reserve RAM buffer [mem 0x8f410000-0x8fffffff]
Oct 31 09:36:50 archPC kernel: e820: reserve RAM buffer [mem 0x46e000000-0x46fffffff]
Oct 31 09:36:50 archPC kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Oct 31 09:36:50 archPC kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Oct 31 09:36:50 archPC kernel: clocksource: Switched to clocksource tsc-early
Oct 31 09:36:50 archPC kernel: VFS: Disk quotas dquot_6.6.0
Oct 31 09:36:50 archPC kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Oct 31 09:36:50 archPC kernel: pnp: PnP ACPI init
Oct 31 09:36:50 archPC kernel: system 00:00: [io 0x0290-0x029f] has been reserved
Oct 31 09:36:50 archPC kernel: system 00:01: [io 0x0680-0x069f] has been reserved
Oct 31 09:36:50 archPC kernel: system 00:03: [io 0x1854-0x1857] has been reserved
Oct 31 09:36:50 archPC kernel: system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
Oct 31 09:36:50 archPC kernel: system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
Oct 31 09:36:50 archPC kernel: system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
Oct 31 09:36:50 archPC kernel: system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
Oct 31 09:36:50 archPC kernel: system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
Oct 31 09:36:50 archPC kernel: system 00:04: [mem 0xfed90000-0xfed93fff] has been reserved
Oct 31 09:36:50 archPC kernel: system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
Oct 31 09:36:50 archPC kernel: system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
Oct 31 09:36:50 archPC kernel: system 00:05: [io 0x1800-0x18fe] could not be reserved
Oct 31 09:36:50 archPC kernel: system 00:05: [mem 0xfd000000-0xfd69ffff] has been reserved
Oct 31 09:36:50 archPC kernel: system 00:05: [mem 0xfd6c0000-0xfd6cffff] has been reserved
Oct 31 09:36:50 archPC kernel: system 00:05: [mem 0xfd6f0000-0xfdffffff] has been reserved
Oct 31 09:36:50 archPC kernel: system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
Oct 31 09:36:50 archPC kernel: system 00:05: [mem 0xfe200000-0xfe7fffff] has been reserved
Oct 31 09:36:50 archPC kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
Oct 31 09:36:50 archPC kernel: system 00:06: [io 0x2000-0x20fe] has been reserved
Oct 31 09:36:50 archPC kernel: system 00:07: [mem 0xfd6e0000-0xfd6effff] has been reserved
Oct 31 09:36:50 archPC kernel: system 00:07: [mem 0xfd6d0000-0xfd6dffff] has been reserved
Oct 31 09:36:50 archPC kernel: system 00:07: [mem 0xfd6b0000-0xfd6bffff] has been reserved
Oct 31 09:36:50 archPC kernel: system 00:07: [mem 0xfd6a0000-0xfd6affff] has been reserved
Oct 31 09:36:50 archPC kernel: pnp: PnP ACPI: found 8 devices
Oct 31 09:36:50 archPC kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Oct 31 09:36:50 archPC kernel: NET: Registered PF_INET protocol family
Oct 31 09:36:50 archPC kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Oct 31 09:36:50 archPC kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Oct 31 09:36:50 archPC kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Oct 31 09:36:50 archPC kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Oct 31 09:36:50 archPC kernel: TCP: Hash tables configured (established 131072 bind 65536)
Oct 31 09:36:50 archPC kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Oct 31 09:36:50 archPC kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Oct 31 09:36:50 archPC kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Oct 31 09:36:50 archPC kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Oct 31 09:36:50 archPC kernel: NET: Registered PF_XDP protocol family
Oct 31 09:36:50 archPC kernel: pci 0000:00:1b.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
Oct 31 09:36:50 archPC kernel: pci 0000:00:1b.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
Oct 31 09:36:50 archPC kernel: pci 0000:00:1b.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 add_align 100000
Oct 31 09:36:50 archPC kernel: pci 0000:00:1b.0: BAR 14: assigned [mem 0xa2100000-0xa22fffff]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1b.0: BAR 15: assigned [mem 0xa2300000-0xa24fffff 64bit pref]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xa2500000-0xa26fffff]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xa2700000-0xa28fffff 64bit pref]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1b.0: BAR 13: assigned [io 0x5000-0x5fff]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x6000-0x6fff]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1f.4: BAR 0: assigned [mem 0xa2900000-0xa29000ff 64bit]
Oct 31 09:36:50 archPC kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Oct 31 09:36:50 archPC kernel: pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
Oct 31 09:36:50 archPC kernel: pci 0000:00:01.0: bridge window [mem 0xa3000000-0xa40fffff]
Oct 31 09:36:50 archPC kernel: pci 0000:00:01.0: bridge window [mem 0x90000000-0xa20fffff 64bit pref]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1b.0: PCI bridge to [bus 02]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1b.0: bridge window [io 0x5000-0x5fff]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1b.0: bridge window [mem 0xa2100000-0xa22fffff]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1b.0: bridge window [mem 0xa2300000-0xa24fffff 64bit pref]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.0: bridge window [io 0x6000-0x6fff]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.0: bridge window [mem 0xa2500000-0xa26fffff]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.0: bridge window [mem 0xa2700000-0xa28fffff 64bit pref]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.6: PCI bridge to [bus 04]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.6: bridge window [mem 0xa4400000-0xa44fffff]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.7: PCI bridge to [bus 05]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1c.7: bridge window [mem 0xa4300000-0xa43fffff]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1d.0: PCI bridge to [bus 06]
Oct 31 09:36:50 archPC kernel: pci 0000:00:1d.0: bridge window [mem 0xa4200000-0xa42fffff]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:01: resource 1 [mem 0xa3000000-0xa40fffff]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:01: resource 2 [mem 0x90000000-0xa20fffff 64bit pref]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:02: resource 0 [io 0x5000-0x5fff]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:02: resource 1 [mem 0xa2100000-0xa22fffff]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:02: resource 2 [mem 0xa2300000-0xa24fffff 64bit pref]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:03: resource 0 [io 0x6000-0x6fff]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:03: resource 1 [mem 0xa2500000-0xa26fffff]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:03: resource 2 [mem 0xa2700000-0xa28fffff 64bit pref]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:04: resource 1 [mem 0xa4400000-0xa44fffff]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:05: resource 1 [mem 0xa4300000-0xa43fffff]
Oct 31 09:36:50 archPC kernel: pci_bus 0000:06: resource 1 [mem 0xa4200000-0xa42fffff]
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.2: D0 power state depends on 0000:01:00.0
Oct 31 09:36:50 archPC kernel: pci 0000:01:00.3: D0 power state depends on 0000:01:00.0
Oct 31 09:36:50 archPC kernel: PCI: CLS 64 bytes, default 64
Oct 31 09:36:50 archPC kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Oct 31 09:36:50 archPC kernel: software IO TLB: mapped [mem 0x0000000083d3c000-0x0000000087d3c000] (64MB)
Oct 31 09:36:50 archPC kernel: Trying to unpack rootfs image as initramfs...
Oct 31 09:36:50 archPC kernel: Initialise system trusted keyrings
Oct 31 09:36:50 archPC kernel: Key type blacklist registered
Oct 31 09:36:50 archPC kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Oct 31 09:36:50 archPC kernel: zbud: loaded
Oct 31 09:36:50 archPC kernel: Key type asymmetric registered
Oct 31 09:36:50 archPC kernel: Asymmetric key parser 'x509' registered
Oct 31 09:36:50 archPC kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
Oct 31 09:36:50 archPC kernel: io scheduler mq-deadline registered
Oct 31 09:36:50 archPC kernel: io scheduler kyber registered
Oct 31 09:36:50 archPC kernel: io scheduler bfq registered
Oct 31 09:36:50 archPC kernel: pcieport 0000:00:1c.6: AER: enabled with IRQ 123
Oct 31 09:36:50 archPC kernel: pcieport 0000:00:1c.6: DPC: enabled with IRQ 123
Oct 31 09:36:50 archPC kernel: pcieport 0000:00:1c.6: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Oct 31 09:36:50 archPC kernel: pcieport 0000:00:1c.7: AER: enabled with IRQ 124
Oct 31 09:36:50 archPC kernel: pcieport 0000:00:1c.7: DPC: enabled with IRQ 124
Oct 31 09:36:50 archPC kernel: pcieport 0000:00:1c.7: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Oct 31 09:36:50 archPC kernel: pcieport 0000:00:1d.0: AER: enabled with IRQ 125
Oct 31 09:36:50 archPC kernel: pcieport 0000:00:1d.0: DPC: enabled with IRQ 125
Oct 31 09:36:50 archPC kernel: pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Oct 31 09:36:50 archPC kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 31 09:36:50 archPC kernel: efifb: probing for efifb
Oct 31 09:36:50 archPC kernel: efifb: showing boot graphics
Oct 31 09:36:50 archPC kernel: efifb: framebuffer at 0xa1000000, using 3072k, total 3072k
Oct 31 09:36:50 archPC kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Oct 31 09:36:50 archPC kernel: efifb: scrolling: redraw
Oct 31 09:36:50 archPC kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Oct 31 09:36:50 archPC kernel: fbcon: Deferring console take-over
Oct 31 09:36:50 archPC kernel: fb0: EFI VGA frame buffer device
Oct 31 09:36:50 archPC kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Oct 31 09:36:50 archPC kernel: ACPI: button: Sleep Button [SLPB]
Oct 31 09:36:50 archPC kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Oct 31 09:36:50 archPC kernel: ACPI: button: Power Button [PWRB]
Oct 31 09:36:50 archPC kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Oct 31 09:36:50 archPC kernel: ACPI: button: Power Button [PWRF]
Oct 31 09:36:50 archPC kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1126
Oct 31 09:36:50 archPC kernel: thermal LNXTHERM:00: registered as thermal_zone0
Oct 31 09:36:50 archPC kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Oct 31 09:36:50 archPC kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Oct 31 09:36:50 archPC kernel: Non-volatile memory driver v1.3
Oct 31 09:36:50 archPC kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Oct 31 09:36:50 archPC kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Oct 31 09:36:50 archPC kernel: nvme nvme0: pci function 0000:06:00.0
Oct 31 09:36:50 archPC kernel: ahci 0000:00:17.0: version 3.0
Oct 31 09:36:50 archPC kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
Oct 31 09:36:50 archPC kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst
Oct 31 09:36:50 archPC kernel: Freeing initrd memory: 7960K
Oct 31 09:36:50 archPC kernel: nvme nvme0: missing or invalid SUBNQN field.
Oct 31 09:36:50 archPC kernel: nvme nvme0: Shutdown timeout set to 8 seconds
Oct 31 09:36:50 archPC kernel: nvme nvme0: 12/0/0 default/read/poll queues
Oct 31 09:36:50 archPC kernel: nvme0n1: p1
Oct 31 09:36:50 archPC kernel: scsi host0: ahci
Oct 31 09:36:50 archPC kernel: scsi host1: ahci
Oct 31 09:36:50 archPC kernel: scsi host2: ahci
Oct 31 09:36:50 archPC kernel: scsi host3: ahci
Oct 31 09:36:50 archPC kernel: scsi host4: ahci
Oct 31 09:36:50 archPC kernel: scsi host5: ahci
Oct 31 09:36:50 archPC kernel: ata1: SATA max UDMA/133 abar m2048@0xa4538000 port 0xa4538100 irq 127
Oct 31 09:36:50 archPC kernel: ata2: SATA max UDMA/133 abar m2048@0xa4538000 port 0xa4538180 irq 127
Oct 31 09:36:50 archPC kernel: ata3: SATA max UDMA/133 abar m2048@0xa4538000 port 0xa4538200 irq 127
Oct 31 09:36:50 archPC kernel: ata4: SATA max UDMA/133 abar m2048@0xa4538000 port 0xa4538280 irq 127
Oct 31 09:36:50 archPC kernel: ata5: SATA max UDMA/133 abar m2048@0xa4538000 port 0xa4538300 irq 127
Oct 31 09:36:50 archPC kernel: ata6: SATA max UDMA/133 abar m2048@0xa4538000 port 0xa4538380 irq 127
Oct 31 09:36:50 archPC kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Oct 31 09:36:50 archPC kernel: ehci-pci: EHCI PCI platform driver
Oct 31 09:36:50 archPC kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Oct 31 09:36:50 archPC kernel: ohci-pci: OHCI PCI platform driver
Oct 31 09:36:50 archPC kernel: uhci_hcd: USB Universal Host Controller Interface driver
Oct 31 09:36:50 archPC kernel: usbcore: registered new interface driver usbserial_generic
Oct 31 09:36:50 archPC kernel: usbserial: USB Serial support registered for generic
Oct 31 09:36:50 archPC kernel: rtc_cmos 00:02: RTC can wake from S4
Oct 31 09:36:50 archPC kernel: rtc_cmos 00:02: registered as rtc0
Oct 31 09:36:50 archPC kernel: rtc_cmos 00:02: setting system clock to 2021-10-31T09:36:49 UTC (1635673009)
Oct 31 09:36:50 archPC kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Oct 31 09:36:50 archPC kernel: intel_pstate: Intel P-state driver initializing
Oct 31 09:36:50 archPC kernel: intel_pstate: Disabling energy efficiency optimization
Oct 31 09:36:50 archPC kernel: intel_pstate: HWP enabled
Oct 31 09:36:50 archPC kernel: ledtrig-cpu: registered to indicate activity on CPUs
Oct 31 09:36:50 archPC kernel: hid: raw HID events driver (C) Jiri Kosina
Oct 31 09:36:50 archPC kernel: intel_pmc_core INT33A1:00: initialized
Oct 31 09:36:50 archPC kernel: drop_monitor: Initializing network drop monitor service
Oct 31 09:36:50 archPC kernel: Initializing XFRM netlink socket
Oct 31 09:36:50 archPC kernel: NET: Registered PF_INET6 protocol family
Oct 31 09:36:50 archPC kernel: Segment Routing with IPv6
Oct 31 09:36:50 archPC kernel: RPL Segment Routing with IPv6
Oct 31 09:36:50 archPC kernel: NET: Registered PF_PACKET protocol family
Oct 31 09:36:50 archPC kernel: microcode: sig=0x906ea, pf=0x2, revision=0x96
Oct 31 09:36:50 archPC kernel: microcode: Microcode Update Driver: v2.2.
Oct 31 09:36:50 archPC kernel: IPI shorthand broadcast: enabled
Oct 31 09:36:50 archPC kernel: sched_clock: Marking stable (357168838, 484693)->(364628044, -6974513)
Oct 31 09:36:50 archPC kernel: registered taskstats version 1
Oct 31 09:36:50 archPC kernel: Loading compiled-in X.509 certificates
Oct 31 09:36:50 archPC kernel: Loaded X.509 cert 'Build time autogenerated kernel key: e007a1e394630fb2d5bfa055820075a26da7ffa6'
Oct 31 09:36:50 archPC kernel: zswap: loaded using pool lz4/z3fold
Oct 31 09:36:50 archPC kernel: Key type ._fscrypt registered
Oct 31 09:36:50 archPC kernel: Key type .fscrypt registered
Oct 31 09:36:50 archPC kernel: Key type fscrypt-provisioning registered
Oct 31 09:36:50 archPC kernel: PM: Magic number: 9:888:627
Oct 31 09:36:50 archPC kernel: RAS: Correctable Errors collector initialized.
Oct 31 09:36:50 archPC kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Oct 31 09:36:50 archPC kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Oct 31 09:36:50 archPC kernel: ata4: SATA link down (SStatus 0 SControl 300)
Oct 31 09:36:50 archPC kernel: ata6: SATA link down (SStatus 0 SControl 300)
Oct 31 09:36:50 archPC kernel: ata5: SATA link down (SStatus 0 SControl 300)
Oct 31 09:36:50 archPC kernel: ata3: SATA link down (SStatus 0 SControl 300)
Oct 31 09:36:50 archPC kernel: ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Oct 31 09:36:50 archPC kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Oct 31 09:36:50 archPC kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Oct 31 09:36:50 archPC kernel: ata1.00: supports DRM functions and may not be fully accessible
Oct 31 09:36:50 archPC kernel: ata1.00: disabling queued TRIM support
Oct 31 09:36:50 archPC kernel: ata1.00: ATA-11: Samsung SSD 860 EVO 500GB, RVT02B6Q, max UDMA/133
Oct 31 09:36:50 archPC kernel: ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Oct 31 09:36:50 archPC kernel: ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Oct 31 09:36:50 archPC kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Oct 31 09:36:50 archPC kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Oct 31 09:36:50 archPC kernel: ata1.00: supports DRM functions and may not be fully accessible
Oct 31 09:36:50 archPC kernel: ata1.00: disabling queued TRIM support
Oct 31 09:36:50 archPC kernel: ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Oct 31 09:36:50 archPC kernel: ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Oct 31 09:36:50 archPC kernel: ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Oct 31 09:36:50 archPC kernel: ata1.00: configured for UDMA/133
Oct 31 09:36:50 archPC kernel: scsi 0:0:0:0: Direct-Access ATA Samsung SSD 860 2B6Q PQ: 0 ANSI: 5
Oct 31 09:36:50 archPC kernel: ata1.00: Enabling discard_zeroes_data
Oct 31 09:36:50 archPC kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Oct 31 09:36:50 archPC kernel: sd 0:0:0:0: [sda] Write Protect is off
Oct 31 09:36:50 archPC kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 31 09:36:50 archPC kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 31 09:36:50 archPC kernel: ata1.00: Enabling discard_zeroes_data
Oct 31 09:36:50 archPC kernel: sda: sda1 sda2 sda3
Oct 31 09:36:50 archPC kernel: ata1.00: Enabling discard_zeroes_data
Oct 31 09:36:50 archPC kernel: sd 0:0:0:0: [sda] supports TCG Opal
Oct 31 09:36:50 archPC kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Oct 31 09:36:50 archPC kernel: ata2.00: ATA-10: ST2000DM008-2FR102, 0001, max UDMA/133
Oct 31 09:36:50 archPC kernel: ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Oct 31 09:36:50 archPC kernel: ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Oct 31 09:36:50 archPC kernel: ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Oct 31 09:36:50 archPC kernel: ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Oct 31 09:36:50 archPC kernel: ata2.00: configured for UDMA/133
Oct 31 09:36:50 archPC kernel: scsi 1:0:0:0: Direct-Access ATA ST2000DM008-2FR1 0001 PQ: 0 ANSI: 5
Oct 31 09:36:50 archPC kernel: sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Oct 31 09:36:50 archPC kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks
Oct 31 09:36:50 archPC kernel: sd 1:0:0:0: [sdb] Write Protect is off
Oct 31 09:36:50 archPC kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Oct 31 09:36:50 archPC kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 31 09:36:50 archPC kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Oct 31 09:36:50 archPC kernel: Freeing unused decrypted memory: 2036K
Oct 31 09:36:50 archPC kernel: Freeing unused kernel image (initmem) memory: 1804K
Oct 31 09:36:50 archPC kernel: Write protecting the kernel read-only data: 26624k
Oct 31 09:36:50 archPC kernel: Freeing unused kernel image (text/rodata gap) memory: 2036K
Oct 31 09:36:50 archPC kernel: Freeing unused kernel image (rodata/data gap) memory: 884K
Oct 31 09:36:50 archPC kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 31 09:36:50 archPC kernel: rodata_test: all tests were successful
Oct 31 09:36:50 archPC kernel: x86/mm: Checking user space page tables
Oct 31 09:36:50 archPC kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 31 09:36:50 archPC kernel: Run /init as init process
Oct 31 09:36:50 archPC kernel: with arguments:
Oct 31 09:36:50 archPC kernel: /init
Oct 31 09:36:50 archPC kernel: with environment:
Oct 31 09:36:50 archPC kernel: HOME=/
Oct 31 09:36:50 archPC kernel: TERM=linux
Oct 31 09:36:50 archPC kernel: BOOT_IMAGE=/boot/vmlinuz-linux
Oct 31 09:36:50 archPC kernel: fbcon: Taking over console
Oct 31 09:36:50 archPC kernel: Console: switching to colour frame buffer device 128x48
Oct 31 09:36:50 archPC kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Oct 31 09:36:50 archPC kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Oct 31 09:36:50 archPC kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x0000000000009810
Oct 31 09:36:50 archPC kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Oct 31 09:36:50 archPC kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Oct 31 09:36:50 archPC kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Oct 31 09:36:50 archPC kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.14
Oct 31 09:36:50 archPC kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 31 09:36:50 archPC kernel: usb usb1: Product: xHCI Host Controller
Oct 31 09:36:50 archPC kernel: usb usb1: Manufacturer: Linux 5.14.14-arch1-1 xhci-hcd
Oct 31 09:36:50 archPC kernel: usb usb1: SerialNumber: 0000:00:14.0
Oct 31 09:36:50 archPC kernel: hub 1-0:1.0: USB hub found
Oct 31 09:36:50 archPC kernel: hub 1-0:1.0: 16 ports detected
Oct 31 09:36:50 archPC kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.14
Oct 31 09:36:50 archPC kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 31 09:36:50 archPC kernel: usb usb2: Product: xHCI Host Controller
Oct 31 09:36:50 archPC kernel: usb usb2: Manufacturer: Linux 5.14.14-arch1-1 xhci-hcd
Oct 31 09:36:50 archPC kernel: usb usb2: SerialNumber: 0000:00:14.0
Oct 31 09:36:50 archPC kernel: hub 2-0:1.0: USB hub found
Oct 31 09:36:50 archPC kernel: hub 2-0:1.0: 6 ports detected
Oct 31 09:36:50 archPC kernel: xhci_hcd 0000:01:00.2: xHCI Host Controller
Oct 31 09:36:50 archPC kernel: xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 3
Oct 31 09:36:50 archPC kernel: xhci_hcd 0000:01:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
Oct 31 09:36:50 archPC kernel: xhci_hcd 0000:01:00.2: xHCI Host Controller
Oct 31 09:36:50 archPC kernel: xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 4
Oct 31 09:36:50 archPC kernel: xhci_hcd 0000:01:00.2: Host supports USB 3.1 Enhanced SuperSpeed
Oct 31 09:36:50 archPC kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.14
Oct 31 09:36:50 archPC kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 31 09:36:50 archPC kernel: usb usb3: Product: xHCI Host Controller
Oct 31 09:36:50 archPC kernel: usb usb3: Manufacturer: Linux 5.14.14-arch1-1 xhci-hcd
Oct 31 09:36:50 archPC kernel: usb usb3: SerialNumber: 0000:01:00.2
Oct 31 09:36:50 archPC kernel: hub 3-0:1.0: USB hub found
Oct 31 09:36:50 archPC kernel: hub 3-0:1.0: 2 ports detected
Oct 31 09:36:50 archPC kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 31 09:36:50 archPC kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.14
Oct 31 09:36:50 archPC kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 31 09:36:50 archPC kernel: usb usb4: Product: xHCI Host Controller
Oct 31 09:36:50 archPC kernel: usb usb4: Manufacturer: Linux 5.14.14-arch1-1 xhci-hcd
Oct 31 09:36:50 archPC kernel: usb usb4: SerialNumber: 0000:01:00.2
Oct 31 09:36:50 archPC kernel: hub 4-0:1.0: USB hub found
Oct 31 09:36:50 archPC kernel: hub 4-0:1.0: 4 ports detected
Oct 31 09:36:50 archPC kernel: random: fast init done
Oct 31 09:36:50 archPC kernel: usb 1-2: new high-speed USB device number 2 using xhci_hcd
Oct 31 09:36:50 archPC kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
Oct 31 09:36:50 archPC kernel: tsc: Refined TSC clocksource calibration: 4008.009 MHz
Oct 31 09:36:50 archPC kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x39c5ea40830, max_idle_ns: 440795315115 ns
Oct 31 09:36:50 archPC kernel: clocksource: Switched to clocksource tsc
Oct 31 09:36:50 archPC systemd[1]: systemd 249.5-3-arch 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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Oct 31 09:36:50 archPC systemd[1]: Detected architecture x86-64.
Oct 31 09:36:50 archPC systemd[1]: Hostname set to <archPC>.
Oct 31 09:36:50 archPC kernel: random: lvmconfig: uninitialized urandom read (4 bytes read)
Oct 31 09:36:50 archPC systemd[1]: Queued start job for default target Graphical Interface.
Oct 31 09:36:50 archPC systemd[1]: Created slice Slice /system/getty.
Oct 31 09:36:50 archPC systemd[1]: Created slice Slice /system/modprobe.
Oct 31 09:36:50 archPC systemd[1]: Created slice Slice /system/systemd-fsck.
Oct 31 09:36:50 archPC systemd[1]: Created slice User and Session Slice.
Oct 31 09:36:50 archPC systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Oct 31 09:36:50 archPC systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Oct 31 09:36:50 archPC systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Oct 31 09:36:50 archPC systemd[1]: Reached target Local Encrypted Volumes.
Oct 31 09:36:50 archPC systemd[1]: Reached target Login Prompts.
Oct 31 09:36:50 archPC systemd[1]: Reached target Remote File Systems.
Oct 31 09:36:50 archPC systemd[1]: Reached target Slice Units.
Oct 31 09:36:50 archPC systemd[1]: Reached target Local Verity Integrity Protected Volumes.
Oct 31 09:36:50 archPC systemd[1]: Listening on Device-mapper event daemon FIFOs.
Oct 31 09:36:50 archPC systemd[1]: Listening on LVM2 poll daemon socket.
Oct 31 09:36:50 archPC systemd[1]: Listening on Process Core Dump Socket.
Oct 31 09:36:50 archPC systemd[1]: Listening on Journal Audit Socket.
Oct 31 09:36:50 archPC systemd[1]: Listening on Journal Socket (/dev/log).
Oct 31 09:36:50 archPC systemd[1]: Listening on Journal Socket.
Oct 31 09:36:50 archPC systemd[1]: Listening on udev Control Socket.
Oct 31 09:36:50 archPC systemd[1]: Listening on udev Kernel Socket.
Oct 31 09:36:50 archPC systemd[1]: Mounting Huge Pages File System...
Oct 31 09:36:50 archPC systemd[1]: Mounting POSIX Message Queue File System...
Oct 31 09:36:50 archPC systemd[1]: Mounting Kernel Debug File System...
Oct 31 09:36:50 archPC systemd[1]: Mounting Kernel Trace File System...
Oct 31 09:36:50 archPC systemd[1]: Starting Create List of Static Device Nodes...
Oct 31 09:36:50 archPC systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Oct 31 09:36:50 archPC systemd[1]: Starting Load Kernel Module configfs...
Oct 31 09:36:50 archPC systemd[1]: Starting Load Kernel Module drm...
Oct 31 09:36:50 archPC systemd[1]: Starting Load Kernel Module fuse...
Oct 31 09:36:50 archPC kernel: random: lvm: uninitialized urandom read (4 bytes read)
Oct 31 09:36:50 archPC systemd[1]: Starting Set Up Additional Binary Formats...
Oct 31 09:36:50 archPC systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Oct 31 09:36:50 archPC systemd[1]: Starting Journal Service...
Oct 31 09:36:50 archPC systemd[1]: Starting Load Kernel Modules...
Oct 31 09:36:50 archPC systemd[1]: Starting Remount Root and Kernel File Systems...
Oct 31 09:36:50 archPC systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Oct 31 09:36:50 archPC systemd[1]: Starting Coldplug All udev Devices...
Oct 31 09:36:50 archPC systemd[1]: Mounted Huge Pages File System.
Oct 31 09:36:50 archPC systemd[1]: Mounted POSIX Message Queue File System.
Oct 31 09:36:50 archPC systemd[1]: Mounted Kernel Debug File System.
Oct 31 09:36:50 archPC systemd[1]: Mounted Kernel Trace File System.
Oct 31 09:36:50 archPC kernel: fuse: init (API version 7.34)
Oct 31 09:36:50 archPC systemd[1]: Finished Create List of Static Device Nodes.
Oct 31 09:36:50 archPC systemd[1]: modprobe@configfs.service: Deactivated successfully.
Oct 31 09:36:50 archPC systemd[1]: Finished Load Kernel Module configfs.
Oct 31 09:36:50 archPC systemd[1]: modprobe@fuse.service: Deactivated successfully.
Oct 31 09:36:50 archPC systemd[1]: Finished Load Kernel Module fuse.
Oct 31 09:36:50 archPC systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 293 (systemd-binfmt)
Oct 31 09:36:50 archPC systemd[1]: Mounting Arbitrary Executable File Formats File System...
Oct 31 09:36:50 archPC systemd[1]: Mounting FUSE Control File System...
Oct 31 09:36:50 archPC kernel: EXT4-fs (sda2): re-mounted. Opts: (null). Quota mode: none.
Oct 31 09:36:50 archPC systemd[1]: Mounting Kernel Configuration File System...
Oct 31 09:36:50 archPC systemd[1]: Finished Remount Root and Kernel File Systems.
Oct 31 09:36:50 archPC systemd[1]: Mounted Arbitrary Executable File Formats File System.
Oct 31 09:36:50 archPC systemd[1]: Mounted FUSE Control File System.
Oct 31 09:36:50 archPC systemd[1]: Mounted Kernel Configuration File System.
Oct 31 09:36:50 archPC systemd[1]: Activating swap /swapfile...
Oct 31 09:36:50 archPC systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Oct 31 09:36:50 archPC systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Oct 31 09:36:50 archPC systemd[1]: Starting Load/Save Random Seed...
Oct 31 09:36:50 archPC systemd[1]: Starting Create System Users...
Oct 31 09:36:50 archPC systemd[1]: modprobe@drm.service: Deactivated successfully.
Oct 31 09:36:50 archPC systemd[1]: Finished Load Kernel Module drm.
Oct 31 09:36:50 archPC kernel: audit: type=1130 audit(1635673010.907:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:50 archPC kernel: audit: type=1131 audit(1635673010.907:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:50 archPC systemd[1]: Finished Set Up Additional Binary Formats.
Oct 31 09:36:50 archPC kernel: audit: type=1130 audit(1635673010.907:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:50 archPC kernel: Asymmetric key parser 'pkcs8' registered
Oct 31 09:36:50 archPC kernel: Adding 3145724k swap on /swapfile. Priority:-2 extents:5 across:3301372k SSFS
Oct 31 09:36:50 archPC systemd[1]: Activated swap /swapfile.
Oct 31 09:36:50 archPC systemd[1]: Finished Load Kernel Modules.
Oct 31 09:36:50 archPC kernel: audit: type=1130 audit(1635673010.910:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:50 archPC systemd[1]: Reached target Swaps.
Oct 31 09:36:50 archPC systemd[1]: Mounting Temporary Directory /tmp...
Oct 31 09:36:50 archPC systemd[1]: Starting Apply Kernel Variables...
Oct 31 09:36:50 archPC systemd[1]: Mounted Temporary Directory /tmp.
Oct 31 09:36:50 archPC systemd[1]: Finished Apply Kernel Variables.
Oct 31 09:36:50 archPC kernel: audit: type=1130 audit(1635673010.917:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:50 archPC systemd[1]: Starting CLI Netfilter Manager...
Oct 31 09:36:50 archPC systemd[1]: Finished Create System Users.
Oct 31 09:36:50 archPC kernel: audit: type=1130 audit(1635673010.927:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:50 archPC systemd[1]: Starting Create Static Device Nodes in /dev...
Oct 31 09:36:50 archPC systemd-journald[294]: Journal started
Oct 31 09:36:50 archPC systemd-journald[294]: Runtime Journal (/run/log/journal/90b6d3be914b43f8a8677ffacd1e905c) is 8.0M, max 795.9M, 787.9M free.
Oct 31 09:36:50 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:50 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:50 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:50 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:50 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:50 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:50 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:50 archPC systemd-modules-load[295]: Inserted module 'crypto_user'
Oct 31 09:36:50 archPC systemd-modules-load[295]: Inserted module 'pkcs8_key_parser'
Oct 31 09:36:50 archPC systemd-random-seed[304]: Kernel entropy pool is not initialized yet, waiting until it is.
Oct 31 09:36:50 archPC audit[313]: NETFILTER_CFG table=filter family=2 entries=0 op=xt_register pid=313 comm="modprobe"
Oct 31 09:36:50 archPC audit[313]: SYSCALL arch=c000003e syscall=175 success=yes exit=0 a0=7f43286be010 a1=2fc9 a2=564d505ae270 a3=3ad1 items=0 ppid=150 pid=313 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
Oct 31 09:36:50 archPC audit: PROCTITLE proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D0069707461626C655F66696C746572
Oct 31 09:36:50 archPC systemd[1]: Starting Flush Journal to Persistent Storage...
Oct 31 09:36:50 archPC systemd[1]: Started Journal Service.
Oct 31 09:36:50 archPC kernel: audit: type=1130 audit(1635673010.930:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:50 archPC kernel: audit: type=1325 audit(1635673010.927:9): table=filter family=2 entries=0 op=xt_register pid=313 comm="modprobe"
Oct 31 09:36:50 archPC kernel: audit: type=1300 audit(1635673010.927:9): arch=c000003e syscall=175 success=yes exit=0 a0=7f43286be010 a1=2fc9 a2=564d505ae270 a3=3ad1 items=0 ppid=150 pid=313 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
Oct 31 09:36:50 archPC systemd-journald[294]: Time spent on flushing to /var/log/journal/90b6d3be914b43f8a8677ffacd1e905c is 6.373ms for 871 entries.
Oct 31 09:36:50 archPC systemd-journald[294]: System Journal (/var/log/journal/90b6d3be914b43f8a8677ffacd1e905c) is 56.2M, max 50.0M, 0B free.
Oct 31 09:36:50 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:50 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:50 archPC audit: BPF prog-id=14 op=LOAD
Oct 31 09:36:50 archPC audit: BPF prog-id=15 op=LOAD
Oct 31 09:36:50 archPC audit: BPF prog-id=16 op=LOAD
Oct 31 09:36:50 archPC systemd[1]: Finished Coldplug All udev Devices.
Oct 31 09:36:50 archPC systemd[1]: Finished Create Static Device Nodes in /dev.
Oct 31 09:36:50 archPC systemd[1]: Starting Rule-based Manager for Device Events and Files...
Oct 31 09:36:50 archPC systemd[1]: Finished Flush Journal to Persistent Storage.
Oct 31 09:36:50 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:50 archPC audit[323]: NETFILTER_CFG table=filter family=10 entries=0 op=xt_register pid=323 comm="modprobe"
Oct 31 09:36:50 archPC audit[323]: SYSCALL arch=c000003e syscall=175 success=yes exit=0 a0=7ffac8b4f010 a1=3029 a2=5627ab591270 a3=3ac1 items=0 ppid=164 pid=323 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
Oct 31 09:36:50 archPC audit: PROCTITLE proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D006970367461626C655F66696C746572
Oct 31 09:36:50 archPC audit[325]: NETFILTER_CFG table=filter family=2 entries=4 op=xt_replace pid=325 comm="iptables-restor"
Oct 31 09:36:50 archPC audit[325]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5648a60f28c0 items=0 ppid=311 pid=325 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:36:50 archPC audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Oct 31 09:36:50 archPC audit[328]: NETFILTER_CFG table=filter family=2 entries=4 op=xt_replace pid=328 comm="iptables-restor"
Oct 31 09:36:50 archPC audit[328]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=560f0c6b6940 items=0 ppid=311 pid=328 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:36:50 archPC audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Oct 31 09:36:50 archPC audit[330]: NETFILTER_CFG table=filter family=2 entries=58 op=xt_replace pid=330 comm="iptables-restor"
Oct 31 09:36:50 archPC audit[330]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5606e61b6a60 items=0 ppid=311 pid=330 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:36:50 archPC audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Oct 31 09:36:50 archPC audit[334]: NETFILTER_CFG table=filter family=2 entries=60 op=xt_replace pid=334 comm="iptables-restor"
Oct 31 09:36:50 archPC audit[334]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55c0ebaebba0 items=0 ppid=311 pid=334 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:36:50 archPC audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Oct 31 09:36:50 archPC audit[337]: NETFILTER_CFG table=filter family=2 entries=64 op=xt_replace pid=337 comm="iptables-restor"
Oct 31 09:36:50 archPC audit[337]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55fe975a4c10 items=0 ppid=311 pid=337 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:36:50 archPC audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Oct 31 09:36:50 archPC systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Oct 31 09:36:50 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:50 archPC systemd[1]: Reached target Preparation for Local File Systems.
Oct 31 09:36:50 archPC systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Oct 31 09:36:50 archPC systemd[1]: Mounting Mount unit for bare, revision 5...
Oct 31 09:36:50 archPC systemd[1]: Mounting Mount unit for bitwarden, revision 57...
Oct 31 09:36:50 archPC systemd[1]: Mounting Mount unit for bitwarden, revision 58...
Oct 31 09:36:50 archPC systemd[1]: Mounting Mount unit for core18, revision 2128...
Oct 31 09:36:50 archPC systemd[1]: Mounting Mount unit for core18, revision 2246...
Oct 31 09:36:50 archPC audit[338]: NETFILTER_CFG table=filter family=2 entries=73 op=xt_replace pid=338 comm="iptables-restor"
Oct 31 09:36:50 archPC audit[338]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55e1961d7880 items=0 ppid=311 pid=338 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:36:50 archPC audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Oct 31 09:36:50 archPC systemd[1]: Mounting Mount unit for gnome-3-28-1804, revision 161...
Oct 31 09:36:50 archPC systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1515...
Oct 31 09:36:50 archPC systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1519...
Oct 31 09:36:50 archPC audit[351]: NETFILTER_CFG table=filter family=2 entries=99 op=xt_replace pid=351 comm="iptables-restor"
Oct 31 09:36:50 archPC audit[351]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55e33bf11340 items=0 ppid=311 pid=351 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:36:50 archPC audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Oct 31 09:36:50 archPC kernel: loop: module loaded
Oct 31 09:36:50 archPC systemd[1]: Mounting Mount unit for pyqt5-runtime, revision 11...
Oct 31 09:36:50 archPC audit[356]: NETFILTER_CFG table=filter family=2 entries=106 op=xt_replace pid=356 comm="iptables-restor"
Oct 31 09:36:50 archPC audit[356]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=559be260ec10 items=0 ppid=311 pid=356 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:36:50 archPC audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Oct 31 09:36:50 archPC systemd[1]: Mounting Mount unit for pyqt5-runtime, revision 12...
Oct 31 09:36:50 archPC systemd[1]: Mounting Mount unit for snapd, revision 13270...
Oct 31 09:36:50 archPC systemd[1]: Mounting Mount unit for snapd, revision 13640...
Oct 31 09:36:50 archPC audit[358]: NETFILTER_CFG table=filter family=2 entries=122 op=xt_replace pid=358 comm="iptables-restor"
Oct 31 09:36:50 archPC audit[358]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=56147f823ba0 items=0 ppid=311 pid=358 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:36:50 archPC audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Oct 31 09:36:50 archPC audit[365]: NETFILTER_CFG table=filter family=2 entries=130 op=xt_replace pid=365 comm="iptables-restor"
Oct 31 09:36:50 archPC audit[365]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55db62831410 items=0 ppid=311 pid=365 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:36:50 archPC audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Oct 31 09:36:50 archPC audit[367]: NETFILTER_CFG table=filter family=10 entries=4 op=xt_replace pid=367 comm="ip6tables-resto"
Oct 31 09:36:50 archPC audit[367]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=55a5cae7e9e0 items=0 ppid=311 pid=367 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:36:50 archPC audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Oct 31 09:36:50 archPC audit[370]: NETFILTER_CFG table=filter family=10 entries=4 op=xt_replace pid=370 comm="ip6tables-resto"
Oct 31 09:36:50 archPC audit[370]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=55935aea1ee0 items=0 ppid=311 pid=370 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:36:50 archPC audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Oct 31 09:36:50 archPC audit[372]: NETFILTER_CFG table=filter family=10 entries=58 op=xt_replace pid=372 comm="ip6tables-resto"
Oct 31 09:36:50 archPC audit[372]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=557df13b0a30 items=0 ppid=311 pid=372 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:36:50 archPC audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Oct 31 09:36:50 archPC audit[375]: NETFILTER_CFG table=filter family=10 entries=60 op=xt_replace pid=375 comm="ip6tables-resto"
Oct 31 09:36:50 archPC audit[375]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=56182ecb0de0 items=0 ppid=311 pid=375 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:36:50 archPC audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Oct 31 09:36:50 archPC audit[378]: NETFILTER_CFG table=filter family=10 entries=64 op=xt_replace pid=378 comm="ip6tables-resto"
Oct 31 09:36:50 archPC audit[378]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=55a3da19bff0 items=0 ppid=311 pid=378 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:36:50 archPC audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Oct 31 09:36:50 archPC kernel: loop0: detected capacity change from 0 to 8
Oct 31 09:36:50 archPC kernel: loop10: detected capacity change from 0 to 66368
Oct 31 09:36:50 archPC kernel: loop7: detected capacity change from 0 to 133552
Oct 31 09:36:50 archPC kernel: loop5: detected capacity change from 0 to 337424
Oct 31 09:36:50 archPC kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Oct 31 09:36:50 archPC systemd[1]: Mounted Mount unit for bare, revision 5.
Oct 31 09:36:51 archPC systemd[1]: Mounted Mount unit for gnome-3-28-1804, revision 161.
Oct 31 09:36:51 archPC systemd[1]: Mounted Mount unit for gtk-common-themes, revision 1519.
Oct 31 09:36:51 archPC systemd[1]: Mounted Mount unit for snapd, revision 13270.
Oct 31 09:36:50 archPC audit[380]: NETFILTER_CFG table=filter family=10 entries=73 op=xt_replace pid=380 comm="ip6tables-resto"
Oct 31 09:36:50 archPC audit[380]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=55fc9caf94c0 items=0 ppid=311 pid=380 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:36:50 archPC audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Oct 31 09:36:50 archPC audit[387]: NETFILTER_CFG table=filter family=10 entries=138 op=xt_replace pid=387 comm="ip6tables-resto"
Oct 31 09:36:50 archPC audit[387]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=5613f4373720 items=0 ppid=311 pid=387 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:36:50 archPC audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Oct 31 09:36:51 archPC audit[390]: NETFILTER_CFG table=filter family=10 entries=144 op=xt_replace pid=390 comm="ip6tables-resto"
Oct 31 09:36:51 archPC audit[390]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=55a32d2fb470 items=0 ppid=311 pid=390 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:36:51 archPC audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Oct 31 09:36:51 archPC systemd[1]: Mounted Mount unit for bitwarden, revision 58.
Oct 31 09:36:51 archPC kernel: loop2: detected capacity change from 0 to 147296
Oct 31 09:36:51 archPC audit[391]: NETFILTER_CFG table=filter family=10 entries=160 op=xt_replace pid=391 comm="ip6tables-resto"
Oct 31 09:36:51 archPC audit[391]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=557b42dcfb00 items=0 ppid=311 pid=391 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:36:51 archPC audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Oct 31 09:36:51 archPC audit[394]: NETFILTER_CFG table=filter family=10 entries=168 op=xt_replace pid=394 comm="ip6tables-resto"
Oct 31 09:36:51 archPC audit[394]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=5562f28cd470 items=0 ppid=311 pid=394 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:36:51 archPC audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Oct 31 09:36:51 archPC systemd[1]: Mounted Mount unit for core18, revision 2128.
Oct 31 09:36:51 archPC systemd[1]: Mounted Mount unit for core18, revision 2246.
Oct 31 09:36:51 archPC kernel: loop3: detected capacity change from 0 to 113536
Oct 31 09:36:51 archPC kernel: loop4: detected capacity change from 0 to 113656
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ufw comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC systemd[1]: Finished CLI Netfilter Manager.
Oct 31 09:36:51 archPC kernel: loop6: detected capacity change from 0 to 133320
Oct 31 09:36:51 archPC kernel: loop1: detected capacity change from 0 to 147296
Oct 31 09:36:51 archPC kernel: loop9: detected capacity change from 0 to 313184
Oct 31 09:36:51 archPC kernel: loop11: detected capacity change from 0 to 66440
Oct 31 09:36:51 archPC kernel: loop8: detected capacity change from 0 to 313192
Oct 31 09:36:51 archPC systemd[1]: Mounted Mount unit for bitwarden, revision 57.
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC systemd[1]: Started Rule-based Manager for Device Events and Files.
Oct 31 09:36:51 archPC systemd[1]: Mounted Mount unit for gtk-common-themes, revision 1515.
Oct 31 09:36:51 archPC systemd[1]: Mounted Mount unit for pyqt5-runtime, revision 11.
Oct 31 09:36:51 archPC systemd[1]: Mounted Mount unit for pyqt5-runtime, revision 12.
Oct 31 09:36:51 archPC systemd[1]: Mounted Mount unit for snapd, revision 13640.
Oct 31 09:36:51 archPC systemd[1]: Found device Samsung_SSD_860_EVO_500GB 3.
Oct 31 09:36:51 archPC systemd[1]: Starting File System Check on /dev/disk/by-uuid/13d66393-4c68-4d72-bae6-ff974964f9a0...
Oct 31 09:36:51 archPC systemd-fsck[441]: /dev/sda3: clean, 119692/28565504 files, 23818751/114232070 blocks
Oct 31 09:36:51 archPC kernel: EDAC ie31200: No ECC support
Oct 31 09:36:51 archPC kernel: EDAC ie31200: No ECC support
Oct 31 09:36:51 archPC kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Oct 31 09:36:51 archPC kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Oct 31 09:36:51 archPC systemd[1]: Finished File System Check on /dev/disk/by-uuid/13d66393-4c68-4d72-bae6-ff974964f9a0.
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-13d66393\x2d4c68\x2d4d72\x2dbae6\x2dff974964f9a0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC systemd[1]: Mounting /home...
Oct 31 09:36:51 archPC kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Oct 31 09:36:51 archPC kernel: i801_smbus 0000:00:1f.4: enabling device (0001 -> 0003)
Oct 31 09:36:51 archPC kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Oct 31 09:36:51 archPC kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Oct 31 09:36:51 archPC kernel: i2c i2c-1: 2/4 memory slots populated (from DMI)
Oct 31 09:36:51 archPC kernel: i2c i2c-1: Successfully instantiated SPD at 0x51
Oct 31 09:36:51 archPC kernel: e1000e: Intel(R) PRO/1000 Network Driver
Oct 31 09:36:51 archPC kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Oct 31 09:36:51 archPC kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Oct 31 09:36:51 archPC kernel: i2c i2c-1: Successfully instantiated SPD at 0x53
Oct 31 09:36:51 archPC kernel: intel-spi 0000:00:1f.5: w25q128 (16384 Kbytes)
Oct 31 09:36:51 archPC kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Oct 31 09:36:51 archPC kernel: 0x000000000000-0x000001000000 : "BIOS"
Oct 31 09:36:51 archPC kernel: input: PC Speaker as /devices/platform/pcspkr/input/input3
Oct 31 09:36:51 archPC systemd[1]: Mounted /home.
Oct 31 09:36:51 archPC kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
Oct 31 09:36:51 archPC systemd[1]: Reached target Local File Systems.
Oct 31 09:36:51 archPC systemd[1]: Starting Rebuild Dynamic Linker Cache...
Oct 31 09:36:51 archPC systemd[1]: Starting Create Volatile Files and Directories...
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC systemd[1]: Finished Create Volatile Files and Directories.
Oct 31 09:36:51 archPC systemd[1]: Starting Rebuild Journal Catalog...
Oct 31 09:36:51 archPC systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Oct 31 09:36:51 archPC audit[456]: SYSTEM_BOOT pid=456 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC systemd[1]: Finished Rebuild Journal Catalog.
Oct 31 09:36:51 archPC kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Oct 31 09:36:51 archPC kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Oct 31 09:36:51 archPC kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Oct 31 09:36:51 archPC kernel: cfg80211: failed to load regulatory.db
Oct 31 09:36:51 archPC kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
Oct 31 09:36:51 archPC kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Oct 31 09:36:51 archPC kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Oct 31 09:36:51 archPC kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Oct 31 09:36:51 archPC kernel: cryptd: max_cpu_qlen set to 1000
Oct 31 09:36:51 archPC kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Oct 31 09:36:51 archPC kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Oct 31 09:36:51 archPC kernel: snd_hda_intel 0000:04:00.0: enabling device (0000 -> 0002)
Oct 31 09:36:51 archPC kernel: snd_hda_intel 0000:04:00.0: Disabling MSI
Oct 31 09:36:51 archPC kernel: snd_hda_intel 0000:04:00.0: Force to non-snoop mode
Oct 31 09:36:51 archPC kernel: AVX2 version of gcm_enc/dec engaged.
Oct 31 09:36:51 archPC kernel: AES CTR mode by8 optimization enabled
Oct 31 09:36:51 archPC kernel: Intel(R) Wireless WiFi driver for Linux
Oct 31 09:36:51 archPC kernel: iwlwifi 0000:05:00.0: enabling device (0000 -> 0002)
Oct 31 09:36:51 archPC kernel: iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-cc-a0-64.ucode failed with error -2
Oct 31 09:36:51 archPC kernel: iwlwifi 0000:05:00.0: api flags index 2 larger than supported by driver
Oct 31 09:36:51 archPC kernel: iwlwifi 0000:05:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
Oct 31 09:36:51 archPC kernel: iwlwifi 0000:05:00.0: loaded firmware version 63.c04f3485.0 cc-a0-63.ucode op_mode iwlmvm
Oct 31 09:36:51 archPC systemd[1]: Finished Rebuild Dynamic Linker Cache.
Oct 31 09:36:51 archPC systemd[1]: Starting Update is Completed...
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC systemd[1]: Finished Update is Completed.
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC systemd[1]: Reached target System Initialization.
Oct 31 09:36:51 archPC systemd[1]: Started CUPS Scheduler.
Oct 31 09:36:51 archPC systemd[1]: Started Daily man-db regeneration.
Oct 31 09:36:51 archPC systemd[1]: Started Clean-up old pacman pkg.
Oct 31 09:36:51 archPC systemd[1]: Started Monthly clean packages cache.
Oct 31 09:36:51 archPC systemd[1]: Started Daily verification of password and group files.
Oct 31 09:36:51 archPC systemd[1]: Started Daily Cleanup of Temporary Directories.
Oct 31 09:36:51 archPC systemd[1]: Reached target Path Units.
Oct 31 09:36:51 archPC systemd[1]: Reached target Timer Units.
Oct 31 09:36:51 archPC systemd[1]: Listening on CUPS Scheduler.
Oct 31 09:36:51 archPC systemd[1]: Listening on D-Bus System Message Bus Socket.
Oct 31 09:36:51 archPC systemd[1]: Starting Socket activation for snappy daemon...
Oct 31 09:36:51 archPC systemd[1]: Listening on Socket activation for snappy daemon.
Oct 31 09:36:51 archPC systemd[1]: Reached target Socket Units.
Oct 31 09:36:51 archPC systemd[1]: Reached target Basic System.
Oct 31 09:36:51 archPC systemd[1]: Started Periodic Command Scheduler.
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC systemd[1]: Started D-Bus System Message Bus.
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC systemd[1]: Starting Network Manager...
Oct 31 09:36:51 archPC audit: BPF prog-id=17 op=LOAD
Oct 31 09:36:51 archPC crond[506]: (CRON) STARTUP (1.5.7)
Oct 31 09:36:51 archPC crond[506]: (CRON) INFO (Syslog will be used instead of sendmail.)
Oct 31 09:36:51 archPC crond[506]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 23% if used.)
Oct 31 09:36:51 archPC systemd[1]: Starting Wireless service...
Oct 31 09:36:51 archPC crond[506]: (CRON) INFO (running with inotify support)
Oct 31 09:36:51 archPC systemd[1]: Starting Snap Daemon...
Oct 31 09:36:51 archPC audit: BPF prog-id=18 op=LOAD
Oct 31 09:36:51 archPC audit: BPF prog-id=19 op=LOAD
Oct 31 09:36:51 archPC audit: BPF prog-id=20 op=LOAD
Oct 31 09:36:51 archPC systemd[1]: Starting User Login Management...
Oct 31 09:36:51 archPC systemd[1]: Starting Daily man-db regeneration...
Oct 31 09:36:51 archPC kernel: random: dbus-daemon: uninitialized urandom read (12 bytes read)
Oct 31 09:36:51 archPC systemd[1]: Started Verify integrity of password and group files.
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Oct 31 09:36:51 archPC systemd[1]: shadow.service: Deactivated successfully.
Oct 31 09:36:51 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input4
Oct 31 09:36:51 archPC kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input5
Oct 31 09:36:51 archPC kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input6
Oct 31 09:36:51 archPC kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input7
Oct 31 09:36:51 archPC kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8
Oct 31 09:36:51 archPC kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
Oct 31 09:36:51 archPC kernel: input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
Oct 31 09:36:51 archPC systemd-logind[511]: Watching system buttons on /dev/input/event2 (Power Button)
Oct 31 09:36:51 archPC systemd-logind[511]: Watching system buttons on /dev/input/event1 (Power Button)
Oct 31 09:36:51 archPC systemd-logind[511]: Watching system buttons on /dev/input/event0 (Sleep Button)
Oct 31 09:36:51 archPC systemd-logind[511]: New seat seat0.
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.3519] NetworkManager (version 1.32.12-1) is starting... (for the first time)
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.3519] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Oct 31 09:36:51 archPC systemd[1]: Started User Login Management.
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC systemd[1]: Started Network Manager.
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.3669] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.3696] manager[0x564993031010]: monitoring kernel firmware directory '/lib/firmware'.
Oct 31 09:36:51 archPC dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=508 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 31 09:36:51 archPC audit: BPF prog-id=21 op=LOAD
Oct 31 09:36:51 archPC audit: BPF prog-id=22 op=LOAD
Oct 31 09:36:51 archPC audit: BPF prog-id=23 op=LOAD
Oct 31 09:36:51 archPC kernel: NET: Registered PF_ALG protocol family
Oct 31 09:36:51 archPC systemd[1]: Starting Hostname Service...
Oct 31 09:36:51 archPC kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 0c:9d:92:84:ff:d6
Oct 31 09:36:51 archPC kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Oct 31 09:36:51 archPC kernel: e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
Oct 31 09:36:51 archPC snapd[510]: AppArmor status: apparmor not enabled
Oct 31 09:36:51 archPC mandb[532]: /usr/bin/mandb: can't set the locale; make sure $LC_* and $LANG are correct
Oct 31 09:36:51 archPC kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Oct 31 09:36:51 archPC kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Oct 31 09:36:51 archPC kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Oct 31 09:36:51 archPC kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Oct 31 09:36:51 archPC kernel: snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
Oct 31 09:36:51 archPC kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Oct 31 09:36:51 archPC kernel: snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
Oct 31 09:36:51 archPC kernel: snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
Oct 31 09:36:51 archPC kernel: snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
Oct 31 09:36:51 archPC kernel: snd_hda_codec_realtek hdaudioC2D1: autoconfig for ALC898: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Oct 31 09:36:51 archPC kernel: snd_hda_codec_realtek hdaudioC2D1: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Oct 31 09:36:51 archPC kernel: snd_hda_codec_realtek hdaudioC2D1: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Oct 31 09:36:51 archPC kernel: snd_hda_codec_realtek hdaudioC2D1: mono: mono_out=0x0
Oct 31 09:36:51 archPC kernel: snd_hda_codec_realtek hdaudioC2D1: inputs:
Oct 31 09:36:51 archPC kernel: snd_hda_codec_realtek hdaudioC2D1: Front Mic=0x19
Oct 31 09:36:51 archPC kernel: snd_hda_codec_realtek hdaudioC2D1: Rear Mic=0x18
Oct 31 09:36:51 archPC kernel: snd_hda_codec_realtek hdaudioC2D1: Line=0x1a
Oct 31 09:36:51 archPC snapd[510]: daemon.go:242: started snapd/2.53.1-1 (series 16; classic; devmode) arch/ (amd64) linux/5.14.14-arch1-1.
Oct 31 09:36:51 archPC kernel: input: HDA Creative Front Mic as /devices/pci0000:00/0000:00:1c.6/0000:04:00.0/sound/card2/input18
Oct 31 09:36:51 archPC kernel: input: HDA Creative Rear Mic as /devices/pci0000:00/0000:00:1c.6/0000:04:00.0/sound/card2/input19
Oct 31 09:36:51 archPC kernel: input: HDA Creative Line as /devices/pci0000:00/0000:00:1c.6/0000:04:00.0/sound/card2/input20
Oct 31 09:36:51 archPC kernel: input: HDA Creative Line Out Front as /devices/pci0000:00/0000:00:1c.6/0000:04:00.0/sound/card2/input21
Oct 31 09:36:51 archPC kernel: input: HDA Creative Line Out Surround as /devices/pci0000:00/0000:00:1c.6/0000:04:00.0/sound/card2/input22
Oct 31 09:36:51 archPC kernel: input: HDA Creative Line Out CLFE as /devices/pci0000:00/0000:00:1c.6/0000:04:00.0/sound/card2/input23
Oct 31 09:36:51 archPC kernel: input: HDA Creative Front Headphone as /devices/pci0000:00/0000:00:1c.6/0000:04:00.0/sound/card2/input24
Oct 31 09:36:51 archPC kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
Oct 31 09:36:51 archPC kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
Oct 31 09:36:51 archPC kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
Oct 31 09:36:51 archPC kernel: input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
Oct 31 09:36:51 archPC kernel: input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
Oct 31 09:36:51 archPC kernel: input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
Oct 31 09:36:51 archPC kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Oct 31 09:36:51 archPC kernel: wl: loading out-of-tree module taints kernel.
Oct 31 09:36:51 archPC kernel: wl: module license 'MIXED/Proprietary' taints kernel.
Oct 31 09:36:51 archPC kernel: Disabling lock debugging due to kernel taint
Oct 31 09:36:51 archPC dbus-daemon[507]: [system] Successfully activated service 'org.freedesktop.hostname1'
Oct 31 09:36:51 archPC systemd[1]: Started Hostname Service.
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.4601] hostname: hostname: using hostnamed
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.4601] hostname: hostname changed from (none) to "archPC"
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.4604] dns-mgr[0x564993016250]: init: dns=default,systemd-resolved rc-manager=symlink
Oct 31 09:36:51 archPC kernel: loop12: detected capacity change from 0 to 8
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.4606] manager[0x564993031010]: rfkill: Wi-Fi hardware radio set enabled
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.4606] manager[0x564993031010]: rfkill: WWAN hardware radio set enabled
Oct 31 09:36:51 archPC snapd[510]: daemon.go:335: adjusting startup timeout by 1m5s (pessimistic estimate of 30s plus 5s per snap)
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.4847] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-team.so)
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.4945] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-wwan.so)
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.4973] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-wifi.so)
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.4987] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-adsl.so)
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.5001] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-bluetooth.so)
Oct 31 09:36:51 archPC kernel: wl: module verification failed: signature and/or required key missing - tainting kernel
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.5008] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-ovs.so)
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.5010] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.5010] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.5011] manager: Networking is enabled by state file
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.5015] dhcp-init: Using DHCP client 'internal'
Oct 31 09:36:51 archPC dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=508 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.5018] settings: Loaded settings plugin: keyfile (internal)
Oct 31 09:36:51 archPC systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.5054] device (lo): carrier: link connected
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.5055] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.5063] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Oct 31 09:36:51 archPC systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.5095] ovsdb: Could not connect: No such file or directory
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.5095] ovsdb: disconnected from ovsdb
Oct 31 09:36:51 archPC dbus-daemon[507]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Oct 31 09:36:51 archPC systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC kernel: iTCO_vendor_support: vendor-support=0
Oct 31 09:36:51 archPC systemd[1]: Started Snap Daemon.
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=snapd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC kernel: asus_wmi: ASUS WMI generic driver loaded
Oct 31 09:36:51 archPC kernel: asus_wmi: Initialization: 0x0
Oct 31 09:36:51 archPC kernel: asus_wmi: BIOS WMI version: 0.9
Oct 31 09:36:51 archPC kernel: asus_wmi: SFUN value: 0x0
Oct 31 09:36:51 archPC kernel: eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
Oct 31 09:36:51 archPC kernel: iwlwifi 0000:05:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
Oct 31 09:36:51 archPC kernel: intel_tcc_cooling: Programmable TCC Offset detected
Oct 31 09:36:51 archPC kernel: ee1004 1-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
Oct 31 09:36:51 archPC kernel: ee1004 1-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
Oct 31 09:36:51 archPC kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input25
Oct 31 09:36:51 archPC kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Oct 31 09:36:51 archPC kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Oct 31 09:36:51 archPC systemd[1]: Reached target Sound Card.
Oct 31 09:36:51 archPC kernel: thermal thermal_zone2: failed to read out thermal zone (-61)
Oct 31 09:36:51 archPC systemd-udevd[430]: Using default interface naming scheme 'v249'.
Oct 31 09:36:51 archPC kernel: e1000e 0000:00:1f.6 eno1: renamed from eth0
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.6109] device (eth0): interface index 2 renamed iface from 'eth0' to 'eno1'
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.6145] manager: startup complete
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.6145] device (eno1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 31 09:36:51 archPC systemd-udevd[432]: Using default interface naming scheme 'v249'.
Oct 31 09:36:51 archPC iwd[509]: Wireless daemon version 1.18
Oct 31 09:36:51 archPC systemd[1]: Started Wireless service.
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC systemd[1]: Reached target Network.
Oct 31 09:36:51 archPC iwd[509]: station: Network configuration is disabled.
Oct 31 09:36:51 archPC systemd[1]: Starting CUPS Scheduler...
Oct 31 09:36:51 archPC systemd[1]: Starting Permit User Sessions...
Oct 31 09:36:51 archPC systemd[1]: Finished Permit User Sessions.
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC systemd[1]: Reached target Multi-User System.
Oct 31 09:36:51 archPC systemd[1]: Started Simple Desktop Display Manager.
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC systemd[1]: Reached target Graphical Interface.
Oct 31 09:36:51 archPC kernel: iwlwifi 0000:05:00.0: Detected RF HR B3, rfid=0x10a100
Oct 31 09:36:51 archPC dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.6' (uid=0 pid=674 comm="/usr/bin/cupsd -l ")
Oct 31 09:36:51 archPC systemd[1]: Starting Manage, Install and Generate Color Profiles...
Oct 31 09:36:51 archPC sddm[676]: Initializing...
Oct 31 09:36:51 archPC sddm[676]: Starting...
Oct 31 09:36:51 archPC sddm[676]: Logind interface found
Oct 31 09:36:51 archPC kernel: iwlwifi 0000:05:00.0: base HW address: 08:5b:d6:8f:c2:c6
Oct 31 09:36:51 archPC dbus-daemon[507]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Oct 31 09:36:51 archPC systemd[1]: Started Manage, Install and Generate Color Profiles.
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC kernel: intel_rapl_common: Found RAPL domain package
Oct 31 09:36:51 archPC kernel: intel_rapl_common: Found RAPL domain core
Oct 31 09:36:51 archPC kernel: intel_rapl_common: Found RAPL domain dram
Oct 31 09:36:51 archPC systemd-udevd[408]: Using default interface naming scheme 'v249'.
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.8085] settings: (eno1): created default wired connection 'Wired connection 1'
Oct 31 09:36:51 archPC systemd[1]: Starting Load/Save RF Kill Switch Status...
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.8091] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.7/0000:05:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi)
Oct 31 09:36:51 archPC iwd[509]: Wiphy: 0, Name: phy0
Oct 31 09:36:51 archPC iwd[509]: Permanent Address: 08:5b:d6:8f:c2:c6
Oct 31 09:36:51 archPC iwd[509]: 2.4Ghz Band:
Oct 31 09:36:51 archPC iwd[509]: Bitrates (non-HT):
Oct 31 09:36:51 archPC iwd[509]: 1.0 Mbps
Oct 31 09:36:51 archPC iwd[509]: 2.0 Mbps
Oct 31 09:36:51 archPC iwd[509]: 5.5 Mbps
Oct 31 09:36:51 archPC iwd[509]: 11.0 Mbps
Oct 31 09:36:51 archPC iwd[509]: 6.0 Mbps
Oct 31 09:36:51 archPC iwd[509]: 9.0 Mbps
Oct 31 09:36:51 archPC iwd[509]: 12.0 Mbps
Oct 31 09:36:51 archPC iwd[509]: 18.0 Mbps
Oct 31 09:36:51 archPC iwd[509]: 24.0 Mbps
Oct 31 09:36:51 archPC iwd[509]: 36.0 Mbps
Oct 31 09:36:51 archPC iwd[509]: 48.0 Mbps
Oct 31 09:36:51 archPC iwd[509]: 54.0 Mbps
Oct 31 09:36:51 archPC iwd[509]: HT Capabilities:
Oct 31 09:36:51 archPC iwd[509]: HT40
Oct 31 09:36:51 archPC iwd[509]: Short GI for 20Mhz
Oct 31 09:36:51 archPC iwd[509]: Short GI for 40Mhz
Oct 31 09:36:51 archPC iwd[509]: HT RX MCS indexes:
Oct 31 09:36:51 archPC iwd[509]: 0-15
Oct 31 09:36:51 archPC iwd[509]: 5Ghz Band:
Oct 31 09:36:51 archPC iwd[509]: Bitrates (non-HT):
Oct 31 09:36:51 archPC iwd[509]: 6.0 Mbps
Oct 31 09:36:51 archPC iwd[509]: 9.0 Mbps
Oct 31 09:36:51 archPC iwd[509]: 12.0 Mbps
Oct 31 09:36:51 archPC iwd[509]: 18.0 Mbps
Oct 31 09:36:51 archPC iwd[509]: 24.0 Mbps
Oct 31 09:36:51 archPC iwd[509]: 36.0 Mbps
Oct 31 09:36:51 archPC iwd[509]: 48.0 Mbps
Oct 31 09:36:51 archPC iwd[509]: 54.0 Mbps
Oct 31 09:36:51 archPC iwd[509]: HT Capabilities:
Oct 31 09:36:51 archPC iwd[509]: HT40
Oct 31 09:36:51 archPC iwd[509]: Short GI for 20Mhz
Oct 31 09:36:51 archPC iwd[509]: Short GI for 40Mhz
Oct 31 09:36:51 archPC iwd[509]: HT RX MCS indexes:
Oct 31 09:36:51 archPC iwd[509]: 0-15
Oct 31 09:36:51 archPC iwd[509]: VHT Capabilities:
Oct 31 09:36:51 archPC iwd[509]: 160 Mhz operation
Oct 31 09:36:51 archPC iwd[509]: Short GI for 80Mhz
Oct 31 09:36:51 archPC iwd[509]: Short GI for 160 and 80 + 80 Mhz
Oct 31 09:36:51 archPC iwd[509]: Max RX MCS: 0-9 for NSS: 2
Oct 31 09:36:51 archPC iwd[509]: Max TX MCS: 0-9 for NSS: 2
Oct 31 09:36:51 archPC iwd[509]: Ciphers: CCMP TKIP BIP
Oct 31 09:36:51 archPC iwd[509]: Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device
Oct 31 09:36:51 archPC systemd[1]: Started Load/Save RF Kill Switch Status.
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC systemd[1]: Started CUPS Scheduler.
Oct 31 09:36:51 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:51 archPC kernel: urandom_read: 3 callbacks suppressed
Oct 31 09:36:51 archPC kernel: random: cupsd: uninitialized urandom read (4096 bytes read)
Oct 31 09:36:51 archPC NetworkManager[508]: <info> [1635673011.8378] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Oct 31 09:36:51 archPC iwd[509]: DEL_INTERFACE failed: No such device
Oct 31 09:36:51 archPC iwd[509]: Could not register frame watch type 00d0: -19
Oct 31 09:36:51 archPC iwd[509]: RTM_GETLINK error -19: No such device
Oct 31 09:36:51 archPC iwd[509]: Could not register frame watch type 00d0: -19
Oct 31 09:36:51 archPC iwd[509]: Could not register frame watch type 00d0: -19
Oct 31 09:36:51 archPC iwd[509]: Could not register frame watch type 00d0: -19
Oct 31 09:36:51 archPC iwd[509]: Could not register frame watch type 00d0: -19
Oct 31 09:36:51 archPC kernel: ------------[ cut here ]------------
Oct 31 09:36:51 archPC kernel: WARNING: CPU: 6 PID: 509 at net/wireless/nl80211.c:7771 nl80211_get_reg_do+0x23c/0x2b0 [cfg80211]
Oct 31 09:36:51 archPC kernel: Modules linked in: acpi_cpufreq(-) intel_rapl_msr intel_rapl_common snd_sof_pci_intel_cnl snd_sof_intel_hda_common soundwire_intel soundwire_generic_allocation ccm soundwire_cadence snd_sof_intel_hda algif_aead snd_sof_pci snd_sof_xtensa_dsp cbc snd_sof des_generic libdes soundwire_bus ecb snd_soc_skl iTCO_wdt snd_soc_hdac_hda algif_skcipher snd_hda_ext_core intel_pmc_bxt ucsi_ccg intel_tcc_cooling typec_ucsi eeepc_wmi asus_wmi typec mei_hdcp x86_pkg_temp_thermal ee1004 iTCO_vendor_support snd_soc_sst_ipc intel_powerclamp sparse_keymap roles wmi_bmof wl(POE) iwlmvm cmac coretemp snd_soc_sst_dsp snd_soc_acpi_intel_match md4 kvm_intel snd_soc_acpi mac80211 snd_soc_core algif_hash snd_hda_codec_realtek snd_compress af_alg ac97_bus kvm libarc4 snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_pcm_dmaengine iwlwifi irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel snd_hda_intel crypto_simd snd_intel_dspcfg cryptd snd_intel_sdw_acpi rapl intel_cstate
Oct 31 09:36:51 archPC kernel: snd_hda_codec intel_uncore cfg80211 snd_hda_core drm_kms_helper snd_hwdep pcspkr snd_pcm intel_spi_pci intel_spi snd_timer e1000e cec i2c_i801 spi_nor snd mei_me syscopyarea sysfillrect sysimgblt mtd i2c_smbus rfkill soundcore fb_sys_fops i2c_nvidia_gpu mei wmi video acpi_pad mac_hid ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt squashfs ipt_REJECT nf_reject_ipv4 xt_LOG nf_log_syslog xt_limit loop xt_addrtype xt_tcpudp xt_conntrack ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter pkcs8_key_parser crypto_user drm fuse bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 xhci_pci crc32c_intel xhci_pci_renesas
Oct 31 09:36:51 archPC kernel: CPU: 6 PID: 509 Comm: iwd Tainted: P OE 5.14.14-arch1-1 #1 3033d1ff40825c3916f6297baa2f1c356df9db26
Oct 31 09:36:51 archPC kernel: Hardware name: System manufacturer System Product Name/ROG STRIX B360-H GAMING, BIOS 1404 09/10/2018
Oct 31 09:36:51 archPC kernel: RIP: 0010:nl80211_get_reg_do+0x23c/0x2b0 [cfg80211]
Oct 31 09:36:51 archPC kernel: Code: 0c 01 00 00 00 e8 a4 1c fc d5 85 c0 74 cc e9 f5 fe ff ff 48 89 ef 48 89 04 24 e8 ef f5 2f d6 e8 4a af 32 d6 48 8b 04 24 eb 84 <0f> 0b 48 89 ef e8 da f5 2f d6 e8 35 af 32 d6 b8 ea ff ff ff e9 6b
Oct 31 09:36:51 archPC kernel: RSP: 0018:ffffb96a4308fb00 EFLAGS: 00010202
Oct 31 09:36:51 archPC kernel: RAX: 0000000000000000 RBX: 0000000000000001 RCX: 0000000000000000
Oct 31 09:36:51 archPC kernel: RDX: ffff9a39d6600008 RSI: 0000000000000000 RDI: ffff9a39d66002e0
Oct 31 09:36:51 archPC kernel: RBP: ffff9a39cb8c9c00 R08: 0000000000000004 R09: ffff9a39db551014
Oct 31 09:36:51 archPC kernel: R10: 0000000000000021 R11: ffff9a39daeb6000 R12: ffffb96a4308fb60
Oct 31 09:36:51 archPC kernel: R13: ffff9a39db551014 R14: 0000000000000000 R15: ffff9a39d66002e0
Oct 31 09:36:51 archPC kernel: FS: 00007f8e79db9740(0000) GS:ffff9a3d1db80000(0000) knlGS:0000000000000000
Oct 31 09:36:51 archPC kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Oct 31 09:36:51 archPC kernel: CR2: 000055c3c4de5f90 CR3: 0000000105e0a004 CR4: 00000000003706e0
Oct 31 09:36:51 archPC kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Oct 31 09:36:51 archPC kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Oct 31 09:36:51 archPC kernel: Call Trace:
Oct 31 09:36:51 archPC kernel: genl_family_rcv_msg_doit+0xfd/0x160
Oct 31 09:36:51 archPC kernel: genl_rcv_msg+0xeb/0x1e0
Oct 31 09:36:51 archPC kernel: ? __cfg80211_rdev_from_attrs+0x1d0/0x1d0 [cfg80211 2d099c6f1437e8a7d7739d4527ceb5b116ddc1fb]
Oct 31 09:36:51 archPC kernel: ? nl80211_send_regdom.constprop.0+0x1b0/0x1b0 [cfg80211 2d099c6f1437e8a7d7739d4527ceb5b116ddc1fb]
Oct 31 09:36:51 archPC kernel: ? genl_get_cmd+0xd0/0xd0
Oct 31 09:36:51 archPC kernel: netlink_rcv_skb+0x5b/0x100
Oct 31 09:36:51 archPC kernel: genl_rcv+0x24/0x40
Oct 31 09:36:51 archPC kernel: netlink_unicast+0x23e/0x350
Oct 31 09:36:51 archPC kernel: netlink_sendmsg+0x23d/0x480
Oct 31 09:36:51 archPC kernel: sock_sendmsg+0x5e/0x60
Oct 31 09:36:51 archPC kernel: __sys_sendto+0x124/0x190
Oct 31 09:36:51 archPC kernel: __x64_sys_sendto+0x20/0x30
Oct 31 09:36:51 archPC kernel: do_syscall_64+0x5c/0x80
Oct 31 09:36:51 archPC kernel: ? do_syscall_64+0x69/0x80
Oct 31 09:36:51 archPC kernel: ? do_syscall_64+0x69/0x80
Oct 31 09:36:51 archPC kernel: ? syscall_exit_to_user_mode+0x23/0x40
Oct 31 09:36:51 archPC kernel: ? do_syscall_64+0x69/0x80
Oct 31 09:36:51 archPC kernel: ? do_syscall_64+0x69/0x80
Oct 31 09:36:51 archPC kernel: entry_SYSCALL_64_after_hwframe+0x44/0xae
Oct 31 09:36:51 archPC kernel: RIP: 0033:0x7f8e79ebbc10
Oct 31 09:36:51 archPC kernel: Code: c0 ff ff ff ff eb b8 0f 1f 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 1d 45 31 c9 45 31 c0 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 68 c3 0f 1f 80 00 00 00 00 55 48 83 ec 20 48
Oct 31 09:36:51 archPC kernel: RSP: 002b:00007ffe41e1fb88 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
Oct 31 09:36:51 archPC kernel: RAX: ffffffffffffffda RBX: 0000558f85380870 RCX: 00007f8e79ebbc10
Oct 31 09:36:51 archPC kernel: RDX: 000000000000001c RSI: 0000558f85396950 RDI: 0000000000000004
Oct 31 09:36:51 archPC kernel: RBP: 0000558f85395d90 R08: 0000000000000000 R09: 0000000000000000
Oct 31 09:36:51 archPC kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffe41e1fbf0
Oct 31 09:36:51 archPC kernel: R13: 00007ffe41e1fbec R14: 0000558f8538a500 R15: 0000558f83ac73fd
Oct 31 09:36:51 archPC kernel: ---[ end trace 760d358659192906 ]---
Oct 31 09:36:51 archPC kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Oct 31 09:36:51 archPC kernel:
Oct 31 09:36:51 archPC kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Oct 31 09:36:52 archPC kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 470.74 Mon Sep 13 23:09:15 UTC 2021
Oct 31 09:36:52 archPC kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 470.74 Mon Sep 13 22:59:50 UTC 2021
Oct 31 09:36:52 archPC kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Oct 31 09:36:52 archPC kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
Oct 31 09:36:52 archPC systemd-udevd[410]: card0: Process '/usr/lib/snapd/snap-device-helper add snap_bitwarden_bitwarden /devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0 226:0' failed with exit code 1.
Oct 31 09:36:52 archPC systemd-udevd[429]: renderD128: Process '/usr/lib/snapd/snap-device-helper add snap_bitwarden_bitwarden /devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/renderD128 226:128' failed with exit code 1.
Oct 31 09:36:52 archPC sddm[676]: Adding new display on vt 1 ...
Oct 31 09:36:52 archPC sddm[676]: Loading theme configuration from ""
Oct 31 09:36:52 archPC sddm[676]: Display server starting...
Oct 31 09:36:52 archPC sddm[676]: Adding cookie to "/var/run/sddm/{675a3ce7-ad6f-4a2c-9dbc-52fdcba81c0d}"
Oct 31 09:36:52 archPC sddm[676]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt1 -auth /var/run/sddm/{675a3ce7-ad6f-4a2c-9dbc-52fdcba81c0d} -noreset -displayfd 17
Oct 31 09:36:52 archPC kernel: random: crng init done
Oct 31 09:36:52 archPC systemd[1]: Finished Load/Save Random Seed.
Oct 31 09:36:52 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:52 archPC systemd[1]: Condition check resulted in First Boot Complete being skipped.
Oct 31 09:36:52 archPC systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Oct 31 09:36:52 archPC systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Oct 31 09:36:52 archPC systemd[1]: man-db.service: Deactivated successfully.
Oct 31 09:36:52 archPC systemd[1]: Finished Daily man-db regeneration.
Oct 31 09:36:52 archPC systemd[1]: Startup finished in 16.072s (firmware) + 1.219s (loader) + 1.345s (kernel) + 2.081s (userspace) = 20.718s.
Oct 31 09:36:52 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=man-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:52 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=man-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:52 archPC systemd[1]: man-db.service: Consumed 1.196s CPU time.
Oct 31 09:36:52 archPC kernel: usb 1-2: New USB device found, idVendor=046d, idProduct=085b, bcdDevice= 0.16
Oct 31 09:36:52 archPC kernel: usb 1-2: New USB device strings: Mfr=0, Product=2, SerialNumber=1
Oct 31 09:36:52 archPC kernel: usb 1-2: Product: Logitech Webcam C925e
Oct 31 09:36:52 archPC kernel: usb 1-2: SerialNumber: 437ADBFF
Oct 31 09:36:53 archPC kernel: usb 1-4: new full-speed USB device number 3 using xhci_hcd
Oct 31 09:36:53 archPC kernel: usb 1-4: New USB device found, idVendor=2f68, idProduct=4001, bcdDevice= 1.03
Oct 31 09:36:53 archPC kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 31 09:36:53 archPC kernel: usb 1-4: Product: DGK68C
Oct 31 09:36:53 archPC kernel: usb 1-4: Manufacturer: Hoksi Technology
Oct 31 09:36:53 archPC kernel: usb 1-7: new high-speed USB device number 4 using xhci_hcd
Oct 31 09:36:53 archPC kernel: usb 1-7: New USB device found, idVendor=0bc2, idProduct=ab09, bcdDevice= 1.00
Oct 31 09:36:53 archPC kernel: usb 1-7: New USB device strings: Mfr=2, Product=3, SerialNumber=1
Oct 31 09:36:53 archPC kernel: usb 1-7: Product: Fast SSD
Oct 31 09:36:53 archPC kernel: usb 1-7: Manufacturer: Seagate
Oct 31 09:36:53 archPC kernel: usb 1-7: SerialNumber: 00000000NAAJ3CPQ
Oct 31 09:36:53 archPC kernel: usb 1-8: new full-speed USB device number 5 using xhci_hcd
Oct 31 09:36:53 archPC kernel: usb 1-8: New USB device found, idVendor=1532, idProduct=005c, bcdDevice= 2.00
Oct 31 09:36:53 archPC kernel: usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 31 09:36:53 archPC kernel: usb 1-8: Product: Razer DeathAdder Elite
Oct 31 09:36:53 archPC kernel: usb 1-8: Manufacturer: Razer
Oct 31 09:36:53 archPC sddm[676]: Setting default cursor
Oct 31 09:36:53 archPC sddm[676]: Running display setup script "/usr/share/sddm/scripts/Xsetup"
Oct 31 09:36:53 archPC sddm[676]: Display server started.
Oct 31 09:36:53 archPC sddm[676]: Socket server starting...
Oct 31 09:36:53 archPC sddm[676]: Socket server started.
Oct 31 09:36:53 archPC sddm[676]: Loading theme configuration from "/usr/share/sddm/themes/breeze/theme.conf"
Oct 31 09:36:53 archPC sddm[676]: Greeter starting...
Oct 31 09:36:53 archPC sddm-helper[876]: [PAM] Starting...
Oct 31 09:36:53 archPC audit[876]: USER_AUTH pid=876 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:53 archPC audit[876]: USER_ACCT pid=876 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:53 archPC sddm-helper[876]: [PAM] Authenticating...
Oct 31 09:36:53 archPC sddm-helper[876]: [PAM] returning.
Oct 31 09:36:53 archPC audit[876]: CRED_ACQ pid=876 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:53 archPC sddm-helper[876]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=974) by (uid=0)
Oct 31 09:36:53 archPC kernel: usb 1-9: new full-speed USB device number 6 using xhci_hcd
Oct 31 09:36:53 archPC systemd[1]: Created slice User Slice of UID 974.
Oct 31 09:36:53 archPC systemd[1]: Starting User Runtime Directory /run/user/974...
Oct 31 09:36:53 archPC systemd-logind[511]: New session c1 of user sddm.
Oct 31 09:36:53 archPC systemd[1]: Finished User Runtime Directory /run/user/974.
Oct 31 09:36:53 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:53 archPC systemd[1]: Starting User Manager for UID 974...
Oct 31 09:36:53 archPC dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.13' (uid=0 pid=878 comm="(systemd) ")
Oct 31 09:36:53 archPC dbus-daemon[507]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 31 09:36:53 archPC systemd[878]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 31 09:36:53 archPC audit[878]: USER_ACCT pid=878 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:53 archPC audit[878]: CRED_ACQ pid=878 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 31 09:36:53 archPC systemd[878]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
Oct 31 09:36:53 archPC audit[878]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7ffe12206050 a2=3 a3=3ce items=0 ppid=1 pid=878 auid=974 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Oct 31 09:36:53 archPC audit: PROCTITLE proctitle="(systemd)"
Oct 31 09:36:53 archPC systemd[878]: pam_unix(systemd-user:session): session opened for user sddm(uid=974) by (uid=0)
Oct 31 09:36:53 archPC systemd[878]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Oct 31 09:36:53 archPC audit[878]: USER_START pid=878 uid=0 auid=974 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:53 archPC audit: BPF prog-id=24 op=LOAD
Oct 31 09:36:53 archPC audit[878]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffcec8b9a70 a2=78 a3=7ffcec8b9a70 items=0 ppid=1 pid=878 auid=974 uid=974 gid=974 euid=974 suid=974 fsuid=974 egid=974 sgid=974 fsgid=974 tty=(none) ses=1 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
Oct 31 09:36:53 archPC audit: PROCTITLE proctitle="(systemd)"
Oct 31 09:36:53 archPC audit: BPF prog-id=24 op=UNLOAD
Oct 31 09:36:54 archPC systemd[878]: Queued start job for default target Main User Target.
Oct 31 09:36:54 archPC systemd[878]: Created slice User Application Slice.
Oct 31 09:36:54 archPC systemd[878]: Reached target Paths.
Oct 31 09:36:54 archPC systemd[878]: Reached target Timers.
Oct 31 09:36:54 archPC systemd[878]: Starting D-Bus User Message Bus Socket...
Oct 31 09:36:54 archPC systemd[878]: Listening on GnuPG network certificate management daemon.
Oct 31 09:36:54 archPC systemd[878]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 31 09:36:54 archPC systemd[878]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 31 09:36:54 archPC systemd[878]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 31 09:36:54 archPC systemd[878]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 31 09:36:54 archPC systemd[878]: Listening on p11-kit server.
Oct 31 09:36:54 archPC systemd[878]: Listening on Multimedia System.
Oct 31 09:36:54 archPC systemd[878]: Listening on Sound System.
Oct 31 09:36:54 archPC systemd[878]: Listening on D-Bus User Message Bus Socket.
Oct 31 09:36:54 archPC systemd[878]: Reached target Sockets.
Oct 31 09:36:54 archPC systemd[878]: Reached target Basic System.
Oct 31 09:36:54 archPC systemd[1]: Started User Manager for UID 974.
Oct 31 09:36:54 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:54 archPC systemd[878]: Starting Update XDG user dir configuration...
Oct 31 09:36:54 archPC systemd[1]: Started Session c1 of User sddm.
Oct 31 09:36:54 archPC systemd[878]: Finished Update XDG user dir configuration.
Oct 31 09:36:54 archPC systemd[878]: Reached target Main User Target.
Oct 31 09:36:54 archPC systemd[878]: Startup finished in 91ms.
Oct 31 09:36:54 archPC audit[876]: USER_START pid=876 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
Oct 31 09:36:54 archPC sddm[676]: Greeter session started successfully
Oct 31 09:36:54 archPC kernel: usb 1-9: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
Oct 31 09:36:54 archPC kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Oct 31 09:36:54 archPC sddm-greeter[887]: High-DPI autoscaling not Enabled
Oct 31 09:36:54 archPC mtp-probe[889]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
Oct 31 09:36:54 archPC mtp-probe[891]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7"
Oct 31 09:36:54 archPC mtp-probe[888]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4"
Oct 31 09:36:54 archPC mtp-probe[890]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2"
Oct 31 09:36:54 archPC mtp-probe[888]: bus: 1, device: 3 was not an MTP device
Oct 31 09:36:54 archPC mtp-probe[891]: bus: 1, device: 4 was not an MTP device
Oct 31 09:36:54 archPC mtp-probe[889]: bus: 1, device: 5 was not an MTP device
Oct 31 09:36:54 archPC mtp-probe[890]: bus: 1, device: 2 was not an MTP device
Oct 31 09:36:54 archPC kernel: usbcore: registered new interface driver usb-storage
Oct 31 09:36:54 archPC kernel: input: Hoksi Technology DGK68C as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:2F68:4001.0001/input/input26
Oct 31 09:36:54 archPC kernel: mc: Linux media interface: v0.10
Oct 31 09:36:54 archPC kernel: Bluetooth: Core ver 2.22
Oct 31 09:36:54 archPC kernel: NET: Registered PF_BLUETOOTH protocol family
Oct 31 09:36:54 archPC kernel: Bluetooth: HCI device and connection manager initialized
Oct 31 09:36:54 archPC kernel: Bluetooth: HCI socket layer initialized
Oct 31 09:36:54 archPC kernel: Bluetooth: L2CAP socket layer initialized
Oct 31 09:36:54 archPC kernel: Bluetooth: SCO socket layer initialized
Oct 31 09:36:54 archPC kernel: videodev: Linux video capture interface: v2.00
Oct 31 09:36:54 archPC mtp-probe[898]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7"
Oct 31 09:36:54 archPC mtp-probe[898]: bus: 1, device: 4 was not an MTP device
Oct 31 09:36:54 archPC kernel: scsi host6: uas
Oct 31 09:36:54 archPC kernel: usbcore: registered new interface driver uas
Oct 31 09:36:54 archPC kernel: scsi 6:0:0:0: Direct-Access Seagate Fast SSD 0002 PQ: 0 ANSI: 6
Oct 31 09:36:54 archPC kernel: sd 6:0:0:0: [sdc] Spinning up disk...
Oct 31 09:36:54 archPC sddm-greeter[887]: Reading from "/usr/share/xsessions/plasma.desktop"
Oct 31 09:36:54 archPC sddm-greeter[887]: Loading theme configuration from "/usr/share/sddm/themes/breeze/theme.conf"
Oct 31 09:36:54 archPC systemd[878]: Started D-Bus User Message Bus.
Oct 31 09:36:54 archPC kernel: hid-generic 0003:2F68:4001.0001: input,hidraw0: USB HID v1.10 Keyboard [Hoksi Technology DGK68C] on usb-0000:00:14.0-4/input0
Oct 31 09:36:54 archPC kernel: input: Hoksi Technology DGK68C System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:2F68:4001.0002/input/input27
Oct 31 09:36:54 archPC sddm-greeter[887]: Connected to the daemon.
Oct 31 09:36:54 archPC sddm-greeter[887]: QFont::fromString: Invalid description '(empty)'
Oct 31 09:36:54 archPC sddm[676]: Message received from greeter: Connect
Oct 31 09:36:54 archPC kernel: usbcore: registered new interface driver btusb
Oct 31 09:36:54 archPC kernel: Bluetooth: hci0: Bootloader revision 0.3 build 0 week 24 2017
Oct 31 09:36:54 archPC kernel: Bluetooth: hci0: Device revision is 1
Oct 31 09:36:54 archPC kernel: Bluetooth: hci0: Secure boot is enabled
Oct 31 09:36:54 archPC kernel: Bluetooth: hci0: OTP lock is enabled
Oct 31 09:36:54 archPC kernel: Bluetooth: hci0: API lock is enabled
Oct 31 09:36:54 archPC kernel: Bluetooth: hci0: Debug lock is disabled
Oct 31 09:36:54 archPC kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Oct 31 09:36:54 archPC systemd[1]: Reached target Bluetooth Support.
Oct 31 09:36:54 archPC systemd[878]: Reached target Bluetooth.
Oct 31 09:36:54 archPC kernel: Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
Oct 31 09:36:54 archPC dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.15' (uid=969 pid=703 comm="/usr/lib/colord-sane ")
Oct 31 09:36:54 archPC dbus-daemon[507]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 31 09:36:54 archPC kernel: input: Hoksi Technology DGK68C Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:2F68:4001.0002/input/input28
Oct 31 09:36:54 archPC kernel: input: Hoksi Technology DGK68C Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:2F68:4001.0002/input/input29
Oct 31 09:36:54 archPC kernel: input: Hoksi Technology DGK68C Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:2F68:4001.0002/input/input30
Oct 31 09:36:54 archPC kernel: hid-generic 0003:2F68:4001.0002: input,hidraw1: USB HID v1.10 Keyboard [Hoksi Technology DGK68C] on usb-0000:00:14.0-4/input1
Oct 31 09:36:54 archPC kernel: hid-generic 0003:2F68:4001.0003: hiddev96,hidraw2: USB HID v1.10 Device [Hoksi Technology DGK68C] on usb-0000:00:14.0-4/input2
Oct 31 09:36:54 archPC kernel: input: Razer Razer DeathAdder Elite as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:1532:005C.0004/input/input31
Oct 31 09:36:54 archPC kernel: hid-generic 0003:1532:005C.0004: input,hidraw3: USB HID v1.11 Mouse [Razer Razer DeathAdder Elite] on usb-0000:00:14.0-8/input0
Oct 31 09:36:54 archPC kernel: input: Razer Razer DeathAdder Elite Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:1532:005C.0005/input/input32
Oct 31 09:36:54 archPC sddm-greeter[887]: Loading file:///usr/share/sddm/themes/breeze/Main.qml...
Oct 31 09:36:54 archPC kernel: usbcore: registered new interface driver snd-usb-audio
Oct 31 09:36:54 archPC kernel: usb 1-2: Found UVC 1.00 device Logitech Webcam C925e (046d:085b)
Oct 31 09:36:54 archPC kernel: input: Logitech Webcam C925e as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/input/input34
Oct 31 09:36:54 archPC mtp-probe[906]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2"
Oct 31 09:36:54 archPC mtp-probe[906]: bus: 1, device: 2 was not an MTP device
Oct 31 09:36:54 archPC kernel: input: Razer Razer DeathAdder Elite as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:1532:005C.0005/input/input33
Oct 31 09:36:54 archPC kernel: hid-generic 0003:1532:005C.0005: input,hidraw4: USB HID v1.11 Keyboard [Razer Razer DeathAdder Elite] on usb-0000:00:14.0-8/input1
Oct 31 09:36:54 archPC kernel: usbcore: registered new interface driver uvcvideo
Oct 31 09:36:54 archPC kernel: input: Razer Razer DeathAdder Elite as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:1532:005C.0006/input/input35
Oct 31 09:36:54 archPC systemd[878]: Reached target Sound Card.
Oct 31 09:36:54 archPC mtp-probe[909]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4"
Oct 31 09:36:54 archPC mtp-probe[910]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
Oct 31 09:36:54 archPC mtp-probe[909]: bus: 1, device: 3 was not an MTP device
Oct 31 09:36:54 archPC mtp-probe[910]: bus: 1, device: 5 was not an MTP device
Oct 31 09:36:54 archPC kernel: hid-generic 0003:1532:005C.0006: input,hidraw5: USB HID v1.11 Keyboard [Razer Razer DeathAdder Elite] on usb-0000:00:14.0-8/input2
Oct 31 09:36:54 archPC kernel: usbcore: registered new interface driver usbhid
Oct 31 09:36:54 archPC kernel: usbhid: USB HID core driver
Oct 31 09:36:54 archPC kernel: mousedev: PS/2 mouse device common for all mice
Oct 31 09:36:54 archPC sddm-greeter[887]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffc7cf59250), parent's thread is QThread(0x5606498f6e40), current thread is QThread(0x5606499b86a0)
Oct 31 09:36:54 archPC sddm-greeter[887]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffc7cf59250), parent's thread is QThread(0x5606498f6e40), current thread is QThread(0x5606499b86a0)
Oct 31 09:36:54 archPC sddm-greeter[887]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffc7cf59250), parent's thread is QThread(0x5606498f6e40), current thread is QThread(0x5606499b86a0)
Oct 31 09:36:54 archPC sddm-greeter[887]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffc7cf59250), parent's thread is QThread(0x5606498f6e40), current thread is QThread(0x5606499b86a0)
Oct 31 09:36:54 archPC sddm-greeter[887]: QObject::installEventFilter(): Cannot filter events for objects in a different thread.
Oct 31 09:36:54 archPC systemd-logind[511]: Watching system buttons on /dev/input/event26 (Hoksi Technology DGK68C)
Oct 31 09:36:54 archPC systemd-logind[511]: Watching system buttons on /dev/input/event28 (Hoksi Technology DGK68C Consumer Control)
Oct 31 09:36:54 archPC systemd-logind[511]: Watching system buttons on /dev/input/event259 (Razer Razer DeathAdder Elite)
Oct 31 09:36:54 archPC systemd-logind[511]: Watching system buttons on /dev/input/event29 (Hoksi Technology DGK68C Keyboard)
Oct 31 09:36:54 archPC systemd-logind[511]: Watching system buttons on /dev/input/event27 (Hoksi Technology DGK68C System Control)
Oct 31 09:36:54 archPC systemd-logind[511]: Watching system buttons on /dev/input/event256 (Razer Razer DeathAdder Elite Keyboard)
Oct 31 09:36:55 archPC dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.1' (uid=0 pid=511 comm="/usr/lib/systemd/systemd-logind ")
Oct 31 09:36:55 archPC systemd[1]: Starting Authorization Manager...
Oct 31 09:36:55 archPC dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.17' (uid=974 pid=887 comm="/usr/bin/sddm-greeter --socket /tmp/sddm-:0-vNVUes")
Oct 31 09:36:55 archPC systemd[1]: Starting Disk Manager...
Oct 31 09:36:55 archPC kernel: .ready
Oct 31 09:36:55 archPC kernel: sd 6:0:0:0: [sdc] 1953525167 512-byte logical blocks: (1.00 TB/932 GiB)
Oct 31 09:36:55 archPC udisksd[931]: udisks daemon version 2.9.4 starting
Oct 31 09:36:55 archPC kernel: sd 6:0:0:0: [sdc] Write Protect is off
Oct 31 09:36:55 archPC kernel: sd 6:0:0:0: [sdc] Mode Sense: 4f 00 00 00
Oct 31 09:36:55 archPC kernel: sd 6:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 31 09:36:55 archPC kernel: sd 6:0:0:0: [sdc] Optimal transfer size 33553920 bytes
Oct 31 09:36:55 archPC polkitd[930]: Started polkitd version 0.120
Oct 31 09:36:55 archPC polkitd[930]: Loading rules from directory /etc/polkit-1/rules.d
Oct 31 09:36:55 archPC polkitd[930]: Loading rules from directory /usr/share/polkit-1/rules.d
Oct 31 09:36:55 archPC polkitd[930]: Finished loading, compiling and executing 5 rules
Oct 31 09:36:55 archPC dbus-daemon[507]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Oct 31 09:36:55 archPC systemd[1]: Started Authorization Manager.
Oct 31 09:36:55 archPC polkitd[930]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Oct 31 09:36:55 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:55 archPC kernel: kauditd_printk_skb: 121 callbacks suppressed
Oct 31 09:36:55 archPC kernel: audit: type=1130 audit(1635673015.167:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:55 archPC kernel: sdc: sdc1
Oct 31 09:36:55 archPC kernel: sd 6:0:0:0: [sdc] Attached SCSI disk
Oct 31 09:36:55 archPC dbus-daemon[507]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Oct 31 09:36:55 archPC systemd[1]: Started Disk Manager.
Oct 31 09:36:55 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:55 archPC dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.17' (uid=974 pid=887 comm="/usr/bin/sddm-greeter --socket /tmp/sddm-:0-vNVUes")
Oct 31 09:36:55 archPC audit: BPF prog-id=25 op=LOAD
Oct 31 09:36:55 archPC audit: BPF prog-id=26 op=LOAD
Oct 31 09:36:55 archPC systemd[1]: Starting Daemon for power management...
Oct 31 09:36:55 archPC kernel: audit: type=1130 audit(1635673015.240:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:55 archPC kernel: audit: type=1334 audit(1635673015.240:86): prog-id=25 op=LOAD
Oct 31 09:36:55 archPC kernel: audit: type=1334 audit(1635673015.240:87): prog-id=26 op=LOAD
Oct 31 09:36:55 archPC udisksd[931]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Oct 31 09:36:55 archPC upowerd[960]: did not recognise USB path /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.3/i2c-0/0-0008/power_supply/ucsi-source-psy-0-00081, please report
Oct 31 09:36:55 archPC dbus-daemon[507]: [system] Successfully activated service 'org.freedesktop.UPower'
Oct 31 09:36:55 archPC systemd[1]: Started Daemon for power management.
Oct 31 09:36:55 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:55 archPC kernel: audit: type=1130 audit(1635673015.284:88): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:55 archPC sddm-greeter[887]: file:///usr/share/sddm/themes/breeze/components/VirtualKeyboard.qml:8:1: module "QtQuick.VirtualKeyboard" is not installed
Oct 31 09:36:55 archPC sddm-greeter[887]: libpng warning: iCCP: known incorrect sRGB profile
Oct 31 09:36:55 archPC sddm-greeter[887]: Adding view for "DP-2" QRect(0,0 2560x1440)
Oct 31 09:36:55 archPC sddm-greeter[887]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.18'
Oct 31 09:36:55 archPC sddm-greeter[887]: Message received from daemon: Capabilities
Oct 31 09:36:55 archPC sddm-greeter[887]: Message received from daemon: HostName
Oct 31 09:36:55 archPC kernel: Bluetooth: hci0: Waiting for firmware download to complete
Oct 31 09:36:55 archPC kernel: Bluetooth: hci0: Firmware loaded in 1679843 usecs
Oct 31 09:36:55 archPC kernel: Bluetooth: hci0: Waiting for device to boot
Oct 31 09:36:55 archPC kernel: Bluetooth: hci0: Device booted in 14670 usecs
Oct 31 09:36:55 archPC kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-20-1-3.ddc
Oct 31 09:36:55 archPC kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Oct 31 09:36:55 archPC kernel: Bluetooth: hci0: Firmware revision 0.3 build 164 week 35 2021
Oct 31 09:36:55 archPC kernel: Bluetooth: hci0: MSFT filter_enable is already on
Oct 31 09:36:59 archPC systemd[1]: systemd-rfkill.service: Deactivated successfully.
Oct 31 09:36:59 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:36:59 archPC kernel: audit: type=1131 audit(1635673019.150:89): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:37:02 archPC systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Oct 31 09:37:02 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:37:02 archPC kernel: audit: type=1131 audit(1635673022.157:90): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:37:21 archPC systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Oct 31 09:37:21 archPC kernel: audit: type=1131 audit(1635673041.487:91): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:37:21 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:37:21 archPC audit: BPF prog-id=23 op=UNLOAD
Oct 31 09:37:21 archPC audit: BPF prog-id=22 op=UNLOAD
Oct 31 09:37:21 archPC audit: BPF prog-id=21 op=UNLOAD
Oct 31 09:37:21 archPC kernel: audit: type=1334 audit(1635673041.667:92): prog-id=23 op=UNLOAD
Oct 31 09:37:21 archPC kernel: audit: type=1334 audit(1635673041.667:93): prog-id=22 op=UNLOAD
Oct 31 09:37:21 archPC kernel: audit: type=1334 audit(1635673041.667:94): prog-id=21 op=UNLOAD
Oct 31 09:37:23 archPC snapd[510]: autorefresh.go:525: Cannot prepare auto-refresh change due to a permanent network error: persistent network error: Post "[url]https://api.snapcraft.io/v2/snaps/refresh[/url]": dial tcp: lookup api.snapcraft.io: Temporary failure in name resolution
Oct 31 09:37:23 archPC snapd[510]: stateengine.go:149: state ensure error: persistent network error: Post "[url]https://api.snapcraft.io/v2/snaps/refresh[/url]": dial tcp: lookup api.snapcraft.io: Temporary failure in name resolution
Oct 31 09:38:26 archPC sddm-greeter[887]: Reading from "/usr/share/xsessions/plasma.desktop"
Oct 31 09:38:26 archPC sddm[676]: Message received from greeter: Login
Oct 31 09:38:26 archPC sddm[676]: Reading from "/usr/share/xsessions/plasma.desktop"
Oct 31 09:38:26 archPC sddm[676]: Reading from "/usr/share/xsessions/plasma.desktop"
Oct 31 09:38:26 archPC sddm[676]: Session "/usr/share/xsessions/plasma.desktop" selected, command: "/usr/bin/startplasma-x11"
Oct 31 09:38:26 archPC sddm-helper[980]: [PAM] Starting...
Oct 31 09:38:26 archPC sddm-helper[980]: [PAM] Authenticating...
Oct 31 09:38:26 archPC sddm-helper[980]: [PAM] Preparing to converse...
Oct 31 09:38:26 archPC sddm-helper[980]: [PAM] Conversation with 1 messages
Oct 31 09:38:26 archPC sddm-helper[980]: gkr-pam: unable to locate daemon control file
Oct 31 09:38:26 archPC audit[980]: USER_AUTH pid=980 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="alu" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Oct 31 09:38:26 archPC sddm-helper[980]: [PAM] returning.
Oct 31 09:38:26 archPC sddm-helper[980]: gkr-pam: stashed password to try later in open session
Oct 31 09:38:26 archPC sddm-helper[980]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate
Oct 31 09:38:26 archPC dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.21' (uid=0 pid=980 comm="/usr/lib/sddm/sddm-helper --socket /tmp/sddm-authf")
Oct 31 09:38:26 archPC dbus-daemon[507]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 31 09:38:26 archPC sddm-helper[980]: pam_systemd_home(sddm:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 31 09:38:26 archPC audit[980]: USER_ACCT pid=980 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="alu" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Oct 31 09:38:26 archPC sddm[676]: Authenticated successfully
Oct 31 09:38:26 archPC sddm-helper[980]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
Oct 31 09:38:26 archPC audit[980]: CRED_ACQ pid=980 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="alu" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Oct 31 09:38:26 archPC audit[980]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7ffe55c8aab0 a2=4 a3=3e8 items=0 ppid=676 pid=980 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null)
Oct 31 09:38:26 archPC audit: PROCTITLE proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746866356664623062622D633933392D343131362D616330382D623765346438643564376132002D2D69640031002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D
Oct 31 09:38:26 archPC kernel: audit: type=1100 audit(1635673106.250:95): pid=980 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="alu" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Oct 31 09:38:26 archPC kernel: audit: type=1101 audit(1635673106.250:96): pid=980 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="alu" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Oct 31 09:38:26 archPC kernel: audit: type=1103 audit(1635673106.250:97): pid=980 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="alu" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Oct 31 09:38:26 archPC kernel: audit: type=1006 audit(1635673106.250:98): pid=980 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Oct 31 09:38:26 archPC kernel: audit: type=1300 audit(1635673106.250:98): arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7ffe55c8aab0 a2=4 a3=3e8 items=0 ppid=676 pid=980 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null)
Oct 31 09:38:26 archPC kernel: audit: type=1327 audit(1635673106.250:98): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746866356664623062622D633933392D343131362D616330382D623765346438643564376132002D2D69640031002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D
Oct 31 09:38:26 archPC sddm-helper[980]: pam_unix(sddm:session): session opened for user alu(uid=1000) by (uid=0)
Oct 31 09:38:26 archPC sddm-greeter[887]: Message received from daemon: LoginSucceeded
Oct 31 09:38:26 archPC systemd[1]: Created slice User Slice of UID 1000.
Oct 31 09:38:26 archPC systemd[1]: Starting User Runtime Directory /run/user/1000...
Oct 31 09:38:26 archPC systemd-logind[511]: New session 2 of user alu.
Oct 31 09:38:26 archPC systemd[1]: Finished User Runtime Directory /run/user/1000.
Oct 31 09:38:26 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:38:26 archPC kernel: audit: type=1130 audit(1635673106.260:99): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:38:26 archPC systemd[1]: Starting User Manager for UID 1000...
Oct 31 09:38:26 archPC dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.23' (uid=0 pid=982 comm="(systemd) ")
Oct 31 09:38:26 archPC dbus-daemon[507]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 31 09:38:26 archPC systemd[982]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 31 09:38:26 archPC audit[982]: USER_ACCT pid=982 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="alu" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:38:26 archPC audit[982]: CRED_ACQ pid=982 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="alu" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 31 09:38:26 archPC kernel: audit: type=1101 audit(1635673106.264:100): pid=982 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="alu" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:38:26 archPC kernel: audit: type=1103 audit(1635673106.264:101): pid=982 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="alu" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 31 09:38:26 archPC kernel: audit: type=1006 audit(1635673106.264:102): pid=982 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
Oct 31 09:38:26 archPC audit[982]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffe12206050 a2=4 a3=3e8 items=0 ppid=1 pid=982 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Oct 31 09:38:26 archPC audit: PROCTITLE proctitle="(systemd)"
Oct 31 09:38:26 archPC systemd[982]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[alu] ruser=[<unknown>] rhost=[<unknown>]
Oct 31 09:38:26 archPC systemd[982]: pam_unix(systemd-user:session): session opened for user alu(uid=1000) by (uid=0)
Oct 31 09:38:26 archPC systemd[982]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Oct 31 09:38:26 archPC audit[982]: USER_START pid=982 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="alu" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:38:26 archPC audit: BPF prog-id=27 op=LOAD
Oct 31 09:38:26 archPC audit[982]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffc6d958120 a2=78 a3=7ffc6d958120 items=0 ppid=1 pid=982 auid=1000 uid=1000 gid=984 euid=1000 suid=1000 fsuid=1000 egid=984 sgid=984 fsgid=984 tty=(none) ses=3 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
Oct 31 09:38:26 archPC audit: PROCTITLE proctitle="(systemd)"
Oct 31 09:38:26 archPC audit: BPF prog-id=27 op=UNLOAD
Oct 31 09:38:26 archPC systemd-xdg-autostart-generator[988]: Exec binary '/usr/share/applications/pcloud.desktop' does not exist: Permission denied
Oct 31 09:38:26 archPC systemd-xdg-autostart-generator[988]: Not generating service for XDG autostart app-pcloud.desktop@autostart.service, error parsing Exec= line: Permission denied
Oct 31 09:38:26 archPC sddm-helper[876]: [PAM] Closing session
Oct 31 09:38:26 archPC sddm-helper[876]: pam_unix(sddm-greeter:session): session closed for user sddm
Oct 31 09:38:26 archPC audit[876]: USER_END pid=876 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
Oct 31 09:38:26 archPC audit[876]: CRED_DISP pid=876 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
Oct 31 09:38:26 archPC sddm-helper[876]: [PAM] Ended.
Oct 31 09:38:26 archPC sddm[676]: Auth: sddm-helper exited successfully
Oct 31 09:38:26 archPC sddm[676]: Greeter stopped.
Oct 31 09:38:26 archPC systemd[1]: session-c1.scope: Deactivated successfully.
Oct 31 09:38:26 archPC systemd[1]: session-c1.scope: Consumed 1.369s CPU time.
Oct 31 09:38:26 archPC systemd-logind[511]: Session c1 logged out. Waiting for processes to exit.
Oct 31 09:38:26 archPC systemd-logind[511]: Removed session c1.
Oct 31 09:38:26 archPC systemd[982]: Queued start job for default target Main User Target.
Oct 31 09:38:26 archPC systemd[982]: Created slice User Application Slice.
Oct 31 09:38:26 archPC systemd[982]: Reached target Paths.
Oct 31 09:38:26 archPC systemd[982]: Reached target Timers.
Oct 31 09:38:26 archPC systemd[982]: Starting D-Bus User Message Bus Socket...
Oct 31 09:38:26 archPC systemd[982]: Listening on GnuPG network certificate management daemon.
Oct 31 09:38:26 archPC systemd[982]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 31 09:38:26 archPC systemd[982]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 31 09:38:26 archPC systemd[982]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 31 09:38:26 archPC systemd[982]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 31 09:38:26 archPC systemd[982]: Listening on p11-kit server.
Oct 31 09:38:26 archPC systemd[982]: Listening on Multimedia System.
Oct 31 09:38:26 archPC systemd[982]: Listening on Sound System.
Oct 31 09:38:26 archPC systemd[982]: Listening on D-Bus User Message Bus Socket.
Oct 31 09:38:26 archPC systemd[982]: Reached target Sockets.
Oct 31 09:38:26 archPC systemd[982]: Reached target Basic System.
Oct 31 09:38:26 archPC systemd[1]: Started User Manager for UID 1000.
Oct 31 09:38:26 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:38:26 archPC systemd[982]: Starting Update XDG user dir configuration...
Oct 31 09:38:26 archPC systemd[1]: Started Session 2 of User alu.
Oct 31 09:38:26 archPC systemd[982]: Finished Update XDG user dir configuration.
Oct 31 09:38:26 archPC systemd[982]: Reached target Main User Target.
Oct 31 09:38:26 archPC systemd[982]: Startup finished in 86ms.
Oct 31 09:38:26 archPC sddm-helper[980]: pam_env(sddm:session): deprecated reading of user environment enabled
Oct 31 09:38:26 archPC sddm-helper[980]: gkr-pam: gnome-keyring-daemon started properly and unlocked keyring
Oct 31 09:38:26 archPC sddm-helper[980]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
Oct 31 09:38:26 archPC sddm-helper[998]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket
Oct 31 09:38:26 archPC audit[980]: USER_START pid=980 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring,pam_kwallet5 acct="alu" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
Oct 31 09:38:26 archPC sddm-helper[980]: Starting: "/usr/share/sddm/scripts/Xsession \"/usr/bin/startplasma-x11\""
Oct 31 09:38:26 archPC sddm-helper[1000]: Adding cookie to "/home/alu/.Xauthority"
Oct 31 09:38:26 archPC sddm[676]: Session started
Oct 31 09:38:26 archPC systemd[982]: Started D-Bus User Message Bus.
Oct 31 09:38:26 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Activating service name='org.kde.KSplash' requested by ':1.2' (uid=1000 pid=1000 comm="/usr/bin/startplasma-x11 ")
Oct 31 09:38:26 archPC systemd[982]: Reloading.
Oct 31 09:38:26 archPC systemd-xdg-autostart-generator[1023]: Exec binary '/usr/share/applications/pcloud.desktop' does not exist: Permission denied
Oct 31 09:38:26 archPC systemd-xdg-autostart-generator[1023]: Not generating service for XDG autostart app-pcloud.desktop@autostart.service, error parsing Exec= line: Permission denied
Oct 31 09:38:26 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Successfully activated service 'org.kde.KSplash'
Oct 31 09:38:26 archPC kcminit_startup[1030]: Initializing "kcm_mouse" : "kcminit_mouse"
Oct 31 09:38:26 archPC kcminit_startup[1030]: Initializing "kcm_style" : "kcminit_style"
Oct 31 09:38:26 archPC kcminit_startup[1030]: QDBusConnection: error: could not send signal to service "" path "//home/alu/.kde4/share/config/kdeglobals" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: //home/alu/.kde4/share/config/kdeglobals
Oct 31 09:38:26 archPC plasma_session[1026]: org.kde.plasma.session: process job "kcminit_startup" finished with exit code 0
Oct 31 09:38:26 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.8' (uid=1000 pid=1041 comm="/usr/bin/kded5 ")
Oct 31 09:38:26 archPC systemd[982]: Starting User preferences database...
Oct 31 09:38:26 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Successfully activated service 'ca.desrt.dconf'
Oct 31 09:38:26 archPC systemd[982]: Started User preferences database.
Oct 31 09:38:27 archPC kded5[1041]: org.kde.libkbolt: Failed to connect to Bolt manager DBus interface:
Oct 31 09:38:27 archPC kded5[1041]: org.kde.bolt.kded: Couldn't connect to Bolt DBus daemon
Oct 31 09:38:27 archPC kded5[1041]: kcm_touchpad: Using X11 backend
Oct 31 09:38:27 archPC NetworkManager[508]: <info> [1635673107.0361] agent-manager: agent[2db6a946bb2660b6,:1.27/org.kde.plasma.networkmanagement/1000]: agent registered
Oct 31 09:38:27 archPC kded5[1041]: Installing the delayed initialization callback.
Oct 31 09:38:27 archPC kwin_x11[1045]: Warning: Setting a new default format with a different version or profile after the global shared context is created may cause issues with context sharing.
Oct 31 09:38:27 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Activating via systemd: service name='org.kde.kglobalaccel' unit='plasma-kglobalaccel.service' requested by ':1.7' (uid=1000 pid=1041 comm="/usr/bin/kded5 ")
Oct 31 09:38:27 archPC systemd[982]: Created slice User Background Tasks Slice.
Oct 31 09:38:27 archPC systemd[982]: Starting KDE Global Shortcuts Server...
Oct 31 09:38:27 archPC kwin_x11[1045]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5089:46: this compose sequence is a duplicate of another; skipping line
Oct 31 09:38:27 archPC kwin_x11[1045]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5091:48: this compose sequence is a duplicate of another; skipping line
Oct 31 09:38:27 archPC kwin_x11[1045]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5093:48: this compose sequence is a duplicate of another; skipping line
Oct 31 09:38:27 archPC kwin_x11[1045]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5097:47: this compose sequence is a duplicate of another; skipping line
Oct 31 09:38:27 archPC kwin_x11[1045]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5099:46: this compose sequence is a duplicate of another; skipping line
Oct 31 09:38:27 archPC kwin_x11[1045]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5107:48: this compose sequence is a duplicate of another; skipping line
Oct 31 09:38:27 archPC kwin_x11[1045]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5111:46: this compose sequence is a duplicate of another; skipping line
Oct 31 09:38:27 archPC kwin_x11[1045]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5113:46: this compose sequence is a duplicate of another; skipping line
Oct 31 09:38:27 archPC kwin_x11[1045]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5117:45: this compose sequence is a duplicate of another; skipping line
Oct 31 09:38:27 archPC kwin_x11[1045]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5120:46: this compose sequence is a duplicate of another; skipping line
Oct 31 09:38:27 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Successfully activated service 'org.kde.kglobalaccel'
Oct 31 09:38:27 archPC systemd[982]: Started KDE Global Shortcuts Server.
Oct 31 09:38:27 archPC kglobalaccel5[1078]: kf.globalaccel.kglobalacceld: No desktop file found for service "electron11.desktop"
Oct 31 09:38:27 archPC kglobalaccel5[1078]: kf.globalaccel.kglobalacceld: No desktop file found for service "userfeedbackconsole.desktop"
Oct 31 09:38:27 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Activating via systemd: service name='org.kde.ActivityManager' unit='plasma-kactivitymanagerd.service' requested by ':1.7' (uid=1000 pid=1041 comm="/usr/bin/kded5 ")
Oct 31 09:38:27 archPC systemd[982]: Starting KActivityManager Activity manager Service...
Oct 31 09:38:27 archPC ksmserver[1082]: Qt: Session management error: networkIdsList argument is NULL
Oct 31 09:38:27 archPC kded5[1041]: bluedevil: Created
Oct 31 09:38:27 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Successfully activated service 'org.kde.ActivityManager'
Oct 31 09:38:27 archPC systemd[982]: Started KActivityManager Activity manager Service.
Oct 31 09:38:27 archPC kcminit_startup[1030]: Initializing "kcm_kgamma" : "kcminit_kgamma"
Oct 31 09:38:27 archPC plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/xembedsniproxy.desktop" ("/usr/bin/xembedsniproxy")
Oct 31 09:38:27 archPC kded5[1041]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.11'
Oct 31 09:38:27 archPC plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/pam_kwallet_init.desktop" ("/usr/lib/pam_kwallet_init")
Oct 31 09:38:27 archPC plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/powerdevil.desktop" ("/usr/lib/org_kde_powerdevil")
Oct 31 09:38:27 archPC plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/baloo_file.desktop" ("/usr/lib/baloo_file")
Oct 31 09:38:27 archPC kcminit_startup[1030]: Initializing "kcm_touchpad" : "kcminit_touchpad"
Oct 31 09:38:27 archPC kcminit_startup[1030]: kcm_touchpad: Using X11 backend
Oct 31 09:38:27 archPC dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.27' (uid=1000 pid=1041 comm="/usr/bin/kded5 ")
Oct 31 09:38:27 archPC plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/org.kde.plasmashell.desktop" ("/usr/bin/plasmashell")
Oct 31 09:38:27 archPC dbus-daemon[507]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
Oct 31 09:38:27 archPC dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.27' (uid=1000 pid=1041 comm="/usr/bin/kded5 ")
Oct 31 09:38:27 archPC dbus-daemon[507]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
Oct 31 09:38:27 archPC kded5[1041]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.systemd1.NoSuchUnit"
"Unit dbus-org.freedesktop.ModemManager1.service not found."
Oct 31 09:38:27 archPC kded5[1041]:
Oct 31 09:38:27 archPC kded5[1041]: Delayed initialization.
Oct 31 09:38:27 archPC kded5[1041]: Reloading the khotkeys configuration
Oct 31 09:38:27 archPC plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop" ("/usr/lib/polkit-kde-authentication-agent-1")
Oct 31 09:38:27 archPC kded5[1041]: Version 2 File!
Oct 31 09:38:27 archPC plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/kaccess.desktop" ("/usr/bin/kaccess")
Oct 31 09:38:27 archPC kded5[1041]: true
Oct 31 09:38:27 archPC kded5[1041]: Imported file "/usr/share/khotkeys/defaults.khotkeys"
Oct 31 09:38:27 archPC kded5[1041]: Imported file "/usr/share/khotkeys/kde32b1.khotkeys"
Oct 31 09:38:27 archPC kded5[1041]: Imported file "/usr/share/khotkeys/konqueror_gestures_kde321.khotkeys"
Oct 31 09:38:27 archPC kded5[1041]: Imported file "/usr/share/khotkeys/konsole.khotkeys"
Oct 31 09:38:27 archPC kaccess[1111]: Xlib XKB extension major= 1 minor= 0
Oct 31 09:38:27 archPC plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/org.kde.discover.notifier.desktop" ("/usr/lib/DiscoverNotifier")
Oct 31 09:38:27 archPC plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/pulseaudio.desktop" ("/usr/bin/start-pulseaudio-x11")
Oct 31 09:38:27 archPC plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/gmenudbusmenuproxy.desktop" ("/usr/bin/gmenudbusmenuproxy")
Oct 31 09:38:27 archPC dbus-daemon[507]: [system] Activating service name='org.kde.powerdevil.discretegpuhelper' requested by ':1.30' (uid=1000 pid=1101 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper)
Oct 31 09:38:27 archPC plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/snap-userd-autostart.desktop" ("/bin/snap", "userd", "--autostart")
Oct 31 09:38:27 archPC plasma_session[1026]: org.kde.plasma.session: failed to parse "/home/alu/.config/autostart/pcloud.desktop.desktop" for autostart
Oct 31 09:38:27 archPC plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/xapp-sn-watcher.desktop" ("/usr/lib/xapps/sn-watcher/xapp-sn-watcher")
Oct 31 09:38:27 archPC systemd[982]: Created slice User Core Session Slice.
Oct 31 09:38:27 archPC plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/snapshot-detect.desktop" ("/usr/bin/snapshot-detect")
Oct 31 09:38:27 archPC systemd[982]: Starting Sound Service...
Oct 31 09:38:27 archPC plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/geoclue-demo-agent.desktop" ("/usr/lib/geoclue-2.0/demos/agent")
Oct 31 09:38:27 archPC polkit-kde-authentication-agent-1[1108]: New PolkitAgentListener 0x55ba0b8f1600
Oct 31 09:38:27 archPC polkit-kde-authentication-agent-1[1108]: Adding new listener PolkitQt1::Agent::Listener(0x55ba0b91adc0) for 0x55ba0b8f1600
Oct 31 09:38:27 archPC polkit-kde-authentication-agent-1[1108]: Listener online
Oct 31 09:38:27 archPC polkitd[930]: Registered Authentication Agent for unix-session:2 (system bus name :1.35 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_GB.UTF-8)
Oct 31 09:38:27 archPC polkit-kde-authentication-agent-1[1108]: Authentication agent result: true
Oct 31 09:38:27 archPC dbus-daemon[507]: [system] Successfully activated service 'org.kde.powerdevil.discretegpuhelper'
Oct 31 09:38:27 archPC dbus-daemon[507]: [system] Activating service name='org.kde.powerdevil.chargethresholdhelper' requested by ':1.30' (uid=1000 pid=1101 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper)
Oct 31 09:38:27 archPC kaccess[1111]: X server XKB extension major= 1 minor= 0
Oct 31 09:38:27 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Activating service name='org.kde.KScreen' requested by ':1.7' (uid=1000 pid=1041 comm="/usr/bin/kded5 ")
Oct 31 09:38:27 archPC dbus-daemon[507]: [system] Activating service name='org.kde.kded.smart' requested by ':1.27' (uid=1000 pid=1041 comm="/usr/bin/kded5 ") (using servicehelper)
Oct 31 09:38:27 archPC dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.40' (uid=1000 pid=1140 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Oct 31 09:38:27 archPC systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Oct 31 09:38:27 archPC dbus-daemon[507]: [system] Successfully activated service 'org.kde.powerdevil.chargethresholdhelper'
Oct 31 09:38:27 archPC dbus-daemon[507]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.30' (uid=1000 pid=1101 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper)
Oct 31 09:38:27 archPC dbus-daemon[507]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Oct 31 09:38:27 archPC systemd[1]: Started RealtimeKit Scheduling Policy Service.
Oct 31 09:38:27 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:38:27 archPC rtkit-daemon[1179]: Successfully called chroot.
Oct 31 09:38:27 archPC rtkit-daemon[1179]: Successfully dropped privileges.
Oct 31 09:38:27 archPC rtkit-daemon[1179]: Successfully limited resources.
Oct 31 09:38:27 archPC rtkit-daemon[1179]: Canary thread running.
Oct 31 09:38:27 archPC rtkit-daemon[1179]: Running.
Oct 31 09:38:27 archPC rtkit-daemon[1179]: Successfully made thread 1140 of process 1140 owned by '1000' high priority at nice level -11.
Oct 31 09:38:27 archPC rtkit-daemon[1179]: Supervising 1 threads of 1 processes of 1 users.
Oct 31 09:38:27 archPC rtkit-daemon[1179]: Watchdog thread running.
Oct 31 09:38:27 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Successfully activated service 'org.kde.KScreen'
Oct 31 09:38:27 archPC backlighthelper[1181]: org.kde.powerdevil: no kernel backlight interface found
Oct 31 09:38:27 archPC dbus-daemon[507]: [system] Successfully activated service 'org.kde.kded.smart'
Oct 31 09:38:27 archPC kded5[1041]: bluedevil: Bluetooth operational changed false
Oct 31 09:38:27 archPC kded5[1041]: bluedevil: ObexManager operational changed false
Oct 31 09:38:27 archPC dbus-daemon[507]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.27' (uid=1000 pid=1041 comm="/usr/bin/kded5 ")
Oct 31 09:38:27 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.7' (uid=1000 pid=1041 comm="/usr/bin/kded5 ")
Oct 31 09:38:27 archPC dbus-daemon[507]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Oct 31 09:38:27 archPC systemd[982]: Starting Bluetooth OBEX service...
Oct 31 09:38:27 archPC kded5[1041]: kf.bluezqt: PendingCall Error: "Unit dbus-org.bluez.service not found."
Oct 31 09:38:27 archPC kscreen_backend_launcher[1167]: kscreen.xrandr: Connected output 449 to CRTC 441
Oct 31 09:38:27 archPC kscreen_backend_launcher[1167]: kscreen.xcb.helper: Detected XRandR 1.6
Oct 31 09:38:27 archPC kscreen_backend_launcher[1167]: kscreen.xcb.helper: Event Base: 89
Oct 31 09:38:27 archPC kscreen_backend_launcher[1167]: kscreen.xcb.helper: Event Error: 147
Oct 31 09:38:27 archPC dbus-daemon[507]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
Oct 31 09:38:27 archPC org_kde_powerdevil[1101]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported"
Oct 31 09:38:27 archPC kded5[1041]: kscreen.kded: PowerDevil SuspendSession action not available!
Oct 31 09:38:27 archPC obexd[1190]: OBEX daemon 5.62
Oct 31 09:38:27 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Successfully activated service 'org.bluez.obex'
Oct 31 09:38:27 archPC systemd[982]: Started Bluetooth OBEX service.
Oct 31 09:38:27 archPC kscreen_backend_launcher[1167]: kscreen.xrandr: XRandR::setConfig
Oct 31 09:38:27 archPC kscreen_backend_launcher[1167]: kscreen.xrandr: Requested screen size is QSize(2560, 1440)
Oct 31 09:38:27 archPC kscreen_backend_launcher[1167]: kscreen.xrandr: Needed CRTCs: 1
Oct 31 09:38:27 archPC kscreen_backend_launcher[1167]: kscreen.xrandr: Actions to perform:
Primary Output: false
Oct 31 09:38:27 archPC kscreen_backend_launcher[1167]: kscreen.xrandr: Change Screen Size: false
Oct 31 09:38:27 archPC kscreen_backend_launcher[1167]: kscreen.xrandr: Disable outputs: false
Oct 31 09:38:27 archPC kscreen_backend_launcher[1167]: kscreen.xrandr: Change outputs: true
Oct 31 09:38:27 archPC kscreen_backend_launcher[1167]: kscreen.xrandr: (449)
Oct 31 09:38:27 archPC kscreen_backend_launcher[1167]: kscreen.xrandr: Enable outputs: false
Oct 31 09:38:27 archPC DiscoverNotifier[1126]: couldn't load "/usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so" because "Cannot load library /usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so: (libpackagekitqt5.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:38:27 archPC org_kde_powerdevil[1101]: org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
Oct 31 09:38:27 archPC kscreen_backend_launcher[1167]: kscreen.xrandr: RRSetCrtcConfig (change output)
Output: 449 ( "DP-2" )
CRTC: 441
Pos: QPoint(0,0)
Mode: 451 KScreen::Mode(Id: "451" , Size: QSize(2560, 1440) @ 143.998 )
Rotation: KScreen::Output::None
Oct 31 09:38:27 archPC kscreen_backend_launcher[1167]: kscreen.xrandr: Result: 0
Oct 31 09:38:27 archPC kscreen_backend_launcher[1167]: kscreen.xrandr: XRandROutput 449 update
m_connected: 0
m_crtc XRandRCrtc(0x55c84390b910)
CRTC: 441
MODE: 451
Connection: 0
Primary: true
Oct 31 09:38:27 archPC kscreen_backend_launcher[1167]: kscreen.xrandr: XRandR::setConfig done!
Oct 31 09:38:27 archPC kded5[1041]: Known activities: ("aa711faa-03b4-45ea-976a-a881d77c0426")
Oct 31 09:38:27 archPC kded5[1041]: Registering ":1.29/StatusNotifierItem" to system tray
Oct 31 09:38:27 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 790, resource id: 6291461, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:38:27 archPC kwin_x11[1045]: kwin_core: XCB error: 10 (BadAccess), sequence: 852, resource id: 465, major code: 142 (Composite), minor code: 2 (RedirectSubwindows)
Oct 31 09:38:27 archPC org_kde_powerdevil[1101]: org.kde.powerdevil: Handle button events action could not check for screen configuration
Oct 31 09:38:27 archPC org_kde_powerdevil[1101]: org.kde.powerdevil: The profile "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, a configuration problem, or because the action is not supported
Oct 31 09:38:27 archPC org_kde_powerdevil[1101]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported"
Oct 31 09:38:27 archPC plasmashell[1105]: kf.plasma.quick: Applet preload policy set to 1
Oct 31 09:38:27 archPC rtkit-daemon[1179]: Supervising 1 threads of 1 processes of 1 users.
Oct 31 09:38:27 archPC rtkit-daemon[1179]: Successfully made thread 1210 of process 1140 owned by '1000' RT at priority 5.
Oct 31 09:38:27 archPC rtkit-daemon[1179]: Supervising 2 threads of 1 processes of 1 users.
Oct 31 09:38:27 archPC kded5[1041]: bluedevil: ObexManager operational changed true
Oct 31 09:38:27 archPC kded5[1041]: bluedevil: ObexAgent registered
Oct 31 09:38:27 archPC kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Oct 31 09:38:27 archPC plasmashell[1105]: trying to show an empty dialog
Oct 31 09:38:27 archPC plasmashell[1105]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
Oct 31 09:38:27 archPC plasmashell[1105]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
Oct 31 09:38:28 archPC rtkit-daemon[1179]: Supervising 2 threads of 1 processes of 1 users.
Oct 31 09:38:28 archPC rtkit-daemon[1179]: Successfully made thread 1217 of process 1140 owned by '1000' RT at priority 5.
Oct 31 09:38:28 archPC rtkit-daemon[1179]: Supervising 3 threads of 1 processes of 1 users.
Oct 31 09:38:28 archPC plasmashell[1105]: qt.svg: <input>:406:376: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:28 archPC plasmashell[1105]: qt.svg: <input>:407:130: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:28 archPC plasmashell[1105]: qt.svg: <input>:408:130: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:28 archPC plasmashell[1105]: qt.svg: <input>:408:393: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:28 archPC plasmashell[1105]: qt.svg: <input>:409:130: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:28 archPC plasmashell[1105]: qt.svg: <input>:410:129: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:28 archPC plasmashell[1105]: qt.svg: <input>:411:129: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:28 archPC plasmashell[1105]: qt.svg: <input>:412:129: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:28 archPC plasmashell[1105]: qt.svg: <input>:413:129: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:28 archPC plasmashell[1105]: qt.svg: <input>:413:379: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:28 archPC plasmashell[1105]: qt.svg: <input>:413:631: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:28 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:520:9: QML Label: Binding loop detected for property "height"
Oct 31 09:38:28 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:475:13: QML Label: Binding loop detected for property "height"
Oct 31 09:38:28 archPC plasmashell[1105]: trying to show an empty dialog
Oct 31 09:38:28 archPC rtkit-daemon[1179]: Supervising 3 threads of 1 processes of 1 users.
Oct 31 09:38:28 archPC rtkit-daemon[1179]: Successfully made thread 1222 of process 1140 owned by '1000' RT at priority 5.
Oct 31 09:38:28 archPC rtkit-daemon[1179]: Supervising 4 threads of 1 processes of 1 users.
Oct 31 09:38:28 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:18:1: QML DropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Oct 31 09:38:28 archPC plasmashell[1105]: trying to show an empty dialog
Oct 31 09:38:28 archPC plasmashell[1105]: Plasma Shell startup completed
Oct 31 09:38:28 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 2351, resource id: 4194329, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:38:28 archPC plasmashell[1105]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
Oct 31 09:38:28 archPC plasmashell[1105]: libkcups: CUPS-Get-Printers last error: 0 successful-ok
Oct 31 09:38:28 archPC plasmashell[1105]: libkcups: Get-Jobs last error: 0 successful-ok
Oct 31 09:38:28 archPC plasmashell[1105]: libkcups: Create-Printer-Subscriptions last error: 0 successful-ok
Oct 31 09:38:28 archPC plasmashell[1105]: libkcups: Get-Jobs last error: 0 successful-ok
Oct 31 09:38:28 archPC kded5[1041]: Registering "org.kde.StatusNotifierHost-1105" as system tray
Oct 31 09:38:28 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/CompactRepresentation.qml:62:17: Unable to assign [undefined] to int
Oct 31 09:38:28 archPC plasmashell[1105]: libkcups: 3 "OfficeJet_Pro_6970"
Oct 31 09:38:28 archPC plasmashell[1105]: libkcups: 3 "OfficeJet_Pro_6970_fax"
Oct 31 09:38:28 archPC plasmashell[1105]: libkcups: 0
Oct 31 09:38:28 archPC plasmashell[1105]: libkcups: 0
Oct 31 09:38:28 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/CompactRepresentation.qml:62:17: Unable to assign [undefined] to int
Oct 31 09:38:28 archPC plasmashell[1105]: qml: SystemTray ItemLoader: Invalid state, cannot determine source!
Oct 31 09:38:28 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:17:1: QML MouseArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Oct 31 09:38:28 archPC plasmashell[1105]: Both point size and pixel size set. Using pixel size.
Oct 31 09:38:28 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:53:9: QML GridLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Oct 31 09:38:28 archPC plasmashell[1105]: Error: cannot change the containment to AppletsLayout
Oct 31 09:38:28 archPC plasmashell[1105]: trying to show an empty dialog
Oct 31 09:38:28 archPC plasmashell[1105]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
Oct 31 09:38:28 archPC plasmashell[1105]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
Oct 31 09:38:28 archPC plasmashell[1105]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
Oct 31 09:38:28 archPC rtkit-daemon[1179]: Supervising 4 threads of 1 processes of 1 users.
Oct 31 09:38:28 archPC rtkit-daemon[1179]: Successfully made thread 1230 of process 1140 owned by '1000' RT at priority 5.
Oct 31 09:38:28 archPC rtkit-daemon[1179]: Supervising 5 threads of 1 processes of 1 users.
Oct 31 09:38:28 archPC pulseaudio[1140]: stat('/etc/pulse/default.pa.d'): No such file or directory
Oct 31 09:38:28 archPC systemd[982]: Started Sound Service.
Oct 31 09:38:29 archPC plasmashell[1105]: trying to show an empty dialog
Oct 31 09:38:34 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Activating service name='org.kde.LogoutPrompt' requested by ':1.12' (uid=1000 pid=1082 comm="/usr/bin/ksmserver ")
Oct 31 09:38:35 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Successfully activated service 'org.kde.LogoutPrompt'
Oct 31 09:38:35 archPC ksmserver-logout-greeter[1262]: qt.svg: <input>:406:376: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:35 archPC ksmserver-logout-greeter[1262]: qt.svg: <input>:407:130: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:35 archPC ksmserver-logout-greeter[1262]: qt.svg: <input>:408:130: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:35 archPC ksmserver-logout-greeter[1262]: qt.svg: <input>:408:393: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:35 archPC ksmserver-logout-greeter[1262]: qt.svg: <input>:409:130: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:35 archPC ksmserver-logout-greeter[1262]: qt.svg: <input>:410:129: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:35 archPC ksmserver-logout-greeter[1262]: qt.svg: <input>:411:129: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:35 archPC ksmserver-logout-greeter[1262]: qt.svg: <input>:412:129: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:35 archPC ksmserver-logout-greeter[1262]: qt.svg: <input>:413:129: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:35 archPC ksmserver-logout-greeter[1262]: qt.svg: <input>:413:379: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:35 archPC ksmserver-logout-greeter[1262]: qt.svg: <input>:413:631: Could not add child element to parent element because the types are incorrect.
Oct 31 09:38:36 archPC systemd[1]: Stopping User Manager for UID 974...
Oct 31 09:38:36 archPC systemd[878]: Stopped target Bluetooth.
Oct 31 09:38:36 archPC systemd[878]: Stopped target Main User Target.
Oct 31 09:38:36 archPC systemd[878]: Stopped target Sound Card.
Oct 31 09:38:36 archPC systemd[878]: Stopping D-Bus User Message Bus...
Oct 31 09:38:36 archPC systemd[878]: Stopped D-Bus User Message Bus.
Oct 31 09:38:36 archPC systemd[878]: Stopped target Basic System.
Oct 31 09:38:36 archPC systemd[878]: Stopped target Paths.
Oct 31 09:38:36 archPC systemd[878]: Stopped target Sockets.
Oct 31 09:38:36 archPC systemd[878]: Stopped target Timers.
Oct 31 09:38:36 archPC systemd[878]: Closed D-Bus User Message Bus Socket.
Oct 31 09:38:36 archPC systemd[878]: Closed GnuPG network certificate management daemon.
Oct 31 09:38:36 archPC systemd[878]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 31 09:38:36 archPC systemd[878]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Oct 31 09:38:36 archPC systemd[878]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Oct 31 09:38:36 archPC systemd[878]: Closed GnuPG cryptographic agent and passphrase cache.
Oct 31 09:38:36 archPC systemd[878]: Closed p11-kit server.
Oct 31 09:38:36 archPC systemd[878]: Closed Multimedia System.
Oct 31 09:38:36 archPC systemd[878]: Closed Sound System.
Oct 31 09:38:36 archPC systemd[878]: Removed slice User Application Slice.
Oct 31 09:38:36 archPC systemd[878]: Reached target Shutdown.
Oct 31 09:38:36 archPC systemd[878]: Finished Exit the Session.
Oct 31 09:38:36 archPC systemd[878]: Reached target Exit the Session.
Oct 31 09:38:36 archPC systemd[879]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
Oct 31 09:38:36 archPC systemd[1]: user@974.service: Deactivated successfully.
Oct 31 09:38:36 archPC systemd[1]: Stopped User Manager for UID 974.
Oct 31 09:38:36 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:38:36 archPC systemd[1]: Stopping User Runtime Directory /run/user/974...
Oct 31 09:38:36 archPC kernel: kauditd_printk_skb: 12 callbacks suppressed
Oct 31 09:38:36 archPC kernel: audit: type=1131 audit(1635673116.470:111): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:38:36 archPC systemd[1]: run-user-974.mount: Deactivated successfully.
Oct 31 09:38:36 archPC systemd[1]: user-runtime-dir@974.service: Deactivated successfully.
Oct 31 09:38:36 archPC systemd[1]: Stopped User Runtime Directory /run/user/974.
Oct 31 09:38:36 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:38:36 archPC systemd[1]: Removed slice User Slice of UID 974.
Oct 31 09:38:36 archPC systemd[1]: user-974.slice: Consumed 1.488s CPU time.
Oct 31 09:38:36 archPC kernel: audit: type=1131 audit(1635673116.474:112): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:38:36 archPC org.kde.LogoutPrompt[1262]: Xlib: extension "NV-GLX" missing on display ":0".
Oct 31 09:38:36 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4616, resource id: 46137357, major code: 15 (QueryTree), minor code: 0
Oct 31 09:38:36 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4646, resource id: 46137369, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:38:38 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 6236, resource id: 33554543, major code: 73 (GetImage), minor code: 0
Oct 31 09:38:38 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 6237, resource id: 33554543, major code: 73 (GetImage), minor code: 0
Oct 31 09:38:38 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 6238, resource id: 33554543, major code: 73 (GetImage), minor code: 0
Oct 31 09:38:40 archPC plasmashell[1105]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 09:38:40 archPC plasmashell[1105]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 09:38:40 archPC plasmashell[1105]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:38:40 archPC plasmashell[1105]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 09:38:40 archPC plasmashell[1105]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 09:38:40 archPC plasmashell[1105]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:38:40 archPC plasmashell[1105]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:38:40 archPC plasmashell[1105]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:38:40 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.34' (uid=1000 pid=1105 comm="/usr/bin/plasmashell ")
Oct 31 09:38:40 archPC systemd[982]: Starting Virtual filesystem service...
Oct 31 09:38:40 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Successfully activated service 'org.gtk.vfs.Daemon'
Oct 31 09:38:40 archPC systemd[982]: Started Virtual filesystem service.
Oct 31 09:38:40 archPC plasmashell[1105]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Oct 31 09:38:40 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Activating via systemd: service name='org.kde.runners.baloo' unit='plasma-baloorunner.service' requested by ':1.22' (uid=1000 pid=1105 comm="/usr/bin/plasmashell ")
Oct 31 09:38:40 archPC systemd[982]: Starting KRunner provider for baloo file indexer...
Oct 31 09:38:41 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Successfully activated service 'org.kde.runners.baloo'
Oct 31 09:38:41 archPC systemd[982]: Started KRunner provider for baloo file indexer.
Oct 31 09:38:42 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 8358, resource id: 33554564, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:38:42 archPC systemd[982]: Started Spectacle - Screenshot Capture Utility.
Oct 31 09:38:58 archPC kioslave5[1345]: Qt: Session management error: networkIdsList argument is NULL
Oct 31 09:39:08 archPC spectacle[1317]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4618, resource id: 10486661, major code: 40 (TranslateCoords), minor code: 0
Oct 31 09:39:09 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 23739, resource id: 52428806, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:39:11 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 24439, resource id: 48234502, major code: 15 (QueryTree), minor code: 0
Oct 31 09:39:11 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 24534, resource id: 48234648, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:39:11 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 24538, resource id: 50331656, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:39:11 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 24551, resource id: 33554572, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:39:11 archPC systemd[982]: app-org.kde.spectacle-569fe1b98d40405e9030ac6b38fcf49b.scope: Consumed 3.178s CPU time.
Oct 31 09:39:12 archPC systemd[982]: Started Konsole - Terminal.
Oct 31 09:39:17 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.45' (uid=1000 pid=1411 comm="/sbin/nvidia-settings -q screens ")
Oct 31 09:39:17 archPC systemd[982]: Starting Accessibility services bus...
Oct 31 09:39:17 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Successfully activated service 'org.a11y.Bus'
Oct 31 09:39:17 archPC systemd[982]: Started Accessibility services bus.
Oct 31 09:39:41 archPC plasmashell[1105]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:39:41 archPC plasmashell[1105]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:39:45 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:378: Unable to assign [undefined] to QString
Oct 31 09:39:45 archPC systemd[982]: Started Kate - Advanced Text Editor.
Oct 31 09:39:45 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:378: Unable to assign [undefined] to QString
Oct 31 09:39:45 archPC kate[1446]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 09:39:45 archPC kate[1446]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 09:39:45 archPC kate[1446]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:39:45 archPC kate[1446]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 09:39:45 archPC kate[1446]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 09:39:45 archPC kate[1446]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:39:45 archPC kate[1446]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:39:45 archPC kate[1446]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:39:45 archPC kate[1446]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:39:45 archPC kate[1446]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:39:45 archPC kate[1446]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:39:45 archPC kate[1446]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:39:45 archPC kate[1446]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:39:45 archPC kate[1446]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:39:45 archPC kioslave5[1456]: Qt: Session management error: networkIdsList argument is NULL
Oct 31 09:40:06 archPC kate[1446]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:40:06 archPC kate[1446]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:40:07 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 46179, resource id: 54525958, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:40:10 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:378: Unable to assign [undefined] to QString
Oct 31 09:40:10 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:378: Unable to assign [undefined] to QString
Oct 31 09:40:10 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 47688, resource id: 33554587, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:40:10 archPC systemd[982]: Started Dolphin - File Manager.
Oct 31 09:40:10 archPC kioslave5[1503]: Qt: Session management error: networkIdsList argument is NULL
Oct 31 09:40:23 archPC kate[1446]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:40:23 archPC kate[1446]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:40:30 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 63732, resource id: 58720262, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:40:37 archPC kioslave5[1519]: Qt: Session management error: networkIdsList argument is NULL
Oct 31 09:40:42 archPC kate[1446]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:40:42 archPC kate[1446]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:40:42 archPC kate[1446]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 20772, resource id: 10489701, major code: 40 (TranslateCoords), minor code: 0
Oct 31 09:40:44 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11401, resource id: 56623112, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:40:44 archPC kioslave5[1527]: Qt: Session management error: networkIdsList argument is NULL
Oct 31 09:41:00 archPC kate[1446]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:41:00 archPC kate[1446]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:41:01 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 21594, resource id: 56623110, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:41:03 archPC systemd[982]: app-org.kde.kate-268d4a9fbe354b8a9000a624518ebca3.scope: Consumed 9.587s CPU time.
Oct 31 09:41:03 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 22404, resource id: 58720264, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:41:03 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 22408, resource id: 50331880, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:41:03 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 22412, resource id: 33554588, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:41:09 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 25224, resource id: 54525977, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:41:09 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 25228, resource id: 52428808, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:41:09 archPC systemd[982]: app-org.kde.dolphin-bf459dbd0f0f4681906f5ae75232b898.scope: Consumed 4.890s CPU time.
Oct 31 09:41:09 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 25245, resource id: 33554589, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:41:19 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 27530, resource id: 50331654, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:41:24 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 29476, resource id: 33554591, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:41:24 archPC systemd[982]: Started Dolphin - File Manager.
Oct 31 09:41:24 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:378: Unable to assign [undefined] to QString
Oct 31 09:41:24 archPC kioslave5[1578]: Qt: Session management error: networkIdsList argument is NULL
Oct 31 09:41:28 archPC plasmashell[1105]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:41:28 archPC plasmashell[1105]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:41:29 archPC plasmashell[1105]: QObject::disconnect: Unexpected nullptr parameter
Oct 31 09:41:29 archPC systemd[982]: Started Kate - Advanced Text Editor.
Oct 31 09:41:29 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 33040, resource id: 33554603, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:41:29 archPC kate[1590]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 09:41:29 archPC kate[1590]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 09:41:29 archPC kate[1590]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:41:29 archPC kate[1590]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 09:41:29 archPC kate[1590]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 09:41:29 archPC kate[1590]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:41:29 archPC kate[1590]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:41:29 archPC kate[1590]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:41:29 archPC kate[1590]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:41:29 archPC kate[1590]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:41:29 archPC kate[1590]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:41:29 archPC kate[1590]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:41:29 archPC kate[1590]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:41:29 archPC kate[1590]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:41:30 archPC kioslave5[1600]: Qt: Session management error: networkIdsList argument is NULL
Oct 31 09:41:50 archPC kate[1590]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:41:50 archPC kate[1590]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:41:50 archPC kate[1590]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5515, resource id: 10492797, major code: 40 (TranslateCoords), minor code: 0
Oct 31 09:41:51 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 44479, resource id: 58720262, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:41:52 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 44786, resource id: 54526116, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:41:52 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 44799, resource id: 56623112, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:41:52 archPC systemd[982]: app-org.kde.kate-0ab70738263241129e3c0d6089af5a8f.scope: Consumed 2.737s CPU time.
Oct 31 09:41:52 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 44803, resource id: 33554604, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:43:14 archPC plasmashell[1105]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:43:14 archPC plasmashell[1105]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:43:16 archPC plasmashell[1105]: QObject::disconnect: Unexpected nullptr parameter
Oct 31 09:43:16 archPC systemd[982]: Started Kate - Advanced Text Editor.
Oct 31 09:43:16 archPC kate[1638]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 09:43:16 archPC kate[1638]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 09:43:16 archPC kate[1638]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:43:16 archPC kate[1638]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 09:43:16 archPC kate[1638]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 09:43:16 archPC kate[1638]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:43:16 archPC kate[1638]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:43:16 archPC kate[1638]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:43:16 archPC kate[1638]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:43:16 archPC kate[1638]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:43:16 archPC kate[1638]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:43:16 archPC kate[1638]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:43:16 archPC kate[1638]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:43:16 archPC kate[1638]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:43:16 archPC kioslave5[1648]: Qt: Session management error: networkIdsList argument is NULL
Oct 31 09:43:42 archPC kate[1638]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:43:42 archPC kate[1638]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:43:44 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 323, resource id: 58720262, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:43:45 archPC systemd[982]: app-org.kde.kate-af39e2184c7f491ca8f71bb9586a38cf.scope: Consumed 2.561s CPU time.
Oct 31 09:43:45 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 929, resource id: 54526107, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:43:45 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 933, resource id: 56623112, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:43:45 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 937, resource id: 33554613, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:44:51 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5890, resource id: 48234854, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:44:51 archPC systemd[982]: app-org.kde.konsole-ee5d13848cd64d1f92c8ab6e414bdf42.scope: Consumed 5.361s CPU time.
Oct 31 09:44:52 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5903, resource id: 8388616, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:44:54 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Activating service name='org.kde.LogoutPrompt' requested by ':1.12' (uid=1000 pid=1082 comm="/usr/bin/ksmserver ")
Oct 31 09:44:54 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Successfully activated service 'org.kde.LogoutPrompt'
Oct 31 09:44:56 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Activating service name='org.kde.Shutdown' requested by ':1.66' (uid=1000 pid=1667 comm="/usr/lib/ksmserver-logout-greeter ")
Oct 31 09:44:57 archPC dbus-daemon[1009]: [session uid=1000 pid=1009] Successfully activated service 'org.kde.Shutdown'
Oct 31 09:44:57 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 8991, resource id: 48234521, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:44:57 archPC polkit-kde-authentication-agent-1[1108]: Destroying listener
Oct 31 09:44:57 archPC polkit-kde-authentication-agent-1[1108]: Removing listener PolkitQt1::Agent::Listener(0x55ba0b91adc0)
Oct 31 09:44:57 archPC kded5[1041]: Service ":1.29" unregistered
Oct 31 09:44:57 archPC polkitd[930]: Unregistered Authentication Agent for unix-session:2 (system bus name :1.35, object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_GB.UTF-8)
Oct 31 09:44:57 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 8999, resource id: 25165830, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:44:57 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 9003, resource id: 37748741, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:44:57 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 9007, resource id: 27262981, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:44:57 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 9022, resource id: 6291461, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:209: TypeError: Cannot call method 'globalAction' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:198: TypeError: Cannot call method 'action' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:192: TypeError: Cannot call method 'action' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:20: TypeError: Cannot read property 'editMode' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:33: TypeError: Cannot read property 'editMode' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/packages/org.kde.desktoptoolbox/contents/ui/ToolBoxButton.qml:34: TypeError: Cannot read property 'editMode' of null
Oct 31 09:44:57 archPC plasmashell[1105]: trying to show an empty dialog
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:63: TypeError: Cannot read property 'pluginName' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:65: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:66: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:67: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:68: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:69: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:20: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:21: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:22: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:23: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 9025, resource id: 50331654, major code: 15 (QueryTree), minor code: 0
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/packages/org.kde.paneltoolbox/contents/ui/main.qml:18: TypeError: Cannot read property 'formFactor' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/packages/org.kde.paneltoolbox/contents/ui/main.qml:90: TypeError: Cannot read property 'editMode' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/packages/org.kde.paneltoolbox/contents/ui/main.qml:35: TypeError: Cannot read property 'editMode' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/packages/org.kde.paneltoolbox/contents/ui/main.qml:24: TypeError: Cannot read property 'editMode' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:98: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:99: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:90: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:26: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:70: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:59: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:85: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:65: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:85: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:42: TypeError: Cannot read property 'compactRepresentationItem' of null
Oct 31 09:44:57 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 9178, resource id: 35651589, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:44:57 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 9184, resource id: 52428808, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:44:57 archPC kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 9188, resource id: 50331673, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/applet/CompactApplet.qml:52: TypeError: Cannot read property 'implicitWidth' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/applet/CompactApplet.qml:70: TypeError: Cannot read property 'implicitHeight' of null
Oct 31 09:44:57 archPC systemd[982]: app-org.kde.dolphin-a5d2699eb7a14d8a9e54acbdb56bbd6b.scope: Consumed 2.311s CPU time.
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/Kickoff.qml:143: TypeError: Cannot read property 'formFactor' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/Kickoff.qml:134: TypeError: Cannot read property 'location' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/KickoffSingleton.qml:81: TypeError: Cannot read property 'formFactor' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:24: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:235: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:241: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:247: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/devicenotifier.qml:255: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.vault/contents/ui/main.qml:18: TypeError: Cannot read property 'nativeInterface' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.vault/contents/ui/main.qml:17: TypeError: Cannot read property 'nativeInterface' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/main.qml:141: TypeError: Cannot read property 'nativeInterface' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml:65:5: Unable to assign [undefined] to QObject*
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml:162: TypeError: Cannot read property 'nativeInterface' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/main.qml:26: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: libkcups: Cancel-Subscription last error: 0 successful-ok
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.keyboardindicator/contents/ui/main.qml:21: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/batterymonitor.qml:164: TypeError: Cannot read property 'configuration' of null
Oct 31 09:44:57 archPC plasmashell[1105]: file:///usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/main.qml:69: TypeError: Cannot read property 'expanded' of null
Oct 31 09:44:57 archPC plasmashell[1105]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_04_00.0.analog-stereo"
Oct 31 09:44:57 archPC plasmashell[1105]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_04_00.0.analog-stereo"
Oct 31 09:44:57 archPC plasmashell[1105]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_04_00.0.analog-stereo"
Oct 31 09:44:57 archPC plasmashell[1105]: org.kde.plasma.pulseaudio: No object for name "alsa_input.usb-046d_Logitech_Webcam_C925e_437ADBFF-02.analog-stereo"
Oct 31 09:44:57 archPC kwin_x11[1045]: QMetaProperty::read: Unable to handle unregistered datatype 'KWin::SessionState' for property 'KWin::EffectsHandlerImplX11::sessionState'
Oct 31 09:44:57 archPC systemd-logind[511]: System is rebooting.
Oct 31 09:44:57 archPC kded5[1041]: bluedevil: About to shut down
Oct 31 09:44:57 archPC sddm[676]: Authentication error: "Process crashed"
Oct 31 09:44:57 archPC sddm[676]: Auth: sddm-helper crashed (exit code 15)
Oct 31 09:44:57 archPC sddm[676]: Authentication error: "Process crashed"
Oct 31 09:44:57 archPC sddm[676]: Auth: sddm-helper exited with 15
Oct 31 09:44:57 archPC sddm[676]: Socket server stopping...
Oct 31 09:44:57 archPC sddm[676]: Socket server stopped.
Oct 31 09:44:57 archPC sddm[676]: Display server stopping...
Oct 31 09:44:57 archPC kglobalaccel5[1078]: The X11 connection broke (error 1). Did the X11 server die?
Oct 31 09:44:57 archPC kactivitymanagerd[1086]: The X11 connection broke (error 1). Did the X11 server die?
Oct 31 09:44:57 archPC kscreen_backend_launcher[1167]: The X11 connection broke (error 1). Did the X11 server die?
Oct 31 09:44:57 archPC baloorunner[1313]: The X11 connection broke (error 1). Did the X11 server die?
Oct 31 09:44:57 archPC systemd[1]: Stopping Session 2 of User alu...
Oct 31 09:44:57 archPC systemd[1]: Removed slice Slice /system/getty.
Oct 31 09:44:57 archPC systemd[1]: Removed slice Slice /system/modprobe.
Oct 31 09:44:57 archPC systemd[1]: Stopped target Bluetooth Support.
Oct 31 09:44:57 archPC systemd[1]: Stopped target Graphical Interface.
Oct 31 09:44:57 archPC systemd[1]: Stopped target Multi-User System.
Oct 31 09:44:57 archPC systemd[1]: Stopped target Login Prompts.
Oct 31 09:44:57 archPC systemd[1]: Stopped target Sound Card.
Oct 31 09:44:57 archPC systemd[1]: Stopped target Timer Units.
Oct 31 09:44:57 archPC systemd[1]: man-db.timer: Deactivated successfully.
Oct 31 09:44:57 archPC systemd[1]: Stopped Daily man-db regeneration.
Oct 31 09:44:57 archPC systemd[1]: paccache.timer: Deactivated successfully.
Oct 31 09:44:57 archPC systemd[1]: Stopped Clean-up old pacman pkg.
Oct 31 09:44:57 archPC systemd[1]: pamac-cleancache.timer: Deactivated successfully.
Oct 31 09:44:57 archPC systemd[1]: Stopped Monthly clean packages cache.
Oct 31 09:44:57 archPC kded5[1041]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 31 09:44:57 archPC systemd[1]: shadow.timer: Deactivated successfully.
Oct 31 09:44:57 archPC systemd[1]: Stopped Daily verification of password and group files.
Oct 31 09:44:57 archPC systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully.
Oct 31 09:44:57 archPC kded5[1041]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 31 09:44:57 archPC systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Oct 31 09:44:57 archPC systemd[1]: lvm2-lvmpolld.socket: Deactivated successfully.
Oct 31 09:44:57 archPC systemd[1]: Closed LVM2 poll daemon socket.
Oct 31 09:44:57 archPC systemd[1]: systemd-coredump.socket: Deactivated successfully.
Oct 31 09:44:57 archPC kded5[1041]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 31 09:44:57 archPC kded5[1041]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 31 09:44:57 archPC systemd[1]: Closed Process Core Dump Socket.
Oct 31 09:44:57 archPC kded5[1041]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 31 09:44:57 archPC systemd[1]: systemd-rfkill.socket: Deactivated successfully.
Oct 31 09:44:57 archPC systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Oct 31 09:44:57 archPC kded5[1041]: bluedevil: Destroyed
Oct 31 09:44:57 archPC kded5[1041]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 31 09:44:57 archPC kded5[1041]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 31 09:44:57 archPC systemd[982]: plasma-kglobalaccel.service: Main process exited, code=exited, status=1/FAILURE
Oct 31 09:44:57 archPC systemd[982]: plasma-kglobalaccel.service: Failed with result 'exit-code'.
Oct 31 09:44:57 archPC kded5[1041]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 31 09:44:57 archPC systemd[982]: plasma-baloorunner.service: Main process exited, code=exited, status=1/FAILURE
Oct 31 09:44:57 archPC systemd[1]: Stopping Manage, Install and Generate Color Profiles...
Oct 31 09:44:57 archPC systemd[982]: plasma-baloorunner.service: Failed with result 'exit-code'.
Oct 31 09:44:57 archPC systemd[1]: Stopping Periodic Command Scheduler...
Oct 31 09:44:57 archPC kded5[1041]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 31 09:44:57 archPC systemd[1]: Stopping CUPS Scheduler...
Oct 31 09:44:57 archPC kded5[1041]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 31 09:44:57 archPC kded5[1041]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 31 09:44:57 archPC kded5[1041]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 31 09:44:57 archPC kded5[1041]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 31 09:44:57 archPC kded5[1041]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 31 09:44:57 archPC kded5[1041]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 31 09:44:57 archPC kded5[1041]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Oct 31 09:44:57 archPC kded5[1041]: The X11 connection broke: I/O error (code 1)
Oct 31 09:44:57 archPC systemd[1]: Starting Generate shutdown-ramfs...
Oct 31 09:44:57 archPC systemd[1]: Stopping Authorization Manager...
Oct 31 09:44:57 archPC systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
Oct 31 09:44:57 archPC systemd[1]: Stopping Simple Desktop Display Manager...
Oct 31 09:44:57 archPC systemd[1]: Stopping Snap Daemon...
Oct 31 09:44:57 archPC snapd[510]: main.go:155: Exiting on terminated signal.
Oct 31 09:44:57 archPC systemd[1]: Stopping Load/Save Random Seed...
Oct 31 09:44:57 archPC systemd[1]: Stopping Disk Manager...
Oct 31 09:44:57 archPC systemd[1]: Stopping Daemon for power management...
Oct 31 09:44:57 archPC systemd[1]: snapd.service: Deactivated successfully.
Oct 31 09:44:57 archPC systemd[1]: Stopped Snap Daemon.
Oct 31 09:44:57 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=snapd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:57 archPC systemd[1]: cups.service: Deactivated successfully.
Oct 31 09:44:57 archPC systemd[1]: Stopped CUPS Scheduler.
Oct 31 09:44:57 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:57 archPC systemd[1]: upower.service: Deactivated successfully.
Oct 31 09:44:57 archPC systemd[1]: Stopped Daemon for power management.
Oct 31 09:44:57 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:57 archPC systemd[1]: rtkit-daemon.service: Deactivated successfully.
Oct 31 09:44:57 archPC systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
Oct 31 09:44:57 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:57 archPC kernel: audit: type=1131 audit(1635673497.214:113): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=snapd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:57 archPC kernel: audit: type=1131 audit(1635673497.214:114): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:57 archPC kernel: audit: type=1131 audit(1635673497.214:115): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:57 archPC kernel: audit: type=1131 audit(1635673497.214:116): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:57 archPC systemd-logind[511]: Session 2 logged out. Waiting for processes to exit.
Oct 31 09:44:57 archPC crond[506]: (CRON) INFO (Shutting down)
Oct 31 09:44:57 archPC systemd[1]: colord.service: Deactivated successfully.
Oct 31 09:44:57 archPC systemd[982]: plasma-kactivitymanagerd.service: Main process exited, code=exited, status=1/FAILURE
Oct 31 09:44:57 archPC systemd[982]: plasma-kactivitymanagerd.service: Failed with result 'exit-code'.
Oct 31 09:44:57 archPC systemd[1]: Stopped Manage, Install and Generate Color Profiles.
Oct 31 09:44:57 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:57 archPC udisksd[931]: udisks daemon version 2.9.4 exiting
Oct 31 09:44:57 archPC systemd[1]: cronie.service: Deactivated successfully.
Oct 31 09:44:57 archPC systemd[1]: Stopped Periodic Command Scheduler.
Oct 31 09:44:57 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:57 archPC kernel: audit: type=1131 audit(1635673497.220:117): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:57 archPC kernel: audit: type=1131 audit(1635673497.220:118): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:57 archPC systemd[1]: systemd-random-seed.service: Deactivated successfully.
Oct 31 09:44:57 archPC systemd[1]: Stopped Load/Save Random Seed.
Oct 31 09:44:57 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:57 archPC kernel: audit: type=1131 audit(1635673497.224:119): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:57 archPC mkinitcpio[1681]: ==> Starting build: none
Oct 31 09:44:57 archPC mkinitcpio[1681]: -> Running build hook: [sd-shutdown]
Oct 31 09:44:57 archPC systemd[1]: polkit.service: Deactivated successfully.
Oct 31 09:44:57 archPC systemd[1]: Stopped Authorization Manager.
Oct 31 09:44:57 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:57 archPC systemd[1]: session-2.scope: Deactivated successfully.
Oct 31 09:44:57 archPC systemd[1]: Stopped Session 2 of User alu.
Oct 31 09:44:57 archPC systemd[1]: session-2.scope: Consumed 49.322s CPU time.
Oct 31 09:44:57 archPC systemd[1]: Stopping User Manager for UID 1000...
Oct 31 09:44:57 archPC systemd-logind[511]: Removed session 2.
Oct 31 09:44:57 archPC systemd[982]: Removed slice User Background Tasks Slice.
Oct 31 09:44:57 archPC systemd[982]: Stopped target Main User Target.
Oct 31 09:44:57 archPC systemd[982]: Stopping Accessibility services bus...
Oct 31 09:44:57 archPC systemd[982]: Stopping D-Bus User Message Bus...
Oct 31 09:44:57 archPC systemd[982]: Stopping User preferences database...
Oct 31 09:44:57 archPC systemd[982]: Stopping Virtual filesystem service...
Oct 31 09:44:57 archPC systemd[982]: Stopping Bluetooth OBEX service...
Oct 31 09:44:57 archPC systemd[982]: Stopping Sound Service...
Oct 31 09:44:57 archPC systemd[982]: Stopped User preferences database.
Oct 31 09:44:57 archPC kernel: audit: type=1131 audit(1635673497.234:120): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:57 archPC systemd[1]: run-user-1000-gvfs.mount: Deactivated successfully.
Oct 31 09:44:57 archPC systemd[1]: Unmounted /run/user/1000/gvfs.
Oct 31 09:44:57 archPC systemd[982]: obex.service: Main process exited, code=exited, status=1/FAILURE
Oct 31 09:44:57 archPC systemd[982]: obex.service: Failed with result 'exit-code'.
Oct 31 09:44:57 archPC audit: BPF prog-id=26 op=UNLOAD
Oct 31 09:44:57 archPC audit: BPF prog-id=25 op=UNLOAD
Oct 31 09:44:57 archPC systemd[982]: Stopped Bluetooth OBEX service.
Oct 31 09:44:57 archPC kernel: audit: type=1334 audit(1635673497.237:121): prog-id=26 op=UNLOAD
Oct 31 09:44:57 archPC kernel: audit: type=1334 audit(1635673497.237:122): prog-id=25 op=UNLOAD
Oct 31 09:44:57 archPC systemd[1]: udisks2.service: Deactivated successfully.
Oct 31 09:44:57 archPC pulseaudio[1140]: Error opening PCM device hdmi:1,2: No such file or directory
Oct 31 09:44:57 archPC systemd[1]: Stopped Disk Manager.
Oct 31 09:44:57 archPC systemd[982]: Stopped D-Bus User Message Bus.
Oct 31 09:44:57 archPC systemd[982]: dbus.service: Consumed 1.393s CPU time.
Oct 31 09:44:57 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:57 archPC pulseaudio[1140]: Error opening PCM device front:2: No such file or directory
Oct 31 09:44:57 archPC pulseaudio[1140]: Error opening PCM device iec958:0: No such file or directory
Oct 31 09:44:57 archPC pulseaudio[1140]: Error opening PCM device front:3: No such file or directory
Oct 31 09:44:57 archPC systemd[982]: Stopped Sound Service.
Oct 31 09:44:57 archPC systemd[982]: Removed slice User Core Session Slice.
Oct 31 09:44:57 archPC mkinitcpio[1681]: ==> Build complete.
Oct 31 09:44:57 archPC systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully.
Oct 31 09:44:57 archPC systemd[1]: Finished Generate shutdown-ramfs.
Oct 31 09:44:57 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mkinitcpio-generate-shutdown-ramfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:57 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mkinitcpio-generate-shutdown-ramfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:57 archPC systemd[982]: Stopped Virtual filesystem service.
Oct 31 09:44:57 archPC systemd[982]: Stopped Accessibility services bus.
Oct 31 09:44:57 archPC systemd[982]: Stopped target Basic System.
Oct 31 09:44:57 archPC systemd[982]: Stopped target Paths.
Oct 31 09:44:57 archPC systemd[982]: Stopped target Sockets.
Oct 31 09:44:57 archPC systemd[982]: Stopped target Timers.
Oct 31 09:44:57 archPC systemd[982]: Closed D-Bus User Message Bus Socket.
Oct 31 09:44:57 archPC systemd[982]: Closed GnuPG network certificate management daemon.
Oct 31 09:44:57 archPC systemd[982]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 31 09:44:57 archPC systemd[982]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Oct 31 09:44:57 archPC systemd[982]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Oct 31 09:44:57 archPC systemd[982]: Closed GnuPG cryptographic agent and passphrase cache.
Oct 31 09:44:57 archPC systemd[982]: Closed p11-kit server.
Oct 31 09:44:57 archPC systemd[982]: Closed Multimedia System.
Oct 31 09:44:57 archPC systemd[982]: Closed Sound System.
Oct 31 09:44:57 archPC systemd[982]: Removed slice User Application Slice.
Oct 31 09:44:57 archPC systemd[982]: app.slice: Consumed 32.082s CPU time.
Oct 31 09:44:57 archPC systemd[982]: Reached target Shutdown.
Oct 31 09:44:57 archPC systemd[982]: Finished Exit the Session.
Oct 31 09:44:57 archPC systemd[982]: Reached target Exit the Session.
Oct 31 09:44:57 archPC sddm[676]: Display server stopped.
Oct 31 09:44:57 archPC sddm[676]: Running display stop script "/usr/share/sddm/scripts/Xstop"
Oct 31 09:44:57 archPC systemd[983]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[alu] ruser=[<unknown>] rhost=[<unknown>]
Oct 31 09:44:57 archPC systemd[1]: user@1000.service: Deactivated successfully.
Oct 31 09:44:57 archPC systemd[1]: Stopped User Manager for UID 1000.
Oct 31 09:44:57 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:57 archPC systemd[1]: user@1000.service: Consumed 33.395s CPU time.
Oct 31 09:44:57 archPC systemd[1]: Stopping User Runtime Directory /run/user/1000...
Oct 31 09:44:57 archPC sddm[676]: Removing display ":0" ...
Oct 31 09:44:57 archPC sddm[676]: Adding new display on vt 1 ...
Oct 31 09:44:57 archPC sddm[676]: Loading theme configuration from ""
Oct 31 09:44:57 archPC sddm[676]: Display server starting...
Oct 31 09:44:57 archPC sddm[676]: Adding cookie to "/var/run/sddm/{ae188159-7f21-44a8-a668-cb8bd8296b03}"
Oct 31 09:44:57 archPC sddm[676]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt1 -auth /var/run/sddm/{ae188159-7f21-44a8-a668-cb8bd8296b03} -noreset -displayfd 18
Oct 31 09:44:57 archPC systemd[1]: run-user-1000.mount: Deactivated successfully.
Oct 31 09:44:57 archPC systemd[1]: Unmounted /run/user/1000.
Oct 31 09:44:57 archPC systemd[1]: user-runtime-dir@1000.service: Deactivated successfully.
Oct 31 09:44:57 archPC systemd[1]: Stopped User Runtime Directory /run/user/1000.
Oct 31 09:44:57 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:57 archPC systemd[1]: Removed slice User Slice of UID 1000.
Oct 31 09:44:57 archPC systemd[1]: user-1000.slice: Consumed 1min 22.723s CPU time.
Oct 31 09:44:59 archPC sddm[676]: Setting default cursor
Oct 31 09:44:59 archPC sddm[676]: Running display setup script "/usr/share/sddm/scripts/Xsetup"
Oct 31 09:44:59 archPC sddm[676]: Display server started.
Oct 31 09:44:59 archPC sddm[676]: Socket server starting...
Oct 31 09:44:59 archPC sddm[676]: Socket server started.
Oct 31 09:44:59 archPC sddm[676]: Loading theme configuration from "/usr/share/sddm/themes/breeze/theme.conf"
Oct 31 09:44:59 archPC sddm[676]: Greeter starting...
Oct 31 09:44:59 archPC sddm[676]: Signal received: SIGTERM
Oct 31 09:44:59 archPC sddm[676]: Socket server stopping...
Oct 31 09:44:59 archPC sddm[676]: Socket server stopped.
Oct 31 09:44:59 archPC sddm[676]: Display server stopping...
Oct 31 09:44:59 archPC sddm-helper[1788]: [PAM] Starting...
Oct 31 09:44:59 archPC audit[1788]: USER_AUTH pid=1788 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:59 archPC audit[1788]: USER_ACCT pid=1788 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Oct 31 09:44:59 archPC sddm-helper[1788]: [PAM] Authenticating...
Oct 31 09:44:59 archPC sddm-helper[1788]: [PAM] returning.
Oct 31 09:45:00 archPC sddm[676]: Display server stopped.
Oct 31 09:45:00 archPC sddm[676]: Running display stop script "/usr/share/sddm/scripts/Xstop"
Oct 31 09:45:00 archPC sddm[676]: QProcess: Destroyed while process ("/usr/lib/sddm/sddm-helper") is still running.
Oct 31 09:45:00 archPC systemd[1]: sddm.service: Deactivated successfully.
Oct 31 09:45:00 archPC systemd[1]: Stopped Simple Desktop Display Manager.
Oct 31 09:45:00 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:00 archPC systemd[1]: sddm.service: Consumed 31.227s CPU time.
Oct 31 09:45:00 archPC systemd[1]: Stopping User Login Management...
Oct 31 09:45:00 archPC systemd[1]: Stopping Permit User Sessions...
Oct 31 09:45:00 archPC systemd[1]: systemd-user-sessions.service: Deactivated successfully.
Oct 31 09:45:00 archPC systemd[1]: Stopped Permit User Sessions.
Oct 31 09:45:00 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:00 archPC systemd[1]: Stopped target Network.
Oct 31 09:45:00 archPC systemd[1]: Stopped target Remote File Systems.
Oct 31 09:45:00 archPC systemd[1]: Stopping Network Manager...
Oct 31 09:45:00 archPC iwd[509]: Terminate
Oct 31 09:45:00 archPC systemd[1]: Stopping Wireless service...
Oct 31 09:45:00 archPC NetworkManager[508]: <info> [1635673500.3743] caught SIGTERM, shutting down normally.
Oct 31 09:45:00 archPC dbus-daemon[507]: [system] Rejected send message, 1 matched rules; type="error", sender=":1.2" (uid=0 pid=508 comm="/usr/bin/NetworkManager --no-daemon ") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.5" (uid=0 pid=509 comm="/usr/lib/iwd/iwd ")
Oct 31 09:45:00 archPC dbus-daemon[507]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=508 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 31 09:45:00 archPC dbus-daemon[507]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Refusing activation, D-Bus is shutting down.
Oct 31 09:45:00 archPC NetworkManager[508]: <info> [1635673500.3845] exiting (success)
Oct 31 09:45:00 archPC systemd[1]: NetworkManager.service: Deactivated successfully.
Oct 31 09:45:00 archPC systemd[1]: Stopped Network Manager.
Oct 31 09:45:00 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:00 archPC iwd[509]: D-Bus disconnected, quitting...
Oct 31 09:45:00 archPC systemd[1]: Stopping D-Bus System Message Bus...
Oct 31 09:45:00 archPC systemd[1]: dbus.service: Deactivated successfully.
Oct 31 09:45:00 archPC systemd[1]: Stopped D-Bus System Message Bus.
Oct 31 09:45:00 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:00 archPC systemd[1]: dbus.service: Consumed 1.217s CPU time.
Oct 31 09:45:00 archPC systemd[1]: systemd-logind.service: Deactivated successfully.
Oct 31 09:45:00 archPC systemd[1]: Stopped User Login Management.
Oct 31 09:45:00 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:00 archPC audit: BPF prog-id=20 op=UNLOAD
Oct 31 09:45:00 archPC audit: BPF prog-id=19 op=UNLOAD
Oct 31 09:45:00 archPC audit: BPF prog-id=18 op=UNLOAD
Oct 31 09:45:01 archPC iwd[509]: Removing scan context for wdev 2
Oct 31 09:45:01 archPC systemd[1]: iwd.service: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Stopped Wireless service.
Oct 31 09:45:01 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:01 archPC systemd[1]: Stopped target Basic System.
Oct 31 09:45:01 archPC systemd[1]: Stopped target Path Units.
Oct 31 09:45:01 archPC systemd[1]: cups.path: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Stopped CUPS Scheduler.
Oct 31 09:45:01 archPC systemd[1]: Stopped target Slice Units.
Oct 31 09:45:01 archPC systemd[1]: Removed slice User and Session Slice.
Oct 31 09:45:01 archPC systemd[1]: user.slice: Consumed 1min 24.211s CPU time.
Oct 31 09:45:01 archPC systemd[1]: Stopped target Socket Units.
Oct 31 09:45:01 archPC systemd[1]: cups.socket: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Closed CUPS Scheduler.
Oct 31 09:45:01 archPC systemd[1]: dbus.socket: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Closed D-Bus System Message Bus Socket.
Oct 31 09:45:01 archPC systemd[1]: snapd.socket: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Closed Socket activation for snappy daemon.
Oct 31 09:45:01 archPC systemd[1]: Stopped target System Initialization.
Oct 31 09:45:01 archPC systemd[1]: Stopped target Local Encrypted Volumes.
Oct 31 09:45:01 archPC systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Oct 31 09:45:01 archPC systemd[1]: systemd-ask-password-wall.path: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Oct 31 09:45:01 archPC systemd[1]: Stopped target Local Verity Integrity Protected Volumes.
Oct 31 09:45:01 archPC systemd[1]: Stopping Set Up Additional Binary Formats...
Oct 31 09:45:01 archPC systemd[1]: systemd-sysctl.service: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Stopped Apply Kernel Variables.
Oct 31 09:45:01 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:01 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:01 archPC systemd[1]: systemd-modules-load.service: Deactivated successfully.
Oct 31 09:45:01 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:01 archPC systemd[1]: Stopped Load Kernel Modules.
Oct 31 09:45:01 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:01 archPC systemd[1]: systemd-update-done.service: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Stopped Update is Completed.
Oct 31 09:45:01 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:01 archPC systemd[1]: ldconfig.service: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Stopped Rebuild Dynamic Linker Cache.
Oct 31 09:45:01 archPC systemd[1]: systemd-journal-catalog-update.service: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Stopped Rebuild Journal Catalog.
Oct 31 09:45:01 archPC systemd[1]: Stopping Record System Boot/Shutdown in UTMP...
Oct 31 09:45:01 archPC systemd[1]: systemd-binfmt.service: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Stopped Set Up Additional Binary Formats.
Oct 31 09:45:01 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:01 archPC systemd[1]: proc-sys-fs-binfmt_misc.automount: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Unset automount Arbitrary Executable File Formats File System Automount Point.
Oct 31 09:45:01 archPC audit[1808]: SYSTEM_SHUTDOWN pid=1808 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:01 archPC systemd[1]: proc-sys-fs-binfmt_misc.mount: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: systemd-update-utmp.service: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Stopped Record System Boot/Shutdown in UTMP.
Oct 31 09:45:01 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:01 archPC systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
Oct 31 09:45:01 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:01 archPC systemd[1]: Stopped Create Volatile Files and Directories.
Oct 31 09:45:01 archPC systemd[1]: Stopped target Local File Systems.
Oct 31 09:45:01 archPC systemd[1]: Unmounting /home...
Oct 31 09:45:01 archPC systemd[1]: Unmounting /run/credentials/systemd-sysusers.service...
Oct 31 09:45:01 archPC systemd[1]: Unmounting Temporary Directory /tmp...
Oct 31 09:45:01 archPC systemd[1]: Unmounting Mount unit for bare, revision 5...
Oct 31 09:45:01 archPC systemd[1]: Unmounting Mount unit for bitwarden, revision 57...
Oct 31 09:45:01 archPC systemd[1]: Unmounting Mount unit for bitwarden, revision 58...
Oct 31 09:45:01 archPC systemd[1]: Unmounting Mount unit for core18, revision 2128...
Oct 31 09:45:01 archPC systemd[1]: Unmounting Mount unit for core18, revision 2246...
Oct 31 09:45:01 archPC systemd[1]: Unmounting Mount unit for gnome-3-28-1804, revision 161...
Oct 31 09:45:01 archPC systemd[1]: Unmounting Mount unit for gtk-common-themes, revision 1515...
Oct 31 09:45:01 archPC systemd[1]: Unmounting Mount unit for gtk-common-themes, revision 1519...
Oct 31 09:45:01 archPC systemd[1]: Unmounting Mount unit for pyqt5-runtime, revision 11...
Oct 31 09:45:01 archPC systemd[1]: Unmounting Mount unit for pyqt5-runtime, revision 12...
Oct 31 09:45:01 archPC systemd[1]: Unmounting Mount unit for snapd, revision 13270...
Oct 31 09:45:01 archPC systemd[1]: Unmounting Mount unit for snapd, revision 13640...
Oct 31 09:45:01 archPC audit: BPF prog-id=17 op=UNLOAD
Oct 31 09:45:01 archPC systemd[1]: run-credentials-systemd\x2dsysusers.service.mount: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Unmounted /run/credentials/systemd-sysusers.service.
Oct 31 09:45:01 archPC systemd[1]: tmp.mount: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Unmounted Temporary Directory /tmp.
Oct 31 09:45:01 archPC systemd[1]: Stopped target Swaps.
Oct 31 09:45:01 archPC systemd[1]: Deactivating swap /swapfile...
Oct 31 09:45:01 archPC systemd[1]: var-lib-snapd-snap-bare-5.mount: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Unmounted Mount unit for bare, revision 5.
Oct 31 09:45:01 archPC systemd[1]: var-lib-snapd-snap-bitwarden-58.mount: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Unmounted Mount unit for bitwarden, revision 58.
Oct 31 09:45:01 archPC systemd[1]: var-lib-snapd-snap-bitwarden-57.mount: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Unmounted Mount unit for bitwarden, revision 57.
Oct 31 09:45:01 archPC systemd[1]: var-lib-snapd-snap-core18-2246.mount: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Unmounted Mount unit for core18, revision 2246.
Oct 31 09:45:01 archPC systemd[1]: var-lib-snapd-snap-gnome\x2d3\x2d28\x2d1804-161.mount: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Unmounted Mount unit for gnome-3-28-1804, revision 161.
Oct 31 09:45:01 archPC systemd[1]: var-lib-snapd-snap-gtk\x2dcommon\x2dthemes-1515.mount: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Unmounted Mount unit for gtk-common-themes, revision 1515.
Oct 31 09:45:01 archPC systemd[1]: var-lib-snapd-snap-pyqt5\x2druntime-12.mount: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Unmounted Mount unit for pyqt5-runtime, revision 12.
Oct 31 09:45:01 archPC systemd[1]: var-lib-snapd-snap-snapd-13270.mount: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Unmounted Mount unit for snapd, revision 13270.
Oct 31 09:45:01 archPC systemd[1]: var-lib-snapd-snap-pyqt5\x2druntime-11.mount: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Unmounted Mount unit for pyqt5-runtime, revision 11.
Oct 31 09:45:01 archPC systemd[1]: var-lib-snapd-snap-core18-2128.mount: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Unmounted Mount unit for core18, revision 2128.
Oct 31 09:45:01 archPC systemd[1]: var-lib-snapd-snap-gtk\x2dcommon\x2dthemes-1519.mount: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Unmounted Mount unit for gtk-common-themes, revision 1519.
Oct 31 09:45:01 archPC systemd[1]: var-lib-snapd-snap-snapd-13640.mount: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Unmounted Mount unit for snapd, revision 13640.
Oct 31 09:45:01 archPC systemd[1]: swapfile.swap: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Deactivated swap /swapfile.
Oct 31 09:45:01 archPC systemd[1]: home.mount: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Unmounted /home.
Oct 31 09:45:01 archPC systemd[1]: Reached target Unmount All Filesystems.
Oct 31 09:45:01 archPC systemd[1]: systemd-fsck@dev-disk-by\x2duuid-13d66393\x2d4c68\x2d4d72\x2dbae6\x2dff974964f9a0.service: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Stopped File System Check on /dev/disk/by-uuid/13d66393-4c68-4d72-bae6-ff974964f9a0.
Oct 31 09:45:01 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-13d66393\x2d4c68\x2d4d72\x2dbae6\x2dff974964f9a0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:01 archPC systemd[1]: Removed slice Slice /system/systemd-fsck.
Oct 31 09:45:01 archPC systemd[1]: Stopped target Preparation for Local File Systems.
Oct 31 09:45:01 archPC systemd[1]: Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Oct 31 09:45:01 archPC systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Stopped Create Static Device Nodes in /dev.
Oct 31 09:45:01 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:01 archPC systemd[1]: systemd-sysusers.service: Deactivated successfully.
Oct 31 09:45:01 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:01 archPC systemd[1]: Stopped Create System Users.
Oct 31 09:45:01 archPC systemd[1]: systemd-remount-fs.service: Deactivated successfully.
Oct 31 09:45:01 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:01 archPC systemd[1]: Stopped Remount Root and Kernel File Systems.
Oct 31 09:45:01 archPC systemd[1]: lvm2-monitor.service: Deactivated successfully.
Oct 31 09:45:01 archPC systemd[1]: Stopped Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Oct 31 09:45:01 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:01 archPC systemd[1]: Reached target System Shutdown.
Oct 31 09:45:01 archPC systemd[1]: Reached target Late Shutdown Services.
Oct 31 09:45:01 archPC systemd[1]: systemd-reboot.service: Deactivated successfully.
Oct 31 09:45:01 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-reboot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:01 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-reboot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:01 archPC systemd[1]: Finished System Reboot.
Oct 31 09:45:01 archPC systemd[1]: Reached target System Reboot.
Oct 31 09:45:01 archPC systemd[1]: Shutting down.
Oct 31 09:45:01 archPC audit: BPF prog-id=13 op=UNLOAD
Oct 31 09:45:01 archPC audit: BPF prog-id=12 op=UNLOAD
Oct 31 09:45:01 archPC audit: BPF prog-id=11 op=UNLOAD
Oct 31 09:45:01 archPC audit: BPF prog-id=16 op=UNLOAD
Oct 31 09:45:01 archPC audit: BPF prog-id=15 op=UNLOAD
Oct 31 09:45:01 archPC audit: BPF prog-id=14 op=UNLOAD
Oct 31 09:45:01 archPC systemd[1]: Using hardware watchdog 'iTCO_wdt', version 0, device /dev/watchdog
Oct 31 09:45:01 archPC systemd[1]: Set hardware watchdog to 10min.
Oct 31 09:45:01 archPC kernel: watchdog: watchdog0: watchdog did not stop!
Oct 31 09:45:01 archPC systemd-shutdown[1]: Syncing filesystems and block devices.
Oct 31 09:45:01 archPC systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Oct 31 09:45:01 archPC systemd-journald[294]: Journal stopped
Last edited by skinman1401 (2021-11-01 12:51:35)
Offline
This system log is from when wifi is ACTIVE immediately after booting the system:
-- Journal begins at Thu 2021-10-28 13:27:19 BST, ends at Sun 2021-10-31 10:31:35 GMT. --
Oct 31 09:45:21 archPC kernel: Linux version 5.14.14-arch1-1 (linux@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Wed, 20 Oct 2021 21:35:18 +0000
Oct 31 09:45:21 archPC kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=6e3b432f-d441-46a9-916b-cb8ce87f90f7 rw loglevel=3 quiet
Oct 31 09:45:21 archPC kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Oct 31 09:45:21 archPC kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Oct 31 09:45:21 archPC kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Oct 31 09:45:21 archPC kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Oct 31 09:45:21 archPC kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Oct 31 09:45:21 archPC kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Oct 31 09:45:21 archPC kernel: x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
Oct 31 09:45:21 archPC kernel: x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
Oct 31 09:45:21 archPC kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Oct 31 09:45:21 archPC kernel: signal: max sigframe size: 2032
Oct 31 09:45:21 archPC kernel: BIOS-provided physical RAM map:
Oct 31 09:45:21 archPC kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000005efff] usable
Oct 31 09:45:21 archPC kernel: BIOS-e820: [mem 0x000000000005f000-0x000000000005ffff] reserved
Oct 31 09:45:21 archPC kernel: BIOS-e820: [mem 0x0000000000060000-0x000000000009ffff] usable
Oct 31 09:45:21 archPC kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Oct 31 09:45:21 archPC kernel: BIOS-e820: [mem 0x0000000000100000-0x000000008ccdbfff] usable
Oct 31 09:45:21 archPC kernel: BIOS-e820: [mem 0x000000008ccdc000-0x000000008e518fff] reserved
Oct 31 09:45:21 archPC kernel: BIOS-e820: [mem 0x000000008e519000-0x000000008e596fff] ACPI data
Oct 31 09:45:21 archPC kernel: BIOS-e820: [mem 0x000000008e597000-0x000000008ea42fff] ACPI NVS
Oct 31 09:45:21 archPC kernel: BIOS-e820: [mem 0x000000008ea43000-0x000000008f344fff] reserved
Oct 31 09:45:21 archPC kernel: BIOS-e820: [mem 0x000000008f345000-0x000000008f40efff] type 20
Oct 31 09:45:21 archPC kernel: BIOS-e820: [mem 0x000000008f40f000-0x000000008f40ffff] usable
Oct 31 09:45:21 archPC kernel: BIOS-e820: [mem 0x000000008f410000-0x000000008fffffff] reserved
Oct 31 09:45:21 archPC kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Oct 31 09:45:21 archPC kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Oct 31 09:45:21 archPC kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Oct 31 09:45:21 archPC kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
Oct 31 09:45:21 archPC kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Oct 31 09:45:21 archPC kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Oct 31 09:45:21 archPC kernel: BIOS-e820: [mem 0x0000000100000000-0x000000046dffffff] usable
Oct 31 09:45:21 archPC kernel: NX (Execute Disable) protection: active
Oct 31 09:45:21 archPC kernel: efi: EFI v2.60 by American Megatrends
Oct 31 09:45:21 archPC kernel: efi: ACPI 2.0=0x8e533000 ACPI=0x8e533000 SMBIOS=0x8f19b000 SMBIOS 3.0=0x8f19a000 ESRT=0x8865ca98 MEMATTR=0x87b67018
Oct 31 09:45:21 archPC kernel: SMBIOS 3.1.1 present.
Oct 31 09:45:21 archPC kernel: DMI: System manufacturer System Product Name/ROG STRIX B360-H GAMING, BIOS 1404 09/10/2018
Oct 31 09:45:21 archPC kernel: tsc: Detected 4000.000 MHz processor
Oct 31 09:45:21 archPC kernel: tsc: Detected 3999.984 MHz TSC
Oct 31 09:45:21 archPC kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Oct 31 09:45:21 archPC kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Oct 31 09:45:21 archPC kernel: last_pfn = 0x46e000 max_arch_pfn = 0x400000000
Oct 31 09:45:21 archPC kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Oct 31 09:45:21 archPC kernel: last_pfn = 0x8f410 max_arch_pfn = 0x400000000
Oct 31 09:45:21 archPC kernel: found SMP MP-table at [mem 0x000fcdd0-0x000fcddf]
Oct 31 09:45:21 archPC kernel: esrt: Reserving ESRT space from 0x000000008865ca98 to 0x000000008865cad0.
Oct 31 09:45:21 archPC kernel: e820: update [mem 0x8865c000-0x8865cfff] usable ==> reserved
Oct 31 09:45:21 archPC kernel: Using GB pages for direct mapping
Oct 31 09:45:21 archPC kernel: Secure boot disabled
Oct 31 09:45:21 archPC kernel: RAMDISK: [mem 0x37063000-0x37828fff]
Oct 31 09:45:21 archPC kernel: ACPI: Early table checksum verification disabled
Oct 31 09:45:21 archPC kernel: ACPI: RSDP 0x000000008E533000 000024 (v02 ALASKA)
Oct 31 09:45:21 archPC kernel: ACPI: XSDT 0x000000008E5330A8 0000CC (v01 ALASKA A M I 01072009 AMI 00010013)
Oct 31 09:45:21 archPC kernel: ACPI: FACP 0x000000008E575510 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
Oct 31 09:45:21 archPC kernel: ACPI: DSDT 0x000000008E533200 04230F (v02 ALASKA A M I 01072009 INTL 20160527)
Oct 31 09:45:21 archPC kernel: ACPI: FACS 0x000000008EA42080 000040
Oct 31 09:45:21 archPC kernel: ACPI: APIC 0x000000008E575628 0000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
Oct 31 09:45:21 archPC kernel: ACPI: FPDT 0x000000008E575720 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
Oct 31 09:45:21 archPC kernel: ACPI: FIDT 0x000000008E575768 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Oct 31 09:45:21 archPC kernel: ACPI: MCFG 0x000000008E575808 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
Oct 31 09:45:21 archPC kernel: ACPI: MSDM 0x000000008E575848 000055 (v01 ALASKA A M I 01072009 00000000)
Oct 31 09:45:21 archPC kernel: ACPI: SSDT 0x000000008E5758A0 000378 (v01 SataRe SataTabl 00001000 INTL 20160527)
Oct 31 09:45:21 archPC kernel: ACPI: SSDT 0x000000008E575C18 0017CB (v02 CpuRef CpuSsdt 00003000 INTL 20160527)
Oct 31 09:45:21 archPC kernel: ACPI: SSDT 0x000000008E5773E8 00309B (v02 SaSsdt SaSsdt 00003000 INTL 20160527)
Oct 31 09:45:21 archPC kernel: ACPI: SSDT 0x000000008E57A488 001F68 (v02 PegSsd PegSsdt 00001000 INTL 20160527)
Oct 31 09:45:21 archPC kernel: ACPI: HPET 0x000000008E57C3F0 000038 (v01 INTEL A M I 00000002 01000013)
Oct 31 09:45:21 archPC kernel: ACPI: SSDT 0x000000008E57C428 000F9E (v02 INTEL Ther_Rvp 00001000 INTL 20160527)
Oct 31 09:45:21 archPC kernel: ACPI: SSDT 0x000000008E57D3C8 00294D (v02 INTEL xh_cfsd4 00000000 INTL 20160527)
Oct 31 09:45:21 archPC kernel: ACPI: UEFI 0x000000008E57FD18 000042 (v01 ALASKA A M I 00000002 01000013)
Oct 31 09:45:21 archPC kernel: ACPI: LPIT 0x000000008E57FD60 00005C (v01 INTEL A M I 00000002 01000013)
Oct 31 09:45:21 archPC kernel: ACPI: SSDT 0x000000008E57FDC0 0027DE (v02 INTEL PtidDevc 00001000 INTL 20160527)
Oct 31 09:45:21 archPC kernel: ACPI: SSDT 0x000000008E5825A0 000FFE (v02 INTEL TbtTypeC 00000000 INTL 20160527)
Oct 31 09:45:21 archPC kernel: ACPI: DBGP 0x000000008E5835A0 000034 (v01 ALASKA A M I 00000002 01000013)
Oct 31 09:45:21 archPC kernel: ACPI: DBG2 0x000000008E5835D8 000054 (v00 ALASKA A M I 00000002 01000013)
Oct 31 09:45:21 archPC kernel: ACPI: BGRT 0x000000008E583630 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
Oct 31 09:45:21 archPC kernel: ACPI: WSMT 0x000000008E583668 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
Oct 31 09:45:21 archPC kernel: ACPI: Reserving FACP table memory at [mem 0x8e575510-0x8e575623]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving DSDT table memory at [mem 0x8e533200-0x8e57550e]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving FACS table memory at [mem 0x8ea42080-0x8ea420bf]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving APIC table memory at [mem 0x8e575628-0x8e57571b]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving FPDT table memory at [mem 0x8e575720-0x8e575763]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving FIDT table memory at [mem 0x8e575768-0x8e575803]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving MCFG table memory at [mem 0x8e575808-0x8e575843]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving MSDM table memory at [mem 0x8e575848-0x8e57589c]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving SSDT table memory at [mem 0x8e5758a0-0x8e575c17]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving SSDT table memory at [mem 0x8e575c18-0x8e5773e2]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving SSDT table memory at [mem 0x8e5773e8-0x8e57a482]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving SSDT table memory at [mem 0x8e57a488-0x8e57c3ef]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving HPET table memory at [mem 0x8e57c3f0-0x8e57c427]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving SSDT table memory at [mem 0x8e57c428-0x8e57d3c5]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving SSDT table memory at [mem 0x8e57d3c8-0x8e57fd14]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving UEFI table memory at [mem 0x8e57fd18-0x8e57fd59]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving LPIT table memory at [mem 0x8e57fd60-0x8e57fdbb]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving SSDT table memory at [mem 0x8e57fdc0-0x8e58259d]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving SSDT table memory at [mem 0x8e5825a0-0x8e58359d]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving DBGP table memory at [mem 0x8e5835a0-0x8e5835d3]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving DBG2 table memory at [mem 0x8e5835d8-0x8e58362b]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving BGRT table memory at [mem 0x8e583630-0x8e583667]
Oct 31 09:45:21 archPC kernel: ACPI: Reserving WSMT table memory at [mem 0x8e583668-0x8e58368f]
Oct 31 09:45:21 archPC kernel: No NUMA configuration found
Oct 31 09:45:21 archPC kernel: Faking a node at [mem 0x0000000000000000-0x000000046dffffff]
Oct 31 09:45:21 archPC kernel: NODE_DATA(0) allocated [mem 0x46dffc000-0x46dffffff]
Oct 31 09:45:21 archPC kernel: Zone ranges:
Oct 31 09:45:21 archPC kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Oct 31 09:45:21 archPC kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Oct 31 09:45:21 archPC kernel: Normal [mem 0x0000000100000000-0x000000046dffffff]
Oct 31 09:45:21 archPC kernel: Device empty
Oct 31 09:45:21 archPC kernel: Movable zone start for each node
Oct 31 09:45:21 archPC kernel: Early memory node ranges
Oct 31 09:45:21 archPC kernel: node 0: [mem 0x0000000000001000-0x000000000005efff]
Oct 31 09:45:21 archPC kernel: node 0: [mem 0x0000000000060000-0x000000000009ffff]
Oct 31 09:45:21 archPC kernel: node 0: [mem 0x0000000000100000-0x000000008ccdbfff]
Oct 31 09:45:21 archPC kernel: node 0: [mem 0x000000008f40f000-0x000000008f40ffff]
Oct 31 09:45:21 archPC kernel: node 0: [mem 0x0000000100000000-0x000000046dffffff]
Oct 31 09:45:21 archPC kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000046dffffff]
Oct 31 09:45:21 archPC kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Oct 31 09:45:21 archPC kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Oct 31 09:45:21 archPC kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Oct 31 09:45:21 archPC kernel: On node 0, zone DMA32: 10035 pages in unavailable ranges
Oct 31 09:45:21 archPC kernel: On node 0, zone Normal: 3056 pages in unavailable ranges
Oct 31 09:45:21 archPC kernel: On node 0, zone Normal: 8192 pages in unavailable ranges
Oct 31 09:45:21 archPC kernel: ACPI: PM-Timer IO Port: 0x1808
Oct 31 09:45:21 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Oct 31 09:45:21 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Oct 31 09:45:21 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Oct 31 09:45:21 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Oct 31 09:45:21 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Oct 31 09:45:21 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Oct 31 09:45:21 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Oct 31 09:45:21 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Oct 31 09:45:21 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Oct 31 09:45:21 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Oct 31 09:45:21 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Oct 31 09:45:21 archPC kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Oct 31 09:45:21 archPC kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Oct 31 09:45:21 archPC kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 31 09:45:21 archPC kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Oct 31 09:45:21 archPC kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Oct 31 09:45:21 archPC kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Oct 31 09:45:21 archPC kernel: e820: update [mem 0x8825b000-0x882b7fff] usable ==> reserved
Oct 31 09:45:21 archPC kernel: TSC deadline timer available
Oct 31 09:45:21 archPC kernel: smpboot: Allowing 12 CPUs, 0 hotplug CPUs
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x0005f000-0x0005ffff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x8825b000-0x882b7fff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x8865c000-0x8865cfff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x8ccdc000-0x8e518fff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x8e519000-0x8e596fff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x8e597000-0x8ea42fff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x8ea43000-0x8f344fff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x8f345000-0x8f40efff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x8f410000-0x8fffffff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0x90000000-0xdfffffff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfedfffff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Oct 31 09:45:21 archPC kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
Oct 31 09:45:21 archPC kernel: [mem 0x90000000-0xdfffffff] available for PCI devices
Oct 31 09:45:21 archPC kernel: Booting paravirtualized kernel on bare hardware
Oct 31 09:45:21 archPC kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Oct 31 09:45:21 archPC kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:12 nr_node_ids:1
Oct 31 09:45:21 archPC kernel: percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
Oct 31 09:45:21 archPC kernel: pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152
Oct 31 09:45:21 archPC kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- --
Oct 31 09:45:21 archPC kernel: Built 1 zonelists, mobility grouping on. Total pages: 4107561
Oct 31 09:45:21 archPC kernel: Policy zone: Normal
Oct 31 09:45:21 archPC kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=6e3b432f-d441-46a9-916b-cb8ce87f90f7 rw loglevel=3 quiet
Oct 31 09:45:21 archPC kernel: Unknown command line parameters: BOOT_IMAGE=/boot/vmlinuz-linux
Oct 31 09:45:21 archPC kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Oct 31 09:45:21 archPC kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Oct 31 09:45:21 archPC kernel: mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
Oct 31 09:45:21 archPC kernel: Memory: 16212968K/16691692K available (14344K kernel code, 2064K rwdata, 9356K rodata, 1804K init, 4076K bss, 478464K reserved, 0K cma-reserved)
Oct 31 09:45:21 archPC kernel: random: get_random_u64 called from __kmem_cache_create+0x2a/0x5a0 with crng_init=0
Oct 31 09:45:21 archPC kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Oct 31 09:45:21 archPC kernel: Kernel/User page tables isolation: enabled
Oct 31 09:45:21 archPC kernel: ftrace: allocating 42549 entries in 167 pages
Oct 31 09:45:21 archPC kernel: ftrace: allocated 167 pages with 5 groups
Oct 31 09:45:21 archPC kernel: rcu: Preemptible hierarchical RCU implementation.
Oct 31 09:45:21 archPC kernel: rcu: RCU dyntick-idle grace-period acceleration is enabled.
Oct 31 09:45:21 archPC kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
Oct 31 09:45:21 archPC kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Oct 31 09:45:21 archPC kernel: Trampoline variant of Tasks RCU enabled.
Oct 31 09:45:21 archPC kernel: Rude variant of Tasks RCU enabled.
Oct 31 09:45:21 archPC kernel: Tracing variant of Tasks RCU enabled.
Oct 31 09:45:21 archPC kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Oct 31 09:45:21 archPC kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Oct 31 09:45:21 archPC kernel: NR_IRQS: 20736, nr_irqs: 2152, preallocated irqs: 16
Oct 31 09:45:21 archPC kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Oct 31 09:45:21 archPC kernel: Console: colour dummy device 80x25
Oct 31 09:45:21 archPC kernel: printk: console [tty0] enabled
Oct 31 09:45:21 archPC kernel: ACPI: Core revision 20210604
Oct 31 09:45:21 archPC kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Oct 31 09:45:21 archPC kernel: APIC: Switch to symmetric I/O mode setup
Oct 31 09:45:21 archPC kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Oct 31 09:45:21 archPC kernel: Switched APIC routing to physical flat.
Oct 31 09:45:21 archPC kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Oct 31 09:45:21 archPC kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x73509d9fa88, max_idle_ns: 881590914879 ns
Oct 31 09:45:21 archPC kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 8003.30 BogoMIPS (lpj=13333280)
Oct 31 09:45:21 archPC kernel: pid_max: default: 32768 minimum: 301
Oct 31 09:45:21 archPC kernel: LSM: Security Framework initializing
Oct 31 09:45:21 archPC kernel: landlock: Up and running.
Oct 31 09:45:21 archPC kernel: Yama: becoming mindful.
Oct 31 09:45:21 archPC kernel: LSM support for eBPF active
Oct 31 09:45:21 archPC kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Oct 31 09:45:21 archPC kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Oct 31 09:45:21 archPC kernel: x86/cpu: SGX disabled by BIOS.
Oct 31 09:45:21 archPC kernel: CPU0: Thermal monitoring enabled (TM1)
Oct 31 09:45:21 archPC kernel: process: using mwait in idle threads
Oct 31 09:45:21 archPC kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Oct 31 09:45:21 archPC kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Oct 31 09:45:21 archPC kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Oct 31 09:45:21 archPC kernel: Spectre V2 : Mitigation: Full generic retpoline
Oct 31 09:45:21 archPC kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Oct 31 09:45:21 archPC kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Oct 31 09:45:21 archPC kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Oct 31 09:45:21 archPC kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Oct 31 09:45:21 archPC kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Oct 31 09:45:21 archPC kernel: TAA: Vulnerable: Clear CPU buffers attempted, no microcode
Oct 31 09:45:21 archPC kernel: SRBDS: Vulnerable: No microcode
Oct 31 09:45:21 archPC kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode
Oct 31 09:45:21 archPC kernel: Freeing SMP alternatives memory: 36K
Oct 31 09:45:21 archPC kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1126
Oct 31 09:45:21 archPC kernel: smpboot: CPU0: Intel(R) Core(TM) i7-8086K CPU @ 4.00GHz (family: 0x6, model: 0x9e, stepping: 0xa)
Oct 31 09:45:21 archPC kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Oct 31 09:45:21 archPC kernel: ... version: 4
Oct 31 09:45:21 archPC kernel: ... bit width: 48
Oct 31 09:45:21 archPC kernel: ... generic registers: 4
Oct 31 09:45:21 archPC kernel: ... value mask: 0000ffffffffffff
Oct 31 09:45:21 archPC kernel: ... max period: 00007fffffffffff
Oct 31 09:45:21 archPC kernel: ... fixed-purpose events: 3
Oct 31 09:45:21 archPC kernel: ... event mask: 000000070000000f
Oct 31 09:45:21 archPC kernel: rcu: Hierarchical SRCU implementation.
Oct 31 09:45:21 archPC kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Oct 31 09:45:21 archPC kernel: smp: Bringing up secondary CPUs ...
Oct 31 09:45:21 archPC kernel: x86: Booting SMP configuration:
Oct 31 09:45:21 archPC kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6
Oct 31 09:45:21 archPC kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Oct 31 09:45:21 archPC kernel: TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
Oct 31 09:45:21 archPC kernel: #7 #8 #9 #10 #11
Oct 31 09:45:21 archPC kernel: smp: Brought up 1 node, 12 CPUs
Oct 31 09:45:21 archPC kernel: smpboot: Max logical packages: 1
Oct 31 09:45:21 archPC kernel: smpboot: Total of 12 processors activated (96038.60 BogoMIPS)
Oct 31 09:45:21 archPC kernel: devtmpfs: initialized
Oct 31 09:45:21 archPC kernel: x86/mm: Memory block size: 128MB
Oct 31 09:45:21 archPC kernel: ACPI: PM: Registering ACPI NVS region [mem 0x8e597000-0x8ea42fff] (4898816 bytes)
Oct 31 09:45:21 archPC kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Oct 31 09:45:21 archPC kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Oct 31 09:45:21 archPC kernel: pinctrl core: initialized pinctrl subsystem
Oct 31 09:45:21 archPC kernel: PM: RTC time: 09:45:20, date: 2021-10-31
Oct 31 09:45:21 archPC kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Oct 31 09:45:21 archPC kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Oct 31 09:45:21 archPC kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Oct 31 09:45:21 archPC kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Oct 31 09:45:21 archPC kernel: audit: initializing netlink subsys (disabled)
Oct 31 09:45:21 archPC kernel: audit: type=2000 audit(1635673520.029:1): state=initialized audit_enabled=0 res=1
Oct 31 09:45:21 archPC kernel: thermal_sys: Registered thermal governor 'fair_share'
Oct 31 09:45:21 archPC kernel: thermal_sys: Registered thermal governor 'bang_bang'
Oct 31 09:45:21 archPC kernel: thermal_sys: Registered thermal governor 'step_wise'
Oct 31 09:45:21 archPC kernel: thermal_sys: Registered thermal governor 'user_space'
Oct 31 09:45:21 archPC kernel: thermal_sys: Registered thermal governor 'power_allocator'
Oct 31 09:45:21 archPC kernel: cpuidle: using governor ladder
Oct 31 09:45:21 archPC kernel: cpuidle: using governor menu
Oct 31 09:45:21 archPC kernel: HugeTLB: can free 4094 vmemmap pages for hugepages-1048576kB
Oct 31 09:45:21 archPC kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Oct 31 09:45:21 archPC kernel: ACPI: bus type PCI registered
Oct 31 09:45:21 archPC kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Oct 31 09:45:21 archPC kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Oct 31 09:45:21 archPC kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Oct 31 09:45:21 archPC kernel: PCI: Using configuration type 1 for base access
Oct 31 09:45:21 archPC kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Oct 31 09:45:21 archPC kernel: Kprobes globally optimized
Oct 31 09:45:21 archPC kernel: HugeTLB: can free 6 vmemmap pages for hugepages-2048kB
Oct 31 09:45:21 archPC kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Oct 31 09:45:21 archPC kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Oct 31 09:45:21 archPC kernel: ACPI: Added _OSI(Module Device)
Oct 31 09:45:21 archPC kernel: ACPI: Added _OSI(Processor Device)
Oct 31 09:45:21 archPC kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Oct 31 09:45:21 archPC kernel: ACPI: Added _OSI(Processor Aggregator Device)
Oct 31 09:45:21 archPC kernel: ACPI: Added _OSI(Linux-Dell-Video)
Oct 31 09:45:21 archPC kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Oct 31 09:45:21 archPC kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Oct 31 09:45:21 archPC kernel: ACPI: 9 ACPI AML tables successfully acquired and loaded
Oct 31 09:45:21 archPC kernel: ACPI: Dynamic OEM Table Load:
Oct 31 09:45:21 archPC kernel: ACPI: SSDT 0xFFFF9D4880121000 000810 (v02 PmRef Cpu0Ist 00003000 INTL 20160527)
Oct 31 09:45:21 archPC kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
Oct 31 09:45:21 archPC kernel: ACPI: Dynamic OEM Table Load:
Oct 31 09:45:21 archPC kernel: ACPI: SSDT 0xFFFF9D488125F000 000386 (v02 PmRef Cpu0Cst 00003001 INTL 20160527)
Oct 31 09:45:21 archPC kernel: ACPI: Dynamic OEM Table Load:
Oct 31 09:45:21 archPC kernel: ACPI: SSDT 0xFFFF9D4880326C00 00010A (v02 PmRef Cpu0Hwp 00003000 INTL 20160527)
Oct 31 09:45:21 archPC kernel: ACPI: Dynamic OEM Table Load:
Oct 31 09:45:21 archPC kernel: ACPI: SSDT 0xFFFF9D48811F3800 000724 (v02 PmRef HwpLvt 00003000 INTL 20160527)
Oct 31 09:45:21 archPC kernel: ACPI: Dynamic OEM Table Load:
Oct 31 09:45:21 archPC kernel: ACPI: SSDT 0xFFFF9D48818AB000 000EF1 (v02 PmRef ApIst 00003000 INTL 20160527)
Oct 31 09:45:21 archPC kernel: ACPI: Dynamic OEM Table Load:
Oct 31 09:45:21 archPC kernel: ACPI: SSDT 0xFFFF9D488125F400 000317 (v02 PmRef ApHwp 00003000 INTL 20160527)
Oct 31 09:45:21 archPC kernel: ACPI: Dynamic OEM Table Load:
Oct 31 09:45:21 archPC kernel: ACPI: SSDT 0xFFFF9D4881258000 00030A (v02 PmRef ApCst 00003000 INTL 20160527)
Oct 31 09:45:21 archPC kernel: ACPI: Interpreter enabled
Oct 31 09:45:21 archPC kernel: ACPI: PM: (supports S0 S3 S4 S5)
Oct 31 09:45:21 archPC kernel: ACPI: Using IOAPIC for interrupt routing
Oct 31 09:45:21 archPC kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Oct 31 09:45:21 archPC kernel: ACPI: Enabled 5 GPEs in block 00 to 7F
Oct 31 09:45:21 archPC kernel: ACPI: PM: Power Resource [USBC]
Oct 31 09:45:21 archPC kernel: ACPI: PM: Power Resource [V0PR]
Oct 31 09:45:21 archPC kernel: ACPI: PM: Power Resource [V1PR]
Oct 31 09:45:21 archPC kernel: ACPI: PM: Power Resource [V2PR]
Oct 31 09:45:21 archPC kernel: ACPI: PM: Power Resource [WRST]
Oct 31 09:45:21 archPC kernel: ACPI: PM: Power Resource [FN00]
Oct 31 09:45:21 archPC kernel: ACPI: PM: Power Resource [FN01]
Oct 31 09:45:21 archPC kernel: ACPI: PM: Power Resource [FN02]
Oct 31 09:45:21 archPC kernel: ACPI: PM: Power Resource [FN03]
Oct 31 09:45:21 archPC kernel: ACPI: PM: Power Resource [FN04]
Oct 31 09:45:21 archPC kernel: ACPI: PM: Power Resource [PIN]
Oct 31 09:45:21 archPC kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Oct 31 09:45:21 archPC kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Oct 31 09:45:21 archPC kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
Oct 31 09:45:21 archPC kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
Oct 31 09:45:21 archPC kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Oct 31 09:45:21 archPC kernel: PCI host bridge to bus 0000:00
Oct 31 09:45:21 archPC kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Oct 31 09:45:21 archPC kernel: pci 0000:00:00.0: [8086:3ec2] type 00 class 0x060000
Oct 31 09:45:21 archPC kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
Oct 31 09:45:21 archPC kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Oct 31 09:45:21 archPC kernel: pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
Oct 31 09:45:21 archPC kernel: pci 0000:00:14.0: reg 0x10: [mem 0xa4520000-0xa452ffff 64bit]
Oct 31 09:45:21 archPC kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Oct 31 09:45:21 archPC kernel: pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
Oct 31 09:45:21 archPC kernel: pci 0000:00:14.2: reg 0x10: [mem 0xa4536000-0xa4537fff 64bit]
Oct 31 09:45:21 archPC kernel: pci 0000:00:14.2: reg 0x18: [mem 0xa453b000-0xa453bfff 64bit]
Oct 31 09:45:21 archPC kernel: pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
Oct 31 09:45:21 archPC kernel: pci 0000:00:16.0: reg 0x10: [mem 0xa453a000-0xa453afff 64bit]
Oct 31 09:45:21 archPC kernel: pci 0000:00:16.0: PME# supported from D3hot
Oct 31 09:45:21 archPC kernel: pci 0000:00:17.0: [8086:a352] type 00 class 0x010601
Oct 31 09:45:21 archPC kernel: pci 0000:00:17.0: reg 0x10: [mem 0xa4534000-0xa4535fff]
Oct 31 09:45:21 archPC kernel: pci 0000:00:17.0: reg 0x14: [mem 0xa4539000-0xa45390ff]
Oct 31 09:45:21 archPC kernel: pci 0000:00:17.0: reg 0x18: [io 0x4030-0x4037]
Oct 31 09:45:21 archPC kernel: pci 0000:00:17.0: reg 0x1c: [io 0x4020-0x4023]
Oct 31 09:45:21 archPC kernel: pci 0000:00:17.0: reg 0x20: [io 0x4000-0x401f]
Oct 31 09:45:21 archPC kernel: pci 0000:00:17.0: reg 0x24: [mem 0xa4538000-0xa45387ff]
Oct 31 09:45:21 archPC kernel: pci 0000:00:17.0: PME# supported from D3hot
Oct 31 09:45:21 archPC kernel: pci 0000:00:1b.0: [8086:a32c] type 01 class 0x060400
Oct 31 09:45:21 archPC kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.0: [8086:a33c] type 01 class 0x060400
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.6: [8086:a33e] type 01 class 0x060400
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.6: PTM enabled (root), 4ns granularity
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.7: [8086:a33f] type 01 class 0x060400
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.7: PTM enabled (root), 4ns granularity
Oct 31 09:45:21 archPC kernel: pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
Oct 31 09:45:21 archPC kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Oct 31 09:45:21 archPC kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Oct 31 09:45:21 archPC kernel: pci 0000:00:1f.0: [8086:a308] type 00 class 0x060100
Oct 31 09:45:21 archPC kernel: pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
Oct 31 09:45:21 archPC kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xa4530000-0xa4533fff 64bit]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xa4100000-0xa41fffff 64bit]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Oct 31 09:45:21 archPC kernel: pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
Oct 31 09:45:21 archPC kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x00000000-0x000000ff 64bit]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
Oct 31 09:45:21 archPC kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000
Oct 31 09:45:21 archPC kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xa4500000-0xa451ffff]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.0: [10de:1f02] type 00 class 0x030000
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.0: reg 0x10: [mem 0xa3000000-0xa3ffffff]
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref]
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.0: reg 0x24: [io 0x3000-0x307f]
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.0: reg 0x30: [mem 0xa4000000-0xa407ffff pref]
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.0: BAR 3: assigned to efifb
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.1: [10de:10f9] type 00 class 0x040300
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.1: reg 0x10: [mem 0xa4080000-0xa4083fff]
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.2: [10de:1ada] type 00 class 0x0c0330
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.2: reg 0x10: [mem 0xa2000000-0xa203ffff 64bit pref]
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.2: reg 0x1c: [mem 0xa2040000-0xa204ffff 64bit pref]
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.2: PME# supported from D0 D3hot
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.3: [10de:1adb] type 00 class 0x0c8000
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.3: reg 0x10: [mem 0xa4084000-0xa4084fff]
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.3: PME# supported from D0 D3hot
Oct 31 09:45:21 archPC kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Oct 31 09:45:21 archPC kernel: pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
Oct 31 09:45:21 archPC kernel: pci 0000:00:01.0: bridge window [mem 0xa3000000-0xa40fffff]
Oct 31 09:45:21 archPC kernel: pci 0000:00:01.0: bridge window [mem 0x90000000-0xa20fffff 64bit pref]
Oct 31 09:45:21 archPC kernel: acpiphp: Slot [1] registered
Oct 31 09:45:21 archPC kernel: pci 0000:00:1b.0: PCI bridge to [bus 02]
Oct 31 09:45:21 archPC kernel: acpiphp: Slot [1-1] registered
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
Oct 31 09:45:21 archPC kernel: pci 0000:04:00.0: [1102:0012] type 00 class 0x040300
Oct 31 09:45:21 archPC kernel: pci 0000:04:00.0: reg 0x10: [mem 0xa4404000-0xa4407fff 64bit]
Oct 31 09:45:21 archPC kernel: pci 0000:04:00.0: reg 0x18: [mem 0xa4400000-0xa4403fff 64bit]
Oct 31 09:45:21 archPC kernel: pci 0000:04:00.0: supports D2
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.6: PCI bridge to [bus 04]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.6: bridge window [mem 0xa4400000-0xa44fffff]
Oct 31 09:45:21 archPC kernel: pci 0000:05:00.0: [8086:2723] type 00 class 0x028000
Oct 31 09:45:21 archPC kernel: pci 0000:05:00.0: reg 0x10: [mem 0xa4300000-0xa4303fff 64bit]
Oct 31 09:45:21 archPC kernel: pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.7: PCI bridge to [bus 05]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.7: bridge window [mem 0xa4300000-0xa43fffff]
Oct 31 09:45:21 archPC kernel: pci 0000:06:00.0: [144d:a808] type 00 class 0x010802
Oct 31 09:45:21 archPC kernel: pci 0000:06:00.0: reg 0x10: [mem 0xa4200000-0xa4203fff 64bit]
Oct 31 09:45:21 archPC kernel: pci 0000:06:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:1d.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Oct 31 09:45:21 archPC kernel: pci 0000:00:1d.0: PCI bridge to [bus 06]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1d.0: bridge window [mem 0xa4200000-0xa42fffff]
Oct 31 09:45:21 archPC kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Oct 31 09:45:21 archPC kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 1
Oct 31 09:45:21 archPC kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Oct 31 09:45:21 archPC kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Oct 31 09:45:21 archPC kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Oct 31 09:45:21 archPC kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Oct 31 09:45:21 archPC kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Oct 31 09:45:21 archPC kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Oct 31 09:45:21 archPC kernel: iommu: Default domain type: Translated
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.0: vgaarb: setting as boot VGA device
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Oct 31 09:45:21 archPC kernel: vgaarb: loaded
Oct 31 09:45:21 archPC kernel: SCSI subsystem initialized
Oct 31 09:45:21 archPC kernel: libata version 3.00 loaded.
Oct 31 09:45:21 archPC kernel: ACPI: bus type USB registered
Oct 31 09:45:21 archPC kernel: usbcore: registered new interface driver usbfs
Oct 31 09:45:21 archPC kernel: usbcore: registered new interface driver hub
Oct 31 09:45:21 archPC kernel: usbcore: registered new device driver usb
Oct 31 09:45:21 archPC kernel: pps_core: LinuxPPS API ver. 1 registered
Oct 31 09:45:21 archPC kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Oct 31 09:45:21 archPC kernel: PTP clock support registered
Oct 31 09:45:21 archPC kernel: EDAC MC: Ver: 3.0.0
Oct 31 09:45:21 archPC kernel: Registered efivars operations
Oct 31 09:45:21 archPC kernel: NetLabel: Initializing
Oct 31 09:45:21 archPC kernel: NetLabel: domain hash size = 128
Oct 31 09:45:21 archPC kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Oct 31 09:45:21 archPC kernel: NetLabel: unlabeled traffic allowed by default
Oct 31 09:45:21 archPC kernel: PCI: Using ACPI for IRQ routing
Oct 31 09:45:21 archPC kernel: PCI: pci_cache_line_size set to 64 bytes
Oct 31 09:45:21 archPC kernel: e820: reserve RAM buffer [mem 0x0005f000-0x0005ffff]
Oct 31 09:45:21 archPC kernel: e820: reserve RAM buffer [mem 0x8825b000-0x8bffffff]
Oct 31 09:45:21 archPC kernel: e820: reserve RAM buffer [mem 0x8865c000-0x8bffffff]
Oct 31 09:45:21 archPC kernel: e820: reserve RAM buffer [mem 0x8ccdc000-0x8fffffff]
Oct 31 09:45:21 archPC kernel: e820: reserve RAM buffer [mem 0x8f410000-0x8fffffff]
Oct 31 09:45:21 archPC kernel: e820: reserve RAM buffer [mem 0x46e000000-0x46fffffff]
Oct 31 09:45:21 archPC kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Oct 31 09:45:21 archPC kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Oct 31 09:45:21 archPC kernel: clocksource: Switched to clocksource tsc-early
Oct 31 09:45:21 archPC kernel: VFS: Disk quotas dquot_6.6.0
Oct 31 09:45:21 archPC kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Oct 31 09:45:21 archPC kernel: pnp: PnP ACPI init
Oct 31 09:45:21 archPC kernel: system 00:00: [io 0x0290-0x029f] has been reserved
Oct 31 09:45:21 archPC kernel: system 00:01: [io 0x0680-0x069f] has been reserved
Oct 31 09:45:21 archPC kernel: system 00:03: [io 0x1854-0x1857] has been reserved
Oct 31 09:45:21 archPC kernel: system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
Oct 31 09:45:21 archPC kernel: system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
Oct 31 09:45:21 archPC kernel: system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
Oct 31 09:45:21 archPC kernel: system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
Oct 31 09:45:21 archPC kernel: system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
Oct 31 09:45:21 archPC kernel: system 00:04: [mem 0xfed90000-0xfed93fff] has been reserved
Oct 31 09:45:21 archPC kernel: system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
Oct 31 09:45:21 archPC kernel: system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
Oct 31 09:45:21 archPC kernel: system 00:05: [io 0x1800-0x18fe] could not be reserved
Oct 31 09:45:21 archPC kernel: system 00:05: [mem 0xfd000000-0xfd69ffff] has been reserved
Oct 31 09:45:21 archPC kernel: system 00:05: [mem 0xfd6c0000-0xfd6cffff] has been reserved
Oct 31 09:45:21 archPC kernel: system 00:05: [mem 0xfd6f0000-0xfdffffff] has been reserved
Oct 31 09:45:21 archPC kernel: system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
Oct 31 09:45:21 archPC kernel: system 00:05: [mem 0xfe200000-0xfe7fffff] has been reserved
Oct 31 09:45:21 archPC kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
Oct 31 09:45:21 archPC kernel: system 00:06: [io 0x2000-0x20fe] has been reserved
Oct 31 09:45:21 archPC kernel: system 00:07: [mem 0xfd6e0000-0xfd6effff] has been reserved
Oct 31 09:45:21 archPC kernel: system 00:07: [mem 0xfd6d0000-0xfd6dffff] has been reserved
Oct 31 09:45:21 archPC kernel: system 00:07: [mem 0xfd6b0000-0xfd6bffff] has been reserved
Oct 31 09:45:21 archPC kernel: system 00:07: [mem 0xfd6a0000-0xfd6affff] has been reserved
Oct 31 09:45:21 archPC kernel: pnp: PnP ACPI: found 8 devices
Oct 31 09:45:21 archPC kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Oct 31 09:45:21 archPC kernel: NET: Registered PF_INET protocol family
Oct 31 09:45:21 archPC kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Oct 31 09:45:21 archPC kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Oct 31 09:45:21 archPC kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Oct 31 09:45:21 archPC kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Oct 31 09:45:21 archPC kernel: TCP: Hash tables configured (established 131072 bind 65536)
Oct 31 09:45:21 archPC kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Oct 31 09:45:21 archPC kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Oct 31 09:45:21 archPC kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Oct 31 09:45:21 archPC kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Oct 31 09:45:21 archPC kernel: NET: Registered PF_XDP protocol family
Oct 31 09:45:21 archPC kernel: pci 0000:00:1b.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
Oct 31 09:45:21 archPC kernel: pci 0000:00:1b.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
Oct 31 09:45:21 archPC kernel: pci 0000:00:1b.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 add_align 100000
Oct 31 09:45:21 archPC kernel: pci 0000:00:1b.0: BAR 14: assigned [mem 0xa2100000-0xa22fffff]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1b.0: BAR 15: assigned [mem 0xa2300000-0xa24fffff 64bit pref]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xa2500000-0xa26fffff]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xa2700000-0xa28fffff 64bit pref]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1b.0: BAR 13: assigned [io 0x5000-0x5fff]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x6000-0x6fff]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1f.4: BAR 0: assigned [mem 0xa2900000-0xa29000ff 64bit]
Oct 31 09:45:21 archPC kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Oct 31 09:45:21 archPC kernel: pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
Oct 31 09:45:21 archPC kernel: pci 0000:00:01.0: bridge window [mem 0xa3000000-0xa40fffff]
Oct 31 09:45:21 archPC kernel: pci 0000:00:01.0: bridge window [mem 0x90000000-0xa20fffff 64bit pref]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1b.0: PCI bridge to [bus 02]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1b.0: bridge window [io 0x5000-0x5fff]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1b.0: bridge window [mem 0xa2100000-0xa22fffff]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1b.0: bridge window [mem 0xa2300000-0xa24fffff 64bit pref]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.0: bridge window [io 0x6000-0x6fff]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.0: bridge window [mem 0xa2500000-0xa26fffff]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.0: bridge window [mem 0xa2700000-0xa28fffff 64bit pref]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.6: PCI bridge to [bus 04]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.6: bridge window [mem 0xa4400000-0xa44fffff]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.7: PCI bridge to [bus 05]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1c.7: bridge window [mem 0xa4300000-0xa43fffff]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1d.0: PCI bridge to [bus 06]
Oct 31 09:45:21 archPC kernel: pci 0000:00:1d.0: bridge window [mem 0xa4200000-0xa42fffff]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:01: resource 1 [mem 0xa3000000-0xa40fffff]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:01: resource 2 [mem 0x90000000-0xa20fffff 64bit pref]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:02: resource 0 [io 0x5000-0x5fff]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:02: resource 1 [mem 0xa2100000-0xa22fffff]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:02: resource 2 [mem 0xa2300000-0xa24fffff 64bit pref]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:03: resource 0 [io 0x6000-0x6fff]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:03: resource 1 [mem 0xa2500000-0xa26fffff]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:03: resource 2 [mem 0xa2700000-0xa28fffff 64bit pref]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:04: resource 1 [mem 0xa4400000-0xa44fffff]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:05: resource 1 [mem 0xa4300000-0xa43fffff]
Oct 31 09:45:21 archPC kernel: pci_bus 0000:06: resource 1 [mem 0xa4200000-0xa42fffff]
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.2: D0 power state depends on 0000:01:00.0
Oct 31 09:45:21 archPC kernel: pci 0000:01:00.3: D0 power state depends on 0000:01:00.0
Oct 31 09:45:21 archPC kernel: PCI: CLS 64 bytes, default 64
Oct 31 09:45:21 archPC kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Oct 31 09:45:21 archPC kernel: software IO TLB: mapped [mem 0x0000000083b67000-0x0000000087b67000] (64MB)
Oct 31 09:45:21 archPC kernel: Trying to unpack rootfs image as initramfs...
Oct 31 09:45:21 archPC kernel: Initialise system trusted keyrings
Oct 31 09:45:21 archPC kernel: Key type blacklist registered
Oct 31 09:45:21 archPC kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Oct 31 09:45:21 archPC kernel: zbud: loaded
Oct 31 09:45:21 archPC kernel: Key type asymmetric registered
Oct 31 09:45:21 archPC kernel: Asymmetric key parser 'x509' registered
Oct 31 09:45:21 archPC kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
Oct 31 09:45:21 archPC kernel: io scheduler mq-deadline registered
Oct 31 09:45:21 archPC kernel: io scheduler kyber registered
Oct 31 09:45:21 archPC kernel: io scheduler bfq registered
Oct 31 09:45:21 archPC kernel: pcieport 0000:00:1c.6: AER: enabled with IRQ 123
Oct 31 09:45:21 archPC kernel: pcieport 0000:00:1c.6: DPC: enabled with IRQ 123
Oct 31 09:45:21 archPC kernel: pcieport 0000:00:1c.6: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Oct 31 09:45:21 archPC kernel: pcieport 0000:00:1c.7: AER: enabled with IRQ 124
Oct 31 09:45:21 archPC kernel: pcieport 0000:00:1c.7: DPC: enabled with IRQ 124
Oct 31 09:45:21 archPC kernel: pcieport 0000:00:1c.7: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Oct 31 09:45:21 archPC kernel: pcieport 0000:00:1d.0: AER: enabled with IRQ 125
Oct 31 09:45:21 archPC kernel: pcieport 0000:00:1d.0: DPC: enabled with IRQ 125
Oct 31 09:45:21 archPC kernel: pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Oct 31 09:45:21 archPC kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 31 09:45:21 archPC kernel: efifb: probing for efifb
Oct 31 09:45:21 archPC kernel: efifb: showing boot graphics
Oct 31 09:45:21 archPC kernel: efifb: framebuffer at 0xa1000000, using 3072k, total 3072k
Oct 31 09:45:21 archPC kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Oct 31 09:45:21 archPC kernel: efifb: scrolling: redraw
Oct 31 09:45:21 archPC kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Oct 31 09:45:21 archPC kernel: fbcon: Deferring console take-over
Oct 31 09:45:21 archPC kernel: fb0: EFI VGA frame buffer device
Oct 31 09:45:21 archPC kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Oct 31 09:45:21 archPC kernel: ACPI: button: Sleep Button [SLPB]
Oct 31 09:45:21 archPC kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Oct 31 09:45:21 archPC kernel: ACPI: button: Power Button [PWRB]
Oct 31 09:45:21 archPC kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Oct 31 09:45:21 archPC kernel: ACPI: button: Power Button [PWRF]
Oct 31 09:45:21 archPC kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1126
Oct 31 09:45:21 archPC kernel: thermal LNXTHERM:00: registered as thermal_zone0
Oct 31 09:45:21 archPC kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Oct 31 09:45:21 archPC kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Oct 31 09:45:21 archPC kernel: Non-volatile memory driver v1.3
Oct 31 09:45:21 archPC kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Oct 31 09:45:21 archPC kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Oct 31 09:45:21 archPC kernel: nvme nvme0: pci function 0000:06:00.0
Oct 31 09:45:21 archPC kernel: ahci 0000:00:17.0: version 3.0
Oct 31 09:45:21 archPC kernel: Freeing initrd memory: 7960K
Oct 31 09:45:21 archPC kernel: nvme nvme0: missing or invalid SUBNQN field.
Oct 31 09:45:21 archPC kernel: nvme nvme0: Shutdown timeout set to 8 seconds
Oct 31 09:45:21 archPC kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
Oct 31 09:45:21 archPC kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst
Oct 31 09:45:21 archPC kernel: nvme nvme0: 12/0/0 default/read/poll queues
Oct 31 09:45:21 archPC kernel: nvme0n1: p1
Oct 31 09:45:21 archPC kernel: scsi host0: ahci
Oct 31 09:45:21 archPC kernel: scsi host1: ahci
Oct 31 09:45:21 archPC kernel: scsi host2: ahci
Oct 31 09:45:21 archPC kernel: scsi host3: ahci
Oct 31 09:45:21 archPC kernel: scsi host4: ahci
Oct 31 09:45:21 archPC kernel: scsi host5: ahci
Oct 31 09:45:21 archPC kernel: ata1: SATA max UDMA/133 abar m2048@0xa4538000 port 0xa4538100 irq 126
Oct 31 09:45:21 archPC kernel: ata2: SATA max UDMA/133 abar m2048@0xa4538000 port 0xa4538180 irq 126
Oct 31 09:45:21 archPC kernel: ata3: SATA max UDMA/133 abar m2048@0xa4538000 port 0xa4538200 irq 126
Oct 31 09:45:21 archPC kernel: ata4: SATA max UDMA/133 abar m2048@0xa4538000 port 0xa4538280 irq 126
Oct 31 09:45:21 archPC kernel: ata5: SATA max UDMA/133 abar m2048@0xa4538000 port 0xa4538300 irq 126
Oct 31 09:45:21 archPC kernel: ata6: SATA max UDMA/133 abar m2048@0xa4538000 port 0xa4538380 irq 126
Oct 31 09:45:21 archPC kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Oct 31 09:45:21 archPC kernel: ehci-pci: EHCI PCI platform driver
Oct 31 09:45:21 archPC kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Oct 31 09:45:21 archPC kernel: ohci-pci: OHCI PCI platform driver
Oct 31 09:45:21 archPC kernel: uhci_hcd: USB Universal Host Controller Interface driver
Oct 31 09:45:21 archPC kernel: usbcore: registered new interface driver usbserial_generic
Oct 31 09:45:21 archPC kernel: usbserial: USB Serial support registered for generic
Oct 31 09:45:21 archPC kernel: rtc_cmos 00:02: RTC can wake from S4
Oct 31 09:45:21 archPC kernel: rtc_cmos 00:02: registered as rtc0
Oct 31 09:45:21 archPC kernel: rtc_cmos 00:02: setting system clock to 2021-10-31T09:45:20 UTC (1635673520)
Oct 31 09:45:21 archPC kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Oct 31 09:45:21 archPC kernel: intel_pstate: Intel P-state driver initializing
Oct 31 09:45:21 archPC kernel: intel_pstate: Disabling energy efficiency optimization
Oct 31 09:45:21 archPC kernel: intel_pstate: HWP enabled
Oct 31 09:45:21 archPC kernel: ledtrig-cpu: registered to indicate activity on CPUs
Oct 31 09:45:21 archPC kernel: hid: raw HID events driver (C) Jiri Kosina
Oct 31 09:45:21 archPC kernel: intel_pmc_core INT33A1:00: initialized
Oct 31 09:45:21 archPC kernel: drop_monitor: Initializing network drop monitor service
Oct 31 09:45:21 archPC kernel: Initializing XFRM netlink socket
Oct 31 09:45:21 archPC kernel: NET: Registered PF_INET6 protocol family
Oct 31 09:45:21 archPC kernel: Segment Routing with IPv6
Oct 31 09:45:21 archPC kernel: RPL Segment Routing with IPv6
Oct 31 09:45:21 archPC kernel: NET: Registered PF_PACKET protocol family
Oct 31 09:45:21 archPC kernel: microcode: sig=0x906ea, pf=0x2, revision=0x96
Oct 31 09:45:21 archPC kernel: microcode: Microcode Update Driver: v2.2.
Oct 31 09:45:21 archPC kernel: IPI shorthand broadcast: enabled
Oct 31 09:45:21 archPC kernel: sched_clock: Marking stable (369830517, 484069)->(378519652, -8205066)
Oct 31 09:45:21 archPC kernel: registered taskstats version 1
Oct 31 09:45:21 archPC kernel: Loading compiled-in X.509 certificates
Oct 31 09:45:21 archPC kernel: Loaded X.509 cert 'Build time autogenerated kernel key: e007a1e394630fb2d5bfa055820075a26da7ffa6'
Oct 31 09:45:21 archPC kernel: zswap: loaded using pool lz4/z3fold
Oct 31 09:45:21 archPC kernel: Key type ._fscrypt registered
Oct 31 09:45:21 archPC kernel: Key type .fscrypt registered
Oct 31 09:45:21 archPC kernel: Key type fscrypt-provisioning registered
Oct 31 09:45:21 archPC kernel: PM: Magic number: 9:544:779
Oct 31 09:45:21 archPC kernel: RAS: Correctable Errors collector initialized.
Oct 31 09:45:21 archPC kernel: ata3: SATA link down (SStatus 0 SControl 300)
Oct 31 09:45:21 archPC kernel: ata4: SATA link down (SStatus 0 SControl 300)
Oct 31 09:45:21 archPC kernel: ata6: SATA link down (SStatus 0 SControl 300)
Oct 31 09:45:21 archPC kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Oct 31 09:45:21 archPC kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Oct 31 09:45:21 archPC kernel: ata5: SATA link down (SStatus 0 SControl 300)
Oct 31 09:45:21 archPC kernel: ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Oct 31 09:45:21 archPC kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Oct 31 09:45:21 archPC kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Oct 31 09:45:21 archPC kernel: ata1.00: supports DRM functions and may not be fully accessible
Oct 31 09:45:21 archPC kernel: ata1.00: disabling queued TRIM support
Oct 31 09:45:21 archPC kernel: ata1.00: ATA-11: Samsung SSD 860 EVO 500GB, RVT02B6Q, max UDMA/133
Oct 31 09:45:21 archPC kernel: ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Oct 31 09:45:21 archPC kernel: ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Oct 31 09:45:21 archPC kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Oct 31 09:45:21 archPC kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Oct 31 09:45:21 archPC kernel: ata1.00: supports DRM functions and may not be fully accessible
Oct 31 09:45:21 archPC kernel: ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Oct 31 09:45:21 archPC kernel: ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Oct 31 09:45:21 archPC kernel: ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Oct 31 09:45:21 archPC kernel: ata1.00: disabling queued TRIM support
Oct 31 09:45:21 archPC kernel: ata1.00: configured for UDMA/133
Oct 31 09:45:21 archPC kernel: scsi 0:0:0:0: Direct-Access ATA Samsung SSD 860 2B6Q PQ: 0 ANSI: 5
Oct 31 09:45:21 archPC kernel: ata1.00: Enabling discard_zeroes_data
Oct 31 09:45:21 archPC kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Oct 31 09:45:21 archPC kernel: sd 0:0:0:0: [sda] Write Protect is off
Oct 31 09:45:21 archPC kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 31 09:45:21 archPC kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 31 09:45:21 archPC kernel: ata1.00: Enabling discard_zeroes_data
Oct 31 09:45:21 archPC kernel: sda: sda1 sda2 sda3
Oct 31 09:45:21 archPC kernel: ata1.00: Enabling discard_zeroes_data
Oct 31 09:45:21 archPC kernel: sd 0:0:0:0: [sda] supports TCG Opal
Oct 31 09:45:21 archPC kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Oct 31 09:45:21 archPC kernel: ata2.00: ATA-10: ST2000DM008-2FR102, 0001, max UDMA/133
Oct 31 09:45:21 archPC kernel: ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Oct 31 09:45:21 archPC kernel: ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
Oct 31 09:45:21 archPC kernel: ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
Oct 31 09:45:21 archPC kernel: ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
Oct 31 09:45:21 archPC kernel: ata2.00: configured for UDMA/133
Oct 31 09:45:21 archPC kernel: scsi 1:0:0:0: Direct-Access ATA ST2000DM008-2FR1 0001 PQ: 0 ANSI: 5
Oct 31 09:45:21 archPC kernel: sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Oct 31 09:45:21 archPC kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks
Oct 31 09:45:21 archPC kernel: sd 1:0:0:0: [sdb] Write Protect is off
Oct 31 09:45:21 archPC kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Oct 31 09:45:21 archPC kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 31 09:45:21 archPC kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Oct 31 09:45:21 archPC kernel: Freeing unused decrypted memory: 2036K
Oct 31 09:45:21 archPC kernel: Freeing unused kernel image (initmem) memory: 1804K
Oct 31 09:45:21 archPC kernel: Write protecting the kernel read-only data: 26624k
Oct 31 09:45:21 archPC kernel: Freeing unused kernel image (text/rodata gap) memory: 2036K
Oct 31 09:45:21 archPC kernel: Freeing unused kernel image (rodata/data gap) memory: 884K
Oct 31 09:45:21 archPC kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 31 09:45:21 archPC kernel: rodata_test: all tests were successful
Oct 31 09:45:21 archPC kernel: x86/mm: Checking user space page tables
Oct 31 09:45:21 archPC kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 31 09:45:21 archPC kernel: Run /init as init process
Oct 31 09:45:21 archPC kernel: with arguments:
Oct 31 09:45:21 archPC kernel: /init
Oct 31 09:45:21 archPC kernel: with environment:
Oct 31 09:45:21 archPC kernel: HOME=/
Oct 31 09:45:21 archPC kernel: TERM=linux
Oct 31 09:45:21 archPC kernel: BOOT_IMAGE=/boot/vmlinuz-linux
Oct 31 09:45:21 archPC kernel: fbcon: Taking over console
Oct 31 09:45:21 archPC kernel: Console: switching to colour frame buffer device 128x48
Oct 31 09:45:21 archPC kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Oct 31 09:45:21 archPC kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Oct 31 09:45:21 archPC kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x0000000000009810
Oct 31 09:45:21 archPC kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Oct 31 09:45:21 archPC kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Oct 31 09:45:21 archPC kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Oct 31 09:45:21 archPC kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.14
Oct 31 09:45:21 archPC kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 31 09:45:21 archPC kernel: usb usb1: Product: xHCI Host Controller
Oct 31 09:45:21 archPC kernel: usb usb1: Manufacturer: Linux 5.14.14-arch1-1 xhci-hcd
Oct 31 09:45:21 archPC kernel: usb usb1: SerialNumber: 0000:00:14.0
Oct 31 09:45:21 archPC kernel: hub 1-0:1.0: USB hub found
Oct 31 09:45:21 archPC kernel: hub 1-0:1.0: 16 ports detected
Oct 31 09:45:21 archPC kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.14
Oct 31 09:45:21 archPC kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 31 09:45:21 archPC kernel: usb usb2: Product: xHCI Host Controller
Oct 31 09:45:21 archPC kernel: usb usb2: Manufacturer: Linux 5.14.14-arch1-1 xhci-hcd
Oct 31 09:45:21 archPC kernel: usb usb2: SerialNumber: 0000:00:14.0
Oct 31 09:45:21 archPC kernel: hub 2-0:1.0: USB hub found
Oct 31 09:45:21 archPC kernel: hub 2-0:1.0: 6 ports detected
Oct 31 09:45:21 archPC kernel: xhci_hcd 0000:01:00.2: xHCI Host Controller
Oct 31 09:45:21 archPC kernel: xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 3
Oct 31 09:45:21 archPC kernel: xhci_hcd 0000:01:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
Oct 31 09:45:21 archPC kernel: xhci_hcd 0000:01:00.2: xHCI Host Controller
Oct 31 09:45:21 archPC kernel: xhci_hcd 0000:01:00.2: new USB bus registered, assigned bus number 4
Oct 31 09:45:21 archPC kernel: xhci_hcd 0000:01:00.2: Host supports USB 3.1 Enhanced SuperSpeed
Oct 31 09:45:21 archPC kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.14
Oct 31 09:45:21 archPC kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 31 09:45:21 archPC kernel: usb usb3: Product: xHCI Host Controller
Oct 31 09:45:21 archPC kernel: usb usb3: Manufacturer: Linux 5.14.14-arch1-1 xhci-hcd
Oct 31 09:45:21 archPC kernel: usb usb3: SerialNumber: 0000:01:00.2
Oct 31 09:45:21 archPC kernel: hub 3-0:1.0: USB hub found
Oct 31 09:45:21 archPC kernel: hub 3-0:1.0: 2 ports detected
Oct 31 09:45:21 archPC kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 31 09:45:21 archPC kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.14
Oct 31 09:45:21 archPC kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 31 09:45:21 archPC kernel: usb usb4: Product: xHCI Host Controller
Oct 31 09:45:21 archPC kernel: usb usb4: Manufacturer: Linux 5.14.14-arch1-1 xhci-hcd
Oct 31 09:45:21 archPC kernel: usb usb4: SerialNumber: 0000:01:00.2
Oct 31 09:45:21 archPC kernel: hub 4-0:1.0: USB hub found
Oct 31 09:45:21 archPC kernel: hub 4-0:1.0: 4 ports detected
Oct 31 09:45:21 archPC kernel: random: fast init done
Oct 31 09:45:21 archPC kernel: usb 1-2: new high-speed USB device number 2 using xhci_hcd
Oct 31 09:45:21 archPC kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
Oct 31 09:45:21 archPC kernel: tsc: Refined TSC clocksource calibration: 4008.007 MHz
Oct 31 09:45:21 archPC kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x39c5e89f4ba, max_idle_ns: 440795362017 ns
Oct 31 09:45:21 archPC kernel: clocksource: Switched to clocksource tsc
Oct 31 09:45:21 archPC systemd[1]: systemd 249.5-3-arch 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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Oct 31 09:45:21 archPC systemd[1]: Detected architecture x86-64.
Oct 31 09:45:21 archPC systemd[1]: Hostname set to <archPC>.
Oct 31 09:45:21 archPC kernel: random: lvmconfig: uninitialized urandom read (4 bytes read)
Oct 31 09:45:21 archPC systemd[1]: Queued start job for default target Graphical Interface.
Oct 31 09:45:21 archPC systemd[1]: Created slice Slice /system/getty.
Oct 31 09:45:21 archPC systemd[1]: Created slice Slice /system/modprobe.
Oct 31 09:45:21 archPC systemd[1]: Created slice Slice /system/systemd-fsck.
Oct 31 09:45:21 archPC systemd[1]: Created slice User and Session Slice.
Oct 31 09:45:21 archPC systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Oct 31 09:45:21 archPC systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Oct 31 09:45:21 archPC systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Oct 31 09:45:21 archPC systemd[1]: Reached target Local Encrypted Volumes.
Oct 31 09:45:21 archPC systemd[1]: Reached target Login Prompts.
Oct 31 09:45:21 archPC systemd[1]: Reached target Remote File Systems.
Oct 31 09:45:21 archPC systemd[1]: Reached target Slice Units.
Oct 31 09:45:21 archPC systemd[1]: Reached target Local Verity Integrity Protected Volumes.
Oct 31 09:45:21 archPC systemd[1]: Listening on Device-mapper event daemon FIFOs.
Oct 31 09:45:21 archPC systemd[1]: Listening on LVM2 poll daemon socket.
Oct 31 09:45:21 archPC systemd[1]: Listening on Process Core Dump Socket.
Oct 31 09:45:21 archPC systemd[1]: Listening on Journal Audit Socket.
Oct 31 09:45:21 archPC systemd[1]: Listening on Journal Socket (/dev/log).
Oct 31 09:45:21 archPC systemd[1]: Listening on Journal Socket.
Oct 31 09:45:21 archPC systemd[1]: Listening on udev Control Socket.
Oct 31 09:45:21 archPC systemd[1]: Listening on udev Kernel Socket.
Oct 31 09:45:21 archPC systemd[1]: Mounting Huge Pages File System...
Oct 31 09:45:21 archPC systemd[1]: Mounting POSIX Message Queue File System...
Oct 31 09:45:21 archPC systemd[1]: Mounting Kernel Debug File System...
Oct 31 09:45:21 archPC systemd[1]: Mounting Kernel Trace File System...
Oct 31 09:45:21 archPC systemd[1]: Starting Create List of Static Device Nodes...
Oct 31 09:45:21 archPC systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Oct 31 09:45:21 archPC systemd[1]: Starting Load Kernel Module configfs...
Oct 31 09:45:21 archPC systemd[1]: Starting Load Kernel Module drm...
Oct 31 09:45:21 archPC systemd[1]: Starting Load Kernel Module fuse...
Oct 31 09:45:21 archPC kernel: random: lvm: uninitialized urandom read (4 bytes read)
Oct 31 09:45:21 archPC systemd[1]: Starting Set Up Additional Binary Formats...
Oct 31 09:45:21 archPC systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Oct 31 09:45:21 archPC systemd[1]: Starting Journal Service...
Oct 31 09:45:21 archPC systemd[1]: Starting Load Kernel Modules...
Oct 31 09:45:21 archPC systemd[1]: Starting Remount Root and Kernel File Systems...
Oct 31 09:45:21 archPC systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Oct 31 09:45:21 archPC systemd[1]: Starting Coldplug All udev Devices...
Oct 31 09:45:21 archPC systemd[1]: Mounted Huge Pages File System.
Oct 31 09:45:21 archPC systemd[1]: Mounted POSIX Message Queue File System.
Oct 31 09:45:21 archPC systemd[1]: Mounted Kernel Debug File System.
Oct 31 09:45:21 archPC systemd[1]: Mounted Kernel Trace File System.
Oct 31 09:45:21 archPC systemd[1]: Finished Create List of Static Device Nodes.
Oct 31 09:45:21 archPC systemd[1]: modprobe@configfs.service: Deactivated successfully.
Oct 31 09:45:21 archPC systemd[1]: Finished Load Kernel Module configfs.
Oct 31 09:45:21 archPC systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 294 (systemd-binfmt)
Oct 31 09:45:21 archPC kernel: fuse: init (API version 7.34)
Oct 31 09:45:21 archPC systemd[1]: Mounting Arbitrary Executable File Formats File System...
Oct 31 09:45:21 archPC systemd[1]: Mounting Kernel Configuration File System...
Oct 31 09:45:21 archPC systemd[1]: modprobe@fuse.service: Deactivated successfully.
Oct 31 09:45:21 archPC systemd[1]: Finished Load Kernel Module fuse.
Oct 31 09:45:21 archPC systemd[1]: Mounting FUSE Control File System...
Oct 31 09:45:21 archPC kernel: EXT4-fs (sda2): re-mounted. Opts: (null). Quota mode: none.
Oct 31 09:45:21 archPC systemd[1]: Finished Remount Root and Kernel File Systems.
Oct 31 09:45:21 archPC systemd[1]: Mounted Arbitrary Executable File Formats File System.
Oct 31 09:45:21 archPC systemd[1]: Mounted Kernel Configuration File System.
Oct 31 09:45:21 archPC systemd[1]: Activating swap /swapfile...
Oct 31 09:45:21 archPC systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Oct 31 09:45:21 archPC systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Oct 31 09:45:21 archPC systemd[1]: Starting Load/Save Random Seed...
Oct 31 09:45:21 archPC systemd[1]: Condition check resulted in Create System Users being skipped.
Oct 31 09:45:21 archPC systemd[1]: Starting Create Static Device Nodes in /dev...
Oct 31 09:45:21 archPC systemd[1]: Finished Set Up Additional Binary Formats.
Oct 31 09:45:21 archPC kernel: audit: type=1130 audit(1635673521.937:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:21 archPC systemd[1]: Mounted FUSE Control File System.
Oct 31 09:45:21 archPC kernel: Asymmetric key parser 'pkcs8' registered
Oct 31 09:45:21 archPC systemd[1]: Finished Load Kernel Modules.
Oct 31 09:45:21 archPC kernel: audit: type=1130 audit(1635673521.937:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:21 archPC kernel: Adding 3145724k swap on /swapfile. Priority:-2 extents:5 across:3301372k SSFS
Oct 31 09:45:21 archPC systemd[1]: Starting Apply Kernel Variables...
Oct 31 09:45:21 archPC systemd[1]: Activated swap /swapfile.
Oct 31 09:45:21 archPC systemd[1]: Reached target Swaps.
Oct 31 09:45:21 archPC systemd[1]: Mounting Temporary Directory /tmp...
Oct 31 09:45:21 archPC systemd[1]: modprobe@drm.service: Deactivated successfully.
Oct 31 09:45:21 archPC systemd[1]: Finished Load Kernel Module drm.
Oct 31 09:45:21 archPC kernel: audit: type=1130 audit(1635673521.940:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:21 archPC kernel: audit: type=1131 audit(1635673521.940:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:21 archPC systemd[1]: Mounted Temporary Directory /tmp.
Oct 31 09:45:21 archPC systemd[1]: Finished Apply Kernel Variables.
Oct 31 09:45:21 archPC kernel: audit: type=1130 audit(1635673521.944:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:21 archPC systemd[1]: Starting CLI Netfilter Manager...
Oct 31 09:45:21 archPC kernel: audit: type=1325 audit(1635673521.950:7): table=filter family=2 entries=0 op=xt_register pid=313 comm="modprobe"
Oct 31 09:45:21 archPC kernel: audit: type=1300 audit(1635673521.950:7): arch=c000003e syscall=175 success=yes exit=0 a0=7fe1a2189010 a1=2fc9 a2=564ad6fa3270 a3=3ad1 items=0 ppid=150 pid=313 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
Oct 31 09:45:21 archPC kernel: audit: type=1327 audit(1635673521.950:7): proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D0069707461626C655F66696C746572
Oct 31 09:45:21 archPC systemd[1]: Finished Create Static Device Nodes in /dev.
Oct 31 09:45:21 archPC kernel: audit: type=1130 audit(1635673521.957:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:21 archPC systemd[1]: Starting Rule-based Manager for Device Events and Files...
Oct 31 09:45:21 archPC systemd-journald[295]: Journal started
Oct 31 09:45:21 archPC systemd-journald[295]: Runtime Journal (/run/log/journal/90b6d3be914b43f8a8677ffacd1e905c) is 8.0M, max 795.9M, 787.9M free.
Oct 31 09:45:21 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:21 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:21 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:21 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:21 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:21 archPC audit[313]: NETFILTER_CFG table=filter family=2 entries=0 op=xt_register pid=313 comm="modprobe"
Oct 31 09:45:21 archPC audit[313]: SYSCALL arch=c000003e syscall=175 success=yes exit=0 a0=7fe1a2189010 a1=2fc9 a2=564ad6fa3270 a3=3ad1 items=0 ppid=150 pid=313 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
Oct 31 09:45:21 archPC audit: PROCTITLE proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D0069707461626C655F66696C746572
Oct 31 09:45:21 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:21 archPC audit: BPF prog-id=14 op=LOAD
Oct 31 09:45:21 archPC audit: BPF prog-id=15 op=LOAD
Oct 31 09:45:21 archPC audit: BPF prog-id=16 op=LOAD
Oct 31 09:45:21 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:21 archPC systemd-modules-load[296]: Inserted module 'crypto_user'
Oct 31 09:45:21 archPC systemd-modules-load[296]: Inserted module 'pkcs8_key_parser'
Oct 31 09:45:21 archPC systemd-random-seed[305]: Kernel entropy pool is not initialized yet, waiting until it is.
Oct 31 09:45:21 archPC systemd[1]: Starting Flush Journal to Persistent Storage...
Oct 31 09:45:21 archPC systemd[1]: Started Journal Service.
Oct 31 09:45:21 archPC systemd-journald[295]: Time spent on flushing to /var/log/journal/90b6d3be914b43f8a8677ffacd1e905c is 14.262ms for 875 entries.
Oct 31 09:45:21 archPC systemd-journald[295]: System Journal (/var/log/journal/90b6d3be914b43f8a8677ffacd1e905c) is 56.3M, max 50.0M, 0B free.
Oct 31 09:45:21 archPC audit[322]: NETFILTER_CFG table=filter family=10 entries=0 op=xt_register pid=322 comm="modprobe"
Oct 31 09:45:21 archPC audit[322]: SYSCALL arch=c000003e syscall=175 success=yes exit=0 a0=7f8176916010 a1=3029 a2=55920cfd5270 a3=3ac1 items=0 ppid=9 pid=322 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
Oct 31 09:45:21 archPC audit: PROCTITLE proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D006970367461626C655F66696C746572
Oct 31 09:45:21 archPC audit[324]: NETFILTER_CFG table=filter family=2 entries=4 op=xt_replace pid=324 comm="iptables-restor"
Oct 31 09:45:21 archPC audit[324]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=558267e2f8c0 items=0 ppid=311 pid=324 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:45:21 archPC audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Oct 31 09:45:21 archPC audit[327]: NETFILTER_CFG table=filter family=2 entries=4 op=xt_replace pid=327 comm="iptables-restor"
Oct 31 09:45:21 archPC audit[327]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55c942eb1940 items=0 ppid=311 pid=327 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:45:21 archPC audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Oct 31 09:45:21 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:21 archPC audit[330]: NETFILTER_CFG table=filter family=2 entries=58 op=xt_replace pid=330 comm="iptables-restor"
Oct 31 09:45:21 archPC audit[330]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=565118d62a60 items=0 ppid=311 pid=330 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:45:21 archPC audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Oct 31 09:45:21 archPC audit[334]: NETFILTER_CFG table=filter family=2 entries=60 op=xt_replace pid=334 comm="iptables-restor"
Oct 31 09:45:21 archPC audit[334]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55b56ac5cba0 items=0 ppid=311 pid=334 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:45:21 archPC audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Oct 31 09:45:21 archPC audit[337]: NETFILTER_CFG table=filter family=2 entries=64 op=xt_replace pid=337 comm="iptables-restor"
Oct 31 09:45:21 archPC audit[337]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55eed004cc10 items=0 ppid=311 pid=337 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:45:21 archPC audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Oct 31 09:45:21 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:21 archPC systemd[1]: Finished Coldplug All udev Devices.
Oct 31 09:45:21 archPC systemd[1]: Finished Flush Journal to Persistent Storage.
Oct 31 09:45:21 archPC audit[338]: NETFILTER_CFG table=filter family=2 entries=73 op=xt_replace pid=338 comm="iptables-restor"
Oct 31 09:45:21 archPC audit[338]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55f631438880 items=0 ppid=311 pid=338 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:45:21 archPC audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Oct 31 09:45:22 archPC audit[342]: NETFILTER_CFG table=filter family=2 entries=99 op=xt_replace pid=342 comm="iptables-restor"
Oct 31 09:45:22 archPC audit[342]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55f95d5a6340 items=0 ppid=311 pid=342 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:45:22 archPC audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Oct 31 09:45:22 archPC audit[345]: NETFILTER_CFG table=filter family=2 entries=106 op=xt_replace pid=345 comm="iptables-restor"
Oct 31 09:45:22 archPC audit[345]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=556517612c10 items=0 ppid=311 pid=345 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:45:22 archPC audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Oct 31 09:45:22 archPC systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Oct 31 09:45:22 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:22 archPC systemd[1]: Reached target Preparation for Local File Systems.
Oct 31 09:45:22 archPC systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Oct 31 09:45:22 archPC systemd[1]: Mounting Mount unit for bare, revision 5...
Oct 31 09:45:22 archPC audit[346]: NETFILTER_CFG table=filter family=2 entries=122 op=xt_replace pid=346 comm="iptables-restor"
Oct 31 09:45:22 archPC audit[346]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=557607f97ba0 items=0 ppid=311 pid=346 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:45:22 archPC audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Oct 31 09:45:22 archPC systemd[1]: Mounting Mount unit for bitwarden, revision 57...
Oct 31 09:45:22 archPC systemd[1]: Mounting Mount unit for bitwarden, revision 58...
Oct 31 09:45:22 archPC audit[351]: NETFILTER_CFG table=filter family=2 entries=130 op=xt_replace pid=351 comm="iptables-restor"
Oct 31 09:45:22 archPC audit[351]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5598a7c7f410 items=0 ppid=311 pid=351 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:45:22 archPC audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Oct 31 09:45:22 archPC systemd[1]: Mounting Mount unit for core18, revision 2128...
Oct 31 09:45:22 archPC systemd[1]: Mounting Mount unit for core18, revision 2246...
Oct 31 09:45:22 archPC audit[356]: NETFILTER_CFG table=filter family=10 entries=4 op=xt_replace pid=356 comm="ip6tables-resto"
Oct 31 09:45:22 archPC audit[356]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=56047ac519e0 items=0 ppid=311 pid=356 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:45:22 archPC audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Oct 31 09:45:22 archPC systemd[1]: Mounting Mount unit for gnome-3-28-1804, revision 161...
Oct 31 09:45:22 archPC audit[366]: NETFILTER_CFG table=filter family=10 entries=4 op=xt_replace pid=366 comm="ip6tables-resto"
Oct 31 09:45:22 archPC audit[366]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=55b2bdf50ee0 items=0 ppid=311 pid=366 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:45:22 archPC audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Oct 31 09:45:22 archPC systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1515...
Oct 31 09:45:22 archPC kernel: loop: module loaded
Oct 31 09:45:22 archPC systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1519...
Oct 31 09:45:22 archPC audit[369]: NETFILTER_CFG table=filter family=10 entries=58 op=xt_replace pid=369 comm="ip6tables-resto"
Oct 31 09:45:22 archPC audit[369]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=5594a6803a30 items=0 ppid=311 pid=369 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:45:22 archPC audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Oct 31 09:45:22 archPC systemd[1]: Mounting Mount unit for pyqt5-runtime, revision 11...
Oct 31 09:45:22 archPC audit[373]: NETFILTER_CFG table=filter family=10 entries=60 op=xt_replace pid=373 comm="ip6tables-resto"
Oct 31 09:45:22 archPC audit[373]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=55d039452de0 items=0 ppid=311 pid=373 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:45:22 archPC audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Oct 31 09:45:22 archPC systemd[1]: Mounting Mount unit for pyqt5-runtime, revision 12...
Oct 31 09:45:22 archPC systemd[1]: Mounting Mount unit for snapd, revision 13270...
Oct 31 09:45:22 archPC audit[378]: NETFILTER_CFG table=filter family=10 entries=64 op=xt_replace pid=378 comm="ip6tables-resto"
Oct 31 09:45:22 archPC audit[378]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=5645bd410ff0 items=0 ppid=311 pid=378 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:45:22 archPC audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Oct 31 09:45:22 archPC systemd[1]: Mounting Mount unit for snapd, revision 13640...
Oct 31 09:45:22 archPC systemd[1]: Started Rule-based Manager for Device Events and Files.
Oct 31 09:45:22 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:22 archPC audit[380]: NETFILTER_CFG table=filter family=10 entries=73 op=xt_replace pid=380 comm="ip6tables-resto"
Oct 31 09:45:22 archPC audit[380]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=5559c22084c0 items=0 ppid=311 pid=380 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:45:22 archPC audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Oct 31 09:45:22 archPC audit[398]: NETFILTER_CFG table=filter family=10 entries=138 op=xt_replace pid=398 comm="ip6tables-resto"
Oct 31 09:45:22 archPC audit[398]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=562c29518720 items=0 ppid=311 pid=398 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:45:22 archPC audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Oct 31 09:45:22 archPC kernel: loop1: detected capacity change from 0 to 147296
Oct 31 09:45:22 archPC kernel: loop0: detected capacity change from 0 to 8
Oct 31 09:45:22 archPC audit[407]: NETFILTER_CFG table=filter family=10 entries=144 op=xt_replace pid=407 comm="ip6tables-resto"
Oct 31 09:45:22 archPC audit[407]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=556918e8c470 items=0 ppid=311 pid=407 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:45:22 archPC audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Oct 31 09:45:22 archPC systemd[1]: Mounted Mount unit for bare, revision 5.
Oct 31 09:45:22 archPC kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Oct 31 09:45:22 archPC systemd[1]: Mounted Mount unit for bitwarden, revision 58.
Oct 31 09:45:22 archPC audit[414]: NETFILTER_CFG table=filter family=10 entries=160 op=xt_replace pid=414 comm="ip6tables-resto"
Oct 31 09:45:22 archPC audit[414]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=55d3a99abb00 items=0 ppid=311 pid=414 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:45:22 archPC audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Oct 31 09:45:22 archPC audit[426]: NETFILTER_CFG table=filter family=10 entries=168 op=xt_replace pid=426 comm="ip6tables-resto"
Oct 31 09:45:22 archPC kernel: loop5: detected capacity change from 0 to 337424
Oct 31 09:45:22 archPC kernel: loop6: detected capacity change from 0 to 133320
Oct 31 09:45:22 archPC kernel: loop2: detected capacity change from 0 to 113536
Oct 31 09:45:22 archPC kernel: loop9: detected capacity change from 0 to 313184
Oct 31 09:45:22 archPC kernel: loop3: detected capacity change from 0 to 113656
Oct 31 09:45:22 archPC audit[426]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=559e24a4b470 items=0 ppid=311 pid=426 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Oct 31 09:45:22 archPC audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Oct 31 09:45:22 archPC systemd[1]: Mounted Mount unit for core18, revision 2128.
Oct 31 09:45:22 archPC systemd[1]: Mounted Mount unit for core18, revision 2246.
Oct 31 09:45:22 archPC systemd[1]: Finished CLI Netfilter Manager.
Oct 31 09:45:22 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ufw comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:22 archPC systemd[1]: Mounted Mount unit for gnome-3-28-1804, revision 161.
Oct 31 09:45:22 archPC systemd[1]: Mounted Mount unit for gtk-common-themes, revision 1515.
Oct 31 09:45:22 archPC systemd[1]: Mounted Mount unit for pyqt5-runtime, revision 12.
Oct 31 09:45:22 archPC kernel: loop4: detected capacity change from 0 to 147296
Oct 31 09:45:22 archPC systemd[1]: Mounted Mount unit for bitwarden, revision 57.
Oct 31 09:45:22 archPC systemd[1]: Mounted Mount unit for snapd, revision 13270.
Oct 31 09:45:22 archPC kernel: loop8: detected capacity change from 0 to 313192
Oct 31 09:45:22 archPC kernel: loop10: detected capacity change from 0 to 66368
Oct 31 09:45:22 archPC kernel: loop11: detected capacity change from 0 to 66440
Oct 31 09:45:22 archPC systemd[1]: Mounted Mount unit for pyqt5-runtime, revision 11.
Oct 31 09:45:22 archPC systemd[1]: Mounted Mount unit for snapd, revision 13640.
Oct 31 09:45:22 archPC systemd[1]: Mounted Mount unit for gtk-common-themes, revision 1519.
Oct 31 09:45:22 archPC kernel: loop7: detected capacity change from 0 to 133552
Oct 31 09:45:22 archPC systemd[1]: Found device Samsung_SSD_860_EVO_500GB 3.
Oct 31 09:45:22 archPC systemd[1]: Starting File System Check on /dev/disk/by-uuid/13d66393-4c68-4d72-bae6-ff974964f9a0...
Oct 31 09:45:22 archPC kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Oct 31 09:45:22 archPC kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Oct 31 09:45:22 archPC kernel: EDAC ie31200: No ECC support
Oct 31 09:45:22 archPC kernel: EDAC ie31200: No ECC support
Oct 31 09:45:22 archPC kernel: i801_smbus 0000:00:1f.4: enabling device (0001 -> 0003)
Oct 31 09:45:22 archPC kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Oct 31 09:45:22 archPC kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Oct 31 09:45:22 archPC kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Oct 31 09:45:22 archPC kernel: i2c i2c-1: 2/4 memory slots populated (from DMI)
Oct 31 09:45:22 archPC kernel: i2c i2c-1: Successfully instantiated SPD at 0x51
Oct 31 09:45:22 archPC kernel: e1000e: Intel(R) PRO/1000 Network Driver
Oct 31 09:45:22 archPC kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Oct 31 09:45:22 archPC kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Oct 31 09:45:22 archPC kernel: intel-spi 0000:00:1f.5: w25q128 (16384 Kbytes)
Oct 31 09:45:22 archPC kernel: input: PC Speaker as /devices/platform/pcspkr/input/input3
Oct 31 09:45:22 archPC kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Oct 31 09:45:22 archPC kernel: 0x000000000000-0x000001000000 : "BIOS"
Oct 31 09:45:22 archPC systemd-fsck[442]: /dev/sda3: clean, 119704/28565504 files, 23818603/114232070 blocks
Oct 31 09:45:22 archPC kernel: i2c i2c-1: Successfully instantiated SPD at 0x53
Oct 31 09:45:22 archPC systemd[1]: Finished File System Check on /dev/disk/by-uuid/13d66393-4c68-4d72-bae6-ff974964f9a0.
Oct 31 09:45:22 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-13d66393\x2d4c68\x2d4d72\x2dbae6\x2dff974964f9a0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:22 archPC systemd[1]: Mounting /home...
Oct 31 09:45:22 archPC kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
Oct 31 09:45:22 archPC systemd[1]: Mounted /home.
Oct 31 09:45:22 archPC systemd[1]: Reached target Local File Systems.
Oct 31 09:45:22 archPC systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Oct 31 09:45:22 archPC systemd[1]: Starting Create Volatile Files and Directories...
Oct 31 09:45:22 archPC systemd[1]: Finished Create Volatile Files and Directories.
Oct 31 09:45:22 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:22 archPC systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Oct 31 09:45:22 archPC systemd[1]: Condition check resulted in Update is Completed being skipped.
Oct 31 09:45:22 archPC systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Oct 31 09:45:22 archPC audit[453]: SYSTEM_BOOT pid=453 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:22 archPC systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Oct 31 09:45:22 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:22 archPC systemd[1]: Reached target System Initialization.
Oct 31 09:45:22 archPC systemd[1]: Started CUPS Scheduler.
Oct 31 09:45:22 archPC systemd[1]: Started Daily man-db regeneration.
Oct 31 09:45:22 archPC systemd[1]: Started Clean-up old pacman pkg.
Oct 31 09:45:22 archPC systemd[1]: Started Monthly clean packages cache.
Oct 31 09:45:22 archPC systemd[1]: Started Daily verification of password and group files.
Oct 31 09:45:22 archPC systemd[1]: Started Daily Cleanup of Temporary Directories.
Oct 31 09:45:22 archPC systemd[1]: Reached target Path Units.
Oct 31 09:45:22 archPC systemd[1]: Reached target Timer Units.
Oct 31 09:45:22 archPC systemd[1]: Listening on CUPS Scheduler.
Oct 31 09:45:22 archPC systemd[1]: Listening on D-Bus System Message Bus Socket.
Oct 31 09:45:22 archPC systemd[1]: Starting Socket activation for snappy daemon...
Oct 31 09:45:22 archPC systemd[1]: Listening on Socket activation for snappy daemon.
Oct 31 09:45:22 archPC systemd[1]: Reached target Socket Units.
Oct 31 09:45:22 archPC systemd[1]: Reached target Basic System.
Oct 31 09:45:22 archPC systemd[1]: Started Periodic Command Scheduler.
Oct 31 09:45:22 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:22 archPC systemd[1]: Started D-Bus System Message Bus.
Oct 31 09:45:22 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:22 archPC systemd[1]: Starting Network Manager...
Oct 31 09:45:22 archPC crond[455]: (CRON) STARTUP (1.5.7)
Oct 31 09:45:22 archPC crond[455]: (CRON) INFO (Syslog will be used instead of sendmail.)
Oct 31 09:45:22 archPC crond[455]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 16% if used.)
Oct 31 09:45:22 archPC audit: BPF prog-id=17 op=LOAD
Oct 31 09:45:22 archPC crond[455]: (CRON) INFO (running with inotify support)
Oct 31 09:45:22 archPC kernel: random: dbus-daemon: uninitialized urandom read (12 bytes read)
Oct 31 09:45:22 archPC systemd[1]: Starting Wireless service...
Oct 31 09:45:22 archPC systemd[1]: Starting Snap Daemon...
Oct 31 09:45:22 archPC audit: BPF prog-id=18 op=LOAD
Oct 31 09:45:22 archPC audit: BPF prog-id=19 op=LOAD
Oct 31 09:45:22 archPC audit: BPF prog-id=20 op=LOAD
Oct 31 09:45:22 archPC systemd[1]: Starting User Login Management...
Oct 31 09:45:22 archPC systemd-logind[460]: Watching system buttons on /dev/input/event2 (Power Button)
Oct 31 09:45:22 archPC systemd-logind[460]: Watching system buttons on /dev/input/event1 (Power Button)
Oct 31 09:45:22 archPC systemd-logind[460]: Watching system buttons on /dev/input/event0 (Sleep Button)
Oct 31 09:45:22 archPC systemd-logind[460]: New seat seat0.
Oct 31 09:45:22 archPC kernel: NET: Registered PF_ALG protocol family
Oct 31 09:45:22 archPC kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
Oct 31 09:45:22 archPC kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Oct 31 09:45:22 archPC kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Oct 31 09:45:22 archPC kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.2325] NetworkManager (version 1.32.12-1) is starting... (for the first time)
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.2326] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Oct 31 09:45:22 archPC kernel: cryptd: max_cpu_qlen set to 1000
Oct 31 09:45:22 archPC kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Oct 31 09:45:22 archPC kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Oct 31 09:45:22 archPC kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Oct 31 09:45:22 archPC kernel: cfg80211: failed to load regulatory.db
Oct 31 09:45:22 archPC kernel: AVX2 version of gcm_enc/dec engaged.
Oct 31 09:45:22 archPC kernel: AES CTR mode by8 optimization enabled
Oct 31 09:45:22 archPC systemd[1]: Started User Login Management.
Oct 31 09:45:22 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:22 archPC systemd[1]: Started Network Manager.
Oct 31 09:45:22 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.2517] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.2537] manager[0x560c9bcfa010]: monitoring kernel firmware directory '/lib/firmware'.
Oct 31 09:45:22 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=457 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 31 09:45:22 archPC audit: BPF prog-id=21 op=LOAD
Oct 31 09:45:22 archPC audit: BPF prog-id=22 op=LOAD
Oct 31 09:45:22 archPC audit: BPF prog-id=23 op=LOAD
Oct 31 09:45:22 archPC systemd[1]: Starting Hostname Service...
Oct 31 09:45:22 archPC snapd[459]: AppArmor status: apparmor not enabled
Oct 31 09:45:22 archPC dbus-daemon[456]: [system] Successfully activated service 'org.freedesktop.hostname1'
Oct 31 09:45:22 archPC systemd[1]: Started Hostname Service.
Oct 31 09:45:22 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.2992] hostname: hostname: using hostnamed
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.2993] hostname: hostname changed from (none) to "archPC"
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.2995] dns-mgr[0x560c9bcdf250]: init: dns=default,systemd-resolved rc-manager=symlink
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.2997] manager[0x560c9bcfa010]: rfkill: Wi-Fi hardware radio set enabled
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.2998] manager[0x560c9bcfa010]: rfkill: WWAN hardware radio set enabled
Oct 31 09:45:22 archPC snapd[459]: daemon.go:242: started snapd/2.53.1-1 (series 16; classic; devmode) arch/ (amd64) linux/5.14.14-arch1-1.
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.3138] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-team.so)
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.3176] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-wwan.so)
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.3188] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-wifi.so)
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.3197] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-adsl.so)
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.3211] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-bluetooth.so)
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.3218] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.32.12-1/libnm-device-plugin-ovs.so)
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.3220] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.3220] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.3220] manager: Networking is enabled by state file
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.3226] dhcp-init: Using DHCP client 'internal'
Oct 31 09:45:22 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=457 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.3227] settings: Loaded settings plugin: keyfile (internal)
Oct 31 09:45:22 archPC systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.3250] device (lo): carrier: link connected
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.3251] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.3273] ovsdb: Could not connect: No such file or directory
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.3273] ovsdb: disconnected from ovsdb
Oct 31 09:45:22 archPC dbus-daemon[456]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Oct 31 09:45:22 archPC systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 31 09:45:22 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:22 archPC kernel: loop12: detected capacity change from 0 to 8
Oct 31 09:45:22 archPC kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Oct 31 09:45:22 archPC kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Oct 31 09:45:22 archPC kernel: snd_hda_intel 0000:04:00.0: enabling device (0000 -> 0002)
Oct 31 09:45:22 archPC kernel: snd_hda_intel 0000:04:00.0: Disabling MSI
Oct 31 09:45:22 archPC kernel: snd_hda_intel 0000:04:00.0: Force to non-snoop mode
Oct 31 09:45:22 archPC kernel: Intel(R) Wireless WiFi driver for Linux
Oct 31 09:45:22 archPC kernel: iwlwifi 0000:05:00.0: enabling device (0000 -> 0002)
Oct 31 09:45:22 archPC snapd[459]: daemon.go:335: adjusting startup timeout by 1m5s (pessimistic estimate of 30s plus 5s per snap)
Oct 31 09:45:22 archPC kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Oct 31 09:45:22 archPC kernel: iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-cc-a0-64.ucode failed with error -2
Oct 31 09:45:22 archPC kernel: iwlwifi 0000:05:00.0: api flags index 2 larger than supported by driver
Oct 31 09:45:22 archPC kernel: iwlwifi 0000:05:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
Oct 31 09:45:22 archPC kernel: iwlwifi 0000:05:00.0: loaded firmware version 63.c04f3485.0 cc-a0-63.ucode op_mode iwlmvm
Oct 31 09:45:22 archPC systemd[1]: Started Snap Daemon.
Oct 31 09:45:22 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=snapd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:22 archPC kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input4
Oct 31 09:45:22 archPC kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input5
Oct 31 09:45:22 archPC kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input6
Oct 31 09:45:22 archPC kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input7
Oct 31 09:45:22 archPC kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8
Oct 31 09:45:22 archPC kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
Oct 31 09:45:22 archPC kernel: input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.4430] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Oct 31 09:45:22 archPC kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 0c:9d:92:84:ff:d6
Oct 31 09:45:22 archPC kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Oct 31 09:45:22 archPC kernel: e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
Oct 31 09:45:22 archPC kernel: snd_hda_codec_realtek hdaudioC2D1: autoconfig for ALC898: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Oct 31 09:45:22 archPC kernel: snd_hda_codec_realtek hdaudioC2D1: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Oct 31 09:45:22 archPC kernel: snd_hda_codec_realtek hdaudioC2D1: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Oct 31 09:45:22 archPC kernel: snd_hda_codec_realtek hdaudioC2D1: mono: mono_out=0x0
Oct 31 09:45:22 archPC kernel: snd_hda_codec_realtek hdaudioC2D1: inputs:
Oct 31 09:45:22 archPC kernel: snd_hda_codec_realtek hdaudioC2D1: Front Mic=0x19
Oct 31 09:45:22 archPC kernel: snd_hda_codec_realtek hdaudioC2D1: Rear Mic=0x18
Oct 31 09:45:22 archPC kernel: snd_hda_codec_realtek hdaudioC2D1: Line=0x1a
Oct 31 09:45:22 archPC kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Oct 31 09:45:22 archPC kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Oct 31 09:45:22 archPC kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Oct 31 09:45:22 archPC kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Oct 31 09:45:22 archPC kernel: snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
Oct 31 09:45:22 archPC kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Oct 31 09:45:22 archPC kernel: snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
Oct 31 09:45:22 archPC kernel: snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
Oct 31 09:45:22 archPC kernel: snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
Oct 31 09:45:22 archPC systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Oct 31 09:45:22 archPC kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
Oct 31 09:45:22 archPC kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
Oct 31 09:45:22 archPC kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
Oct 31 09:45:22 archPC kernel: input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Oct 31 09:45:22 archPC kernel: input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Oct 31 09:45:22 archPC kernel: input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
Oct 31 09:45:22 archPC kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
Oct 31 09:45:22 archPC kernel: wl: loading out-of-tree module taints kernel.
Oct 31 09:45:22 archPC kernel: wl: module license 'MIXED/Proprietary' taints kernel.
Oct 31 09:45:22 archPC kernel: Disabling lock debugging due to kernel taint
Oct 31 09:45:22 archPC kernel: wl: module verification failed: signature and/or required key missing - tainting kernel
Oct 31 09:45:22 archPC kernel: input: HDA Creative Front Mic as /devices/pci0000:00/0000:00:1c.6/0000:04:00.0/sound/card2/input11
Oct 31 09:45:22 archPC kernel: input: HDA Creative Rear Mic as /devices/pci0000:00/0000:00:1c.6/0000:04:00.0/sound/card2/input12
Oct 31 09:45:22 archPC kernel: input: HDA Creative Line as /devices/pci0000:00/0000:00:1c.6/0000:04:00.0/sound/card2/input13
Oct 31 09:45:22 archPC kernel: input: HDA Creative Line Out Front as /devices/pci0000:00/0000:00:1c.6/0000:04:00.0/sound/card2/input14
Oct 31 09:45:22 archPC kernel: input: HDA Creative Line Out Surround as /devices/pci0000:00/0000:00:1c.6/0000:04:00.0/sound/card2/input15
Oct 31 09:45:22 archPC kernel: input: HDA Creative Line Out CLFE as /devices/pci0000:00/0000:00:1c.6/0000:04:00.0/sound/card2/input16
Oct 31 09:45:22 archPC kernel: input: HDA Creative Front Headphone as /devices/pci0000:00/0000:00:1c.6/0000:04:00.0/sound/card2/input17
Oct 31 09:45:22 archPC kernel: iTCO_vendor_support: vendor-support=0
Oct 31 09:45:22 archPC kernel: ee1004 1-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
Oct 31 09:45:22 archPC kernel: ee1004 1-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
Oct 31 09:45:22 archPC iwd[458]: Wireless daemon version 1.18
Oct 31 09:45:22 archPC kernel: asus_wmi: ASUS WMI generic driver loaded
Oct 31 09:45:22 archPC kernel: asus_wmi: Initialization: 0x0
Oct 31 09:45:22 archPC kernel: asus_wmi: BIOS WMI version: 0.9
Oct 31 09:45:22 archPC kernel: asus_wmi: SFUN value: 0x0
Oct 31 09:45:22 archPC kernel: eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
Oct 31 09:45:22 archPC kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input25
Oct 31 09:45:22 archPC kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Oct 31 09:45:22 archPC kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Oct 31 09:45:22 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:22 archPC systemd[1]: Started Wireless service.
Oct 31 09:45:22 archPC systemd[1]: Reached target Network.
Oct 31 09:45:22 archPC systemd[1]: Starting CUPS Scheduler...
Oct 31 09:45:22 archPC systemd[1]: Starting Permit User Sessions...
Oct 31 09:45:22 archPC iwd[458]: station: Network configuration is disabled.
Oct 31 09:45:22 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:22 archPC systemd[1]: Finished Permit User Sessions.
Oct 31 09:45:22 archPC systemd[1]: Reached target Multi-User System.
Oct 31 09:45:22 archPC systemd[1]: Started Simple Desktop Display Manager.
Oct 31 09:45:22 archPC systemd[1]: Reached target Graphical Interface.
Oct 31 09:45:22 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:22 archPC systemd-udevd[430]: Using default interface naming scheme 'v249'.
Oct 31 09:45:22 archPC kernel: iwlwifi 0000:05:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
Oct 31 09:45:22 archPC kernel: intel_tcc_cooling: Programmable TCC Offset detected
Oct 31 09:45:22 archPC kernel: e1000e 0000:00:1f.6 eno1: renamed from eth0
Oct 31 09:45:22 archPC systemd[1]: Reached target Sound Card.
Oct 31 09:45:22 archPC kernel: thermal thermal_zone2: failed to read out thermal zone (-61)
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.6015] device (eth0): interface index 2 renamed iface from 'eth0' to 'eno1'
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.6044] manager: startup complete
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.6045] device (eno1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 31 09:45:22 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.6' (uid=0 pid=634 comm="/usr/bin/cupsd -l ")
Oct 31 09:45:22 archPC systemd[1]: Starting Manage, Install and Generate Color Profiles...
Oct 31 09:45:22 archPC sddm[636]: Initializing...
Oct 31 09:45:22 archPC sddm[636]: Starting...
Oct 31 09:45:22 archPC sddm[636]: Logind interface found
Oct 31 09:45:22 archPC dbus-daemon[456]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Oct 31 09:45:22 archPC systemd[1]: Started Manage, Install and Generate Color Profiles.
Oct 31 09:45:22 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:22 archPC systemd-udevd[388]: Using default interface naming scheme 'v249'.
Oct 31 09:45:22 archPC kernel: iwlwifi 0000:05:00.0: Detected RF HR B3, rfid=0x10a100
Oct 31 09:45:22 archPC systemd[1]: Started CUPS Scheduler.
Oct 31 09:45:22 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:22 archPC kernel: intel_rapl_common: Found RAPL domain package
Oct 31 09:45:22 archPC kernel: intel_rapl_common: Found RAPL domain core
Oct 31 09:45:22 archPC kernel: intel_rapl_common: Found RAPL domain dram
Oct 31 09:45:22 archPC kernel: iwlwifi 0000:05:00.0: base HW address: 08:5b:d6:8f:c2:c6
Oct 31 09:45:22 archPC systemd-udevd[387]: Using default interface naming scheme 'v249'.
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.7949] settings: (eno1): created default wired connection 'Wired connection 1'
Oct 31 09:45:22 archPC systemd[1]: Starting Load/Save RF Kill Switch Status...
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.7955] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.7/0000:05:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi)
Oct 31 09:45:22 archPC iwd[458]: Wiphy: 0, Name: phy0
Oct 31 09:45:22 archPC iwd[458]: Permanent Address: 08:5b:d6:8f:c2:c6
Oct 31 09:45:22 archPC iwd[458]: 2.4Ghz Band:
Oct 31 09:45:22 archPC iwd[458]: Bitrates (non-HT):
Oct 31 09:45:22 archPC iwd[458]: 1.0 Mbps
Oct 31 09:45:22 archPC iwd[458]: 2.0 Mbps
Oct 31 09:45:22 archPC iwd[458]: 5.5 Mbps
Oct 31 09:45:22 archPC iwd[458]: 11.0 Mbps
Oct 31 09:45:22 archPC iwd[458]: 6.0 Mbps
Oct 31 09:45:22 archPC iwd[458]: 9.0 Mbps
Oct 31 09:45:22 archPC iwd[458]: 12.0 Mbps
Oct 31 09:45:22 archPC iwd[458]: 18.0 Mbps
Oct 31 09:45:22 archPC iwd[458]: 24.0 Mbps
Oct 31 09:45:22 archPC iwd[458]: 36.0 Mbps
Oct 31 09:45:22 archPC iwd[458]: 48.0 Mbps
Oct 31 09:45:22 archPC iwd[458]: 54.0 Mbps
Oct 31 09:45:22 archPC iwd[458]: HT Capabilities:
Oct 31 09:45:22 archPC iwd[458]: HT40
Oct 31 09:45:22 archPC iwd[458]: Short GI for 20Mhz
Oct 31 09:45:22 archPC iwd[458]: Short GI for 40Mhz
Oct 31 09:45:22 archPC iwd[458]: HT RX MCS indexes:
Oct 31 09:45:22 archPC iwd[458]: 0-15
Oct 31 09:45:22 archPC iwd[458]: 5Ghz Band:
Oct 31 09:45:22 archPC iwd[458]: Bitrates (non-HT):
Oct 31 09:45:22 archPC iwd[458]: 6.0 Mbps
Oct 31 09:45:22 archPC iwd[458]: 9.0 Mbps
Oct 31 09:45:22 archPC iwd[458]: 12.0 Mbps
Oct 31 09:45:22 archPC iwd[458]: 18.0 Mbps
Oct 31 09:45:22 archPC iwd[458]: 24.0 Mbps
Oct 31 09:45:22 archPC iwd[458]: 36.0 Mbps
Oct 31 09:45:22 archPC iwd[458]: 48.0 Mbps
Oct 31 09:45:22 archPC iwd[458]: 54.0 Mbps
Oct 31 09:45:22 archPC iwd[458]: HT Capabilities:
Oct 31 09:45:22 archPC iwd[458]: HT40
Oct 31 09:45:22 archPC iwd[458]: Short GI for 20Mhz
Oct 31 09:45:22 archPC iwd[458]: Short GI for 40Mhz
Oct 31 09:45:22 archPC iwd[458]: HT RX MCS indexes:
Oct 31 09:45:22 archPC iwd[458]: 0-15
Oct 31 09:45:22 archPC iwd[458]: VHT Capabilities:
Oct 31 09:45:22 archPC iwd[458]: 160 Mhz operation
Oct 31 09:45:22 archPC iwd[458]: Short GI for 80Mhz
Oct 31 09:45:22 archPC iwd[458]: Short GI for 160 and 80 + 80 Mhz
Oct 31 09:45:22 archPC iwd[458]: Max RX MCS: 0-9 for NSS: 2
Oct 31 09:45:22 archPC iwd[458]: Max TX MCS: 0-9 for NSS: 2
Oct 31 09:45:22 archPC iwd[458]: Ciphers: CCMP TKIP BIP
Oct 31 09:45:22 archPC iwd[458]: Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.7962] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Oct 31 09:45:22 archPC kernel: ------------[ cut here ]------------
Oct 31 09:45:22 archPC kernel: WARNING: CPU: 9 PID: 458 at net/wireless/nl80211.c:7771 nl80211_get_reg_do+0x23c/0x2b0 [cfg80211]
Oct 31 09:45:22 archPC kernel: Modules linked in: intel_rapl_msr intel_rapl_common snd_sof_pci_intel_cnl snd_sof_intel_hda_common soundwire_intel soundwire_generic_allocation soundwire_cadence snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp intel_tcc_cooling snd_sof ucsi_ccg iwlmvm soundwire_bus typec_ucsi iTCO_wdt typec intel_pmc_bxt eeepc_wmi x86_pkg_temp_thermal asus_wmi intel_powerclamp mei_hdcp wl(POE) ee1004 roles iTCO_vendor_support sparse_keymap wmi_bmof snd_soc_skl coretemp ccm snd_soc_hdac_hda algif_aead mac80211 snd_hda_ext_core cbc snd_soc_sst_ipc kvm_intel snd_soc_sst_dsp snd_hda_codec_realtek des_generic snd_soc_acpi_intel_match libdes ecb libarc4 snd_hda_codec_generic snd_soc_acpi ledtrig_audio kvm snd_soc_core snd_hda_codec_hdmi snd_compress ac97_bus snd_pcm_dmaengine irqbypass crct10dif_pclmul iwlwifi algif_skcipher snd_hda_intel crc32_pclmul snd_intel_dspcfg ghash_clmulni_intel snd_intel_sdw_acpi aesni_intel cmac snd_hda_codec crypto_simd cryptd md4 snd_hda_core rapl algif_hash
Oct 31 09:45:22 archPC kernel: intel_cstate snd_hwdep af_alg intel_uncore cfg80211 drm_kms_helper snd_pcm pcspkr intel_spi_pci cec snd_timer intel_spi e1000e syscopyarea snd spi_nor mei_me i2c_i801 sysfillrect sysimgblt mtd i2c_smbus rfkill soundcore fb_sys_fops i2c_nvidia_gpu mei wmi video mac_hid acpi_pad ip6t_REJECT nf_reject_ipv6 squashfs xt_hl ip6t_rt loop ipt_REJECT nf_reject_ipv4 xt_LOG nf_log_syslog xt_limit xt_addrtype xt_tcpudp xt_conntrack ip6table_filter ip6_tables nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_filter pkcs8_key_parser drm crypto_user fuse bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 xhci_pci crc32c_intel xhci_pci_renesas
Oct 31 09:45:22 archPC kernel: CPU: 9 PID: 458 Comm: iwd Tainted: P OE 5.14.14-arch1-1 #1 3033d1ff40825c3916f6297baa2f1c356df9db26
Oct 31 09:45:22 archPC kernel: Hardware name: System manufacturer System Product Name/ROG STRIX B360-H GAMING, BIOS 1404 09/10/2018
Oct 31 09:45:22 archPC kernel: RIP: 0010:nl80211_get_reg_do+0x23c/0x2b0 [cfg80211]
Oct 31 09:45:22 archPC kernel: Code: 0c 01 00 00 00 e8 a4 4c bb d2 85 c0 74 cc e9 f5 fe ff ff 48 89 ef 48 89 04 24 e8 ef 25 ef d2 e8 4a df f1 d2 48 8b 04 24 eb 84 <0f> 0b 48 89 ef e8 da 25 ef d2 e8 35 df f1 d2 b8 ea ff ff ff e9 6b
Oct 31 09:45:22 archPC kernel: RSP: 0018:ffffbef08106fb38 EFLAGS: 00010202
Oct 31 09:45:22 archPC kernel: RAX: 0000000000000000 RBX: 0000000000000001 RCX: 0000000000000000
Oct 31 09:45:22 archPC kernel: RDX: ffff9d4899df0008 RSI: 0000000000000000 RDI: ffff9d4899df02e0
Oct 31 09:45:22 archPC kernel: RBP: ffff9d4885b50700 R08: 0000000000000004 R09: ffff9d48979ec014
Oct 31 09:45:22 archPC kernel: R10: 0000000000000021 R11: ffff9d48865e6000 R12: ffffbef08106fb98
Oct 31 09:45:22 archPC kernel: R13: ffff9d48979ec014 R14: 0000000000000000 R15: ffff9d4899df02e0
Oct 31 09:45:22 archPC kernel: FS: 00007f14c3223740(0000) GS:ffff9d4bddc40000(0000) knlGS:0000000000000000
Oct 31 09:45:22 archPC kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Oct 31 09:45:22 archPC kernel: CR2: 00007f14c3220da0 CR3: 0000000101a28001 CR4: 00000000003706e0
Oct 31 09:45:22 archPC kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Oct 31 09:45:22 archPC kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Oct 31 09:45:22 archPC kernel: Call Trace:
Oct 31 09:45:22 archPC kernel: genl_family_rcv_msg_doit+0xfd/0x160
Oct 31 09:45:22 archPC kernel: genl_rcv_msg+0xeb/0x1e0
Oct 31 09:45:22 archPC kernel: ? __cfg80211_rdev_from_attrs+0x1d0/0x1d0 [cfg80211 2d099c6f1437e8a7d7739d4527ceb5b116ddc1fb]
Oct 31 09:45:22 archPC kernel: ? nl80211_send_regdom.constprop.0+0x1b0/0x1b0 [cfg80211 2d099c6f1437e8a7d7739d4527ceb5b116ddc1fb]
Oct 31 09:45:22 archPC kernel: ? genl_get_cmd+0xd0/0xd0
Oct 31 09:45:22 archPC kernel: netlink_rcv_skb+0x5b/0x100
Oct 31 09:45:22 archPC kernel: genl_rcv+0x24/0x40
Oct 31 09:45:22 archPC kernel: netlink_unicast+0x23e/0x350
Oct 31 09:45:22 archPC kernel: netlink_sendmsg+0x23d/0x480
Oct 31 09:45:22 archPC kernel: ? sock_poll+0x4f/0xe0
Oct 31 09:45:22 archPC kernel: sock_sendmsg+0x5e/0x60
Oct 31 09:45:22 archPC kernel: __sys_sendto+0x124/0x190
Oct 31 09:45:22 archPC kernel: __x64_sys_sendto+0x20/0x30
Oct 31 09:45:22 archPC kernel: do_syscall_64+0x5c/0x80
Oct 31 09:45:22 archPC kernel: entry_SYSCALL_64_after_hwframe+0x44/0xae
Oct 31 09:45:22 archPC kernel: RIP: 0033:0x7f14c3325c10
Oct 31 09:45:22 archPC kernel: Code: c0 ff ff ff ff eb b8 0f 1f 00 f3 0f 1e fa 41 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 1d 45 31 c9 45 31 c0 b8 2c 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 68 c3 0f 1f 80 00 00 00 00 55 48 83 ec 20 48
Oct 31 09:45:22 archPC kernel: RSP: 002b:00007ffc514a2ec8 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
Oct 31 09:45:22 archPC kernel: RAX: ffffffffffffffda RBX: 000055adfe700870 RCX: 00007f14c3325c10
Oct 31 09:45:22 archPC kernel: RDX: 000000000000001c RSI: 000055adfe70c510 RDI: 0000000000000004
Oct 31 09:45:22 archPC kernel: RBP: 000055adfe715d90 R08: 0000000000000000 R09: 0000000000000000
Oct 31 09:45:22 archPC kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffc514a2f30
Oct 31 09:45:22 archPC kernel: R13: 00007ffc514a2f2c R14: 000055adfe70a500 R15: 000055adfc7bc3fd
Oct 31 09:45:22 archPC kernel: ---[ end trace 35d69d358c41ec79 ]---
Oct 31 09:45:22 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:22 archPC systemd[1]: Started Load/Save RF Kill Switch Status.
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.8344] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 31 09:45:22 archPC NetworkManager[457]: <info> [1635673522.8349] device (wlan0): state change: unavailable -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Oct 31 09:45:22 archPC systemd-udevd[385]: Using default interface naming scheme 'v249'.
Oct 31 09:45:23 archPC kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Oct 31 09:45:23 archPC kernel:
Oct 31 09:45:23 archPC kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Oct 31 09:45:23 archPC NetworkManager[457]: <error> [1635673523.0890] iwd-manager[0x560c9bd88120]: IWD device named wlan0 is not a Wifi device
Oct 31 09:45:23 archPC NetworkManager[457]: <info> [1635673523.0894] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/4)
Oct 31 09:45:23 archPC NetworkManager[457]: <info> [1635673523.0897] device (wlan0): new IWD device state is disconnected
Oct 31 09:45:23 archPC NetworkManager[457]: <info> [1635673523.0923] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 31 09:45:23 archPC NetworkManager[457]: <info> [1635673523.0930] device (wlan0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Oct 31 09:45:23 archPC kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 470.74 Mon Sep 13 23:09:15 UTC 2021
Oct 31 09:45:23 archPC kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 470.74 Mon Sep 13 22:59:50 UTC 2021
Oct 31 09:45:23 archPC kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Oct 31 09:45:23 archPC kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
Oct 31 09:45:23 archPC kernel: random: crng init done
Oct 31 09:45:23 archPC kernel: random: 4 urandom warning(s) missed due to ratelimiting
Oct 31 09:45:23 archPC systemd[1]: Finished Load/Save Random Seed.
Oct 31 09:45:23 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:23 archPC systemd[1]: Condition check resulted in First Boot Complete being skipped.
Oct 31 09:45:23 archPC systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Oct 31 09:45:23 archPC systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Oct 31 09:45:23 archPC systemd[1]: Startup finished in 16.183s (firmware) + 1.211s (loader) + 1.344s (kernel) + 1.799s (userspace) = 20.540s.
Oct 31 09:45:23 archPC systemd-udevd[385]: card0: Process '/usr/lib/snapd/snap-device-helper add snap_bitwarden_bitwarden /devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0 226:0' failed with exit code 1.
Oct 31 09:45:23 archPC systemd-udevd[394]: renderD128: Process '/usr/lib/snapd/snap-device-helper add snap_bitwarden_bitwarden /devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/renderD128 226:128' failed with exit code 1.
Oct 31 09:45:23 archPC sddm[636]: Adding new display on vt 1 ...
Oct 31 09:45:23 archPC sddm[636]: Loading theme configuration from ""
Oct 31 09:45:23 archPC sddm[636]: Display server starting...
Oct 31 09:45:23 archPC sddm[636]: Adding cookie to "/var/run/sddm/{43aa7ffa-b7d0-4ca7-a5a5-e71cf175e86e}"
Oct 31 09:45:23 archPC sddm[636]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt1 -auth /var/run/sddm/{43aa7ffa-b7d0-4ca7-a5a5-e71cf175e86e} -noreset -displayfd 17
Oct 31 09:45:23 archPC kernel: wlan0: authenticate with 64:cc:22:f4:98:ae
Oct 31 09:45:23 archPC NetworkManager[457]: <info> [1635673523.4624] device (wlan0): new IWD device state is connecting
Oct 31 09:45:23 archPC NetworkManager[457]: <info> [1635673523.4631] device (wlan0): Activation: starting connection 'BT-RNA5JT' (9a215c97-4cac-44b8-ab26-87207b33d15b)
Oct 31 09:45:23 archPC NetworkManager[457]: <info> [1635673523.4632] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Oct 31 09:45:23 archPC NetworkManager[457]: <info> [1635673523.4635] manager: NetworkManager state is now CONNECTING
Oct 31 09:45:23 archPC NetworkManager[457]: <info> [1635673523.4637] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Oct 31 09:45:23 archPC kernel: wlan0: send auth to 64:cc:22:f4:98:ae (try 1/3)
Oct 31 09:45:23 archPC kernel: wlan0: authenticated
Oct 31 09:45:23 archPC kernel: wlan0: associate with 64:cc:22:f4:98:ae (try 1/3)
Oct 31 09:45:23 archPC kernel: wlan0: RX AssocResp from 64:cc:22:f4:98:ae (capab=0x1011 status=0 aid=2)
Oct 31 09:45:23 archPC kernel: wlan0: associated
Oct 31 09:45:23 archPC NetworkManager[457]: <info> [1635673523.5415] device (wlan0): new IWD device state is connected
Oct 31 09:45:23 archPC NetworkManager[457]: <info> [1635673523.5416] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Oct 31 09:45:23 archPC NetworkManager[457]: <info> [1635673523.5420] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Oct 31 09:45:23 archPC kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Oct 31 09:45:23 archPC kernel: wlan0: Limiting TX power to 19 (20 - 1) dBm as advertised by 64:cc:22:f4:98:ae
Oct 31 09:45:23 archPC NetworkManager[457]: <info> [1635673523.8293] dhcp4 (wlan0): state changed unknown -> bound, address=192.168.1.184
Oct 31 09:45:23 archPC NetworkManager[457]: <info> [1635673523.8305] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Oct 31 09:45:23 archPC NetworkManager[457]: <info> [1635673523.8317] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Oct 31 09:45:23 archPC NetworkManager[457]: <info> [1635673523.8318] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Oct 31 09:45:23 archPC NetworkManager[457]: <info> [1635673523.8320] manager: NetworkManager state is now CONNECTED_LOCAL
Oct 31 09:45:23 archPC NetworkManager[457]: <info> [1635673523.8322] manager: NetworkManager state is now CONNECTED_SITE
Oct 31 09:45:23 archPC NetworkManager[457]: <info> [1635673523.8322] policy: set 'BT-RNA5JT' (wlan0) as default for IPv4 routing and DNS
Oct 31 09:45:23 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.2' (uid=0 pid=457 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 31 09:45:23 archPC dbus-daemon[456]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Oct 31 09:45:23 archPC NetworkManager[457]: <info> [1635673523.8361] device (wlan0): Activation: successful, device activated.
Oct 31 09:45:23 archPC kernel: usb 1-2: New USB device found, idVendor=046d, idProduct=085b, bcdDevice= 0.16
Oct 31 09:45:23 archPC kernel: usb 1-2: New USB device strings: Mfr=0, Product=2, SerialNumber=1
Oct 31 09:45:23 archPC kernel: usb 1-2: Product: Logitech Webcam C925e
Oct 31 09:45:23 archPC kernel: usb 1-2: SerialNumber: 437ADBFF
Oct 31 09:45:23 archPC NetworkManager[457]: <info> [1635673523.9605] manager: NetworkManager state is now CONNECTED_GLOBAL
Oct 31 09:45:24 archPC kernel: usb 1-4: new full-speed USB device number 3 using xhci_hcd
Oct 31 09:45:24 archPC systemd-udevd[399]: could not read from '/sys/module/pcc_cpufreq/initstate': No such device
Oct 31 09:45:24 archPC kernel: usb 1-4: New USB device found, idVendor=2f68, idProduct=4001, bcdDevice= 1.03
Oct 31 09:45:24 archPC kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 31 09:45:24 archPC kernel: usb 1-4: Product: DGK68C
Oct 31 09:45:24 archPC kernel: usb 1-4: Manufacturer: Hoksi Technology
Oct 31 09:45:24 archPC kernel: usb 1-7: new high-speed USB device number 4 using xhci_hcd
Oct 31 09:45:24 archPC kernel: usb 1-7: New USB device found, idVendor=0bc2, idProduct=ab09, bcdDevice= 1.00
Oct 31 09:45:24 archPC kernel: usb 1-7: New USB device strings: Mfr=2, Product=3, SerialNumber=1
Oct 31 09:45:24 archPC kernel: usb 1-7: Product: Fast SSD
Oct 31 09:45:24 archPC kernel: usb 1-7: Manufacturer: Seagate
Oct 31 09:45:24 archPC kernel: usb 1-7: SerialNumber: 00000000NAAJ3CPQ
Oct 31 09:45:24 archPC snapd[459]: storehelpers.go:710: cannot refresh: snap has no updates available: "bare", "bitwarden", "core18", "gnome-3-28-1804", "gtk-common-themes", "pyqt5-runtime", "snapd"
Oct 31 09:45:24 archPC snapd[459]: autorefresh.go:536: auto-refresh: all snaps are up-to-date
Oct 31 09:45:24 archPC kernel: usb 1-8: new full-speed USB device number 5 using xhci_hcd
Oct 31 09:45:24 archPC kernel: usb 1-8: New USB device found, idVendor=1532, idProduct=005c, bcdDevice= 2.00
Oct 31 09:45:24 archPC kernel: usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 31 09:45:24 archPC kernel: usb 1-8: Product: Razer DeathAdder Elite
Oct 31 09:45:24 archPC kernel: usb 1-8: Manufacturer: Razer
Oct 31 09:45:24 archPC sddm[636]: Setting default cursor
Oct 31 09:45:24 archPC sddm[636]: Running display setup script "/usr/share/sddm/scripts/Xsetup"
Oct 31 09:45:24 archPC sddm[636]: Display server started.
Oct 31 09:45:24 archPC sddm[636]: Socket server starting...
Oct 31 09:45:24 archPC sddm[636]: Socket server started.
Oct 31 09:45:24 archPC sddm[636]: Loading theme configuration from "/usr/share/sddm/themes/breeze/theme.conf"
Oct 31 09:45:24 archPC sddm[636]: Greeter starting...
Oct 31 09:45:24 archPC sddm-helper[729]: [PAM] Starting...
Oct 31 09:45:24 archPC audit[729]: USER_AUTH pid=729 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:24 archPC audit[729]: USER_ACCT pid=729 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:24 archPC sddm-helper[729]: [PAM] Authenticating...
Oct 31 09:45:24 archPC sddm-helper[729]: [PAM] returning.
Oct 31 09:45:24 archPC audit[729]: CRED_ACQ pid=729 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:24 archPC sddm-helper[729]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=974) by (uid=0)
Oct 31 09:45:24 archPC systemd[1]: Created slice User Slice of UID 974.
Oct 31 09:45:24 archPC systemd[1]: Starting User Runtime Directory /run/user/974...
Oct 31 09:45:24 archPC systemd-logind[460]: New session c1 of user sddm.
Oct 31 09:45:24 archPC systemd[1]: Finished User Runtime Directory /run/user/974.
Oct 31 09:45:24 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:24 archPC systemd[1]: Starting User Manager for UID 974...
Oct 31 09:45:24 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.13' (uid=0 pid=731 comm="(systemd) ")
Oct 31 09:45:24 archPC dbus-daemon[456]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 31 09:45:24 archPC systemd[731]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 31 09:45:24 archPC systemd[731]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
Oct 31 09:45:24 archPC audit[731]: USER_ACCT pid=731 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:24 archPC audit[731]: CRED_ACQ pid=731 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 31 09:45:24 archPC audit[731]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7fff0ca413e0 a2=3 a3=3ce items=0 ppid=1 pid=731 auid=974 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Oct 31 09:45:24 archPC audit: PROCTITLE proctitle="(systemd)"
Oct 31 09:45:24 archPC systemd[731]: pam_unix(systemd-user:session): session opened for user sddm(uid=974) by (uid=0)
Oct 31 09:45:24 archPC systemd[731]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Oct 31 09:45:24 archPC audit[731]: USER_START pid=731 uid=0 auid=974 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:24 archPC audit: BPF prog-id=24 op=LOAD
Oct 31 09:45:24 archPC audit[731]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffc08c16860 a2=78 a3=7ffc08c16860 items=0 ppid=1 pid=731 auid=974 uid=974 gid=974 euid=974 suid=974 fsuid=974 egid=974 sgid=974 fsgid=974 tty=(none) ses=1 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
Oct 31 09:45:24 archPC audit: PROCTITLE proctitle="(systemd)"
Oct 31 09:45:24 archPC audit: BPF prog-id=24 op=UNLOAD
Oct 31 09:45:24 archPC kernel: usb 1-9: new full-speed USB device number 6 using xhci_hcd
Oct 31 09:45:25 archPC systemd[731]: Queued start job for default target Main User Target.
Oct 31 09:45:25 archPC systemd[731]: Created slice User Application Slice.
Oct 31 09:45:25 archPC systemd[731]: Reached target Paths.
Oct 31 09:45:25 archPC systemd[731]: Reached target Timers.
Oct 31 09:45:25 archPC systemd[731]: Starting D-Bus User Message Bus Socket...
Oct 31 09:45:25 archPC systemd[731]: Listening on GnuPG network certificate management daemon.
Oct 31 09:45:25 archPC systemd[731]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 31 09:45:25 archPC systemd[731]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 31 09:45:25 archPC systemd[731]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 31 09:45:25 archPC systemd[731]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 31 09:45:25 archPC systemd[731]: Listening on p11-kit server.
Oct 31 09:45:25 archPC systemd[731]: Listening on Multimedia System.
Oct 31 09:45:25 archPC systemd[731]: Listening on Sound System.
Oct 31 09:45:25 archPC systemd[731]: Listening on D-Bus User Message Bus Socket.
Oct 31 09:45:25 archPC systemd[731]: Reached target Sockets.
Oct 31 09:45:25 archPC systemd[731]: Reached target Basic System.
Oct 31 09:45:25 archPC systemd[1]: Started User Manager for UID 974.
Oct 31 09:45:25 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:25 archPC systemd[731]: Starting Update XDG user dir configuration...
Oct 31 09:45:25 archPC systemd[1]: Started Session c1 of User sddm.
Oct 31 09:45:25 archPC systemd[731]: Finished Update XDG user dir configuration.
Oct 31 09:45:25 archPC systemd[731]: Reached target Main User Target.
Oct 31 09:45:25 archPC systemd[731]: Startup finished in 134ms.
Oct 31 09:45:25 archPC audit[729]: USER_START pid=729 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
Oct 31 09:45:25 archPC sddm[636]: Greeter session started successfully
Oct 31 09:45:25 archPC kernel: usb 1-9: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
Oct 31 09:45:25 archPC kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Oct 31 09:45:25 archPC mtp-probe[741]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4"
Oct 31 09:45:25 archPC mtp-probe[744]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7"
Oct 31 09:45:25 archPC mtp-probe[742]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
Oct 31 09:45:25 archPC mtp-probe[743]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2"
Oct 31 09:45:25 archPC mtp-probe[744]: bus: 1, device: 4 was not an MTP device
Oct 31 09:45:25 archPC mtp-probe[743]: bus: 1, device: 2 was not an MTP device
Oct 31 09:45:25 archPC mtp-probe[742]: bus: 1, device: 5 was not an MTP device
Oct 31 09:45:25 archPC mtp-probe[741]: bus: 1, device: 3 was not an MTP device
Oct 31 09:45:25 archPC sddm-greeter[740]: High-DPI autoscaling not Enabled
Oct 31 09:45:25 archPC kernel: usbcore: registered new interface driver usb-storage
Oct 31 09:45:25 archPC kernel: input: Hoksi Technology DGK68C as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:2F68:4001.0001/input/input26
Oct 31 09:45:25 archPC kernel: mc: Linux media interface: v0.10
Oct 31 09:45:25 archPC kernel: Bluetooth: Core ver 2.22
Oct 31 09:45:25 archPC kernel: NET: Registered PF_BLUETOOTH protocol family
Oct 31 09:45:25 archPC kernel: Bluetooth: HCI device and connection manager initialized
Oct 31 09:45:25 archPC kernel: Bluetooth: HCI socket layer initialized
Oct 31 09:45:25 archPC kernel: Bluetooth: L2CAP socket layer initialized
Oct 31 09:45:25 archPC kernel: Bluetooth: SCO socket layer initialized
Oct 31 09:45:25 archPC kernel: videodev: Linux video capture interface: v2.00
Oct 31 09:45:25 archPC kernel: scsi host6: uas
Oct 31 09:45:25 archPC kernel: usbcore: registered new interface driver uas
Oct 31 09:45:25 archPC mtp-probe[751]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7"
Oct 31 09:45:25 archPC mtp-probe[751]: bus: 1, device: 4 was not an MTP device
Oct 31 09:45:25 archPC kernel: usbcore: registered new interface driver btusb
Oct 31 09:45:25 archPC systemd[1]: Reached target Bluetooth Support.
Oct 31 09:45:25 archPC systemd[731]: Reached target Bluetooth.
Oct 31 09:45:25 archPC kernel: Bluetooth: hci0: Firmware revision 0.3 build 164 week 35 2021
Oct 31 09:45:25 archPC kernel: Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
Oct 31 09:45:25 archPC kernel: Bluetooth: hci0: Boot Address: 0x24800
Oct 31 09:45:25 archPC kernel: Bluetooth: hci0: Firmware Version: 164-35.21
Oct 31 09:45:25 archPC kernel: Bluetooth: hci0: Firmware already loaded
Oct 31 09:45:25 archPC kernel: scsi 6:0:0:0: Direct-Access Seagate Fast SSD 0002 PQ: 0 ANSI: 6
Oct 31 09:45:25 archPC kernel: sd 6:0:0:0: [sdc] Spinning up disk...
Oct 31 09:45:25 archPC sddm-greeter[740]: Reading from "/usr/share/xsessions/plasma.desktop"
Oct 31 09:45:25 archPC sddm-greeter[740]: Loading theme configuration from "/usr/share/sddm/themes/breeze/theme.conf"
Oct 31 09:45:25 archPC systemd[731]: Started D-Bus User Message Bus.
Oct 31 09:45:25 archPC kernel: hid-generic 0003:2F68:4001.0001: input,hidraw0: USB HID v1.10 Keyboard [Hoksi Technology DGK68C] on usb-0000:00:14.0-4/input0
Oct 31 09:45:25 archPC kernel: input: Hoksi Technology DGK68C System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:2F68:4001.0002/input/input27
Oct 31 09:45:25 archPC sddm-greeter[740]: Connected to the daemon.
Oct 31 09:45:25 archPC sddm-greeter[740]: QFont::fromString: Invalid description '(empty)'
Oct 31 09:45:25 archPC sddm[636]: Message received from greeter: Connect
Oct 31 09:45:25 archPC kernel: Bluetooth: hci0: MSFT filter_enable is already on
Oct 31 09:45:25 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.15' (uid=969 pid=685 comm="/usr/lib/colord-sane ")
Oct 31 09:45:25 archPC dbus-daemon[456]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 31 09:45:25 archPC kernel: input: Hoksi Technology DGK68C Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:2F68:4001.0002/input/input28
Oct 31 09:45:25 archPC kernel: input: Hoksi Technology DGK68C Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:2F68:4001.0002/input/input29
Oct 31 09:45:25 archPC kernel: input: Hoksi Technology DGK68C Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:2F68:4001.0002/input/input30
Oct 31 09:45:25 archPC kernel: hid-generic 0003:2F68:4001.0002: input,hidraw1: USB HID v1.10 Keyboard [Hoksi Technology DGK68C] on usb-0000:00:14.0-4/input1
Oct 31 09:45:25 archPC kernel: hid-generic 0003:2F68:4001.0003: hiddev96,hidraw2: USB HID v1.10 Device [Hoksi Technology DGK68C] on usb-0000:00:14.0-4/input2
Oct 31 09:45:25 archPC kernel: input: Razer Razer DeathAdder Elite as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:1532:005C.0004/input/input31
Oct 31 09:45:25 archPC kernel: hid-generic 0003:1532:005C.0004: input,hidraw3: USB HID v1.11 Mouse [Razer Razer DeathAdder Elite] on usb-0000:00:14.0-8/input0
Oct 31 09:45:25 archPC kernel: input: Razer Razer DeathAdder Elite Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:1532:005C.0005/input/input32
Oct 31 09:45:25 archPC sddm-greeter[740]: Loading file:///usr/share/sddm/themes/breeze/Main.qml...
Oct 31 09:45:25 archPC kernel: usbcore: registered new interface driver snd-usb-audio
Oct 31 09:45:25 archPC kernel: usb 1-2: Found UVC 1.00 device Logitech Webcam C925e (046d:085b)
Oct 31 09:45:25 archPC kernel: input: Logitech Webcam C925e as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/input/input34
Oct 31 09:45:25 archPC kernel: input: Razer Razer DeathAdder Elite as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:1532:005C.0005/input/input33
Oct 31 09:45:25 archPC kernel: usbcore: registered new interface driver uvcvideo
Oct 31 09:45:25 archPC kernel: hid-generic 0003:1532:005C.0005: input,hidraw4: USB HID v1.11 Keyboard [Razer Razer DeathAdder Elite] on usb-0000:00:14.0-8/input1
Oct 31 09:45:25 archPC kernel: input: Razer Razer DeathAdder Elite as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:1532:005C.0006/input/input35
Oct 31 09:45:25 archPC mtp-probe[758]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2"
Oct 31 09:45:25 archPC mtp-probe[758]: bus: 1, device: 2 was not an MTP device
Oct 31 09:45:25 archPC systemd[731]: Reached target Sound Card.
Oct 31 09:45:25 archPC kernel: hid-generic 0003:1532:005C.0006: input,hidraw5: USB HID v1.11 Keyboard [Razer Razer DeathAdder Elite] on usb-0000:00:14.0-8/input2
Oct 31 09:45:25 archPC kernel: usbcore: registered new interface driver usbhid
Oct 31 09:45:25 archPC kernel: usbhid: USB HID core driver
Oct 31 09:45:25 archPC mtp-probe[761]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4"
Oct 31 09:45:25 archPC mtp-probe[762]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
Oct 31 09:45:25 archPC mtp-probe[761]: bus: 1, device: 3 was not an MTP device
Oct 31 09:45:25 archPC mtp-probe[762]: bus: 1, device: 5 was not an MTP device
Oct 31 09:45:25 archPC kernel: mousedev: PS/2 mouse device common for all mice
Oct 31 09:45:25 archPC sddm-greeter[740]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffdd84950d0), parent's thread is QThread(0x5639e9bd4e40), current thread is QThread(0x5639e9c95c70)
Oct 31 09:45:25 archPC sddm-greeter[740]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffdd84950d0), parent's thread is QThread(0x5639e9bd4e40), current thread is QThread(0x5639e9c95c70)
Oct 31 09:45:25 archPC sddm-greeter[740]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffdd84950d0), parent's thread is QThread(0x5639e9bd4e40), current thread is QThread(0x5639e9c95c70)
Oct 31 09:45:25 archPC sddm-greeter[740]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffdd84950d0), parent's thread is QThread(0x5639e9bd4e40), current thread is QThread(0x5639e9c95c70)
Oct 31 09:45:25 archPC sddm-greeter[740]: QObject::installEventFilter(): Cannot filter events for objects in a different thread.
Oct 31 09:45:25 archPC systemd-logind[460]: Watching system buttons on /dev/input/event29 (Hoksi Technology DGK68C Keyboard)
Oct 31 09:45:25 archPC systemd-logind[460]: Watching system buttons on /dev/input/event259 (Razer Razer DeathAdder Elite)
Oct 31 09:45:25 archPC systemd-logind[460]: Watching system buttons on /dev/input/event27 (Hoksi Technology DGK68C System Control)
Oct 31 09:45:25 archPC systemd-logind[460]: Watching system buttons on /dev/input/event256 (Razer Razer DeathAdder Elite Keyboard)
Oct 31 09:45:25 archPC systemd-logind[460]: Watching system buttons on /dev/input/event26 (Hoksi Technology DGK68C)
Oct 31 09:45:25 archPC systemd-logind[460]: Watching system buttons on /dev/input/event28 (Hoksi Technology DGK68C Consumer Control)
Oct 31 09:45:25 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.1' (uid=0 pid=460 comm="/usr/lib/systemd/systemd-logind ")
Oct 31 09:45:25 archPC systemd[1]: Starting Authorization Manager...
Oct 31 09:45:25 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.17' (uid=974 pid=740 comm="/usr/bin/sddm-greeter --socket /tmp/sddm-:0-oRjlJn")
Oct 31 09:45:25 archPC systemd[1]: Starting Disk Manager...
Oct 31 09:45:25 archPC udisksd[784]: udisks daemon version 2.9.4 starting
Oct 31 09:45:26 archPC polkitd[783]: Started polkitd version 0.120
Oct 31 09:45:26 archPC polkitd[783]: Loading rules from directory /etc/polkit-1/rules.d
Oct 31 09:45:26 archPC polkitd[783]: Loading rules from directory /usr/share/polkit-1/rules.d
Oct 31 09:45:26 archPC polkitd[783]: Finished loading, compiling and executing 5 rules
Oct 31 09:45:26 archPC dbus-daemon[456]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Oct 31 09:45:26 archPC systemd[1]: Started Authorization Manager.
Oct 31 09:45:26 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:26 archPC polkitd[783]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Oct 31 09:45:26 archPC kernel: kauditd_printk_skb: 113 callbacks suppressed
Oct 31 09:45:26 archPC kernel: audit: type=1130 audit(1635673526.074:76): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:26 archPC kernel: .ready
Oct 31 09:45:26 archPC kernel: sd 6:0:0:0: [sdc] 1953525167 512-byte logical blocks: (1.00 TB/932 GiB)
Oct 31 09:45:26 archPC kernel: sd 6:0:0:0: [sdc] Write Protect is off
Oct 31 09:45:26 archPC kernel: sd 6:0:0:0: [sdc] Mode Sense: 4f 00 00 00
Oct 31 09:45:26 archPC kernel: sd 6:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 31 09:45:26 archPC kernel: sd 6:0:0:0: [sdc] Optimal transfer size 33553920 bytes
Oct 31 09:45:26 archPC kernel: sdc: sdc1
Oct 31 09:45:26 archPC dbus-daemon[456]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Oct 31 09:45:26 archPC systemd[1]: Started Disk Manager.
Oct 31 09:45:26 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:26 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.17' (uid=974 pid=740 comm="/usr/bin/sddm-greeter --socket /tmp/sddm-:0-oRjlJn")
Oct 31 09:45:26 archPC audit: BPF prog-id=25 op=LOAD
Oct 31 09:45:26 archPC audit: BPF prog-id=26 op=LOAD
Oct 31 09:45:26 archPC systemd[1]: Starting Daemon for power management...
Oct 31 09:45:26 archPC kernel: audit: type=1130 audit(1635673526.164:77): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:26 archPC kernel: audit: type=1334 audit(1635673526.164:78): prog-id=25 op=LOAD
Oct 31 09:45:26 archPC kernel: audit: type=1334 audit(1635673526.164:79): prog-id=26 op=LOAD
Oct 31 09:45:26 archPC udisksd[784]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Oct 31 09:45:26 archPC kernel: sd 6:0:0:0: [sdc] Attached SCSI disk
Oct 31 09:45:26 archPC upowerd[813]: did not recognise USB path /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.3/i2c-0/0-0008/power_supply/ucsi-source-psy-0-00081, please report
Oct 31 09:45:26 archPC dbus-daemon[456]: [system] Successfully activated service 'org.freedesktop.UPower'
Oct 31 09:45:26 archPC systemd[1]: Started Daemon for power management.
Oct 31 09:45:26 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:26 archPC kernel: audit: type=1130 audit(1635673526.207:80): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:26 archPC sddm-greeter[740]: file:///usr/share/sddm/themes/breeze/components/VirtualKeyboard.qml:8:1: module "QtQuick.VirtualKeyboard" is not installed
Oct 31 09:45:26 archPC sddm-greeter[740]: libpng warning: iCCP: known incorrect sRGB profile
Oct 31 09:45:26 archPC NetworkManager[457]: <info> [1635673526.4100] dhcp6 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Oct 31 09:45:26 archPC NetworkManager[457]: <info> [1635673526.4104] policy: set 'BT-RNA5JT' (wlan0) as default for IPv6 routing and DNS
Oct 31 09:45:26 archPC sddm-greeter[740]: Adding view for "DP-2" QRect(0,0 2560x1440)
Oct 31 09:45:26 archPC sddm-greeter[740]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.18'
Oct 31 09:45:26 archPC sddm-greeter[740]: Message received from daemon: Capabilities
Oct 31 09:45:26 archPC sddm-greeter[740]: Message received from daemon: HostName
Oct 31 09:45:26 archPC NetworkManager[457]: <info> [1635673526.7284] dhcp6 (wlan0): state changed unknown -> bound
Oct 31 09:45:28 archPC sddm-greeter[740]: Reading from "/usr/share/xsessions/plasma.desktop"
Oct 31 09:45:28 archPC sddm[636]: Message received from greeter: Login
Oct 31 09:45:28 archPC sddm[636]: Reading from "/usr/share/xsessions/plasma.desktop"
Oct 31 09:45:28 archPC sddm[636]: Reading from "/usr/share/xsessions/plasma.desktop"
Oct 31 09:45:28 archPC sddm[636]: Session "/usr/share/xsessions/plasma.desktop" selected, command: "/usr/bin/startplasma-x11"
Oct 31 09:45:28 archPC sddm-helper[826]: [PAM] Starting...
Oct 31 09:45:28 archPC sddm-helper[826]: [PAM] Authenticating...
Oct 31 09:45:28 archPC sddm-helper[826]: [PAM] Preparing to converse...
Oct 31 09:45:28 archPC sddm-helper[826]: [PAM] Conversation with 1 messages
Oct 31 09:45:28 archPC sddm-helper[826]: gkr-pam: unable to locate daemon control file
Oct 31 09:45:28 archPC audit[826]: USER_AUTH pid=826 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="alu" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:28 archPC sddm-helper[826]: gkr-pam: stashed password to try later in open session
Oct 31 09:45:28 archPC sddm-helper[826]: [PAM] returning.
Oct 31 09:45:28 archPC sddm-helper[826]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate
Oct 31 09:45:28 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.21' (uid=0 pid=826 comm="/usr/lib/sddm/sddm-helper --socket /tmp/sddm-authc")
Oct 31 09:45:28 archPC dbus-daemon[456]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 31 09:45:28 archPC sddm-helper[826]: pam_systemd_home(sddm:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 31 09:45:28 archPC audit[826]: USER_ACCT pid=826 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="alu" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:28 archPC sddm[636]: Authenticated successfully
Oct 31 09:45:28 archPC sddm-greeter[740]: Message received from daemon: LoginSucceeded
Oct 31 09:45:28 archPC sddm-helper[826]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
Oct 31 09:45:28 archPC audit[826]: CRED_ACQ pid=826 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="alu" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:28 archPC audit[826]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7ffd8f5de050 a2=4 a3=3e8 items=0 ppid=636 pid=826 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null)
Oct 31 09:45:28 archPC audit: PROCTITLE proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746863353963356161352D346165302D346437622D623139632D373865613333313364616631002D2D69640031002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D
Oct 31 09:45:28 archPC sddm-helper[826]: pam_unix(sddm:session): session opened for user alu(uid=1000) by (uid=0)
Oct 31 09:45:28 archPC kernel: audit: type=1100 audit(1635673528.440:81): pid=826 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="alu" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:28 archPC kernel: audit: type=1101 audit(1635673528.440:82): pid=826 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="alu" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:28 archPC kernel: audit: type=1103 audit(1635673528.440:83): pid=826 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="alu" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:28 archPC kernel: audit: type=1006 audit(1635673528.440:84): pid=826 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Oct 31 09:45:28 archPC kernel: audit: type=1300 audit(1635673528.440:84): arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7ffd8f5de050 a2=4 a3=3e8 items=0 ppid=636 pid=826 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null)
Oct 31 09:45:28 archPC systemd[1]: Created slice User Slice of UID 1000.
Oct 31 09:45:28 archPC systemd[1]: Starting User Runtime Directory /run/user/1000...
Oct 31 09:45:28 archPC systemd-logind[460]: New session 2 of user alu.
Oct 31 09:45:28 archPC systemd[1]: Finished User Runtime Directory /run/user/1000.
Oct 31 09:45:28 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:28 archPC systemd[1]: Starting User Manager for UID 1000...
Oct 31 09:45:28 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.23' (uid=0 pid=828 comm="(systemd) ")
Oct 31 09:45:28 archPC dbus-daemon[456]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 31 09:45:28 archPC systemd[828]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 31 09:45:28 archPC audit[828]: USER_ACCT pid=828 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="alu" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:28 archPC audit[828]: CRED_ACQ pid=828 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="alu" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 31 09:45:28 archPC audit[828]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7fff0ca413e0 a2=4 a3=3e8 items=0 ppid=1 pid=828 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Oct 31 09:45:28 archPC audit: PROCTITLE proctitle="(systemd)"
Oct 31 09:45:28 archPC systemd[828]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[alu] ruser=[<unknown>] rhost=[<unknown>]
Oct 31 09:45:28 archPC systemd[828]: pam_unix(systemd-user:session): session opened for user alu(uid=1000) by (uid=0)
Oct 31 09:45:28 archPC systemd[828]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Oct 31 09:45:28 archPC audit[828]: USER_START pid=828 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="alu" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:28 archPC audit: BPF prog-id=27 op=LOAD
Oct 31 09:45:28 archPC audit[828]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffede7a0070 a2=78 a3=7ffede7a0070 items=0 ppid=1 pid=828 auid=1000 uid=1000 gid=984 euid=1000 suid=1000 fsuid=1000 egid=984 sgid=984 fsgid=984 tty=(none) ses=3 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
Oct 31 09:45:28 archPC audit: PROCTITLE proctitle="(systemd)"
Oct 31 09:45:28 archPC audit: BPF prog-id=27 op=UNLOAD
Oct 31 09:45:28 archPC systemd-xdg-autostart-generator[834]: Exec binary '/usr/share/applications/pcloud.desktop' does not exist: Permission denied
Oct 31 09:45:28 archPC systemd-xdg-autostart-generator[834]: Not generating service for XDG autostart app-pcloud.desktop@autostart.service, error parsing Exec= line: Permission denied
Oct 31 09:45:28 archPC sddm-helper[729]: [PAM] Closing session
Oct 31 09:45:28 archPC sddm-helper[729]: pam_unix(sddm-greeter:session): session closed for user sddm
Oct 31 09:45:28 archPC audit[729]: USER_END pid=729 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
Oct 31 09:45:28 archPC audit[729]: CRED_DISP pid=729 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
Oct 31 09:45:28 archPC sddm-helper[729]: [PAM] Ended.
Oct 31 09:45:28 archPC sddm[636]: Auth: sddm-helper exited successfully
Oct 31 09:45:28 archPC systemd[1]: session-c1.scope: Deactivated successfully.
Oct 31 09:45:28 archPC sddm[636]: Greeter stopped.
Oct 31 09:45:28 archPC systemd-logind[460]: Session c1 logged out. Waiting for processes to exit.
Oct 31 09:45:28 archPC systemd-logind[460]: Removed session c1.
Oct 31 09:45:28 archPC systemd[828]: Queued start job for default target Main User Target.
Oct 31 09:45:28 archPC systemd[828]: Created slice User Application Slice.
Oct 31 09:45:28 archPC systemd[828]: Reached target Paths.
Oct 31 09:45:28 archPC systemd[828]: Reached target Timers.
Oct 31 09:45:28 archPC systemd[828]: Starting D-Bus User Message Bus Socket...
Oct 31 09:45:28 archPC systemd[828]: Listening on GnuPG network certificate management daemon.
Oct 31 09:45:28 archPC systemd[828]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 31 09:45:28 archPC systemd[828]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 31 09:45:28 archPC systemd[828]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 31 09:45:28 archPC systemd[828]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 31 09:45:28 archPC systemd[828]: Listening on p11-kit server.
Oct 31 09:45:28 archPC systemd[828]: Listening on Multimedia System.
Oct 31 09:45:28 archPC systemd[828]: Listening on Sound System.
Oct 31 09:45:28 archPC systemd[828]: Listening on D-Bus User Message Bus Socket.
Oct 31 09:45:28 archPC systemd[828]: Reached target Sockets.
Oct 31 09:45:28 archPC systemd[828]: Reached target Basic System.
Oct 31 09:45:28 archPC systemd[1]: Started User Manager for UID 1000.
Oct 31 09:45:28 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:28 archPC systemd[828]: Starting Update XDG user dir configuration...
Oct 31 09:45:28 archPC systemd[1]: Started Session 2 of User alu.
Oct 31 09:45:28 archPC systemd[828]: Finished Update XDG user dir configuration.
Oct 31 09:45:28 archPC systemd[828]: Reached target Main User Target.
Oct 31 09:45:28 archPC systemd[828]: Startup finished in 97ms.
Oct 31 09:45:28 archPC sddm-helper[826]: pam_env(sddm:session): deprecated reading of user environment enabled
Oct 31 09:45:28 archPC sddm-helper[826]: gkr-pam: gnome-keyring-daemon started properly and unlocked keyring
Oct 31 09:45:28 archPC sddm-helper[826]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
Oct 31 09:45:28 archPC sddm-helper[844]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket
Oct 31 09:45:28 archPC audit[826]: USER_START pid=826 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring,pam_kwallet5 acct="alu" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
Oct 31 09:45:28 archPC sddm-helper[826]: Starting: "/usr/share/sddm/scripts/Xsession \"/usr/bin/startplasma-x11\""
Oct 31 09:45:28 archPC sddm-helper[846]: Adding cookie to "/home/alu/.Xauthority"
Oct 31 09:45:28 archPC sddm[636]: Session started
Oct 31 09:45:28 archPC systemd[828]: Started D-Bus User Message Bus.
Oct 31 09:45:28 archPC dbus-daemon[855]: [session uid=1000 pid=855] Activating service name='org.kde.KSplash' requested by ':1.2' (uid=1000 pid=846 comm="/usr/bin/startplasma-x11 ")
Oct 31 09:45:28 archPC systemd[828]: Reloading.
Oct 31 09:45:28 archPC systemd-xdg-autostart-generator[869]: Exec binary '/usr/share/applications/pcloud.desktop' does not exist: Permission denied
Oct 31 09:45:28 archPC systemd-xdg-autostart-generator[869]: Not generating service for XDG autostart app-pcloud.desktop@autostart.service, error parsing Exec= line: Permission denied
Oct 31 09:45:28 archPC dbus-daemon[855]: [session uid=1000 pid=855] Successfully activated service 'org.kde.KSplash'
Oct 31 09:45:28 archPC kcminit_startup[877]: Initializing "kcm_mouse" : "kcminit_mouse"
Oct 31 09:45:28 archPC kcminit_startup[877]: Initializing "kcm_style" : "kcminit_style"
Oct 31 09:45:28 archPC kcminit_startup[877]: QDBusConnection: error: could not send signal to service "" path "//home/alu/.kde4/share/config/kdeglobals" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: //home/alu/.kde4/share/config/kdeglobals
Oct 31 09:45:28 archPC plasma_session[872]: org.kde.plasma.session: process job "kcminit_startup" finished with exit code 0
Oct 31 09:45:29 archPC dbus-daemon[855]: [session uid=1000 pid=855] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.8' (uid=1000 pid=887 comm="/usr/bin/kded5 ")
Oct 31 09:45:29 archPC systemd[828]: Starting User preferences database...
Oct 31 09:45:29 archPC dbus-daemon[855]: [session uid=1000 pid=855] Successfully activated service 'ca.desrt.dconf'
Oct 31 09:45:29 archPC systemd[828]: Started User preferences database.
Oct 31 09:45:29 archPC kded5[887]: org.kde.libkbolt: Failed to connect to Bolt manager DBus interface:
Oct 31 09:45:29 archPC kded5[887]: org.kde.bolt.kded: Couldn't connect to Bolt DBus daemon
Oct 31 09:45:29 archPC kded5[887]: kcm_touchpad: Using X11 backend
Oct 31 09:45:29 archPC NetworkManager[457]: <info> [1635673529.2606] agent-manager: agent[fe27972947a16245,:1.27/org.kde.plasma.networkmanagement/1000]: agent registered
Oct 31 09:45:29 archPC kwin_x11[891]: Warning: Setting a new default format with a different version or profile after the global shared context is created may cause issues with context sharing.
Oct 31 09:45:29 archPC kded5[887]: Installing the delayed initialization callback.
Oct 31 09:45:29 archPC kwin_x11[891]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5089:46: this compose sequence is a duplicate of another; skipping line
Oct 31 09:45:29 archPC kwin_x11[891]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5091:48: this compose sequence is a duplicate of another; skipping line
Oct 31 09:45:29 archPC kwin_x11[891]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5093:48: this compose sequence is a duplicate of another; skipping line
Oct 31 09:45:29 archPC kwin_x11[891]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5097:47: this compose sequence is a duplicate of another; skipping line
Oct 31 09:45:29 archPC kwin_x11[891]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5099:46: this compose sequence is a duplicate of another; skipping line
Oct 31 09:45:29 archPC kwin_x11[891]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5107:48: this compose sequence is a duplicate of another; skipping line
Oct 31 09:45:29 archPC kwin_x11[891]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5111:46: this compose sequence is a duplicate of another; skipping line
Oct 31 09:45:29 archPC kwin_x11[891]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5113:46: this compose sequence is a duplicate of another; skipping line
Oct 31 09:45:29 archPC kwin_x11[891]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5117:45: this compose sequence is a duplicate of another; skipping line
Oct 31 09:45:29 archPC kwin_x11[891]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5120:46: this compose sequence is a duplicate of another; skipping line
Oct 31 09:45:29 archPC dbus-daemon[855]: [session uid=1000 pid=855] Activating via systemd: service name='org.kde.kglobalaccel' unit='plasma-kglobalaccel.service' requested by ':1.7' (uid=1000 pid=887 comm="/usr/bin/kded5 ")
Oct 31 09:45:29 archPC systemd[828]: Created slice User Background Tasks Slice.
Oct 31 09:45:29 archPC systemd[828]: Starting KDE Global Shortcuts Server...
Oct 31 09:45:29 archPC dbus-daemon[855]: [session uid=1000 pid=855] Successfully activated service 'org.kde.kglobalaccel'
Oct 31 09:45:29 archPC systemd[828]: Started KDE Global Shortcuts Server.
Oct 31 09:45:29 archPC kglobalaccel5[925]: kf.globalaccel.kglobalacceld: No desktop file found for service "userfeedbackconsole.desktop"
Oct 31 09:45:29 archPC ksmserver[927]: Qt: Session management error: networkIdsList argument is NULL
Oct 31 09:45:29 archPC kglobalaccel5[925]: kf.globalaccel.kglobalacceld: No desktop file found for service "electron11.desktop"
Oct 31 09:45:29 archPC kcminit_startup[877]: Initializing "kcm_kgamma" : "kcminit_kgamma"
Oct 31 09:45:29 archPC plasma_session[872]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/kaccess.desktop" ("/usr/bin/kaccess")
Oct 31 09:45:29 archPC plasma_session[872]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop" ("/usr/lib/polkit-kde-authentication-agent-1")
Oct 31 09:45:29 archPC plasma_session[872]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/org.kde.plasmashell.desktop" ("/usr/bin/plasmashell")
Oct 31 09:45:29 archPC kcminit_startup[877]: Initializing "kcm_touchpad" : "kcminit_touchpad"
Oct 31 09:45:29 archPC kcminit_startup[877]: kcm_touchpad: Using X11 backend
Oct 31 09:45:29 archPC dbus-daemon[855]: [session uid=1000 pid=855] Activating via systemd: service name='org.kde.ActivityManager' unit='plasma-kactivitymanagerd.service' requested by ':1.7' (uid=1000 pid=887 comm="/usr/bin/kded5 ")
Oct 31 09:45:29 archPC plasma_session[872]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/pam_kwallet_init.desktop" ("/usr/lib/pam_kwallet_init")
Oct 31 09:45:29 archPC systemd[828]: Starting KActivityManager Activity manager Service...
Oct 31 09:45:29 archPC plasma_session[872]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/powerdevil.desktop" ("/usr/lib/org_kde_powerdevil")
Oct 31 09:45:29 archPC plasma_session[872]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/xembedsniproxy.desktop" ("/usr/bin/xembedsniproxy")
Oct 31 09:45:29 archPC plasma_session[872]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/baloo_file.desktop" ("/usr/lib/baloo_file")
Oct 31 09:45:29 archPC kaccess[934]: Xlib XKB extension major= 1 minor= 0
Oct 31 09:45:29 archPC kded5[887]: bluedevil: Created
Oct 31 09:45:29 archPC dbus-daemon[855]: [session uid=1000 pid=855] Successfully activated service 'org.kde.ActivityManager'
Oct 31 09:45:29 archPC systemd[828]: Started KActivityManager Activity manager Service.
Oct 31 09:45:29 archPC kded5[887]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.11'
Oct 31 09:45:29 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.27' (uid=1000 pid=887 comm="/usr/bin/kded5 ")
Oct 31 09:45:29 archPC dbus-daemon[456]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
Oct 31 09:45:29 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.27' (uid=1000 pid=887 comm="/usr/bin/kded5 ")
Oct 31 09:45:29 archPC dbus-daemon[456]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
Oct 31 09:45:29 archPC kded5[887]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.systemd1.NoSuchUnit"
"Unit dbus-org.freedesktop.ModemManager1.service not found."
Oct 31 09:45:29 archPC kded5[887]:
Oct 31 09:45:29 archPC kded5[887]: Delayed initialization.
Oct 31 09:45:29 archPC kded5[887]: Reloading the khotkeys configuration
Oct 31 09:45:29 archPC kded5[887]: Version 2 File!
Oct 31 09:45:29 archPC kaccess[934]: X server XKB extension major= 1 minor= 0
Oct 31 09:45:29 archPC polkit-kde-authentication-agent-1[936]: New PolkitAgentListener 0x55616ce80600
Oct 31 09:45:29 archPC polkit-kde-authentication-agent-1[936]: Adding new listener PolkitQt1::Agent::Listener(0x55616ceaa2f0) for 0x55616ce80600
Oct 31 09:45:29 archPC polkit-kde-authentication-agent-1[936]: Listener online
Oct 31 09:45:29 archPC polkitd[783]: Registered Authentication Agent for unix-session:2 (system bus name :1.33 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_GB.UTF-8)
Oct 31 09:45:29 archPC polkit-kde-authentication-agent-1[936]: Authentication agent result: true
Oct 31 09:45:29 archPC dbus-daemon[456]: [system] Activating service name='org.kde.powerdevil.discretegpuhelper' requested by ':1.30' (uid=1000 pid=945 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper)
Oct 31 09:45:29 archPC kded5[887]: true
Oct 31 09:45:29 archPC kded5[887]: Imported file "/usr/share/khotkeys/defaults.khotkeys"
Oct 31 09:45:29 archPC kded5[887]: Imported file "/usr/share/khotkeys/kde32b1.khotkeys"
Oct 31 09:45:29 archPC kded5[887]: Imported file "/usr/share/khotkeys/konqueror_gestures_kde321.khotkeys"
Oct 31 09:45:29 archPC kded5[887]: Imported file "/usr/share/khotkeys/konsole.khotkeys"
Oct 31 09:45:29 archPC dbus-daemon[456]: [system] Successfully activated service 'org.kde.powerdevil.discretegpuhelper'
Oct 31 09:45:29 archPC dbus-daemon[456]: [system] Activating service name='org.kde.powerdevil.chargethresholdhelper' requested by ':1.30' (uid=1000 pid=945 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper)
Oct 31 09:45:29 archPC plasma_session[872]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/gmenudbusmenuproxy.desktop" ("/usr/bin/gmenudbusmenuproxy")
Oct 31 09:45:29 archPC plasma_session[872]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/org.kde.discover.notifier.desktop" ("/usr/lib/DiscoverNotifier")
Oct 31 09:45:29 archPC plasma_session[872]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/pulseaudio.desktop" ("/usr/bin/start-pulseaudio-x11")
Oct 31 09:45:29 archPC plasma_session[872]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/snapshot-detect.desktop" ("/usr/bin/snapshot-detect")
Oct 31 09:45:29 archPC dbus-daemon[456]: [system] Successfully activated service 'org.kde.powerdevil.chargethresholdhelper'
Oct 31 09:45:29 archPC dbus-daemon[456]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.30' (uid=1000 pid=945 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper)
Oct 31 09:45:29 archPC plasma_session[872]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/snap-userd-autostart.desktop" ("/bin/snap", "userd", "--autostart")
Oct 31 09:45:29 archPC plasma_session[872]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/xapp-sn-watcher.desktop" ("/usr/lib/xapps/sn-watcher/xapp-sn-watcher")
Oct 31 09:45:29 archPC plasma_session[872]: org.kde.plasma.session: failed to parse "/home/alu/.config/autostart/pcloud.desktop.desktop" for autostart
Oct 31 09:45:29 archPC plasma_session[872]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/geoclue-demo-agent.desktop" ("/usr/lib/geoclue-2.0/demos/agent")
Oct 31 09:45:29 archPC systemd[828]: Created slice User Core Session Slice.
Oct 31 09:45:29 archPC backlighthelper[1003]: org.kde.powerdevil: no kernel backlight interface found
Oct 31 09:45:29 archPC systemd[828]: Starting Sound Service...
Oct 31 09:45:29 archPC dbus-daemon[456]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
Oct 31 09:45:29 archPC org_kde_powerdevil[945]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported"
Oct 31 09:45:29 archPC org_kde_powerdevil[945]: org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
Oct 31 09:45:29 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.44' (uid=1000 pid=1012 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Oct 31 09:45:29 archPC systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Oct 31 09:45:29 archPC dbus-daemon[456]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Oct 31 09:45:29 archPC systemd[1]: Started RealtimeKit Scheduling Policy Service.
Oct 31 09:45:29 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:29 archPC rtkit-daemon[1025]: Successfully called chroot.
Oct 31 09:45:29 archPC rtkit-daemon[1025]: Successfully dropped privileges.
Oct 31 09:45:29 archPC rtkit-daemon[1025]: Successfully limited resources.
Oct 31 09:45:29 archPC rtkit-daemon[1025]: Running.
Oct 31 09:45:29 archPC rtkit-daemon[1025]: Watchdog thread running.
Oct 31 09:45:29 archPC rtkit-daemon[1025]: Canary thread running.
Oct 31 09:45:29 archPC rtkit-daemon[1025]: Successfully made thread 1012 of process 1012 owned by '1000' high priority at nice level -11.
Oct 31 09:45:29 archPC rtkit-daemon[1025]: Supervising 1 threads of 1 processes of 1 users.
Oct 31 09:45:29 archPC dbus-daemon[855]: [session uid=1000 pid=855] Activating service name='org.kde.KScreen' requested by ':1.7' (uid=1000 pid=887 comm="/usr/bin/kded5 ")
Oct 31 09:45:29 archPC dbus-daemon[855]: [session uid=1000 pid=855] Activating service name='org.freedesktop.Notifications' requested by ':1.7' (uid=1000 pid=887 comm="/usr/bin/kded5 ")
Oct 31 09:45:29 archPC dbus-daemon[456]: [system] Activating service name='org.kde.kded.smart' requested by ':1.27' (uid=1000 pid=887 comm="/usr/bin/kded5 ") (using servicehelper)
Oct 31 09:45:29 archPC dbus-daemon[456]: [system] Successfully activated service 'org.kde.kded.smart'
Oct 31 09:45:29 archPC kded5[887]: bluedevil: Bluetooth operational changed false
Oct 31 09:45:29 archPC kded5[887]: bluedevil: ObexManager operational changed false
Oct 31 09:45:29 archPC dbus-daemon[855]: [session uid=1000 pid=855] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.7' (uid=1000 pid=887 comm="/usr/bin/kded5 ")
Oct 31 09:45:29 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.27' (uid=1000 pid=887 comm="/usr/bin/kded5 ")
Oct 31 09:45:29 archPC dbus-daemon[456]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Oct 31 09:45:29 archPC kded5[887]: kf.bluezqt: PendingCall Error: "Unit dbus-org.bluez.service not found."
Oct 31 09:45:29 archPC systemd[828]: Starting Bluetooth OBEX service...
Oct 31 09:45:29 archPC DiscoverNotifier[992]: couldn't load "/usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so" because "Cannot load library /usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so: (libpackagekitqt5.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:45:29 archPC org_kde_powerdevil[945]: org.kde.powerdevil: Handle button events action could not check for screen configuration
Oct 31 09:45:29 archPC org_kde_powerdevil[945]: org.kde.powerdevil: The profile "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, a configuration problem, or because the action is not supported
Oct 31 09:45:29 archPC org_kde_powerdevil[945]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported"
Oct 31 09:45:29 archPC dbus-daemon[855]: [session uid=1000 pid=855] Successfully activated service 'org.kde.KScreen'
Oct 31 09:45:29 archPC obexd[1047]: OBEX daemon 5.62
Oct 31 09:45:29 archPC dbus-daemon[855]: [session uid=1000 pid=855] Successfully activated service 'org.bluez.obex'
Oct 31 09:45:29 archPC systemd[828]: Started Bluetooth OBEX service.
Oct 31 09:45:29 archPC kded5[887]: Known activities: ("aa711faa-03b4-45ea-976a-a881d77c0426")
Oct 31 09:45:29 archPC kscreen_backend_launcher[1036]: kscreen.xrandr: Connected output 449 to CRTC 441
Oct 31 09:45:29 archPC kscreen_backend_launcher[1036]: kscreen.xcb.helper: Detected XRandR 1.6
Oct 31 09:45:29 archPC kscreen_backend_launcher[1036]: kscreen.xcb.helper: Event Base: 89
Oct 31 09:45:29 archPC kscreen_backend_launcher[1036]: kscreen.xcb.helper: Event Error: 147
Oct 31 09:45:29 archPC kded5[887]: Registering ":1.30/StatusNotifierItem" to system tray
Oct 31 09:45:29 archPC kscreen_backend_launcher[1036]: kscreen.xrandr: XRandR::setConfig
Oct 31 09:45:29 archPC kscreen_backend_launcher[1036]: kscreen.xrandr: Requested screen size is QSize(2560, 1440)
Oct 31 09:45:29 archPC kscreen_backend_launcher[1036]: kscreen.xrandr: Needed CRTCs: 1
Oct 31 09:45:29 archPC kscreen_backend_launcher[1036]: kscreen.xrandr: Actions to perform:
Primary Output: false
Oct 31 09:45:29 archPC kscreen_backend_launcher[1036]: kscreen.xrandr: Change Screen Size: false
Oct 31 09:45:29 archPC kscreen_backend_launcher[1036]: kscreen.xrandr: Disable outputs: false
Oct 31 09:45:29 archPC kscreen_backend_launcher[1036]: kscreen.xrandr: Change outputs: true
Oct 31 09:45:29 archPC kscreen_backend_launcher[1036]: kscreen.xrandr: (449)
Oct 31 09:45:29 archPC kscreen_backend_launcher[1036]: kscreen.xrandr: Enable outputs: false
Oct 31 09:45:29 archPC kscreen_backend_launcher[1036]: kscreen.xrandr: RRSetCrtcConfig (change output)
Output: 449 ( "DP-2" )
CRTC: 441
Pos: QPoint(0,0)
Mode: 451 KScreen::Mode(Id: "451" , Size: QSize(2560, 1440) @ 143.998 )
Rotation: KScreen::Output::None
Oct 31 09:45:29 archPC kscreen_backend_launcher[1036]: kscreen.xrandr: Result: 0
Oct 31 09:45:29 archPC kscreen_backend_launcher[1036]: kscreen.xrandr: XRandROutput 449 update
m_connected: 0
m_crtc XRandRCrtc(0x55ab2ec5a9e0)
CRTC: 441
MODE: 451
Connection: 0
Primary: true
Oct 31 09:45:29 archPC kscreen_backend_launcher[1036]: kscreen.xrandr: XRandR::setConfig done!
Oct 31 09:45:29 archPC kwin_x11[891]: kwin_core: XCB error: 10 (BadAccess), sequence: 864, resource id: 465, major code: 142 (Composite), minor code: 2 (RedirectSubwindows)
Oct 31 09:45:29 archPC plasmashell[938]: kf.plasma.quick: Applet preload policy set to 1
Oct 31 09:45:29 archPC rtkit-daemon[1025]: Supervising 1 threads of 1 processes of 1 users.
Oct 31 09:45:29 archPC rtkit-daemon[1025]: Successfully made thread 1061 of process 1012 owned by '1000' RT at priority 5.
Oct 31 09:45:29 archPC rtkit-daemon[1025]: Supervising 2 threads of 1 processes of 1 users.
Oct 31 09:45:30 archPC kernel: usb 1-2: reset high-speed USB device number 2 using xhci_hcd
Oct 31 09:45:30 archPC systemd[1]: systemd-rfkill.service: Deactivated successfully.
Oct 31 09:45:30 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:30 archPC kded5[887]: bluedevil: ObexManager operational changed true
Oct 31 09:45:30 archPC kded5[887]: bluedevil: ObexAgent registered
Oct 31 09:45:30 archPC plasmashell[938]: trying to show an empty dialog
Oct 31 09:45:30 archPC plasmashell[938]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
Oct 31 09:45:30 archPC plasmashell[938]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
Oct 31 09:45:30 archPC rtkit-daemon[1025]: Supervising 2 threads of 1 processes of 1 users.
Oct 31 09:45:30 archPC rtkit-daemon[1025]: Successfully made thread 1067 of process 1012 owned by '1000' RT at priority 5.
Oct 31 09:45:30 archPC rtkit-daemon[1025]: Supervising 3 threads of 1 processes of 1 users.
Oct 31 09:45:30 archPC plasmashell[938]: qt.svg: <input>:406:376: Could not add child element to parent element because the types are incorrect.
Oct 31 09:45:30 archPC plasmashell[938]: qt.svg: <input>:407:130: Could not add child element to parent element because the types are incorrect.
Oct 31 09:45:30 archPC plasmashell[938]: qt.svg: <input>:408:130: Could not add child element to parent element because the types are incorrect.
Oct 31 09:45:30 archPC plasmashell[938]: qt.svg: <input>:408:393: Could not add child element to parent element because the types are incorrect.
Oct 31 09:45:30 archPC plasmashell[938]: qt.svg: <input>:409:130: Could not add child element to parent element because the types are incorrect.
Oct 31 09:45:30 archPC plasmashell[938]: qt.svg: <input>:410:129: Could not add child element to parent element because the types are incorrect.
Oct 31 09:45:30 archPC plasmashell[938]: qt.svg: <input>:411:129: Could not add child element to parent element because the types are incorrect.
Oct 31 09:45:30 archPC plasmashell[938]: qt.svg: <input>:412:129: Could not add child element to parent element because the types are incorrect.
Oct 31 09:45:30 archPC plasmashell[938]: qt.svg: <input>:413:129: Could not add child element to parent element because the types are incorrect.
Oct 31 09:45:30 archPC plasmashell[938]: qt.svg: <input>:413:379: Could not add child element to parent element because the types are incorrect.
Oct 31 09:45:30 archPC plasmashell[938]: qt.svg: <input>:413:631: Could not add child element to parent element because the types are incorrect.
Oct 31 09:45:30 archPC plasmashell[938]: Plasma Shell startup completed
Oct 31 09:45:30 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1981, resource id: 4194329, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:45:30 archPC plasmashell[938]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:520:9: QML Label: Binding loop detected for property "height"
Oct 31 09:45:30 archPC plasmashell[938]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:475:13: QML Label: Binding loop detected for property "height"
Oct 31 09:45:30 archPC plasmashell[938]: trying to show an empty dialog
Oct 31 09:45:30 archPC plasmashell[938]: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:18:1: QML DropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Oct 31 09:45:30 archPC plasmashell[938]: trying to show an empty dialog
Oct 31 09:45:30 archPC rtkit-daemon[1025]: Supervising 3 threads of 1 processes of 1 users.
Oct 31 09:45:30 archPC rtkit-daemon[1025]: Successfully made thread 1075 of process 1012 owned by '1000' RT at priority 5.
Oct 31 09:45:30 archPC rtkit-daemon[1025]: Supervising 4 threads of 1 processes of 1 users.
Oct 31 09:45:30 archPC plasmashell[938]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
Oct 31 09:45:30 archPC dbus-daemon[855]: [session uid=1000 pid=855] Successfully activated service 'org.freedesktop.Notifications'
Oct 31 09:45:30 archPC plasmashell[938]: libkcups: CUPS-Get-Printers last error: 0 successful-ok
Oct 31 09:45:30 archPC plasmashell[938]: libkcups: Create-Printer-Subscriptions last error: 0 successful-ok
Oct 31 09:45:30 archPC plasmashell[938]: libkcups: Get-Jobs last error: 0 successful-ok
Oct 31 09:45:30 archPC plasmashell[938]: libkcups: Get-Jobs last error: 0 successful-ok
Oct 31 09:45:30 archPC kded5[887]: Registering "org.kde.StatusNotifierHost-938" as system tray
Oct 31 09:45:31 archPC plasmashell[938]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/CompactRepresentation.qml:62:17: Unable to assign [undefined] to int
Oct 31 09:45:31 archPC plasmashell[938]: libkcups: 3 "OfficeJet_Pro_6970"
Oct 31 09:45:31 archPC plasmashell[938]: libkcups: 3 "OfficeJet_Pro_6970_fax"
Oct 31 09:45:31 archPC plasmashell[938]: libkcups: 0
Oct 31 09:45:31 archPC plasmashell[938]: libkcups: 0
Oct 31 09:45:31 archPC plasmashell[938]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/CompactRepresentation.qml:62:17: Unable to assign [undefined] to int
Oct 31 09:45:31 archPC plasmashell[938]: qml: SystemTray ItemLoader: Invalid state, cannot determine source!
Oct 31 09:45:31 archPC plasmashell[938]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:17:1: QML MouseArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Oct 31 09:45:31 archPC plasmashell[938]: Both point size and pixel size set. Using pixel size.
Oct 31 09:45:31 archPC plasmashell[938]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:53:9: QML GridLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Oct 31 09:45:31 archPC plasmashell[938]: Error: cannot change the containment to AppletsLayout
Oct 31 09:45:31 archPC plasmashell[938]: trying to show an empty dialog
Oct 31 09:45:31 archPC plasmashell[938]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
Oct 31 09:45:31 archPC plasmashell[938]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
Oct 31 09:45:31 archPC plasmashell[938]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
Oct 31 09:45:31 archPC rtkit-daemon[1025]: Supervising 4 threads of 1 processes of 1 users.
Oct 31 09:45:31 archPC rtkit-daemon[1025]: Successfully made thread 1083 of process 1012 owned by '1000' RT at priority 5.
Oct 31 09:45:31 archPC rtkit-daemon[1025]: Supervising 5 threads of 1 processes of 1 users.
Oct 31 09:45:31 archPC pulseaudio[1012]: stat('/etc/pulse/default.pa.d'): No such file or directory
Oct 31 09:45:31 archPC systemd[828]: Started Sound Service.
Oct 31 09:45:31 archPC plasmashell[938]: trying to show an empty dialog
Oct 31 09:45:32 archPC systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Oct 31 09:45:32 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:32 archPC kernel: kauditd_printk_skb: 18 callbacks suppressed
Oct 31 09:45:32 archPC kernel: audit: type=1131 audit(1635673532.140:98): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:34 archPC plasmashell[938]: plasma-nm: Requesting wifi scan on device "wlan0"
Oct 31 09:45:34 archPC audit[457]: USYS_CONFIG pid=457 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlan0" ifindex=4 args=2000 pid=938 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:34 archPC NetworkManager[457]: <info> [1635673534.6860] audit: op="statistics" interface="wlan0" ifindex=4 args="2000" pid=938 uid=1000 result="success"
Oct 31 09:45:34 archPC kernel: audit: type=1111 audit(1635673534.680:99): pid=457 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlan0" ifindex=4 args=2000 pid=938 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:38 archPC audit[457]: USYS_CONFIG pid=457 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlan0" ifindex=4 args=0 pid=938 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:38 archPC NetworkManager[457]: <info> [1635673538.2765] audit: op="statistics" interface="wlan0" ifindex=4 args="0" pid=938 uid=1000 result="success"
Oct 31 09:45:38 archPC kernel: audit: type=1111 audit(1635673538.270:100): pid=457 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlan0" ifindex=4 args=0 pid=938 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:38 archPC plasmashell[938]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 09:45:38 archPC plasmashell[938]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 09:45:38 archPC plasmashell[938]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:45:38 archPC plasmashell[938]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 09:45:38 archPC plasmashell[938]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 09:45:38 archPC plasmashell[938]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:45:38 archPC plasmashell[938]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:45:38 archPC plasmashell[938]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:45:38 archPC dbus-daemon[855]: [session uid=1000 pid=855] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.34' (uid=1000 pid=938 comm="/usr/bin/plasmashell ")
Oct 31 09:45:38 archPC systemd[828]: Starting Virtual filesystem service...
Oct 31 09:45:38 archPC dbus-daemon[855]: [session uid=1000 pid=855] Successfully activated service 'org.gtk.vfs.Daemon'
Oct 31 09:45:38 archPC systemd[828]: Started Virtual filesystem service.
Oct 31 09:45:38 archPC plasmashell[938]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Oct 31 09:45:38 archPC systemd[1]: Stopping User Manager for UID 974...
Oct 31 09:45:38 archPC systemd[731]: Stopped target Bluetooth.
Oct 31 09:45:38 archPC systemd[731]: Stopped target Main User Target.
Oct 31 09:45:38 archPC systemd[731]: Stopped target Sound Card.
Oct 31 09:45:38 archPC systemd[731]: Stopping D-Bus User Message Bus...
Oct 31 09:45:38 archPC systemd[731]: Stopped D-Bus User Message Bus.
Oct 31 09:45:38 archPC systemd[731]: Stopped target Basic System.
Oct 31 09:45:38 archPC systemd[731]: Stopped target Paths.
Oct 31 09:45:38 archPC systemd[731]: Stopped target Sockets.
Oct 31 09:45:38 archPC systemd[731]: Stopped target Timers.
Oct 31 09:45:38 archPC systemd[731]: Closed D-Bus User Message Bus Socket.
Oct 31 09:45:38 archPC systemd[731]: Closed GnuPG network certificate management daemon.
Oct 31 09:45:38 archPC systemd[731]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 31 09:45:38 archPC systemd[731]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Oct 31 09:45:38 archPC systemd[731]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Oct 31 09:45:38 archPC systemd[731]: Closed GnuPG cryptographic agent and passphrase cache.
Oct 31 09:45:38 archPC systemd[731]: Closed p11-kit server.
Oct 31 09:45:38 archPC systemd[731]: Closed Multimedia System.
Oct 31 09:45:38 archPC systemd[731]: Closed Sound System.
Oct 31 09:45:38 archPC systemd[731]: Removed slice User Application Slice.
Oct 31 09:45:38 archPC systemd[731]: Reached target Shutdown.
Oct 31 09:45:38 archPC systemd[731]: Finished Exit the Session.
Oct 31 09:45:38 archPC systemd[731]: Reached target Exit the Session.
Oct 31 09:45:38 archPC systemd[732]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
Oct 31 09:45:38 archPC systemd[1]: user@974.service: Deactivated successfully.
Oct 31 09:45:38 archPC systemd[1]: Stopped User Manager for UID 974.
Oct 31 09:45:38 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:38 archPC systemd[1]: Stopping User Runtime Directory /run/user/974...
Oct 31 09:45:38 archPC kernel: audit: type=1131 audit(1635673538.717:101): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:38 archPC systemd[1]: run-user-974.mount: Deactivated successfully.
Oct 31 09:45:38 archPC systemd[1]: user-runtime-dir@974.service: Deactivated successfully.
Oct 31 09:45:38 archPC systemd[1]: Stopped User Runtime Directory /run/user/974.
Oct 31 09:45:38 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:38 archPC systemd[1]: Removed slice User Slice of UID 974.
Oct 31 09:45:38 archPC systemd[1]: user-974.slice: Consumed 1.052s CPU time.
Oct 31 09:45:38 archPC kernel: audit: type=1131 audit(1635673538.720:102): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:38 archPC dbus-daemon[855]: [session uid=1000 pid=855] Activating via systemd: service name='org.kde.runners.baloo' unit='plasma-baloorunner.service' requested by ':1.21' (uid=1000 pid=938 comm="/usr/bin/plasmashell ")
Oct 31 09:45:38 archPC systemd[828]: Starting KRunner provider for baloo file indexer...
Oct 31 09:45:38 archPC dbus-daemon[855]: [session uid=1000 pid=855] Successfully activated service 'org.kde.runners.baloo'
Oct 31 09:45:38 archPC systemd[828]: Started KRunner provider for baloo file indexer.
Oct 31 09:45:41 archPC plasmashell[938]: QObject::disconnect: Unexpected nullptr parameter
Oct 31 09:45:41 archPC systemd[828]: Started Spectacle - Screenshot Capture Utility.
Oct 31 09:45:42 archPC audit[457]: USYS_CONFIG pid=457 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlan0" ifindex=4 args=2000 pid=938 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:42 archPC kernel: audit: type=1111 audit(1635673542.700:103): pid=457 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlan0" ifindex=4 args=2000 pid=938 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:42 archPC NetworkManager[457]: <info> [1635673542.7071] audit: op="statistics" interface="wlan0" ifindex=4 args="2000" pid=938 uid=1000 result="success"
Oct 31 09:45:46 archPC audit[457]: USYS_CONFIG pid=457 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlan0" ifindex=4 args=0 pid=938 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:46 archPC NetworkManager[457]: <info> [1635673546.5397] audit: op="statistics" interface="wlan0" ifindex=4 args="0" pid=938 uid=1000 result="success"
Oct 31 09:45:46 archPC kernel: audit: type=1111 audit(1635673546.534:104): pid=457 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlan0" ifindex=4 args=0 pid=938 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:52 archPC systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Oct 31 09:45:52 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:52 archPC kernel: audit: type=1131 audit(1635673552.327:105): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 09:45:52 archPC audit: BPF prog-id=23 op=UNLOAD
Oct 31 09:45:52 archPC audit: BPF prog-id=22 op=UNLOAD
Oct 31 09:45:52 archPC audit: BPF prog-id=21 op=UNLOAD
Oct 31 09:45:52 archPC kernel: audit: type=1334 audit(1635673552.480:106): prog-id=23 op=UNLOAD
Oct 31 09:45:52 archPC kernel: audit: type=1334 audit(1635673552.480:107): prog-id=22 op=UNLOAD
Oct 31 09:45:52 archPC kernel: audit: type=1334 audit(1635673552.480:108): prog-id=21 op=UNLOAD
Oct 31 09:45:55 archPC spectacle[1165]: kf.kio.widgets.kdirmodel: No node found for item that was just removed: QUrl("file:///home/alu/Documents/Wifi Issue/Wifi not active Inxi-F output")
Oct 31 09:46:04 archPC spectacle[1165]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 3231, resource id: 10487325, major code: 40 (TranslateCoords), minor code: 0
Oct 31 09:46:05 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 24842, resource id: 50331654, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:46:07 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 25504, resource id: 48234502, major code: 19 (DeleteProperty), minor code: 0
Oct 31 09:46:07 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 25518, resource id: 48234502, major code: 19 (DeleteProperty), minor code: 0
Oct 31 09:46:07 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 25519, resource id: 48234502, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:46:07 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 25520, resource id: 48234502, major code: 19 (DeleteProperty), minor code: 0
Oct 31 09:46:07 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 25521, resource id: 48234502, major code: 19 (DeleteProperty), minor code: 0
Oct 31 09:46:07 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 25522, resource id: 48234502, major code: 19 (DeleteProperty), minor code: 0
Oct 31 09:46:07 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 25523, resource id: 48234502, major code: 7 (ReparentWindow), minor code: 0
Oct 31 09:46:07 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 25524, resource id: 48234502, major code: 6 (ChangeSaveSet), minor code: 0
Oct 31 09:46:07 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 25525, resource id: 48234502, major code: 2 (ChangeWindowAttributes), minor code: 0
Oct 31 09:46:07 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 25526, resource id: 48234502, major code: 10 (UnmapWindow), minor code: 0
Oct 31 09:46:07 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 25625, resource id: 48234644, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:46:07 archPC systemd[828]: app-org.kde.spectacle-e269ac418ab44717a96ad731e835590b.scope: Consumed 2.210s CPU time.
Oct 31 09:46:07 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 25633, resource id: 33554588, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:46:08 archPC systemd[828]: Started Konsole - Terminal.
Oct 31 09:46:20 archPC plasmashell[938]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:46:20 archPC plasmashell[938]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:46:20 archPC systemd[828]: Started Kate - Advanced Text Editor.
Oct 31 09:46:21 archPC kate[1212]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 09:46:21 archPC kate[1212]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 09:46:21 archPC kate[1212]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:46:21 archPC kate[1212]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 09:46:21 archPC kate[1212]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 09:46:21 archPC kate[1212]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:46:21 archPC kate[1212]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:46:21 archPC kate[1212]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:46:21 archPC kate[1212]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:46:21 archPC kate[1212]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:46:21 archPC kate[1212]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:46:21 archPC kate[1212]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:46:21 archPC kate[1212]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:46:21 archPC kate[1212]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:46:21 archPC kioslave5[1222]: Qt: Session management error: networkIdsList argument is NULL
Oct 31 09:46:37 archPC kate[1212]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:46:37 archPC kate[1212]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:46:37 archPC kate[1212]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4028, resource id: 10488086, major code: 40 (TranslateCoords), minor code: 0
Oct 31 09:46:38 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 39612, resource id: 54525958, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:46:43 archPC dbus-daemon[855]: [session uid=1000 pid=855] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.47' (uid=1000 pid=1290 comm="/sbin/nvidia-settings -q screens ")
Oct 31 09:46:43 archPC systemd[828]: Starting Accessibility services bus...
Oct 31 09:46:43 archPC dbus-daemon[855]: [session uid=1000 pid=855] Successfully activated service 'org.a11y.Bus'
Oct 31 09:46:43 archPC systemd[828]: Started Accessibility services bus.
Oct 31 09:46:56 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 45565, resource id: 50331803, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:46:56 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 45578, resource id: 52428808, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:46:56 archPC systemd[828]: app-org.kde.kate-3bb7274055754fad923b56e48a67e291.scope: Consumed 2.062s CPU time.
Oct 31 09:46:56 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 45584, resource id: 33554597, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:47:02 archPC plasmashell[938]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:47:02 archPC plasmashell[938]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:47:03 archPC plasmashell[938]: QObject::disconnect: Unexpected nullptr parameter
Oct 31 09:47:03 archPC systemd[828]: Started Kate - Advanced Text Editor.
Oct 31 09:47:04 archPC kate[1328]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 09:47:04 archPC kate[1328]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 09:47:04 archPC kate[1328]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:47:04 archPC kate[1328]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 09:47:04 archPC kate[1328]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 09:47:04 archPC kate[1328]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:47:04 archPC kate[1328]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:47:04 archPC kate[1328]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:47:04 archPC kate[1328]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:47:04 archPC kate[1328]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:47:04 archPC kate[1328]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:47:04 archPC kate[1328]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:47:04 archPC kate[1328]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:47:04 archPC kate[1328]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:47:04 archPC kioslave5[1338]: Qt: Session management error: networkIdsList argument is NULL
Oct 31 09:47:28 archPC kate[1328]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:47:28 archPC kate[1328]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:47:28 archPC kate[1328]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4630, resource id: 10489214, major code: 40 (TranslateCoords), minor code: 0
Oct 31 09:47:29 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 58477, resource id: 54525958, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:47:33 archPC plasmashell[938]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:378: Unable to assign [undefined] to QString
Oct 31 09:47:33 archPC plasmashell[938]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:378: Unable to assign [undefined] to QString
Oct 31 09:47:33 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 61001, resource id: 33554608, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:47:33 archPC systemd[828]: Started Dolphin - File Manager.
Oct 31 09:47:34 archPC kioslave5[1380]: Qt: Session management error: networkIdsList argument is NULL
Oct 31 09:47:36 archPC dolphin[1352]: kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
Oct 31 09:47:37 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 62930, resource id: 54525970, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:47:37 archPC systemd[828]: Started Kate - Advanced Text Editor.
Oct 31 09:47:37 archPC kate[1328]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:47:37 archPC kate[1328]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:47:37 archPC kate[1328]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:47:37 archPC kate[1328]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:47:37 archPC kate[1328]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:47:37 archPC kate[1328]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:47:37 archPC kate[1328]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:47:37 archPC kate[1328]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:47:39 archPC kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:64:cc:22:f4:98:ac:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=63624 DF PROTO=2
Oct 31 09:47:55 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5321, resource id: 58720261, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:47:55 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5334, resource id: 54525971, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:47:55 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5361, resource id: 52428808, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:47:55 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5365, resource id: 50331828, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:47:55 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5379, resource id: 33554610, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:47:55 archPC systemd[828]: app-org.kde.kate-d33ea88ad43f44ce9caeb976ea0e2a2c.scope: Consumed 3.701s CPU time.
Oct 31 09:47:59 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 6573, resource id: 54525976, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:47:59 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 6577, resource id: 56623112, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:47:59 archPC systemd[828]: app-org.kde.dolphin-ecaba0298d7243c78a246b6667521f77.scope: Consumed 1.192s CPU time.
Oct 31 09:47:59 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 6596, resource id: 33554611, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:48:06 archPC systemd[828]: app-org.kde.konsole-a1d9b304e0654ddfa189332f3eb80216.scope: Consumed 3.787s CPU time.
Oct 31 09:48:06 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 9452, resource id: 48234600, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:48:06 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 9456, resource id: 8388616, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:48:09 archPC plasmashell[938]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:378: Unable to assign [undefined] to QString
Oct 31 09:48:09 archPC systemd[828]: Started Firefox - Web Browser.
Oct 31 09:48:10 archPC plasmashell[938]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:378: Unable to assign [undefined] to QString
Oct 31 09:48:11 archPC rtkit-daemon[1025]: Supervising 5 threads of 1 processes of 1 users.
Oct 31 09:48:11 archPC rtkit-daemon[1025]: Supervising 5 threads of 1 processes of 1 users.
Oct 31 09:48:11 archPC rtkit-daemon[1025]: Supervising 5 threads of 1 processes of 1 users.
Oct 31 09:48:11 archPC rtkit-daemon[1025]: Supervising 5 threads of 1 processes of 1 users.
Oct 31 09:48:11 archPC rtkit-daemon[1025]: Supervising 5 threads of 1 processes of 1 users.
Oct 31 09:48:11 archPC rtkit-daemon[1025]: Supervising 5 threads of 1 processes of 1 users.
Oct 31 09:48:11 archPC rtkit-daemon[1025]: Successfully made thread 1514 of process 1396 owned by '1000' RT at priority 10.
Oct 31 09:48:11 archPC rtkit-daemon[1025]: Supervising 6 threads of 2 processes of 1 users.
Oct 31 09:48:11 archPC rtkit-daemon[1025]: Supervising 6 threads of 2 processes of 1 users.
Oct 31 09:48:11 archPC rtkit-daemon[1025]: Supervising 6 threads of 2 processes of 1 users.
Oct 31 09:48:11 archPC rtkit-daemon[1025]: Supervising 6 threads of 2 processes of 1 users.
Oct 31 09:48:11 archPC rtkit-daemon[1025]: Supervising 6 threads of 2 processes of 1 users.
Oct 31 09:48:12 archPC rtkit-daemon[1025]: Supervising 6 threads of 2 processes of 1 users.
Oct 31 09:48:12 archPC rtkit-daemon[1025]: Supervising 6 threads of 2 processes of 1 users.
Oct 31 09:48:14 archPC systemd[828]: Started Dolphin - File Manager.
Oct 31 09:48:14 archPC plasmashell[938]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:378: Unable to assign [undefined] to QString
Oct 31 09:48:14 archPC plasmashell[938]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:378: Unable to assign [undefined] to QString
Oct 31 09:48:15 archPC plasmashell[938]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:378: Unable to assign [undefined] to QString
Oct 31 09:48:15 archPC plasmashell[938]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:378: Unable to assign [undefined] to QString
Oct 31 09:48:15 archPC systemd[828]: Started pCloud.
Oct 31 09:48:16 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.77' (uid=1000 pid=1723 comm="/tmp/.mount_pcloudMEbzae/pcloud ")
Oct 31 09:48:16 archPC dbus-daemon[456]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Oct 31 09:48:19 archPC kded5[887]: Registering ":1.59/org/ayatana/NotificationItem/pcloud1" to system tray
Oct 31 09:48:24 archPC rtkit-daemon[1025]: Supervising 6 threads of 2 processes of 1 users.
Oct 31 09:48:24 archPC rtkit-daemon[1025]: Supervising 6 threads of 2 processes of 1 users.
Oct 31 09:49:44 archPC kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:64:cc:22:f4:98:ac:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=33590 DF PROTO=2
Oct 31 09:49:56 archPC plasmashell[938]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:49:56 archPC plasmashell[938]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:49:56 archPC plasmashell[938]: libpng warning: iCCP: known incorrect sRGB profile
Oct 31 09:50:06 archPC audit[457]: USYS_CONFIG pid=457 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlan0" ifindex=4 args=2000 pid=938 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Oct 31 09:50:06 archPC NetworkManager[457]: <info> [1635673806.3580] audit: op="statistics" interface="wlan0" ifindex=4 args="2000" pid=938 uid=1000 result="success"
Oct 31 09:50:06 archPC kernel: audit: type=1111 audit(1635673806.354:109): pid=457 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlan0" ifindex=4 args=2000 pid=938 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Oct 31 09:50:06 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 60696, resource id: 33554646, major code: 14 (GetGeometry), minor code: 0
Oct 31 09:50:06 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 60697, resource id: 33554646, major code: 14 (GetGeometry), minor code: 0
Oct 31 09:50:06 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 60698, resource id: 33554646, major code: 14 (GetGeometry), minor code: 0
Oct 31 09:50:08 archPC systemd[828]: Started System Settings - System Settings.
Oct 31 09:50:08 archPC systemsettings5[1925]: kf.coreaddons: "Could not load plugin from "
Oct 31 09:50:09 archPC systemsettings5[1925]: QQmlEngine::setContextForObject(): Object already has a QQmlContext
Oct 31 09:50:09 archPC systemsettings5[1925]: Selecting active connection: "9a215c97-4cac-44b8-ab26-87207b33d15b"
Oct 31 09:50:09 archPC audit[457]: USYS_CONFIG pid=457 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlan0" ifindex=4 args=0 pid=938 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Oct 31 09:50:09 archPC NetworkManager[457]: <info> [1635673809.7280] audit: op="statistics" interface="wlan0" ifindex=4 args="0" pid=938 uid=1000 result="success"
Oct 31 09:50:09 archPC kernel: audit: type=1111 audit(1635673809.724:110): pid=457 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="wlan0" ifindex=4 args=0 pid=938 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Oct 31 09:50:28 archPC systemsettings5[1925]: kf.coreaddons: "Could not load plugin from "
Oct 31 09:50:28 archPC systemsettings5[1925]: qml: The item SubCategoryPage_QMLTYPE_71(0x5646c39f1b10) is already in the PageRow
Oct 31 09:50:29 archPC systemsettings5[1925]: kf.coreaddons: "Could not load plugin from "
Oct 31 09:50:29 archPC systemsettings5[1925]: qml: The item SubCategoryPage_QMLTYPE_71(0x5646c39f1b10) is already in the PageRow
Oct 31 09:50:29 archPC systemsettings5[1925]: file:///usr/lib/qt/qml/org/kde/kirigami.2/private/RefreshableScrollView.qml:175:13: QML Binding: Not restoring previous value because restoreMode has not been set.
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
Oct 31 09:50:29 archPC systemsettings5[1925]: file:///usr/lib/qt/qml/org/kde/kirigami.2/private/RefreshableScrollView.qml:175:13: QML Binding: Not restoring previous value because restoreMode has not been set.
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
Oct 31 09:50:29 archPC systemsettings5[1925]: file:///usr/lib/qt/qml/org/kde/kirigami.2/private/RefreshableScrollView.qml:175:13: QML Binding: Not restoring previous value because restoreMode has not been set.
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
Oct 31 09:50:29 archPC systemsettings5[1925]: file:///usr/lib/qt/qml/org/kde/kirigami.2/private/RefreshableScrollView.qml:175:13: QML Binding: Not restoring previous value because restoreMode has not been set.
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
Oct 31 09:50:31 archPC systemsettings5[1925]: kf.coreaddons: "Could not load plugin from "
Oct 31 09:50:31 archPC systemsettings5[1925]: qml: The item SubCategoryPage_QMLTYPE_71(0x5646c39f1b10) is already in the PageRow
Oct 31 09:50:32 archPC systemsettings5[1925]: kf.coreaddons: "Could not load plugin from "
Oct 31 09:50:32 archPC systemsettings5[1925]: qml: The item SubCategoryPage_QMLTYPE_71(0x5646c39f1b10) is already in the PageRow
Oct 31 09:50:33 archPC systemsettings5[1925]: kf.coreaddons: "Could not load plugin from "
Oct 31 09:50:33 archPC systemsettings5[1925]: qml: The item SubCategoryPage_QMLTYPE_71(0x5646c39f1b10) is already in the PageRow
Oct 31 09:50:35 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 7552, resource id: 58720410, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:50:35 archPC systemd[828]: app-systemsettings-634341214ff14e579ffa6aa97db798b3.scope: Consumed 3.669s CPU time.
Oct 31 09:50:35 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 7576, resource id: 33554657, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:51:49 archPC kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:64:cc:22:f4:98:ac:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=691 DF PROTO=2
Oct 31 09:52:11 archPC systemd[828]: Started Konsole - Terminal.
Oct 31 09:53:15 archPC plasmashell[938]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:53:15 archPC plasmashell[938]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:53:16 archPC systemd[828]: Started Kate - Advanced Text Editor.
Oct 31 09:53:16 archPC kate[1995]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 09:53:16 archPC kate[1995]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 09:53:16 archPC kate[1995]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:53:16 archPC kate[1995]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 09:53:16 archPC kate[1995]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 09:53:16 archPC kate[1995]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:53:16 archPC kate[1995]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:53:16 archPC kate[1995]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:53:16 archPC kate[1995]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:53:16 archPC kate[1995]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:53:16 archPC kate[1995]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:53:16 archPC kate[1995]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:53:16 archPC kate[1995]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:53:16 archPC kate[1995]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:53:17 archPC kioslave5[2006]: Qt: Session management error: networkIdsList argument is NULL
Oct 31 09:53:37 archPC kate[1995]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:53:37 archPC kate[1995]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:53:37 archPC kate[1995]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 9896, resource id: 10499285, major code: 40 (TranslateCoords), minor code: 0
Oct 31 09:53:39 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 64432, resource id: 65011718, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:53:39 archPC systemd[828]: app-org.kde.kate-669cd37a5d154ad68ce84460ecbb877b.scope: Consumed 3.711s CPU time.
Oct 31 09:53:39 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 64597, resource id: 62914568, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:53:39 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 64601, resource id: 60817906, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:53:39 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 64615, resource id: 33554666, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:53:47 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1733, resource id: 58721064, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:53:47 archPC konsole[1964]: kf.notifications: Playing audio notification failed: Destroyed
Oct 31 09:53:47 archPC systemd[828]: app-org.kde.konsole-0dd633ee5b8d4914b595da984e80a596.scope: Consumed 4.375s CPU time.
Oct 31 09:53:47 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1739, resource id: 8388619, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:53:48 archPC systemd[828]: Started Konsole - Terminal.
Oct 31 09:53:54 archPC kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:64:cc:22:f4:98:ac:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=43852 DF PROTO=2
Oct 31 09:54:02 archPC plasmashell[938]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:54:02 archPC plasmashell[938]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:54:03 archPC systemd[828]: Started Kate - Advanced Text Editor.
Oct 31 09:54:03 archPC kate[2064]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 09:54:03 archPC kate[2064]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 09:54:03 archPC kate[2064]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:54:03 archPC kate[2064]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 09:54:03 archPC kate[2064]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 09:54:03 archPC kate[2064]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:54:03 archPC kate[2064]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:54:03 archPC kate[2064]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:54:03 archPC kate[2064]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:54:03 archPC kate[2064]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:54:03 archPC kate[2064]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:54:03 archPC kate[2064]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:54:03 archPC kate[2064]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:54:03 archPC kate[2064]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:54:03 archPC kioslave5[2074]: Qt: Session management error: networkIdsList argument is NULL
Oct 31 09:54:23 archPC kate[2064]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:54:23 archPC kate[2064]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:54:23 archPC kate[2064]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5003, resource id: 10500486, major code: 40 (TranslateCoords), minor code: 0
Oct 31 09:54:24 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 18827, resource id: 65011718, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:54:25 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 19056, resource id: 62914568, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:54:25 archPC systemd[828]: app-org.kde.kate-b5275f47949540aa857d57a88b734c08.scope: Consumed 2.562s CPU time.
Oct 31 09:54:25 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 19060, resource id: 60817560, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:54:25 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 19073, resource id: 33554675, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:55:27 archPC dolphin[1696]: kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
Oct 31 09:55:27 archPC systemd[828]: Started Kate - Advanced Text Editor.
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:55:27 archPC kate[2121]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:55:28 archPC kioslave5[2131]: Qt: Session management error: networkIdsList argument is NULL
Oct 31 09:55:48 archPC systemd[828]: app-org.kde.kate-e0176427be1a4b43879485a6138cdcfd.scope: Consumed 1.457s CPU time.
Oct 31 09:55:48 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 29711, resource id: 60817533, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:55:48 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 29724, resource id: 62914568, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:55:48 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 29737, resource id: 52428823, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:55:54 archPC baloo_file[950]: 47289050217842691 "/home/alu/Documents/Wifi Issue/Previous System boot journal - wifi not active" renaming "Previous System boot journal" to "Previous System boot journal - wifi not active"
Oct 31 09:55:59 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 34061, resource id: 58720321, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:55:59 archPC konsole[2047]: kf.notifications: Playing audio notification failed: Destroyed
Oct 31 09:55:59 archPC systemd[828]: app-org.kde.konsole-fbe9fd8df5c24c85a1cfbd756c99d0e3.scope: Consumed 2.027s CPU time.
Oct 31 09:55:59 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 34078, resource id: 8388622, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:55:59 archPC kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:64:cc:22:f4:98:ac:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=796 DF PROTO=2
Oct 31 09:56:01 archPC rtkit-daemon[1025]: Supervising 6 threads of 2 processes of 1 users.
Oct 31 09:56:01 archPC rtkit-daemon[1025]: Supervising 6 threads of 2 processes of 1 users.
Oct 31 09:56:04 archPC rtkit-daemon[1025]: Supervising 6 threads of 2 processes of 1 users.
Oct 31 09:56:04 archPC rtkit-daemon[1025]: Supervising 6 threads of 2 processes of 1 users.
Oct 31 09:56:21 archPC plasmashell[938]: trying to show an empty dialog
Oct 31 09:56:22 archPC plasmashell[938]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 09:56:22 archPC plasmashell[938]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 09:56:23 archPC dbus-daemon[855]: [session uid=1000 pid=855] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.71' (uid=1000 pid=2260 comm="/var/lib/snapd/snap/bin/bitwarden ")
Oct 31 09:56:23 archPC systemd[828]: Starting flatpak document portal service...
Oct 31 09:56:23 archPC dbus-daemon[855]: [session uid=1000 pid=855] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.72' (uid=1000 pid=2272 comm="/usr/lib/xdg-document-portal ")
Oct 31 09:56:23 archPC systemd[828]: Started Bitwarden - Password Manager.
Oct 31 09:56:23 archPC systemd[828]: Starting sandboxed app permission store...
Oct 31 09:56:23 archPC dbus-daemon[855]: [session uid=1000 pid=855] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Oct 31 09:56:23 archPC systemd[828]: Started sandboxed app permission store.
Oct 31 09:56:23 archPC dbus-daemon[855]: [session uid=1000 pid=855] Successfully activated service 'org.freedesktop.portal.Documents'
Oct 31 09:56:23 archPC systemd[828]: Started flatpak document portal service.
Oct 31 09:56:23 archPC systemd[828]: Started snap.bitwarden.bitwarden.e906568b-70f3-4b48-bfd1-6facf5a1c072.scope.
Oct 31 09:56:23 archPC audit: BPF prog-id=28 op=LOAD
Oct 31 09:56:23 archPC audit[2260]: SYSCALL arch=c000003e syscall=321 success=yes exit=10 a0=5 a1=7ffcf4f17000 a2=78 a3=1000 items=0 ppid=938 pid=2260 auid=1000 uid=1000 gid=984 euid=0 suid=0 fsuid=0 egid=0 sgid=984 fsgid=0 tty=(none) ses=2 comm="snap-confine" exe="/usr/lib/snapd/snap-confine" key=(null)
Oct 31 09:56:23 archPC audit: PROCTITLE proctitle=2F7573722F6C69622F736E6170642F736E61702D636F6E66696E65002D2D6261736500636F7265313800736E61702E62697477617264656E2E62697477617264656E002F7573722F6C69622F736E6170642F736E61702D657865630062697477617264656E
Oct 31 09:56:23 archPC kernel: audit: type=1334 audit(1635674183.924:111): prog-id=28 op=LOAD
Oct 31 09:56:23 archPC kernel: audit: type=1300 audit(1635674183.924:111): arch=c000003e syscall=321 success=yes exit=10 a0=5 a1=7ffcf4f17000 a2=78 a3=1000 items=0 ppid=938 pid=2260 auid=1000 uid=1000 gid=984 euid=0 suid=0 fsuid=0 egid=0 sgid=984 fsgid=0 tty=(none) ses=2 comm="snap-confine" exe="/usr/lib/snapd/snap-confine" key=(null)
Oct 31 09:56:23 archPC kernel: audit: type=1327 audit(1635674183.924:111): proctitle=2F7573722F6C69622F736E6170642F736E61702D636F6E66696E65002D2D6261736500636F7265313800736E61702E62697477617264656E2E62697477617264656E002F7573722F6C69622F736E6170642F736E61702D657865630062697477617264656E
Oct 31 09:56:24 archPC systemd[1]: tmp-snap.rootfs_MTVzFO.mount: Deactivated successfully.
Oct 31 09:56:27 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.87' (uid=1000 pid=2260 comm="/snap/bitwarden/58/bitwarden --no-sandbox ")
Oct 31 09:56:27 archPC dbus-daemon[456]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Oct 31 09:56:27 archPC dbus-daemon[855]: [session uid=1000 pid=855] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.74' (uid=1000 pid=2260 comm="/snap/bitwarden/58/bitwarden --no-sandbox ")
Oct 31 09:56:27 archPC systemd[828]: Starting Portal service...
Oct 31 09:56:27 archPC dbus-daemon[855]: [session uid=1000 pid=855] Activating service name='org.freedesktop.impl.portal.desktop.kde' requested by ':1.75' (uid=1000 pid=2342 comm="/usr/lib/xdg-desktop-portal ")
Oct 31 09:56:27 archPC dbus-daemon[855]: [session uid=1000 pid=855] Successfully activated service 'org.freedesktop.impl.portal.desktop.kde'
Oct 31 09:56:27 archPC xdg-desktop-portal-kde[2353]: xdp-kde: Desktop portal registered successfully
Oct 31 09:56:27 archPC systemd[828]: Started PipeWire Multimedia Service.
Oct 31 09:56:27 archPC systemd[828]: Started PipeWire Media Session Manager.
Oct 31 09:56:27 archPC rtkit-daemon[1025]: Successfully made thread 2363 of process 2363 owned by '1000' high priority at nice level -11.
Oct 31 09:56:27 archPC rtkit-daemon[1025]: Supervising 7 threads of 3 processes of 1 users.
Oct 31 09:56:27 archPC rtkit-daemon[1025]: Successfully made thread 2364 of process 2364 owned by '1000' high priority at nice level -11.
Oct 31 09:56:27 archPC rtkit-daemon[1025]: Supervising 8 threads of 4 processes of 1 users.
Oct 31 09:56:27 archPC rtkit-daemon[1025]: Supervising 8 threads of 4 processes of 1 users.
Oct 31 09:56:27 archPC rtkit-daemon[1025]: Supervising 8 threads of 4 processes of 1 users.
Oct 31 09:56:27 archPC rtkit-daemon[1025]: Supervising 8 threads of 4 processes of 1 users.
Oct 31 09:56:27 archPC rtkit-daemon[1025]: Successfully made thread 2365 of process 2364 owned by '1000' RT at priority 20.
Oct 31 09:56:27 archPC rtkit-daemon[1025]: Supervising 9 threads of 4 processes of 1 users.
Oct 31 09:56:27 archPC rtkit-daemon[1025]: Supervising 9 threads of 4 processes of 1 users.
Oct 31 09:56:27 archPC rtkit-daemon[1025]: Successfully made thread 2366 of process 2363 owned by '1000' RT at priority 20.
Oct 31 09:56:27 archPC rtkit-daemon[1025]: Supervising 10 threads of 4 processes of 1 users.
Oct 31 09:56:27 archPC dbus-daemon[855]: [session uid=1000 pid=855] Activating service name='org.freedesktop.secrets' requested by ':1.75' (uid=1000 pid=2342 comm="/usr/lib/xdg-desktop-portal ")
Oct 31 09:56:27 archPC gnome-keyring-daemon[2369]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
Oct 31 09:56:27 archPC gnome-keyring-d[2369]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
Oct 31 09:56:27 archPC dbus-daemon[855]: [session uid=1000 pid=855] Successfully activated service 'org.freedesktop.secrets'
Oct 31 09:56:27 archPC dbus-daemon[855]: [session uid=1000 pid=855] Successfully activated service 'org.freedesktop.portal.Desktop'
Oct 31 09:56:27 archPC systemd[828]: Started Portal service.
Oct 31 09:56:27 archPC baloo_file[950]: 47287860511901699 "/home/alu/snap/bitwarden/58/appdata/Local Storage/leveldb/LOG.old" renaming "LOG" to "LOG.old"
Oct 31 09:56:27 archPC dbus-daemon[855]: [session uid=1000 pid=855] Activating service name='io.snapcraft.Settings' requested by ':1.84' (uid=1000 pid=2402 comm="dbus-send --print-reply=literal --session --dest=i")
Oct 31 09:56:27 archPC dbus-daemon[855]: [session uid=1000 pid=855] Successfully activated service 'io.snapcraft.Settings'
Oct 31 09:56:27 archPC io.snapcraft.Settings[2405]: userd.go:93: Starting snap userd
Oct 31 09:56:28 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 52842, resource id: 71303174, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:56:28 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 53498, resource id: 71303174, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:56:36 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 56975, resource id: 10503715, major code: 3 (GetWindowAttributes), minor code: 0
Oct 31 09:56:36 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 56976, resource id: 10503715, major code: 14 (GetGeometry), minor code: 0
Oct 31 09:56:36 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 56979, resource id: 10503715, major code: 3 (GetWindowAttributes), minor code: 0
Oct 31 09:56:36 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 56980, resource id: 10503715, major code: 14 (GetGeometry), minor code: 0
Oct 31 09:56:39 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 59006, resource id: 71303174, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:56:53 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 231, resource id: 71303174, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:56:57 archPC xdg-desktop-portal-kde[2353]: xdp-kde-background: GetAppState called: no parameters
Oct 31 09:56:59 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 3090, resource id: 71303174, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:57:27 archPC xdg-desktop-portal-kde[2353]: xdp-kde-background: GetAppState called: no parameters
Oct 31 09:57:39 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 8159, resource id: 71303174, major code: 18 (ChangeProperty), minor code: 0
Oct 31 09:58:04 archPC kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:64:cc:22:f4:98:ac:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=29983 DF PROTO=2
Oct 31 09:59:28 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 20581, resource id: 71303174, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:00:01 archPC CROND[2539]: (root) CMD (timeshift --check --scripted)
Oct 31 10:00:01 archPC CROND[2538]: (root) CMDOUT ((process:2539): GLib-GIO-CRITICAL **: 10:00:01.292: g_file_get_path: assertion 'G_IS_FILE (file)' failed)
Oct 31 10:00:01 archPC CROND[2538]: (root) CMDOUT ()
Oct 31 10:00:01 archPC CROND[2538]: (root) CMDOUT (** (process:2539): CRITICAL **: 10:00:01.293: tee_jee_file_system_path_combine: assertion 'path1 != NULL' failed)
Oct 31 10:00:01 archPC CROND[2538]: (root) CMDOUT ()
Oct 31 10:00:01 archPC CROND[2538]: (root) CMDOUT (** (process:2539): CRITICAL **: 10:00:01.293: tee_jee_file_system_dir_exists: assertion 'dir_path != NULL' failed)
Oct 31 10:00:01 archPC CROND[2538]: (root) CMDOUT (Mounted '/dev/sdc1' at '/run/timeshift/backup')
Oct 31 10:00:01 archPC kernel: EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
Oct 31 10:00:02 archPC CROND[2538]: (root) CMDOUT (Daily snapshots are enabled)
Oct 31 10:00:02 archPC CROND[2538]: (root) CMDOUT (Last daily snapshot is 21 hours old)
Oct 31 10:00:02 archPC CROND[2538]: (root) CMDOUT (------------------------------------------------------------------------------)
Oct 31 10:00:02 archPC CROND[2538]: (root) CMDOUT (Maximum backups exceeded for backup level 'daily')
Oct 31 10:00:02 archPC CROND[2538]: (root) CMDOUT (Snapshot '2021-09-20_19-41-53' un-tagged 'daily')
Oct 31 10:00:02 archPC CROND[2538]: (root) CMDOUT (Removing snapshots (un-tagged):)
Oct 31 10:00:02 archPC CROND[2538]: (root) CMDOUT (------------------------------------------------------------------------------)
Oct 31 10:00:02 archPC CROND[2538]: (root) CMDOUT (Removing '2021-10-25_20-00-02'...)
Oct 31 10:00:09 archPC kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:64:cc:22:f4:98:ac:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=16862 DF PROTO=2
Oct 31 10:00:22 archPC systemd[1]: Starting Cleanup of Temporary Directories...
Oct 31 10:00:22 archPC systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Oct 31 10:00:22 archPC systemd[1]: Finished Cleanup of Temporary Directories.
Oct 31 10:00:22 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 10:00:22 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 10:00:22 archPC kernel: audit: type=1130 audit(1635674422.497:112): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 10:00:22 archPC kernel: audit: type=1131 audit(1635674422.497:113): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 10:00:30 archPC CROND[2538]: (root) CMDOUT ( 0.62% complete (00:02:41 remaining) 0.78% complete (00:02:08 remaining) 0.96% complete (00:03:27 remaining) 1.14% complete (00:04:21 remaining) 1.38% complete (00:04:46 remaining) 1.73% complete (00:04:45 remaining) 2.20% complete (00:04:27 remaining) 2.94% complete (00:03:51 remaining) 3.39% complete (00:03:48 remaining) 4.19% complete (00:03:26 remaining) 4.91% complete (00:03:13 remaining) 5.26% complete (00:03:18 remaining) 5.81% complete (00:03:14 remaining) 6.86% complete (00:02:56 remaining) 8.10% complete (00:02:39 remaining) 8.99% complete (00:02:32 remaining) 9.54% complete (00:02:31 remaining) 11.81% complete (00:02:07 remaining) 12.83% complete (00:02:02 remaining) 14.36% complete (00:01:53 remaining) 14.91% complete (00:01:54 remaining) 16.63% complete (00:01:45 remaining) 18.15% complete (00:01:39 remaining) 18.78% complete (00:01:39 remaining) 19.37% complete (00:01:39 remaining) 20.16% complete (00:01:39 remaining) 20.68% complete (00:01:39 remaining) 21.52% complete (00:01:)
Oct 31 10:00:58 archPC CROND[2538]: (root) CMDOUT (38 remaining) 22.41% complete (00:01:37 remaining) 23.45% complete (00:01:34 remaining) 24.19% complete (00:01:34 remaining) 25.11% complete (00:01:32 remaining) 26.22% complete (00:01:30 remaining) 27.06% complete (00:01:29 remaining) 29.53% complete (00:01:21 remaining) 30.83% complete (00:01:18 remaining) 32.39% complete (00:01:15 remaining) 33.36% complete (00:01:13 remaining) 34.12% complete (00:01:13 remaining) 35.16% complete (00:01:11 remaining) 36.55% complete (00:01:09 remaining) 37.85% complete (00:01:07 remaining) 39.12% complete (00:01:05 remaining) 40.14% complete (00:01:04 remaining) 41.14% complete (00:01:02 remaining) 43.64% complete (00:00:58 remaining) 45.73% complete (00:00:54 remaining) 46.75% complete (00:00:53 remaining) 47.60% complete (00:00:52 remaining) 48.65% complete (00:00:51 remaining) 49.68% complete (00:00:50 remaining) 49.97% complete (00:00:51 remaining) 50.46% complete (00:00:51 remaining) 50.95% complete (00:00:51 remaining) 51.38% complete (00:00:51 remaining) 51.80% com)
Oct 31 10:01:01 archPC CROND[2606]: (root) CMD (run-parts /etc/cron.hourly)
Oct 31 10:01:01 archPC anacron[2613]: Anacron started on 2021-10-31
Oct 31 10:01:01 archPC CROND[2605]: (root) CMDEND (run-parts /etc/cron.hourly)
Oct 31 10:01:01 archPC anacron[2613]: Will run job `cron.daily' in 20 min.
Oct 31 10:01:01 archPC anacron[2613]: Jobs will be executed sequentially
Oct 31 10:01:25 archPC CROND[2538]: (root) CMDOUT (plete (00:00:51 remaining) 52.31% complete (00:00:51 remaining) 52.60% complete (00:00:51 remaining) 52.72% complete (00:00:52 remaining) 53.07% complete (00:00:52 remaining) 53.32% complete (00:00:52 remaining) 53.54% complete (00:00:52 remaining) 53.72% complete (00:00:53 remaining) 53.97% complete (00:00:53 remaining) 54.16% complete (00:00:54 remaining) 54.39% complete (00:00:54 remaining) 55.17% complete (00:00:53 remaining) 55.71% complete (00:00:53 remaining) 56.40% complete (00:00:52 remaining) 56.40% complete (00:00:53 remaining) 56.40% complete (00:00:54 remaining) 56.91% complete (00:00:53 remaining) 57.37% complete (00:00:53 remaining) 57.82% complete (00:00:53 remaining) 57.89% complete (00:00:53 remaining) 57.89% complete (00:00:54 remaining) 58.24% complete (00:00:54 remaining) 58.28% complete (00:00:55 remaining) 58.51% complete (00:00:55 remaining) 59.00% complete (00:00:54 remaining) 59.30% complete (00:00:54 remaining) 59.92% complete (00:00:54 remaining) 60.57% complete (00:00:53 remainin)
Oct 31 10:01:53 archPC CROND[2538]: (root) CMDOUT (g) 60.99% complete (00:00:53 remaining) 62.01% complete (00:00:51 remaining) 62.77% complete (00:00:50 remaining) 63.25% complete (00:00:49 remaining) 63.99% complete (00:00:48 remaining) 64.21% complete (00:00:49 remaining) 64.94% complete (00:00:48 remaining) 65.49% complete (00:00:47 remaining) 65.94% complete (00:00:47 remaining) 67.21% complete (00:00:44 remaining) 67.77% complete (00:00:44 remaining) 68.44% complete (00:00:43 remaining) 68.90% complete (00:00:42 remaining) 69.47% complete (00:00:42 remaining) 70.02% complete (00:00:41 remaining) 70.75% complete (00:00:40 remaining) 71.39% complete (00:00:39 remaining) 71.75% complete (00:00:39 remaining) 72.61% complete (00:00:38 remaining) 74.27% complete (00:00:35 remaining) 75.67% complete (00:00:33 remaining) 78.13% complete (00:00:29 remaining) 78.68% complete (00:00:28 remaining) 79.08% complete (00:00:28 remaining) 79.34% complete (00:00:27 remaining) 80.32% complete (00:00:26 remaining) 81.19% complete (00:00:25 remaining) 81.94% complete (00:0)
Oct 31 10:02:14 archPC kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:64:cc:22:f4:98:ac:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=12751 DF PROTO=2
Oct 31 10:02:21 archPC CROND[2538]: (root) CMDOUT (0:24 remaining) 82.37% complete (00:00:23 remaining) 84.01% complete (00:00:21 remaining) 84.98% complete (00:00:19 remaining) 86.06% complete (00:00:18 remaining) 87.61% complete (00:00:16 remaining) 88.94% complete (00:00:14 remaining) 89.45% complete (00:00:13 remaining) 89.74% complete (00:00:13 remaining) 89.95% complete (00:00:13 remaining) 90.37% complete (00:00:12 remaining) 91.08% complete (00:00:11 remaining) 92.15% complete (00:00:10 remaining) 93.34% complete (00:00:08 remaining) 94.31% complete (00:00:07 remaining) 96.01% complete (00:00:05 remaining) 97.45% complete (00:00:03 remaining) 98.01% complete (00:00:02 remaining) 98.37% complete (00:00:02 remaining) 99.65% complete (00:00:00 remaining)100.57% complete (00:00:00 remaining)102.74% complete (00:00:00 remaining)105.83% complete (00:00:00 remaining)106.63% complete (00:00:00 remaining)107.63% complete (00:00:00 remaining)108.35% complete (00:00:00 remaining)108.69% complete (00:00:00 remaining)109.26% complete (00:00:00 remaining)109.54% c)
Oct 31 10:02:36 archPC systemd[828]: Started Konsole - Terminal.
Oct 31 10:02:44 archPC audit[2635]: USER_AUTH pid=2635 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="alu" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:02:44 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.101' (uid=0 pid=2635 comm="sudo pacman -Syu ")
Oct 31 10:02:44 archPC kernel: audit: type=1100 audit(1635674564.284:114): pid=2635 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="alu" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:02:44 archPC dbus-daemon[456]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 31 10:02:44 archPC sudo[2635]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 31 10:02:44 archPC audit[2635]: USER_ACCT pid=2635 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="alu" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:02:44 archPC sudo[2635]: alu : TTY=pts/1 ; PWD=/home/alu ; USER=root ; COMMAND=/usr/bin/pacman -Syu
Oct 31 10:02:44 archPC kernel: audit: type=1101 audit(1635674564.287:115): pid=2635 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="alu" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:02:44 archPC kernel: audit: type=1110 audit(1635674564.290:116): pid=2635 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:02:44 archPC audit[2635]: CRED_REFR pid=2635 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:02:44 archPC sudo[2635]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 31 10:02:44 archPC audit[2635]: USER_START pid=2635 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:02:44 archPC kernel: audit: type=1105 audit(1635674564.290:117): pid=2635 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:02:46 archPC CROND[2538]: (root) CMDOUT (omplete (00:00:00 remaining)109.91% complete (00:00:00 remaining)110.41% complete (00:00:00 remaining)111.32% complete (00:00:00 remaining)112.44% complete (00:00:00 remaining)112.91% complete (00:00:00 remaining)113.26% complete (00:00:00 remaining)113.98% complete (00:00:00 remaining)114.76% complete (00:00:00 remaining)115.29% complete (00:00:00 remaining)115.92% complete (00:00:00 remaining)116.41% complete (00:00:00 remaining)116.95% complete (00:00:00 remaining)119.41% complete (00:00:00 remaining)120.78% complete (00:00:00 remaining)121.90% complete (00:00:00 remaining)122.82% complete (00:00:00 remaining)123.29% complete (00:00:00 remaining)123.73% complete (00:00:00 remaining)124.37% complete (00:00:00 remaining)124.69% complete (00:00:00 remaining)125.13% complete (00:00:00 remaining)125.68% complete (00:00:00 remaining)126.76% complete (00:00:00 remaining)129.82% complete (00:00:00 remaining)130.67% complete (00:00:00 remaining) )
Oct 31 10:02:46 archPC CROND[2538]: (root) CMDOUT ( Removed '2021-10-25_20-00-02')
Oct 31 10:02:46 archPC CROND[2538]: (root) CMDOUT (------------------------------------------------------------------------------)
Oct 31 10:02:46 archPC crontab[2643]: (root) LIST (root)
Oct 31 10:02:46 archPC crontab[2644]: (root) LIST (root)
Oct 31 10:02:46 archPC CROND[2538]: (root) CMDEND (timeshift --check --scripted)
Oct 31 10:02:50 archPC sudo[2635]: pam_unix(sudo:session): session closed for user root
Oct 31 10:02:50 archPC audit[2635]: USER_END pid=2635 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:02:50 archPC audit[2635]: CRED_DISP pid=2635 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:02:50 archPC kernel: audit: type=1106 audit(1635674570.774:118): pid=2635 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:02:50 archPC kernel: audit: type=1104 audit(1635674570.774:119): pid=2635 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:02:53 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 50535, resource id: 71303189, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:02:53 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 50539, resource id: 8388625, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:04:19 archPC kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:64:cc:22:f4:98:ac:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=22000 DF PROTO=2
Oct 31 10:04:21 archPC dolphin[1696]: kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
Oct 31 10:04:21 archPC systemd[828]: Started Gwenview - KDE Image Viewer.
Oct 31 10:04:21 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 3503, resource id: 52428830, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:04:21 archPC gwenview[2686]: org.kde.kdegraphics.gwenview.lib: Unresolved mime type "image/x-mng"
Oct 31 10:04:21 archPC gwenview[2686]: org.kde.kdegraphics.gwenview.lib: Unresolved raw mime type "image/x-nikon-nrw"
Oct 31 10:04:21 archPC gwenview[2686]: org.kde.kdegraphics.gwenview.lib: Unresolved raw mime type "image/x-samsung-srw"
Oct 31 10:04:23 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4914, resource id: 71303189, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:04:23 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4941, resource id: 52428831, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:04:24 archPC dolphin[1696]: kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
Oct 31 10:04:24 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5794, resource id: 52428833, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:04:24 archPC systemd[828]: Started Gwenview - KDE Image Viewer.
Oct 31 10:04:24 archPC gwenview[2705]: org.kde.kdegraphics.gwenview.lib: Unresolved mime type "image/x-mng"
Oct 31 10:04:24 archPC gwenview[2705]: org.kde.kdegraphics.gwenview.lib: Unresolved raw mime type "image/x-nikon-nrw"
Oct 31 10:04:24 archPC gwenview[2705]: org.kde.kdegraphics.gwenview.lib: Unresolved raw mime type "image/x-samsung-srw"
Oct 31 10:04:28 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 9810, resource id: 73400326, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:04:34 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 12346, resource id: 71303216, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:04:34 archPC systemd[828]: app-org.kde.gwenview-a79c03e99a334b3c9e588b9d292df0af.scope: Consumed 1.140s CPU time.
Oct 31 10:04:34 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 12371, resource id: 52428834, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:05:09 archPC dolphin[1696]: kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
Oct 31 10:05:09 archPC systemd[828]: Started Kate - Advanced Text Editor.
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:05:09 archPC kate[2736]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:05:10 archPC kioslave5[2746]: Qt: Session management error: networkIdsList argument is NULL
Oct 31 10:05:22 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 26299, resource id: 8388627, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:05:22 archPC systemd[828]: Started Konsole - Terminal.
Oct 31 10:05:53 archPC kioslave5[2786]: Qt: Session management error: networkIdsList argument is NULL
Oct 31 10:06:01 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 41012, resource id: 71304012, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:06:01 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 41025, resource id: 73400328, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:06:01 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 41031, resource id: 52428841, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:06:01 archPC systemd[828]: app-org.kde.kate-87434ac8bec44481b1f19df8332b0f98.scope: Consumed 2.775s CPU time.
Oct 31 10:06:09 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 45571, resource id: 71303174, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:06:21 archPC konsole[2761]: kf.notifications: Playing audio notification failed: Destroyed
Oct 31 10:06:21 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 52606, resource id: 77594632, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:06:21 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 52610, resource id: 75498083, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:06:21 archPC systemd[828]: app-org.kde.konsole-cd7666380eec48bbbbfa7c45e777132d.scope: Consumed 5.571s CPU time.
Oct 31 10:06:21 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 52614, resource id: 8388628, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:06:22 archPC systemd[828]: Started Konsole - Terminal.
Oct 31 10:06:24 archPC kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:64:cc:22:f4:98:ac:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=426 DF PROTO=2
Oct 31 10:06:35 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 59813, resource id: 73400326, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:06:37 archPC konsole[2830]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4040, resource id: 10513021, major code: 40 (TranslateCoords), minor code: 0
Oct 31 10:06:37 archPC konsole[2830]: Playing audio notification failed: Destroyed
Oct 31 10:06:37 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 61047, resource id: 71303335, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:06:37 archPC systemd[828]: app-org.kde.konsole-aa96839c68bb4be1b8c5d5b9ddd57b80.scope: Consumed 1.542s CPU time.
Oct 31 10:06:37 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 61075, resource id: 8388631, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:06:39 archPC dolphin[1696]: kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
Oct 31 10:06:39 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 62385, resource id: 52428843, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:06:39 archPC systemd[828]: Started Kate - Advanced Text Editor.
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:06:39 archPC kate[2859]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:06:39 archPC kioslave5[2869]: Qt: Session management error: networkIdsList argument is NULL
Oct 31 10:07:02 archPC kwin_x11[891]: kwin_core: XCB error: 152 (BadDamage), sequence: 6486, resource id: 10513655, major code: 143 (DAMAGE), minor code: 2 (Destroy)
Oct 31 10:07:02 archPC kwin_x11[891]: kwin_core: XCB error: 3 (BadWindow), sequence: 6487, resource id: 71303319, major code: 129 (SHAPE), minor code: 6 (Input)
Oct 31 10:07:02 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 6488, resource id: 71303319, major code: 2 (ChangeWindowAttributes), minor code: 0
Oct 31 10:07:13 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 7673, resource id: 71303505, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:07:13 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 7677, resource id: 73400328, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:07:13 archPC systemd[828]: app-org.kde.kate-cf21bc7e9a9a4dc6947171d6639306b4.scope: Consumed 1.912s CPU time.
Oct 31 10:07:13 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 7699, resource id: 52428844, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:07:33 archPC systemd[828]: Started Konsole - Terminal.
Oct 31 10:08:02 archPC rtkit-daemon[1025]: Supervising 10 threads of 4 processes of 1 users.
Oct 31 10:08:02 archPC rtkit-daemon[1025]: Supervising 10 threads of 4 processes of 1 users.
Oct 31 10:08:29 archPC kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:64:cc:22:f4:98:ac:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=58292 DF PROTO=2
Oct 31 10:09:22 archPC plasmashell[938]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:09:22 archPC plasmashell[938]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:09:25 archPC plasmashell[938]: libpng warning: iCCP: known incorrect sRGB profile
Oct 31 10:09:29 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 45089, resource id: 73400326, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:09:32 archPC konsole[2897]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 2544, resource id: 10516917, major code: 40 (TranslateCoords), minor code: 0
Oct 31 10:09:32 archPC konsole[2897]: Playing audio notification failed: Destroyed
Oct 31 10:09:32 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 48019, resource id: 71303243, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:09:32 archPC systemd[828]: app-org.kde.konsole-0d295ecdb5d548309650e5d5022dedc2.scope: Consumed 2.175s CPU time.
Oct 31 10:09:32 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 48025, resource id: 8388634, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:09:33 archPC systemd[828]: Started Konsole - Terminal.
Oct 31 10:09:43 archPC audit[3020]: USER_AUTH pid=3020 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="alu" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:09:43 archPC kernel: audit: type=1100 audit(1635674983.054:120): pid=3020 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="alu" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:09:43 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.113' (uid=0 pid=3020 comm="sudo pacman -Syu Fish ")
Oct 31 10:09:43 archPC dbus-daemon[456]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 31 10:09:43 archPC sudo[3020]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 31 10:09:43 archPC audit[3020]: USER_ACCT pid=3020 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="alu" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:09:43 archPC sudo[3020]: alu : TTY=pts/1 ; PWD=/home/alu ; USER=root ; COMMAND=/usr/bin/pacman -Syu Fish
Oct 31 10:09:43 archPC audit[3020]: CRED_REFR pid=3020 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:09:43 archPC sudo[3020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Oct 31 10:09:43 archPC audit[3020]: USER_START pid=3020 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:09:43 archPC kernel: audit: type=1101 audit(1635674983.057:121): pid=3020 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="alu" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:09:43 archPC kernel: audit: type=1110 audit(1635674983.057:122): pid=3020 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:09:43 archPC kernel: audit: type=1105 audit(1635674983.057:123): pid=3020 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:09:43 archPC sudo[3020]: pam_unix(sudo:session): session closed for user root
Oct 31 10:09:43 archPC audit[3020]: USER_END pid=3020 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:09:43 archPC audit[3020]: CRED_DISP pid=3020 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:09:43 archPC kernel: audit: type=1106 audit(1635674983.650:124): pid=3020 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:09:43 archPC kernel: audit: type=1104 audit(1635674983.650:125): pid=3020 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
Oct 31 10:10:34 archPC kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:64:cc:22:f4:98:ac:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=64371 DF PROTO=2
Oct 31 10:11:41 archPC konsole[3010]: kf.notifications: Playing audio notification failed: Destroyed
Oct 31 10:11:41 archPC systemd[828]: app-org.kde.konsole-d5e8e9899c504ecf8c1d164f19889664.scope: Consumed 1.005s CPU time.
Oct 31 10:11:41 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 25947, resource id: 71303202, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:11:41 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 25951, resource id: 8388637, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:11:42 archPC systemd[828]: Started Konsole - Terminal.
Oct 31 10:11:42 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 26226, resource id: 8388639, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:12:14 archPC konsole[3108]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4869, resource id: 10521155, major code: 40 (TranslateCoords), minor code: 0
Oct 31 10:12:14 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 36270, resource id: 71303244, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:12:14 archPC konsole[3108]: Playing audio notification failed: Destroyed
Oct 31 10:12:14 archPC systemd[828]: app-org.kde.konsole-8ebb674e0621424286c18598351592f0.scope: Consumed 3.289s CPU time.
Oct 31 10:12:14 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 36285, resource id: 8388640, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:12:17 archPC systemd[828]: Started Konsole - Terminal.
Oct 31 10:12:39 archPC kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:64:cc:22:f4:98:ac:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=27951 DF PROTO=2
Oct 31 10:14:03 archPC plasmashell[938]: QObject::disconnect: Unexpected nullptr parameter
Oct 31 10:14:03 archPC systemd[828]: Started Add/Remove Software.
Oct 31 10:14:04 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.manjaro.pamac.daemon' unit='pamac-daemon.service' requested by ':1.114' (uid=1000 pid=3162 comm="/usr/bin/pamac-manager ")
Oct 31 10:14:04 archPC systemd[1]: Starting Pamac Daemon...
Oct 31 10:14:04 archPC dbus-daemon[456]: [system] Successfully activated service 'org.manjaro.pamac.daemon'
Oct 31 10:14:04 archPC systemd[1]: Started Pamac Daemon.
Oct 31 10:14:04 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pamac-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 10:14:04 archPC kernel: audit: type=1130 audit(1635675244.620:126): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pamac-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 10:14:04 archPC at-spi-bus-launcher[1299]: dbus-daemon[1299]: Activating service name='org.a11y.atspi.Registry' requested by ':1.38' (uid=1000 pid=3162 comm="/usr/bin/pamac-manager ")
Oct 31 10:14:04 archPC at-spi-bus-launcher[1299]: dbus-daemon[1299]: Successfully activated service 'org.a11y.atspi.Registry'
Oct 31 10:14:04 archPC at-spi-bus-launcher[3204]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 31 10:14:05 archPC pamac-manager[3162]: libostree pull from 'flathub' for appstream2/x86_64 complete
security: GPG: summary+commit
security: SIGN: disabled http: TLS
non-delta: meta: 7 content: 22
transfer: secs: 0 size: 4.6 MB
Oct 31 10:14:05 archPC pamac-manager[3162]: /var/tmp/flatpak-cache-4BBLB1/repo-I3IRKK: Pulled appstream2/x86_64 from flathub
Oct 31 10:14:05 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.freedesktop.Flatpak.SystemHelper' unit='flatpak-system-helper.service' requested by ':1.114' (uid=1000 pid=3162 comm="/usr/bin/pamac-manager ")
Oct 31 10:14:05 archPC systemd[1]: Starting flatpak system helper...
Oct 31 10:14:05 archPC dbus-daemon[456]: [system] Successfully activated service 'org.freedesktop.Flatpak.SystemHelper'
Oct 31 10:14:05 archPC systemd[1]: Started flatpak system helper.
Oct 31 10:14:05 archPC audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=flatpak-system-helper comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 10:14:05 archPC kernel: audit: type=1130 audit(1635675245.774:127): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=flatpak-system-helper comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 10:14:05 archPC flatpak-system-helper[3241]: system: Pulled appstream2/x86_64 from /var/tmp/flatpak-cache-4BBLB1/repo-I3IRKK
Oct 31 10:14:24 archPC polkit-kde-authentication-agent-1[936]: Listener adapter polkit_qt_listener_initiate_authentication
Oct 31 10:14:24 archPC polkit-kde-authentication-agent-1[936]: GSimpleAsyncResult: 0x55616ceb95e0
Oct 31 10:14:24 archPC polkit-kde-authentication-agent-1[936]: polkit_qt_listener_initiate_authentication callback for 0x55616ce80600
Oct 31 10:14:24 archPC polkit-kde-authentication-agent-1[936]: Initiating authentication
Oct 31 10:14:24 archPC polkit-kde-authentication-agent-1[936]: Message of action: "Authentication is required to install, update, or remove packages"
Oct 31 10:14:24 archPC polkit-kde-authentication-agent-1[936]: Action description has been found
Oct 31 10:14:24 archPC polkit-kde-authentication-agent-1[936]: WinId of the dialog is 27262982 27262982
Oct 31 10:14:24 archPC polkit-kde-authentication-agent-1[936]: WinId of the shown dialog is 27262982 27262982
Oct 31 10:14:24 archPC polkit-kde-authentication-agent-1[936]: Trying again
Oct 31 10:14:24 archPC polkit-kde-authentication-agent-1[936]: REQUEST
Oct 31 10:14:24 archPC polkit-kde-authentication-agent-1[936]: Request: "Password: "
Oct 31 10:14:24 archPC polkit-kde-authentication-agent-1[936]: "Password: "
Oct 31 10:14:28 archPC polkit-kde-authentication-agent-1[936]: Dialog accepted
Oct 31 10:14:28 archPC audit[3298]: USER_AUTH pid=3298 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="alu" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
Oct 31 10:14:28 archPC dbus-daemon[456]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.120' (uid=0 pid=3298 comm="/usr/lib/polkit-1/polkit-agent-helper-1 alu ")
Oct 31 10:14:28 archPC dbus-daemon[456]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 31 10:14:28 archPC polkit-agent-helper-1[3298]: pam_systemd_home(polkit-1:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 31 10:14:28 archPC audit[3298]: USER_ACCT pid=3298 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="alu" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
Oct 31 10:14:28 archPC kernel: audit: type=1100 audit(1635675268.250:128): pid=3298 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="alu" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
Oct 31 10:14:28 archPC kernel: audit: type=1101 audit(1635675268.250:129): pid=3298 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="alu" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
Oct 31 10:14:28 archPC polkit-kde-authentication-agent-1[936]: COMPLETED
Oct 31 10:14:28 archPC polkit-kde-authentication-agent-1[936]: Completed: true
Oct 31 10:14:28 archPC polkit-kde-authentication-agent-1[936]: Finishing obtaining privileges
Oct 31 10:14:28 archPC polkit-kde-authentication-agent-1[936]: Listener adapter polkit_qt_listener_initiate_authentication_finish
Oct 31 10:14:28 archPC polkit-kde-authentication-agent-1[936]: polkit_qt_listener_initiate_authentication_finish callback for 0x55616ce80600
Oct 31 10:14:28 archPC polkit-kde-authentication-agent-1[936]: Finish obtain authorization: true
Oct 31 10:14:28 archPC polkitd[783]: Operator of unix-session:2 successfully authenticated as unix-user:alu to gain TEMPORARY authorization for action org.manjaro.pamac.commit for system-bus-name::1.114 [/usr/bin/pamac-manager] (owned by unix-user:alu)
Oct 31 10:14:28 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 52375, resource id: 27262982, major code: 19 (DeleteProperty), minor code: 0
Oct 31 10:14:28 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 52389, resource id: 27262982, major code: 19 (DeleteProperty), minor code: 0
Oct 31 10:14:28 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 52390, resource id: 27262982, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:14:28 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 52391, resource id: 27262982, major code: 19 (DeleteProperty), minor code: 0
Oct 31 10:14:28 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 52392, resource id: 27262982, major code: 19 (DeleteProperty), minor code: 0
Oct 31 10:14:28 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 52393, resource id: 27262982, major code: 19 (DeleteProperty), minor code: 0
Oct 31 10:14:28 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 52394, resource id: 27262982, major code: 7 (ReparentWindow), minor code: 0
Oct 31 10:14:28 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 52395, resource id: 27262982, major code: 6 (ChangeSaveSet), minor code: 0
Oct 31 10:14:28 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 52396, resource id: 27262982, major code: 2 (ChangeWindowAttributes), minor code: 0
Oct 31 10:14:28 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 52397, resource id: 27262982, major code: 10 (UnmapWindow), minor code: 0
Oct 31 10:14:29 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 52926, resource id: 77594630, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:14:43 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 59429, resource id: 73416663, major code: 15 (QueryTree), minor code: 0
Oct 31 10:14:44 archPC kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:64:cc:22:f4:98:ac:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=13478 DF PROTO=2
Oct 31 10:14:46 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 61485, resource id: 73417317, major code: 15 (QueryTree), minor code: 0
Oct 31 10:15:25 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5570, resource id: 73424873, major code: 15 (QueryTree), minor code: 0
Oct 31 10:15:27 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 6946, resource id: 73425429, major code: 15 (QueryTree), minor code: 0
Oct 31 10:15:30 archPC dbus-daemon[855]: [session uid=1000 pid=855] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.116' (uid=1000 pid=3162 comm="/usr/bin/pamac-manager ")
Oct 31 10:15:30 archPC systemd[828]: Starting Virtual filesystem metadata service...
Oct 31 10:15:30 archPC dbus-daemon[855]: [session uid=1000 pid=855] Successfully activated service 'org.gtk.vfs.Metadata'
Oct 31 10:15:30 archPC systemd[828]: Started Virtual filesystem metadata service.
Oct 31 10:15:30 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 8816, resource id: 73400421, major code: 15 (QueryTree), minor code: 0
Oct 31 10:15:30 archPC systemd[828]: app-org.manjaro.pamac.manager-1a8fd59b70774b6a8bbf971058779124.scope: Consumed 11.386s CPU time.
Oct 31 10:15:30 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 8936, resource id: 33554698, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:15:33 archPC plasmashell[938]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:15:33 archPC plasmashell[938]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:15:33 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 10278, resource id: 33554705, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:15:33 archPC systemd[828]: Started fish.
Oct 31 10:15:33 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 10408, resource id: 33554706, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:15:47 archPC konsole[3528]: kf.notifications: Playing audio notification failed: Destroyed
Oct 31 10:15:47 archPC systemd[828]: app-fish-7d7acccddfe744b3b07f2a1cf65d7830.scope: Consumed 6.005s CPU time.
Oct 31 10:15:47 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15812, resource id: 73400345, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:15:47 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15816, resource id: 33554707, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:15:49 archPC plasmashell[938]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:15:49 archPC plasmashell[938]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:15:52 archPC plasmashell[938]: QObject::disconnect: Unexpected nullptr parameter
Oct 31 10:15:52 archPC systemd[828]: Started fish.
Oct 31 10:15:59 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 19931, resource id: 77594629, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:15:59 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 19939, resource id: 77594630, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:15:59 archPC systemd[828]: Started Firefox - Web Browser.
Oct 31 10:15:59 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 19943, resource id: 77594631, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:15:59 archPC rtkit-daemon[1025]: Supervising 10 threads of 4 processes of 1 users.
Oct 31 10:15:59 archPC rtkit-daemon[1025]: Supervising 10 threads of 4 processes of 1 users.
Oct 31 10:16:45 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 39450, resource id: 77594630, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:16:47 archPC dolphin[1696]: kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
Oct 31 10:16:47 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 41343, resource id: 52428846, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:16:47 archPC systemd[828]: Started Kate - Advanced Text Editor.
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: cannot open shared object file: No such file or directory)"
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: cannot open shared object file: No such file or directory)"
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Cannot load library /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: cannot open shared object file: No such file or directory)"
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:16:47 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:16:47 archPC kioslave5[3750]: Qt: Session management error: networkIdsList argument is NULL
Oct 31 10:16:49 archPC kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:64:cc:22:f4:98:ac:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=14690 DF PROTO=2
Oct 31 10:17:04 archPC rtkit-daemon[1025]: Supervising 10 threads of 4 processes of 1 users.
Oct 31 10:17:04 archPC rtkit-daemon[1025]: Supervising 10 threads of 4 processes of 1 users.
Oct 31 10:19:29 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4908, resource id: 81788934, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:21:01 archPC anacron[2613]: Job `cron.daily' started
Oct 31 10:21:01 archPC anacron[2613]: Job `cron.daily' terminated
Oct 31 10:21:01 archPC anacron[2613]: Normal exit (1 job run)
Oct 31 10:21:17 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 17656, resource id: 79691784, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:23:04 archPC kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:64:cc:22:f4:98:ac:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=17992 DF PROTO=2
Oct 31 10:24:06 archPC systemd[1]: flatpak-system-helper.service: Deactivated successfully.
Oct 31 10:24:06 archPC audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=flatpak-system-helper comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 10:24:06 archPC kernel: audit: type=1131 audit(1635675846.250:130): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=flatpak-system-helper comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 31 10:24:30 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 31952, resource id: 79691782, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:25:02 archPC dolphin[1696]: kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
Oct 31 10:25:02 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 45301, resource id: 52428848, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:25:02 archPC systemd[828]: Started Kate - Advanced Text Editor.
Oct 31 10:25:09 archPC kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:64:cc:22:f4:98:ac:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=54610 DF PROTO=2
Oct 31 10:25:14 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 53018, resource id: 81788934, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:25:15 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 53035, resource id: 81788934, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:25:35 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 60768, resource id: 73400327, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:25:35 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 60796, resource id: 73400327, major code: 15 (QueryTree), minor code: 0
Oct 31 10:25:35 archPC konsole[3577]: kf.notifications: Playing audio notification failed: Destroyed
Oct 31 10:25:35 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 60918, resource id: 73401720, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:25:35 archPC systemd[828]: app-fish-ec9575e9d62c4903ada4c58485b0c0cb.scope: Consumed 7.151s CPU time.
Oct 31 10:25:35 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 60933, resource id: 33554716, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:25:36 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 61414, resource id: 8388644, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:25:36 archPC systemd[828]: Started Konsole - Terminal.
Oct 31 10:25:49 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1736, resource id: 10503737, major code: 20 (GetProperty), minor code: 0
Oct 31 10:25:49 archPC kwin_x11[891]: kwin_core: XCB error: 152 (BadDamage), sequence: 1831, resource id: 10530569, major code: 143 (DAMAGE), minor code: 3 (Subtract)
Oct 31 10:27:14 archPC kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:64:cc:22:f4:98:ac:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=2305 DF PROTO=2
Oct 31 10:28:13 archPC konsole[3975]: kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
Oct 31 10:28:13 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 48592, resource id: 73400404, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:28:13 archPC systemd[828]: Started Dolphin - File Manager.
Oct 31 10:28:13 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 48643, resource id: 81788933, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:28:13 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 48647, resource id: 73400405, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:28:13 archPC kioslave5[4032]: Qt: Session management error: networkIdsList argument is NULL
Oct 31 10:29:12 archPC rtkit-daemon[1025]: Supervising 10 threads of 4 processes of 1 users.
Oct 31 10:29:12 archPC rtkit-daemon[1025]: Supervising 10 threads of 4 processes of 1 users.
Oct 31 10:29:19 archPC kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:64:cc:22:f4:98:ac:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=30852 DF PROTO=2
Oct 31 10:29:30 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 60012, resource id: 83886086, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:30:00 archPC kwin_x11[891]: kwin_core: Failed to focus 0x4600007 (error 8)
Oct 31 10:30:00 archPC kwin_x11[891]: kwin_core: Failed to focus 0x4600007 (error 8)
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1437, resource id: 73400409, major code: 19 (DeleteProperty), minor code: 0
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1446, resource id: 73400409, major code: 19 (DeleteProperty), minor code: 0
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1447, resource id: 73400409, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1448, resource id: 73400409, major code: 19 (DeleteProperty), minor code: 0
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1449, resource id: 73400409, major code: 19 (DeleteProperty), minor code: 0
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1450, resource id: 73400409, major code: 19 (DeleteProperty), minor code: 0
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1451, resource id: 73400409, major code: 7 (ReparentWindow), minor code: 0
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1452, resource id: 73400409, major code: 6 (ChangeSaveSet), minor code: 0
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1453, resource id: 73400409, major code: 2 (ChangeWindowAttributes), minor code: 0
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1454, resource id: 73400409, major code: 10 (UnmapWindow), minor code: 0
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1490, resource id: 73400327, major code: 19 (DeleteProperty), minor code: 0
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1494, resource id: 73400327, major code: 19 (DeleteProperty), minor code: 0
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1495, resource id: 73400327, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1496, resource id: 73400327, major code: 19 (DeleteProperty), minor code: 0
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1497, resource id: 73400327, major code: 19 (DeleteProperty), minor code: 0
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1498, resource id: 73400327, major code: 19 (DeleteProperty), minor code: 0
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1499, resource id: 73400327, major code: 7 (ReparentWindow), minor code: 0
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1500, resource id: 73400327, major code: 6 (ChangeSaveSet), minor code: 0
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1501, resource id: 73400327, major code: 2 (ChangeWindowAttributes), minor code: 0
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1502, resource id: 73400327, major code: 10 (UnmapWindow), minor code: 0
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1558, resource id: 73400414, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:30:00 archPC konsole[3975]: Playing audio notification failed: Destroyed
Oct 31 10:30:00 archPC systemd[828]: app-org.kde.konsole-c834566ffda44a1db4332cb765513f19.scope: Consumed 7.622s CPU time.
Oct 31 10:30:00 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1591, resource id: 8388645, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:30:02 archPC systemd[828]: Started Konsole - Terminal.
Oct 31 10:30:02 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 2439, resource id: 8388647, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:30:16 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4482, resource id: 83886086, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:30:20 archPC dolphin[1696]: kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
Oct 31 10:30:20 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 6792, resource id: 52428850, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:30:20 archPC systemd[828]: Started Kate - Advanced Text Editor.
Oct 31 10:30:20 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:30:20 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:30:20 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:30:20 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:30:20 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:30:20 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:30:20 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:30:20 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:30:32 archPC kate[3740]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 27418, resource id: 10535125, major code: 40 (TranslateCoords), minor code: 0
Oct 31 10:31:17 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_GB" trying to load en_US as default
Oct 31 10:31:17 archPC kate[3740]: kf.sonnet.core: No language dictionaries for the language: "en_US"
Oct 31 10:31:17 archPC kate[3740]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28177, resource id: 10535195, major code: 40 (TranslateCoords), minor code: 0
Oct 31 10:31:17 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 22495, resource id: 83886085, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:31:17 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 22499, resource id: 79691781, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:31:17 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 22503, resource id: 52428851, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:31:17 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 22507, resource id: 52428852, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:31:17 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 22547, resource id: 77595433, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:31:17 archPC systemd[828]: app-org.kde.kate-fdeb1fb9ad4645139be0b9e117ae91d8.scope: Consumed 8.882s CPU time.
Oct 31 10:31:17 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 22578, resource id: 52428853, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:31:18 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 23193, resource id: 85983238, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:31:24 archPC kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=01:00:5e:00:00:01:64:cc:22:f4:98:ac:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=57885 DF PROTO=2
Oct 31 10:31:34 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 26051, resource id: 73400354, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:31:34 archPC konsole[4131]: kf.notifications: Playing audio notification failed: Destroyed
Oct 31 10:31:34 archPC systemd[828]: app-org.kde.konsole-78b197ae740d46679c4f94af7d0169ab.scope: Consumed 2.225s CPU time.
Oct 31 10:31:34 archPC kwin_x11[891]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 26055, resource id: 8388648, major code: 18 (ChangeProperty), minor code: 0
Oct 31 10:31:35 archPC systemd[828]: Started Konsole - Terminal.
Last edited by skinman1401 (2021-11-01 12:51:18)
Offline
Thanks for your message. Yes, it is necessary to restart the system, not the network service. Waiting even up to 30 minutes does not do anything. Except increasing my energy bills unnecessarily
Is it really necessary to restart? And by that, do you mean restart the system or the network service?
What if you wait for a minute instead? Won't the WiFi connection be established after a couple of retries?
Offline
There's no link to your logs? In case you intend to post screenshots of text, rather post the actual text: https://wiki.archlinux.org/title/List_o … n_services
Which wifi chipset, which driver? Do you have multiple networking services enabled? Post:
find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f
as well as those logs you've gathered.
Sorry about that, first time posting here and still learning the ropes. I have just learned how to insert code (thanks for the link to help me with that!)
Output from 'find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f' is below for you. Thanks again!
[alu@archPC ~]$ find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f
cronie.service | multi-user.target.wants
cups.path | multi-user.target.wants
cups.service | printer.target.wants
cups.socket | sockets.target.wants
dbus-org.freedesktop.nm-dispatcher.service | system
dirmngr.socket | sockets.target.wants
display-manager.service | system
getty@tty1.service | getty.target.wants
gpg-agent-browser.socket | sockets.target.wants
gpg-agent-extra.socket | sockets.target.wants
gpg-agent-ssh.socket | sockets.target.wants
gpg-agent.socket | sockets.target.wants
iwd.service | multi-user.target.wants
NetworkManager-wait-online.service | network-online.target.wants
NetworkManager.service | multi-user.target.wants
p11-kit-server.socket | sockets.target.wants
paccache.timer | multi-user.target.wants
pamac-cleancache.timer | multi-user.target.wants
pipewire-media-session.service | pipewire.service.wants
pipewire-session-manager.service | user
pipewire.socket | sockets.target.wants
pulseaudio.socket | sockets.target.wants
remote-fs.target | multi-user.target.wants
snapd.service | multi-user.target.wants
snapd.socket | sockets.target.wants
ufw.service | multi-user.target.wants
var-lib-snapd-snap-bare-5.mount | multi-user.target.wants
var-lib-snapd-snap-bitwarden-57.mount | multi-user.target.wants
var-lib-snapd-snap-bitwarden-58.mount | multi-user.target.wants
var-lib-snapd-snap-core18-2128.mount | multi-user.target.wants
var-lib-snapd-snap-core18-2246.mount | multi-user.target.wants
var-lib-snapd-snap-gnome\x2d3\x2d28\x2d1804-161.mount | multi-user.target.wants
var-lib-snapd-snap-gtk\x2dcommon\x2dthemes-1515.mount | multi-user.target.wants
var-lib-snapd-snap-gtk\x2dcommon\x2dthemes-1519.mount | multi-user.target.wants
var-lib-snapd-snap-pyqt5\x2druntime-11.mount | multi-user.target.wants
var-lib-snapd-snap-pyqt5\x2druntime-12.mount | multi-user.target.wants
var-lib-snapd-snap-snapd-13270.mount | multi-user.target.wants
var-lib-snapd-snap-snapd-13640.mount | multi-user.target.wants
xdg-user-dirs-update.service | default.target.wants
Last edited by skinman1401 (2021-11-01 13:00:16)
Offline
There's no link to your logs? In case you intend to post screenshots of text, rather post the actual text: https://wiki.archlinux.org/title/List_o … n_services
Which wifi chipset, which driver? Do you have multiple networking services enabled? Post:
find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f
as well as those logs you've gathered.
lspci output below for you:
[alu@archPC ~]$ lspci
00:00.0 Host bridge: Intel Corporation 8th Gen Core Processor Host Bridge/DRAM Registers (rev 07)
00:01.0 PCI bridge: Intel Corporation 6th-10th Gen Core Processor PCIe Controller (x16) (rev 07)
00:14.0 USB controller: Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller (rev 10)
00:14.2 RAM memory: Intel Corporation Cannon Lake PCH Shared SRAM (rev 10)
00:16.0 Communication controller: Intel Corporation Cannon Lake PCH HECI Controller (rev 10)
00:17.0 SATA controller: Intel Corporation Cannon Lake PCH SATA AHCI Controller (rev 10)
00:1b.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #21 (rev f0)
00:1c.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #5 (rev f0)
00:1c.6 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #7 (rev f0)
00:1c.7 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #8 (rev f0)
00:1d.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #9 (rev f0)
00:1f.0 ISA bridge: Intel Corporation Device a308 (rev 10)
00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10)
00:1f.4 SMBus: Intel Corporation Cannon Lake PCH SMBus Controller (rev 10)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH SPI Controller (rev 10)
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (7) I219-V (rev 10)
01:00.0 VGA compatible controller: NVIDIA Corporation TU106 [GeForce RTX 2070] (rev a1)
01:00.1 Audio device: NVIDIA Corporation TU106 High Definition Audio Controller (rev a1)
01:00.2 USB controller: NVIDIA Corporation TU106 USB 3.1 Host Controller (rev a1)
01:00.3 Serial bus controller [0c80]: NVIDIA Corporation TU106 USB Type-C UCSI Controller (rev a1)
04:00.0 Audio device: Creative Labs Sound Core3D [Sound Blaster Recon3D / Z-Series] (rev 01)
05:00.0 Network controller: Intel Corporation Wi-Fi 6 AX200 (rev 1a)
06:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983
Last edited by skinman1401 (2021-11-01 12:55:23)
Offline
There's no link to your logs? In case you intend to post screenshots of text, rather post the actual text: https://wiki.archlinux.org/title/List_o … n_services
Which wifi chipset, which driver? Do you have multiple networking services enabled? Post:
find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f
as well as those logs you've gathered.
Inxi -F output is below for you. Thanks so much!
[alu@archPC ~]$ inxi -F
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "",
LC_ALL = (unset),
LANG = "en_GB.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
System: Host: archPC Kernel: 5.14.14-arch1-1 x86_64 bits: 64 Desktop: KDE Plasma 5.23.2 Distro: Arch Linux
Machine: Type: Desktop Mobo: ASUSTeK model: ROG STRIX B360-H GAMING v: Rev X.0x serial: <superuser required>
UEFI: American Megatrends v: 1404 date: 09/10/2018
CPU: Info: 6-Core model: Intel Core i7-8086K bits: 64 type: MT MCP cache: L2: 12 MiB
Speed: 800 MHz min/max: 800/5000 MHz Core speeds (MHz): 1: 800 2: 800 3: 800 4: 800 5: 800 6: 800 7: 800 8: 800
9: 800 10: 800 11: 800 12: 800
Graphics: Device-1: NVIDIA TU106 [GeForce RTX 2070] driver: nvidia v: 470.74
Device-2: Logitech Logitech Webcam C925e type: USB driver: snd-usb-audio,uvcvideo
Display: x11 server: X.Org 1.20.13 driver: loaded: nvidia resolution: 2560x1440
OpenGL: renderer: NVIDIA GeForce RTX 2070/PCIe/SSE2 v: 4.6.0 NVIDIA 470.74
Audio: Device-1: Intel Cannon Lake PCH cAVS driver: snd_hda_intel
Device-2: NVIDIA TU106 High Definition Audio driver: snd_hda_intel
Device-3: Creative Labs Sound Core3D [Sound Blaster Recon3D / Z-Series] driver: snd_hda_intel
Device-4: Logitech Logitech Webcam C925e type: USB driver: snd-usb-audio,uvcvideo
Sound Server-1: ALSA v: k5.14.14-arch1-1 running: yes
Sound Server-2: PulseAudio v: 15.0 running: yes
Network: Device-1: Intel Ethernet I219-V driver: e1000e
IF: eno1 state: down mac: 0c:9d:92:84:ff:d6
Device-2: Intel Wi-Fi 6 AX200 driver: iwlwifi
IF: wlan0 state: up mac: 08:5b:d6:8f:c2:c6
Bluetooth: Device-1: Intel AX200 Bluetooth type: USB driver: btusb
Report: rfkill ID: hci0 rfk-id: 1 state: down bt-service: disabled rfk-block: hardware: no software: no
address: see --recommends
Drives: Local Storage: total: 3.41 TiB used: 98.04 GiB (2.8%)
ID-1: /dev/nvme0n1 vendor: Samsung model: SSD 970 EVO 250GB size: 232.89 GiB
ID-2: /dev/sda vendor: Samsung model: SSD 860 EVO 500GB size: 465.76 GiB
ID-3: /dev/sdb vendor: Seagate model: ST2000DM008-2FR102 size: 1.82 TiB
ID-4: /dev/sdc type: USB vendor: Seagate model: Fast SSD size: 931.51 GiB
Partition: ID-1: / size: 28.87 GiB used: 15.09 GiB (52.3%) fs: ext4 dev: /dev/sda2
ID-2: /home size: 427.85 GiB used: 82.96 GiB (19.4%) fs: ext4 dev: /dev/sda3
Swap: ID-1: swap-1 type: file size: 3 GiB used: 0 KiB (0.0%) file: /swapfile
Sensors: System Temperatures: cpu: 27.8 C mobo: N/A gpu: nvidia temp: 40 C
Fan Speeds (RPM): N/A gpu: nvidia fan: 0%
Info: Processes: 297 Uptime: 1m Memory: 15.55 GiB used: 1.18 GiB (7.6%) Shell: Bash inxi: 3.3.08
Offline
There's no link to your logs? In case you intend to post screenshots of text, rather post the actual text: https://wiki.archlinux.org/title/List_o … n_services
Which wifi chipset, which driver? Do you have multiple networking services enabled? Post:
find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f
as well as those logs you've gathered.
Hi,
I have posted the logs I have captured. Please let me know if there is a better way I can do this to make this better next time. Please let me know if you need any more info.
Thanks in advance for your help.
Last edited by skinman1401 (2021-11-01 13:04:31)
Offline
Disable the iwd.service…
Edit: typo
Edit #2: also fix your locale, https://wiki.archlinux.org/title/Locale
How did you install archlinux? What script or tutorial did you use?
Last edited by seth (2021-11-01 13:30:09)
Offline
Thanks so much for your help, Seth! I checked my locale and for some odd reason the ES locale was uncommented (?!?!) I fixed my locale and generated that using the wiki link you sent me. Thanks.
To answer your question, I installed Arch after reading the installation wiki and following a walk-through tutorial on YouTube. I wanted to install Arch the manual way to try and learn more instead of using the new installation script - which looks interesting and I may use that if I need to install Arch again on a new system. I like that I have a separate root partition although I may need to expand that in future as I think I went a little low on storage there. That's for another post...
Being the Arch noob that I am (albeit very keen to learn), can I check that the code I plan to disable iwd.service is correct, please?
sudo systemctl disable --now iwd.service && sudo systemctl enable --now NetworkManager
Disable the iwd.service…
Edit: typo
Edit #2: also fix your locale, https://wiki.archlinux.org/title/Locale
How did you install archlinux? What script or tutorial did you use?
Offline
I installed Arch after reading the installation wiki
Good…
and following a walk-through tutorial on YouTube.
Bad. Very. Bad… It's the reason why you've two concurrent network managing services and a misconfigured locale.
These tutorials are all useless shit. Dated, error ridden, limited copypasta. likeshareandsubscribe.
sudo systemctl disable --now iwd.service && sudo systemctl enable --now NetworkManager
NM was already enabled. You might or not also have to reboot after disabling iwd, depending on how confused the NIC/iwlwifi is.
(Alternatively reloading iwlwifi might suffice)
Offline
I think the locale issue was my error, thanks again for pointing me to fix that. I found the tutorial to be very helpful and it was more of a walkthrough of the archwiki, explaining what some of the terms in the archwiki mean and the actions they would have before diving straight into the manual installation process. As someone who has never installed linux in this way before, the archwiki was a little confusing in places however the walkthrough helped explain some of the terms I found confusing. I certainly learned a lot from the wiki and the tutorial.
A little off-topic perhaps, however I'm interested to know your thoughts on the Arch installer script that now comes as part of the installation iso. Would this be a good tool to use to save time or does it restrict freedoms with setting separate root partitions?
Thanks for your help!
skinman1401 wrote:I installed Arch after reading the installation wiki
Good…
skinman1401 wrote:and following a walk-through tutorial on YouTube.
Bad. Very. Bad… It's the reason why you've two concurrent network managing services and a misconfigured locale.
These tutorials are all useless shit. Dated, error ridden, limited copypasta. likeshareandsubscribe.sudo systemctl disable --now iwd.service && sudo systemctl enable --now NetworkManager
NM was already enabled. You might or not also have to reboot after disabling iwd, depending on how confused the NIC/iwlwifi is.
(Alternatively reloading iwlwifi might suffice)
Last edited by skinman1401 (2021-11-06 10:43:00)
Offline
A little off-topic perhaps, however I'm interested to know your thoughts on the Arch installer script
https://bbs.archlinux.org/viewtopic.php … 0#p1965850
The regular installation process can be an effort if you lack experience, but it leaves you with a system that you hopefully understand and are in control of and know what's there and why.
Every effort to deprive you of that is ultimately a disservice, since you might have managed to shovel an OS onto your disk, but are utterly unprepared to manage it.
So you're bumbling around and try to catch up with the system while trying to deal w/ trivial issues that would not have arisen if you had invested the time into understanding the basics while installing the system, instead of guessing yourself through an installer script.
Offline
Thanks, Seth and thanks for all your help. I really appreciate your time and advice.
A little off-topic perhaps, however I'm interested to know your thoughts on the Arch installer script
https://bbs.archlinux.org/viewtopic.php … 0#p1965850
The regular installation process can be an effort if you lack experience, but it leaves you with a system that you hopefully understand and are in control of and know what's there and why.
Every effort to deprive you of that is ultimately a disservice, since you might have managed to shovel an OS onto your disk, but are utterly unprepared to manage it.
So you're bumbling around and try to catch up with the system while trying to deal w/ trivial issues that would not have arisen if you had invested the time into understanding the basics while installing the system, instead of guessing yourself through an installer script.
Offline