You are not logged in.

#1 2024-09-01 18:06:35

bpeary
Member
Registered: 2012-08-25
Posts: 45

Network-manager/openconnect stopped showing login GUI [Solved]

This happened suddenly months ago: on initiating a VPN connection from the panel icon, nothing happens (no login GUI, no messages). Should look like this (from my parallel Linux Mint OS):

How Login Gui should look

I have reinstalled networkmanager, openconnect, and networkmanager-openconnect.

I have deleted the VPN and reentered it (the configuration GUI does work).

Finally, using that configuration, I can successfully connect via the command line:

 nmcli --ask connection up [config name]

.

Last edited by bpeary (2024-09-02 18:23:03)

Offline

#2 2024-09-01 20:12:09

seth
Member
Registered: 2012-09-03
Posts: 57,935

Re: Network-manager/openconnect stopped showing login GUI [Solved]

no login GUI, no messages

I'd assume there's *some* response in the system journal (as NM is incredibly chatty)?

Look out for stuff like "No agents were available for this request."

Offline

#3 2024-09-01 23:03:37

bpeary
Member
Registered: 2012-08-25
Posts: 45

Re: Network-manager/openconnect stopped showing login GUI [Solved]

Here's the error:

secrets: failed to request VPN secrets #3: User canceled the secrets request

Additionally, I've just compared my VPN config page of Arch vs. Mint. They are identical.

Last edited by bpeary (2024-09-01 23:18:44)

Offline

#4 2024-09-02 08:01:38

seth
Member
Registered: 2012-09-03
Posts: 57,935

Re: Network-manager/openconnect stopped showing login GUI [Solved]

Can you please post the entire journal covering a failed attempt as well as "loginctl session-status"?
I don't think this is about the VPN config, NM either has trouble to trigger the authentication agent or tries to eg. access some unavailble password manager (kwallet, gkr, that kind of stuff)

Offline

#5 2024-09-02 13:51:30

bpeary
Member
Registered: 2012-08-25
Posts: 45

Re: Network-manager/openconnect stopped showing login GUI [Solved]

Journal:

