You are not logged in.

#1 2025-09-29 08:53:51

DocPrinter
Member
Registered: 2025-07-16
Posts: 7

Boot getting stuck, ALT F2 & start wayland works fine?

Good day all,

New user here, as the sub forum and my post is likely to show!

I ran some updates and following these the system is not booting into the graphical interface. I got a TTY sessioon running with ALT F2. I thought it was a TPM issue as that was holding up boot. Cleared this by masking tpm2.target but the boot still hung. After a bit of running around in cycles (pacman -Syu etc) I found that the wayland session starts fine from the TTY session if I run the command startplasma-wayland.

If it's that simple to run I'm a little lost to know why the automatic session doesn't start, and indeed how to correct that?

Thanks for you help.

Dell Latitude 3480
Intel Core i5-6200U CPU @2.30GHz
Skylake GT2 [HD Graphics 520]

Offline

#2 2025-09-29 09:12:55

DocPrinter
Member
Registered: 2025-07-16
Posts: 7

Re: Boot getting stuck, ALT F2 & start wayland works fine?

uname -srm:

Linux 6.16.8-arch3-1 x86_64

Here is the slightly adjusted journalctl -b. Usernames, machine name and MAC changed.

Sep 29 10:38:20 archdell kernel: Linux version 6.16.8-arch3-1 (linux@archlinux) (gcc (GCC) 15.2.1 20250813, GNU ld (GNU Binutils) 2.45.0) #1 SMP PREEMPT_DYNAMIC Mon, 22 Sep 2025 22:08:35 +0000
Sep 29 10:38:20 archdell kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/vg1-root rw cryptdevice=UUID=8d331ed6-15b2-4eef-ab7c-a5b95f1bf2cc:cryptlvm root=/dev/vg1/root loglevel=3 quiet
Sep 29 10:38:20 archdell kernel: BIOS-provided physical RAM map:
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x0000000000100000-0x000000008816efff] usable
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x000000008816f000-0x000000008816ffff] ACPI NVS
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x0000000088170000-0x0000000088170fff] reserved
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x0000000088171000-0x0000000088239fff] usable
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x000000008823a000-0x000000008823bfff] ACPI data
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x000000008823c000-0x00000000961eefff] usable
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x00000000961ef000-0x0000000096565fff] reserved
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x0000000096566000-0x000000009659efff] ACPI data
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x000000009659f000-0x00000000a0ecafff] ACPI NVS
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x00000000a0ecb000-0x00000000a15fefff] reserved
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x00000000a15ff000-0x00000000a15fffff] usable
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x00000000a1600000-0x00000000a77fffff] reserved
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 29 10:38:20 archdell kernel: BIOS-e820: [mem 0x0000000100000000-0x00000004577fffff] usable
Sep 29 10:38:20 archdell kernel: NX (Execute Disable) protection: active
Sep 29 10:38:20 archdell kernel: APIC: Static calls initialized
Sep 29 10:38:20 archdell kernel: efi: EFI v2.4 by American Megatrends
Sep 29 10:38:20 archdell kernel: efi: ACPI=0x96571000 ACPI 2.0=0x96571000 SMBIOS=0xa1369000 SMBIOS 3.0=0xa1368000 TPMFinalLog=0x98b74000 ESRT=0xa12c2698 MEMATTR=0x93e3f018 INITRD=0x88237b18 TPMEventLog=0x96567018 
Sep 29 10:38:20 archdell kernel: efi: Remove mem39: MMIO range=[0xf8000000-0xfbffffff] (64MB) from e820 map
Sep 29 10:38:20 archdell kernel: e820: remove [mem 0xf8000000-0xfbffffff] reserved
Sep 29 10:38:20 archdell kernel: efi: Not removing mem40: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
Sep 29 10:38:20 archdell kernel: efi: Not removing mem41: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
Sep 29 10:38:20 archdell kernel: efi: Not removing mem42: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Sep 29 10:38:20 archdell kernel: efi: Remove mem43: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Sep 29 10:38:20 archdell kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Sep 29 10:38:20 archdell kernel: SMBIOS 3.0.0 present.
Sep 29 10:38:20 archdell kernel: DMI: Dell Inc. Latitude 3480/0VFVY5, BIOS 1.24.0 04/11/2023
Sep 29 10:38:20 archdell kernel: DMI: Memory slots populated: 2/2
Sep 29 10:38:20 archdell kernel: tsc: Detected 2400.000 MHz processor
Sep 29 10:38:20 archdell kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 29 10:38:20 archdell kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 29 10:38:20 archdell kernel: last_pfn = 0x457800 max_arch_pfn = 0x400000000
Sep 29 10:38:20 archdell kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
Sep 29 10:38:20 archdell kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Sep 29 10:38:20 archdell kernel: last_pfn = 0xa1600 max_arch_pfn = 0x400000000
Sep 29 10:38:20 archdell kernel: found SMP MP-table at [mem 0x000fcdc0-0x000fcdcf]
Sep 29 10:38:20 archdell kernel: esrt: Reserving ESRT space from 0x00000000a12c2698 to 0x00000000a12c26d0.
Sep 29 10:38:20 archdell kernel: Using GB pages for direct mapping
Sep 29 10:38:20 archdell kernel: Secure boot disabled
Sep 29 10:38:20 archdell kernel: RAMDISK: [mem 0x821ff000-0x84630fff]
Sep 29 10:38:20 archdell kernel: ACPI: Early table checksum verification disabled
Sep 29 10:38:20 archdell kernel: ACPI: RSDP 0x0000000096571000 000024 (v02 DELL  )
Sep 29 10:38:20 archdell kernel: ACPI: XSDT 0x00000000965710B8 0000F4 (v01 DELL   CBX3     01072009 AMI  00010013)
Sep 29 10:38:20 archdell kernel: ACPI: FACP 0x0000000096594F18 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
Sep 29 10:38:20 archdell kernel: ACPI: DSDT 0x0000000096571240 023CD4 (v02 DELL   CBX3     01072009 INTL 20160422)
Sep 29 10:38:20 archdell kernel: ACPI: FACS 0x00000000A0EC8E80 000040
Sep 29 10:38:20 archdell kernel: ACPI: APIC 0x0000000096595028 000084 (v03 DELL   CBX3     01072009 AMI  00010013)
Sep 29 10:38:20 archdell kernel: ACPI: FPDT 0x00000000965950B0 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
Sep 29 10:38:20 archdell kernel: ACPI: FIDT 0x00000000965950F8 0000AC (v01 DELL   CBX3     01072009 AMI  00010013)
Sep 29 10:38:20 archdell kernel: ACPI: MCFG 0x00000000965951A8 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
Sep 29 10:38:20 archdell kernel: ACPI: HPET 0x00000000965951E8 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
Sep 29 10:38:20 archdell kernel: ACPI: SSDT 0x0000000096595220 0004CD (v01 SataRe SataTabl 00001000 INTL 20160422)
Sep 29 10:38:20 archdell kernel: ACPI: BOOT 0x00000000965956F0 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
Sep 29 10:38:20 archdell kernel: ACPI: SSDT 0x0000000096595718 001308 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
Sep 29 10:38:20 archdell kernel: ACPI: HPET 0x0000000096596A20 000038 (v01 INTEL  SKL-ULT  00000001 MSFT 0000005F)
Sep 29 10:38:20 archdell kernel: ACPI: SSDT 0x0000000096596A58 000A6D (v02 INTEL  xh_OEMBD 00000000 INTL 20160422)
Sep 29 10:38:20 archdell kernel: ACPI: UEFI 0x00000000965974C8 000042 (v01                 00000000      00000000)
Sep 29 10:38:20 archdell kernel: ACPI: SSDT 0x0000000096597510 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
Sep 29 10:38:20 archdell kernel: ACPI: LPIT 0x00000000965983F0 000094 (v01 INTEL  SKL-ULT  00000000 MSFT 0000005F)
Sep 29 10:38:20 archdell kernel: ACPI: SSDT 0x0000000096598488 000141 (v02 INTEL  HdaDsp   00000000 INTL 20160422)
Sep 29 10:38:20 archdell kernel: ACPI: SSDT 0x00000000965985D0 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
Sep 29 10:38:20 archdell kernel: ACPI: SSDT 0x0000000096598870 000E3F (v02 INTEL  PtidDevc 00001000 INTL 20160422)
Sep 29 10:38:20 archdell kernel: ACPI: SSDT 0x00000000965996B0 000517 (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
Sep 29 10:38:20 archdell kernel: ACPI: DBGP 0x0000000096599BC8 000034 (v01 INTEL           00000002 MSFT 0000005F)
Sep 29 10:38:20 archdell kernel: ACPI: DBG2 0x0000000096599C00 000054 (v00 INTEL           00000002 MSFT 0000005F)
Sep 29 10:38:20 archdell kernel: ACPI: SSDT 0x0000000096599C58 004431 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
Sep 29 10:38:20 archdell kernel: ACPI: MSDM 0x000000009659E090 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
Sep 29 10:38:20 archdell kernel: ACPI: SLIC 0x000000009659E0E8 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
Sep 29 10:38:20 archdell kernel: ACPI: DMAR 0x000000009659E260 0000CC (v01 INTEL  SKL      00000001 INTL 00000001)
Sep 29 10:38:20 archdell kernel: ACPI: TPM2 0x000000009659E330 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
Sep 29 10:38:20 archdell kernel: [81B blob data]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving FACP table memory at [mem 0x96594f18-0x96595023]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving DSDT table memory at [mem 0x96571240-0x96594f13]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving FACS table memory at [mem 0xa0ec8e80-0xa0ec8ebf]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving APIC table memory at [mem 0x96595028-0x965950ab]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving FPDT table memory at [mem 0x965950b0-0x965950f3]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving FIDT table memory at [mem 0x965950f8-0x965951a3]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving MCFG table memory at [mem 0x965951a8-0x965951e3]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving HPET table memory at [mem 0x965951e8-0x9659521f]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving SSDT table memory at [mem 0x96595220-0x965956ec]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving BOOT table memory at [mem 0x965956f0-0x96595717]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving SSDT table memory at [mem 0x96595718-0x96596a1f]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving HPET table memory at [mem 0x96596a20-0x96596a57]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving SSDT table memory at [mem 0x96596a58-0x965974c4]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving UEFI table memory at [mem 0x965974c8-0x96597509]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving SSDT table memory at [mem 0x96597510-0x965983ed]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving LPIT table memory at [mem 0x965983f0-0x96598483]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving SSDT table memory at [mem 0x96598488-0x965985c8]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving SSDT table memory at [mem 0x965985d0-0x9659886e]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving SSDT table memory at [mem 0x96598870-0x965996ae]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving SSDT table memory at [mem 0x965996b0-0x96599bc6]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving DBGP table memory at [mem 0x96599bc8-0x96599bfb]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving DBG2 table memory at [mem 0x96599c00-0x96599c53]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving SSDT table memory at [mem 0x96599c58-0x9659e088]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving MSDM table memory at [mem 0x9659e090-0x9659e0e4]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving SLIC table memory at [mem 0x9659e0e8-0x9659e25d]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving DMAR table memory at [mem 0x9659e260-0x9659e32b]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving TPM2 table memory at [mem 0x9659e330-0x9659e363]
Sep 29 10:38:20 archdell kernel: ACPI: Reserving BGRT table memory at [mem 0x9659e368-0x9659e39f]
Sep 29 10:38:20 archdell kernel: No NUMA configuration found
Sep 29 10:38:20 archdell kernel: Faking a node at [mem 0x0000000000000000-0x00000004577fffff]
Sep 29 10:38:20 archdell kernel: NODE_DATA(0) allocated [mem 0x4577d5280-0x4577fffff]
Sep 29 10:38:20 archdell kernel: Zone ranges:
Sep 29 10:38:20 archdell kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Sep 29 10:38:20 archdell kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Sep 29 10:38:20 archdell kernel:   Normal   [mem 0x0000000100000000-0x00000004577fffff]
Sep 29 10:38:20 archdell kernel:   Device   empty
Sep 29 10:38:20 archdell kernel: Movable zone start for each node
Sep 29 10:38:20 archdell kernel: Early memory node ranges
Sep 29 10:38:20 archdell kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Sep 29 10:38:20 archdell kernel:   node   0: [mem 0x0000000000059000-0x000000000009efff]
Sep 29 10:38:20 archdell kernel:   node   0: [mem 0x0000000000100000-0x000000008816efff]
Sep 29 10:38:20 archdell kernel:   node   0: [mem 0x0000000088171000-0x0000000088239fff]
Sep 29 10:38:20 archdell kernel:   node   0: [mem 0x000000008823c000-0x00000000961eefff]
Sep 29 10:38:20 archdell kernel:   node   0: [mem 0x00000000a15ff000-0x00000000a15fffff]
Sep 29 10:38:20 archdell kernel:   node   0: [mem 0x0000000100000000-0x00000004577fffff]
Sep 29 10:38:20 archdell kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000004577fffff]
Sep 29 10:38:20 archdell kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Sep 29 10:38:20 archdell kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Sep 29 10:38:20 archdell kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Sep 29 10:38:20 archdell kernel: On node 0, zone DMA32: 2 pages in unavailable ranges
Sep 29 10:38:20 archdell kernel: On node 0, zone DMA32: 2 pages in unavailable ranges
Sep 29 10:38:20 archdell kernel: On node 0, zone DMA32: 13328 pages in unavailable ranges
Sep 29 10:38:20 archdell kernel: On node 0, zone Normal: 27136 pages in unavailable ranges
Sep 29 10:38:20 archdell kernel: On node 0, zone Normal: 2048 pages in unavailable ranges
Sep 29 10:38:20 archdell kernel: Reserving Intel graphics memory at [mem 0xa3800000-0xa77fffff]
Sep 29 10:38:20 archdell kernel: ACPI: PM-Timer IO Port: 0x1808
Sep 29 10:38:20 archdell kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Sep 29 10:38:20 archdell kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Sep 29 10:38:20 archdell kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Sep 29 10:38:20 archdell kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Sep 29 10:38:20 archdell kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Sep 29 10:38:20 archdell kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 29 10:38:20 archdell kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Sep 29 10:38:20 archdell kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Sep 29 10:38:20 archdell kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Sep 29 10:38:20 archdell kernel: e820: update [mem 0x937a6000-0x937e9fff] usable ==> reserved
Sep 29 10:38:20 archdell kernel: TSC deadline timer available
Sep 29 10:38:20 archdell kernel: CPU topo: Max. logical packages:   1
Sep 29 10:38:20 archdell kernel: CPU topo: Max. logical dies:       1
Sep 29 10:38:20 archdell kernel: CPU topo: Max. dies per package:   1
Sep 29 10:38:20 archdell kernel: CPU topo: Max. threads per core:   2
Sep 29 10:38:20 archdell kernel: CPU topo: Num. cores per package:     2
Sep 29 10:38:20 archdell kernel: CPU topo: Num. threads per package:   4
Sep 29 10:38:20 archdell kernel: CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
Sep 29 10:38:20 archdell kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 29 10:38:20 archdell kernel: PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
Sep 29 10:38:20 archdell kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Sep 29 10:38:20 archdell kernel: PM: hibernation: Registered nosave memory: [mem 0x8816f000-0x88170fff]
Sep 29 10:38:20 archdell kernel: PM: hibernation: Registered nosave memory: [mem 0x8823a000-0x8823bfff]
Sep 29 10:38:20 archdell kernel: PM: hibernation: Registered nosave memory: [mem 0x937a6000-0x937e9fff]
Sep 29 10:38:20 archdell kernel: PM: hibernation: Registered nosave memory: [mem 0x961ef000-0xa15fefff]
Sep 29 10:38:20 archdell kernel: PM: hibernation: Registered nosave memory: [mem 0xa1600000-0xffffffff]
Sep 29 10:38:20 archdell kernel: [mem 0xa7800000-0xfdffffff] available for PCI devices
Sep 29 10:38:20 archdell kernel: Booting paravirtualized kernel on bare hardware
Sep 29 10:38:20 archdell kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Sep 29 10:38:20 archdell kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
Sep 29 10:38:20 archdell kernel: percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u524288
Sep 29 10:38:20 archdell kernel: pcpu-alloc: s217088 r8192 d28672 u524288 alloc=1*2097152
Sep 29 10:38:20 archdell kernel: pcpu-alloc: [0] 0 1 2 3 
Sep 29 10:38:20 archdell kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/vg1-root rw cryptdevice=UUID=8d331ed6-15b2-4eef-ab7c-a5b95f1bf2cc:cryptlvm root=/dev/vg1/root loglevel=3 quiet
Sep 29 10:38:20 archdell kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux cryptdevice=UUID=8d331ed6-15b2-4eef-ab7c-a5b95f1bf2cc:cryptlvm", will be passed to user space.
Sep 29 10:38:20 archdell kernel: random: crng init done
Sep 29 10:38:20 archdell kernel: printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
Sep 29 10:38:20 archdell kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Sep 29 10:38:20 archdell kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Sep 29 10:38:20 archdell kernel: software IO TLB: area num 4.
Sep 29 10:38:20 archdell kernel: Fallback order for Node 0: 0 
Sep 29 10:38:20 archdell kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4118921
Sep 29 10:38:20 archdell kernel: Policy zone: Normal
Sep 29 10:38:20 archdell kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Sep 29 10:38:20 archdell kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Sep 29 10:38:20 archdell kernel: Kernel/User page tables isolation: enabled
Sep 29 10:38:20 archdell kernel: ftrace: allocating 56047 entries in 220 pages
Sep 29 10:38:20 archdell kernel: ftrace: allocated 220 pages with 5 groups
Sep 29 10:38:20 archdell kernel: Dynamic Preempt: full
Sep 29 10:38:20 archdell kernel: rcu: Preemptible hierarchical RCU implementation.
Sep 29 10:38:20 archdell kernel: rcu:         RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
Sep 29 10:38:20 archdell kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Sep 29 10:38:20 archdell kernel:         Trampoline variant of Tasks RCU enabled.
Sep 29 10:38:20 archdell kernel:         Rude variant of Tasks RCU enabled.
Sep 29 10:38:20 archdell kernel:         Tracing variant of Tasks RCU enabled.
Sep 29 10:38:20 archdell kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
Sep 29 10:38:20 archdell kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Sep 29 10:38:20 archdell kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
Sep 29 10:38:20 archdell kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
Sep 29 10:38:20 archdell kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
Sep 29 10:38:20 archdell kernel: NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
Sep 29 10:38:20 archdell kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Sep 29 10:38:20 archdell kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Sep 29 10:38:20 archdell kernel: spurious 8259A interrupt: IRQ7.
Sep 29 10:38:20 archdell kernel: Console: colour dummy device 80x25
Sep 29 10:38:20 archdell kernel: printk: legacy console [tty0] enabled
Sep 29 10:38:20 archdell kernel: ACPI: Core revision 20250404
Sep 29 10:38:20 archdell kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Sep 29 10:38:20 archdell kernel: APIC: Switch to symmetric I/O mode setup
Sep 29 10:38:20 archdell kernel: DMAR: Host address width 39
Sep 29 10:38:20 archdell kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Sep 29 10:38:20 archdell kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
Sep 29 10:38:20 archdell kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Sep 29 10:38:20 archdell kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Sep 29 10:38:20 archdell kernel: DMAR: RMRR base: 0x000000962ba000 end: 0x000000962d9fff
Sep 29 10:38:20 archdell kernel: DMAR: RMRR base: 0x000000a3000000 end: 0x000000a77fffff
Sep 29 10:38:20 archdell kernel: DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
Sep 29 10:38:20 archdell kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Sep 29 10:38:20 archdell kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Sep 29 10:38:20 archdell kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Sep 29 10:38:20 archdell kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Sep 29 10:38:20 archdell kernel: x2apic enabled
Sep 29 10:38:20 archdell kernel: APIC: Switched APIC routing to: cluster x2apic
Sep 29 10:38:20 archdell kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x22983777dd9, max_idle_ns: 440795300422 ns
Sep 29 10:38:20 archdell kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=2400000)
Sep 29 10:38:20 archdell kernel: x86/cpu: SGX disabled or unsupported by BIOS.
Sep 29 10:38:20 archdell kernel: CPU0: Thermal monitoring enabled (TM1)
Sep 29 10:38:20 archdell kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Sep 29 10:38:20 archdell kernel: Last level dTLB entries: 4KB 64, 2MB 32, 4MB 32, 1GB 4
Sep 29 10:38:20 archdell kernel: process: using mwait in idle threads
Sep 29 10:38:20 archdell kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Sep 29 10:38:20 archdell kernel: SRBDS: Mitigation: Microcode
Sep 29 10:38:20 archdell kernel: Spectre V2 : Mitigation: IBRS
Sep 29 10:38:20 archdell kernel: RETBleed: Mitigation: IBRS
Sep 29 10:38:20 archdell kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
Sep 29 10:38:20 archdell kernel: MDS: Mitigation: Clear CPU buffers
Sep 29 10:38:20 archdell kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
Sep 29 10:38:20 archdell kernel: VMSCAPE: Mitigation: IBPB before exit to userspace
Sep 29 10:38:20 archdell kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Sep 29 10:38:20 archdell kernel: Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT
Sep 29 10:38:20 archdell kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Sep 29 10:38:20 archdell kernel: GDS: Vulnerable: No microcode
Sep 29 10:38:20 archdell kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 29 10:38:20 archdell kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 29 10:38:20 archdell kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 29 10:38:20 archdell kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Sep 29 10:38:20 archdell kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Sep 29 10:38:20 archdell kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Sep 29 10:38:20 archdell kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Sep 29 10:38:20 archdell kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Sep 29 10:38:20 archdell kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Sep 29 10:38:20 archdell kernel: Freeing SMP alternatives memory: 56K
Sep 29 10:38:20 archdell kernel: pid_max: default: 32768 minimum: 301
Sep 29 10:38:20 archdell kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Sep 29 10:38:20 archdell kernel: landlock: Up and running.
Sep 29 10:38:20 archdell kernel: Yama: becoming mindful.
Sep 29 10:38:20 archdell kernel: LSM support for eBPF active
Sep 29 10:38:20 archdell kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Sep 29 10:38:20 archdell kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Sep 29 10:38:20 archdell kernel: smpboot: CPU0: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz (family: 0x6, model: 0x4e, stepping: 0x3)
Sep 29 10:38:20 archdell kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Sep 29 10:38:20 archdell kernel: ... version:                4
Sep 29 10:38:20 archdell kernel: ... bit width:              48
Sep 29 10:38:20 archdell kernel: ... generic registers:      4
Sep 29 10:38:20 archdell kernel: ... value mask:             0000ffffffffffff
Sep 29 10:38:20 archdell kernel: ... max period:             00007fffffffffff
Sep 29 10:38:20 archdell kernel: ... fixed-purpose events:   3
Sep 29 10:38:20 archdell kernel: ... event mask:             000000070000000f
Sep 29 10:38:20 archdell kernel: signal: max sigframe size: 2032
Sep 29 10:38:20 archdell kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1152
Sep 29 10:38:20 archdell kernel: rcu: Hierarchical SRCU implementation.
Sep 29 10:38:20 archdell kernel: rcu:         Max phase no-delay instances is 400.
Sep 29 10:38:20 archdell kernel: Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
Sep 29 10:38:20 archdell kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Sep 29 10:38:20 archdell kernel: smp: Bringing up secondary CPUs ...
Sep 29 10:38:20 archdell kernel: smpboot: x86: Booting SMP configuration:
Sep 29 10:38:20 archdell kernel: .... node  #0, CPUs:      #1 #2 #3
Sep 29 10:38:20 archdell 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.
Sep 29 10:38:20 archdell kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Sep 29 10:38:20 archdell kernel: VMSCAPE: SMT on, STIBP is required for full protection. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/vmscape.html for more details.
Sep 29 10:38:20 archdell kernel: smp: Brought up 1 node, 4 CPUs
Sep 29 10:38:20 archdell kernel: smpboot: Total of 4 processors activated (19200.00 BogoMIPS)
Sep 29 10:38:20 archdell kernel: Memory: 16013004K/16475684K available (19868K kernel code, 2942K rwdata, 16672K rodata, 4664K init, 4948K bss, 450136K reserved, 0K cma-reserved)
Sep 29 10:38:20 archdell kernel: devtmpfs: initialized
Sep 29 10:38:20 archdell kernel: x86/mm: Memory block size: 128MB
Sep 29 10:38:20 archdell kernel: ACPI: PM: Registering ACPI NVS region [mem 0x8816f000-0x8816ffff] (4096 bytes)
Sep 29 10:38:20 archdell kernel: ACPI: PM: Registering ACPI NVS region [mem 0x9659f000-0xa0ecafff] (177389568 bytes)
Sep 29 10:38:20 archdell kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Sep 29 10:38:20 archdell kernel: posixtimers hash table entries: 2048 (order: 3, 32768 bytes, linear)
Sep 29 10:38:20 archdell kernel: futex hash table entries: 1024 (65536 bytes on 1 NUMA nodes, total 64 KiB, linear).
Sep 29 10:38:20 archdell kernel: pinctrl core: initialized pinctrl subsystem
Sep 29 10:38:20 archdell kernel: PM: RTC time: 09:37:33, date: 2025-09-29
Sep 29 10:38:20 archdell kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Sep 29 10:38:20 archdell kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Sep 29 10:38:20 archdell kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Sep 29 10:38:20 archdell kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Sep 29 10:38:20 archdell kernel: audit: initializing netlink subsys (disabled)
Sep 29 10:38:20 archdell kernel: audit: type=2000 audit(1759138652.010:1): state=initialized audit_enabled=0 res=1
Sep 29 10:38:20 archdell kernel: thermal_sys: Registered thermal governor 'fair_share'
Sep 29 10:38:20 archdell kernel: thermal_sys: Registered thermal governor 'bang_bang'
Sep 29 10:38:20 archdell kernel: thermal_sys: Registered thermal governor 'step_wise'
Sep 29 10:38:20 archdell kernel: thermal_sys: Registered thermal governor 'user_space'
Sep 29 10:38:20 archdell kernel: thermal_sys: Registered thermal governor 'power_allocator'
Sep 29 10:38:20 archdell kernel: cpuidle: using governor ladder
Sep 29 10:38:20 archdell kernel: cpuidle: using governor menu
Sep 29 10:38:20 archdell kernel: Simple Boot Flag at 0x47 set to 0x80
Sep 29 10:38:20 archdell kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Sep 29 10:38:20 archdell kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 29 10:38:20 archdell kernel: PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
Sep 29 10:38:20 archdell kernel: PCI: Using configuration type 1 for base access
Sep 29 10:38:20 archdell kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Sep 29 10:38:20 archdell kernel: HugeTLB: allocation took 0ms with hugepage_allocation_threads=1
Sep 29 10:38:20 archdell kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Sep 29 10:38:20 archdell kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Sep 29 10:38:20 archdell kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Sep 29 10:38:20 archdell kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Sep 29 10:38:20 archdell kernel: raid6: skipped pq benchmark and selected avx2x4
Sep 29 10:38:20 archdell kernel: raid6: using avx2x2 recovery algorithm
Sep 29 10:38:20 archdell kernel: ACPI: Added _OSI(Module Device)
Sep 29 10:38:20 archdell kernel: ACPI: Added _OSI(Processor Device)
Sep 29 10:38:20 archdell kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 29 10:38:20 archdell kernel: ACPI: 10 ACPI AML tables successfully acquired and loaded
Sep 29 10:38:20 archdell kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Sep 29 10:38:20 archdell kernel: ACPI: Dynamic OEM Table Load:
Sep 29 10:38:20 archdell kernel: ACPI: SSDT 0xFFFF8DCD015F1800 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
Sep 29 10:38:20 archdell kernel: ACPI: Dynamic OEM Table Load:
Sep 29 10:38:20 archdell kernel: ACPI: SSDT 0xFFFF8DCD00F22800 000651 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
Sep 29 10:38:20 archdell kernel: ACPI: Dynamic OEM Table Load:
Sep 29 10:38:20 archdell kernel: ACPI: SSDT 0xFFFF8DCD00F27800 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
Sep 29 10:38:20 archdell kernel: ACPI: Dynamic OEM Table Load:
Sep 29 10:38:20 archdell kernel: ACPI: SSDT 0xFFFF8DCD00F7FA00 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
Sep 29 10:38:20 archdell kernel: ACPI: EC: EC started
Sep 29 10:38:20 archdell kernel: ACPI: EC: interrupt blocked
Sep 29 10:38:20 archdell kernel: ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
Sep 29 10:38:20 archdell kernel: ACPI: Interpreter enabled
Sep 29 10:38:20 archdell kernel: ACPI: PM: (supports S0 S3 S4 S5)
Sep 29 10:38:20 archdell kernel: ACPI: Using IOAPIC for interrupt routing
Sep 29 10:38:20 archdell kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 29 10:38:20 archdell kernel: PCI: Ignoring E820 reservations for host bridge windows
Sep 29 10:38:20 archdell kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.RP09.PXSX.WRST: New power resource
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.RP10.PXSX.WRST: New power resource
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.RP11.PXSX.WRST: New power resource
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.RP12.PXSX.WRST: New power resource
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.RP13.PXSX.WRST: New power resource
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.RP01.PXSX.WRST: New power resource
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.RP02.PXSX.WRST: New power resource
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.RP03.PXSX.WRST: New power resource
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.RP04.PXSX.WRST: New power resource
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.RP05.PXSX.WRST: New power resource
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.RP06.PXSX.WRST: New power resource
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.RP07.PXSX.WRST: New power resource
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.RP08.PXSX.WRST: New power resource
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.RP17.PXSX.WRST: New power resource
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.RP18.PXSX.WRST: New power resource
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.RP19.PXSX.WRST: New power resource
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.RP20.PXSX.WRST: New power resource
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.RP14.PXSX.WRST: New power resource
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.RP15.PXSX.WRST: New power resource
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.RP16.PXSX.WRST: New power resource
Sep 29 10:38:20 archdell kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Sep 29 10:38:20 archdell kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Sep 29 10:38:20 archdell kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Sep 29 10:38:20 archdell kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Sep 29 10:38:20 archdell kernel: PCI host bridge to bus 0000:00
Sep 29 10:38:20 archdell kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Sep 29 10:38:20 archdell kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Sep 29 10:38:20 archdell kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Sep 29 10:38:20 archdell kernel: pci_bus 0000:00: root bus resource [mem 0xa7800000-0xf7ffffff window]
Sep 29 10:38:20 archdell kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
Sep 29 10:38:20 archdell kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Sep 29 10:38:20 archdell kernel: pci 0000:00:00.0: [8086:1904] type 00 class 0x060000 conventional PCI endpoint
Sep 29 10:38:20 archdell kernel: pci 0000:00:02.0: [8086:1916] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
Sep 29 10:38:20 archdell kernel: pci 0000:00:02.0: BAR 0 [mem 0xf0000000-0xf0ffffff 64bit]
Sep 29 10:38:20 archdell kernel: pci 0000:00:02.0: BAR 2 [mem 0xe0000000-0xefffffff 64bit pref]
Sep 29 10:38:20 archdell kernel: pci 0000:00:02.0: BAR 4 [io  0xf000-0xf03f]
Sep 29 10:38:20 archdell kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Sep 29 10:38:20 archdell kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000 conventional PCI endpoint
Sep 29 10:38:20 archdell kernel: pci 0000:00:04.0: BAR 0 [mem 0xf1320000-0xf1327fff 64bit]
Sep 29 10:38:20 archdell kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330 conventional PCI endpoint
Sep 29 10:38:20 archdell kernel: pci 0000:00:14.0: BAR 0 [mem 0xf1310000-0xf131ffff 64bit]
Sep 29 10:38:20 archdell kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Sep 29 10:38:20 archdell kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000 conventional PCI endpoint
Sep 29 10:38:20 archdell kernel: pci 0000:00:14.2: BAR 0 [mem 0xf1337000-0xf1337fff 64bit]
Sep 29 10:38:20 archdell kernel: pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000 conventional PCI endpoint
Sep 29 10:38:20 archdell kernel: pci 0000:00:15.0: BAR 0 [mem 0xf1336000-0xf1336fff 64bit]
Sep 29 10:38:20 archdell kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000 conventional PCI endpoint
Sep 29 10:38:20 archdell kernel: pci 0000:00:16.0: BAR 0 [mem 0xf1335000-0xf1335fff 64bit]
Sep 29 10:38:20 archdell kernel: pci 0000:00:16.0: PME# supported from D3hot
Sep 29 10:38:20 archdell kernel: pci 0000:00:17.0: [8086:282a] type 00 class 0x010400 conventional PCI endpoint
Sep 29 10:38:20 archdell kernel: pci 0000:00:17.0: BAR 0 [mem 0xf1330000-0xf1331fff]
Sep 29 10:38:20 archdell kernel: pci 0000:00:17.0: BAR 1 [mem 0xf1334000-0xf13340ff]
Sep 29 10:38:20 archdell kernel: pci 0000:00:17.0: BAR 2 [io  0xf090-0xf097]
Sep 29 10:38:20 archdell kernel: pci 0000:00:17.0: BAR 3 [io  0xf080-0xf083]
Sep 29 10:38:20 archdell kernel: pci 0000:00:17.0: BAR 4 [io  0xf060-0xf07f]
Sep 29 10:38:20 archdell kernel: pci 0000:00:17.0: BAR 5 [mem 0xf1333000-0xf13337ff]
Sep 29 10:38:20 archdell kernel: pci 0000:00:17.0: PME# supported from D3hot
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400 PCIe Root Port
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400 PCIe Root Port
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.4: PCI bridge to [bus 02]
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.4:   bridge window [io  0xe000-0xefff]
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.4:   bridge window [mem 0xf1200000-0xf12fffff]
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400 PCIe Root Port
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.5: PCI bridge to [bus 03]
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.5:   bridge window [mem 0xf1000000-0xf11fffff]
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Sep 29 10:38:20 archdell kernel: pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100 conventional PCI endpoint
Sep 29 10:38:20 archdell kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000 conventional PCI endpoint
Sep 29 10:38:20 archdell kernel: pci 0000:00:1f.2: BAR 0 [mem 0xf132c000-0xf132ffff]
Sep 29 10:38:20 archdell kernel: pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040300 conventional PCI endpoint
Sep 29 10:38:20 archdell kernel: pci 0000:00:1f.3: BAR 0 [mem 0xf1328000-0xf132bfff 64bit]
Sep 29 10:38:20 archdell kernel: pci 0000:00:1f.3: BAR 4 [mem 0xf1300000-0xf130ffff 64bit]
Sep 29 10:38:20 archdell kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Sep 29 10:38:20 archdell kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500 conventional PCI endpoint
Sep 29 10:38:20 archdell kernel: pci 0000:00:1f.4: BAR 0 [mem 0xf1332000-0xf13320ff 64bit]
Sep 29 10:38:20 archdell kernel: pci 0000:00:1f.4: BAR 4 [io  0xf040-0xf05f]
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Sep 29 10:38:20 archdell kernel: pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Sep 29 10:38:20 archdell kernel: pci 0000:02:00.0: BAR 0 [io  0xe000-0xe0ff]
Sep 29 10:38:20 archdell kernel: pci 0000:02:00.0: BAR 2 [mem 0xf1204000-0xf1204fff 64bit]
Sep 29 10:38:20 archdell kernel: pci 0000:02:00.0: BAR 4 [mem 0xf1200000-0xf1203fff 64bit]
Sep 29 10:38:20 archdell kernel: pci 0000:02:00.0: supports D1 D2
Sep 29 10:38:20 archdell kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.4: PCI bridge to [bus 02]
Sep 29 10:38:20 archdell kernel: pci 0000:03:00.0: [168c:003e] type 00 class 0x028000 PCIe Endpoint
Sep 29 10:38:20 archdell kernel: pci 0000:03:00.0: BAR 0 [mem 0xf1000000-0xf11fffff 64bit]
Sep 29 10:38:20 archdell kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.5: PCI bridge to [bus 03]
Sep 29 10:38:20 archdell kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
Sep 29 10:38:20 archdell kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Sep 29 10:38:20 archdell kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11
Sep 29 10:38:20 archdell kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 11
Sep 29 10:38:20 archdell kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 11
Sep 29 10:38:20 archdell kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 11
Sep 29 10:38:20 archdell kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 11
Sep 29 10:38:20 archdell kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11
Sep 29 10:38:20 archdell kernel: ACPI: EC: interrupt unblocked
Sep 29 10:38:20 archdell kernel: ACPI: EC: event unblocked
Sep 29 10:38:20 archdell kernel: ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
Sep 29 10:38:20 archdell kernel: ACPI: EC: GPE=0x46
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
Sep 29 10:38:20 archdell kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
Sep 29 10:38:20 archdell kernel: iommu: Default domain type: Translated
Sep 29 10:38:20 archdell kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Sep 29 10:38:20 archdell kernel: SCSI subsystem initialized
Sep 29 10:38:20 archdell kernel: libata version 3.00 loaded.
Sep 29 10:38:20 archdell kernel: ACPI: bus type USB registered
Sep 29 10:38:20 archdell kernel: usbcore: registered new interface driver usbfs
Sep 29 10:38:20 archdell kernel: usbcore: registered new interface driver hub
Sep 29 10:38:20 archdell kernel: usbcore: registered new device driver usb
Sep 29 10:38:20 archdell kernel: EDAC MC: Ver: 3.0.0
Sep 29 10:38:20 archdell kernel: efivars: Registered efivars operations
Sep 29 10:38:20 archdell kernel: NetLabel: Initializing
Sep 29 10:38:20 archdell kernel: NetLabel:  domain hash size = 128
Sep 29 10:38:20 archdell kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Sep 29 10:38:20 archdell kernel: NetLabel:  unlabeled traffic allowed by default
Sep 29 10:38:20 archdell kernel: mctp: management component transport protocol core
Sep 29 10:38:20 archdell kernel: NET: Registered PF_MCTP protocol family
Sep 29 10:38:20 archdell kernel: PCI: Using ACPI for IRQ routing
Sep 29 10:38:20 archdell kernel: PCI: pci_cache_line_size set to 64 bytes
Sep 29 10:38:20 archdell kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Sep 29 10:38:20 archdell kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Sep 29 10:38:20 archdell kernel: e820: reserve RAM buffer [mem 0x8816f000-0x8bffffff]
Sep 29 10:38:20 archdell kernel: e820: reserve RAM buffer [mem 0x8823a000-0x8bffffff]
Sep 29 10:38:20 archdell kernel: e820: reserve RAM buffer [mem 0x937a6000-0x93ffffff]
Sep 29 10:38:20 archdell kernel: e820: reserve RAM buffer [mem 0x961ef000-0x97ffffff]
Sep 29 10:38:20 archdell kernel: e820: reserve RAM buffer [mem 0xa1600000-0xa3ffffff]
Sep 29 10:38:20 archdell kernel: e820: reserve RAM buffer [mem 0x457800000-0x457ffffff]
Sep 29 10:38:20 archdell kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Sep 29 10:38:20 archdell kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Sep 29 10:38:20 archdell kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Sep 29 10:38:20 archdell kernel: vgaarb: loaded
Sep 29 10:38:20 archdell kernel: clocksource: Switched to clocksource tsc-early
Sep 29 10:38:20 archdell kernel: VFS: Disk quotas dquot_6.6.0
Sep 29 10:38:20 archdell kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 29 10:38:20 archdell kernel: pnp: PnP ACPI init
Sep 29 10:38:20 archdell kernel: system 00:00: [io  0x0680-0x069f] has been reserved
Sep 29 10:38:20 archdell kernel: system 00:00: [io  0xffff] has been reserved
Sep 29 10:38:20 archdell kernel: system 00:00: [io  0xffff] has been reserved
Sep 29 10:38:20 archdell kernel: system 00:00: [io  0xffff] has been reserved
Sep 29 10:38:20 archdell kernel: system 00:00: [io  0x1800-0x18fe] could not be reserved
Sep 29 10:38:20 archdell kernel: system 00:00: [io  0x164e-0x164f] has been reserved
Sep 29 10:38:20 archdell kernel: system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
Sep 29 10:38:20 archdell kernel: system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
Sep 29 10:38:20 archdell kernel: system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
Sep 29 10:38:20 archdell kernel: system 00:04: [mem 0xf8000000-0xfbffffff] has been reserved
Sep 29 10:38:20 archdell kernel: system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
Sep 29 10:38:20 archdell kernel: system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
Sep 29 10:38:20 archdell kernel: system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
Sep 29 10:38:20 archdell kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
Sep 29 10:38:20 archdell kernel: system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
Sep 29 10:38:20 archdell kernel: system 00:04: [mem 0xf7fe0000-0xf7ffffff] has been reserved
Sep 29 10:38:20 archdell kernel: system 00:05: [mem 0xfd000000-0xfdabffff] has been reserved
Sep 29 10:38:20 archdell kernel: system 00:05: [mem 0xfdad0000-0xfdadffff] has been reserved
Sep 29 10:38:20 archdell kernel: system 00:05: [mem 0xfdb00000-0xfdffffff] has been reserved
Sep 29 10:38:20 archdell kernel: system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
Sep 29 10:38:20 archdell kernel: system 00:05: [mem 0xfe036000-0xfe03bfff] has been reserved
Sep 29 10:38:20 archdell kernel: system 00:05: [mem 0xfe03d000-0xfe3fffff] has been reserved
Sep 29 10:38:20 archdell kernel: system 00:05: [mem 0xfe410000-0xfe7fffff] has been reserved
Sep 29 10:38:20 archdell kernel: system 00:06: [io  0xff00-0xfffe] has been reserved
Sep 29 10:38:20 archdell kernel: pnp: PnP ACPI: found 8 devices
Sep 29 10:38:20 archdell kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 29 10:38:20 archdell kernel: NET: Registered PF_INET protocol family
Sep 29 10:38:20 archdell kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 29 10:38:20 archdell kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Sep 29 10:38:20 archdell kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Sep 29 10:38:20 archdell kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Sep 29 10:38:20 archdell kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Sep 29 10:38:20 archdell kernel: TCP: Hash tables configured (established 131072 bind 65536)
Sep 29 10:38:20 archdell kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Sep 29 10:38:20 archdell kernel: UDP hash table entries: 8192 (order: 7, 524288 bytes, linear)
Sep 29 10:38:20 archdell kernel: UDP-Lite hash table entries: 8192 (order: 7, 524288 bytes, linear)
Sep 29 10:38:20 archdell kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Sep 29 10:38:20 archdell kernel: NET: Registered PF_XDP protocol family
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.0: bridge window [mem 0xa7800000-0xa79fffff]: assigned
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.0: bridge window [mem 0xa7a00000-0xa7bfffff 64bit pref]: assigned
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.0: bridge window [io  0x2000-0x2fff]: assigned
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.0:   bridge window [mem 0xa7800000-0xa79fffff]
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.0:   bridge window [mem 0xa7a00000-0xa7bfffff 64bit pref]
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.4: PCI bridge to [bus 02]
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.4:   bridge window [io  0xe000-0xefff]
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.4:   bridge window [mem 0xf1200000-0xf12fffff]
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.5: PCI bridge to [bus 03]
Sep 29 10:38:20 archdell kernel: pci 0000:00:1c.5:   bridge window [mem 0xf1000000-0xf11fffff]
Sep 29 10:38:20 archdell kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Sep 29 10:38:20 archdell kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Sep 29 10:38:20 archdell kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Sep 29 10:38:20 archdell kernel: pci_bus 0000:00: resource 7 [mem 0xa7800000-0xf7ffffff window]
Sep 29 10:38:20 archdell kernel: pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
Sep 29 10:38:20 archdell kernel: pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
Sep 29 10:38:20 archdell kernel: pci_bus 0000:01: resource 1 [mem 0xa7800000-0xa79fffff]
Sep 29 10:38:20 archdell kernel: pci_bus 0000:01: resource 2 [mem 0xa7a00000-0xa7bfffff 64bit pref]
Sep 29 10:38:20 archdell kernel: pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
Sep 29 10:38:20 archdell kernel: pci_bus 0000:02: resource 1 [mem 0xf1200000-0xf12fffff]
Sep 29 10:38:20 archdell kernel: pci_bus 0000:03: resource 1 [mem 0xf1000000-0xf11fffff]
Sep 29 10:38:20 archdell kernel: PCI: CLS 0 bytes, default 64
Sep 29 10:38:20 archdell kernel: pci 0000:00:1f.1: [8086:9d20] type 00 class 0x058000 conventional PCI endpoint
Sep 29 10:38:20 archdell kernel: pci 0000:00:1f.1: BAR 0 [mem 0xfd000000-0xfdffffff 64bit]
Sep 29 10:38:20 archdell kernel: DMAR: ACPI device "device:69" under DMAR at fed91000 as 00:15.0
Sep 29 10:38:20 archdell kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 29 10:38:20 archdell kernel: software IO TLB: mapped [mem 0x000000008f7a6000-0x00000000937a6000] (64MB)
Sep 29 10:38:20 archdell kernel: Trying to unpack rootfs image as initramfs...
Sep 29 10:38:20 archdell kernel: Initialise system trusted keyrings
Sep 29 10:38:20 archdell kernel: Key type blacklist registered
Sep 29 10:38:20 archdell kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Sep 29 10:38:20 archdell kernel: fuse: init (API version 7.44)
Sep 29 10:38:20 archdell kernel: integrity: Platform Keyring initialized
Sep 29 10:38:20 archdell kernel: integrity: Machine keyring initialized
Sep 29 10:38:20 archdell kernel: xor: automatically using best checksumming function   avx       
Sep 29 10:38:20 archdell kernel: Key type asymmetric registered
Sep 29 10:38:20 archdell kernel: Asymmetric key parser 'x509' registered
Sep 29 10:38:20 archdell kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Sep 29 10:38:20 archdell kernel: io scheduler mq-deadline registered
Sep 29 10:38:20 archdell kernel: io scheduler kyber registered
Sep 29 10:38:20 archdell kernel: io scheduler bfq registered
Sep 29 10:38:20 archdell kernel: ledtrig-cpu: registered to indicate activity on CPUs
Sep 29 10:38:20 archdell kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 120
Sep 29 10:38:20 archdell kernel: pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Sep 29 10:38:20 archdell kernel: pcieport 0000:00:1c.4: PME: Signaling with IRQ 121
Sep 29 10:38:20 archdell kernel: pcieport 0000:00:1c.4: AER: enabled with IRQ 121
Sep 29 10:38:20 archdell kernel: pcieport 0000:00:1c.5: PME: Signaling with IRQ 122
Sep 29 10:38:20 archdell kernel: pcieport 0000:00:1c.5: AER: enabled with IRQ 122
Sep 29 10:38:20 archdell kernel: ACPI: AC: AC Adapter [AC] (on-line)
Sep 29 10:38:20 archdell kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Sep 29 10:38:20 archdell kernel: ACPI: button: Lid Switch [LID0]
Sep 29 10:38:20 archdell kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Sep 29 10:38:20 archdell kernel: ACPI: button: Power Button [PBTN]
Sep 29 10:38:20 archdell kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
Sep 29 10:38:20 archdell kernel: ACPI: button: Sleep Button [SBTN]
Sep 29 10:38:20 archdell kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Sep 29 10:38:20 archdell kernel: ACPI: button: Power Button [PWRF]
Sep 29 10:38:20 archdell kernel: thermal LNXTHERM:00: registered as thermal_zone0
Sep 29 10:38:20 archdell kernel: ACPI: thermal: Thermal Zone [THM] (25 C)
Sep 29 10:38:20 archdell kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Sep 29 10:38:20 archdell kernel: hpet_acpi_add: no address or irqs in _CRS
Sep 29 10:38:20 archdell kernel: Non-volatile memory driver v1.3
Sep 29 10:38:20 archdell kernel: Linux agpgart interface v0.103
Sep 29 10:38:20 archdell kernel: Freeing initrd memory: 37064K
Sep 29 10:38:20 archdell kernel: ACPI: battery: Slot [BAT0] (battery present)
Sep 29 10:38:20 archdell kernel: tpm_tis MSFT0101:00: probe with driver tpm_tis failed with error -1
Sep 29 10:38:20 archdell kernel: ACPI: bus type drm_connector registered
Sep 29 10:38:20 archdell kernel: ahci 0000:00:17.0: SSS flag set, parallel bus scan disabled
Sep 29 10:38:20 archdell kernel: ahci 0000:00:17.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, RAID mode
Sep 29 10:38:20 archdell kernel: ahci 0000:00:17.0: 2/2 ports implemented (port mask 0x3)
Sep 29 10:38:20 archdell kernel: ahci 0000:00:17.0: flags: 64bit ncq stag pm led clo only pio slum part deso sadm sds apst 
Sep 29 10:38:20 archdell kernel: scsi host0: ahci
Sep 29 10:38:20 archdell kernel: scsi host1: ahci
Sep 29 10:38:20 archdell kernel: ata1: SATA max UDMA/133 abar m2048@0xf1333000 port 0xf1333100 irq 123 lpm-pol 3
Sep 29 10:38:20 archdell kernel: ata2: SATA max UDMA/133 abar m2048@0xf1333000 port 0xf1333180 irq 123 lpm-pol 3
Sep 29 10:38:20 archdell kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 29 10:38:20 archdell kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Sep 29 10:38:20 archdell kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
Sep 29 10:38:20 archdell kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 29 10:38:20 archdell kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Sep 29 10:38:20 archdell kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Sep 29 10:38:20 archdell kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.16
Sep 29 10:38:20 archdell kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 29 10:38:20 archdell kernel: usb usb1: Product: xHCI Host Controller
Sep 29 10:38:20 archdell kernel: usb usb1: Manufacturer: Linux 6.16.8-arch3-1 xhci-hcd
Sep 29 10:38:20 archdell kernel: usb usb1: SerialNumber: 0000:00:14.0
Sep 29 10:38:20 archdell kernel: hub 1-0:1.0: USB hub found
Sep 29 10:38:20 archdell kernel: hub 1-0:1.0: 12 ports detected
Sep 29 10:38:20 archdell kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.16
Sep 29 10:38:20 archdell kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 29 10:38:20 archdell kernel: usb usb2: Product: xHCI Host Controller
Sep 29 10:38:20 archdell kernel: usb usb2: Manufacturer: Linux 6.16.8-arch3-1 xhci-hcd
Sep 29 10:38:20 archdell kernel: usb usb2: SerialNumber: 0000:00:14.0
Sep 29 10:38:20 archdell kernel: hub 2-0:1.0: USB hub found
Sep 29 10:38:20 archdell kernel: hub 2-0:1.0: 6 ports detected
Sep 29 10:38:20 archdell kernel: usbcore: registered new interface driver usbserial_generic
Sep 29 10:38:20 archdell kernel: usbserial: USB Serial support registered for generic
Sep 29 10:38:20 archdell kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Sep 29 10:38:20 archdell kernel: i8042: Warning: Keylock active
Sep 29 10:38:20 archdell kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Sep 29 10:38:20 archdell kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Sep 29 10:38:20 archdell kernel: rtc_cmos 00:01: RTC can wake from S4
Sep 29 10:38:20 archdell kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Sep 29 10:38:20 archdell kernel: rtc_cmos 00:01: registered as rtc0
Sep 29 10:38:20 archdell kernel: rtc_cmos 00:01: setting system clock to 2025-09-29T09:37:34 UTC (1759138654)
Sep 29 10:38:20 archdell kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
Sep 29 10:38:20 archdell kernel: intel_pstate: Intel P-state driver initializing
Sep 29 10:38:20 archdell kernel: intel_pstate: HWP enabled
Sep 29 10:38:20 archdell kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Sep 29 10:38:20 archdell kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Sep 29 10:38:20 archdell kernel: fbcon: Deferring console take-over
Sep 29 10:38:20 archdell kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Sep 29 10:38:20 archdell kernel: hid: raw HID events driver (C) Jiri Kosina
Sep 29 10:38:20 archdell kernel: usbcore: registered new interface driver usbhid
Sep 29 10:38:20 archdell kernel: usbhid: USB HID core driver
Sep 29 10:38:20 archdell kernel: drop_monitor: Initializing network drop monitor service
Sep 29 10:38:20 archdell kernel: NET: Registered PF_INET6 protocol family
Sep 29 10:38:20 archdell kernel: Segment Routing with IPv6
Sep 29 10:38:20 archdell kernel: RPL Segment Routing with IPv6
Sep 29 10:38:20 archdell kernel: In-situ OAM (IOAM) with IPv6
Sep 29 10:38:20 archdell kernel: NET: Registered PF_PACKET protocol family
Sep 29 10:38:20 archdell kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Sep 29 10:38:20 archdell kernel: microcode: Current revision: 0x000000f0
Sep 29 10:38:20 archdell kernel: IPI shorthand broadcast: enabled
Sep 29 10:38:20 archdell kernel: sched_clock: Marking stable (1209001163, 6145493)->(1266230727, -51084071)
Sep 29 10:38:20 archdell kernel: registered taskstats version 1
Sep 29 10:38:20 archdell kernel: Loading compiled-in X.509 certificates
Sep 29 10:38:20 archdell kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 7d8148e314c8603e91d6c5edfc705ff0faf765b3'
Sep 29 10:38:20 archdell kernel: zswap: loaded using pool zstd/zsmalloc
Sep 29 10:38:20 archdell kernel: Demotion targets for Node 0: null
Sep 29 10:38:20 archdell kernel: Key type .fscrypt registered
Sep 29 10:38:20 archdell kernel: Key type fscrypt-provisioning registered
Sep 29 10:38:20 archdell kernel: Btrfs loaded, zoned=yes, fsverity=yes
Sep 29 10:38:20 archdell kernel: Key type big_key registered
Sep 29 10:38:20 archdell kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 29 10:38:20 archdell kernel: integrity: Loaded X.509 cert 'Dell Inc. UEFI DB: 5ddb772dc880660055ba0bc131886bb630a639e7'
Sep 29 10:38:20 archdell kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 29 10:38:20 archdell kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Sep 29 10:38:20 archdell kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 29 10:38:20 archdell kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Sep 29 10:38:20 archdell kernel: PM:   Magic number: 9:732:627
Sep 29 10:38:20 archdell kernel: RAS: Correctable Errors collector initialized.
Sep 29 10:38:20 archdell kernel: clk: Disabling unused clocks
Sep 29 10:38:20 archdell kernel: PM: genpd: Disabling unused power domains
Sep 29 10:38:20 archdell kernel: tsc: Refined TSC clocksource calibration: 2400.004 MHz
Sep 29 10:38:20 archdell kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x22983b44418, max_idle_ns: 440795259572 ns
Sep 29 10:38:20 archdell kernel: clocksource: Switched to clocksource tsc
Sep 29 10:38:20 archdell kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Sep 29 10:38:20 archdell kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 29 10:38:20 archdell kernel: ata1.00: Model 'Samsung SSD 860 EVO 500GB', rev 'RVT04B6Q', applying quirks: noncqtrim zeroaftertrim noncqonati nolpmonati
Sep 29 10:38:20 archdell kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Sep 29 10:38:20 archdell kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Sep 29 10:38:20 archdell kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0(NOP) rejected by device (Stat=0x51 Err=0x04)
Sep 29 10:38:20 archdell kernel: ata1.00: supports DRM functions and may not be fully accessible
Sep 29 10:38:20 archdell kernel: ata1.00: ATA-11: Samsung SSD 860 EVO 500GB, RVT04B6Q, max UDMA/133
Sep 29 10:38:20 archdell kernel: ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Sep 29 10:38:20 archdell kernel: ata1.00: Features: Trust Dev-Sleep NCQ-sndrcv
Sep 29 10:38:20 archdell kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Sep 29 10:38:20 archdell kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Sep 29 10:38:20 archdell kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0(NOP) rejected by device (Stat=0x51 Err=0x04)
Sep 29 10:38:20 archdell kernel: ata1.00: supports DRM functions and may not be fully accessible
Sep 29 10:38:20 archdell kernel: ata1.00: configured for UDMA/133
Sep 29 10:38:20 archdell kernel: scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 860  4B6Q PQ: 0 ANSI: 5
Sep 29 10:38:20 archdell kernel: ata1.00: Enabling discard_zeroes_data
Sep 29 10:38:20 archdell kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Sep 29 10:38:20 archdell kernel: sd 0:0:0:0: [sda] Write Protect is off
Sep 29 10:38:20 archdell kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Sep 29 10:38:20 archdell kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 29 10:38:20 archdell kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
Sep 29 10:38:20 archdell kernel: ata1.00: Enabling discard_zeroes_data
Sep 29 10:38:20 archdell kernel:  sda: sda1 sda2
Sep 29 10:38:20 archdell kernel: sd 0:0:0:0: [sda] supports TCG Opal
Sep 29 10:38:20 archdell kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Sep 29 10:38:20 archdell kernel: usb 1-1: New USB device found, idVendor=046d, idProduct=c52f, bcdDevice=22.01
Sep 29 10:38:20 archdell kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 29 10:38:20 archdell kernel: usb 1-1: Product: USB Receiver
Sep 29 10:38:20 archdell kernel: usb 1-1: Manufacturer: Logitech
Sep 29 10:38:20 archdell kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C52F.0001/input/input6
Sep 29 10:38:20 archdell kernel: hid-generic 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
Sep 29 10:38:20 archdell kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52F.0002/input/input7
Sep 29 10:38:20 archdell kernel: hid-generic 0003:046D:C52F.0002: input,hiddev96,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
Sep 29 10:38:20 archdell kernel: usb 1-5: new high-speed USB device number 3 using xhci_hcd
Sep 29 10:38:20 archdell kernel: ata2: SATA link down (SStatus 4 SControl 300)
Sep 29 10:38:20 archdell kernel: Freeing unused decrypted memory: 2028K
Sep 29 10:38:20 archdell kernel: Freeing unused kernel image (initmem) memory: 4664K
Sep 29 10:38:20 archdell kernel: Write protecting the kernel read-only data: 38912k
Sep 29 10:38:20 archdell kernel: Freeing unused kernel image (text/rodata gap) memory: 608K
Sep 29 10:38:20 archdell kernel: Freeing unused kernel image (rodata/data gap) memory: 1760K
Sep 29 10:38:20 archdell kernel: usb 1-5: New USB device found, idVendor=0c45, idProduct=6a05, bcdDevice=61.11
Sep 29 10:38:20 archdell kernel: usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
Sep 29 10:38:20 archdell kernel: usb 1-5: Product: Integrated_Webcam_HD
Sep 29 10:38:20 archdell kernel: usb 1-5: Manufacturer: 1234567890-AT7D
Sep 29 10:38:20 archdell kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 29 10:38:20 archdell kernel: rodata_test: all tests were successful
Sep 29 10:38:20 archdell kernel: x86/mm: Checking user space page tables
Sep 29 10:38:20 archdell kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 29 10:38:20 archdell kernel: Run /init as init process
Sep 29 10:38:20 archdell kernel:   with arguments:
Sep 29 10:38:20 archdell kernel:     /init
Sep 29 10:38:20 archdell kernel:   with environment:
Sep 29 10:38:20 archdell kernel:     HOME=/
Sep 29 10:38:20 archdell kernel:     TERM=linux
Sep 29 10:38:20 archdell kernel:     BOOT_IMAGE=/vmlinuz-linux
Sep 29 10:38:20 archdell kernel:     cryptdevice=UUID=8d331ed6-15b2-4eef-ab7c-a5b95f1bf2cc:cryptlvm
Sep 29 10:38:20 archdell kernel: usb 1-7: new full-speed USB device number 4 using xhci_hcd
Sep 29 10:38:20 archdell kernel: usb 1-7: New USB device found, idVendor=0cf3, idProduct=e007, bcdDevice= 0.01
Sep 29 10:38:20 archdell kernel: usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 29 10:38:20 archdell kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WQBC data block query control method not found
Sep 29 10:38:20 archdell kernel: logitech-djreceiver 0003:046D:C52F.0001: hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
Sep 29 10:38:20 archdell kernel: logitech-djreceiver 0003:046D:C52F.0002: hiddev96,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
Sep 29 10:38:20 archdell kernel: logitech-djreceiver 0003:046D:C52F.0002: device of type eQUAD step 4 DJ (0x04) connected on slot 1
Sep 29 10:38:20 archdell kernel: input: Logitech Wireless Mouse PID:4009 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52F.0002/0003:046D:4009.0003/input/input10
Sep 29 10:38:20 archdell kernel: input: Logitech Wireless Mouse PID:4009 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52F.0002/0003:046D:4009.0003/input/input11
Sep 29 10:38:20 archdell kernel: hid-generic 0003:046D:4009.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4009] on usb-0000:00:14.0-1/input1:1
Sep 29 10:38:20 archdell kernel: i915 0000:00:02.0: [drm] Found skylake/ult (device ID 1916) integrated display version 9.00 stepping H0
Sep 29 10:38:20 archdell kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Sep 29 10:38:20 archdell kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Sep 29 10:38:20 archdell kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
Sep 29 10:38:20 archdell kernel: input: Logitech M315/M235 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52F.0002/0003:046D:4009.0003/input/input15
Sep 29 10:38:20 archdell kernel: logitech-hidpp-device 0003:046D:4009.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech M315/M235] on usb-0000:00:14.0-1/input1:1
Sep 29 10:38:20 archdell kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1
Sep 29 10:38:20 archdell kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Sep 29 10:38:20 archdell kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input16
Sep 29 10:38:20 archdell kernel: fbcon: i915drmfb (fb0) is primary device
Sep 29 10:38:20 archdell kernel: fbcon: Deferring console take-over
Sep 29 10:38:20 archdell kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Sep 29 10:38:20 archdell kernel: fbcon: Taking over console
Sep 29 10:38:20 archdell kernel: Console: switching to colour frame buffer device 170x48
Sep 29 10:38:20 archdell kernel: device-mapper: uevent: version 1.0.3
Sep 29 10:38:20 archdell kernel: device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev
Sep 29 10:38:20 archdell kernel: Key type encrypted registered
Sep 29 10:38:20 archdell kernel: EXT4-fs (dm-1): mounted filesystem 31aac74c-6ba7-44fe-904a-675fbc24717b r/w with ordered data mode. Quota mode: none.
Sep 29 10:38:20 archdell systemd[1]: systemd 258-4-arch running in system mode (+PAM +AUDIT -SELINUX +APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Sep 29 10:38:20 archdell systemd[1]: Detected architecture x86-64.
Sep 29 10:38:20 archdell systemd[1]: Hostname set to <archdell>.
Sep 29 10:38:20 archdell systemd[1]: bpf-restrict-fs: LSM BPF program attached
Sep 29 10:38:20 archdell systemd[1]: Queued start job for default target Graphical Interface.
Sep 29 10:38:20 archdell systemd[1]: Created slice CUPS Slice.
Sep 29 10:38:20 archdell systemd[1]: Created slice Slice /system/dirmngr.
Sep 29 10:38:20 archdell systemd[1]: Created slice Slice /system/getty.
Sep 29 10:38:20 archdell systemd[1]: Created slice Slice /system/gpg-agent.
Sep 29 10:38:20 archdell systemd[1]: Created slice Slice /system/gpg-agent-browser.
Sep 29 10:38:20 archdell systemd[1]: Created slice Slice /system/gpg-agent-extra.
Sep 29 10:38:20 archdell systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Sep 29 10:38:20 archdell systemd[1]: Created slice Slice /system/keyboxd.
Sep 29 10:38:20 archdell systemd[1]: Created slice Slice /system/modprobe.
Sep 29 10:38:20 archdell systemd[1]: Created slice Slice /system/systemd-fsck.
Sep 29 10:38:20 archdell systemd[1]: Created slice User and Session Slice.
Sep 29 10:38:20 archdell systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Sep 29 10:38:20 archdell systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Sep 29 10:38:20 archdell systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Sep 29 10:38:20 archdell systemd[1]: Expecting device /dev/disk/by-uuid/2aa62ba0-df53-46a0-9cf1-aa1bfded1e49...
Sep 29 10:38:20 archdell systemd[1]: Expecting device /dev/disk/by-uuid/D93E-B8AF...
Sep 29 10:38:20 archdell systemd[1]: Expecting device /dev/disk/by-uuid/a212b50f-17db-4cb0-a0e8-457800f634b1...
Sep 29 10:38:20 archdell systemd[1]: Reached target Local Encrypted Volumes.
Sep 29 10:38:20 archdell systemd[1]: Reached target Login Prompts.
Sep 29 10:38:20 archdell systemd[1]: Reached target Image Downloads.
Sep 29 10:38:20 archdell systemd[1]: Reached target Local Integrity Protected Volumes.
Sep 29 10:38:20 archdell systemd[1]: Reached target Remote File Systems.
Sep 29 10:38:20 archdell systemd[1]: Reached target Slice Units.
Sep 29 10:38:20 archdell systemd[1]: Reached target Local Verity Protected Volumes.
Sep 29 10:38:20 archdell systemd[1]: Listening on Device-mapper event daemon FIFOs.
Sep 29 10:38:20 archdell systemd[1]: Listening on LVM2 poll daemon socket.
Sep 29 10:38:20 archdell systemd[1]: Listening on Query the User Interactively for a Password.
Sep 29 10:38:20 archdell systemd[1]: Listening on Process Core Dump Socket.
Sep 29 10:38:20 archdell systemd[1]: Listening on Credential Encryption/Decryption.
Sep 29 10:38:20 archdell systemd[1]: Listening on Factory Reset Management.
Sep 29 10:38:20 archdell systemd[1]: Listening on Journal Socket (/dev/log).
Sep 29 10:38:20 archdell systemd[1]: Listening on Journal Sockets.
Sep 29 10:38:20 archdell systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 29 10:38:20 archdell systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 29 10:38:20 archdell systemd[1]: Listening on udev Control Socket.
Sep 29 10:38:20 archdell systemd[1]: Listening on udev Kernel Socket.
Sep 29 10:38:20 archdell systemd[1]: Listening on udev Varlink Socket.
Sep 29 10:38:20 archdell systemd[1]: Listening on User Database Manager Socket.
Sep 29 10:38:20 archdell systemd[1]: Mounting Huge Pages File System...
Sep 29 10:38:20 archdell systemd[1]: Mounting POSIX Message Queue File System...
Sep 29 10:38:20 archdell systemd[1]: Mounting Kernel Debug File System...
Sep 29 10:38:20 archdell systemd[1]: Mounting Kernel Trace File System...
Sep 29 10:38:20 archdell systemd[1]: Starting Create List of Static Device Nodes...
Sep 29 10:38:20 archdell systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Sep 29 10:38:20 archdell systemd[1]: Load Kernel Module configfs was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!configfs).
Sep 29 10:38:20 archdell systemd[1]: Mounting Kernel Configuration File System...
Sep 29 10:38:20 archdell systemd[1]: Load Kernel Module dm_mod was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!dm_mod).
Sep 29 10:38:20 archdell systemd[1]: Load Kernel Module drm was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!drm).
Sep 29 10:38:20 archdell systemd[1]: Load Kernel Module fuse was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!fuse).
Sep 29 10:38:20 archdell systemd[1]: Mounting FUSE Control File System...
Sep 29 10:38:20 archdell systemd[1]: Starting Load Kernel Module loop...
Sep 29 10:38:20 archdell systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Sep 29 10:38:20 archdell systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Sep 29 10:38:20 archdell systemd[1]: Starting Journal Service...
Sep 29 10:38:20 archdell systemd[1]: Starting Load Kernel Modules...
Sep 29 10:38:20 archdell systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 29 10:38:20 archdell systemd[1]: Starting Remount Root and Kernel File Systems...
Sep 29 10:38:20 archdell systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 29 10:38:20 archdell systemd[1]: Starting Load udev Rules from Credentials...
Sep 29 10:38:20 archdell kernel: loop: module loaded
Sep 29 10:38:20 archdell systemd[1]: Starting Coldplug All udev Devices...
Sep 29 10:38:20 archdell systemd[1]: Mounted Huge Pages File System.
Sep 29 10:38:20 archdell systemd[1]: Mounted POSIX Message Queue File System.
Sep 29 10:38:20 archdell systemd[1]: Mounted Kernel Debug File System.
Sep 29 10:38:20 archdell systemd[1]: Mounted Kernel Trace File System.
Sep 29 10:38:20 archdell systemd[1]: Finished Create List of Static Device Nodes.
Sep 29 10:38:20 archdell systemd[1]: Mounted Kernel Configuration File System.
Sep 29 10:38:20 archdell systemd[1]: Mounted FUSE Control File System.
Sep 29 10:38:20 archdell systemd[1]: modprobe@loop.service: Deactivated successfully.
Sep 29 10:38:20 archdell systemd[1]: Finished Load Kernel Module loop.
Sep 29 10:38:20 archdell systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Sep 29 10:38:20 archdell systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Sep 29 10:38:20 archdell kernel: EXT4-fs (dm-1): re-mounted 31aac74c-6ba7-44fe-904a-675fbc24717b.
Sep 29 10:38:20 archdell systemd-journald[377]: Collecting audit messages is disabled.
Sep 29 10:38:20 archdell kernel: i2c_dev: i2c /dev entries driver
Sep 29 10:38:20 archdell systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Sep 29 10:38:20 archdell systemd[1]: Finished Remount Root and Kernel File Systems.
Sep 29 10:38:20 archdell systemd[1]: Finished Load udev Rules from Credentials.
Sep 29 10:38:20 archdell systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Sep 29 10:38:20 archdell systemd[1]: Starting Load/Save OS Random Seed...
Sep 29 10:38:20 archdell systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 29 10:38:20 archdell systemd[1]: Finished Load Kernel Modules.
Sep 29 10:38:20 archdell systemd[1]: Starting Apply Kernel Variables...
Sep 29 10:38:20 archdell systemd[1]: Starting User Database Manager...
Sep 29 10:38:20 archdell systemd[1]: Finished Load/Save OS Random Seed.
Sep 29 10:38:20 archdell systemd[1]: Finished Apply Kernel Variables.
Sep 29 10:38:20 archdell systemd-journald[377]: Journal started
Sep 29 10:38:20 archdell systemd-journald[377]: Runtime Journal (/run/log/journal/aeb9ee0da85d47c59942614c892a170d) is 8M, max 784.7M, 776.7M free.
Sep 29 10:38:20 archdell systemd-modules-load[378]: Inserted module 'crypto_user'
Sep 29 10:38:20 archdell systemd-modules-load[378]: Inserted module 'i2c_dev'
Sep 29 10:38:20 archdell systemd[1]: Started Journal Service.
Sep 29 10:38:20 archdell lvm[373]:   3 logical volume(s) in volume group "vg1" monitored
Sep 29 10:38:20 archdell systemd[1]: Starting Flush Journal to Persistent Storage...
Sep 29 10:38:20 archdell systemd[1]: Started User Database Manager.
Sep 29 10:38:20 archdell systemd-journald[377]: Time spent on flushing to /var/log/journal/aeb9ee0da85d47c59942614c892a170d is 136.476ms for 852 entries.
Sep 29 10:38:20 archdell systemd-journald[377]: System Journal (/var/log/journal/aeb9ee0da85d47c59942614c892a170d) is 385.1M, max 3.9G, 3.5G free.
Sep 29 10:38:20 archdell systemd-journald[377]: Received client request to flush runtime journal.
Sep 29 10:38:20 archdell systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Sep 29 10:38:20 archdell systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Sep 29 10:38:20 archdell systemd[1]: Starting Network Time Synchronization...
Sep 29 10:38:20 archdell systemd[1]: Starting Create Static Device Nodes in /dev...
Sep 29 10:38:20 archdell systemd[1]: Started Network Time Synchronization.
Sep 29 10:38:20 archdell systemd[1]: Reached target System Time Set.
Sep 29 10:38:20 archdell systemd[1]: Finished Create Static Device Nodes in /dev.
Sep 29 10:38:20 archdell systemd[1]: Reached target Preparation for Local File Systems.
Sep 29 10:38:20 archdell systemd[1]: Starting Rule-based Manager for Device Events and Files...
Sep 29 10:38:20 archdell systemd[1]: Finished Flush Journal to Persistent Storage.
Sep 29 10:38:20 archdell systemd-udevd[419]: Using default interface naming scheme 'v258'.
Sep 29 10:38:20 archdell systemd[1]: Started Rule-based Manager for Device Events and Files.
Sep 29 10:38:21 archdell systemd[1]: Finished Coldplug All udev Devices.
Sep 29 10:38:21 archdell lvm[450]: PV /dev/dm-0 online, VG vg1 is complete.
Sep 29 10:38:21 archdell lvm[450]: VG vg1 finished
Sep 29 10:38:21 archdell systemd[1]: Found device /dev/disk/by-uuid/a212b50f-17db-4cb0-a0e8-457800f634b1.
Sep 29 10:38:21 archdell systemd[1]: Activating swap /dev/disk/by-uuid/a212b50f-17db-4cb0-a0e8-457800f634b1...
Sep 29 10:38:21 archdell systemd[1]: Found device /dev/disk/by-uuid/2aa62ba0-df53-46a0-9cf1-aa1bfded1e49.
Sep 29 10:38:21 archdell kernel: Adding 18874364k swap on /dev/mapper/vg1-swap.  Priority:-2 extents:1 across:18874364k SS
Sep 29 10:38:21 archdell systemd[1]: Activated swap /dev/disk/by-uuid/a212b50f-17db-4cb0-a0e8-457800f634b1.
Sep 29 10:38:21 archdell systemd[1]: Reached target Swaps.
Sep 29 10:38:21 archdell systemd[1]: Starting File System Check on /dev/disk/by-uuid/2aa62ba0-df53-46a0-9cf1-aa1bfded1e49...
Sep 29 10:38:21 archdell systemd[1]: Found device Samsung_SSD_860_EVO_500GB EFI\x20system\x20partition.
Sep 29 10:38:21 archdell systemd[1]: Starting File System Check on /dev/disk/by-uuid/D93E-B8AF...
Sep 29 10:38:21 archdell systemd-fsck[462]: /dev/mapper/vg1-home: clean, 50659/26689536 files, 12449547/106756096 blocks
Sep 29 10:38:21 archdell mtp-probe[463]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1"
Sep 29 10:38:21 archdell mtp-probe[463]: bus: 1, device: 2 was not an MTP device
Sep 29 10:38:21 archdell systemd[1]: Finished File System Check on /dev/disk/by-uuid/2aa62ba0-df53-46a0-9cf1-aa1bfded1e49.
Sep 29 10:38:21 archdell systemd-fsck[468]: fsck.fat 4.2 (2021-01-31)
Sep 29 10:38:21 archdell systemd-fsck[468]: /dev/sda1: 382 files, 70148/130811 clusters
Sep 29 10:38:21 archdell systemd[1]: Finished File System Check on /dev/disk/by-uuid/D93E-B8AF.
Sep 29 10:38:21 archdell kernel: mousedev: PS/2 mouse device common for all mice
Sep 29 10:38:21 archdell kernel: acpi INT33D5:00: intel-hid: created platform device
Sep 29 10:38:21 archdell kernel: input: Intel HID events as /devices/platform/INT33D5:00/input/input17
Sep 29 10:38:21 archdell kernel: dell_lis3lv02d: accelerometer is present on SMBus but its address is unknown, skipping registration
Sep 29 10:38:21 archdell kernel: dell_lis3lv02d: Pass dell_lis3lv02d.probe_i2c_addr=1 on the kernel command line to probe, this may be dangerous!
Sep 29 10:38:21 archdell kernel: intel_pmc_core INT33A1:00:  initialized
Sep 29 10:38:21 archdell systemd[1]: Mounting /boot...
Sep 29 10:38:21 archdell systemd[1]: Mounting /home...
Sep 29 10:38:21 archdell systemd[1]: Mounting Temporary Directory /tmp...
Sep 29 10:38:21 archdell systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Sep 29 10:38:21 archdell systemd[1]: Listening on Disk Image Download Service Socket.
Sep 29 10:38:21 archdell systemd-timesyncd[413]: Network configuration changed, trying to establish connection.
Sep 29 10:38:21 archdell systemd[1]: Mounted Temporary Directory /tmp.
Sep 29 10:38:21 archdell systemd[1]: Mounted /boot.
Sep 29 10:38:21 archdell mtp-probe[489]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5"
Sep 29 10:38:21 archdell kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
Sep 29 10:38:21 archdell kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Sep 29 10:38:21 archdell kernel: EXT4-fs (dm-3): mounted filesystem 2aa62ba0-df53-46a0-9cf1-aa1bfded1e49 r/w with ordered data mode. Quota mode: none.
Sep 29 10:38:21 archdell mtp-probe[489]: bus: 1, device: 3 was not an MTP device
Sep 29 10:38:21 archdell systemd[1]: Mounted /home.
Sep 29 10:38:21 archdell systemd[1]: Reached target Local File Systems.
Sep 29 10:38:21 archdell systemd[1]: Listening on Boot Entries Service Socket.
Sep 29 10:38:21 archdell systemd-timesyncd[413]: Network configuration changed, trying to establish connection.
Sep 29 10:38:21 archdell systemd[1]: Listening on System Extension Image Management.
Sep 29 10:38:21 archdell systemd-timesyncd[413]: Network configuration changed, trying to establish connection.
Sep 29 10:38:21 archdell systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Sep 29 10:38:21 archdell systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Sep 29 10:38:21 archdell systemd[1]: Starting Create System Files and Directories...
Sep 29 10:38:21 archdell systemd[1]: Starting Load JSON user/group Records from Credentials...
Sep 29 10:38:21 archdell systemd[1]: Finished Load JSON user/group Records from Credentials.
Sep 29 10:38:21 archdell systemd[1]: Created slice Slice /system/systemd-backlight.
Sep 29 10:38:21 archdell systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Sep 29 10:38:21 archdell kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Sep 29 10:38:21 archdell kernel: mc: Linux media interface: v0.10
Sep 29 10:38:21 archdell kernel: input: PC Speaker as /devices/platform/pcspkr/input/input18
Sep 29 10:38:21 archdell kernel: input: DELL07B7:00 044E:120A Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-5/i2c-DELL07B7:00/0018:044E:120A.0004/input/input19
Sep 29 10:38:21 archdell kernel: input: DELL07B7:00 044E:120A Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-5/i2c-DELL07B7:00/0018:044E:120A.0004/input/input20
Sep 29 10:38:21 archdell kernel: input: DELL07B7:00 044E:120A as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-5/i2c-DELL07B7:00/0018:044E:120A.0004/input/input21
Sep 29 10:38:21 archdell kernel: hid-generic 0018:044E:120A.0004: input,hidraw3: I2C HID v1.00 Mouse [DELL07B7:00 044E:120A] on i2c-DELL07B7:00
Sep 29 10:38:21 archdell systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Sep 29 10:38:21 archdell systemd-timesyncd[413]: Network configuration changed, trying to establish connection.
Sep 29 10:38:21 archdell systemd-timesyncd[413]: Network configuration changed, trying to establish connection.
Sep 29 10:38:21 archdell systemd-timesyncd[413]: Network configuration changed, trying to establish connection.
Sep 29 10:38:21 archdell systemd[1]: Finished Create System Files and Directories.
Sep 29 10:38:21 archdell systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Sep 29 10:38:21 archdell systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Sep 29 10:38:21 archdell systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Sep 29 10:38:21 archdell systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Sep 29 10:38:21 archdell systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Sep 29 10:38:21 archdell systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Sep 29 10:38:21 archdell systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Sep 29 10:38:21 archdell systemd[1]: Starting Virtual Console Setup...
Sep 29 10:38:21 archdell systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Sep 29 10:38:21 archdell systemd[1]: Stopped Virtual Console Setup.
Sep 29 10:38:21 archdell systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Sep 29 10:38:21 archdell systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Sep 29 10:38:21 archdell systemd[1]: Starting Virtual Console Setup...
Sep 29 10:38:21 archdell kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Sep 29 10:38:21 archdell kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Sep 29 10:38:21 archdell kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Sep 29 10:38:21 archdell kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Sep 29 10:38:21 archdell kernel: cfg80211: failed to load regulatory.db
Sep 29 10:38:21 archdell kernel: dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
Sep 29 10:38:21 archdell kernel: videodev: Linux video capture interface: v2.00
Sep 29 10:38:22 archdell kernel: dell_smm_hwmon: SMM call took 303953 usecs!
Sep 29 10:38:22 archdell systemd[1]: Finished Virtual Console Setup.
Sep 29 10:38:22 archdell systemd[1]: Reached target System Initialization.
Sep 29 10:38:22 archdell systemd[1]: Started CUPS Scheduler.
Sep 29 10:38:22 archdell systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Sep 29 10:38:22 archdell systemd[1]: Started Daily man-db regeneration.
Sep 29 10:38:22 archdell systemd[1]: Started Daily verification of password and group files.
Sep 29 10:38:22 archdell systemd[1]: Started Daily Cleanup of Temporary Directories.
Sep 29 10:38:22 archdell systemd[1]: Reached target Path Units.
Sep 29 10:38:22 archdell systemd[1]: Reached target Timer Units.
Sep 29 10:38:22 archdell systemd[1]: Listening on CUPS Scheduler.
Sep 29 10:38:22 archdell systemd[1]: Listening on D-Bus System Message Bus Socket.
Sep 29 10:38:22 archdell systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Sep 29 10:38:22 archdell systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Sep 29 10:38:22 archdell systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Sep 29 10:38:22 archdell systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Sep 29 10:38:22 archdell systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Sep 29 10:38:22 archdell systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Sep 29 10:38:22 archdell systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Sep 29 10:38:22 archdell systemd[1]: Listening on Hostname Service Socket.
Sep 29 10:38:22 archdell systemd[1]: Listening on User Login Management Varlink Socket.
Sep 29 10:38:22 archdell systemd[1]: Listening on Virtual Machine and Container Registration Service Socket.
Sep 29 10:38:22 archdell systemd[1]: Reached target Socket Units.
Sep 29 10:38:22 archdell kernel: input: DELL07B7:00 044E:120A Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-5/i2c-DELL07B7:00/0018:044E:120A.0004/input/input23
Sep 29 10:38:22 archdell kernel: input: DELL07B7:00 044E:120A Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-5/i2c-DELL07B7:00/0018:044E:120A.0004/input/input24
Sep 29 10:38:22 archdell kernel: input: DELL07B7:00 044E:120A UNKNOWN as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-5/i2c-DELL07B7:00/0018:044E:120A.0004/input/input25
Sep 29 10:38:22 archdell kernel: hid-multitouch 0018:044E:120A.0004: input,hidraw3: I2C HID v1.00 Mouse [DELL07B7:00 044E:120A] on i2c-DELL07B7:00
Sep 29 10:38:22 archdell kernel: Bluetooth: Core ver 2.22
Sep 29 10:38:22 archdell systemd[1]: Starting D-Bus System Message Bus...
Sep 29 10:38:22 archdell kernel: NET: Registered PF_BLUETOOTH protocol family
Sep 29 10:38:22 archdell systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 29 10:38:22 archdell kernel: Bluetooth: HCI device and connection manager initialized
Sep 29 10:38:22 archdell kernel: Bluetooth: HCI socket layer initialized
Sep 29 10:38:22 archdell kernel: Bluetooth: L2CAP socket layer initialized
Sep 29 10:38:22 archdell kernel: Bluetooth: SCO socket layer initialized
Sep 29 10:38:22 archdell kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Sep 29 10:38:22 archdell kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Sep 29 10:38:22 archdell kernel: i2c i2c-6: Successfully instantiated SPD at 0x50
Sep 29 10:38:22 archdell kernel: input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input26
Sep 29 10:38:22 archdell kernel: iTCO_vendor_support: vendor-support=0
Sep 29 10:38:22 archdell kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Sep 29 10:38:22 archdell kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Sep 29 10:38:22 archdell kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Sep 29 10:38:22 archdell kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Sep 29 10:38:22 archdell kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Sep 29 10:38:22 archdell kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Sep 29 10:38:22 archdell systemd[1]: Started D-Bus System Message Bus.
Sep 29 10:38:22 archdell dbus-broker-launch[525]: Ready
Sep 29 10:38:22 archdell systemd[1]: Reached target Basic System.
Sep 29 10:38:22 archdell kernel: input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input22
Sep 29 10:38:22 archdell systemd[1]: Starting Network Manager...
Sep 29 10:38:22 archdell systemd[1]: SSH Key Generation was skipped because no trigger condition checks were met.
Sep 29 10:38:22 archdell systemd[1]: Starting User Login Management...
Sep 29 10:38:22 archdell systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 29 10:38:22 archdell kernel: intel_rapl_common: Found RAPL domain package
Sep 29 10:38:22 archdell kernel: intel_rapl_common: Found RAPL domain core
Sep 29 10:38:22 archdell kernel: intel_rapl_common: Found RAPL domain uncore
Sep 29 10:38:22 archdell kernel: intel_rapl_common: Found RAPL domain dram
Sep 29 10:38:22 archdell kernel: intel_rapl_common: Found RAPL domain psys
Sep 29 10:38:22 archdell NetworkManager[529]: <info>  [1759138702.6249] NetworkManager (version 1.54.1-1) is starting... (boot:9517abd0-6b92-446b-a896-7a1d58f718ac)
Sep 29 10:38:22 archdell NetworkManager[529]: <info>  [1759138702.6250] Read config: /etc/NetworkManager/NetworkManager.conf, /usr/lib/NetworkManager/conf.d/20-connectivity.conf
Sep 29 10:38:22 archdell systemd[1]: Starting Load/Save RF Kill Switch Status...
Sep 29 10:38:22 archdell kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Sep 29 10:38:22 archdell kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Sep 29 10:38:22 archdell kernel: ee1004 6-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Sep 29 10:38:22 archdell kernel: r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
Sep 29 10:38:22 archdell NetworkManager[529]: <info>  [1759138702.6529] manager[0x55dbe9dd4510]: monitoring kernel firmware directory '/lib/firmware'.
Sep 29 10:38:22 archdell kernel: usbcore: registered new interface driver btusb
Sep 29 10:38:22 archdell kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Sep 29 10:38:22 archdell systemd[1]: Starting Hostname Service...
Sep 29 10:38:22 archdell kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
Sep 29 10:38:22 archdell kernel: r8169 0000:02:00.0 eth0: RTL8168h/8111h, 98:40:bb:3a:8e:5e, XID 541, IRQ 131
Sep 29 10:38:22 archdell kernel: r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Sep 29 10:38:22 archdell kernel: dell_laptop: Using i8042 filter function for receiving events
Sep 29 10:38:22 archdell systemd[1]: Starting Bluetooth service...
Sep 29 10:38:22 archdell kernel: r8169 0000:02:00.0 enp2s0: renamed from eth0
Sep 29 10:38:22 archdell kernel: intel_rapl_common: Found RAPL domain package
Sep 29 10:38:22 archdell kernel: intel_rapl_common: Found RAPL domain dram
Sep 29 10:38:22 archdell systemd[1]: Started Load/Save RF Kill Switch Status.
Sep 29 10:38:22 archdell kernel: ACPI: battery: new hook: Dell Primary Battery Extension
Sep 29 10:38:22 archdell systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:dell::kbd_backlight...
Sep 29 10:38:22 archdell systemd-logind[531]: New seat seat0.
Sep 29 10:38:22 archdell bluetoothd[557]: Bluetooth daemon 5.84
Sep 29 10:38:22 archdell systemd[1]: Started Bluetooth service.
Sep 29 10:38:22 archdell systemd[1]: Reached target Bluetooth Support.
Sep 29 10:38:22 archdell bluetoothd[557]: Starting SDP server
Sep 29 10:38:22 archdell systemd-logind[531]: Watching system buttons on /dev/input/event3 (Power Button)
Sep 29 10:38:22 archdell systemd-logind[531]: Watching system buttons on /dev/input/event1 (Power Button)
Sep 29 10:38:22 archdell kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Sep 29 10:38:22 archdell kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops intel_audio_component_bind_ops [i915])
Sep 29 10:38:22 archdell systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:dell::kbd_backlight.
Sep 29 10:38:22 archdell kernel: ath10k_pci 0000:03:00.0: enabling device (0000 -> 0002)
Sep 29 10:38:22 archdell systemd[1]: Started Hostname Service.
Sep 29 10:38:22 archdell kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Sep 29 10:38:22 archdell kernel: Bluetooth: BNEP filters: protocol multicast
Sep 29 10:38:22 archdell kernel: Bluetooth: BNEP socket layer initialized
Sep 29 10:38:22 archdell systemd-logind[531]: Watching system buttons on /dev/input/event0 (Lid Switch)
Sep 29 10:38:22 archdell systemd-logind[531]: Watching system buttons on /dev/input/event2 (Sleep Button)
Sep 29 10:38:22 archdell systemd-logind[531]: Watching system buttons on /dev/input/event5 (Logitech M315/M235)
Sep 29 10:38:22 archdell systemd-logind[531]: Watching system buttons on /dev/input/event7 (Intel HID events)
Sep 29 10:38:22 archdell systemd-logind[531]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
Sep 29 10:38:22 archdell bluetoothd[557]: Bluetooth management interface 1.23 initialized
Sep 29 10:38:22 archdell kernel: Bluetooth: MGMT ver 1.23
Sep 29 10:38:22 archdell systemd[1]: Started User Login Management.
Sep 29 10:38:22 archdell bluetoothd[557]: Battery Provider Manager created
Sep 29 10:38:22 archdell NetworkManager[529]: <info>  [1759138702.9229] hostname: hostname: using hostnamed
Sep 29 10:38:22 archdell NetworkManager[529]: <info>  [1759138702.9229] hostname: static hostname changed from (none) to "archdell"
Sep 29 10:38:22 archdell kernel: ath10k_pci 0000:03:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
Sep 29 10:38:22 archdell NetworkManager[529]: <info>  [1759138702.9278] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Sep 29 10:38:22 archdell kernel: usb 1-5: Found UVC 1.00 device Integrated_Webcam_HD (0c45:6a05)
Sep 29 10:38:22 archdell NetworkManager[529]: <info>  [1759138702.9406] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/platform/dell-laptop/rfkill/rfkill0) (platform driver dell-laptop)
Sep 29 10:38:22 archdell kernel: usbcore: registered new interface driver uvcvideo
Sep 29 10:38:22 archdell kernel: NET: Registered PF_ALG protocol family
Sep 29 10:38:22 archdell NetworkManager[529]: <info>  [1759138702.9646] manager[0x55dbe9dd4510]: rfkill: Wi-Fi hardware radio set enabled
Sep 29 10:38:22 archdell NetworkManager[529]: <info>  [1759138702.9646] manager[0x55dbe9dd4510]: rfkill: WWAN hardware radio set enabled
Sep 29 10:38:22 archdell NetworkManager[529]: <info>  [1759138702.9914] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.54.1-1/libnm-device-plugin-ovs.so)
Sep 29 10:38:22 archdell kernel: snd_hda_codec_realtek hdaudioC0D0: ALC3246: picked fixup  (pin match)
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0023] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.54.1-1/libnm-device-plugin-wwan.so)
Sep 29 10:38:23 archdell kernel: intel_tcc_cooling: Programmable TCC Offset detected
Sep 29 10:38:23 archdell kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Sep 29 10:38:23 archdell kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Sep 29 10:38:23 archdell kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Sep 29 10:38:23 archdell kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Sep 29 10:38:23 archdell kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Sep 29 10:38:23 archdell kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Sep 29 10:38:23 archdell kernel: snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
Sep 29 10:38:23 archdell kernel: snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0473] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.54.1-1/libnm-device-plugin-team.so)
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0482] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.54.1-1/libnm-device-plugin-bluetooth.so)
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0497] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.54.1-1/libnm-device-plugin-wifi.so)
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0503] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.54.1-1/libnm-device-plugin-adsl.so)
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0507] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0508] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0508] manager: Networking is enabled by state file
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0520] settings: Loaded settings plugin: keyfile (internal)
Sep 29 10:38:23 archdell systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0608] dhcp: init: Using DHCP client 'internal'
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0611] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0626] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0636] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0646] device (lo): Activation: starting connection 'lo' (e66edb20-b4d2-4ec9-bb52-dfcb0fc6ff81)
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0656] manager: (enp2s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Sep 29 10:38:23 archdell systemd[1]: Started Network Manager.
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0675] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Sep 29 10:38:23 archdell systemd[1]: Reached target Network.
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0722] ovsdb: disconnected from ovsdb
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0723] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0726] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0729] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0737] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.0745] device (enp2s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Sep 29 10:38:23 archdell systemd[1]: Starting CUPS Scheduler...
Sep 29 10:38:23 archdell systemd[1]: Starting OpenSSH Daemon...
Sep 29 10:38:23 archdell systemd[1]: Starting Permit User Sessions...
Sep 29 10:38:23 archdell systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 29 10:38:23 archdell systemd[1]: Finished Permit User Sessions.
Sep 29 10:38:23 archdell systemd[1]: Starting GNOME Display Manager...
Sep 29 10:38:23 archdell kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Sep 29 10:38:23 archdell systemd[1]: Started CUPS Scheduler.
Sep 29 10:38:23 archdell systemd[1]: Started GNOME Display Manager.
Sep 29 10:38:23 archdell kernel: ath10k_pci 0000:03:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1028:0310
Sep 29 10:38:23 archdell kernel: ath10k_pci 0000:03:00.0: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 0
Sep 29 10:38:23 archdell kernel: ath10k_pci 0000:03:00.0: firmware ver WLAN.RM.4.4.1-00309- api 6 features wowlan,ignore-otp,mfp crc32 0793bcf2
Sep 29 10:38:23 archdell systemd[1]: Reached target User and Group Name Lookups.
Sep 29 10:38:23 archdell systemd[1]: Starting Accounts Service...
Sep 29 10:38:23 archdell kernel: ath10k_pci 0000:03:00.0: board_file api 2 bmi_id N/A crc32 d2863f91
Sep 29 10:38:23 archdell kernel: input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
Sep 29 10:38:23 archdell kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
Sep 29 10:38:23 archdell kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
Sep 29 10:38:23 archdell kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
Sep 29 10:38:23 archdell kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Sep 29 10:38:23 archdell systemd[1]: Reached target Sound Card.
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.2765] settings: (enp2s0): created default wired connection 'Wired connection 1'
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.2771] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.2773] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.2778] device (lo): Activation: successful, device activated.
Sep 29 10:38:23 archdell sshd[587]: Server listening on 0.0.0.0 port 22.
Sep 29 10:38:23 archdell sshd[587]: Server listening on :: port 22.
Sep 29 10:38:23 archdell systemd[1]: Started OpenSSH Daemon.
Sep 29 10:38:23 archdell systemd[1]: Reached target Multi-User System.
Sep 29 10:38:23 archdell systemd[1]: Reached target Graphical Interface.
Sep 29 10:38:23 archdell systemd[1]: Reached target SSH Access Available.
Sep 29 10:38:23 archdell kernel: ath10k_pci 0000:03:00.0: htt-ver 3.87 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
Sep 29 10:38:23 archdell systemd[1]: Starting Authorization Manager...
Sep 29 10:38:23 archdell kernel: ath: EEPROM regdomain: 0x6c
Sep 29 10:38:23 archdell kernel: ath: EEPROM indicates we should expect a direct regpair map
Sep 29 10:38:23 archdell kernel: ath: Country alpha2 being used: 00
Sep 29 10:38:23 archdell kernel: ath: Regpair used: 0x6c
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.3599] device (wlan0): driver supports Access Point (AP) mode
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.3621] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.3650] rfkill3: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.5/0000:03:00.0/ieee80211/phy0/rfkill3) (driver ath10k_pci)
Sep 29 10:38:23 archdell kernel: ath10k_pci 0000:03:00.0 wlp3s0: renamed from wlan0
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.3675] device (wlan0): interface index 3 renamed iface from 'wlan0' to 'wlp3s0'
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.3747] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Sep 29 10:38:23 archdell polkitd[624]: Started polkitd version 126
Sep 29 10:38:23 archdell polkitd[624]: Loading rules from directory /etc/polkit-1/rules.d
Sep 29 10:38:23 archdell polkitd[624]: Loading rules from directory /run/polkit-1/rules.d
Sep 29 10:38:23 archdell polkitd[624]: Error opening rules directory: Error opening directory “/run/polkit-1/rules.d”: No such file or directory (g-file-error-quark, 4)
Sep 29 10:38:23 archdell polkitd[624]: Loading rules from directory /usr/local/share/polkit-1/rules.d
Sep 29 10:38:23 archdell polkitd[624]: Error opening rules directory: Error opening directory “/usr/local/share/polkit-1/rules.d”: No such file or directory (g-file-error-quark, 4)
Sep 29 10:38:23 archdell polkitd[624]: Loading rules from directory /usr/share/polkit-1/rules.d
Sep 29 10:38:23 archdell polkitd[624]: Finished loading, compiling and executing 12 rules
Sep 29 10:38:23 archdell systemd[1]: Started Authorization Manager.
Sep 29 10:38:23 archdell polkitd[624]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Sep 29 10:38:23 archdell accounts-daemon[605]: started daemon version 23.13.0
Sep 29 10:38:23 archdell systemd[1]: Started Accounts Service.
Sep 29 10:38:23 archdell systemd[1]: Startup finished in 8.984s (firmware) + 6.568s (loader) + 46.441s (kernel) + 3.679s (userspace) = 1min 5.673s.
Sep 29 10:38:23 archdell gdm-launch-environment][643]: pam_succeed_if(gdm-launch-environment:auth): requirement "user in gdm:gnome-initial-setup" not met by user "gdm-greeter"
Sep 29 10:38:23 archdell gdm-launch-environment][643]: pam_kwallet5(gdm-launch-environment:auth): pam_kwallet5: pam_sm_authenticate
Sep 29 10:38:23 archdell gdm-launch-environment][643]: pam_kwallet5(gdm-launch-environment:auth): pam_kwallet5: Couldn't get password (it is empty)
Sep 29 10:38:23 archdell gdm[595]: Gdm: gdm_session_handle_secret_info_query: assertion 'self->user_verifier_interface != NULL' failed
Sep 29 10:38:23 archdell gdm-launch-environment][643]: pam_kwallet5(gdm-launch-environment:auth): pam_kwallet5: Prompt for password failed Conversation error
Sep 29 10:38:23 archdell NetworkManager[529]: <info>  [1759138703.6923] device (wlp3s0): set-hw-addr: set MAC address to xx:xx:xx:xx:xx:xx (scanning)
Sep 29 10:38:23 archdell systemd[1]: Starting WPA supplicant...
Sep 29 10:38:24 archdell systemd[1]: Started WPA supplicant.
Sep 29 10:38:24 archdell wpa_supplicant[650]: Successfully initialized wpa_supplicant
Sep 29 10:38:24 archdell NetworkManager[529]: <info>  [1759138704.0836] device (wlp3s0): supplicant interface state: internal-starting -> disconnected
Sep 29 10:38:24 archdell NetworkManager[529]: <info>  [1759138704.0838] Wi-Fi P2P device controlled by interface wlp3s0 created
Sep 29 10:38:24 archdell NetworkManager[529]: <info>  [1759138704.0845] manager: (p2p-dev-wlp3s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Sep 29 10:38:24 archdell NetworkManager[529]: <info>  [1759138704.0851] device (p2p-dev-wlp3s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Sep 29 10:38:24 archdell NetworkManager[529]: <info>  [1759138704.0866] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Sep 29 10:38:24 archdell NetworkManager[529]: <info>  [1759138704.0879] device (p2p-dev-wlp3s0): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Sep 29 10:38:24 archdell kernel: pcieport 0000:00:1c.5: AER: Multiple Correctable error message received from 0000:03:00.0
Sep 29 10:38:24 archdell kernel: ath10k_pci 0000:03:00.0: PCIe Bus Error: severity=Correctable, type=Data Link Layer, (Receiver ID)
Sep 29 10:38:24 archdell kernel: ath10k_pci 0000:03:00.0:   device [168c:003e] error status/mask=00000080/00006000
Sep 29 10:38:24 archdell kernel: ath10k_pci 0000:03:00.0:    [ 7] BadDLLP               
Sep 29 10:38:25 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:25 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Sep 29 10:38:25 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Sep 29 10:38:25 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:25 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Sep 29 10:38:25 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Sep 29 10:38:25 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:25 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5220 max_tx_power=3000 no_ir=1
Sep 29 10:38:25 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5220 max_tx_power=3000
Sep 29 10:38:25 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:25 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5220 max_tx_power=3000 no_ir=1
Sep 29 10:38:25 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5220 max_tx_power=3000
Sep 29 10:38:25 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:25 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=3000 no_ir=1
Sep 29 10:38:25 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=3000
Sep 29 10:38:25 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:25 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=3000 no_ir=1
Sep 29 10:38:25 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=3000
Sep 29 10:38:28 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:28 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5745 max_tx_power=3000 no_ir=1
Sep 29 10:38:28 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5745 max_tx_power=3000
Sep 29 10:38:28 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:28 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5745 max_tx_power=3000 no_ir=1
Sep 29 10:38:28 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5745 max_tx_power=3000
Sep 29 10:38:28 archdell systemd[1]: Started Getty on tty2.
Sep 29 10:38:28 archdell systemd[1]: systemd-rfkill.service: Deactivated successfully.
Sep 29 10:38:30 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:30 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Sep 29 10:38:30 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Sep 29 10:38:30 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:30 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Sep 29 10:38:30 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Sep 29 10:38:30 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:30 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5220 max_tx_power=3000 no_ir=1
Sep 29 10:38:30 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5220 max_tx_power=3000
Sep 29 10:38:30 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:30 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5220 max_tx_power=3000 no_ir=1
Sep 29 10:38:30 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5220 max_tx_power=3000
Sep 29 10:38:30 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:30 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=3000 no_ir=1
Sep 29 10:38:30 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=3000
Sep 29 10:38:30 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:30 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=3000 no_ir=1
Sep 29 10:38:30 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=3000
Sep 29 10:38:31 archdell dbus-broker-launch[525]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Sep 29 10:38:33 archdell systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Sep 29 10:38:33 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:33 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5745 max_tx_power=3000 no_ir=1
Sep 29 10:38:33 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5745 max_tx_power=3000
Sep 29 10:38:33 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:33 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5745 max_tx_power=3000 no_ir=1
Sep 29 10:38:33 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5745 max_tx_power=3000
Sep 29 10:38:34 archdell NetworkManager[529]: <info>  [1759138714.0113] manager: startup complete
Sep 29 10:38:35 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:35 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Sep 29 10:38:35 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Sep 29 10:38:35 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:35 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Sep 29 10:38:35 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Sep 29 10:38:35 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:35 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5220 max_tx_power=3000 no_ir=1
Sep 29 10:38:35 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5220 max_tx_power=3000
Sep 29 10:38:35 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:35 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5220 max_tx_power=3000 no_ir=1
Sep 29 10:38:35 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5220 max_tx_power=3000
Sep 29 10:38:35 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:35 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=3000 no_ir=1
Sep 29 10:38:35 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=3000
Sep 29 10:38:35 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:35 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=3000 no_ir=1
Sep 29 10:38:35 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=3000
Sep 29 10:38:35 archdell login[653]: pam_faildelay(login:auth): unknown option; 4000000
Sep 29 10:38:35 archdell login[653]: pam_unix(login:session): session opened for user joebloggs(uid=1000) by joebloggs(uid=0)
Sep 29 10:38:35 archdell systemd-logind[531]: New session '1' of user 'joebloggs' with class 'user' and type 'tty'.
Sep 29 10:38:35 archdell systemd[1]: Created slice User Slice of UID 1000.
Sep 29 10:38:35 archdell systemd[1]: Starting User Runtime Directory /run/user/1000...
Sep 29 10:38:35 archdell systemd-user-runtime-dir[665]: Successfully configured disk quota for UID 1000 on /tmp to 6.1G
Sep 29 10:38:35 archdell systemd-user-runtime-dir[665]: Successfully configured disk quota for UID 1000 on /dev/shm to 6.1G
Sep 29 10:38:35 archdell systemd[1]: Finished User Runtime Directory /run/user/1000.
Sep 29 10:38:35 archdell systemd[1]: Starting User Manager for UID 1000...
Sep 29 10:38:35 archdell (systemd)[685]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[/dev/tty2] user=[joebloggs] ruser=[<unknown>] rhost=[<unknown>]
Sep 29 10:38:35 archdell (systemd)[685]: pam_unix(systemd-user:session): session opened for user joebloggs(uid=1000) by joebloggs(uid=0)
Sep 29 10:38:35 archdell systemd-logind[531]: New session '2' of user 'joebloggs' with class 'manager' and type 'unspecified'.
Sep 29 10:38:36 archdell systemd[685]: Queued start job for default target Main User Target.
Sep 29 10:38:36 archdell systemd[685]: Created slice User Application Slice.
Sep 29 10:38:36 archdell systemd[685]: Started Submitting pending crash events (file monitor).
Sep 29 10:38:36 archdell systemd[685]: Started Cleanup lingering KCrash metadata.
Sep 29 10:38:36 archdell systemd[685]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/joebloggs/.cache/drkonqi/sentry-envelopes/*).
Sep 29 10:38:36 archdell login[653]: LOGIN ON tty2 BY joebloggs
Sep 29 10:38:36 archdell systemd[685]: Reached target Paths.
Sep 29 10:38:36 archdell systemd[685]: Reached target Timers.
Sep 29 10:38:36 archdell systemd[685]: Starting D-Bus User Message Bus Socket...
Sep 29 10:38:36 archdell systemd[685]: Listening on GnuPG network certificate management daemon.
Sep 29 10:38:36 archdell systemd[685]: Listening on Socket to launch DrKonqi for a systemd-coredump crash.
Sep 29 10:38:36 archdell systemd[685]: Listening on GNOME Keyring daemon.
Sep 29 10:38:36 archdell systemd[685]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 29 10:38:36 archdell systemd[685]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Sep 29 10:38:36 archdell systemd[685]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Sep 29 10:38:36 archdell systemd[685]: Listening on GnuPG cryptographic agent and passphrase cache.
Sep 29 10:38:36 archdell systemd[685]: Listening on GnuPG public key management service.
Sep 29 10:38:36 archdell systemd[685]: Listening on p11-kit server.
Sep 29 10:38:36 archdell systemd[685]: Listening on PipeWire PulseAudio.
Sep 29 10:38:36 archdell systemd[685]: Listening on PipeWire Multimedia System Sockets.
Sep 29 10:38:36 archdell systemd[685]: Listening on Speech Dispatcher Socket.
Sep 29 10:38:36 archdell systemd[685]: Listening on Query the User Interactively for a Password.
Sep 29 10:38:36 archdell systemd[685]: Listening on D-Bus User Message Bus Socket.
Sep 29 10:38:36 archdell systemd[685]: Reached target Sockets.
Sep 29 10:38:36 archdell systemd[685]: Reached target Basic System.
Sep 29 10:38:36 archdell systemd[1]: Started User Manager for UID 1000.
Sep 29 10:38:36 archdell systemd[685]: Started Cleanup lingering KCrash metadata.
Sep 29 10:38:36 archdell systemd[1]: Started Session 1 of User joebloggs.
Sep 29 10:38:36 archdell systemd[685]: Starting Update XDG user dir configuration...
Sep 29 10:38:36 archdell systemd[685]: Finished Update XDG user dir configuration.
Sep 29 10:38:36 archdell systemd[685]: Reached target Main User Target.
Sep 29 10:38:36 archdell systemd[685]: Startup finished in 275ms.
Sep 29 10:38:38 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:38 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5745 max_tx_power=3000 no_ir=1
Sep 29 10:38:38 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5745 max_tx_power=3000
Sep 29 10:38:38 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:38 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5745 max_tx_power=3000 no_ir=1
Sep 29 10:38:38 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5745 max_tx_power=3000
Sep 29 10:38:39 archdell NetworkManager[529]: <info>  [1759138719.0750] policy: auto-activating connection 'D40A8W' (5c899c10-9850-4e5d-bb04-f5661230d97d)
Sep 29 10:38:39 archdell NetworkManager[529]: <info>  [1759138719.0760] device (wlp3s0): Activation: starting connection 'D40A8W' (5c899c10-9850-4e5d-bb04-f5661230d97d)
Sep 29 10:38:39 archdell NetworkManager[529]: <info>  [1759138719.0761] device (wlp3s0): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Sep 29 10:38:39 archdell NetworkManager[529]: <info>  [1759138719.0763] manager: NetworkManager state is now CONNECTING
Sep 29 10:38:39 archdell NetworkManager[529]: <info>  [1759138719.0865] device (wlp3s0): set-hw-addr: reset MAC address to xx:xx:xx:xx:xx:xx (preserve)
Sep 29 10:38:39 archdell NetworkManager[529]: <info>  [1759138719.0925] device (wlp3s0): state change: prepare -> config (reason 'none', managed-type: 'full')
Sep 29 10:38:39 archdell NetworkManager[529]: <info>  [1759138719.0928] device (wlp3s0): Activation: (wifi) access point 'D40A8W' has security, but secrets are required.
Sep 29 10:38:39 archdell NetworkManager[529]: <info>  [1759138719.0928] device (wlp3s0): state change: config -> need-auth (reason 'none', managed-type: 'full')
Sep 29 10:38:39 archdell NetworkManager[529]: <info>  [1759138719.0930] device (wlp3s0): supplicant interface state: disconnected -> interface_disabled
Sep 29 10:38:39 archdell NetworkManager[529]: <info>  [1759138719.0930] device (p2p-dev-wlp3s0): supplicant management interface state: disconnected -> interface_disabled
Sep 29 10:38:39 archdell NetworkManager[529]: <warn>  [1759138719.0931] device (wlp3s0): no secrets: No agents were available for this request.
Sep 29 10:38:39 archdell NetworkManager[529]: <info>  [1759138719.0931] device (wlp3s0): state change: need-auth -> failed (reason 'no-secrets', managed-type: 'full')
Sep 29 10:38:39 archdell NetworkManager[529]: <info>  [1759138719.0934] manager: NetworkManager state is now DISCONNECTED
Sep 29 10:38:39 archdell NetworkManager[529]: <warn>  [1759138719.0936] device (wlp3s0): Activation: failed for connection 'D40A8W'
Sep 29 10:38:39 archdell NetworkManager[529]: <info>  [1759138719.0937] device (wlp3s0): state change: failed -> disconnected (reason 'none', managed-type: 'full')
Sep 29 10:38:39 archdell NetworkManager[529]: <info>  [1759138719.1023] device (wlp3s0): set-hw-addr: set MAC address to xx:xx:xx:xx:xx:xx (scanning)
Sep 29 10:38:39 archdell NetworkManager[529]: <info>  [1759138719.1203] device (wlp3s0): supplicant interface state: interface_disabled -> inactive
Sep 29 10:38:39 archdell NetworkManager[529]: <info>  [1759138719.1204] device (p2p-dev-wlp3s0): supplicant management interface state: interface_disabled -> inactive
Sep 29 10:38:39 archdell kernel: pcieport 0000:00:1c.5: AER: Multiple Correctable error message received from 0000:03:00.0
Sep 29 10:38:39 archdell kernel: ath10k_pci 0000:03:00.0: PCIe Bus Error: severity=Correctable, type=Physical Layer, (Receiver ID)
Sep 29 10:38:39 archdell kernel: ath10k_pci 0000:03:00.0:   device [168c:003e] error status/mask=00000081/00006000
Sep 29 10:38:39 archdell kernel: ath10k_pci 0000:03:00.0:    [ 0] RxErr                  (First)
Sep 29 10:38:39 archdell kernel: ath10k_pci 0000:03:00.0:    [ 7] BadDLLP               
Sep 29 10:38:40 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:40 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Sep 29 10:38:40 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Sep 29 10:38:40 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:40 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Sep 29 10:38:40 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Sep 29 10:38:40 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:40 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5220 max_tx_power=3000 no_ir=1
Sep 29 10:38:40 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5220 max_tx_power=3000
Sep 29 10:38:40 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:40 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5220 max_tx_power=3000 no_ir=1
Sep 29 10:38:40 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5220 max_tx_power=3000
Sep 29 10:38:40 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:40 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=3000 no_ir=1
Sep 29 10:38:40 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=3000
Sep 29 10:38:40 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:40 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=3000 no_ir=1
Sep 29 10:38:40 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=3000
Sep 29 10:38:43 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:43 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5745 max_tx_power=3000 no_ir=1
Sep 29 10:38:43 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5745 max_tx_power=3000
Sep 29 10:38:43 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:43 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5745 max_tx_power=3000 no_ir=1
Sep 29 10:38:43 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5745 max_tx_power=3000
Sep 29 10:38:45 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:45 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Sep 29 10:38:45 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Sep 29 10:38:45 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:45 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Sep 29 10:38:45 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Sep 29 10:38:45 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:45 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5220 max_tx_power=3000 no_ir=1
Sep 29 10:38:45 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5220 max_tx_power=3000
Sep 29 10:38:45 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:45 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5220 max_tx_power=3000 no_ir=1
Sep 29 10:38:45 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5220 max_tx_power=3000
Sep 29 10:38:45 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:45 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=3000 no_ir=1
Sep 29 10:38:45 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=3000
Sep 29 10:38:45 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:45 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=3000 no_ir=1
Sep 29 10:38:45 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=3000
Sep 29 10:38:48 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:48 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5745 max_tx_power=3000 no_ir=1
Sep 29 10:38:48 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5745 max_tx_power=3000
Sep 29 10:38:48 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:48 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5745 max_tx_power=3000 no_ir=1
Sep 29 10:38:48 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5745 max_tx_power=3000
Sep 29 10:38:50 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:50 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Sep 29 10:38:50 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Sep 29 10:38:50 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:50 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Sep 29 10:38:50 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Sep 29 10:38:50 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:50 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5220 max_tx_power=3000 no_ir=1
Sep 29 10:38:50 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5220 max_tx_power=3000
Sep 29 10:38:50 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:50 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5220 max_tx_power=3000 no_ir=1
Sep 29 10:38:50 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5220 max_tx_power=3000
Sep 29 10:38:50 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:50 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=3000 no_ir=1
Sep 29 10:38:50 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=3000
Sep 29 10:38:50 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:50 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=3000 no_ir=1
Sep 29 10:38:50 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=3000
Sep 29 10:38:53 archdell systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Sep 29 10:38:53 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:53 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5745 max_tx_power=3000 no_ir=1
Sep 29 10:38:53 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5745 max_tx_power=3000
Sep 29 10:38:53 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:53 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5745 max_tx_power=3000 no_ir=1
Sep 29 10:38:53 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5745 max_tx_power=3000
Sep 29 10:38:57 archdell kernel: pcieport 0000:00:1c.5: AER: Multiple Correctable error message received from 0000:03:00.0
Sep 29 10:38:57 archdell kernel: ath10k_pci 0000:03:00.0: PCIe Bus Error: severity=Correctable, type=Physical Layer, (Receiver ID)
Sep 29 10:38:57 archdell kernel: ath10k_pci 0000:03:00.0:   device [168c:003e] error status/mask=00000081/00006000
Sep 29 10:38:57 archdell kernel: ath10k_pci 0000:03:00.0:    [ 0] RxErr                  (First)
Sep 29 10:38:57 archdell kernel: ath10k_pci 0000:03:00.0:    [ 7] BadDLLP               
Sep 29 10:38:57 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:57 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Sep 29 10:38:57 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Sep 29 10:38:57 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:57 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=3000 no_ir=1
Sep 29 10:38:57 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=3000
Sep 29 10:38:57 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:57 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5220 max_tx_power=3000 no_ir=1
Sep 29 10:38:57 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5220 max_tx_power=3000
Sep 29 10:38:57 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:57 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5220 max_tx_power=3000 no_ir=1
Sep 29 10:38:57 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5220 max_tx_power=3000
Sep 29 10:38:57 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:57 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=3000 no_ir=1
Sep 29 10:38:57 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=3000
Sep 29 10:38:57 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:38:57 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=3000 no_ir=1
Sep 29 10:38:57 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=3000
Sep 29 10:39:00 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:39:00 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5745 max_tx_power=3000 no_ir=1
Sep 29 10:39:00 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5745 max_tx_power=3000
Sep 29 10:39:00 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Sep 29 10:39:00 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5745 max_tx_power=3000 no_ir=1
Sep 29 10:39:00 archdell wpa_supplicant[650]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5745 max_tx_power=3000

Last edited by DocPrinter (2025-09-29 09:58:17)

Offline

#3 2025-09-29 11:03:41

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,312

Re: Boot getting stuck, ALT F2 & start wayland works fine?

Usernames, machine name and MAC changed

None of those should be usable outside of your local network, though if this is a laptop that's used in multiple environments the risk is somewhat bigger.

why the automatic session doesn't start

Sep 29 10:38:23 archdell systemd[1]: Starting GNOME Display Manager...

How is gdm configured ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#4 2025-09-29 11:38:19

DocPrinter
Member
Registered: 2025-07-16
Posts: 7

Re: Boot getting stuck, ALT F2 & start wayland works fine?

Lone_Wolf wrote:

How is gdm configured ?

What config file do you wish to see? From my notes these installs were made:

sudo pacman -S --needed wayland
sudo pacman -S --needed gdm
sudo pacman -S --needed xorg-xwayland xorg-xlsclients glfw-wayland
sudo pacman -S --needed gnome gnome-tweaks gnome-nettool gnome-usage gnome-multi-writer adwaita-icon-theme xdg-user-dirs-gtk fwupd
sudo systemctl enable gdm
sudo pacman -S plasma-meta kde-applications-meta

Edit: This isn't a fresh install. It has been working fine aside from a few grumbles for a while.

Last edited by DocPrinter (2025-09-29 11:38:56)

Offline

#5 2025-09-29 12:41:33

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,312

Re: Boot getting stuck, ALT F2 & start wayland works fine?

gdm used to be able to start as X or wayland application regardless of the display server used for user sessions.
The gnome devs however decided gnome 49 was a good point to disable all X11 support in gdm by default .

You probably have WaylandEnable = false in a configuration file.
Check /etc/gdm/custom.conf .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#6 2025-09-29 13:25:26

DocPrinter
Member
Registered: 2025-07-16
Posts: 7

Re: Boot getting stuck, ALT F2 & start wayland works fine?

Lone_Wolf wrote:

You probably have WaylandEnable = false in a configuration file.
Check /etc/gdm/custom.conf .

Thanks for your suggestion, but that line is commented out.

Offline

#7 2025-09-29 13:36:11

DocPrinter
Member
Registered: 2025-07-16
Posts: 7

Re: Boot getting stuck, ALT F2 & start wayland works fine?

Just had another look at the boot sequence after editing out 'quiet' from the grub options and it gets all the way to after "[    OK    ] Started Account Services" and just sits there with the cursor on a blank line after that. At that point I can switch to the second tty terminal and launch wayland.

Offline

#8 2025-09-29 14:52:13

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 69,138

Re: Boot getting stuck, ALT F2 & start wayland works fine?

Sep 29 10:38:23 archdell gdm-launch-environment][643]: pam_succeed_if(gdm-launch-environment:auth): requirement "user in gdm:gnome-initial-setup" not met by user "gdm-greeter"
Sep 29 10:38:23 archdell gdm-launch-environment][643]: pam_kwallet5(gdm-launch-environment:auth): pam_kwallet5: pam_sm_authenticate
Sep 29 10:38:23 archdell gdm-launch-environment][643]: pam_kwallet5(gdm-launch-environment:auth): pam_kwallet5: Couldn't get password (it is empty)
Sep 29 10:38:23 archdell gdm[595]: Gdm: gdm_session_handle_secret_info_query: assertion 'self->user_verifier_interface != NULL' failed
Sep 29 10:38:23 archdell gdm-launch-environment][643]: pam_kwallet5(gdm-launch-environment:auth): pam_kwallet5: Prompt for password failed Conversation error

Smells like https://bbs.archlinux.org/viewtopic.php?id=308372&p=4

pacman -Qkk filesystem

but in doubt undo https://wiki.archlinux.org/title/KDE_Wa … figure_PAM

Offline

#9 2025-09-30 09:21:20

DocPrinter
Member
Registered: 2025-07-16
Posts: 7

Re: Boot getting stuck, ALT F2 & start wayland works fine?

I'll take a look at that, thanks.

seth wrote:
pacman -Qkk filesystem

Here's what I got. Doesn't look to healthy!

[joebloggs@archdell ~]$ sudo pacman -Qkk filesystem
[sudo] password for joebloggs: 
backup file: filesystem: /etc/fstab (Modification time mismatch)
backup file: filesystem: /etc/fstab (Size mismatch)
backup file: filesystem: /etc/fstab (SHA256 checksum mismatch)
backup file: filesystem: /etc/group (Modification time mismatch)
backup file: filesystem: /etc/group (Size mismatch)
backup file: filesystem: /etc/group (SHA256 checksum mismatch)
backup file: filesystem: /etc/gshadow (Modification time mismatch)
backup file: filesystem: /etc/gshadow (Size mismatch)
backup file: filesystem: /etc/gshadow (SHA256 checksum mismatch)
backup file: filesystem: /etc/hosts (Modification time mismatch)
backup file: filesystem: /etc/hosts (Size mismatch)
backup file: filesystem: /etc/hosts (SHA256 checksum mismatch)
backup file: filesystem: /etc/passwd (Modification time mismatch)
backup file: filesystem: /etc/passwd (Size mismatch)
backup file: filesystem: /etc/passwd (SHA256 checksum mismatch)
backup file: filesystem: /etc/resolv.conf (Modification time mismatch)
backup file: filesystem: /etc/resolv.conf (Size mismatch)
backup file: filesystem: /etc/resolv.conf (SHA256 checksum mismatch)
backup file: filesystem: /etc/shadow (Modification time mismatch)
backup file: filesystem: /etc/shadow (Size mismatch)
backup file: filesystem: /etc/shadow (SHA256 checksum mismatch)
backup file: filesystem: /etc/shells (Modification time mismatch)
backup file: filesystem: /etc/shells (Size mismatch)
backup file: filesystem: /etc/shells (SHA256 checksum mismatch)
backup file: filesystem: /etc/subgid (Modification time mismatch)
backup file: filesystem: /etc/subgid (Size mismatch)
backup file: filesystem: /etc/subgid (SHA256 checksum mismatch)
backup file: filesystem: /etc/subuid (Modification time mismatch)
backup file: filesystem: /etc/subuid (Size mismatch)
backup file: filesystem: /etc/subuid (SHA256 checksum mismatch)
filesystem: 124 total files, 0 altered files

Likewise, will look at that too. Took me a while to get it setup so I wasn't being pestered with pop up password boxes. It was working after I got that sorted, but agree it doesn't look right.

Offline

#10 2025-09-30 10:14:57

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,312

Re: Boot getting stuck, ALT F2 & start wayland works fine?

Most of the Qkk filesystem output looks ok.
fstab, group , gshadow , hosts and passwd shells are very often changed to make things work.
resolve.conf is probably changed by/for systemd-resolved.

No clue what /etc/subgid and /etc/subuid are for , though the first is also changed on my system.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#11 2025-09-30 11:38:33

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 69,138

Re: Boot getting stuck, ALT F2 & start wayland works fine?

"unfortunately", because this means nsswitch isn't off, so you'll most likely have to deal w/ the kwallet situation sad

Offline

#12 2025-09-30 12:35:20

DocPrinter
Member
Registered: 2025-07-16
Posts: 7

Re: Boot getting stuck, ALT F2 & start wayland works fine?

Kwallet: Urgh. That was not fun times on last attempt! Will prioritise having another crack at that.

Thanks for your help. It is likely to be a few days before I can do that, but will comment once those messages have been cleared.

Offline

Board footer

Powered by FluxBB