Sep 02 09:41:06 arch kernel: Linux version 6.10.7-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240805, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Thu, 29 Aug 2024 16:48:57 +0000
Sep 02 09:41:06 arch kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=LABEL=ARCH rw libata.force=noncq
Sep 02 09:41:06 arch kernel: BIOS-provided physical RAM map:
Sep 02 09:41:06 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009afff] usable
Sep 02 09:41:06 arch kernel: BIOS-e820: [mem 0x000000000009b000-0x000000000009ffff] reserved
Sep 02 09:41:06 arch kernel: BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved
Sep 02 09:41:06 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000c7e8ffff] usable
Sep 02 09:41:06 arch kernel: BIOS-e820: [mem 0x00000000c7e90000-0x00000000c7ea7fff] ACPI data
Sep 02 09:41:06 arch kernel: BIOS-e820: [mem 0x00000000c7ea8000-0x00000000c7ecffff] ACPI NVS
Sep 02 09:41:06 arch kernel: BIOS-e820: [mem 0x00000000c7ed0000-0x00000000c7efffff] reserved
Sep 02 09:41:06 arch kernel: BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
Sep 02 09:41:06 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000437ffffff] usable
Sep 02 09:41:06 arch kernel: NX (Execute Disable) protection: active
Sep 02 09:41:06 arch kernel: APIC: Static calls initialized
Sep 02 09:41:06 arch kernel: SMBIOS 2.6 present.
Sep 02 09:41:06 arch kernel: DMI: System manufacturer System Product Name/M4A87TD/USB3, BIOS 2001    03/08/2011
Sep 02 09:41:06 arch kernel: DMI: Memory slots populated: 4/4
Sep 02 09:41:06 arch kernel: tsc: Fast TSC calibration using PIT
Sep 02 09:41:06 arch kernel: tsc: Detected 3010.040 MHz processor
Sep 02 09:41:06 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 02 09:41:06 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 02 09:41:06 arch kernel: last_pfn = 0x438000 max_arch_pfn = 0x400000000
Sep 02 09:41:06 arch kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 20), built from 9 variable MTRRs
Sep 02 09:41:06 arch kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Sep 02 09:41:06 arch kernel: e820: update [mem 0xc8000000-0xffffffff] usable ==> reserved
Sep 02 09:41:06 arch kernel: last_pfn = 0xc7e90 max_arch_pfn = 0x400000000
Sep 02 09:41:06 arch kernel: found SMP MP-table at [mem 0x000ff780-0x000ff78f]
Sep 02 09:41:06 arch kernel: Using GB pages for direct mapping
Sep 02 09:41:06 arch kernel: RAMDISK: [mem 0x339bb000-0x35cd4fff]
Sep 02 09:41:06 arch kernel: ACPI: Early table checksum verification disabled
Sep 02 09:41:06 arch kernel: ACPI: RSDP 0x00000000000FBAD0 000024 (v02 ACPIAM)
Sep 02 09:41:06 arch kernel: ACPI: XSDT 0x00000000C7E90100 00005C (v01 030811 XSDT1143 20110308 MSFT 00000097)
Sep 02 09:41:06 arch kernel: ACPI: FACP 0x00000000C7E90290 0000F4 (v03 030811 FACP1143 20110308 MSFT 00000097)
Sep 02 09:41:06 arch kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 64/32 (20240322/tbfadt-560)
Sep 02 09:41:06 arch kernel: ACPI: DSDT 0x00000000C7E90450 00DF26 (v01 A1629  A1629000 00000000 INTL 20060113)
Sep 02 09:41:06 arch kernel: ACPI: FACS 0x00000000C7EA8000 000040
Sep 02 09:41:06 arch kernel: ACPI: FACS 0x00000000C7EA8000 000040
Sep 02 09:41:06 arch kernel: ACPI: APIC 0x00000000C7E90390 00007C (v01 030811 APIC1143 20110308 MSFT 00000097)
Sep 02 09:41:06 arch kernel: ACPI: MCFG 0x00000000C7E90410 00003C (v01 030811 OEMMCFG  20110308 MSFT 00000097)
Sep 02 09:41:06 arch kernel: ACPI: OEMB 0x00000000C7EA8040 000072 (v01 030811 OEMB1143 20110308 MSFT 00000097)
Sep 02 09:41:06 arch kernel: ACPI: SRAT 0x00000000C7E9F8A0 0000E8 (v01 AMD    FAM_F_10 00000002 AMD  00000001)
Sep 02 09:41:06 arch kernel: ACPI: HPET 0x00000000C7E9F990 000038 (v01 030811 OEMHPET  20110308 MSFT 00000097)
Sep 02 09:41:06 arch kernel: ACPI: SSDT 0x00000000C7E9F9D0 00088C (v01 A M I  POWERNOW 00000001 AMD  00000001)
Sep 02 09:41:06 arch kernel: ACPI: Reserving FACP table memory at [mem 0xc7e90290-0xc7e90383]
Sep 02 09:41:06 arch kernel: ACPI: Reserving DSDT table memory at [mem 0xc7e90450-0xc7e9e375]
Sep 02 09:41:06 arch kernel: ACPI: Reserving FACS table memory at [mem 0xc7ea8000-0xc7ea803f]
Sep 02 09:41:06 arch kernel: ACPI: Reserving FACS table memory at [mem 0xc7ea8000-0xc7ea803f]
Sep 02 09:41:06 arch kernel: ACPI: Reserving APIC table memory at [mem 0xc7e90390-0xc7e9040b]
Sep 02 09:41:06 arch kernel: ACPI: Reserving MCFG table memory at [mem 0xc7e90410-0xc7e9044b]
Sep 02 09:41:06 arch kernel: ACPI: Reserving OEMB table memory at [mem 0xc7ea8040-0xc7ea80b1]
Sep 02 09:41:06 arch kernel: ACPI: Reserving SRAT table memory at [mem 0xc7e9f8a0-0xc7e9f987]
Sep 02 09:41:06 arch kernel: ACPI: Reserving HPET table memory at [mem 0xc7e9f990-0xc7e9f9c7]
Sep 02 09:41:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xc7e9f9d0-0xc7ea025b]
Sep 02 09:41:06 arch kernel: SRAT: PXM 0 -> APIC 0x00 -> Node 0
Sep 02 09:41:06 arch kernel: SRAT: PXM 0 -> APIC 0x01 -> Node 0
Sep 02 09:41:06 arch kernel: SRAT: PXM 0 -> APIC 0x02 -> Node 0
Sep 02 09:41:06 arch kernel: SRAT: PXM 0 -> APIC 0x03 -> Node 0
Sep 02 09:41:06 arch kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
Sep 02 09:41:06 arch kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0xc7ffffff]
Sep 02 09:41:06 arch kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x437ffffff]
Sep 02 09:41:06 arch kernel: NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0xc7ffffff] -> [mem 0x00000000-0xc7ffffff]
Sep 02 09:41:06 arch kernel: NUMA: Node 0 [mem 0x00000000-0xc7ffffff] + [mem 0x100000000-0x437ffffff] -> [mem 0x00000000-0x437ffffff]
Sep 02 09:41:06 arch kernel: NODE_DATA(0) allocated [mem 0x437ffb000-0x437ffffff]
Sep 02 09:41:06 arch kernel: Zone ranges:
Sep 02 09:41:06 arch kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Sep 02 09:41:06 arch kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Sep 02 09:41:06 arch kernel:   Normal   [mem 0x0000000100000000-0x0000000437ffffff]
Sep 02 09:41:06 arch kernel:   Device   empty
Sep 02 09:41:06 arch kernel: Movable zone start for each node
Sep 02 09:41:06 arch kernel: Early memory node ranges
Sep 02 09:41:06 arch kernel:   node   0: [mem 0x0000000000001000-0x000000000009afff]
Sep 02 09:41:06 arch kernel:   node   0: [mem 0x0000000000100000-0x00000000c7e8ffff]
Sep 02 09:41:06 arch kernel:   node   0: [mem 0x0000000100000000-0x0000000437ffffff]
Sep 02 09:41:06 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000437ffffff]
Sep 02 09:41:06 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Sep 02 09:41:06 arch kernel: On node 0, zone DMA: 101 pages in unavailable ranges
Sep 02 09:41:06 arch kernel: On node 0, zone Normal: 368 pages in unavailable ranges
Sep 02 09:41:06 arch kernel: ACPI: PM-Timer IO Port: 0x808
Sep 02 09:41:06 arch kernel: IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
Sep 02 09:41:06 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 02 09:41:06 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Sep 02 09:41:06 arch kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Sep 02 09:41:06 arch kernel: ACPI: HPET id: 0x8300 base: 0xfed00000
Sep 02 09:41:06 arch kernel: CPU topo: Max. logical packages:   2
Sep 02 09:41:06 arch kernel: CPU topo: Max. logical dies:       2
Sep 02 09:41:06 arch kernel: CPU topo: Max. dies per package:   1
Sep 02 09:41:06 arch kernel: CPU topo: Max. threads per core:   1
Sep 02 09:41:06 arch kernel: CPU topo: Num. cores per package:     4
Sep 02 09:41:06 arch kernel: CPU topo: Num. threads per package:   4
Sep 02 09:41:06 arch kernel: CPU topo: Allowing 4 present CPUs plus 2 hotplug CPUs
Sep 02 09:41:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 02 09:41:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009b000-0x0009ffff]
Sep 02 09:41:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000e3fff]
Sep 02 09:41:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x000e4000-0x000fffff]
Sep 02 09:41:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xc7e90000-0xc7ea7fff]
Sep 02 09:41:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xc7ea8000-0xc7ecffff]
Sep 02 09:41:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xc7ed0000-0xc7efffff]
Sep 02 09:41:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xc7f00000-0xffefffff]
Sep 02 09:41:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfff00000-0xffffffff]
Sep 02 09:41:06 arch kernel: [mem 0xc7f00000-0xffefffff] available for PCI devices
Sep 02 09:41:06 arch kernel: Booting paravirtualized kernel on bare hardware
Sep 02 09:41:06 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Sep 02 09:41:06 arch kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:6 nr_cpu_ids:6 nr_node_ids:1
Sep 02 09:41:06 arch kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
Sep 02 09:41:06 arch kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
Sep 02 09:41:06 arch kernel: pcpu-alloc: [0] 0 1 2 3 [0] 4 5 - - 
Sep 02 09:41:06 arch kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=LABEL=ARCH rw libata.force=noncq
Sep 02 09:41:06 arch kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
Sep 02 09:41:06 arch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Sep 02 09:41:06 arch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Sep 02 09:41:06 arch kernel: Fallback order for Node 0: 0 
Sep 02 09:41:06 arch kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4193834
Sep 02 09:41:06 arch kernel: Policy zone: Normal
Sep 02 09:41:06 arch kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Sep 02 09:41:06 arch kernel: software IO TLB: area num 8.
Sep 02 09:41:06 arch kernel: Memory: 16334276K/16775336K available (18432K kernel code, 2177K rwdata, 13440K rodata, 3432K init, 3492K bss, 440800K reserved, 0K cma-reserved)
Sep 02 09:41:06 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
Sep 02 09:41:06 arch kernel: ftrace: allocating 50279 entries in 197 pages
Sep 02 09:41:06 arch kernel: ftrace: allocated 197 pages with 4 groups
Sep 02 09:41:06 arch kernel: Dynamic Preempt: full
Sep 02 09:41:06 arch kernel: rcu: Preemptible hierarchical RCU implementation.
Sep 02 09:41:06 arch kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=6.
Sep 02 09:41:06 arch kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Sep 02 09:41:06 arch kernel:         Trampoline variant of Tasks RCU enabled.
Sep 02 09:41:06 arch kernel:         Rude variant of Tasks RCU enabled.
Sep 02 09:41:06 arch kernel:         Tracing variant of Tasks RCU enabled.
Sep 02 09:41:06 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Sep 02 09:41:06 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
Sep 02 09:41:06 arch kernel: RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
Sep 02 09:41:06 arch kernel: RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
Sep 02 09:41:06 arch kernel: RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
Sep 02 09:41:06 arch kernel: NR_IRQS: 20736, nr_irqs: 472, preallocated irqs: 16
Sep 02 09:41:06 arch kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Sep 02 09:41:06 arch kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Sep 02 09:41:06 arch kernel: spurious 8259A interrupt: IRQ7.
Sep 02 09:41:06 arch kernel: Console: colour VGA+ 80x25
Sep 02 09:41:06 arch kernel: printk: legacy console [tty0] enabled
Sep 02 09:41:06 arch kernel: ACPI: Core revision 20240322
Sep 02 09:41:06 arch kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Sep 02 09:41:06 arch kernel: APIC: Switch to symmetric I/O mode setup
Sep 02 09:41:06 arch kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 02 09:41:06 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b6351db8a8, max_idle_ns: 440795317402 ns
Sep 02 09:41:06 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6022.91 BogoMIPS (lpj=10033466)
Sep 02 09:41:06 arch kernel: LVT offset 0 assigned for vector 0xf9
Sep 02 09:41:06 arch kernel: Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
Sep 02 09:41:06 arch kernel: Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64, 1GB 0
Sep 02 09:41:06 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Sep 02 09:41:06 arch kernel: Spectre V2 : Mitigation: Retpolines
Sep 02 09:41:06 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Sep 02 09:41:06 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Sep 02 09:41:06 arch kernel: x86/fpu: x87 FPU will use FXSAVE
Sep 02 09:41:06 arch kernel: Freeing SMP alternatives memory: 40K
Sep 02 09:41:06 arch kernel: pid_max: default: 32768 minimum: 301
Sep 02 09:41:06 arch kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Sep 02 09:41:06 arch kernel: landlock: Up and running.
Sep 02 09:41:06 arch kernel: Yama: becoming mindful.
Sep 02 09:41:06 arch kernel: LSM support for eBPF active
Sep 02 09:41:06 arch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Sep 02 09:41:06 arch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Sep 02 09:41:06 arch kernel: process: System has AMD C1E erratum E400. Workaround enabled.
Sep 02 09:41:06 arch kernel: process: Switch to broadcast mode on CPU0
Sep 02 09:41:06 arch kernel: smpboot: CPU0: AMD Athlon(tm) II X4 640 Processor (family: 0x10, model: 0x5, stepping: 0x3)
Sep 02 09:41:06 arch kernel: Performance Events: AMD PMU driver.
Sep 02 09:41:06 arch kernel: ... version:                0
Sep 02 09:41:06 arch kernel: ... bit width:              48
Sep 02 09:41:06 arch kernel: ... generic registers:      4
Sep 02 09:41:06 arch kernel: ... value mask:             0000ffffffffffff
Sep 02 09:41:06 arch kernel: ... max period:             00007fffffffffff
Sep 02 09:41:06 arch kernel: ... fixed-purpose events:   0
Sep 02 09:41:06 arch kernel: ... event mask:             000000000000000f
Sep 02 09:41:06 arch kernel: signal: max sigframe size: 1440
Sep 02 09:41:06 arch kernel: rcu: Hierarchical SRCU implementation.
Sep 02 09:41:06 arch kernel: rcu:         Max phase no-delay instances is 1000.
Sep 02 09:41:06 arch kernel: MCE: In-kernel MCE decoding enabled.
Sep 02 09:41:06 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Sep 02 09:41:06 arch kernel: smp: Bringing up secondary CPUs ...
Sep 02 09:41:06 arch kernel: smpboot: x86: Booting SMP configuration:
Sep 02 09:41:06 arch kernel: .... node  #0, CPUs:      #1 #2 #3
Sep 02 09:41:06 arch kernel: process: Switch to broadcast mode on CPU1
Sep 02 09:41:06 arch kernel: process: Switch to broadcast mode on CPU2
Sep 02 09:41:06 arch kernel: process: Switch to broadcast mode on CPU3
Sep 02 09:41:06 arch kernel: smp: Brought up 1 node, 4 CPUs
Sep 02 09:41:06 arch kernel: smpboot: Total of 4 processors activated (24089.66 BogoMIPS)
Sep 02 09:41:06 arch kernel: devtmpfs: initialized
Sep 02 09:41:06 arch kernel: x86/mm: Memory block size: 128MB
Sep 02 09:41:06 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0xc7ea8000-0xc7ecffff] (163840 bytes)
Sep 02 09:41:06 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Sep 02 09:41:06 arch kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Sep 02 09:41:06 arch kernel: pinctrl core: initialized pinctrl subsystem
Sep 02 09:41:06 arch kernel: PM: RTC time: 13:40:54, date: 2024-09-02
Sep 02 09:41:06 arch kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Sep 02 09:41:06 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Sep 02 09:41:06 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Sep 02 09:41:06 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Sep 02 09:41:06 arch kernel: audit: initializing netlink subsys (disabled)
Sep 02 09:41:06 arch kernel: audit: type=2000 audit(1725284454.159:1): state=initialized audit_enabled=0 res=1
Sep 02 09:41:06 arch kernel: thermal_sys: Registered thermal governor 'fair_share'
Sep 02 09:41:06 arch kernel: thermal_sys: Registered thermal governor 'bang_bang'
Sep 02 09:41:06 arch kernel: thermal_sys: Registered thermal governor 'step_wise'
Sep 02 09:41:06 arch kernel: thermal_sys: Registered thermal governor 'user_space'
Sep 02 09:41:06 arch kernel: thermal_sys: Registered thermal governor 'power_allocator'
Sep 02 09:41:06 arch kernel: cpuidle: using governor ladder
Sep 02 09:41:06 arch kernel: cpuidle: using governor menu
Sep 02 09:41:06 arch kernel: node 0 link 0: io port [1000, ffffff]
Sep 02 09:41:06 arch kernel: TOM: 00000000c8000000 aka 3200M
Sep 02 09:41:06 arch kernel: Fam 10h mmconf [mem 0xe0000000-0xefffffff]
Sep 02 09:41:06 arch kernel: node 0 link 0: mmio [e0000000, efffffff] ==> none
Sep 02 09:41:06 arch kernel: node 0 link 0: mmio [f0000000, ffffffff]
Sep 02 09:41:06 arch kernel: node 0 link 0: mmio [a0000, bffff]
Sep 02 09:41:06 arch kernel: node 0 link 0: mmio [c8000000, dfffffff]
Sep 02 09:41:06 arch kernel: TOM2: 0000000438000000 aka 17280M
Sep 02 09:41:06 arch kernel: bus: [bus 00-07] on node 0 link 0
Sep 02 09:41:06 arch kernel: bus: 00 [io  0x0000-0xffff]
Sep 02 09:41:06 arch kernel: bus: 00 [mem 0xf0000000-0xffffffff]
Sep 02 09:41:06 arch kernel: bus: 00 [mem 0x000a0000-0x000bffff]
Sep 02 09:41:06 arch kernel: bus: 00 [mem 0xc8000000-0xdfffffff]
Sep 02 09:41:06 arch kernel: bus: 00 [mem 0x438000000-0xfcffffffff]
Sep 02 09:41:06 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 02 09:41:06 arch kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
Sep 02 09:41:06 arch kernel: PCI: not using ECAM ([mem 0xe0000000-0xefffffff] not reserved)
Sep 02 09:41:06 arch kernel: PCI: Using configuration type 1 for base access
Sep 02 09:41:06 arch kernel: PCI: Using configuration type 1 for extended access
Sep 02 09:41:06 arch kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Sep 02 09:41:06 arch kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Sep 02 09:41:06 arch kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Sep 02 09:41:06 arch kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Sep 02 09:41:06 arch kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Sep 02 09:41:06 arch kernel: Demotion targets for Node 0: null
Sep 02 09:41:06 arch kernel: ACPI: Added _OSI(Module Device)
Sep 02 09:41:06 arch kernel: ACPI: Added _OSI(Processor Device)
Sep 02 09:41:06 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 02 09:41:06 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 02 09:41:06 arch kernel: ACPI: 2 ACPI AML tables successfully acquired and loaded
Sep 02 09:41:06 arch kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC
Sep 02 09:41:06 arch kernel: ACPI: EC: EC started
Sep 02 09:41:06 arch kernel: ACPI: EC: interrupt blocked
Sep 02 09:41:06 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Sep 02 09:41:06 arch kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
Sep 02 09:41:06 arch kernel: ACPI: Interpreter enabled
Sep 02 09:41:06 arch kernel: ACPI: PM: (supports S0 S1 S3 S4 S5)
Sep 02 09:41:06 arch kernel: ACPI: Using IOAPIC for interrupt routing
Sep 02 09:41:06 arch kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
Sep 02 09:41:06 arch kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
Sep 02 09:41:06 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 02 09:41:06 arch kernel: PCI: Using E820 reservations for host bridge windows
Sep 02 09:41:06 arch kernel: ACPI: Enabled 9 GPEs in block 00 to 1F
Sep 02 09:41:06 arch kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Sep 02 09:41:06 arch kernel: acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Sep 02 09:41:06 arch kernel: acpi PNP0A03:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
Sep 02 09:41:06 arch kernel: acpi PNP0A03:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Sep 02 09:41:06 arch kernel: PCI host bridge to bus 0000:00
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: root bus resource [mem 0xc7f00000-0xdfffffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Sep 02 09:41:06 arch kernel: pci 0000:00:00.0: [1002:5957] type 00 class 0x060000 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:00.0: [Firmware Bug]: BAR 3: invalid; can't size
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0: [1002:5978] type 01 class 0x060400 PCIe Root Port
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0: PCI bridge to [bus 05]
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0:   bridge window [mem 0xfe900000-0xfe9fffff]
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0: enabling Extended Tags
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
Sep 02 09:41:06 arch kernel: pci 0000:00:09.0: [1002:597e] type 01 class 0x060400 PCIe Root Port
Sep 02 09:41:06 arch kernel: pci 0000:00:09.0: PCI bridge to [bus 04]
Sep 02 09:41:06 arch kernel: pci 0000:00:09.0:   bridge window [io  0xd000-0xdfff]
Sep 02 09:41:06 arch kernel: pci 0000:00:09.0: enabling Extended Tags
Sep 02 09:41:06 arch kernel: pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
Sep 02 09:41:06 arch kernel: pci 0000:00:0a.0: [1002:597f] type 01 class 0x060400 PCIe Root Port
Sep 02 09:41:06 arch kernel: pci 0000:00:0a.0: PCI bridge to [bus 03]
Sep 02 09:41:06 arch kernel: pci 0000:00:0a.0:   bridge window [mem 0xfe800000-0xfe8fffff]
Sep 02 09:41:06 arch kernel: pci 0000:00:0a.0: enabling Extended Tags
Sep 02 09:41:06 arch kernel: pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
Sep 02 09:41:06 arch kernel: pci 0000:00:11.0: [1002:4391] type 00 class 0x010601 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:11.0: BAR 0 [io  0xb000-0xb007]
Sep 02 09:41:06 arch kernel: pci 0000:00:11.0: BAR 1 [io  0xa000-0xa003]
Sep 02 09:41:06 arch kernel: pci 0000:00:11.0: BAR 2 [io  0x9000-0x9007]
Sep 02 09:41:06 arch kernel: pci 0000:00:11.0: BAR 3 [io  0x8000-0x8003]
Sep 02 09:41:06 arch kernel: pci 0000:00:11.0: BAR 4 [io  0x7000-0x700f]
Sep 02 09:41:06 arch kernel: pci 0000:00:11.0: BAR 5 [mem 0xfe7fa000-0xfe7fa3ff]
Sep 02 09:41:06 arch kernel: pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:12.0: BAR 0 [mem 0xfe7f3000-0xfe7f3fff]
Sep 02 09:41:06 arch kernel: pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:12.2: BAR 0 [mem 0xfe7fa400-0xfe7fa4ff]
Sep 02 09:41:06 arch kernel: pci 0000:00:12.2: supports D1 D2
Sep 02 09:41:06 arch kernel: pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
Sep 02 09:41:06 arch kernel: pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:13.0: BAR 0 [mem 0xfe7f8000-0xfe7f8fff]
Sep 02 09:41:06 arch kernel: pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:13.2: BAR 0 [mem 0xfe7fa800-0xfe7fa8ff]
Sep 02 09:41:06 arch kernel: pci 0000:00:13.2: supports D1 D2
Sep 02 09:41:06 arch kernel: pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
Sep 02 09:41:06 arch kernel: pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:14.2: [1002:4383] type 00 class 0x040300 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:14.2: BAR 0 [mem 0xfe7f4000-0xfe7f7fff 64bit]
Sep 02 09:41:06 arch kernel: pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
Sep 02 09:41:06 arch kernel: pci 0000:00:14.3: [1002:439d] type 00 class 0x060100 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:14.4: [1002:4384] type 01 class 0x060401 conventional PCI bridge
Sep 02 09:41:06 arch kernel: pci 0000:00:14.4: PCI bridge to [bus 02] (subtractive decode)
Sep 02 09:41:06 arch kernel: pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:14.5: BAR 0 [mem 0xfe7f9000-0xfe7f9fff]
Sep 02 09:41:06 arch kernel: pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400 PCIe Root Port
Sep 02 09:41:06 arch kernel: pci 0000:00:15.0: PCI bridge to [bus 01]
Sep 02 09:41:06 arch kernel: pci 0000:00:15.0:   bridge window [io  0xc000-0xcfff]
Sep 02 09:41:06 arch kernel: pci 0000:00:15.0:   bridge window [mem 0xcff00000-0xcfffffff 64bit pref]
Sep 02 09:41:06 arch kernel: pci 0000:00:15.0: enabling Extended Tags
Sep 02 09:41:06 arch kernel: pci 0000:00:15.0: supports D1 D2
Sep 02 09:41:06 arch kernel: pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:16.0: BAR 0 [mem 0xfe7fb000-0xfe7fbfff]
Sep 02 09:41:06 arch kernel: pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:16.2: BAR 0 [mem 0xfe7fac00-0xfe7facff]
Sep 02 09:41:06 arch kernel: pci 0000:00:16.2: supports D1 D2
Sep 02 09:41:06 arch kernel: pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
Sep 02 09:41:06 arch kernel: pci 0000:00:18.0: [1022:1200] type 00 class 0x060000 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:18.1: [1022:1201] type 00 class 0x060000 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:18.2: [1022:1202] type 00 class 0x060000 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:18.3: [1022:1203] type 00 class 0x060000 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:18.4: [1022:1204] type 00 class 0x060000 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: [1002:68f9] type 00 class 0x030000 PCIe Legacy Endpoint
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: BAR 0 [mem 0xd0000000-0xdfffffff 64bit pref]
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: BAR 2 [mem 0xfe9e0000-0xfe9fffff 64bit]
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: BAR 4 [io  0xe000-0xe0ff]
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: ROM [mem 0xfe9c0000-0xfe9dffff pref]
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: enabling Extended Tags
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: supports D1 D2
Sep 02 09:41:06 arch kernel: pci 0000:05:00.1: [1002:aa68] type 00 class 0x040300 PCIe Legacy Endpoint
Sep 02 09:41:06 arch kernel: pci 0000:05:00.1: BAR 0 [mem 0xfe9bc000-0xfe9bffff 64bit]
Sep 02 09:41:06 arch kernel: pci 0000:05:00.1: enabling Extended Tags
Sep 02 09:41:06 arch kernel: pci 0000:05:00.1: supports D1 D2
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0: PCI bridge to [bus 05]
Sep 02 09:41:06 arch kernel: pci 0000:04:00.0: [197b:2368] type 00 class 0x010185 PCIe Legacy Endpoint
Sep 02 09:41:06 arch kernel: pci 0000:04:00.0: BAR 0 [io  0xdc00-0xdc07]
Sep 02 09:41:06 arch kernel: pci 0000:04:00.0: BAR 1 [io  0xd880-0xd883]
Sep 02 09:41:06 arch kernel: pci 0000:04:00.0: BAR 2 [io  0xd800-0xd807]
Sep 02 09:41:06 arch kernel: pci 0000:04:00.0: BAR 3 [io  0xd480-0xd483]
Sep 02 09:41:06 arch kernel: pci 0000:04:00.0: BAR 4 [io  0xd400-0xd40f]
Sep 02 09:41:06 arch kernel: pci 0000:04:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
Sep 02 09:41:06 arch kernel: pci 0000:00:09.0: PCI bridge to [bus 04]
Sep 02 09:41:06 arch kernel: pci 0000:03:00.0: [1033:0194] type 00 class 0x0c0330 PCIe Endpoint
Sep 02 09:41:06 arch kernel: pci 0000:03:00.0: BAR 0 [mem 0xfe8fa000-0xfe8fbfff 64bit]
Sep 02 09:41:06 arch kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Sep 02 09:41:06 arch kernel: pci 0000:00:0a.0: PCI bridge to [bus 03]
Sep 02 09:41:06 arch kernel: pci_bus 0000:02: extended config space not accessible
Sep 02 09:41:06 arch kernel: pci 0000:00:14.4: PCI bridge to [bus 02] (subtractive decode)
Sep 02 09:41:06 arch kernel: pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
Sep 02 09:41:06 arch kernel: pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
Sep 02 09:41:06 arch kernel: pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
Sep 02 09:41:06 arch kernel: pci 0000:00:14.4:   bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
Sep 02 09:41:06 arch kernel: pci 0000:00:14.4:   bridge window [mem 0xc7f00000-0xdfffffff window] (subtractive decode)
Sep 02 09:41:06 arch kernel: pci 0000:00:14.4:   bridge window [mem 0xf0000000-0xfebfffff window] (subtractive decode)
Sep 02 09:41:06 arch kernel: pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Sep 02 09:41:06 arch kernel: pci 0000:01:00.0: BAR 0 [io  0xc800-0xc8ff]
Sep 02 09:41:06 arch kernel: pci 0000:01:00.0: BAR 2 [mem 0xcffff000-0xcfffffff 64bit pref]
Sep 02 09:41:06 arch kernel: pci 0000:01:00.0: BAR 4 [mem 0xcfff8000-0xcfffbfff 64bit pref]
Sep 02 09:41:06 arch kernel: pci 0000:01:00.0: supports D1 D2
Sep 02 09:41:06 arch kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 02 09:41:06 arch kernel: pci 0000:00:15.0: PCI bridge to [bus 01]
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 10
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 11
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 10
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 7
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKE disabled
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKF disabled
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKG disabled
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKH disabled
Sep 02 09:41:06 arch kernel: ACPI: EC: interrupt unblocked
Sep 02 09:41:06 arch kernel: ACPI: EC: event unblocked
Sep 02 09:41:06 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Sep 02 09:41:06 arch kernel: ACPI: EC: GPE=0xa
Sep 02 09:41:06 arch kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC initialization complete
Sep 02 09:41:06 arch kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
Sep 02 09:41:06 arch kernel: iommu: Default domain type: Translated
Sep 02 09:41:06 arch kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Sep 02 09:41:06 arch kernel: SCSI subsystem initialized
Sep 02 09:41:06 arch kernel: libata version 3.00 loaded.
Sep 02 09:41:06 arch kernel: ACPI: bus type USB registered
Sep 02 09:41:06 arch kernel: usbcore: registered new interface driver usbfs
Sep 02 09:41:06 arch kernel: usbcore: registered new interface driver hub
Sep 02 09:41:06 arch kernel: usbcore: registered new device driver usb
Sep 02 09:41:06 arch kernel: EDAC MC: Ver: 3.0.0
Sep 02 09:41:06 arch kernel: NetLabel: Initializing
Sep 02 09:41:06 arch kernel: NetLabel:  domain hash size = 128
Sep 02 09:41:06 arch kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Sep 02 09:41:06 arch kernel: NetLabel:  unlabeled traffic allowed by default
Sep 02 09:41:06 arch kernel: mctp: management component transport protocol core
Sep 02 09:41:06 arch kernel: NET: Registered PF_MCTP protocol family
Sep 02 09:41:06 arch kernel: PCI: Using ACPI for IRQ routing
Sep 02 09:41:06 arch kernel: PCI: pci_cache_line_size set to 64 bytes
Sep 02 09:41:06 arch kernel: e820: reserve RAM buffer [mem 0x0009b000-0x0009ffff]
Sep 02 09:41:06 arch kernel: e820: reserve RAM buffer [mem 0xc7e90000-0xc7ffffff]
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: vgaarb: setting as boot VGA device
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: vgaarb: bridge control possible
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Sep 02 09:41:06 arch kernel: vgaarb: loaded
Sep 02 09:41:06 arch kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Sep 02 09:41:06 arch kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Sep 02 09:41:06 arch kernel: clocksource: Switched to clocksource tsc-early
Sep 02 09:41:06 arch kernel: VFS: Disk quotas dquot_6.6.0
Sep 02 09:41:06 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 02 09:41:06 arch kernel: pnp: PnP ACPI init
Sep 02 09:41:06 arch kernel: pnp 00:01: [dma 0 disabled]
Sep 02 09:41:06 arch kernel: system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
Sep 02 09:41:06 arch kernel: system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x04d0-0x04d1] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x040b] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x04d6] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0c00-0x0c01] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0c14] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0c50-0x0c51] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0c52] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0c6c] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0c6f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0cd0-0x0cd1] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0cd2-0x0cd3] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0cd4-0x0cd5] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0cd6-0x0cd7] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0cd8-0x0cdf] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0800-0x089f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0b00-0x0b1f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0b20-0x0b3f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0900-0x090f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0910-0x091f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0xfe00-0xfefe] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [mem 0xc7f00000-0xc7ffffff] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [mem 0xffb80000-0xffbfffff] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [mem 0xfec10000-0xfec1001f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [mem 0xfed80000-0xfed80fff] has been reserved
Sep 02 09:41:06 arch kernel: system 00:04: [io  0x0230-0x023f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:04: [io  0x0290-0x029f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:04: [io  0x0f40-0x0f4f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:04: [io  0x0a30-0x0a3f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
Sep 02 09:41:06 arch kernel: pnp 00:06: disabling [mem 0x000c0000-0x000cffff] because it overlaps 0000:05:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
Sep 02 09:41:06 arch kernel: system 00:06: [mem 0x00000000-0x0009ffff] could not be reserved
Sep 02 09:41:06 arch kernel: system 00:06: [mem 0x000e0000-0x000fffff] could not be reserved
Sep 02 09:41:06 arch kernel: system 00:06: [mem 0x00100000-0xc7efffff] could not be reserved
Sep 02 09:41:06 arch kernel: system 00:06: [mem 0xfec00000-0xffffffff] could not be reserved
Sep 02 09:41:06 arch kernel: pnp: PnP ACPI: found 7 devices
Sep 02 09:41:06 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 02 09:41:06 arch kernel: NET: Registered PF_INET protocol family
Sep 02 09:41:06 arch kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 02 09:41:06 arch kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Sep 02 09:41:06 arch kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Sep 02 09:41:06 arch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Sep 02 09:41:06 arch kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Sep 02 09:41:06 arch kernel: TCP: Hash tables configured (established 131072 bind 65536)
Sep 02 09:41:06 arch kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Sep 02 09:41:06 arch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Sep 02 09:41:06 arch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Sep 02 09:41:06 arch kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Sep 02 09:41:06 arch kernel: NET: Registered PF_XDP protocol family
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0: PCI bridge to [bus 05]
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0:   bridge window [mem 0xfe900000-0xfe9fffff]
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
Sep 02 09:41:06 arch kernel: pci 0000:00:09.0: PCI bridge to [bus 04]
Sep 02 09:41:06 arch kernel: pci 0000:00:09.0:   bridge window [io  0xd000-0xdfff]
Sep 02 09:41:06 arch kernel: pci 0000:00:0a.0: PCI bridge to [bus 03]
Sep 02 09:41:06 arch kernel: pci 0000:00:0a.0:   bridge window [mem 0xfe800000-0xfe8fffff]
Sep 02 09:41:06 arch kernel: pci 0000:00:14.4: PCI bridge to [bus 02]
Sep 02 09:41:06 arch kernel: pci 0000:00:15.0: PCI bridge to [bus 01]
Sep 02 09:41:06 arch kernel: pci 0000:00:15.0:   bridge window [io  0xc000-0xcfff]
Sep 02 09:41:06 arch kernel: pci 0000:00:15.0:   bridge window [mem 0xcff00000-0xcfffffff 64bit pref]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: resource 8 [mem 0xc7f00000-0xdfffffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:05: resource 0 [io  0xe000-0xefff]
Sep 02 09:41:06 arch kernel: pci_bus 0000:05: resource 1 [mem 0xfe900000-0xfe9fffff]
Sep 02 09:41:06 arch kernel: pci_bus 0000:05: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
Sep 02 09:41:06 arch kernel: pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
Sep 02 09:41:06 arch kernel: pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe8fffff]
Sep 02 09:41:06 arch kernel: pci_bus 0000:02: resource 4 [io  0x0000-0x0cf7 window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:02: resource 5 [io  0x0d00-0xffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:02: resource 7 [mem 0x000d0000-0x000dffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:02: resource 8 [mem 0xc7f00000-0xdfffffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:02: resource 9 [mem 0xf0000000-0xfebfffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:01: resource 0 [io  0xc000-0xcfff]
Sep 02 09:41:06 arch kernel: pci_bus 0000:01: resource 2 [mem 0xcff00000-0xcfffffff 64bit pref]
Sep 02 09:41:06 arch kernel: pci 0000:00:12.0: quirk_usb_early_handoff+0x0/0x740 took 741372 usecs
Sep 02 09:41:06 arch kernel: pci 0000:00:13.0: quirk_usb_early_handoff+0x0/0x740 took 22587 usecs
Sep 02 09:41:06 arch kernel: pci 0000:00:14.5: quirk_usb_early_handoff+0x0/0x740 took 22577 usecs
Sep 02 09:41:06 arch kernel: pci 0000:00:16.0: quirk_usb_early_handoff+0x0/0x740 took 22773 usecs
Sep 02 09:41:06 arch kernel: pci 0000:05:00.1: D0 power state depends on 0000:05:00.0
Sep 02 09:41:06 arch kernel: PCI: CLS 64 bytes, default 64
Sep 02 09:41:06 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 02 09:41:06 arch kernel: software IO TLB: mapped [mem 0x00000000c3e90000-0x00000000c7e90000] (64MB)
Sep 02 09:41:06 arch kernel: LVT offset 1 assigned for vector 0x400
Sep 02 09:41:06 arch kernel: LVT offset 1 assigned
Sep 02 09:41:06 arch kernel: Trying to unpack rootfs image as initramfs...
Sep 02 09:41:06 arch kernel: perf: AMD IBS detected (0x0000001f)
Sep 02 09:41:06 arch kernel: Initialise system trusted keyrings
Sep 02 09:41:06 arch kernel: Key type blacklist registered
Sep 02 09:41:06 arch kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Sep 02 09:41:06 arch kernel: zbud: loaded
Sep 02 09:41:06 arch kernel: fuse: init (API version 7.40)
Sep 02 09:41:06 arch kernel: integrity: Platform Keyring initialized
Sep 02 09:41:06 arch kernel: integrity: Machine keyring initialized
Sep 02 09:41:06 arch kernel: Key type asymmetric registered
Sep 02 09:41:06 arch kernel: Asymmetric key parser 'x509' registered
Sep 02 09:41:06 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Sep 02 09:41:06 arch kernel: io scheduler mq-deadline registered
Sep 02 09:41:06 arch kernel: io scheduler kyber registered
Sep 02 09:41:06 arch kernel: io scheduler bfq registered
Sep 02 09:41:06 arch kernel: pcieport 0000:00:02.0: PME: Signaling with IRQ 24
Sep 02 09:41:06 arch kernel: pcieport 0000:00:09.0: PME: Signaling with IRQ 25
Sep 02 09:41:06 arch kernel: pcieport 0000:00:0a.0: PME: Signaling with IRQ 26
Sep 02 09:41:06 arch kernel: pcieport 0000:00:15.0: PME: Signaling with IRQ 27
Sep 02 09:41:06 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 02 09:41:06 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Sep 02 09:41:06 arch kernel: ACPI: button: Power Button [PWRB]
Sep 02 09:41:06 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Sep 02 09:41:06 arch kernel: ACPI: button: Power Button [PWRF]
Sep 02 09:41:06 arch kernel: ACPI: processor limited to max C-state 1
Sep 02 09:41:06 arch kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Sep 02 09:41:06 arch kernel: 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Sep 02 09:41:06 arch kernel: Non-volatile memory driver v1.3
Sep 02 09:41:06 arch kernel: Linux agpgart interface v0.103
Sep 02 09:41:06 arch kernel: ACPI: bus type drm_connector registered
Sep 02 09:41:06 arch kernel: ahci 0000:00:11.0: version 3.0
Sep 02 09:41:06 arch kernel: ahci 0000:00:11.0: AHCI vers 0001.0200, 32 command slots, 6 Gbps, SATA mode
Sep 02 09:41:06 arch kernel: ahci 0000:00:11.0: 6/6 ports implemented (port mask 0x3f)
Sep 02 09:41:06 arch kernel: ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part 
Sep 02 09:41:06 arch kernel: scsi host0: ahci
Sep 02 09:41:06 arch kernel: scsi host1: ahci
Sep 02 09:41:06 arch kernel: scsi host2: ahci
Sep 02 09:41:06 arch kernel: scsi host3: ahci
Sep 02 09:41:06 arch kernel: scsi host4: ahci
Sep 02 09:41:06 arch kernel: scsi host5: ahci
Sep 02 09:41:06 arch kernel: ata1: SATA max UDMA/133 abar m1024@0xfe7fa000 port 0xfe7fa100 irq 28 lpm-pol 3
Sep 02 09:41:06 arch kernel: ata2: SATA max UDMA/133 abar m1024@0xfe7fa000 port 0xfe7fa180 irq 28 lpm-pol 3
Sep 02 09:41:06 arch kernel: ata3: SATA max UDMA/133 abar m1024@0xfe7fa000 port 0xfe7fa200 irq 28 lpm-pol 3
Sep 02 09:41:06 arch kernel: ata4: SATA max UDMA/133 abar m1024@0xfe7fa000 port 0xfe7fa280 irq 28 lpm-pol 3
Sep 02 09:41:06 arch kernel: ata5: SATA max UDMA/133 abar m1024@0xfe7fa000 port 0xfe7fa300 irq 28 lpm-pol 3
Sep 02 09:41:06 arch kernel: ata6: SATA max UDMA/133 abar m1024@0xfe7fa000 port 0xfe7fa380 irq 28 lpm-pol 3
Sep 02 09:41:06 arch kernel: QUIRK: Enable AMD PLL fix
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:12.0: OHCI PCI host controller
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 1
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:12.0: irq 18, io mem 0xfe7f3000
Sep 02 09:41:06 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.10
Sep 02 09:41:06 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 02 09:41:06 arch kernel: usb usb1: Product: OHCI PCI host controller
Sep 02 09:41:06 arch kernel: usb usb1: Manufacturer: Linux 6.10.7-arch1-1 ohci_hcd
Sep 02 09:41:06 arch kernel: usb usb1: SerialNumber: 0000:00:12.0
Sep 02 09:41:06 arch kernel: hub 1-0:1.0: USB hub found
Sep 02 09:41:06 arch kernel: hub 1-0:1.0: 5 ports detected
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:12.2: EHCI Host Controller
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 2
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:12.2: debug port 1
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:12.2: irq 17, io mem 0xfe7fa400
Sep 02 09:41:06 arch kernel: Freeing initrd memory: 35944K
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
Sep 02 09:41:06 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
Sep 02 09:41:06 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 02 09:41:06 arch kernel: usb usb2: Product: EHCI Host Controller
Sep 02 09:41:06 arch kernel: usb usb2: Manufacturer: Linux 6.10.7-arch1-1 ehci_hcd
Sep 02 09:41:06 arch kernel: usb usb2: SerialNumber: 0000:00:12.2
Sep 02 09:41:06 arch kernel: hub 2-0:1.0: USB hub found
Sep 02 09:41:06 arch kernel: hub 2-0:1.0: 5 ports detected
Sep 02 09:41:06 arch kernel: hub 1-0:1.0: USB hub found
Sep 02 09:41:06 arch kernel: hub 1-0:1.0: 5 ports detected
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:13.2: EHCI Host Controller
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 3
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:13.2: debug port 1
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:13.2: irq 17, io mem 0xfe7fa800
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
Sep 02 09:41:06 arch kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
Sep 02 09:41:06 arch kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 02 09:41:06 arch kernel: usb usb3: Product: EHCI Host Controller
Sep 02 09:41:06 arch kernel: usb usb3: Manufacturer: Linux 6.10.7-arch1-1 ehci_hcd
Sep 02 09:41:06 arch kernel: usb usb3: SerialNumber: 0000:00:13.2
Sep 02 09:41:06 arch kernel: hub 3-0:1.0: USB hub found
Sep 02 09:41:06 arch kernel: hub 3-0:1.0: 5 ports detected
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:16.2: EHCI Host Controller
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 4
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:16.2: debug port 1
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:16.2: irq 17, io mem 0xfe7fac00
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
Sep 02 09:41:06 arch kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
Sep 02 09:41:06 arch kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 02 09:41:06 arch kernel: usb usb4: Product: EHCI Host Controller
Sep 02 09:41:06 arch kernel: usb usb4: Manufacturer: Linux 6.10.7-arch1-1 ehci_hcd
Sep 02 09:41:06 arch kernel: usb usb4: SerialNumber: 0000:00:16.2
Sep 02 09:41:06 arch kernel: hub 4-0:1.0: USB hub found
Sep 02 09:41:06 arch kernel: hub 4-0:1.0: 4 ports detected
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:13.0: OHCI PCI host controller
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:13.0: irq 18, io mem 0xfe7f8000
Sep 02 09:41:06 arch kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.10
Sep 02 09:41:06 arch kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 02 09:41:06 arch kernel: usb usb5: Product: OHCI PCI host controller
Sep 02 09:41:06 arch kernel: usb usb5: Manufacturer: Linux 6.10.7-arch1-1 ohci_hcd
Sep 02 09:41:06 arch kernel: usb usb5: SerialNumber: 0000:00:13.0
Sep 02 09:41:06 arch kernel: hub 5-0:1.0: USB hub found
Sep 02 09:41:06 arch kernel: hub 5-0:1.0: 5 ports detected
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:14.5: OHCI PCI host controller
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:14.5: irq 18, io mem 0xfe7f9000
Sep 02 09:41:06 arch kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.10
Sep 02 09:41:06 arch kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 02 09:41:06 arch kernel: usb usb6: Product: OHCI PCI host controller
Sep 02 09:41:06 arch kernel: usb usb6: Manufacturer: Linux 6.10.7-arch1-1 ohci_hcd
Sep 02 09:41:06 arch kernel: usb usb6: SerialNumber: 0000:00:14.5
Sep 02 09:41:06 arch kernel: hub 6-0:1.0: USB hub found
Sep 02 09:41:06 arch kernel: hub 6-0:1.0: 2 ports detected
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:16.0: OHCI PCI host controller
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:16.0: irq 18, io mem 0xfe7fb000
Sep 02 09:41:06 arch kernel: ata4: SATA link down (SStatus 0 SControl 300)
Sep 02 09:41:06 arch kernel: ata5: SATA link down (SStatus 0 SControl 300)
Sep 02 09:41:06 arch kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.10
Sep 02 09:41:06 arch kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 02 09:41:06 arch kernel: usb usb7: Product: OHCI PCI host controller
Sep 02 09:41:06 arch kernel: usb usb7: Manufacturer: Linux 6.10.7-arch1-1 ohci_hcd
Sep 02 09:41:06 arch kernel: usb usb7: SerialNumber: 0000:00:16.0
Sep 02 09:41:06 arch kernel: hub 7-0:1.0: USB hub found
Sep 02 09:41:06 arch kernel: hub 7-0:1.0: 4 ports detected
Sep 02 09:41:06 arch kernel: usbcore: registered new interface driver usbserial_generic
Sep 02 09:41:06 arch kernel: usbserial: USB Serial support registered for generic
Sep 02 09:41:06 arch kernel: rtc_cmos 00:00: RTC can wake from S4
Sep 02 09:41:06 arch kernel: rtc_cmos 00:00: registered as rtc0
Sep 02 09:41:06 arch kernel: rtc_cmos 00:00: setting system clock to 2024-09-02T13:40:56 UTC (1725284456)
Sep 02 09:41:06 arch kernel: rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Sep 02 09:41:06 arch kernel: amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled
Sep 02 09:41:06 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
Sep 02 09:41:06 arch kernel: hid: raw HID events driver (C) Jiri Kosina
Sep 02 09:41:06 arch kernel: drop_monitor: Initializing network drop monitor service
Sep 02 09:41:06 arch kernel: NET: Registered PF_INET6 protocol family
Sep 02 09:41:06 arch kernel: Segment Routing with IPv6
Sep 02 09:41:06 arch kernel: RPL Segment Routing with IPv6
Sep 02 09:41:06 arch kernel: In-situ OAM (IOAM) with IPv6
Sep 02 09:41:06 arch kernel: NET: Registered PF_PACKET protocol family
Sep 02 09:41:06 arch kernel: microcode: Current revision: 0x010000c8
Sep 02 09:41:06 arch kernel: IPI shorthand broadcast: enabled
Sep 02 09:41:06 arch kernel: sched_clock: Marking stable (1932792507, 3016844)->(2062813675, -127004324)
Sep 02 09:41:06 arch kernel: Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
Sep 02 09:41:06 arch kernel: registered taskstats version 1
Sep 02 09:41:06 arch kernel: Loading compiled-in X.509 certificates
Sep 02 09:41:06 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: c03c4af6d7171c30c37096597ccaf934558a29d0'
Sep 02 09:41:06 arch kernel: zswap: loaded using pool zstd/zsmalloc
Sep 02 09:41:06 arch kernel: Demotion targets for Node 0: null
Sep 02 09:41:06 arch kernel: Key type .fscrypt registered
Sep 02 09:41:06 arch kernel: Key type fscrypt-provisioning registered
Sep 02 09:41:06 arch kernel: PM:   Magic number: 8:678:684
Sep 02 09:41:06 arch kernel: mem full: hash matches
Sep 02 09:41:06 arch kernel: RAS: Correctable Errors collector initialized.
Sep 02 09:41:06 arch kernel: clk: Disabling unused clocks
Sep 02 09:41:06 arch kernel: PM: genpd: Disabling unused power domains
Sep 02 09:41:06 arch kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 02 09:41:06 arch kernel: ata2.00: FORCE: horkage modified (noncq)
Sep 02 09:41:06 arch kernel: tsc: Refined TSC clocksource calibration: 3010.059 MHz
Sep 02 09:41:06 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b6363c833b, max_idle_ns: 440795341418 ns
Sep 02 09:41:06 arch kernel: ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Sep 02 09:41:06 arch kernel: clocksource: Switched to clocksource tsc
Sep 02 09:41:06 arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 02 09:41:06 arch kernel: ata2.00: ATA-10: WDC WD1003FZEX-00K3CA0, 01.01A01, max UDMA/133
Sep 02 09:41:06 arch kernel: ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (not used)
Sep 02 09:41:06 arch kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 02 09:41:06 arch kernel: ata2.00: configured for UDMA/133
Sep 02 09:41:06 arch kernel: ata1.00: FORCE: horkage modified (noncq)
Sep 02 09:41:06 arch kernel: ata1.00: supports DRM functions and may not be fully accessible
Sep 02 09:41:06 arch kernel: ata1.00: ATA-10: CT500MX500SSD1, M3CR045, max UDMA/133
Sep 02 09:41:06 arch kernel: ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (not used)
Sep 02 09:41:06 arch kernel: ata3.00: FORCE: horkage modified (noncq)
Sep 02 09:41:06 arch kernel: ata3.00: LPM support broken, forcing max_power
Sep 02 09:41:06 arch kernel: ata3.00: ATA-10: CT240BX500SSD1, M6CR056, max UDMA/133
Sep 02 09:41:06 arch kernel: ata3.00: 468862128 sectors, multi 1: LBA48 NCQ (not used)
Sep 02 09:41:06 arch kernel: ata1.00: Features: Trust Dev-Sleep
Sep 02 09:41:06 arch kernel: ata1.00: supports DRM functions and may not be fully accessible
Sep 02 09:41:06 arch kernel: ata6.00: FORCE: horkage modified (noncq)
Sep 02 09:41:06 arch kernel: ata6.00: ATAPI: ASUS    DRW-24B1ST   a, 1.04, max UDMA/100
Sep 02 09:41:06 arch kernel: ata1.00: configured for UDMA/133
Sep 02 09:41:06 arch kernel: ata6.00: configured for UDMA/100
Sep 02 09:41:06 arch kernel: ata3.00: Features: Dev-Sleep
Sep 02 09:41:06 arch kernel: ata3.00: LPM support broken, forcing max_power
Sep 02 09:41:06 arch kernel: ata3.00: configured for UDMA/133
Sep 02 09:41:06 arch kernel: scsi 0:0:0:0: Direct-Access     ATA      CT500MX500SSD1   045  PQ: 0 ANSI: 5
Sep 02 09:41:06 arch kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Sep 02 09:41:06 arch kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Sep 02 09:41:06 arch kernel: sd 0:0:0:0: [sda] Write Protect is off
Sep 02 09:41:06 arch kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Sep 02 09:41:06 arch kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 02 09:41:06 arch kernel: scsi 1:0:0:0: Direct-Access     ATA      WDC WD1003FZEX-0 1A01 PQ: 0 ANSI: 5
Sep 02 09:41:06 arch kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
Sep 02 09:41:06 arch kernel: sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Sep 02 09:41:06 arch kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks
Sep 02 09:41:06 arch kernel: sd 1:0:0:0: [sdb] Write Protect is off
Sep 02 09:41:06 arch kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Sep 02 09:41:06 arch kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 02 09:41:06 arch kernel: sd 1:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
Sep 02 09:41:06 arch kernel:  sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
Sep 02 09:41:06 arch kernel: sd 0:0:0:0: [sda] supports TCG Opal
Sep 02 09:41:06 arch kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Sep 02 09:41:06 arch kernel: scsi 2:0:0:0: Direct-Access     ATA      CT240BX500SSD1   056  PQ: 0 ANSI: 5
Sep 02 09:41:06 arch kernel: sd 2:0:0:0: [sdc] 468862128 512-byte logical blocks: (240 GB/224 GiB)
Sep 02 09:41:06 arch kernel: sd 2:0:0:0: [sdc] Write Protect is off
Sep 02 09:41:06 arch kernel: sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
Sep 02 09:41:06 arch kernel: sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 02 09:41:06 arch kernel: sd 2:0:0:0: [sdc] Preferred minimum I/O size 512 bytes
Sep 02 09:41:06 arch kernel:  sdc: sdc1
Sep 02 09:41:06 arch kernel: sd 2:0:0:0: [sdc] Attached SCSI disk
Sep 02 09:41:06 arch kernel: scsi 5:0:0:0: CD-ROM            ASUS     DRW-24B1ST   a   1.04 PQ: 0 ANSI: 5
Sep 02 09:41:06 arch kernel:  sdb: sdb1 sdb2 sdb3
Sep 02 09:41:06 arch kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Sep 02 09:41:06 arch kernel: Freeing unused decrypted memory: 2028K
Sep 02 09:41:06 arch kernel: Freeing unused kernel image (initmem) memory: 3432K
Sep 02 09:41:06 arch kernel: Write protecting the kernel read-only data: 32768k
Sep 02 09:41:06 arch kernel: Freeing unused kernel image (rodata/data gap) memory: 896K
Sep 02 09:41:06 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 02 09:41:06 arch kernel: rodata_test: all tests were successful
Sep 02 09:41:06 arch kernel: Run /init as init process
Sep 02 09:41:06 arch kernel:   with arguments:
Sep 02 09:41:06 arch kernel:     /init
Sep 02 09:41:06 arch kernel:   with environment:
Sep 02 09:41:06 arch kernel:     HOME=/
Sep 02 09:41:06 arch kernel:     TERM=linux
Sep 02 09:41:06 arch kernel:     BOOT_IMAGE=/boot/vmlinuz-linux
Sep 02 09:41:06 arch kernel: usb 1-3: new full-speed USB device number 2 using ohci-pci
Sep 02 09:41:06 arch kernel: scsi host6: pata_jmicron
Sep 02 09:41:06 arch kernel: scsi host7: pata_jmicron
Sep 02 09:41:06 arch kernel: ata7: PATA max UDMA/100 cmd 0xdc00 ctl 0xd880 bmdma 0xd400 irq 17 lpm-pol 0
Sep 02 09:41:06 arch kernel: ata8: PATA max UDMA/100 cmd 0xd800 ctl 0xd480 bmdma 0xd408 irq 17 lpm-pol 0
Sep 02 09:41:06 arch kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
Sep 02 09:41:06 arch kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 8
Sep 02 09:41:06 arch kernel: xhci_hcd 0000:03:00.0: hcc params 0x014042cb hci version 0x96 quirks 0x0000000000000004
Sep 02 09:41:06 arch kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
Sep 02 09:41:06 arch kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 9
Sep 02 09:41:06 arch kernel: xhci_hcd 0000:03:00.0: Host supports USB 3.0 SuperSpeed
Sep 02 09:41:06 arch kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
Sep 02 09:41:06 arch kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 02 09:41:06 arch kernel: usb usb8: Product: xHCI Host Controller
Sep 02 09:41:06 arch kernel: usb usb8: Manufacturer: Linux 6.10.7-arch1-1 xhci-hcd
Sep 02 09:41:06 arch kernel: usb usb8: SerialNumber: 0000:03:00.0
Sep 02 09:41:06 arch kernel: hub 8-0:1.0: USB hub found
Sep 02 09:41:06 arch kernel: hub 8-0:1.0: 2 ports detected
Sep 02 09:41:06 arch kernel: usb usb9: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 02 09:41:06 arch kernel: usb usb9: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
Sep 02 09:41:06 arch kernel: usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 02 09:41:06 arch kernel: usb usb9: Product: xHCI Host Controller
Sep 02 09:41:06 arch kernel: usb usb9: Manufacturer: Linux 6.10.7-arch1-1 xhci-hcd
Sep 02 09:41:06 arch kernel: usb usb9: SerialNumber: 0000:03:00.0
Sep 02 09:41:06 arch kernel: hub 9-0:1.0: USB hub found
Sep 02 09:41:06 arch kernel: hub 9-0:1.0: 2 ports detected
Sep 02 09:41:06 arch kernel: usb 1-3: New USB device found, idVendor=046d, idProduct=c542, bcdDevice= 3.03
Sep 02 09:41:06 arch kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 02 09:41:06 arch kernel: usb 1-3: Product: Wireless Receiver
Sep 02 09:41:06 arch kernel: usb 1-3: Manufacturer: Logitech
Sep 02 09:41:06 arch kernel: sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
Sep 02 09:41:06 arch kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Sep 02 09:41:06 arch kernel: usbcore: registered new interface driver usbhid
Sep 02 09:41:06 arch kernel: usbhid: USB HID core driver
Sep 02 09:41:06 arch kernel: sr 5:0:0:0: Attached scsi CD-ROM sr0
Sep 02 09:41:06 arch kernel: input: Logitech Wireless Receiver Mouse as /devices/pci0000:00/0000:00:12.0/usb1/1-3/1-3:1.0/0003:046D:C542.0001/input/input2
Sep 02 09:41:06 arch kernel: hid-generic 0003:046D:C542.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech Wireless Receiver] on usb-0000:00:12.0-3/input0
Sep 02 09:41:06 arch kernel: [drm] radeon kernel modesetting enabled.
Sep 02 09:41:06 arch kernel: radeon 0000:05:00.0: vgaarb: deactivate vga console
Sep 02 09:41:06 arch kernel: Console: switching to colour dummy device 80x25
Sep 02 09:41:06 arch kernel: [drm] initializing kernel modesetting (CEDAR 0x1002:0x68F9 0x1002:0x010A 0x00).
Sep 02 09:41:06 arch kernel: resource: resource sanity check: requesting [mem 0x00000000000c0000-0x00000000000dffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000dffff window]
Sep 02 09:41:06 arch kernel: caller pci_map_rom+0x69/0x1a0 mapping multiple BARs
Sep 02 09:41:06 arch kernel: ATOM BIOS: BASS
Sep 02 09:41:06 arch kernel: radeon 0000:05:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
Sep 02 09:41:06 arch kernel: radeon 0000:05:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF
Sep 02 09:41:06 arch kernel: [drm] Detected VRAM RAM=1024M, BAR=256M
Sep 02 09:41:06 arch kernel: [drm] RAM width 64bits DDR
Sep 02 09:41:06 arch kernel: [drm] radeon: 1024M of VRAM memory ready
Sep 02 09:41:06 arch kernel: [drm] radeon: 1024M of GTT memory ready.
Sep 02 09:41:06 arch kernel: [drm] Loading CEDAR Microcode
Sep 02 09:41:06 arch kernel: [drm] Internal thermal controller with fan control
Sep 02 09:41:06 arch kernel: [drm] radeon: dpm initialized
Sep 02 09:41:06 arch kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
Sep 02 09:41:06 arch kernel: [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
Sep 02 09:41:06 arch kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000000014C000).
Sep 02 09:41:06 arch kernel: radeon 0000:05:00.0: WB enabled
Sep 02 09:41:06 arch kernel: radeon 0000:05:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00
Sep 02 09:41:06 arch kernel: radeon 0000:05:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c
Sep 02 09:41:06 arch kernel: radeon 0000:05:00.0: fence driver on ring 5 use gpu addr 0x000000000005c418
Sep 02 09:41:06 arch kernel: radeon 0000:05:00.0: radeon: MSI limited to 32-bit
Sep 02 09:41:06 arch kernel: radeon 0000:05:00.0: radeon: using MSI.
Sep 02 09:41:06 arch kernel: [drm] radeon: irq initialized.
Sep 02 09:41:06 arch kernel: [drm] ring test on 0 succeeded in 1 usecs
Sep 02 09:41:06 arch kernel: [drm] ring test on 3 succeeded in 2 usecs
Sep 02 09:41:06 arch kernel: usb 1-5: new low-speed USB device number 3 using ohci-pci
Sep 02 09:41:06 arch kernel: [drm] ring test on 5 succeeded in 1 usecs
Sep 02 09:41:06 arch kernel: [drm] UVD initialized successfully.
Sep 02 09:41:06 arch kernel: [drm] ib test on ring 0 succeeded in 0 usecs
Sep 02 09:41:06 arch kernel: [drm] ib test on ring 3 succeeded in 0 usecs
Sep 02 09:41:06 arch kernel: usb 1-5: New USB device found, idVendor=413c, idProduct=2005, bcdDevice= 1.05
Sep 02 09:41:06 arch kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 02 09:41:06 arch kernel: usb 1-5: Product: DELL USB Keyboard
Sep 02 09:41:06 arch kernel: usb 1-5: Manufacturer: DELL
Sep 02 09:41:06 arch kernel: input: DELL DELL USB Keyboard as /devices/pci0000:00/0000:00:12.0/usb1/1-5/1-5:1.0/0003:413C:2005.0002/input/input3
Sep 02 09:41:06 arch kernel: hid-generic 0003:413C:2005.0002: input,hidraw1: USB HID v1.10 Keyboard [DELL DELL USB Keyboard] on usb-0000:00:12.0-5/input0
Sep 02 09:41:06 arch kernel: [drm] ib test on ring 5 succeeded
Sep 02 09:41:06 arch kernel: [drm] Radeon Display Connectors
Sep 02 09:41:06 arch kernel: [drm] Connector 0:
Sep 02 09:41:06 arch kernel: [drm]   HDMI-A-1
Sep 02 09:41:06 arch kernel: [drm]   HPD2
Sep 02 09:41:06 arch kernel: [drm]   DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
Sep 02 09:41:06 arch kernel: [drm]   Encoders:
Sep 02 09:41:06 arch kernel: [drm]     DFP1: INTERNAL_UNIPHY1
Sep 02 09:41:06 arch kernel: [drm] Connector 1:
Sep 02 09:41:06 arch kernel: [drm]   DVI-I-1
Sep 02 09:41:06 arch kernel: [drm]   HPD4
Sep 02 09:41:06 arch kernel: [drm]   DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
Sep 02 09:41:06 arch kernel: [drm]   Encoders:
Sep 02 09:41:06 arch kernel: [drm]     DFP2: INTERNAL_UNIPHY
Sep 02 09:41:06 arch kernel: [drm] Connector 2:
Sep 02 09:41:06 arch kernel: [drm]   VGA-1
Sep 02 09:41:06 arch kernel: [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
Sep 02 09:41:06 arch kernel: [drm]   Encoders:
Sep 02 09:41:06 arch kernel: [drm]     CRT1: INTERNAL_KLDSCP_DAC1
Sep 02 09:41:06 arch kernel: [drm] Initialized radeon 2.50.0 20080528 for 0000:05:00.0 on minor 0
Sep 02 09:41:06 arch kernel: [drm] fb mappable at 0xD034D000
Sep 02 09:41:06 arch kernel: [drm] vram apper at 0xD0000000
Sep 02 09:41:06 arch kernel: [drm] size 5242880
Sep 02 09:41:06 arch kernel: [drm] fb depth is 24
Sep 02 09:41:06 arch kernel: [drm]    pitch is 5120
Sep 02 09:41:06 arch kernel: fbcon: radeondrmfb (fb0) is primary device
Sep 02 09:41:06 arch kernel: Console: switching to colour frame buffer device 160x64
Sep 02 09:41:06 arch kernel: radeon 0000:05:00.0: [drm] fb0: radeondrmfb frame buffer device
Sep 02 09:41:06 arch kernel: [drm] amdgpu kernel modesetting enabled.
Sep 02 09:41:06 arch kernel: amdgpu: Virtual CRAT table created for CPU
Sep 02 09:41:06 arch kernel: amdgpu: Topology: Add CPU node
Sep 02 09:41:06 arch kernel: EXT4-fs (sda3): mounted filesystem 2511c5d0-f2fc-4494-9788-85dc5e98fba7 r/w with ordered data mode. Quota mode: none.
Sep 02 09:41:06 arch systemd[1]: systemd 256.5-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Sep 02 09:41:06 arch systemd[1]: Detected architecture x86-64.
Sep 02 09:41:06 arch systemd[1]: Hostname set to <arch>.
Sep 02 09:41:06 arch systemd[1]: bpf-restrict-fs: LSM BPF program attached
Sep 02 09:41:06 arch systemd[1]: Queued start job for default target Graphical Interface.
Sep 02 09:41:06 arch systemd[1]: Created slice Slice /system/dirmngr.
Sep 02 09:41:06 arch systemd[1]: Created slice Slice /system/getty.
Sep 02 09:41:06 arch systemd[1]: Created slice Slice /system/gpg-agent.
Sep 02 09:41:06 arch systemd[1]: Created slice Slice /system/gpg-agent-browser.
Sep 02 09:41:06 arch systemd[1]: Created slice Slice /system/gpg-agent-extra.
Sep 02 09:41:06 arch systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Sep 02 09:41:06 arch systemd[1]: Created slice Slice /system/keyboxd.
Sep 02 09:41:06 arch systemd[1]: Created slice Slice /system/modprobe.
Sep 02 09:41:06 arch systemd[1]: Created slice Slice /system/systemd-fsck.
Sep 02 09:41:06 arch systemd[1]: Created slice User and Session Slice.
Sep 02 09:41:06 arch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Sep 02 09:41:06 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Sep 02 09:41:06 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Sep 02 09:41:06 arch systemd[1]: Expecting device /dev/disk/by-label/DATA...
Sep 02 09:41:06 arch systemd[1]: Expecting device /dev/disk/by-label/SWAP...
Sep 02 09:41:06 arch systemd[1]: Reached target Local Encrypted Volumes.
Sep 02 09:41:06 arch systemd[1]: Reached target Local Integrity Protected Volumes.
Sep 02 09:41:06 arch systemd[1]: Reached target Remote File Systems.
Sep 02 09:41:06 arch systemd[1]: Reached target Slice Units.
Sep 02 09:41:06 arch systemd[1]: Reached target Local Verity Protected Volumes.
Sep 02 09:41:06 arch systemd[1]: Listening on Device-mapper event daemon FIFOs.
Sep 02 09:41:06 arch systemd[1]: Listening on LVM2 poll daemon socket.
Sep 02 09:41:06 arch systemd[1]: Listening on Process Core Dump Socket.
Sep 02 09:41:06 arch systemd[1]: Listening on Credential Encryption/Decryption.
Sep 02 09:41:06 arch systemd[1]: Listening on Journal Socket (/dev/log).
Sep 02 09:41:06 arch systemd[1]: Listening on Journal Sockets.
Sep 02 09:41:06 arch systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 02 09:41:06 arch systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 02 09:41:06 arch systemd[1]: Listening on udev Control Socket.
Sep 02 09:41:06 arch systemd[1]: Listening on udev Kernel Socket.
Sep 02 09:41:06 arch systemd[1]: Mounting Huge Pages File System...
Sep 02 09:41:06 arch systemd[1]: Mounting POSIX Message Queue File System...
Sep 02 09:41:06 arch systemd[1]: Mounting Kernel Debug File System...
Sep 02 09:41:06 arch systemd[1]: Mounting Kernel Trace File System...
Sep 02 09:41:06 arch systemd[1]: Starting Create List of Static Device Nodes...
Sep 02 09:41:06 arch systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Sep 02 09:41:06 arch systemd[1]: Starting Load Kernel Module configfs...
Sep 02 09:41:06 arch systemd[1]: Starting Load Kernel Module dm_mod...
Sep 02 09:41:06 arch systemd[1]: Starting Load Kernel Module drm...
Sep 02 09:41:06 arch systemd[1]: Starting Load Kernel Module fuse...
Sep 02 09:41:06 arch systemd[1]: Starting Load Kernel Module loop...
Sep 02 09:41:06 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Sep 02 09:41:06 arch 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 02 09:41:06 arch systemd[1]: Starting Journal Service...
Sep 02 09:41:06 arch systemd[1]: Starting Load Kernel Modules...
Sep 02 09:41:06 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 02 09:41:06 arch kernel: device-mapper: uevent: version 1.0.3
Sep 02 09:41:06 arch kernel: loop: module loaded
Sep 02 09:41:06 arch kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Sep 02 09:41:06 arch systemd[1]: Starting Remount Root and Kernel File Systems...
Sep 02 09:41:06 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 02 09:41:06 arch systemd[1]: Starting Load udev Rules from Credentials...
Sep 02 09:41:06 arch systemd[1]: Starting Coldplug All udev Devices...
Sep 02 09:41:06 arch systemd[1]: Mounted Huge Pages File System.
Sep 02 09:41:06 arch systemd[1]: Mounted POSIX Message Queue File System.
Sep 02 09:41:06 arch systemd[1]: Mounted Kernel Debug File System.
Sep 02 09:41:06 arch systemd[1]: Mounted Kernel Trace File System.
Sep 02 09:41:06 arch systemd[1]: Finished Create List of Static Device Nodes.
Sep 02 09:41:06 arch systemd[1]: modprobe@configfs.service: Deactivated successfully.
Sep 02 09:41:06 arch systemd[1]: Finished Load Kernel Module configfs.
Sep 02 09:41:06 arch systemd-journald[291]: Collecting audit messages is disabled.
Sep 02 09:41:06 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Sep 02 09:41:06 arch systemd[1]: Finished Load Kernel Module dm_mod.
Sep 02 09:41:06 arch systemd[1]: modprobe@drm.service: Deactivated successfully.
Sep 02 09:41:06 arch systemd[1]: Finished Load Kernel Module drm.
Sep 02 09:41:06 arch systemd[1]: modprobe@fuse.service: Deactivated successfully.
Sep 02 09:41:06 arch systemd[1]: Finished Load Kernel Module fuse.
Sep 02 09:41:06 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Sep 02 09:41:06 arch systemd[1]: Finished Load Kernel Module loop.
Sep 02 09:41:06 arch systemd[1]: Mounting FUSE Control File System...
Sep 02 09:41:06 arch systemd[1]: Mounting Kernel Configuration File System...
Sep 02 09:41:06 arch kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Sep 02 09:41:06 arch kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
Sep 02 09:41:06 arch kernel: EXT4-fs (sda3): re-mounted 2511c5d0-f2fc-4494-9788-85dc5e98fba7 r/w. Quota mode: none.
Sep 02 09:41:06 arch kernel: sd 2:0:0:0: Attached scsi generic sg2 type 0
Sep 02 09:41:06 arch kernel: sr 5:0:0:0: Attached scsi generic sg3 type 5
Sep 02 09:41:06 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Sep 02 09:41:06 arch systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Sep 02 09:41:06 arch systemd[1]: Finished Load Kernel Modules.
Sep 02 09:41:06 arch systemd[1]: Finished Remount Root and Kernel File Systems.
Sep 02 09:41:06 arch systemd[1]: Finished Load udev Rules from Credentials.
Sep 02 09:41:06 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Sep 02 09:41:06 arch systemd[1]: Starting Load/Save OS Random Seed...
Sep 02 09:41:06 arch systemd[1]: Starting Apply Kernel Variables...
Sep 02 09:41:06 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 02 09:41:06 arch systemd[1]: Mounted FUSE Control File System.
Sep 02 09:41:06 arch systemd[1]: Mounted Kernel Configuration File System.
Sep 02 09:41:06 arch systemd-journald[291]: Journal started
Sep 02 09:41:06 arch systemd-journald[291]: Runtime Journal (/run/log/journal/4180b40239f744bebf304ccfbde898df) is 8M, max 799.6M, 791.6M free.
Sep 02 09:41:06 arch systemd-modules-load[292]: Inserted module 'sg'
Sep 02 09:41:06 arch systemd-random-seed[304]: Kernel entropy pool is not initialized yet, waiting until it is.
Sep 02 09:41:06 arch systemd[1]: Started Journal Service.
Sep 02 09:41:06 arch systemd[1]: Finished Apply Kernel Variables.
Sep 02 09:41:06 arch systemd[1]: Starting Flush Journal to Persistent Storage...
Sep 02 09:41:06 arch systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Sep 02 09:41:06 arch systemd-journald[291]: Time spent on flushing to /var/log/journal/4180b40239f744bebf304ccfbde898df is 75.659ms for 940 entries.
Sep 02 09:41:06 arch systemd-journald[291]: System Journal (/var/log/journal/4180b40239f744bebf304ccfbde898df) is 459.8M, max 4G, 3.5G free.
Sep 02 09:41:06 arch systemd-journald[291]: Received client request to flush runtime journal.
Sep 02 09:41:06 arch kernel: random: crng init done
Sep 02 09:41:06 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Sep 02 09:41:06 arch systemd[1]: Starting Create Static Device Nodes in /dev...
Sep 02 09:41:06 arch systemd[1]: Finished Coldplug All udev Devices.
Sep 02 09:41:06 arch systemd[1]: Finished Create Static Device Nodes in /dev.
Sep 02 09:41:06 arch systemd[1]: Starting Rule-based Manager for Device Events and Files...
Sep 02 09:41:06 arch systemd-udevd[328]: Using default interface naming scheme 'v255'.
Sep 02 09:41:06 arch systemd[1]: Started Rule-based Manager for Device Events and Files.
Sep 02 09:41:06 arch systemd[1]: Finished Load/Save OS Random Seed.
Sep 02 09:41:06 arch systemd[1]: Finished Flush Journal to Persistent Storage.
Sep 02 09:41:07 arch systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Sep 02 09:41:07 arch systemd[1]: Reached target Preparation for Local File Systems.
Sep 02 09:41:07 arch mtp-probe[365]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:12.0/usb1/1-3"
Sep 02 09:41:07 arch mtp-probe[365]: bus: 1, device: 2 was not an MTP device
Sep 02 09:41:07 arch mtp-probe[366]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:12.0/usb1/1-5"
Sep 02 09:41:07 arch mtp-probe[366]: bus: 1, device: 3 was not an MTP device
Sep 02 09:41:07 arch kernel: mousedev: PS/2 mouse device common for all mice
Sep 02 09:41:07 arch systemd[1]: Found device WDC_WD1003FZEX-00K3CA0 DATA.
Sep 02 09:41:07 arch kernel: ATK0110 ATK0110:00: EC enabled
Sep 02 09:41:07 arch systemd[1]: Found device WDC_WD1003FZEX-00K3CA0 SWAP.
Sep 02 09:41:07 arch kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Sep 02 09:41:07 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input4
Sep 02 09:41:07 arch kernel: ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B2F (\_SB.PCI0.SBRG.ASOC.SMRG) (20240322/utaddress-204)
Sep 02 09:41:07 arch kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
Sep 02 09:41:07 arch kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Sep 02 09:41:07 arch kernel: sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
Sep 02 09:41:07 arch kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Sep 02 09:41:07 arch systemd[1]: Activating swap /dev/disk/by-label/SWAP...
Sep 02 09:41:07 arch systemd[1]: Starting File System Check on /dev/disk/by-label/DATA...
Sep 02 09:41:07 arch kernel: r8169 0000:01:00.0 eth0: RTL8168e/8111e, f4:6d:04:40:3c:9b, XID 2c2, IRQ 35
Sep 02 09:41:07 arch kernel: r8169 0000:01:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Sep 02 09:41:07 arch systemd[1]: Starting Virtual Console Setup...
Sep 02 09:41:07 arch kernel: Adding 20479996k swap on /dev/sdb3.  Priority:-2 extents:1 across:20479996k 
Sep 02 09:41:07 arch kernel: kvm_amd: Nested Virtualization enabled
Sep 02 09:41:07 arch kernel: kvm_amd: Nested Paging enabled
Sep 02 09:41:07 arch kernel: kvm_amd: LBR virtualization supported
Sep 02 09:41:07 arch systemd[1]: Activated swap /dev/disk/by-label/SWAP.
Sep 02 09:41:07 arch systemd[1]: Reached target Swaps.
Sep 02 09:41:07 arch systemd-fsck[386]: DATA: clean, 11457/6393632 files, 3670051/25600000 blocks
Sep 02 09:41:07 arch kernel: snd_hda_intel 0000:05:00.1: bound 0000:05:00.0 (ops radeon_audio_component_bind_ops [radeon])
Sep 02 09:41:07 arch kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:05:00.1/sound/card1/input5
Sep 02 09:41:07 arch systemd[1]: Finished File System Check on /dev/disk/by-label/DATA.
Sep 02 09:41:07 arch kernel: snd_hda_codec_via hdaudioC0D0: autoconfig for VT1818S: line_outs=1 (0x1c/0x0/0x0/0x0/0x0) type:line
Sep 02 09:41:07 arch kernel: snd_hda_codec_via hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Sep 02 09:41:07 arch kernel: snd_hda_codec_via hdaudioC0D0:    hp_outs=1 (0x1d/0x0/0x0/0x0/0x0)
Sep 02 09:41:07 arch kernel: snd_hda_codec_via hdaudioC0D0:    mono: mono_out=0x0
Sep 02 09:41:07 arch kernel: snd_hda_codec_via hdaudioC0D0:    dig-out=0x20/0x21
Sep 02 09:41:07 arch kernel: snd_hda_codec_via hdaudioC0D0:    inputs:
Sep 02 09:41:07 arch kernel: snd_hda_codec_via hdaudioC0D0:      Rear Mic=0x1a
Sep 02 09:41:07 arch kernel: snd_hda_codec_via hdaudioC0D0:      Front Mic=0x1e
Sep 02 09:41:07 arch kernel: snd_hda_codec_via hdaudioC0D0:      Line=0x1b
Sep 02 09:41:07 arch systemd[1]: Finished Virtual Console Setup.
Sep 02 09:41:07 arch kernel: input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input6
Sep 02 09:41:07 arch kernel: input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input7
Sep 02 09:41:07 arch kernel: input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input8
Sep 02 09:41:07 arch kernel: input: HDA ATI SB Line Out as /devices/pci0000:00/0000:00:14.2/sound/card0/input9
Sep 02 09:41:07 arch kernel: input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input10
Sep 02 09:41:07 arch systemd[1]: Starting Load Kernel Module dm_mod...
Sep 02 09:41:07 arch systemd[1]: Starting Load Kernel Module loop...
Sep 02 09:41:07 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Sep 02 09:41:07 arch 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 02 09:41:07 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Sep 02 09:41:07 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 02 09:41:07 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Sep 02 09:41:07 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 02 09:41:07 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 02 09:41:07 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Sep 02 09:41:07 arch systemd[1]: Finished Load Kernel Module loop.
Sep 02 09:41:07 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Sep 02 09:41:07 arch systemd[1]: Finished Load Kernel Module dm_mod.
Sep 02 09:41:07 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Sep 02 09:41:07 arch systemd[1]: Mounting /data...
Sep 02 09:41:07 arch systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
Sep 02 09:41:07 arch systemd[1]: Mounting /tmp...
Sep 02 09:41:07 arch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Sep 02 09:41:07 arch systemd[1]: var-tmp.mount: Directory /var/tmp to mount over is not empty, mounting anyway.
Sep 02 09:41:07 arch systemd[1]: Mounting /var/tmp...
Sep 02 09:41:07 arch systemd[1]: Mounted /tmp.
Sep 02 09:41:07 arch kernel: EXT4-fs (sdb1): mounted filesystem 5a9bf427-1389-45cf-a166-fb1bc3da9212 r/w with ordered data mode. Quota mode: none.
Sep 02 09:41:07 arch systemd[1]: Mounted /data.
Sep 02 09:41:07 arch systemd[1]: Mounted /var/tmp.
Sep 02 09:41:07 arch systemd[1]: Reached target Local File Systems.
Sep 02 09:41:07 arch systemd[1]: Listening on Boot Entries Service Socket.
Sep 02 09:41:07 arch systemd[1]: Listening on System Extension Image Management.
Sep 02 09:41:07 arch systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Sep 02 09:41:07 arch systemd[1]: Starting Set Up Additional Binary Formats...
Sep 02 09:41:07 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Sep 02 09:41:07 arch systemd[1]: Starting Create System Files and Directories...
Sep 02 09:41:07 arch systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 417 (systemd-binfmt)
Sep 02 09:41:07 arch systemd[1]: Finished Create System Files and Directories.
Sep 02 09:41:07 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Sep 02 09:41:07 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Sep 02 09:41:07 arch systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Sep 02 09:41:07 arch systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Sep 02 09:41:07 arch systemd[1]: Starting Network Name Resolution...
Sep 02 09:41:07 arch systemd[1]: Starting Network Time Synchronization...
Sep 02 09:41:07 arch systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Sep 02 09:41:07 arch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Sep 02 09:41:07 arch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Sep 02 09:41:08 arch systemd[1]: Mounting Arbitrary Executable File Formats File System...
Sep 02 09:41:08 arch systemd[1]: Mounted Arbitrary Executable File Formats File System.
Sep 02 09:41:08 arch systemd[1]: Finished Set Up Additional Binary Formats.
Sep 02 09:41:08 arch systemd[1]: Started Network Time Synchronization.
Sep 02 09:41:08 arch systemd[1]: Reached target System Time Set.
Sep 02 09:41:08 arch systemd-resolved[421]: Positive Trust Anchors:
Sep 02 09:41:08 arch systemd-resolved[421]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Sep 02 09:41:08 arch systemd-resolved[421]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 170.0.0.192.in-addr.arpa 171.0.0.192.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa ipv4only.arpa resolver.arpa corp home internal intranet lan local private test
Sep 02 09:41:08 arch systemd-resolved[421]: Using system hostname 'arch'.
Sep 02 09:41:08 arch systemd[1]: Started Network Name Resolution.
Sep 02 09:41:08 arch systemd[1]: Reached target Host and Network Name Lookups.
Sep 02 09:41:08 arch systemd[1]: Reached target System Initialization.
Sep 02 09:41:08 arch systemd[1]: Started CUPS Scheduler.
Sep 02 09:41:08 arch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Sep 02 09:41:08 arch systemd[1]: Started Discard unused filesystem blocks once a week.
Sep 02 09:41:08 arch systemd[1]: Started Daily rotation of log files.
Sep 02 09:41:08 arch systemd[1]: Started Daily man-db regeneration.
Sep 02 09:41:08 arch systemd[1]: Started Daily verification of password and group files.
Sep 02 09:41:08 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
Sep 02 09:41:08 arch systemd[1]: Started Daily locate database update.
Sep 02 09:41:08 arch systemd[1]: Reached target Path Units.
Sep 02 09:41:08 arch systemd[1]: Reached target Timer Units.
Sep 02 09:41:08 arch systemd[1]: Listening on CUPS Scheduler.
Sep 02 09:41:08 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
Sep 02 09:41:08 arch systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Sep 02 09:41:08 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Sep 02 09:41:08 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Sep 02 09:41:08 arch systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Sep 02 09:41:08 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Sep 02 09:41:08 arch systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Sep 02 09:41:08 arch systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Sep 02 09:41:08 arch systemd[1]: Listening on Hostname Service Socket.
Sep 02 09:41:08 arch systemd[1]: Reached target Socket Units.
Sep 02 09:41:08 arch systemd[1]: Starting D-Bus System Message Bus...
Sep 02 09:41:08 arch systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 02 09:41:09 arch dbus-broker-launch[430]: Looking up NSS user entry for 'pulse'...
Sep 02 09:41:09 arch dbus-broker-launch[430]: NSS returned no entry for 'pulse'
Sep 02 09:41:09 arch dbus-broker-launch[430]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Sep 02 09:41:09 arch systemd[1]: Started D-Bus System Message Bus.
Sep 02 09:41:09 arch systemd[1]: Reached target Basic System.
Sep 02 09:41:09 arch systemd[1]: Starting Save/Restore Sound Card State...
Sep 02 09:41:09 arch systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Sep 02 09:41:09 arch systemd[1]: Starting IPv4 Packet Filtering Framework...
Sep 02 09:41:09 arch systemd[1]: Starting User Login Management...
Sep 02 09:41:09 arch systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 02 09:41:09 arch dbus-broker-launch[430]: Ready
Sep 02 09:41:09 arch systemd[1]: Finished Save/Restore Sound Card State.
Sep 02 09:41:09 arch systemd[1]: Reached target Sound Card.
Sep 02 09:41:09 arch systemd-logind[434]: New seat seat0.
Sep 02 09:41:09 arch systemd-logind[434]: Watching system buttons on /dev/input/event1 (Power Button)
Sep 02 09:41:09 arch systemd-logind[434]: Watching system buttons on /dev/input/event0 (Power Button)
Sep 02 09:41:09 arch systemd-logind[434]: Watching system buttons on /dev/input/event3 (DELL DELL USB Keyboard)
Sep 02 09:41:09 arch systemd[1]: Started User Login Management.
Sep 02 09:41:09 arch systemd[1]: Finished IPv4 Packet Filtering Framework.
Sep 02 09:41:09 arch systemd[1]: Reached target Preparation for Network.
Sep 02 09:41:09 arch systemd[1]: Starting Network Manager...
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.4462] NetworkManager (version 1.48.10-1) is starting... (boot:9329c1b4-280f-4bf1-9028-37d8d3ee0ed1)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.4464] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.4655] manager[0x5a7ebf958180]: monitoring kernel firmware directory '/lib/firmware'.
Sep 02 09:41:09 arch systemd[1]: Starting Hostname Service...
Sep 02 09:41:09 arch systemd[1]: Started Hostname Service.
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.5714] hostname: hostname: using hostnamed
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.5714] hostname: static hostname changed from (none) to "arch"
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.5722] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.5950] manager[0x5a7ebf958180]: rfkill: Wi-Fi hardware radio set enabled
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.5951] manager[0x5a7ebf958180]: rfkill: WWAN hardware radio set enabled
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6038] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-adsl.so)
Sep 02 09:41:09 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6114] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-bluetooth.so)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6124] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-wwan.so)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6669] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-team.so)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6695] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-wifi.so)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6710] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-ovs.so)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6715] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6716] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6716] manager: Networking is enabled by state file
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6728] settings: Loaded settings plugin: keyfile (internal)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6808] dhcp: init: Using DHCP client 'internal'
Sep 02 09:41:09 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6818] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6842] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6855] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6867] device (lo): Activation: starting connection 'lo' (cb493e96-45bb-4b8e-8cf8-0f75624341b8)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6882] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6898] settings: (eth0): created default wired connection 'Wired connection 1'
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6899] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 02 09:41:09 arch kernel: RTL8211DN Gigabit Ethernet r8169-0-100:00: attached PHY driver (mii_bus:phy_addr=r8169-0-100:00, irq=MAC)
Sep 02 09:41:09 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 02 09:41:09 arch kernel: r8169 0000:01:00.0 eth0: Link is Down
Sep 02 09:41:09 arch systemd[1]: Started Network Manager.
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.9671] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Sep 02 09:41:09 arch systemd[1]: Reached target Network.
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.9724] ovsdb: disconnected from ovsdb
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.9728] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.9737] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.9743] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.9766] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Sep 02 09:41:09 arch systemd[1]: Starting CUPS Scheduler...
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.9818] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Sep 02 09:41:09 arch systemd[1]: Starting Permit User Sessions...
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.9825] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.9841] device (lo): Activation: successful, device activated.
Sep 02 09:41:10 arch systemd[1]: Finished Permit User Sessions.
Sep 02 09:41:10 arch systemd[1]: Started Command Scheduler.
Sep 02 09:41:10 arch systemd[1]: Started Getty on tty1.
Sep 02 09:41:10 arch systemd[1]: Reached target Login Prompts.
Sep 02 09:41:10 arch systemd[1]: Reached target Multi-User System.
Sep 02 09:41:10 arch systemd[1]: Reached target Graphical Interface.
Sep 02 09:41:10 arch crond[470]: (CRON) STARTUP (1.7.2)
Sep 02 09:41:10 arch crond[470]: (CRON) INFO (Syslog will be used instead of sendmail.)
Sep 02 09:41:10 arch crond[470]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 62% if used.)
Sep 02 09:41:10 arch crond[470]: (CRON) INFO (running with inotify support)
Sep 02 09:41:10 arch systemd[1]: Starting Manage, Install and Generate Color Profiles...
Sep 02 09:41:10 arch systemd[1]: Started Manage, Install and Generate Color Profiles.
Sep 02 09:41:10 arch systemd[1]: Started CUPS Scheduler.
Sep 02 09:41:10 arch systemd[1]: Startup finished in 11.320s (kernel) + 4.471s (userspace) = 15.792s.
Sep 02 09:41:10 arch dbus-broker-launch[430]: Activation request for 'org.freedesktop.Avahi' failed: The systemd unit 'dbus-org.freedesktop.Avahi.service' could not be found.
Sep 02 09:41:12 arch NetworkManager[455]: <info>  [1725284472.4042] device (eth0): carrier: link connected
Sep 02 09:41:12 arch kernel: r8169 0000:01:00.0 eth0: Link is Up - 1Gbps/Full - flow control rx
Sep 02 09:41:12 arch NetworkManager[455]: <info>  [1725284472.4050] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Sep 02 09:41:12 arch NetworkManager[455]: <info>  [1725284472.4067] policy: auto-activating connection 'Wired connection 1' (0c71d63f-eedd-3ada-ab68-134f2e8f1879)
Sep 02 09:41:12 arch NetworkManager[455]: <info>  [1725284472.4080] device (eth0): Activation: starting connection 'Wired connection 1' (0c71d63f-eedd-3ada-ab68-134f2e8f1879)
Sep 02 09:41:12 arch NetworkManager[455]: <info>  [1725284472.4082] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 02 09:41:12 arch NetworkManager[455]: <info>  [1725284472.4091] manager: NetworkManager state is now CONNECTING
Sep 02 09:41:12 arch NetworkManager[455]: <info>  [1725284472.4096] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 02 09:41:12 arch NetworkManager[455]: <info>  [1725284472.4114] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Sep 02 09:41:12 arch NetworkManager[455]: <info>  [1725284472.4128] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds)
Sep 02 09:41:13 arch login[471]: pam_systemd_home(login:auth): New sd-bus connection (system-bus-pam-systemd-home-471) opened.
Sep 02 09:41:13 arch dbus-broker-launch[430]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Sep 02 09:41:14 arch NetworkManager[455]: <info>  [1725284474.4232] dhcp4 (eth0): state changed new lease, address=10.39.74.187, acd pending
Sep 02 09:41:14 arch NetworkManager[455]: <info>  [1725284474.5756] dhcp4 (eth0): state changed new lease, address=10.39.74.187
Sep 02 09:41:14 arch NetworkManager[455]: <info>  [1725284474.5768] policy: set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS
Sep 02 09:41:14 arch systemd-resolved[421]: eth0: Bus client set default route setting: yes
Sep 02 09:41:14 arch systemd-resolved[421]: eth0: Bus client set DNS server list to: 10.39.74.150
Sep 02 09:41:14 arch NetworkManager[455]: <info>  [1725284474.5960] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Sep 02 09:41:14 arch NetworkManager[455]: <info>  [1725284474.6010] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Sep 02 09:41:14 arch NetworkManager[455]: <info>  [1725284474.6016] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Sep 02 09:41:14 arch NetworkManager[455]: <info>  [1725284474.6028] manager: NetworkManager state is now CONNECTED_SITE
Sep 02 09:41:14 arch NetworkManager[455]: <info>  [1725284474.6037] device (eth0): Activation: successful, device activated.
Sep 02 09:41:14 arch NetworkManager[455]: <info>  [1725284474.6055] manager: startup complete
Sep 02 09:41:14 arch NetworkManager[455]: <info>  [1725284474.8790] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 02 09:41:19 arch login[471]: pam_unix(login:session): session opened for user bp(uid=1000) by bp(uid=0)
Sep 02 09:41:19 arch login[471]: pam_systemd(login:session): New sd-bus connection (system-bus-pam-systemd-471) opened.
Sep 02 09:41:19 arch systemd-logind[434]: New session 1 of user bp.
Sep 02 09:41:19 arch systemd[1]: Created slice User Slice of UID 1000.
Sep 02 09:41:19 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
Sep 02 09:41:19 arch systemd[1]: Finished User Runtime Directory /run/user/1000.
Sep 02 09:41:19 arch systemd[1]: Starting User Manager for UID 1000...
Sep 02 09:41:19 arch (systemd)[492]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[bp] ruser=[<unknown>] rhost=[<unknown>]
Sep 02 09:41:19 arch (systemd)[492]: pam_unix(systemd-user:session): session opened for user bp(uid=1000) by bp(uid=0)
Sep 02 09:41:19 arch systemd-logind[434]: New session 2 of user bp.
Sep 02 09:41:19 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Sep 02 09:41:19 arch systemd[492]: Queued start job for default target Main User Target.
Sep 02 09:41:19 arch systemd[492]: Created slice User Application Slice.
Sep 02 09:41:19 arch systemd[492]: Reached target Paths.
Sep 02 09:41:19 arch systemd[492]: Reached target Timers.
Sep 02 09:41:19 arch systemd[492]: Starting D-Bus User Message Bus Socket...
Sep 02 09:41:19 arch systemd[492]: Listening on GnuPG network certificate management daemon.
Sep 02 09:41:19 arch systemd[492]: Starting GCR ssh-agent wrapper...
Sep 02 09:41:19 arch systemd[492]: Listening on GNOME Keyring daemon.
Sep 02 09:41:19 arch systemd[492]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 02 09:41:19 arch systemd[492]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Sep 02 09:41:19 arch systemd[492]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Sep 02 09:41:19 arch systemd[492]: Listening on GnuPG cryptographic agent and passphrase cache.
Sep 02 09:41:19 arch systemd[492]: Listening on GnuPG public key management service.
Sep 02 09:41:19 arch systemd[492]: Listening on p11-kit server.
Sep 02 09:41:19 arch systemd[492]: Listening on PipeWire Multimedia System Sockets.
Sep 02 09:41:19 arch systemd[492]: Listening on Sound System.
Sep 02 09:41:19 arch systemd[492]: Listening on D-Bus User Message Bus Socket.
Sep 02 09:41:19 arch systemd[492]: Listening on GCR ssh-agent wrapper.
Sep 02 09:41:19 arch systemd[492]: Reached target Sockets.
Sep 02 09:41:19 arch systemd[492]: Reached target Basic System.
Sep 02 09:41:19 arch systemd[492]: Reached target Main User Target.
Sep 02 09:41:19 arch systemd[492]: Startup finished in 628ms.
Sep 02 09:41:19 arch systemd[1]: Started User Manager for UID 1000.
Sep 02 09:41:19 arch systemd[1]: Started Session 1 of User bp.
Sep 02 09:41:20 arch login[471]: LOGIN ON tty1 BY bp
Sep 02 09:41:23 arch systemd[492]: Created slice User Core Session Slice.
Sep 02 09:41:23 arch systemd[492]: Starting D-Bus User Message Bus...
Sep 02 09:41:23 arch dbus-broker-launch[545]: Service file '/usr/share/dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Sep 02 09:41:23 arch dbus-broker-launch[545]: Service file '/usr/share/dbus-1/services/org.xfce.Tumbler.Cache1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Cache1'.
Sep 02 09:41:23 arch dbus-broker-launch[545]: Service file '/usr/share/dbus-1/services/org.xfce.Tumbler.Manager1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Manager1'.
Sep 02 09:41:23 arch dbus-broker-launch[545]: Service file '/usr/share/dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Thumbnailer1'.
Sep 02 09:41:23 arch dbus-broker-launch[545]: Service file '/usr/share/dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Sep 02 09:41:23 arch dbus-broker-launch[545]: Service file '/usr/share/dbus-1/services/org.xfce.xfce4-notifyd.Notifyd.service' is not named after the D-Bus name 'org.xfce.Notifyd'.
Sep 02 09:41:23 arch dbus-broker-launch[545]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Sep 02 09:41:23 arch dbus-broker-launch[545]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Sep 02 09:41:23 arch systemd[492]: Started D-Bus User Message Bus.
Sep 02 09:41:23 arch dbus-broker-launch[545]: Ready
Sep 02 09:41:23 arch systemd[492]: Created slice Slice /app/dbus-:1.2-org.xfce.Xfconf.
Sep 02 09:41:23 arch systemd[492]: Started dbus-:1.2-org.xfce.Xfconf@0.service.
Sep 02 09:41:24 arch systemd[492]: Starting Virtual filesystem service...
Sep 02 09:41:24 arch systemd[492]: Started Virtual filesystem service.
Sep 02 09:41:24 arch systemd[492]: Starting Accessibility services bus...
Sep 02 09:41:24 arch systemd[492]: Started Accessibility services bus.
Sep 02 09:41:24 arch at-spi-bus-launcher[588]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +15: Eavesdropping is deprecated and ignored
Sep 02 09:41:24 arch at-spi-bus-launcher[588]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +17: Eavesdropping is deprecated and ignored
Sep 02 09:41:24 arch dbus-broker-launch[588]: Ready
Sep 02 09:41:24 arch systemd[492]: Created slice Slice /app/dbus-:1.12-org.a11y.atspi.Registry.
Sep 02 09:41:24 arch systemd[492]: Started dbus-:1.12-org.a11y.atspi.Registry@0.service.
Sep 02 09:41:24 arch systemd[492]: Starting Portal service...
Sep 02 09:41:24 arch systemd[492]: Started GNOME Keyring daemon.
Sep 02 09:41:24 arch at-spi2-registryd[591]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Sep 02 09:41:24 arch gnome-keyring-daemon[596]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Sep 02 09:41:24 arch systemd[492]: Starting flatpak document portal service...
Sep 02 09:41:24 arch gnome-keyring-daemon[596]: The Secret Service was already initialized
Sep 02 09:41:24 arch gnome-keyring-d[596]: The Secret Service was already initialized
Sep 02 09:41:24 arch gnome-keyring-daemon[596]: The PKCS#11 component was already initialized
Sep 02 09:41:24 arch gnome-keyring-d[596]: The PKCS#11 component was already initialized
Sep 02 09:41:24 arch gnome-keyring-daemon[595]: discover_other_daemon: 1
Sep 02 09:41:24 arch systemd[492]: Starting sandboxed app permission store...
Sep 02 09:41:24 arch systemd[492]: Started sandboxed app permission store.
Sep 02 09:41:24 arch systemd[492]: Started flatpak document portal service.
Sep 02 09:41:24 arch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Sep 02 09:41:24 arch systemd[1]: Started RealtimeKit Scheduling Policy Service.
Sep 02 09:41:24 arch rtkit-daemon[628]: Successfully called chroot.
Sep 02 09:41:24 arch rtkit-daemon[628]: Successfully dropped privileges.
Sep 02 09:41:24 arch rtkit-daemon[628]: Successfully limited resources.
Sep 02 09:41:24 arch rtkit-daemon[628]: Running.
Sep 02 09:41:24 arch rtkit-daemon[628]: Canary thread running.
Sep 02 09:41:24 arch rtkit-daemon[628]: Watchdog thread running.
Sep 02 09:41:24 arch rtkit-daemon[628]: Supervising 0 threads of 0 processes of 0 users.
Sep 02 09:41:24 arch rtkit-daemon[628]: Supervising 0 threads of 0 processes of 0 users.
Sep 02 09:41:24 arch rtkit-daemon[628]: Supervising 0 threads of 0 processes of 0 users.
Sep 02 09:41:24 arch xdg-desktop-por[592]: No skeleton to export
Sep 02 09:41:24 arch systemd[492]: Started Portal service.
Sep 02 09:41:24 arch systemd[492]: Starting Sound Service...
Sep 02 09:41:24 arch systemd[1]: Starting Authorization Manager...
Sep 02 09:41:25 arch polkitd[641]: Started polkitd version 125
Sep 02 09:41:25 arch systemd[1]: Started Authorization Manager.
Sep 02 09:41:25 arch rtkit-daemon[628]: Successfully made thread 640 of process 640 owned by '1000' high priority at nice level -11.
Sep 02 09:41:25 arch rtkit-daemon[628]: Supervising 1 threads of 1 processes of 1 users.
Sep 02 09:41:25 arch systemd[492]: Starting Thumbnailing service...
Sep 02 09:41:25 arch systemd[492]: Starting XFCE notifications service...
Sep 02 09:41:25 arch tumblerd[689]: Failed to load plugin "tumbler-gepub-thumbnailer.so": libgepub-0.7.so.0: cannot open shared object file: No such file or directory
Sep 02 09:41:25 arch tumblerd[689]: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.9: cannot open shared object file: No such file or directory
Sep 02 09:41:25 arch tumblerd[689]: Failed to load plugin "tumbler-ffmpeg-thumbnailer.so": libffmpegthumbnailer.so.4: cannot open shared object file: No such file or directory
Sep 02 09:41:25 arch systemd[1]: Reached target User and Group Name Lookups.
Sep 02 09:41:25 arch systemd[1]: Starting Accounts Service...
Sep 02 09:41:25 arch rtkit-daemon[628]: Supervising 1 threads of 1 processes of 1 users.
Sep 02 09:41:25 arch rtkit-daemon[628]: Successfully made thread 697 of process 640 owned by '1000' RT at priority 5.
Sep 02 09:41:25 arch rtkit-daemon[628]: Supervising 2 threads of 1 processes of 1 users.
Sep 02 09:41:25 arch tumblerd[689]: Failed to load plugin "tumbler-odf-thumbnailer.so": libgsf-1.so.114: cannot open shared object file: No such file or directory
Sep 02 09:41:25 arch systemd[492]: Starting Virtual filesystem service - disk device monitor...
Sep 02 09:41:25 arch systemd[492]: Started Sound Service.
Sep 02 09:41:25 arch accounts-daemon[696]: started daemon version 23.13.0
Sep 02 09:41:25 arch systemd[1]: Started Accounts Service.
Sep 02 09:41:25 arch systemd[492]: Started XFCE notifications service.
Sep 02 09:41:25 arch systemd[1]: Starting Disk Manager...
Sep 02 09:41:25 arch udisksd[719]: udisks daemon version 2.10.1 starting
Sep 02 09:41:25 arch systemd[1]: Started Disk Manager.
Sep 02 09:41:25 arch udisksd[719]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Sep 02 09:41:25 arch systemd[492]: Started Virtual filesystem service - disk device monitor.
Sep 02 09:41:25 arch systemd[492]: Started Thumbnailing service.
Sep 02 09:41:33 arch systemd[1]: Starting Daemon for power management...
Sep 02 09:41:33 arch NetworkManager[455]: <info>  [1725284493.5546] agent-manager: agent[5fdec337e82c974b,:1.34/org.freedesktop.nm-applet/1000]: agent registered
Sep 02 09:41:33 arch systemd[1]: Started Daemon for power management.
Sep 02 09:41:38 arch systemd[1]: Starting Time & Date Service...
Sep 02 09:41:38 arch systemd[1]: Started Time & Date Service.
Sep 02 09:41:38 arch rtkit-daemon[628]: Supervising 2 threads of 1 processes of 1 users.
Sep 02 09:41:38 arch rtkit-daemon[628]: Supervising 2 threads of 1 processes of 1 users.
Sep 02 09:41:38 arch rtkit-daemon[628]: Supervising 2 threads of 1 processes of 1 users.
Sep 02 09:41:38 arch rtkit-daemon[628]: Supervising 2 threads of 1 processes of 1 users.
Sep 02 09:41:38 arch rtkit-daemon[628]: Successfully made thread 915 of process 810 owned by '1000' RT at priority 10.
Sep 02 09:41:38 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:39 arch systemd-timesyncd[422]: Contacted time server 66.42.72.128:123 (2.arch.pool.ntp.org).
Sep 02 09:41:39 arch systemd-timesyncd[422]: Initial clock synchronization to Mon 2024-09-02 09:41:38.909461 EDT.
Sep 02 09:41:39 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Sep 02 09:41:40 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:40 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:41 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:41 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:41 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:41 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:41 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:41 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:41 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:41 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:41 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:41 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:44 arch systemd[492]: Starting Virtual filesystem metadata service...
Sep 02 09:41:44 arch systemd[492]: Started Virtual filesystem metadata service.
Sep 02 09:41:44 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:44 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:42:08 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
Sep 02 09:43:45 arch NetworkManager[455]: <info>  [1725284625.4928] vpn[0x5a7ebfa33a50,f3db007f-f07f-4acc-a2a2-b88ab6243382,"Purdue"]: starting openconnect
Sep 02 09:43:45 arch NetworkManager[455]: <info>  [1725284625.4943] audit: op="connection-activate" uuid="f3db007f-f07f-4acc-a2a2-b88ab6243382" name="Purdue" pid=749 uid=1000 result="success"
Sep 02 09:43:45 arch kernel: tun: Universal TUN/TAP device driver, 1.6
Sep 02 09:43:45 arch NetworkManager[455]: <warn>  [1725284625.5649] vpn[0x5a7ebfa33a50,f3db007f-f07f-4acc-a2a2-b88ab6243382,"Purdue"]: secrets: failed to request VPN secrets #3: User canceled the secrets request.

Login:

Sep 02 09:41:06 arch kernel: Linux version 6.10.7-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240805, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Thu, 29 Aug 2024 16:48:57 +0000
Sep 02 09:41:06 arch kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=LABEL=ARCH rw libata.force=noncq
Sep 02 09:41:06 arch kernel: BIOS-provided physical RAM map:
Sep 02 09:41:06 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009afff] usable
Sep 02 09:41:06 arch kernel: BIOS-e820: [mem 0x000000000009b000-0x000000000009ffff] reserved
Sep 02 09:41:06 arch kernel: BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved
Sep 02 09:41:06 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000c7e8ffff] usable
Sep 02 09:41:06 arch kernel: BIOS-e820: [mem 0x00000000c7e90000-0x00000000c7ea7fff] ACPI data
Sep 02 09:41:06 arch kernel: BIOS-e820: [mem 0x00000000c7ea8000-0x00000000c7ecffff] ACPI NVS
Sep 02 09:41:06 arch kernel: BIOS-e820: [mem 0x00000000c7ed0000-0x00000000c7efffff] reserved
Sep 02 09:41:06 arch kernel: BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
Sep 02 09:41:06 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000437ffffff] usable
Sep 02 09:41:06 arch kernel: NX (Execute Disable) protection: active
Sep 02 09:41:06 arch kernel: APIC: Static calls initialized
Sep 02 09:41:06 arch kernel: SMBIOS 2.6 present.
Sep 02 09:41:06 arch kernel: DMI: System manufacturer System Product Name/M4A87TD/USB3, BIOS 2001    03/08/2011
Sep 02 09:41:06 arch kernel: DMI: Memory slots populated: 4/4
Sep 02 09:41:06 arch kernel: tsc: Fast TSC calibration using PIT
Sep 02 09:41:06 arch kernel: tsc: Detected 3010.040 MHz processor
Sep 02 09:41:06 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 02 09:41:06 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 02 09:41:06 arch kernel: last_pfn = 0x438000 max_arch_pfn = 0x400000000
Sep 02 09:41:06 arch kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 20), built from 9 variable MTRRs
Sep 02 09:41:06 arch kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Sep 02 09:41:06 arch kernel: e820: update [mem 0xc8000000-0xffffffff] usable ==> reserved
Sep 02 09:41:06 arch kernel: last_pfn = 0xc7e90 max_arch_pfn = 0x400000000
Sep 02 09:41:06 arch kernel: found SMP MP-table at [mem 0x000ff780-0x000ff78f]
Sep 02 09:41:06 arch kernel: Using GB pages for direct mapping
Sep 02 09:41:06 arch kernel: RAMDISK: [mem 0x339bb000-0x35cd4fff]
Sep 02 09:41:06 arch kernel: ACPI: Early table checksum verification disabled
Sep 02 09:41:06 arch kernel: ACPI: RSDP 0x00000000000FBAD0 000024 (v02 ACPIAM)
Sep 02 09:41:06 arch kernel: ACPI: XSDT 0x00000000C7E90100 00005C (v01 030811 XSDT1143 20110308 MSFT 00000097)
Sep 02 09:41:06 arch kernel: ACPI: FACP 0x00000000C7E90290 0000F4 (v03 030811 FACP1143 20110308 MSFT 00000097)
Sep 02 09:41:06 arch kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 64/32 (20240322/tbfadt-560)
Sep 02 09:41:06 arch kernel: ACPI: DSDT 0x00000000C7E90450 00DF26 (v01 A1629  A1629000 00000000 INTL 20060113)
Sep 02 09:41:06 arch kernel: ACPI: FACS 0x00000000C7EA8000 000040
Sep 02 09:41:06 arch kernel: ACPI: FACS 0x00000000C7EA8000 000040
Sep 02 09:41:06 arch kernel: ACPI: APIC 0x00000000C7E90390 00007C (v01 030811 APIC1143 20110308 MSFT 00000097)
Sep 02 09:41:06 arch kernel: ACPI: MCFG 0x00000000C7E90410 00003C (v01 030811 OEMMCFG  20110308 MSFT 00000097)
Sep 02 09:41:06 arch kernel: ACPI: OEMB 0x00000000C7EA8040 000072 (v01 030811 OEMB1143 20110308 MSFT 00000097)
Sep 02 09:41:06 arch kernel: ACPI: SRAT 0x00000000C7E9F8A0 0000E8 (v01 AMD    FAM_F_10 00000002 AMD  00000001)
Sep 02 09:41:06 arch kernel: ACPI: HPET 0x00000000C7E9F990 000038 (v01 030811 OEMHPET  20110308 MSFT 00000097)
Sep 02 09:41:06 arch kernel: ACPI: SSDT 0x00000000C7E9F9D0 00088C (v01 A M I  POWERNOW 00000001 AMD  00000001)
Sep 02 09:41:06 arch kernel: ACPI: Reserving FACP table memory at [mem 0xc7e90290-0xc7e90383]
Sep 02 09:41:06 arch kernel: ACPI: Reserving DSDT table memory at [mem 0xc7e90450-0xc7e9e375]
Sep 02 09:41:06 arch kernel: ACPI: Reserving FACS table memory at [mem 0xc7ea8000-0xc7ea803f]
Sep 02 09:41:06 arch kernel: ACPI: Reserving FACS table memory at [mem 0xc7ea8000-0xc7ea803f]
Sep 02 09:41:06 arch kernel: ACPI: Reserving APIC table memory at [mem 0xc7e90390-0xc7e9040b]
Sep 02 09:41:06 arch kernel: ACPI: Reserving MCFG table memory at [mem 0xc7e90410-0xc7e9044b]
Sep 02 09:41:06 arch kernel: ACPI: Reserving OEMB table memory at [mem 0xc7ea8040-0xc7ea80b1]
Sep 02 09:41:06 arch kernel: ACPI: Reserving SRAT table memory at [mem 0xc7e9f8a0-0xc7e9f987]
Sep 02 09:41:06 arch kernel: ACPI: Reserving HPET table memory at [mem 0xc7e9f990-0xc7e9f9c7]
Sep 02 09:41:06 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xc7e9f9d0-0xc7ea025b]
Sep 02 09:41:06 arch kernel: SRAT: PXM 0 -> APIC 0x00 -> Node 0
Sep 02 09:41:06 arch kernel: SRAT: PXM 0 -> APIC 0x01 -> Node 0
Sep 02 09:41:06 arch kernel: SRAT: PXM 0 -> APIC 0x02 -> Node 0
Sep 02 09:41:06 arch kernel: SRAT: PXM 0 -> APIC 0x03 -> Node 0
Sep 02 09:41:06 arch kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
Sep 02 09:41:06 arch kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0xc7ffffff]
Sep 02 09:41:06 arch kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x437ffffff]
Sep 02 09:41:06 arch kernel: NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0xc7ffffff] -> [mem 0x00000000-0xc7ffffff]
Sep 02 09:41:06 arch kernel: NUMA: Node 0 [mem 0x00000000-0xc7ffffff] + [mem 0x100000000-0x437ffffff] -> [mem 0x00000000-0x437ffffff]
Sep 02 09:41:06 arch kernel: NODE_DATA(0) allocated [mem 0x437ffb000-0x437ffffff]
Sep 02 09:41:06 arch kernel: Zone ranges:
Sep 02 09:41:06 arch kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Sep 02 09:41:06 arch kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Sep 02 09:41:06 arch kernel:   Normal   [mem 0x0000000100000000-0x0000000437ffffff]
Sep 02 09:41:06 arch kernel:   Device   empty
Sep 02 09:41:06 arch kernel: Movable zone start for each node
Sep 02 09:41:06 arch kernel: Early memory node ranges
Sep 02 09:41:06 arch kernel:   node   0: [mem 0x0000000000001000-0x000000000009afff]
Sep 02 09:41:06 arch kernel:   node   0: [mem 0x0000000000100000-0x00000000c7e8ffff]
Sep 02 09:41:06 arch kernel:   node   0: [mem 0x0000000100000000-0x0000000437ffffff]
Sep 02 09:41:06 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000437ffffff]
Sep 02 09:41:06 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Sep 02 09:41:06 arch kernel: On node 0, zone DMA: 101 pages in unavailable ranges
Sep 02 09:41:06 arch kernel: On node 0, zone Normal: 368 pages in unavailable ranges
Sep 02 09:41:06 arch kernel: ACPI: PM-Timer IO Port: 0x808
Sep 02 09:41:06 arch kernel: IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
Sep 02 09:41:06 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 02 09:41:06 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Sep 02 09:41:06 arch kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Sep 02 09:41:06 arch kernel: ACPI: HPET id: 0x8300 base: 0xfed00000
Sep 02 09:41:06 arch kernel: CPU topo: Max. logical packages:   2
Sep 02 09:41:06 arch kernel: CPU topo: Max. logical dies:       2
Sep 02 09:41:06 arch kernel: CPU topo: Max. dies per package:   1
Sep 02 09:41:06 arch kernel: CPU topo: Max. threads per core:   1
Sep 02 09:41:06 arch kernel: CPU topo: Num. cores per package:     4
Sep 02 09:41:06 arch kernel: CPU topo: Num. threads per package:   4
Sep 02 09:41:06 arch kernel: CPU topo: Allowing 4 present CPUs plus 2 hotplug CPUs
Sep 02 09:41:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 02 09:41:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009b000-0x0009ffff]
Sep 02 09:41:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000e3fff]
Sep 02 09:41:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x000e4000-0x000fffff]
Sep 02 09:41:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xc7e90000-0xc7ea7fff]
Sep 02 09:41:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xc7ea8000-0xc7ecffff]
Sep 02 09:41:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xc7ed0000-0xc7efffff]
Sep 02 09:41:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xc7f00000-0xffefffff]
Sep 02 09:41:06 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfff00000-0xffffffff]
Sep 02 09:41:06 arch kernel: [mem 0xc7f00000-0xffefffff] available for PCI devices
Sep 02 09:41:06 arch kernel: Booting paravirtualized kernel on bare hardware
Sep 02 09:41:06 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Sep 02 09:41:06 arch kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:6 nr_cpu_ids:6 nr_node_ids:1
Sep 02 09:41:06 arch kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
Sep 02 09:41:06 arch kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
Sep 02 09:41:06 arch kernel: pcpu-alloc: [0] 0 1 2 3 [0] 4 5 - - 
Sep 02 09:41:06 arch kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=LABEL=ARCH rw libata.force=noncq
Sep 02 09:41:06 arch kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
Sep 02 09:41:06 arch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Sep 02 09:41:06 arch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Sep 02 09:41:06 arch kernel: Fallback order for Node 0: 0 
Sep 02 09:41:06 arch kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4193834
Sep 02 09:41:06 arch kernel: Policy zone: Normal
Sep 02 09:41:06 arch kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Sep 02 09:41:06 arch kernel: software IO TLB: area num 8.
Sep 02 09:41:06 arch kernel: Memory: 16334276K/16775336K available (18432K kernel code, 2177K rwdata, 13440K rodata, 3432K init, 3492K bss, 440800K reserved, 0K cma-reserved)
Sep 02 09:41:06 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
Sep 02 09:41:06 arch kernel: ftrace: allocating 50279 entries in 197 pages
Sep 02 09:41:06 arch kernel: ftrace: allocated 197 pages with 4 groups
Sep 02 09:41:06 arch kernel: Dynamic Preempt: full
Sep 02 09:41:06 arch kernel: rcu: Preemptible hierarchical RCU implementation.
Sep 02 09:41:06 arch kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=6.
Sep 02 09:41:06 arch kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Sep 02 09:41:06 arch kernel:         Trampoline variant of Tasks RCU enabled.
Sep 02 09:41:06 arch kernel:         Rude variant of Tasks RCU enabled.
Sep 02 09:41:06 arch kernel:         Tracing variant of Tasks RCU enabled.
Sep 02 09:41:06 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Sep 02 09:41:06 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
Sep 02 09:41:06 arch kernel: RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
Sep 02 09:41:06 arch kernel: RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
Sep 02 09:41:06 arch kernel: RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
Sep 02 09:41:06 arch kernel: NR_IRQS: 20736, nr_irqs: 472, preallocated irqs: 16
Sep 02 09:41:06 arch kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Sep 02 09:41:06 arch kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Sep 02 09:41:06 arch kernel: spurious 8259A interrupt: IRQ7.
Sep 02 09:41:06 arch kernel: Console: colour VGA+ 80x25
Sep 02 09:41:06 arch kernel: printk: legacy console [tty0] enabled
Sep 02 09:41:06 arch kernel: ACPI: Core revision 20240322
Sep 02 09:41:06 arch kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Sep 02 09:41:06 arch kernel: APIC: Switch to symmetric I/O mode setup
Sep 02 09:41:06 arch kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 02 09:41:06 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b6351db8a8, max_idle_ns: 440795317402 ns
Sep 02 09:41:06 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6022.91 BogoMIPS (lpj=10033466)
Sep 02 09:41:06 arch kernel: LVT offset 0 assigned for vector 0xf9
Sep 02 09:41:06 arch kernel: Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
Sep 02 09:41:06 arch kernel: Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64, 1GB 0
Sep 02 09:41:06 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Sep 02 09:41:06 arch kernel: Spectre V2 : Mitigation: Retpolines
Sep 02 09:41:06 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Sep 02 09:41:06 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Sep 02 09:41:06 arch kernel: x86/fpu: x87 FPU will use FXSAVE
Sep 02 09:41:06 arch kernel: Freeing SMP alternatives memory: 40K
Sep 02 09:41:06 arch kernel: pid_max: default: 32768 minimum: 301
Sep 02 09:41:06 arch kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Sep 02 09:41:06 arch kernel: landlock: Up and running.
Sep 02 09:41:06 arch kernel: Yama: becoming mindful.
Sep 02 09:41:06 arch kernel: LSM support for eBPF active
Sep 02 09:41:06 arch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Sep 02 09:41:06 arch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Sep 02 09:41:06 arch kernel: process: System has AMD C1E erratum E400. Workaround enabled.
Sep 02 09:41:06 arch kernel: process: Switch to broadcast mode on CPU0
Sep 02 09:41:06 arch kernel: smpboot: CPU0: AMD Athlon(tm) II X4 640 Processor (family: 0x10, model: 0x5, stepping: 0x3)
Sep 02 09:41:06 arch kernel: Performance Events: AMD PMU driver.
Sep 02 09:41:06 arch kernel: ... version:                0
Sep 02 09:41:06 arch kernel: ... bit width:              48
Sep 02 09:41:06 arch kernel: ... generic registers:      4
Sep 02 09:41:06 arch kernel: ... value mask:             0000ffffffffffff
Sep 02 09:41:06 arch kernel: ... max period:             00007fffffffffff
Sep 02 09:41:06 arch kernel: ... fixed-purpose events:   0
Sep 02 09:41:06 arch kernel: ... event mask:             000000000000000f
Sep 02 09:41:06 arch kernel: signal: max sigframe size: 1440
Sep 02 09:41:06 arch kernel: rcu: Hierarchical SRCU implementation.
Sep 02 09:41:06 arch kernel: rcu:         Max phase no-delay instances is 1000.
Sep 02 09:41:06 arch kernel: MCE: In-kernel MCE decoding enabled.
Sep 02 09:41:06 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Sep 02 09:41:06 arch kernel: smp: Bringing up secondary CPUs ...
Sep 02 09:41:06 arch kernel: smpboot: x86: Booting SMP configuration:
Sep 02 09:41:06 arch kernel: .... node  #0, CPUs:      #1 #2 #3
Sep 02 09:41:06 arch kernel: process: Switch to broadcast mode on CPU1
Sep 02 09:41:06 arch kernel: process: Switch to broadcast mode on CPU2
Sep 02 09:41:06 arch kernel: process: Switch to broadcast mode on CPU3
Sep 02 09:41:06 arch kernel: smp: Brought up 1 node, 4 CPUs
Sep 02 09:41:06 arch kernel: smpboot: Total of 4 processors activated (24089.66 BogoMIPS)
Sep 02 09:41:06 arch kernel: devtmpfs: initialized
Sep 02 09:41:06 arch kernel: x86/mm: Memory block size: 128MB
Sep 02 09:41:06 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0xc7ea8000-0xc7ecffff] (163840 bytes)
Sep 02 09:41:06 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Sep 02 09:41:06 arch kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Sep 02 09:41:06 arch kernel: pinctrl core: initialized pinctrl subsystem
Sep 02 09:41:06 arch kernel: PM: RTC time: 13:40:54, date: 2024-09-02
Sep 02 09:41:06 arch kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Sep 02 09:41:06 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Sep 02 09:41:06 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Sep 02 09:41:06 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Sep 02 09:41:06 arch kernel: audit: initializing netlink subsys (disabled)
Sep 02 09:41:06 arch kernel: audit: type=2000 audit(1725284454.159:1): state=initialized audit_enabled=0 res=1
Sep 02 09:41:06 arch kernel: thermal_sys: Registered thermal governor 'fair_share'
Sep 02 09:41:06 arch kernel: thermal_sys: Registered thermal governor 'bang_bang'
Sep 02 09:41:06 arch kernel: thermal_sys: Registered thermal governor 'step_wise'
Sep 02 09:41:06 arch kernel: thermal_sys: Registered thermal governor 'user_space'
Sep 02 09:41:06 arch kernel: thermal_sys: Registered thermal governor 'power_allocator'
Sep 02 09:41:06 arch kernel: cpuidle: using governor ladder
Sep 02 09:41:06 arch kernel: cpuidle: using governor menu
Sep 02 09:41:06 arch kernel: node 0 link 0: io port [1000, ffffff]
Sep 02 09:41:06 arch kernel: TOM: 00000000c8000000 aka 3200M
Sep 02 09:41:06 arch kernel: Fam 10h mmconf [mem 0xe0000000-0xefffffff]
Sep 02 09:41:06 arch kernel: node 0 link 0: mmio [e0000000, efffffff] ==> none
Sep 02 09:41:06 arch kernel: node 0 link 0: mmio [f0000000, ffffffff]
Sep 02 09:41:06 arch kernel: node 0 link 0: mmio [a0000, bffff]
Sep 02 09:41:06 arch kernel: node 0 link 0: mmio [c8000000, dfffffff]
Sep 02 09:41:06 arch kernel: TOM2: 0000000438000000 aka 17280M
Sep 02 09:41:06 arch kernel: bus: [bus 00-07] on node 0 link 0
Sep 02 09:41:06 arch kernel: bus: 00 [io  0x0000-0xffff]
Sep 02 09:41:06 arch kernel: bus: 00 [mem 0xf0000000-0xffffffff]
Sep 02 09:41:06 arch kernel: bus: 00 [mem 0x000a0000-0x000bffff]
Sep 02 09:41:06 arch kernel: bus: 00 [mem 0xc8000000-0xdfffffff]
Sep 02 09:41:06 arch kernel: bus: 00 [mem 0x438000000-0xfcffffffff]
Sep 02 09:41:06 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 02 09:41:06 arch kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
Sep 02 09:41:06 arch kernel: PCI: not using ECAM ([mem 0xe0000000-0xefffffff] not reserved)
Sep 02 09:41:06 arch kernel: PCI: Using configuration type 1 for base access
Sep 02 09:41:06 arch kernel: PCI: Using configuration type 1 for extended access
Sep 02 09:41:06 arch kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Sep 02 09:41:06 arch kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Sep 02 09:41:06 arch kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Sep 02 09:41:06 arch kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Sep 02 09:41:06 arch kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Sep 02 09:41:06 arch kernel: Demotion targets for Node 0: null
Sep 02 09:41:06 arch kernel: ACPI: Added _OSI(Module Device)
Sep 02 09:41:06 arch kernel: ACPI: Added _OSI(Processor Device)
Sep 02 09:41:06 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 02 09:41:06 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 02 09:41:06 arch kernel: ACPI: 2 ACPI AML tables successfully acquired and loaded
Sep 02 09:41:06 arch kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC
Sep 02 09:41:06 arch kernel: ACPI: EC: EC started
Sep 02 09:41:06 arch kernel: ACPI: EC: interrupt blocked
Sep 02 09:41:06 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Sep 02 09:41:06 arch kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
Sep 02 09:41:06 arch kernel: ACPI: Interpreter enabled
Sep 02 09:41:06 arch kernel: ACPI: PM: (supports S0 S1 S3 S4 S5)
Sep 02 09:41:06 arch kernel: ACPI: Using IOAPIC for interrupt routing
Sep 02 09:41:06 arch kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
Sep 02 09:41:06 arch kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
Sep 02 09:41:06 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 02 09:41:06 arch kernel: PCI: Using E820 reservations for host bridge windows
Sep 02 09:41:06 arch kernel: ACPI: Enabled 9 GPEs in block 00 to 1F
Sep 02 09:41:06 arch kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Sep 02 09:41:06 arch kernel: acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Sep 02 09:41:06 arch kernel: acpi PNP0A03:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
Sep 02 09:41:06 arch kernel: acpi PNP0A03:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Sep 02 09:41:06 arch kernel: PCI host bridge to bus 0000:00
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: root bus resource [mem 0xc7f00000-0xdfffffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Sep 02 09:41:06 arch kernel: pci 0000:00:00.0: [1002:5957] type 00 class 0x060000 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:00.0: [Firmware Bug]: BAR 3: invalid; can't size
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0: [1002:5978] type 01 class 0x060400 PCIe Root Port
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0: PCI bridge to [bus 05]
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0:   bridge window [mem 0xfe900000-0xfe9fffff]
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0: enabling Extended Tags
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
Sep 02 09:41:06 arch kernel: pci 0000:00:09.0: [1002:597e] type 01 class 0x060400 PCIe Root Port
Sep 02 09:41:06 arch kernel: pci 0000:00:09.0: PCI bridge to [bus 04]
Sep 02 09:41:06 arch kernel: pci 0000:00:09.0:   bridge window [io  0xd000-0xdfff]
Sep 02 09:41:06 arch kernel: pci 0000:00:09.0: enabling Extended Tags
Sep 02 09:41:06 arch kernel: pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
Sep 02 09:41:06 arch kernel: pci 0000:00:0a.0: [1002:597f] type 01 class 0x060400 PCIe Root Port
Sep 02 09:41:06 arch kernel: pci 0000:00:0a.0: PCI bridge to [bus 03]
Sep 02 09:41:06 arch kernel: pci 0000:00:0a.0:   bridge window [mem 0xfe800000-0xfe8fffff]
Sep 02 09:41:06 arch kernel: pci 0000:00:0a.0: enabling Extended Tags
Sep 02 09:41:06 arch kernel: pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
Sep 02 09:41:06 arch kernel: pci 0000:00:11.0: [1002:4391] type 00 class 0x010601 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:11.0: BAR 0 [io  0xb000-0xb007]
Sep 02 09:41:06 arch kernel: pci 0000:00:11.0: BAR 1 [io  0xa000-0xa003]
Sep 02 09:41:06 arch kernel: pci 0000:00:11.0: BAR 2 [io  0x9000-0x9007]
Sep 02 09:41:06 arch kernel: pci 0000:00:11.0: BAR 3 [io  0x8000-0x8003]
Sep 02 09:41:06 arch kernel: pci 0000:00:11.0: BAR 4 [io  0x7000-0x700f]
Sep 02 09:41:06 arch kernel: pci 0000:00:11.0: BAR 5 [mem 0xfe7fa000-0xfe7fa3ff]
Sep 02 09:41:06 arch kernel: pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:12.0: BAR 0 [mem 0xfe7f3000-0xfe7f3fff]
Sep 02 09:41:06 arch kernel: pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:12.2: BAR 0 [mem 0xfe7fa400-0xfe7fa4ff]
Sep 02 09:41:06 arch kernel: pci 0000:00:12.2: supports D1 D2
Sep 02 09:41:06 arch kernel: pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
Sep 02 09:41:06 arch kernel: pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:13.0: BAR 0 [mem 0xfe7f8000-0xfe7f8fff]
Sep 02 09:41:06 arch kernel: pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:13.2: BAR 0 [mem 0xfe7fa800-0xfe7fa8ff]
Sep 02 09:41:06 arch kernel: pci 0000:00:13.2: supports D1 D2
Sep 02 09:41:06 arch kernel: pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
Sep 02 09:41:06 arch kernel: pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:14.2: [1002:4383] type 00 class 0x040300 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:14.2: BAR 0 [mem 0xfe7f4000-0xfe7f7fff 64bit]
Sep 02 09:41:06 arch kernel: pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
Sep 02 09:41:06 arch kernel: pci 0000:00:14.3: [1002:439d] type 00 class 0x060100 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:14.4: [1002:4384] type 01 class 0x060401 conventional PCI bridge
Sep 02 09:41:06 arch kernel: pci 0000:00:14.4: PCI bridge to [bus 02] (subtractive decode)
Sep 02 09:41:06 arch kernel: pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:14.5: BAR 0 [mem 0xfe7f9000-0xfe7f9fff]
Sep 02 09:41:06 arch kernel: pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400 PCIe Root Port
Sep 02 09:41:06 arch kernel: pci 0000:00:15.0: PCI bridge to [bus 01]
Sep 02 09:41:06 arch kernel: pci 0000:00:15.0:   bridge window [io  0xc000-0xcfff]
Sep 02 09:41:06 arch kernel: pci 0000:00:15.0:   bridge window [mem 0xcff00000-0xcfffffff 64bit pref]
Sep 02 09:41:06 arch kernel: pci 0000:00:15.0: enabling Extended Tags
Sep 02 09:41:06 arch kernel: pci 0000:00:15.0: supports D1 D2
Sep 02 09:41:06 arch kernel: pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:16.0: BAR 0 [mem 0xfe7fb000-0xfe7fbfff]
Sep 02 09:41:06 arch kernel: pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:16.2: BAR 0 [mem 0xfe7fac00-0xfe7facff]
Sep 02 09:41:06 arch kernel: pci 0000:00:16.2: supports D1 D2
Sep 02 09:41:06 arch kernel: pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
Sep 02 09:41:06 arch kernel: pci 0000:00:18.0: [1022:1200] type 00 class 0x060000 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:18.1: [1022:1201] type 00 class 0x060000 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:18.2: [1022:1202] type 00 class 0x060000 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:18.3: [1022:1203] type 00 class 0x060000 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:00:18.4: [1022:1204] type 00 class 0x060000 conventional PCI endpoint
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: [1002:68f9] type 00 class 0x030000 PCIe Legacy Endpoint
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: BAR 0 [mem 0xd0000000-0xdfffffff 64bit pref]
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: BAR 2 [mem 0xfe9e0000-0xfe9fffff 64bit]
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: BAR 4 [io  0xe000-0xe0ff]
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: ROM [mem 0xfe9c0000-0xfe9dffff pref]
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: enabling Extended Tags
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: supports D1 D2
Sep 02 09:41:06 arch kernel: pci 0000:05:00.1: [1002:aa68] type 00 class 0x040300 PCIe Legacy Endpoint
Sep 02 09:41:06 arch kernel: pci 0000:05:00.1: BAR 0 [mem 0xfe9bc000-0xfe9bffff 64bit]
Sep 02 09:41:06 arch kernel: pci 0000:05:00.1: enabling Extended Tags
Sep 02 09:41:06 arch kernel: pci 0000:05:00.1: supports D1 D2
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0: PCI bridge to [bus 05]
Sep 02 09:41:06 arch kernel: pci 0000:04:00.0: [197b:2368] type 00 class 0x010185 PCIe Legacy Endpoint
Sep 02 09:41:06 arch kernel: pci 0000:04:00.0: BAR 0 [io  0xdc00-0xdc07]
Sep 02 09:41:06 arch kernel: pci 0000:04:00.0: BAR 1 [io  0xd880-0xd883]
Sep 02 09:41:06 arch kernel: pci 0000:04:00.0: BAR 2 [io  0xd800-0xd807]
Sep 02 09:41:06 arch kernel: pci 0000:04:00.0: BAR 3 [io  0xd480-0xd483]
Sep 02 09:41:06 arch kernel: pci 0000:04:00.0: BAR 4 [io  0xd400-0xd40f]
Sep 02 09:41:06 arch kernel: pci 0000:04:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
Sep 02 09:41:06 arch kernel: pci 0000:00:09.0: PCI bridge to [bus 04]
Sep 02 09:41:06 arch kernel: pci 0000:03:00.0: [1033:0194] type 00 class 0x0c0330 PCIe Endpoint
Sep 02 09:41:06 arch kernel: pci 0000:03:00.0: BAR 0 [mem 0xfe8fa000-0xfe8fbfff 64bit]
Sep 02 09:41:06 arch kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Sep 02 09:41:06 arch kernel: pci 0000:00:0a.0: PCI bridge to [bus 03]
Sep 02 09:41:06 arch kernel: pci_bus 0000:02: extended config space not accessible
Sep 02 09:41:06 arch kernel: pci 0000:00:14.4: PCI bridge to [bus 02] (subtractive decode)
Sep 02 09:41:06 arch kernel: pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
Sep 02 09:41:06 arch kernel: pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
Sep 02 09:41:06 arch kernel: pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
Sep 02 09:41:06 arch kernel: pci 0000:00:14.4:   bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
Sep 02 09:41:06 arch kernel: pci 0000:00:14.4:   bridge window [mem 0xc7f00000-0xdfffffff window] (subtractive decode)
Sep 02 09:41:06 arch kernel: pci 0000:00:14.4:   bridge window [mem 0xf0000000-0xfebfffff window] (subtractive decode)
Sep 02 09:41:06 arch kernel: pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Sep 02 09:41:06 arch kernel: pci 0000:01:00.0: BAR 0 [io  0xc800-0xc8ff]
Sep 02 09:41:06 arch kernel: pci 0000:01:00.0: BAR 2 [mem 0xcffff000-0xcfffffff 64bit pref]
Sep 02 09:41:06 arch kernel: pci 0000:01:00.0: BAR 4 [mem 0xcfff8000-0xcfffbfff 64bit pref]
Sep 02 09:41:06 arch kernel: pci 0000:01:00.0: supports D1 D2
Sep 02 09:41:06 arch kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 02 09:41:06 arch kernel: pci 0000:00:15.0: PCI bridge to [bus 01]
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 10
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 11
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 10
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 7
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKE disabled
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKF disabled
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKG disabled
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Sep 02 09:41:06 arch kernel: ACPI: PCI: Interrupt link LNKH disabled
Sep 02 09:41:06 arch kernel: ACPI: EC: interrupt unblocked
Sep 02 09:41:06 arch kernel: ACPI: EC: event unblocked
Sep 02 09:41:06 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Sep 02 09:41:06 arch kernel: ACPI: EC: GPE=0xa
Sep 02 09:41:06 arch kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC initialization complete
Sep 02 09:41:06 arch kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
Sep 02 09:41:06 arch kernel: iommu: Default domain type: Translated
Sep 02 09:41:06 arch kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Sep 02 09:41:06 arch kernel: SCSI subsystem initialized
Sep 02 09:41:06 arch kernel: libata version 3.00 loaded.
Sep 02 09:41:06 arch kernel: ACPI: bus type USB registered
Sep 02 09:41:06 arch kernel: usbcore: registered new interface driver usbfs
Sep 02 09:41:06 arch kernel: usbcore: registered new interface driver hub
Sep 02 09:41:06 arch kernel: usbcore: registered new device driver usb
Sep 02 09:41:06 arch kernel: EDAC MC: Ver: 3.0.0
Sep 02 09:41:06 arch kernel: NetLabel: Initializing
Sep 02 09:41:06 arch kernel: NetLabel:  domain hash size = 128
Sep 02 09:41:06 arch kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Sep 02 09:41:06 arch kernel: NetLabel:  unlabeled traffic allowed by default
Sep 02 09:41:06 arch kernel: mctp: management component transport protocol core
Sep 02 09:41:06 arch kernel: NET: Registered PF_MCTP protocol family
Sep 02 09:41:06 arch kernel: PCI: Using ACPI for IRQ routing
Sep 02 09:41:06 arch kernel: PCI: pci_cache_line_size set to 64 bytes
Sep 02 09:41:06 arch kernel: e820: reserve RAM buffer [mem 0x0009b000-0x0009ffff]
Sep 02 09:41:06 arch kernel: e820: reserve RAM buffer [mem 0xc7e90000-0xc7ffffff]
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: vgaarb: setting as boot VGA device
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: vgaarb: bridge control possible
Sep 02 09:41:06 arch kernel: pci 0000:05:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Sep 02 09:41:06 arch kernel: vgaarb: loaded
Sep 02 09:41:06 arch kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Sep 02 09:41:06 arch kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Sep 02 09:41:06 arch kernel: clocksource: Switched to clocksource tsc-early
Sep 02 09:41:06 arch kernel: VFS: Disk quotas dquot_6.6.0
Sep 02 09:41:06 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 02 09:41:06 arch kernel: pnp: PnP ACPI init
Sep 02 09:41:06 arch kernel: pnp 00:01: [dma 0 disabled]
Sep 02 09:41:06 arch kernel: system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
Sep 02 09:41:06 arch kernel: system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x04d0-0x04d1] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x040b] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x04d6] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0c00-0x0c01] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0c14] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0c50-0x0c51] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0c52] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0c6c] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0c6f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0cd0-0x0cd1] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0cd2-0x0cd3] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0cd4-0x0cd5] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0cd6-0x0cd7] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0cd8-0x0cdf] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0800-0x089f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0b00-0x0b1f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0b20-0x0b3f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0900-0x090f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0x0910-0x091f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [io  0xfe00-0xfefe] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [mem 0xc7f00000-0xc7ffffff] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [mem 0xffb80000-0xffbfffff] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [mem 0xfec10000-0xfec1001f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:03: [mem 0xfed80000-0xfed80fff] has been reserved
Sep 02 09:41:06 arch kernel: system 00:04: [io  0x0230-0x023f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:04: [io  0x0290-0x029f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:04: [io  0x0f40-0x0f4f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:04: [io  0x0a30-0x0a3f] has been reserved
Sep 02 09:41:06 arch kernel: system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
Sep 02 09:41:06 arch kernel: pnp 00:06: disabling [mem 0x000c0000-0x000cffff] because it overlaps 0000:05:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
Sep 02 09:41:06 arch kernel: system 00:06: [mem 0x00000000-0x0009ffff] could not be reserved
Sep 02 09:41:06 arch kernel: system 00:06: [mem 0x000e0000-0x000fffff] could not be reserved
Sep 02 09:41:06 arch kernel: system 00:06: [mem 0x00100000-0xc7efffff] could not be reserved
Sep 02 09:41:06 arch kernel: system 00:06: [mem 0xfec00000-0xffffffff] could not be reserved
Sep 02 09:41:06 arch kernel: pnp: PnP ACPI: found 7 devices
Sep 02 09:41:06 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 02 09:41:06 arch kernel: NET: Registered PF_INET protocol family
Sep 02 09:41:06 arch kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Sep 02 09:41:06 arch kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Sep 02 09:41:06 arch kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Sep 02 09:41:06 arch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Sep 02 09:41:06 arch kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Sep 02 09:41:06 arch kernel: TCP: Hash tables configured (established 131072 bind 65536)
Sep 02 09:41:06 arch kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Sep 02 09:41:06 arch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Sep 02 09:41:06 arch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Sep 02 09:41:06 arch kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Sep 02 09:41:06 arch kernel: NET: Registered PF_XDP protocol family
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0: PCI bridge to [bus 05]
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0:   bridge window [mem 0xfe900000-0xfe9fffff]
Sep 02 09:41:06 arch kernel: pci 0000:00:02.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
Sep 02 09:41:06 arch kernel: pci 0000:00:09.0: PCI bridge to [bus 04]
Sep 02 09:41:06 arch kernel: pci 0000:00:09.0:   bridge window [io  0xd000-0xdfff]
Sep 02 09:41:06 arch kernel: pci 0000:00:0a.0: PCI bridge to [bus 03]
Sep 02 09:41:06 arch kernel: pci 0000:00:0a.0:   bridge window [mem 0xfe800000-0xfe8fffff]
Sep 02 09:41:06 arch kernel: pci 0000:00:14.4: PCI bridge to [bus 02]
Sep 02 09:41:06 arch kernel: pci 0000:00:15.0: PCI bridge to [bus 01]
Sep 02 09:41:06 arch kernel: pci 0000:00:15.0:   bridge window [io  0xc000-0xcfff]
Sep 02 09:41:06 arch kernel: pci 0000:00:15.0:   bridge window [mem 0xcff00000-0xcfffffff 64bit pref]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: resource 8 [mem 0xc7f00000-0xdfffffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:05: resource 0 [io  0xe000-0xefff]
Sep 02 09:41:06 arch kernel: pci_bus 0000:05: resource 1 [mem 0xfe900000-0xfe9fffff]
Sep 02 09:41:06 arch kernel: pci_bus 0000:05: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
Sep 02 09:41:06 arch kernel: pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
Sep 02 09:41:06 arch kernel: pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe8fffff]
Sep 02 09:41:06 arch kernel: pci_bus 0000:02: resource 4 [io  0x0000-0x0cf7 window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:02: resource 5 [io  0x0d00-0xffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:02: resource 7 [mem 0x000d0000-0x000dffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:02: resource 8 [mem 0xc7f00000-0xdfffffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:02: resource 9 [mem 0xf0000000-0xfebfffff window]
Sep 02 09:41:06 arch kernel: pci_bus 0000:01: resource 0 [io  0xc000-0xcfff]
Sep 02 09:41:06 arch kernel: pci_bus 0000:01: resource 2 [mem 0xcff00000-0xcfffffff 64bit pref]
Sep 02 09:41:06 arch kernel: pci 0000:00:12.0: quirk_usb_early_handoff+0x0/0x740 took 741372 usecs
Sep 02 09:41:06 arch kernel: pci 0000:00:13.0: quirk_usb_early_handoff+0x0/0x740 took 22587 usecs
Sep 02 09:41:06 arch kernel: pci 0000:00:14.5: quirk_usb_early_handoff+0x0/0x740 took 22577 usecs
Sep 02 09:41:06 arch kernel: pci 0000:00:16.0: quirk_usb_early_handoff+0x0/0x740 took 22773 usecs
Sep 02 09:41:06 arch kernel: pci 0000:05:00.1: D0 power state depends on 0000:05:00.0
Sep 02 09:41:06 arch kernel: PCI: CLS 64 bytes, default 64
Sep 02 09:41:06 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 02 09:41:06 arch kernel: software IO TLB: mapped [mem 0x00000000c3e90000-0x00000000c7e90000] (64MB)
Sep 02 09:41:06 arch kernel: LVT offset 1 assigned for vector 0x400
Sep 02 09:41:06 arch kernel: LVT offset 1 assigned
Sep 02 09:41:06 arch kernel: Trying to unpack rootfs image as initramfs...
Sep 02 09:41:06 arch kernel: perf: AMD IBS detected (0x0000001f)
Sep 02 09:41:06 arch kernel: Initialise system trusted keyrings
Sep 02 09:41:06 arch kernel: Key type blacklist registered
Sep 02 09:41:06 arch kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Sep 02 09:41:06 arch kernel: zbud: loaded
Sep 02 09:41:06 arch kernel: fuse: init (API version 7.40)
Sep 02 09:41:06 arch kernel: integrity: Platform Keyring initialized
Sep 02 09:41:06 arch kernel: integrity: Machine keyring initialized
Sep 02 09:41:06 arch kernel: Key type asymmetric registered
Sep 02 09:41:06 arch kernel: Asymmetric key parser 'x509' registered
Sep 02 09:41:06 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Sep 02 09:41:06 arch kernel: io scheduler mq-deadline registered
Sep 02 09:41:06 arch kernel: io scheduler kyber registered
Sep 02 09:41:06 arch kernel: io scheduler bfq registered
Sep 02 09:41:06 arch kernel: pcieport 0000:00:02.0: PME: Signaling with IRQ 24
Sep 02 09:41:06 arch kernel: pcieport 0000:00:09.0: PME: Signaling with IRQ 25
Sep 02 09:41:06 arch kernel: pcieport 0000:00:0a.0: PME: Signaling with IRQ 26
Sep 02 09:41:06 arch kernel: pcieport 0000:00:15.0: PME: Signaling with IRQ 27
Sep 02 09:41:06 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 02 09:41:06 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Sep 02 09:41:06 arch kernel: ACPI: button: Power Button [PWRB]
Sep 02 09:41:06 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Sep 02 09:41:06 arch kernel: ACPI: button: Power Button [PWRF]
Sep 02 09:41:06 arch kernel: ACPI: processor limited to max C-state 1
Sep 02 09:41:06 arch kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Sep 02 09:41:06 arch kernel: 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Sep 02 09:41:06 arch kernel: Non-volatile memory driver v1.3
Sep 02 09:41:06 arch kernel: Linux agpgart interface v0.103
Sep 02 09:41:06 arch kernel: ACPI: bus type drm_connector registered
Sep 02 09:41:06 arch kernel: ahci 0000:00:11.0: version 3.0
Sep 02 09:41:06 arch kernel: ahci 0000:00:11.0: AHCI vers 0001.0200, 32 command slots, 6 Gbps, SATA mode
Sep 02 09:41:06 arch kernel: ahci 0000:00:11.0: 6/6 ports implemented (port mask 0x3f)
Sep 02 09:41:06 arch kernel: ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part 
Sep 02 09:41:06 arch kernel: scsi host0: ahci
Sep 02 09:41:06 arch kernel: scsi host1: ahci
Sep 02 09:41:06 arch kernel: scsi host2: ahci
Sep 02 09:41:06 arch kernel: scsi host3: ahci
Sep 02 09:41:06 arch kernel: scsi host4: ahci
Sep 02 09:41:06 arch kernel: scsi host5: ahci
Sep 02 09:41:06 arch kernel: ata1: SATA max UDMA/133 abar m1024@0xfe7fa000 port 0xfe7fa100 irq 28 lpm-pol 3
Sep 02 09:41:06 arch kernel: ata2: SATA max UDMA/133 abar m1024@0xfe7fa000 port 0xfe7fa180 irq 28 lpm-pol 3
Sep 02 09:41:06 arch kernel: ata3: SATA max UDMA/133 abar m1024@0xfe7fa000 port 0xfe7fa200 irq 28 lpm-pol 3
Sep 02 09:41:06 arch kernel: ata4: SATA max UDMA/133 abar m1024@0xfe7fa000 port 0xfe7fa280 irq 28 lpm-pol 3
Sep 02 09:41:06 arch kernel: ata5: SATA max UDMA/133 abar m1024@0xfe7fa000 port 0xfe7fa300 irq 28 lpm-pol 3
Sep 02 09:41:06 arch kernel: ata6: SATA max UDMA/133 abar m1024@0xfe7fa000 port 0xfe7fa380 irq 28 lpm-pol 3
Sep 02 09:41:06 arch kernel: QUIRK: Enable AMD PLL fix
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:12.0: OHCI PCI host controller
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 1
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:12.0: irq 18, io mem 0xfe7f3000
Sep 02 09:41:06 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.10
Sep 02 09:41:06 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 02 09:41:06 arch kernel: usb usb1: Product: OHCI PCI host controller
Sep 02 09:41:06 arch kernel: usb usb1: Manufacturer: Linux 6.10.7-arch1-1 ohci_hcd
Sep 02 09:41:06 arch kernel: usb usb1: SerialNumber: 0000:00:12.0
Sep 02 09:41:06 arch kernel: hub 1-0:1.0: USB hub found
Sep 02 09:41:06 arch kernel: hub 1-0:1.0: 5 ports detected
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:12.2: EHCI Host Controller
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 2
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:12.2: debug port 1
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:12.2: irq 17, io mem 0xfe7fa400
Sep 02 09:41:06 arch kernel: Freeing initrd memory: 35944K
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
Sep 02 09:41:06 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
Sep 02 09:41:06 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 02 09:41:06 arch kernel: usb usb2: Product: EHCI Host Controller
Sep 02 09:41:06 arch kernel: usb usb2: Manufacturer: Linux 6.10.7-arch1-1 ehci_hcd
Sep 02 09:41:06 arch kernel: usb usb2: SerialNumber: 0000:00:12.2
Sep 02 09:41:06 arch kernel: hub 2-0:1.0: USB hub found
Sep 02 09:41:06 arch kernel: hub 2-0:1.0: 5 ports detected
Sep 02 09:41:06 arch kernel: hub 1-0:1.0: USB hub found
Sep 02 09:41:06 arch kernel: hub 1-0:1.0: 5 ports detected
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:13.2: EHCI Host Controller
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 3
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:13.2: debug port 1
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:13.2: irq 17, io mem 0xfe7fa800
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
Sep 02 09:41:06 arch kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
Sep 02 09:41:06 arch kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 02 09:41:06 arch kernel: usb usb3: Product: EHCI Host Controller
Sep 02 09:41:06 arch kernel: usb usb3: Manufacturer: Linux 6.10.7-arch1-1 ehci_hcd
Sep 02 09:41:06 arch kernel: usb usb3: SerialNumber: 0000:00:13.2
Sep 02 09:41:06 arch kernel: hub 3-0:1.0: USB hub found
Sep 02 09:41:06 arch kernel: hub 3-0:1.0: 5 ports detected
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:16.2: EHCI Host Controller
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 4
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:16.2: debug port 1
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:16.2: irq 17, io mem 0xfe7fac00
Sep 02 09:41:06 arch kernel: ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
Sep 02 09:41:06 arch kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
Sep 02 09:41:06 arch kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 02 09:41:06 arch kernel: usb usb4: Product: EHCI Host Controller
Sep 02 09:41:06 arch kernel: usb usb4: Manufacturer: Linux 6.10.7-arch1-1 ehci_hcd
Sep 02 09:41:06 arch kernel: usb usb4: SerialNumber: 0000:00:16.2
Sep 02 09:41:06 arch kernel: hub 4-0:1.0: USB hub found
Sep 02 09:41:06 arch kernel: hub 4-0:1.0: 4 ports detected
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:13.0: OHCI PCI host controller
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:13.0: irq 18, io mem 0xfe7f8000
Sep 02 09:41:06 arch kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.10
Sep 02 09:41:06 arch kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 02 09:41:06 arch kernel: usb usb5: Product: OHCI PCI host controller
Sep 02 09:41:06 arch kernel: usb usb5: Manufacturer: Linux 6.10.7-arch1-1 ohci_hcd
Sep 02 09:41:06 arch kernel: usb usb5: SerialNumber: 0000:00:13.0
Sep 02 09:41:06 arch kernel: hub 5-0:1.0: USB hub found
Sep 02 09:41:06 arch kernel: hub 5-0:1.0: 5 ports detected
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:14.5: OHCI PCI host controller
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:14.5: irq 18, io mem 0xfe7f9000
Sep 02 09:41:06 arch kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.10
Sep 02 09:41:06 arch kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 02 09:41:06 arch kernel: usb usb6: Product: OHCI PCI host controller
Sep 02 09:41:06 arch kernel: usb usb6: Manufacturer: Linux 6.10.7-arch1-1 ohci_hcd
Sep 02 09:41:06 arch kernel: usb usb6: SerialNumber: 0000:00:14.5
Sep 02 09:41:06 arch kernel: hub 6-0:1.0: USB hub found
Sep 02 09:41:06 arch kernel: hub 6-0:1.0: 2 ports detected
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:16.0: OHCI PCI host controller
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7
Sep 02 09:41:06 arch kernel: ohci-pci 0000:00:16.0: irq 18, io mem 0xfe7fb000
Sep 02 09:41:06 arch kernel: ata4: SATA link down (SStatus 0 SControl 300)
Sep 02 09:41:06 arch kernel: ata5: SATA link down (SStatus 0 SControl 300)
Sep 02 09:41:06 arch kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.10
Sep 02 09:41:06 arch kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 02 09:41:06 arch kernel: usb usb7: Product: OHCI PCI host controller
Sep 02 09:41:06 arch kernel: usb usb7: Manufacturer: Linux 6.10.7-arch1-1 ohci_hcd
Sep 02 09:41:06 arch kernel: usb usb7: SerialNumber: 0000:00:16.0
Sep 02 09:41:06 arch kernel: hub 7-0:1.0: USB hub found
Sep 02 09:41:06 arch kernel: hub 7-0:1.0: 4 ports detected
Sep 02 09:41:06 arch kernel: usbcore: registered new interface driver usbserial_generic
Sep 02 09:41:06 arch kernel: usbserial: USB Serial support registered for generic
Sep 02 09:41:06 arch kernel: rtc_cmos 00:00: RTC can wake from S4
Sep 02 09:41:06 arch kernel: rtc_cmos 00:00: registered as rtc0
Sep 02 09:41:06 arch kernel: rtc_cmos 00:00: setting system clock to 2024-09-02T13:40:56 UTC (1725284456)
Sep 02 09:41:06 arch kernel: rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Sep 02 09:41:06 arch kernel: amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled
Sep 02 09:41:06 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
Sep 02 09:41:06 arch kernel: hid: raw HID events driver (C) Jiri Kosina
Sep 02 09:41:06 arch kernel: drop_monitor: Initializing network drop monitor service
Sep 02 09:41:06 arch kernel: NET: Registered PF_INET6 protocol family
Sep 02 09:41:06 arch kernel: Segment Routing with IPv6
Sep 02 09:41:06 arch kernel: RPL Segment Routing with IPv6
Sep 02 09:41:06 arch kernel: In-situ OAM (IOAM) with IPv6
Sep 02 09:41:06 arch kernel: NET: Registered PF_PACKET protocol family
Sep 02 09:41:06 arch kernel: microcode: Current revision: 0x010000c8
Sep 02 09:41:06 arch kernel: IPI shorthand broadcast: enabled
Sep 02 09:41:06 arch kernel: sched_clock: Marking stable (1932792507, 3016844)->(2062813675, -127004324)
Sep 02 09:41:06 arch kernel: Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
Sep 02 09:41:06 arch kernel: registered taskstats version 1
Sep 02 09:41:06 arch kernel: Loading compiled-in X.509 certificates
Sep 02 09:41:06 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: c03c4af6d7171c30c37096597ccaf934558a29d0'
Sep 02 09:41:06 arch kernel: zswap: loaded using pool zstd/zsmalloc
Sep 02 09:41:06 arch kernel: Demotion targets for Node 0: null
Sep 02 09:41:06 arch kernel: Key type .fscrypt registered
Sep 02 09:41:06 arch kernel: Key type fscrypt-provisioning registered
Sep 02 09:41:06 arch kernel: PM:   Magic number: 8:678:684
Sep 02 09:41:06 arch kernel: mem full: hash matches
Sep 02 09:41:06 arch kernel: RAS: Correctable Errors collector initialized.
Sep 02 09:41:06 arch kernel: clk: Disabling unused clocks
Sep 02 09:41:06 arch kernel: PM: genpd: Disabling unused power domains
Sep 02 09:41:06 arch kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 02 09:41:06 arch kernel: ata2.00: FORCE: horkage modified (noncq)
Sep 02 09:41:06 arch kernel: tsc: Refined TSC clocksource calibration: 3010.059 MHz
Sep 02 09:41:06 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b6363c833b, max_idle_ns: 440795341418 ns
Sep 02 09:41:06 arch kernel: ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Sep 02 09:41:06 arch kernel: clocksource: Switched to clocksource tsc
Sep 02 09:41:06 arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 02 09:41:06 arch kernel: ata2.00: ATA-10: WDC WD1003FZEX-00K3CA0, 01.01A01, max UDMA/133
Sep 02 09:41:06 arch kernel: ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (not used)
Sep 02 09:41:06 arch kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 02 09:41:06 arch kernel: ata2.00: configured for UDMA/133
Sep 02 09:41:06 arch kernel: ata1.00: FORCE: horkage modified (noncq)
Sep 02 09:41:06 arch kernel: ata1.00: supports DRM functions and may not be fully accessible
Sep 02 09:41:06 arch kernel: ata1.00: ATA-10: CT500MX500SSD1, M3CR045, max UDMA/133
Sep 02 09:41:06 arch kernel: ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (not used)
Sep 02 09:41:06 arch kernel: ata3.00: FORCE: horkage modified (noncq)
Sep 02 09:41:06 arch kernel: ata3.00: LPM support broken, forcing max_power
Sep 02 09:41:06 arch kernel: ata3.00: ATA-10: CT240BX500SSD1, M6CR056, max UDMA/133
Sep 02 09:41:06 arch kernel: ata3.00: 468862128 sectors, multi 1: LBA48 NCQ (not used)
Sep 02 09:41:06 arch kernel: ata1.00: Features: Trust Dev-Sleep
Sep 02 09:41:06 arch kernel: ata1.00: supports DRM functions and may not be fully accessible
Sep 02 09:41:06 arch kernel: ata6.00: FORCE: horkage modified (noncq)
Sep 02 09:41:06 arch kernel: ata6.00: ATAPI: ASUS    DRW-24B1ST   a, 1.04, max UDMA/100
Sep 02 09:41:06 arch kernel: ata1.00: configured for UDMA/133
Sep 02 09:41:06 arch kernel: ata6.00: configured for UDMA/100
Sep 02 09:41:06 arch kernel: ata3.00: Features: Dev-Sleep
Sep 02 09:41:06 arch kernel: ata3.00: LPM support broken, forcing max_power
Sep 02 09:41:06 arch kernel: ata3.00: configured for UDMA/133
Sep 02 09:41:06 arch kernel: scsi 0:0:0:0: Direct-Access     ATA      CT500MX500SSD1   045  PQ: 0 ANSI: 5
Sep 02 09:41:06 arch kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Sep 02 09:41:06 arch kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Sep 02 09:41:06 arch kernel: sd 0:0:0:0: [sda] Write Protect is off
Sep 02 09:41:06 arch kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Sep 02 09:41:06 arch kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 02 09:41:06 arch kernel: scsi 1:0:0:0: Direct-Access     ATA      WDC WD1003FZEX-0 1A01 PQ: 0 ANSI: 5
Sep 02 09:41:06 arch kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
Sep 02 09:41:06 arch kernel: sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Sep 02 09:41:06 arch kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks
Sep 02 09:41:06 arch kernel: sd 1:0:0:0: [sdb] Write Protect is off
Sep 02 09:41:06 arch kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Sep 02 09:41:06 arch kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 02 09:41:06 arch kernel: sd 1:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
Sep 02 09:41:06 arch kernel:  sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
Sep 02 09:41:06 arch kernel: sd 0:0:0:0: [sda] supports TCG Opal
Sep 02 09:41:06 arch kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Sep 02 09:41:06 arch kernel: scsi 2:0:0:0: Direct-Access     ATA      CT240BX500SSD1   056  PQ: 0 ANSI: 5
Sep 02 09:41:06 arch kernel: sd 2:0:0:0: [sdc] 468862128 512-byte logical blocks: (240 GB/224 GiB)
Sep 02 09:41:06 arch kernel: sd 2:0:0:0: [sdc] Write Protect is off
Sep 02 09:41:06 arch kernel: sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
Sep 02 09:41:06 arch kernel: sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 02 09:41:06 arch kernel: sd 2:0:0:0: [sdc] Preferred minimum I/O size 512 bytes
Sep 02 09:41:06 arch kernel:  sdc: sdc1
Sep 02 09:41:06 arch kernel: sd 2:0:0:0: [sdc] Attached SCSI disk
Sep 02 09:41:06 arch kernel: scsi 5:0:0:0: CD-ROM            ASUS     DRW-24B1ST   a   1.04 PQ: 0 ANSI: 5
Sep 02 09:41:06 arch kernel:  sdb: sdb1 sdb2 sdb3
Sep 02 09:41:06 arch kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Sep 02 09:41:06 arch kernel: Freeing unused decrypted memory: 2028K
Sep 02 09:41:06 arch kernel: Freeing unused kernel image (initmem) memory: 3432K
Sep 02 09:41:06 arch kernel: Write protecting the kernel read-only data: 32768k
Sep 02 09:41:06 arch kernel: Freeing unused kernel image (rodata/data gap) memory: 896K
Sep 02 09:41:06 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 02 09:41:06 arch kernel: rodata_test: all tests were successful
Sep 02 09:41:06 arch kernel: Run /init as init process
Sep 02 09:41:06 arch kernel:   with arguments:
Sep 02 09:41:06 arch kernel:     /init
Sep 02 09:41:06 arch kernel:   with environment:
Sep 02 09:41:06 arch kernel:     HOME=/
Sep 02 09:41:06 arch kernel:     TERM=linux
Sep 02 09:41:06 arch kernel:     BOOT_IMAGE=/boot/vmlinuz-linux
Sep 02 09:41:06 arch kernel: usb 1-3: new full-speed USB device number 2 using ohci-pci
Sep 02 09:41:06 arch kernel: scsi host6: pata_jmicron
Sep 02 09:41:06 arch kernel: scsi host7: pata_jmicron
Sep 02 09:41:06 arch kernel: ata7: PATA max UDMA/100 cmd 0xdc00 ctl 0xd880 bmdma 0xd400 irq 17 lpm-pol 0
Sep 02 09:41:06 arch kernel: ata8: PATA max UDMA/100 cmd 0xd800 ctl 0xd480 bmdma 0xd408 irq 17 lpm-pol 0
Sep 02 09:41:06 arch kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
Sep 02 09:41:06 arch kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 8
Sep 02 09:41:06 arch kernel: xhci_hcd 0000:03:00.0: hcc params 0x014042cb hci version 0x96 quirks 0x0000000000000004
Sep 02 09:41:06 arch kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
Sep 02 09:41:06 arch kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 9
Sep 02 09:41:06 arch kernel: xhci_hcd 0000:03:00.0: Host supports USB 3.0 SuperSpeed
Sep 02 09:41:06 arch kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
Sep 02 09:41:06 arch kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 02 09:41:06 arch kernel: usb usb8: Product: xHCI Host Controller
Sep 02 09:41:06 arch kernel: usb usb8: Manufacturer: Linux 6.10.7-arch1-1 xhci-hcd
Sep 02 09:41:06 arch kernel: usb usb8: SerialNumber: 0000:03:00.0
Sep 02 09:41:06 arch kernel: hub 8-0:1.0: USB hub found
Sep 02 09:41:06 arch kernel: hub 8-0:1.0: 2 ports detected
Sep 02 09:41:06 arch kernel: usb usb9: We don't know the algorithms for LPM for this host, disabling LPM.
Sep 02 09:41:06 arch kernel: usb usb9: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
Sep 02 09:41:06 arch kernel: usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 02 09:41:06 arch kernel: usb usb9: Product: xHCI Host Controller
Sep 02 09:41:06 arch kernel: usb usb9: Manufacturer: Linux 6.10.7-arch1-1 xhci-hcd
Sep 02 09:41:06 arch kernel: usb usb9: SerialNumber: 0000:03:00.0
Sep 02 09:41:06 arch kernel: hub 9-0:1.0: USB hub found
Sep 02 09:41:06 arch kernel: hub 9-0:1.0: 2 ports detected
Sep 02 09:41:06 arch kernel: usb 1-3: New USB device found, idVendor=046d, idProduct=c542, bcdDevice= 3.03
Sep 02 09:41:06 arch kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 02 09:41:06 arch kernel: usb 1-3: Product: Wireless Receiver
Sep 02 09:41:06 arch kernel: usb 1-3: Manufacturer: Logitech
Sep 02 09:41:06 arch kernel: sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
Sep 02 09:41:06 arch kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Sep 02 09:41:06 arch kernel: usbcore: registered new interface driver usbhid
Sep 02 09:41:06 arch kernel: usbhid: USB HID core driver
Sep 02 09:41:06 arch kernel: sr 5:0:0:0: Attached scsi CD-ROM sr0
Sep 02 09:41:06 arch kernel: input: Logitech Wireless Receiver Mouse as /devices/pci0000:00/0000:00:12.0/usb1/1-3/1-3:1.0/0003:046D:C542.0001/input/input2
Sep 02 09:41:06 arch kernel: hid-generic 0003:046D:C542.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech Wireless Receiver] on usb-0000:00:12.0-3/input0
Sep 02 09:41:06 arch kernel: [drm] radeon kernel modesetting enabled.
Sep 02 09:41:06 arch kernel: radeon 0000:05:00.0: vgaarb: deactivate vga console
Sep 02 09:41:06 arch kernel: Console: switching to colour dummy device 80x25
Sep 02 09:41:06 arch kernel: [drm] initializing kernel modesetting (CEDAR 0x1002:0x68F9 0x1002:0x010A 0x00).
Sep 02 09:41:06 arch kernel: resource: resource sanity check: requesting [mem 0x00000000000c0000-0x00000000000dffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000dffff window]
Sep 02 09:41:06 arch kernel: caller pci_map_rom+0x69/0x1a0 mapping multiple BARs
Sep 02 09:41:06 arch kernel: ATOM BIOS: BASS
Sep 02 09:41:06 arch kernel: radeon 0000:05:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
Sep 02 09:41:06 arch kernel: radeon 0000:05:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF
Sep 02 09:41:06 arch kernel: [drm] Detected VRAM RAM=1024M, BAR=256M
Sep 02 09:41:06 arch kernel: [drm] RAM width 64bits DDR
Sep 02 09:41:06 arch kernel: [drm] radeon: 1024M of VRAM memory ready
Sep 02 09:41:06 arch kernel: [drm] radeon: 1024M of GTT memory ready.
Sep 02 09:41:06 arch kernel: [drm] Loading CEDAR Microcode
Sep 02 09:41:06 arch kernel: [drm] Internal thermal controller with fan control
Sep 02 09:41:06 arch kernel: [drm] radeon: dpm initialized
Sep 02 09:41:06 arch kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
Sep 02 09:41:06 arch kernel: [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
Sep 02 09:41:06 arch kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000000014C000).
Sep 02 09:41:06 arch kernel: radeon 0000:05:00.0: WB enabled
Sep 02 09:41:06 arch kernel: radeon 0000:05:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00
Sep 02 09:41:06 arch kernel: radeon 0000:05:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c
Sep 02 09:41:06 arch kernel: radeon 0000:05:00.0: fence driver on ring 5 use gpu addr 0x000000000005c418
Sep 02 09:41:06 arch kernel: radeon 0000:05:00.0: radeon: MSI limited to 32-bit
Sep 02 09:41:06 arch kernel: radeon 0000:05:00.0: radeon: using MSI.
Sep 02 09:41:06 arch kernel: [drm] radeon: irq initialized.
Sep 02 09:41:06 arch kernel: [drm] ring test on 0 succeeded in 1 usecs
Sep 02 09:41:06 arch kernel: [drm] ring test on 3 succeeded in 2 usecs
Sep 02 09:41:06 arch kernel: usb 1-5: new low-speed USB device number 3 using ohci-pci
Sep 02 09:41:06 arch kernel: [drm] ring test on 5 succeeded in 1 usecs
Sep 02 09:41:06 arch kernel: [drm] UVD initialized successfully.
Sep 02 09:41:06 arch kernel: [drm] ib test on ring 0 succeeded in 0 usecs
Sep 02 09:41:06 arch kernel: [drm] ib test on ring 3 succeeded in 0 usecs
Sep 02 09:41:06 arch kernel: usb 1-5: New USB device found, idVendor=413c, idProduct=2005, bcdDevice= 1.05
Sep 02 09:41:06 arch kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 02 09:41:06 arch kernel: usb 1-5: Product: DELL USB Keyboard
Sep 02 09:41:06 arch kernel: usb 1-5: Manufacturer: DELL
Sep 02 09:41:06 arch kernel: input: DELL DELL USB Keyboard as /devices/pci0000:00/0000:00:12.0/usb1/1-5/1-5:1.0/0003:413C:2005.0002/input/input3
Sep 02 09:41:06 arch kernel: hid-generic 0003:413C:2005.0002: input,hidraw1: USB HID v1.10 Keyboard [DELL DELL USB Keyboard] on usb-0000:00:12.0-5/input0
Sep 02 09:41:06 arch kernel: [drm] ib test on ring 5 succeeded
Sep 02 09:41:06 arch kernel: [drm] Radeon Display Connectors
Sep 02 09:41:06 arch kernel: [drm] Connector 0:
Sep 02 09:41:06 arch kernel: [drm]   HDMI-A-1
Sep 02 09:41:06 arch kernel: [drm]   HPD2
Sep 02 09:41:06 arch kernel: [drm]   DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
Sep 02 09:41:06 arch kernel: [drm]   Encoders:
Sep 02 09:41:06 arch kernel: [drm]     DFP1: INTERNAL_UNIPHY1
Sep 02 09:41:06 arch kernel: [drm] Connector 1:
Sep 02 09:41:06 arch kernel: [drm]   DVI-I-1
Sep 02 09:41:06 arch kernel: [drm]   HPD4
Sep 02 09:41:06 arch kernel: [drm]   DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
Sep 02 09:41:06 arch kernel: [drm]   Encoders:
Sep 02 09:41:06 arch kernel: [drm]     DFP2: INTERNAL_UNIPHY
Sep 02 09:41:06 arch kernel: [drm] Connector 2:
Sep 02 09:41:06 arch kernel: [drm]   VGA-1
Sep 02 09:41:06 arch kernel: [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
Sep 02 09:41:06 arch kernel: [drm]   Encoders:
Sep 02 09:41:06 arch kernel: [drm]     CRT1: INTERNAL_KLDSCP_DAC1
Sep 02 09:41:06 arch kernel: [drm] Initialized radeon 2.50.0 20080528 for 0000:05:00.0 on minor 0
Sep 02 09:41:06 arch kernel: [drm] fb mappable at 0xD034D000
Sep 02 09:41:06 arch kernel: [drm] vram apper at 0xD0000000
Sep 02 09:41:06 arch kernel: [drm] size 5242880
Sep 02 09:41:06 arch kernel: [drm] fb depth is 24
Sep 02 09:41:06 arch kernel: [drm]    pitch is 5120
Sep 02 09:41:06 arch kernel: fbcon: radeondrmfb (fb0) is primary device
Sep 02 09:41:06 arch kernel: Console: switching to colour frame buffer device 160x64
Sep 02 09:41:06 arch kernel: radeon 0000:05:00.0: [drm] fb0: radeondrmfb frame buffer device
Sep 02 09:41:06 arch kernel: [drm] amdgpu kernel modesetting enabled.
Sep 02 09:41:06 arch kernel: amdgpu: Virtual CRAT table created for CPU
Sep 02 09:41:06 arch kernel: amdgpu: Topology: Add CPU node
Sep 02 09:41:06 arch kernel: EXT4-fs (sda3): mounted filesystem 2511c5d0-f2fc-4494-9788-85dc5e98fba7 r/w with ordered data mode. Quota mode: none.
Sep 02 09:41:06 arch systemd[1]: systemd 256.5-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Sep 02 09:41:06 arch systemd[1]: Detected architecture x86-64.
Sep 02 09:41:06 arch systemd[1]: Hostname set to <arch>.
Sep 02 09:41:06 arch systemd[1]: bpf-restrict-fs: LSM BPF program attached
Sep 02 09:41:06 arch systemd[1]: Queued start job for default target Graphical Interface.
Sep 02 09:41:06 arch systemd[1]: Created slice Slice /system/dirmngr.
Sep 02 09:41:06 arch systemd[1]: Created slice Slice /system/getty.
Sep 02 09:41:06 arch systemd[1]: Created slice Slice /system/gpg-agent.
Sep 02 09:41:06 arch systemd[1]: Created slice Slice /system/gpg-agent-browser.
Sep 02 09:41:06 arch systemd[1]: Created slice Slice /system/gpg-agent-extra.
Sep 02 09:41:06 arch systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Sep 02 09:41:06 arch systemd[1]: Created slice Slice /system/keyboxd.
Sep 02 09:41:06 arch systemd[1]: Created slice Slice /system/modprobe.
Sep 02 09:41:06 arch systemd[1]: Created slice Slice /system/systemd-fsck.
Sep 02 09:41:06 arch systemd[1]: Created slice User and Session Slice.
Sep 02 09:41:06 arch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Sep 02 09:41:06 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Sep 02 09:41:06 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Sep 02 09:41:06 arch systemd[1]: Expecting device /dev/disk/by-label/DATA...
Sep 02 09:41:06 arch systemd[1]: Expecting device /dev/disk/by-label/SWAP...
Sep 02 09:41:06 arch systemd[1]: Reached target Local Encrypted Volumes.
Sep 02 09:41:06 arch systemd[1]: Reached target Local Integrity Protected Volumes.
Sep 02 09:41:06 arch systemd[1]: Reached target Remote File Systems.
Sep 02 09:41:06 arch systemd[1]: Reached target Slice Units.
Sep 02 09:41:06 arch systemd[1]: Reached target Local Verity Protected Volumes.
Sep 02 09:41:06 arch systemd[1]: Listening on Device-mapper event daemon FIFOs.
Sep 02 09:41:06 arch systemd[1]: Listening on LVM2 poll daemon socket.
Sep 02 09:41:06 arch systemd[1]: Listening on Process Core Dump Socket.
Sep 02 09:41:06 arch systemd[1]: Listening on Credential Encryption/Decryption.
Sep 02 09:41:06 arch systemd[1]: Listening on Journal Socket (/dev/log).
Sep 02 09:41:06 arch systemd[1]: Listening on Journal Sockets.
Sep 02 09:41:06 arch systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 02 09:41:06 arch systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 02 09:41:06 arch systemd[1]: Listening on udev Control Socket.
Sep 02 09:41:06 arch systemd[1]: Listening on udev Kernel Socket.
Sep 02 09:41:06 arch systemd[1]: Mounting Huge Pages File System...
Sep 02 09:41:06 arch systemd[1]: Mounting POSIX Message Queue File System...
Sep 02 09:41:06 arch systemd[1]: Mounting Kernel Debug File System...
Sep 02 09:41:06 arch systemd[1]: Mounting Kernel Trace File System...
Sep 02 09:41:06 arch systemd[1]: Starting Create List of Static Device Nodes...
Sep 02 09:41:06 arch systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Sep 02 09:41:06 arch systemd[1]: Starting Load Kernel Module configfs...
Sep 02 09:41:06 arch systemd[1]: Starting Load Kernel Module dm_mod...
Sep 02 09:41:06 arch systemd[1]: Starting Load Kernel Module drm...
Sep 02 09:41:06 arch systemd[1]: Starting Load Kernel Module fuse...
Sep 02 09:41:06 arch systemd[1]: Starting Load Kernel Module loop...
Sep 02 09:41:06 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Sep 02 09:41:06 arch 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 02 09:41:06 arch systemd[1]: Starting Journal Service...
Sep 02 09:41:06 arch systemd[1]: Starting Load Kernel Modules...
Sep 02 09:41:06 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 02 09:41:06 arch kernel: device-mapper: uevent: version 1.0.3
Sep 02 09:41:06 arch kernel: loop: module loaded
Sep 02 09:41:06 arch kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Sep 02 09:41:06 arch systemd[1]: Starting Remount Root and Kernel File Systems...
Sep 02 09:41:06 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 02 09:41:06 arch systemd[1]: Starting Load udev Rules from Credentials...
Sep 02 09:41:06 arch systemd[1]: Starting Coldplug All udev Devices...
Sep 02 09:41:06 arch systemd[1]: Mounted Huge Pages File System.
Sep 02 09:41:06 arch systemd[1]: Mounted POSIX Message Queue File System.
Sep 02 09:41:06 arch systemd[1]: Mounted Kernel Debug File System.
Sep 02 09:41:06 arch systemd[1]: Mounted Kernel Trace File System.
Sep 02 09:41:06 arch systemd[1]: Finished Create List of Static Device Nodes.
Sep 02 09:41:06 arch systemd[1]: modprobe@configfs.service: Deactivated successfully.
Sep 02 09:41:06 arch systemd[1]: Finished Load Kernel Module configfs.
Sep 02 09:41:06 arch systemd-journald[291]: Collecting audit messages is disabled.
Sep 02 09:41:06 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Sep 02 09:41:06 arch systemd[1]: Finished Load Kernel Module dm_mod.
Sep 02 09:41:06 arch systemd[1]: modprobe@drm.service: Deactivated successfully.
Sep 02 09:41:06 arch systemd[1]: Finished Load Kernel Module drm.
Sep 02 09:41:06 arch systemd[1]: modprobe@fuse.service: Deactivated successfully.
Sep 02 09:41:06 arch systemd[1]: Finished Load Kernel Module fuse.
Sep 02 09:41:06 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Sep 02 09:41:06 arch systemd[1]: Finished Load Kernel Module loop.
Sep 02 09:41:06 arch systemd[1]: Mounting FUSE Control File System...
Sep 02 09:41:06 arch systemd[1]: Mounting Kernel Configuration File System...
Sep 02 09:41:06 arch kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Sep 02 09:41:06 arch kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
Sep 02 09:41:06 arch kernel: EXT4-fs (sda3): re-mounted 2511c5d0-f2fc-4494-9788-85dc5e98fba7 r/w. Quota mode: none.
Sep 02 09:41:06 arch kernel: sd 2:0:0:0: Attached scsi generic sg2 type 0
Sep 02 09:41:06 arch kernel: sr 5:0:0:0: Attached scsi generic sg3 type 5
Sep 02 09:41:06 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Sep 02 09:41:06 arch systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Sep 02 09:41:06 arch systemd[1]: Finished Load Kernel Modules.
Sep 02 09:41:06 arch systemd[1]: Finished Remount Root and Kernel File Systems.
Sep 02 09:41:06 arch systemd[1]: Finished Load udev Rules from Credentials.
Sep 02 09:41:06 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Sep 02 09:41:06 arch systemd[1]: Starting Load/Save OS Random Seed...
Sep 02 09:41:06 arch systemd[1]: Starting Apply Kernel Variables...
Sep 02 09:41:06 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 02 09:41:06 arch systemd[1]: Mounted FUSE Control File System.
Sep 02 09:41:06 arch systemd[1]: Mounted Kernel Configuration File System.
Sep 02 09:41:06 arch systemd-journald[291]: Journal started
Sep 02 09:41:06 arch systemd-journald[291]: Runtime Journal (/run/log/journal/4180b40239f744bebf304ccfbde898df) is 8M, max 799.6M, 791.6M free.
Sep 02 09:41:06 arch systemd-modules-load[292]: Inserted module 'sg'
Sep 02 09:41:06 arch systemd-random-seed[304]: Kernel entropy pool is not initialized yet, waiting until it is.
Sep 02 09:41:06 arch systemd[1]: Started Journal Service.
Sep 02 09:41:06 arch systemd[1]: Finished Apply Kernel Variables.
Sep 02 09:41:06 arch systemd[1]: Starting Flush Journal to Persistent Storage...
Sep 02 09:41:06 arch systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Sep 02 09:41:06 arch systemd-journald[291]: Time spent on flushing to /var/log/journal/4180b40239f744bebf304ccfbde898df is 75.659ms for 940 entries.
Sep 02 09:41:06 arch systemd-journald[291]: System Journal (/var/log/journal/4180b40239f744bebf304ccfbde898df) is 459.8M, max 4G, 3.5G free.
Sep 02 09:41:06 arch systemd-journald[291]: Received client request to flush runtime journal.
Sep 02 09:41:06 arch kernel: random: crng init done
Sep 02 09:41:06 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Sep 02 09:41:06 arch systemd[1]: Starting Create Static Device Nodes in /dev...
Sep 02 09:41:06 arch systemd[1]: Finished Coldplug All udev Devices.
Sep 02 09:41:06 arch systemd[1]: Finished Create Static Device Nodes in /dev.
Sep 02 09:41:06 arch systemd[1]: Starting Rule-based Manager for Device Events and Files...
Sep 02 09:41:06 arch systemd-udevd[328]: Using default interface naming scheme 'v255'.
Sep 02 09:41:06 arch systemd[1]: Started Rule-based Manager for Device Events and Files.
Sep 02 09:41:06 arch systemd[1]: Finished Load/Save OS Random Seed.
Sep 02 09:41:06 arch systemd[1]: Finished Flush Journal to Persistent Storage.
Sep 02 09:41:07 arch systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Sep 02 09:41:07 arch systemd[1]: Reached target Preparation for Local File Systems.
Sep 02 09:41:07 arch mtp-probe[365]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:12.0/usb1/1-3"
Sep 02 09:41:07 arch mtp-probe[365]: bus: 1, device: 2 was not an MTP device
Sep 02 09:41:07 arch mtp-probe[366]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:12.0/usb1/1-5"
Sep 02 09:41:07 arch mtp-probe[366]: bus: 1, device: 3 was not an MTP device
Sep 02 09:41:07 arch kernel: mousedev: PS/2 mouse device common for all mice
Sep 02 09:41:07 arch systemd[1]: Found device WDC_WD1003FZEX-00K3CA0 DATA.
Sep 02 09:41:07 arch kernel: ATK0110 ATK0110:00: EC enabled
Sep 02 09:41:07 arch systemd[1]: Found device WDC_WD1003FZEX-00K3CA0 SWAP.
Sep 02 09:41:07 arch kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Sep 02 09:41:07 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input4
Sep 02 09:41:07 arch kernel: ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B2F (\_SB.PCI0.SBRG.ASOC.SMRG) (20240322/utaddress-204)
Sep 02 09:41:07 arch kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
Sep 02 09:41:07 arch kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Sep 02 09:41:07 arch kernel: sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
Sep 02 09:41:07 arch kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Sep 02 09:41:07 arch systemd[1]: Activating swap /dev/disk/by-label/SWAP...
Sep 02 09:41:07 arch systemd[1]: Starting File System Check on /dev/disk/by-label/DATA...
Sep 02 09:41:07 arch kernel: r8169 0000:01:00.0 eth0: RTL8168e/8111e, f4:6d:04:40:3c:9b, XID 2c2, IRQ 35
Sep 02 09:41:07 arch kernel: r8169 0000:01:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Sep 02 09:41:07 arch systemd[1]: Starting Virtual Console Setup...
Sep 02 09:41:07 arch kernel: Adding 20479996k swap on /dev/sdb3.  Priority:-2 extents:1 across:20479996k 
Sep 02 09:41:07 arch kernel: kvm_amd: Nested Virtualization enabled
Sep 02 09:41:07 arch kernel: kvm_amd: Nested Paging enabled
Sep 02 09:41:07 arch kernel: kvm_amd: LBR virtualization supported
Sep 02 09:41:07 arch systemd[1]: Activated swap /dev/disk/by-label/SWAP.
Sep 02 09:41:07 arch systemd[1]: Reached target Swaps.
Sep 02 09:41:07 arch systemd-fsck[386]: DATA: clean, 11457/6393632 files, 3670051/25600000 blocks
Sep 02 09:41:07 arch kernel: snd_hda_intel 0000:05:00.1: bound 0000:05:00.0 (ops radeon_audio_component_bind_ops [radeon])
Sep 02 09:41:07 arch kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:05:00.1/sound/card1/input5
Sep 02 09:41:07 arch systemd[1]: Finished File System Check on /dev/disk/by-label/DATA.
Sep 02 09:41:07 arch kernel: snd_hda_codec_via hdaudioC0D0: autoconfig for VT1818S: line_outs=1 (0x1c/0x0/0x0/0x0/0x0) type:line
Sep 02 09:41:07 arch kernel: snd_hda_codec_via hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Sep 02 09:41:07 arch kernel: snd_hda_codec_via hdaudioC0D0:    hp_outs=1 (0x1d/0x0/0x0/0x0/0x0)
Sep 02 09:41:07 arch kernel: snd_hda_codec_via hdaudioC0D0:    mono: mono_out=0x0
Sep 02 09:41:07 arch kernel: snd_hda_codec_via hdaudioC0D0:    dig-out=0x20/0x21
Sep 02 09:41:07 arch kernel: snd_hda_codec_via hdaudioC0D0:    inputs:
Sep 02 09:41:07 arch kernel: snd_hda_codec_via hdaudioC0D0:      Rear Mic=0x1a
Sep 02 09:41:07 arch kernel: snd_hda_codec_via hdaudioC0D0:      Front Mic=0x1e
Sep 02 09:41:07 arch kernel: snd_hda_codec_via hdaudioC0D0:      Line=0x1b
Sep 02 09:41:07 arch systemd[1]: Finished Virtual Console Setup.
Sep 02 09:41:07 arch kernel: input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input6
Sep 02 09:41:07 arch kernel: input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input7
Sep 02 09:41:07 arch kernel: input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input8
Sep 02 09:41:07 arch kernel: input: HDA ATI SB Line Out as /devices/pci0000:00/0000:00:14.2/sound/card0/input9
Sep 02 09:41:07 arch kernel: input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input10
Sep 02 09:41:07 arch systemd[1]: Starting Load Kernel Module dm_mod...
Sep 02 09:41:07 arch systemd[1]: Starting Load Kernel Module loop...
Sep 02 09:41:07 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Sep 02 09:41:07 arch 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 02 09:41:07 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Sep 02 09:41:07 arch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 02 09:41:07 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Sep 02 09:41:07 arch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 02 09:41:07 arch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 02 09:41:07 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Sep 02 09:41:07 arch systemd[1]: Finished Load Kernel Module loop.
Sep 02 09:41:07 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Sep 02 09:41:07 arch systemd[1]: Finished Load Kernel Module dm_mod.
Sep 02 09:41:07 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Sep 02 09:41:07 arch systemd[1]: Mounting /data...
Sep 02 09:41:07 arch systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
Sep 02 09:41:07 arch systemd[1]: Mounting /tmp...
Sep 02 09:41:07 arch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Sep 02 09:41:07 arch systemd[1]: var-tmp.mount: Directory /var/tmp to mount over is not empty, mounting anyway.
Sep 02 09:41:07 arch systemd[1]: Mounting /var/tmp...
Sep 02 09:41:07 arch systemd[1]: Mounted /tmp.
Sep 02 09:41:07 arch kernel: EXT4-fs (sdb1): mounted filesystem 5a9bf427-1389-45cf-a166-fb1bc3da9212 r/w with ordered data mode. Quota mode: none.
Sep 02 09:41:07 arch systemd[1]: Mounted /data.
Sep 02 09:41:07 arch systemd[1]: Mounted /var/tmp.
Sep 02 09:41:07 arch systemd[1]: Reached target Local File Systems.
Sep 02 09:41:07 arch systemd[1]: Listening on Boot Entries Service Socket.
Sep 02 09:41:07 arch systemd[1]: Listening on System Extension Image Management.
Sep 02 09:41:07 arch systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Sep 02 09:41:07 arch systemd[1]: Starting Set Up Additional Binary Formats...
Sep 02 09:41:07 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Sep 02 09:41:07 arch systemd[1]: Starting Create System Files and Directories...
Sep 02 09:41:07 arch systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 417 (systemd-binfmt)
Sep 02 09:41:07 arch systemd[1]: Finished Create System Files and Directories.
Sep 02 09:41:07 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Sep 02 09:41:07 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Sep 02 09:41:07 arch systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Sep 02 09:41:07 arch systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Sep 02 09:41:07 arch systemd[1]: Starting Network Name Resolution...
Sep 02 09:41:07 arch systemd[1]: Starting Network Time Synchronization...
Sep 02 09:41:07 arch systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Sep 02 09:41:07 arch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Sep 02 09:41:07 arch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Sep 02 09:41:08 arch systemd[1]: Mounting Arbitrary Executable File Formats File System...
Sep 02 09:41:08 arch systemd[1]: Mounted Arbitrary Executable File Formats File System.
Sep 02 09:41:08 arch systemd[1]: Finished Set Up Additional Binary Formats.
Sep 02 09:41:08 arch systemd[1]: Started Network Time Synchronization.
Sep 02 09:41:08 arch systemd[1]: Reached target System Time Set.
Sep 02 09:41:08 arch systemd-resolved[421]: Positive Trust Anchors:
Sep 02 09:41:08 arch systemd-resolved[421]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Sep 02 09:41:08 arch systemd-resolved[421]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 170.0.0.192.in-addr.arpa 171.0.0.192.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa ipv4only.arpa resolver.arpa corp home internal intranet lan local private test
Sep 02 09:41:08 arch systemd-resolved[421]: Using system hostname 'arch'.
Sep 02 09:41:08 arch systemd[1]: Started Network Name Resolution.
Sep 02 09:41:08 arch systemd[1]: Reached target Host and Network Name Lookups.
Sep 02 09:41:08 arch systemd[1]: Reached target System Initialization.
Sep 02 09:41:08 arch systemd[1]: Started CUPS Scheduler.
Sep 02 09:41:08 arch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Sep 02 09:41:08 arch systemd[1]: Started Discard unused filesystem blocks once a week.
Sep 02 09:41:08 arch systemd[1]: Started Daily rotation of log files.
Sep 02 09:41:08 arch systemd[1]: Started Daily man-db regeneration.
Sep 02 09:41:08 arch systemd[1]: Started Daily verification of password and group files.
Sep 02 09:41:08 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
Sep 02 09:41:08 arch systemd[1]: Started Daily locate database update.
Sep 02 09:41:08 arch systemd[1]: Reached target Path Units.
Sep 02 09:41:08 arch systemd[1]: Reached target Timer Units.
Sep 02 09:41:08 arch systemd[1]: Listening on CUPS Scheduler.
Sep 02 09:41:08 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
Sep 02 09:41:08 arch systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Sep 02 09:41:08 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Sep 02 09:41:08 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Sep 02 09:41:08 arch systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Sep 02 09:41:08 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Sep 02 09:41:08 arch systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Sep 02 09:41:08 arch systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Sep 02 09:41:08 arch systemd[1]: Listening on Hostname Service Socket.
Sep 02 09:41:08 arch systemd[1]: Reached target Socket Units.
Sep 02 09:41:08 arch systemd[1]: Starting D-Bus System Message Bus...
Sep 02 09:41:08 arch systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 02 09:41:09 arch dbus-broker-launch[430]: Looking up NSS user entry for 'pulse'...
Sep 02 09:41:09 arch dbus-broker-launch[430]: NSS returned no entry for 'pulse'
Sep 02 09:41:09 arch dbus-broker-launch[430]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Sep 02 09:41:09 arch systemd[1]: Started D-Bus System Message Bus.
Sep 02 09:41:09 arch systemd[1]: Reached target Basic System.
Sep 02 09:41:09 arch systemd[1]: Starting Save/Restore Sound Card State...
Sep 02 09:41:09 arch systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Sep 02 09:41:09 arch systemd[1]: Starting IPv4 Packet Filtering Framework...
Sep 02 09:41:09 arch systemd[1]: Starting User Login Management...
Sep 02 09:41:09 arch systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Sep 02 09:41:09 arch dbus-broker-launch[430]: Ready
Sep 02 09:41:09 arch systemd[1]: Finished Save/Restore Sound Card State.
Sep 02 09:41:09 arch systemd[1]: Reached target Sound Card.
Sep 02 09:41:09 arch systemd-logind[434]: New seat seat0.
Sep 02 09:41:09 arch systemd-logind[434]: Watching system buttons on /dev/input/event1 (Power Button)
Sep 02 09:41:09 arch systemd-logind[434]: Watching system buttons on /dev/input/event0 (Power Button)
Sep 02 09:41:09 arch systemd-logind[434]: Watching system buttons on /dev/input/event3 (DELL DELL USB Keyboard)
Sep 02 09:41:09 arch systemd[1]: Started User Login Management.
Sep 02 09:41:09 arch systemd[1]: Finished IPv4 Packet Filtering Framework.
Sep 02 09:41:09 arch systemd[1]: Reached target Preparation for Network.
Sep 02 09:41:09 arch systemd[1]: Starting Network Manager...
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.4462] NetworkManager (version 1.48.10-1) is starting... (boot:9329c1b4-280f-4bf1-9028-37d8d3ee0ed1)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.4464] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.4655] manager[0x5a7ebf958180]: monitoring kernel firmware directory '/lib/firmware'.
Sep 02 09:41:09 arch systemd[1]: Starting Hostname Service...
Sep 02 09:41:09 arch systemd[1]: Started Hostname Service.
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.5714] hostname: hostname: using hostnamed
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.5714] hostname: static hostname changed from (none) to "arch"
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.5722] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.5950] manager[0x5a7ebf958180]: rfkill: Wi-Fi hardware radio set enabled
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.5951] manager[0x5a7ebf958180]: rfkill: WWAN hardware radio set enabled
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6038] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-adsl.so)
Sep 02 09:41:09 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6114] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-bluetooth.so)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6124] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-wwan.so)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6669] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-team.so)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6695] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-wifi.so)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6710] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-ovs.so)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6715] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6716] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6716] manager: Networking is enabled by state file
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6728] settings: Loaded settings plugin: keyfile (internal)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6808] dhcp: init: Using DHCP client 'internal'
Sep 02 09:41:09 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6818] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6842] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6855] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6867] device (lo): Activation: starting connection 'lo' (cb493e96-45bb-4b8e-8cf8-0f75624341b8)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6882] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6898] settings: (eth0): created default wired connection 'Wired connection 1'
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.6899] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Sep 02 09:41:09 arch kernel: RTL8211DN Gigabit Ethernet r8169-0-100:00: attached PHY driver (mii_bus:phy_addr=r8169-0-100:00, irq=MAC)
Sep 02 09:41:09 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Sep 02 09:41:09 arch kernel: r8169 0000:01:00.0 eth0: Link is Down
Sep 02 09:41:09 arch systemd[1]: Started Network Manager.
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.9671] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Sep 02 09:41:09 arch systemd[1]: Reached target Network.
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.9724] ovsdb: disconnected from ovsdb
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.9728] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.9737] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.9743] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.9766] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Sep 02 09:41:09 arch systemd[1]: Starting CUPS Scheduler...
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.9818] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Sep 02 09:41:09 arch systemd[1]: Starting Permit User Sessions...
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.9825] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Sep 02 09:41:09 arch NetworkManager[455]: <info>  [1725284469.9841] device (lo): Activation: successful, device activated.
Sep 02 09:41:10 arch systemd[1]: Finished Permit User Sessions.
Sep 02 09:41:10 arch systemd[1]: Started Command Scheduler.
Sep 02 09:41:10 arch systemd[1]: Started Getty on tty1.
Sep 02 09:41:10 arch systemd[1]: Reached target Login Prompts.
Sep 02 09:41:10 arch systemd[1]: Reached target Multi-User System.
Sep 02 09:41:10 arch systemd[1]: Reached target Graphical Interface.
Sep 02 09:41:10 arch crond[470]: (CRON) STARTUP (1.7.2)
Sep 02 09:41:10 arch crond[470]: (CRON) INFO (Syslog will be used instead of sendmail.)
Sep 02 09:41:10 arch crond[470]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 62% if used.)
Sep 02 09:41:10 arch crond[470]: (CRON) INFO (running with inotify support)
Sep 02 09:41:10 arch systemd[1]: Starting Manage, Install and Generate Color Profiles...
Sep 02 09:41:10 arch systemd[1]: Started Manage, Install and Generate Color Profiles.
Sep 02 09:41:10 arch systemd[1]: Started CUPS Scheduler.
Sep 02 09:41:10 arch systemd[1]: Startup finished in 11.320s (kernel) + 4.471s (userspace) = 15.792s.
Sep 02 09:41:10 arch dbus-broker-launch[430]: Activation request for 'org.freedesktop.Avahi' failed: The systemd unit 'dbus-org.freedesktop.Avahi.service' could not be found.
Sep 02 09:41:12 arch NetworkManager[455]: <info>  [1725284472.4042] device (eth0): carrier: link connected
Sep 02 09:41:12 arch kernel: r8169 0000:01:00.0 eth0: Link is Up - 1Gbps/Full - flow control rx
Sep 02 09:41:12 arch NetworkManager[455]: <info>  [1725284472.4050] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Sep 02 09:41:12 arch NetworkManager[455]: <info>  [1725284472.4067] policy: auto-activating connection 'Wired connection 1' (0c71d63f-eedd-3ada-ab68-134f2e8f1879)
Sep 02 09:41:12 arch NetworkManager[455]: <info>  [1725284472.4080] device (eth0): Activation: starting connection 'Wired connection 1' (0c71d63f-eedd-3ada-ab68-134f2e8f1879)
Sep 02 09:41:12 arch NetworkManager[455]: <info>  [1725284472.4082] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Sep 02 09:41:12 arch NetworkManager[455]: <info>  [1725284472.4091] manager: NetworkManager state is now CONNECTING
Sep 02 09:41:12 arch NetworkManager[455]: <info>  [1725284472.4096] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Sep 02 09:41:12 arch NetworkManager[455]: <info>  [1725284472.4114] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Sep 02 09:41:12 arch NetworkManager[455]: <info>  [1725284472.4128] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds)
Sep 02 09:41:13 arch login[471]: pam_systemd_home(login:auth): New sd-bus connection (system-bus-pam-systemd-home-471) opened.
Sep 02 09:41:13 arch dbus-broker-launch[430]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Sep 02 09:41:14 arch NetworkManager[455]: <info>  [1725284474.4232] dhcp4 (eth0): state changed new lease, address=10.39.74.187, acd pending
Sep 02 09:41:14 arch NetworkManager[455]: <info>  [1725284474.5756] dhcp4 (eth0): state changed new lease, address=10.39.74.187
Sep 02 09:41:14 arch NetworkManager[455]: <info>  [1725284474.5768] policy: set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS
Sep 02 09:41:14 arch systemd-resolved[421]: eth0: Bus client set default route setting: yes
Sep 02 09:41:14 arch systemd-resolved[421]: eth0: Bus client set DNS server list to: 10.39.74.150
Sep 02 09:41:14 arch NetworkManager[455]: <info>  [1725284474.5960] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Sep 02 09:41:14 arch NetworkManager[455]: <info>  [1725284474.6010] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Sep 02 09:41:14 arch NetworkManager[455]: <info>  [1725284474.6016] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Sep 02 09:41:14 arch NetworkManager[455]: <info>  [1725284474.6028] manager: NetworkManager state is now CONNECTED_SITE
Sep 02 09:41:14 arch NetworkManager[455]: <info>  [1725284474.6037] device (eth0): Activation: successful, device activated.
Sep 02 09:41:14 arch NetworkManager[455]: <info>  [1725284474.6055] manager: startup complete
Sep 02 09:41:14 arch NetworkManager[455]: <info>  [1725284474.8790] manager: NetworkManager state is now CONNECTED_GLOBAL
Sep 02 09:41:19 arch login[471]: pam_unix(login:session): session opened for user bp(uid=1000) by bp(uid=0)
Sep 02 09:41:19 arch login[471]: pam_systemd(login:session): New sd-bus connection (system-bus-pam-systemd-471) opened.
Sep 02 09:41:19 arch systemd-logind[434]: New session 1 of user bp.
Sep 02 09:41:19 arch systemd[1]: Created slice User Slice of UID 1000.
Sep 02 09:41:19 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
Sep 02 09:41:19 arch systemd[1]: Finished User Runtime Directory /run/user/1000.
Sep 02 09:41:19 arch systemd[1]: Starting User Manager for UID 1000...
Sep 02 09:41:19 arch (systemd)[492]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[bp] ruser=[<unknown>] rhost=[<unknown>]
Sep 02 09:41:19 arch (systemd)[492]: pam_unix(systemd-user:session): session opened for user bp(uid=1000) by bp(uid=0)
Sep 02 09:41:19 arch systemd-logind[434]: New session 2 of user bp.
Sep 02 09:41:19 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Sep 02 09:41:19 arch systemd[492]: Queued start job for default target Main User Target.
Sep 02 09:41:19 arch systemd[492]: Created slice User Application Slice.
Sep 02 09:41:19 arch systemd[492]: Reached target Paths.
Sep 02 09:41:19 arch systemd[492]: Reached target Timers.
Sep 02 09:41:19 arch systemd[492]: Starting D-Bus User Message Bus Socket...
Sep 02 09:41:19 arch systemd[492]: Listening on GnuPG network certificate management daemon.
Sep 02 09:41:19 arch systemd[492]: Starting GCR ssh-agent wrapper...
Sep 02 09:41:19 arch systemd[492]: Listening on GNOME Keyring daemon.
Sep 02 09:41:19 arch systemd[492]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 02 09:41:19 arch systemd[492]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Sep 02 09:41:19 arch systemd[492]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Sep 02 09:41:19 arch systemd[492]: Listening on GnuPG cryptographic agent and passphrase cache.
Sep 02 09:41:19 arch systemd[492]: Listening on GnuPG public key management service.
Sep 02 09:41:19 arch systemd[492]: Listening on p11-kit server.
Sep 02 09:41:19 arch systemd[492]: Listening on PipeWire Multimedia System Sockets.
Sep 02 09:41:19 arch systemd[492]: Listening on Sound System.
Sep 02 09:41:19 arch systemd[492]: Listening on D-Bus User Message Bus Socket.
Sep 02 09:41:19 arch systemd[492]: Listening on GCR ssh-agent wrapper.
Sep 02 09:41:19 arch systemd[492]: Reached target Sockets.
Sep 02 09:41:19 arch systemd[492]: Reached target Basic System.
Sep 02 09:41:19 arch systemd[492]: Reached target Main User Target.
Sep 02 09:41:19 arch systemd[492]: Startup finished in 628ms.
Sep 02 09:41:19 arch systemd[1]: Started User Manager for UID 1000.
Sep 02 09:41:19 arch systemd[1]: Started Session 1 of User bp.
Sep 02 09:41:20 arch login[471]: LOGIN ON tty1 BY bp
Sep 02 09:41:23 arch systemd[492]: Created slice User Core Session Slice.
Sep 02 09:41:23 arch systemd[492]: Starting D-Bus User Message Bus...
Sep 02 09:41:23 arch dbus-broker-launch[545]: Service file '/usr/share/dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Sep 02 09:41:23 arch dbus-broker-launch[545]: Service file '/usr/share/dbus-1/services/org.xfce.Tumbler.Cache1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Cache1'.
Sep 02 09:41:23 arch dbus-broker-launch[545]: Service file '/usr/share/dbus-1/services/org.xfce.Tumbler.Manager1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Manager1'.
Sep 02 09:41:23 arch dbus-broker-launch[545]: Service file '/usr/share/dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Thumbnailer1'.
Sep 02 09:41:23 arch dbus-broker-launch[545]: Service file '/usr/share/dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Sep 02 09:41:23 arch dbus-broker-launch[545]: Service file '/usr/share/dbus-1/services/org.xfce.xfce4-notifyd.Notifyd.service' is not named after the D-Bus name 'org.xfce.Notifyd'.
Sep 02 09:41:23 arch dbus-broker-launch[545]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Sep 02 09:41:23 arch dbus-broker-launch[545]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Sep 02 09:41:23 arch systemd[492]: Started D-Bus User Message Bus.
Sep 02 09:41:23 arch dbus-broker-launch[545]: Ready
Sep 02 09:41:23 arch systemd[492]: Created slice Slice /app/dbus-:1.2-org.xfce.Xfconf.
Sep 02 09:41:23 arch systemd[492]: Started dbus-:1.2-org.xfce.Xfconf@0.service.
Sep 02 09:41:24 arch systemd[492]: Starting Virtual filesystem service...
Sep 02 09:41:24 arch systemd[492]: Started Virtual filesystem service.
Sep 02 09:41:24 arch systemd[492]: Starting Accessibility services bus...
Sep 02 09:41:24 arch systemd[492]: Started Accessibility services bus.
Sep 02 09:41:24 arch at-spi-bus-launcher[588]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +15: Eavesdropping is deprecated and ignored
Sep 02 09:41:24 arch at-spi-bus-launcher[588]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +17: Eavesdropping is deprecated and ignored
Sep 02 09:41:24 arch dbus-broker-launch[588]: Ready
Sep 02 09:41:24 arch systemd[492]: Created slice Slice /app/dbus-:1.12-org.a11y.atspi.Registry.
Sep 02 09:41:24 arch systemd[492]: Started dbus-:1.12-org.a11y.atspi.Registry@0.service.
Sep 02 09:41:24 arch systemd[492]: Starting Portal service...
Sep 02 09:41:24 arch systemd[492]: Started GNOME Keyring daemon.
Sep 02 09:41:24 arch at-spi2-registryd[591]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Sep 02 09:41:24 arch gnome-keyring-daemon[596]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Sep 02 09:41:24 arch systemd[492]: Starting flatpak document portal service...
Sep 02 09:41:24 arch gnome-keyring-daemon[596]: The Secret Service was already initialized
Sep 02 09:41:24 arch gnome-keyring-d[596]: The Secret Service was already initialized
Sep 02 09:41:24 arch gnome-keyring-daemon[596]: The PKCS#11 component was already initialized
Sep 02 09:41:24 arch gnome-keyring-d[596]: The PKCS#11 component was already initialized
Sep 02 09:41:24 arch gnome-keyring-daemon[595]: discover_other_daemon: 1
Sep 02 09:41:24 arch systemd[492]: Starting sandboxed app permission store...
Sep 02 09:41:24 arch systemd[492]: Started sandboxed app permission store.
Sep 02 09:41:24 arch systemd[492]: Started flatpak document portal service.
Sep 02 09:41:24 arch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Sep 02 09:41:24 arch systemd[1]: Started RealtimeKit Scheduling Policy Service.
Sep 02 09:41:24 arch rtkit-daemon[628]: Successfully called chroot.
Sep 02 09:41:24 arch rtkit-daemon[628]: Successfully dropped privileges.
Sep 02 09:41:24 arch rtkit-daemon[628]: Successfully limited resources.
Sep 02 09:41:24 arch rtkit-daemon[628]: Running.
Sep 02 09:41:24 arch rtkit-daemon[628]: Canary thread running.
Sep 02 09:41:24 arch rtkit-daemon[628]: Watchdog thread running.
Sep 02 09:41:24 arch rtkit-daemon[628]: Supervising 0 threads of 0 processes of 0 users.
Sep 02 09:41:24 arch rtkit-daemon[628]: Supervising 0 threads of 0 processes of 0 users.
Sep 02 09:41:24 arch rtkit-daemon[628]: Supervising 0 threads of 0 processes of 0 users.
Sep 02 09:41:24 arch xdg-desktop-por[592]: No skeleton to export
Sep 02 09:41:24 arch systemd[492]: Started Portal service.
Sep 02 09:41:24 arch systemd[492]: Starting Sound Service...
Sep 02 09:41:24 arch systemd[1]: Starting Authorization Manager...
Sep 02 09:41:25 arch polkitd[641]: Started polkitd version 125
Sep 02 09:41:25 arch systemd[1]: Started Authorization Manager.
Sep 02 09:41:25 arch rtkit-daemon[628]: Successfully made thread 640 of process 640 owned by '1000' high priority at nice level -11.
Sep 02 09:41:25 arch rtkit-daemon[628]: Supervising 1 threads of 1 processes of 1 users.
Sep 02 09:41:25 arch systemd[492]: Starting Thumbnailing service...
Sep 02 09:41:25 arch systemd[492]: Starting XFCE notifications service...
Sep 02 09:41:25 arch tumblerd[689]: Failed to load plugin "tumbler-gepub-thumbnailer.so": libgepub-0.7.so.0: cannot open shared object file: No such file or directory
Sep 02 09:41:25 arch tumblerd[689]: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.9: cannot open shared object file: No such file or directory
Sep 02 09:41:25 arch tumblerd[689]: Failed to load plugin "tumbler-ffmpeg-thumbnailer.so": libffmpegthumbnailer.so.4: cannot open shared object file: No such file or directory
Sep 02 09:41:25 arch systemd[1]: Reached target User and Group Name Lookups.
Sep 02 09:41:25 arch systemd[1]: Starting Accounts Service...
Sep 02 09:41:25 arch rtkit-daemon[628]: Supervising 1 threads of 1 processes of 1 users.
Sep 02 09:41:25 arch rtkit-daemon[628]: Successfully made thread 697 of process 640 owned by '1000' RT at priority 5.
Sep 02 09:41:25 arch rtkit-daemon[628]: Supervising 2 threads of 1 processes of 1 users.
Sep 02 09:41:25 arch tumblerd[689]: Failed to load plugin "tumbler-odf-thumbnailer.so": libgsf-1.so.114: cannot open shared object file: No such file or directory
Sep 02 09:41:25 arch systemd[492]: Starting Virtual filesystem service - disk device monitor...
Sep 02 09:41:25 arch systemd[492]: Started Sound Service.
Sep 02 09:41:25 arch accounts-daemon[696]: started daemon version 23.13.0
Sep 02 09:41:25 arch systemd[1]: Started Accounts Service.
Sep 02 09:41:25 arch systemd[492]: Started XFCE notifications service.
Sep 02 09:41:25 arch systemd[1]: Starting Disk Manager...
Sep 02 09:41:25 arch udisksd[719]: udisks daemon version 2.10.1 starting
Sep 02 09:41:25 arch systemd[1]: Started Disk Manager.
Sep 02 09:41:25 arch udisksd[719]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Sep 02 09:41:25 arch systemd[492]: Started Virtual filesystem service - disk device monitor.
Sep 02 09:41:25 arch systemd[492]: Started Thumbnailing service.
Sep 02 09:41:33 arch systemd[1]: Starting Daemon for power management...
Sep 02 09:41:33 arch NetworkManager[455]: <info>  [1725284493.5546] agent-manager: agent[5fdec337e82c974b,:1.34/org.freedesktop.nm-applet/1000]: agent registered
Sep 02 09:41:33 arch systemd[1]: Started Daemon for power management.
Sep 02 09:41:38 arch systemd[1]: Starting Time & Date Service...
Sep 02 09:41:38 arch systemd[1]: Started Time & Date Service.
Sep 02 09:41:38 arch rtkit-daemon[628]: Supervising 2 threads of 1 processes of 1 users.
Sep 02 09:41:38 arch rtkit-daemon[628]: Supervising 2 threads of 1 processes of 1 users.
Sep 02 09:41:38 arch rtkit-daemon[628]: Supervising 2 threads of 1 processes of 1 users.
Sep 02 09:41:38 arch rtkit-daemon[628]: Supervising 2 threads of 1 processes of 1 users.
Sep 02 09:41:38 arch rtkit-daemon[628]: Successfully made thread 915 of process 810 owned by '1000' RT at priority 10.
Sep 02 09:41:38 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:39 arch systemd-timesyncd[422]: Contacted time server 66.42.72.128:123 (2.arch.pool.ntp.org).
Sep 02 09:41:39 arch systemd-timesyncd[422]: Initial clock synchronization to Mon 2024-09-02 09:41:38.909461 EDT.
Sep 02 09:41:39 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Sep 02 09:41:40 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:40 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:41 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:41 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:41 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:41 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:41 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:41 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:41 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:41 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:41 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:41 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:44 arch systemd[492]: Starting Virtual filesystem metadata service...
Sep 02 09:41:44 arch systemd[492]: Started Virtual filesystem metadata service.
Sep 02 09:41:44 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:41:44 arch rtkit-daemon[628]: Supervising 3 threads of 2 processes of 1 users.
Sep 02 09:42:08 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
Sep 02 09:43:45 arch NetworkManager[455]: <info>  [1725284625.4928] vpn[0x5a7ebfa33a50,f3db007f-f07f-4acc-a2a2-b88ab6243382,"Purdue"]: starting openconnect
Sep 02 09:43:45 arch NetworkManager[455]: <info>  [1725284625.4943] audit: op="connection-activate" uuid="f3db007f-f07f-4acc-a2a2-b88ab6243382" name="Purdue" pid=749 uid=1000 result="success"
Sep 02 09:43:45 arch kernel: tun: Universal TUN/TAP device driver, 1.6
Sep 02 09:43:45 arch NetworkManager[455]: <warn>  [1725284625.5649] vpn[0x5a7ebfa33a50,f3db007f-f07f-4acc-a2a2-b88ab6243382,"Purdue"]: secrets: failed to request VPN secrets #3: User canceled the secrets request.

Offline

#6 2024-09-02 14:35:35

seth
Member
Registered: 2012-09-03
Posts: 57,935

Re: Network-manager/openconnect stopped showing login GUI [Solved]

You posted the journal twice.
Since there's no DM, also post your xinitrc (I guess)

Offline

#7 2024-09-02 15:01:00

bpeary
Member
Registered: 2012-08-25
Posts: 45

Re: Network-manager/openconnect stopped showing login GUI [Solved]

Sorry.

Login:

1 - bp (1000)
  Since: Mon 2024-09-02 09:41:19 EDT; 8min ago
  State: active
 Leader: 471 (login)
   Seat: seat0; vc1
    TTY: tty1
 Remote: no
Service: login
   Type: tty
  Class: user
   Idle: no
   Unit: session-1.scope
         ├─ 471 "login -- bp"
         ├─ 504 -tcsh
         ├─ 516 /bin/sh /usr/bin/startx
         ├─ 531 xinit /home/bp/.xinitrc -- /home/bp/.xserverrc :0 vt1 -keeptty -auth /tmp/serverauth.nMT2tJSDdL
         ├─ 532 /usr/lib/Xorg -nolisten tcp :0 vt1 -keeptty -auth /tmp/serverauth.nMT2tJSDdL vt1
         ├─ 537 xfce4-session
         ├─ 538 thunar --daemon
         ├─ 609 xfwm4
         ├─ 635 xfsettingsd
         ├─ 642 xfce4-panel
         ├─ 664 xfdesktop
         ├─ 665 /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/panel/plugins/libwhiskermenu.so 13 16777223 whiskermenu "Whisker Menu" "Show a menu to easily access installed applications"
         ├─ 669 /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/panel/plugins/libclipman.so 11 16777225 xfce4-clipman-plugin Clipman "Clipboard manager"
         ├─ 673 /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/panel/plugins/libmount.so 21 16777226 xfce4-mount-plugin "Mount devices" "Shows all mountable devices and (un)mounts them on request."
         ├─ 674 /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/panel/plugins/libpulseaudio-plugin.so 3 16777227 pulseaudio "PulseAudio Plugin" "Adjust the audio volume of the PulseAudio sound system"
         ├─ 675 /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/panel/plugins/libsystray.so 14 16777228 systray "Status Tray Plugin" "Provides status notifier items (application indicators) and legacy systray items"
         ├─ 744 /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
         ├─ 749 nm-applet
         ├─ 750 xfce4-power-manager
         ├─ 752 /usr/lib/geoclue-2.0/demos/agent
         ├─ 810 /usr/lib/firefox/firefox
         ├─ 871 /usr/lib/firefox/firefox -contentproc -parentBuildID 20240820123043 -prefsLen 51399 -prefMapSize 269621 -appDir /usr/lib/firefox/browser {0d8bf9d6-adc4-4345-98a6-5cddf203a81e} 810 true socket
         ├─ 888 /usr/lib/firefox/firefox -contentproc -childID 1 -isForBrowser -prefsLen 51540 -prefMapSize 269621 -jsInitLen 234852 -parentBuildID 20240820123043 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appDir /usr/lib/firefox/browser {5ec116e6-d6ef-487a-8d2b-d886bc0c8f56} 810 true tab
         ├─ 939 /usr/lib/firefox/firefox -contentproc -childID 2 -isForBrowser -prefsLen 56393 -prefMapSize 269621 -jsInitLen 234852 -parentBuildID 20240820123043 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appDir /usr/lib/firefox/browser {b7fb9467-dce3-4a0e-958d-77e6d088157c} 810 true tab
         ├─1000 /usr/lib/firefox/firefox -contentproc -parentBuildID 20240820123043 -prefsLen 56500 -prefMapSize 269621 -appDir /usr/lib/firefox/browser {f7c30637-a3c4-48dc-a3f1-cb7a2ed1d2b0} 810 true rdd
         ├─1004 /usr/lib/firefox/firefox -contentproc -parentBuildID 20240820123043 -sandboxingKind 0 -prefsLen 56500 -prefMapSize 269621 -appDir /usr/lib/firefox/browser {e9b903b6-5123-4928-bcbf-d49ec628b2bc} 810 true utility
         ├─1026 /usr/lib/firefox/firefox -contentproc -childID 4 -isForBrowser -prefsLen 37963 -prefMapSize 269621 -jsInitLen 234852 -parentBuildID 20240820123043 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appDir /usr/lib/firefox/browser {74e8e067-d12a-43bd-bdbf-e689d2bcc956} 810 true tab
         ├─1067 /usr/lib/firefox/firefox -contentproc -childID 5 -isForBrowser -prefsLen 37963 -prefMapSize 269621 -jsInitLen 234852 -parentBuildID 20240820123043 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appDir /usr/lib/firefox/browser {0bf8fcb5-1653-48ad-8dbc-0a54fe6a6480} 810 true tab
         ├─1097 /usr/lib/firefox/firefox -contentproc -childID 6 -isForBrowser -prefsLen 37963 -prefMapSize 269621 -jsInitLen 234852 -parentBuildID 20240820123043 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appDir /usr/lib/firefox/browser {5270d879-6731-440a-976f-e09bb12200d3} 810 true tab
         ├─1101 /usr/lib/firefox/firefox -contentproc -childID 7 -isForBrowser -prefsLen 37963 -prefMapSize 269621 -jsInitLen 234852 -parentBuildID 20240820123043 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appDir /usr/lib/firefox/browser {5c716a8e-b478-42a1-9684-2c2726e7a2af} 810 true tab
         ├─1183 /usr/lib/firefox/firefox -contentproc -childID 8 -isForBrowser -prefsLen 37963 -prefMapSize 269621 -jsInitLen 234852 -parentBuildID 20240820123043 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appDir /usr/lib/firefox/browser {888de346-5033-42c1-bc2e-d7a08f99ba46} 810 true tab
         ├─1212 /usr/bin/python /usr/bin/terminator
         ├─1219 -bin/tcsh
         ├─1283 -bin/tcsh
         ├─1353 /opt/sublime_text_3/sublime_text /home/bp/journal.txt
         ├─1368 /opt/sublime_text_3/plugin_host 1353 --auto-shell-env
         ├─1421 /usr/lib/firefox/firefox -contentproc -childID 9 -isForBrowser -prefsLen 37963 -prefMapSize 269621 -jsInitLen 234852 -parentBuildID 20240820123043 -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appDir /usr/lib/firefox/browser {ea0150ed-1143-411d-b399-c73e78ce3b4e} 810 true tab
         └─1464 loginctl session-status

Sep 02 09:41:19 arch systemd[1]: Started Session 1 of User bp.
Sep 02 09:41:20 arch login[471]: LOGIN ON tty1 BY bp
Sep 02 09:41:24 arch gnome-keyring-daemon[595]: discover_other_daemon: 1

xinitrc:

#!/bin/sh
#
# ~/.xinitrc
#
# Executed by startx (run your window manager from here)

#xmodmap -e "pointer = 3 2 1 4 5"
thunar --daemon &
#exec dbus-launch startxfce4  changed 3/2019: reboot not working 
exec startxfce4

Offline

#8 2024-09-02 15:03:34

seth
Member
Registered: 2012-09-03
Posts: 57,935

Re: Network-manager/openconnect stopped showing login GUI [Solved]

Last link below, pay close attention to the 2nd blue note about to include at least.

Offline

#9 2024-09-02 18:22:25

bpeary
Member
Registered: 2012-08-25
Posts: 45

Re: Network-manager/openconnect stopped showing login GUI [Solved]

Following this thread https://bbs.archlinux.org/viewtopic.php?id=278836 I downgraded networkmanager-openconnect to version 1.8.2 and the login box is now appearing. That thread id 15 months old (my problem began Aug 2023) and we're now at version 1.8.10.

Thanks for your input Seth.

Offline

#10 2024-09-02 20:21:14

seth
Member
Registered: 2012-09-03
Posts: 57,935

Re: Network-manager/openconnect stopped showing login GUI [Solved]

I hope that new version will resolve this problem.

Didn't pan out there wink

https://gitlab.freedesktop.org/NetworkM … te_1902147

the auth-dialog is spawned by the "secret-agent".
nmcli can act as a secret agent, if you call nmcli --ask. But in your report you did not do that, so it seems the secret-agent which spawns the auth-dialog is either gnome-shell or nm-applet.
Unfortunately, those all re-implement the spawning of the auth-dialog differently (and not great). so it depends which secret-agent spawned your auth-dialog. I suspect it is gnome-shell.

So for your that would be nm-applet.
https://gitlab.gnome.org/GNOME/NetworkM … in.c#L2103
https://gitlab.gnome.org/GNOME/network- … issues/179 - though should™ be worked around… hmm

Still, don't gloss over the broken session, I don't know what's broken, but if the issue would be w/ openconnect generally, we'd by now maybe have seen some fix because a lot of people would be affected.
Even if it's just xfce there should™ be more noise, but a broken session is way less common (because of DMs) and disconnects you from the session bus which is probably crucial to trigger the dialog.

Offline

Board footer

Powered by FluxBB