You are not logged in.

#1 2024-10-23 01:26:19

carlos04
Member
Registered: 2024-10-23
Posts: 3

Missing AMD GPU Firmware: "amdgpu/isp_4_1_0.bin failed with error -2"

Hello everyone,

I’m encountering an issue with my AMD GPU on Arch Linux. After running `dmesg`, I see the following error message:

amdgpu 0000:c4:00.0: Direct firmware load for amdgpu/isp_4_1_0.bin failed with error -2

System details:
- Laptop: ASUS Zenbook S 16 UM5606WA
- CPU: AMD Ryzen AI 9 HX 370 w/ Radeon 890M (24) @ 4.367GHz
- iGPU: AMD ATI Radeon 880M / 890M
- Kernel: 6.11.5-arch1-1
- linux-firmware version: 20241017.22a6c7dc-1

I've checked, and the `isp_4_1_0.bin` file is missing from `/usr/lib/firmware/amdgpu/`. I also searched the linux-firmware Git repo, but it seems that only version `isp_4_1_1.bin` is available there, not the `isp_4_1_0.bin` file.

Interestingly, on my system, I do have the `isp_4_1_1.bin` file, but the system still seems to look for `isp_4_1_0.bin`.

Additionally, my computer occasionally freezes every 10-20 minutes, forcing me to shut it down using the power button. Could this freezing issue be related to the missing firmware?

My system is up to date after running `sudo pacman -Syu`.

Has anyone else experienced this problem or know how to resolve it? Is there a different source for this firmware, or an alternative way to address the issue?

Any help would be appreciated!

Thanks in advance!

Offline

#2 2024-10-23 02:04:06

loqs
Member
Registered: 2014-03-06
Posts: 18,078

Re: Missing AMD GPU Firmware: "amdgpu/isp_4_1_0.bin failed with error -2"

Please post the full output from dmesg.

Offline

#3 2024-10-23 02:11:16

carlos04
Member
Registered: 2024-10-23
Posts: 3

Re: Missing AMD GPU Firmware: "amdgpu/isp_4_1_0.bin failed with error -2"

Here is the filtered dmesg output:

sudo dmesg | grep -i amdgpu  
[    3.378769] [drm] amdgpu kernel modesetting enabled.
[    3.384159] amdgpu: Virtual CRAT table created for CPU
[    3.384169] amdgpu: Topology: Add CPU node
[    3.384269] amdgpu 0000:c4:00.0: enabling device (0006 -> 0007)
[    3.390221] amdgpu 0000:c4:00.0: amdgpu: Fetched VBIOS from VFCT
[    3.390224] amdgpu: ATOM BIOS: 113-STRIXEMU-001
[    3.400159] amdgpu 0000:c4:00.0: amdgpu: VPE: collaborate mode false
[    3.400180] amdgpu 0000:c4:00.0: Direct firmware load for amdgpu/isp_4_1_0.bin failed with error -2
[    3.468693] amdgpu 0000:c4:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    3.468786] amdgpu 0000:c4:00.0: amdgpu: VRAM: 512M 0x0000008000000000 - 0x000000801FFFFFFF (512M used)
[    3.468788] amdgpu 0000:c4:00.0: amdgpu: GART: 512M 0x00007FFF00000000 - 0x00007FFF1FFFFFFF
[    3.469680] [drm] amdgpu: 512M of VRAM memory ready
[    3.469691] [drm] amdgpu: 15588M of GTT memory ready.
[    3.494235] amdgpu 0000:c4:00.0: amdgpu: reserve 0x8900000 from 0x8010000000 for PSP TMR
[    3.816808] amdgpu 0000:c4:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    3.821146] amdgpu 0000:c4:00.0: amdgpu: RAP: optional rap ta ucode is not available
[    3.821147] amdgpu 0000:c4:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    3.841692] amdgpu 0000:c4:00.0: amdgpu: SMU is initialized successfully!
[    3.954169] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    3.954185] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    3.954824] amdgpu: Virtual CRAT table created for GPU
[    3.955680] amdgpu: Topology: Add dGPU node [0x150e:0x1002]
[    3.955682] kfd kfd: amdgpu: added device 1002:150e
[    3.955691] amdgpu 0000:c4:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, active_cu_number 16
[    3.955695] amdgpu 0000:c4:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    3.955696] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    3.955697] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    3.955698] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
[    3.955698] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
[    3.955699] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
[    3.955699] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
[    3.955700] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
[    3.955700] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
[    3.955701] amdgpu 0000:c4:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[    3.955702] amdgpu 0000:c4:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
[    3.955702] amdgpu 0000:c4:00.0: amdgpu: ring jpeg_dec_0 uses VM inv eng 1 on hub 8
[    3.955703] amdgpu 0000:c4:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 13 on hub 0
[    3.955704] amdgpu 0000:c4:00.0: amdgpu: ring vpe uses VM inv eng 4 on hub 8
[    3.960001] amdgpu 0000:c4:00.0: amdgpu: Runtime PM not available
[    3.960745] [drm] Initialized amdgpu 3.59.0 for 0000:c4:00.0 on minor 1
[    3.964606] amdgpu 0000:c4:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    6.235106] snd_hda_intel 0000:c4:00.1: bound 0000:c4:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])

Offline

#4 2024-10-23 07:45:50

coxe87b
Member
From: Canberra
Registered: 2019-12-08
Posts: 86

Re: Missing AMD GPU Firmware: "amdgpu/isp_4_1_0.bin failed with error -2"

carlos04 wrote:

Here is the filtered dmesg output:

sudo dmesg | grep -i amdgpu  
[    3.378769] [drm] amdgpu kernel modesetting enabled.
[    3.384159] amdgpu: Virtual CRAT table created for CPU
[    3.384169] amdgpu: Topology: Add CPU node
[    3.384269] amdgpu 0000:c4:00.0: enabling device (0006 -> 0007)
[    3.390221] amdgpu 0000:c4:00.0: amdgpu: Fetched VBIOS from VFCT
[    3.390224] amdgpu: ATOM BIOS: 113-STRIXEMU-001
[    3.400159] amdgpu 0000:c4:00.0: amdgpu: VPE: collaborate mode false
[    3.400180] amdgpu 0000:c4:00.0: Direct firmware load for amdgpu/isp_4_1_0.bin failed with error -2
[    3.468693] amdgpu 0000:c4:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    3.468786] amdgpu 0000:c4:00.0: amdgpu: VRAM: 512M 0x0000008000000000 - 0x000000801FFFFFFF (512M used)
[    3.468788] amdgpu 0000:c4:00.0: amdgpu: GART: 512M 0x00007FFF00000000 - 0x00007FFF1FFFFFFF
[    3.469680] [drm] amdgpu: 512M of VRAM memory ready
[    3.469691] [drm] amdgpu: 15588M of GTT memory ready.
[    3.494235] amdgpu 0000:c4:00.0: amdgpu: reserve 0x8900000 from 0x8010000000 for PSP TMR
[    3.816808] amdgpu 0000:c4:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    3.821146] amdgpu 0000:c4:00.0: amdgpu: RAP: optional rap ta ucode is not available
[    3.821147] amdgpu 0000:c4:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    3.841692] amdgpu 0000:c4:00.0: amdgpu: SMU is initialized successfully!
[    3.954169] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    3.954185] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    3.954824] amdgpu: Virtual CRAT table created for GPU
[    3.955680] amdgpu: Topology: Add dGPU node [0x150e:0x1002]
[    3.955682] kfd kfd: amdgpu: added device 1002:150e
[    3.955691] amdgpu 0000:c4:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, active_cu_number 16
[    3.955695] amdgpu 0000:c4:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    3.955696] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    3.955697] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    3.955698] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
[    3.955698] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
[    3.955699] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
[    3.955699] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
[    3.955700] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
[    3.955700] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
[    3.955701] amdgpu 0000:c4:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[    3.955702] amdgpu 0000:c4:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
[    3.955702] amdgpu 0000:c4:00.0: amdgpu: ring jpeg_dec_0 uses VM inv eng 1 on hub 8
[    3.955703] amdgpu 0000:c4:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 13 on hub 0
[    3.955704] amdgpu 0000:c4:00.0: amdgpu: ring vpe uses VM inv eng 4 on hub 8
[    3.960001] amdgpu 0000:c4:00.0: amdgpu: Runtime PM not available
[    3.960745] [drm] Initialized amdgpu 3.59.0 for 0000:c4:00.0 on minor 1
[    3.964606] amdgpu 0000:c4:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    6.235106] snd_hda_intel 0000:c4:00.1: bound 0000:c4:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])

I'm no expert, but I would suggest that when someone requests full output of dmesg, do not filter it with grep as surrounding lines that do not contain the text "amdgpu" may provide valuable context or even other relevant information. It may assist you getting more relevant and quicker help.

I also find it helpful to provide journalctl log such as:

journalctl -xe -b -1

The -1 after the b specifies log from last system boot only, a 0 here would be current session and -2 would be 2 sessions ago, etc.


Desktop: Arch Linux  |  i3-gaps WM  |  AMD Ryzen 5700X  |  32GB RAM  |  AMD Radeon RX 6700XT  |  Dual monitors @ 2560x1440
Laptop: Debian Linux  |  i3WM  |  Dell Latitude E7270  |  Intel Core i5-6300U  |  16GB RAM
~ Do or do not, there is no try ~

Offline

#5 2024-10-23 09:24:50

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 12,977

Re: Missing AMD GPU Firmware: "amdgpu/isp_4_1_0.bin failed with error -2"

agree with the full logs part, not about the -x option.

https://wiki.archlinux.org/title/Systemd/Journal#Filtering_output wrote:

Include explanations of log messages from the message catalog where available:

# journalctl -x

Note that this feature should not be used when attaching logs to bug reports and support threads, as to limit extraneous output.


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

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

Offline

#6 2024-10-23 11:40:01

coxe87b
Member
From: Canberra
Registered: 2019-12-08
Posts: 86

Re: Missing AMD GPU Firmware: "amdgpu/isp_4_1_0.bin failed with error -2"

Lone_Wolf wrote:

agree with the full logs part, not about the -x option.

https://wiki.archlinux.org/title/Systemd/Journal#Filtering_output wrote:

Include explanations of log messages from the message catalog where available:

# journalctl -x

Note that this feature should not be used when attaching logs to bug reports and support threads, as to limit extraneous output.

Thanks for the advice. It's a force of habit as I like the extra info, but noted for future posting to the forum.


Desktop: Arch Linux  |  i3-gaps WM  |  AMD Ryzen 5700X  |  32GB RAM  |  AMD Radeon RX 6700XT  |  Dual monitors @ 2560x1440
Laptop: Debian Linux  |  i3WM  |  Dell Latitude E7270  |  Intel Core i5-6300U  |  16GB RAM
~ Do or do not, there is no try ~

Offline

#7 2024-10-23 21:32:49

carlos04
Member
Registered: 2024-10-23
Posts: 3

Re: Missing AMD GPU Firmware: "amdgpu/isp_4_1_0.bin failed with error -2"

Thank you for taking the time to respond. I'm new to Linux, so any advice is greatly appreciated.

Here is my full `dmesg`:

sudo dmesg
[sudo] password for user: 
[    0.000000] Linux version 6.11.5-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Tue, 22 Oct 2024 18:31:38 +0000
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=xxx rw loglevel=3 quiet
[    0.000000] x86/split lock detection: #DB: warning on user-space bus_locks
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009b7efff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009b7f000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a237fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a238000-0x0000000066c26fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000066c27000-0x000000006cc26fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000006cc27000-0x000000006cd26fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000006cd27000-0x000000006ed26fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000006ed27000-0x00000000783fefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000783ff000-0x0000000079ff6fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000079ff7000-0x0000000079ffcfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000079ffd000-0x0000000079ffefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000079fff000-0x000000007bffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007d675000-0x000000007d6fffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007d800000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000085e17ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000085f1c0000-0x00000008a01fffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] e820: update [mem 0x60369018-0x6036d457] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009b7efff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009b7f000-0x0000000009ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a237fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000a238000-0x0000000060369017] usable
[    0.000000] reserve setup_data: [mem 0x0000000060369018-0x000000006036d457] usable
[    0.000000] reserve setup_data: [mem 0x000000006036d458-0x0000000066c26fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000066c27000-0x000000006cc26fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000006cc27000-0x000000006cd26fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000006cd27000-0x000000006ed26fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000006ed27000-0x00000000783fefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000783ff000-0x0000000079ff6fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000079ff7000-0x0000000079ffcfff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000079ffd000-0x0000000079ffefff] usable
[    0.000000] reserve setup_data: [mem 0x0000000079fff000-0x000000007bffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007d675000-0x000000007d6fffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007d800000-0x000000007fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000085e17ffff] usable
[    0.000000] reserve setup_data: [mem 0x000000085f1c0000-0x00000008a01fffff] reserved
[    0.000000] efi: EFI v2.9 by American Megatrends
[    0.000000] efi: ACPI=0x6cd26000 ACPI 2.0=0x6cd26014 TPMFinalLog=0x6ecd8000 SMBIOS=0x77f9d000 SMBIOS 3.0=0x77f9c000 MEMATTR=0x6036f018 ESRT=0x63d87018 INITRD=0x60371818 RNG=0x6ccb3018 TPMEventLog=0x6cca9018 
[    0.000000] random: crng init done
[    0.000000] efi: Remove mem60: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
[    0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
[    0.000000] efi: Remove mem61: MMIO range=[0xfd000000-0xfedfffff] (30MB) from e820 map
[    0.000000] e820: remove [mem 0xfd000000-0xfedfffff] reserved
[    0.000000] efi: Not removing mem62: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[    0.000000] efi: Remove mem63: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map
[    0.000000] e820: remove [mem 0xfee01000-0xffffffff] reserved
[    0.000000] efi: Remove mem65: MMIO range=[0x880000000-0x8a01fffff] (514MB) from e820 map
[    0.000000] e820: remove [mem 0x880000000-0x8a01fffff] reserved
[    0.000000] SMBIOS 3.7.0 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. ASUS Zenbook S 16 UM5606WA_UM5606WA/UM5606WA, BIOS UM5606WA.304 06/17/2024
[    0.000000] DMI: Memory slots populated: 4/4
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1996.224 MHz processor
[    0.000060] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000061] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000067] last_pfn = 0x85e180 max_arch_pfn = 0x400000000
[    0.000073] MTRR map: 6 entries (3 fixed + 3 variable; max 20), built from 9 variable MTRRs
[    0.000074] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000204] last_pfn = 0x79fff max_arch_pfn = 0x400000000
[    0.003419] esrt: Reserving ESRT space from 0x0000000063d87018 to 0x0000000063d870a0.
[    0.003425] e820: update [mem 0x63d87000-0x63d87fff] usable ==> reserved
[    0.003437] Using GB pages for direct mapping
[    0.003633] Secure boot disabled
[    0.003633] RAMDISK: [mem 0x592f1000-0x5bc15fff]
[    0.003758] ACPI: Early table checksum verification disabled
[    0.003762] ACPI: RSDP 0x000000006CD26014 000024 (v02 _ASUS_)
[    0.003765] ACPI: XSDT 0x000000006CD25728 00019C (v01 _ASUS_ Notebook 01072009 AMI  01000013)
[    0.003770] ACPI: FACP 0x000000006CD19000 000114 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.003773] ACPI: DSDT 0x000000006CD06000 012557 (v02 _ASUS_ Notebook 01072009 INTL 20230331)
[    0.003775] ACPI: FACS 0x000000006E4BD000 000040
[    0.003777] ACPI: MSDM 0x000000006CD24000 000055 (v03 _ASUS_ Notebook 01072009 ASUS 00000001)
[    0.003778] ACPI: SSDT 0x000000006CD1B000 0083FE (v02 AMD    AmdTable 00000002 MSFT 04000000)
[    0.003780] ACPI: SSDT 0x000000006CD1A000 000309 (v02 _ASUS_ CPUSSDT  01072009 AMI  01072009)
[    0.003781] ACPI: FIDT 0x000000006CD05000 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.003783] ACPI: ECDT 0x000000006CD04000 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
[    0.003784] ACPI: MCFG 0x000000006CD03000 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00010013)
[    0.003785] ACPI: HPET 0x000000006CD02000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00000005)
[    0.003787] ACPI: UEFI 0x000000006E4BB000 000048 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
[    0.003788] ACPI: FPDT 0x000000006CD01000 000044 (v01 _ASUS_ A M I    01072009 AMI  01000013)
[    0.003789] ACPI: VFCT 0x000000006CCFC000 004484 (v01 _ASUS_ Notebook 00000001 AMD  33504F47)
[    0.003790] ACPI: BGRT 0x000000006CCFB000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.003792] ACPI: SSDT 0x000000006CCF3000 007EA6 (v02 AMD    AMD CPU  00000001 AMD  00000001)
[    0.003793] ACPI: SDEV 0x000000006CCF2000 000144 (v01 AMD    SdevTble 00000001 ACPI 00000002)
[    0.003794] ACPI: TPM2 0x000000006CCF1000 000050 (v05 _ASUS_ Notebook 00000001 AMI  00000000)
[    0.003796] ACPI: SSDT 0x000000006CCEF000 00169E (v02 AMD    CPMDFIG2 00000001 INTL 20230331)
[    0.003797] ACPI: SSDT 0x000000006CCEC000 002AA6 (v02 AMD    CDFAAIG2 00000001 INTL 20230331)
[    0.003799] ACPI: SSDT 0x000000006CCEA000 001DB7 (v02 AMD    CPMPMF   00000001 INTL 20230331)
[    0.003800] ACPI: SSDT 0x000000006CCE9000 000889 (v02 AMD    CPMWLRC  00000001 INTL 20230331)
[    0.003801] ACPI: SSDT 0x000000006CCE8000 0006A2 (v02 AMD    OEMACP   00000001 INTL 20230331)
[    0.003802] ACPI: SSDT 0x000000006CCE7000 000A70 (v02 AMD    OEMPMF   00000001 INTL 20230331)
[    0.003804] ACPI: SSDT 0x000000006CCDD000 009AC6 (v02 AMD    CPMCMN   00000001 INTL 20230331)
[    0.003805] ACPI: WSMT 0x000000006CCDC000 000028 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.003806] ACPI: APIC 0x000000006CCDB000 000128 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.003808] ACPI: SSDT 0x000000006CCDA000 00010D (v02 MSFT   MHSP     00000004 INTL 20230331)
[    0.003809] ACPI: SSDT 0x000000006CCD8000 001B84 (v02 AMD    AOD      00000001 INTL 20230331)
[    0.003810] ACPI: SSDT 0x000000006CCD7000 000051 (v02 AMD    DRTM     00000001 INTL 20230331)
[    0.003812] ACPI: IVRS 0x000000006CCD6000 0001F0 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.003813] ACPI: SSDT 0x000000006CCD5000 00096A (v02 AMD    CPMMSOSC 00000001 INTL 20230331)
[    0.003814] ACPI: SSDT 0x000000006CCD4000 000F5C (v02 AMD    CPMACPV8 00000001 INTL 20230331)
[    0.003816] ACPI: SSDT 0x000000006CCD3000 000500 (v02 AMD    MEMTOOL0 00000002 INTL 20230331)
[    0.003817] ACPI: SSDT 0x000000006CCD2000 0008ED (v02 AMD    THERMAL0 00000001 INTL 20230331)
[    0.003818] ACPI: SSDT 0x000000006CCD1000 0005F9 (v02 AMD    GPP_PME_ 00000001 INTL 20230331)
[    0.003819] ACPI: SSDT 0x000000006CCC7000 009726 (v02 AMD    INTGPPC_ 00000001 INTL 20230331)
[    0.003821] ACPI: SSDT 0x000000006CCC2000 004607 (v02 AMD    INTGPPA_ 00000001 INTL 20230331)
[    0.003822] ACPI: SSDT 0x000000006CCC1000 0008C4 (v02 AMD    CPMGPIO0 00000001 INTL 20230331)
[    0.003823] ACPI: SSDT 0x000000006CCC0000 00008D (v02 AMD    CPMMSLPI 00000001 INTL 20230331)
[    0.003824] ACPI: SSDT 0x000000006CCBF000 00050B (v02 AMD    CPMSFAML 00000001 INTL 20230331)
[    0.003826] ACPI: SSDT 0x000000006CCBD000 00117C (v01 AMD    CPMUCSI  00000001 INTL 20230331)
[    0.003827] ACPI: SSDT 0x000000006CCBC000 000CF9 (v02 AMD    WwanSsdt 00000001 INTL 20230331)
[    0.003828] ACPI: SSDT 0x000000006CCBB000 000A7F (v02 AMD    SDCR     00000001 INTL 20230331)
[    0.003830] ACPI: SSDT 0x000000006CCBA000 000A39 (v02 AMD    LOM      00000001 INTL 20230331)
[    0.003831] ACPI: SSDT 0x000000006CCB9000 000B76 (v02 AMD    WLAN     00000001 INTL 20230331)
[    0.003832] ACPI: SSDT 0x000000006CCB8000 000CDD (v02 AMD    NVME     00000001 INTL 20230331)
[    0.003834] ACPI: SSDT 0x000000006CCB7000 000664 (v02 AMD    GpMsSsdt 00000001 INTL 20230331)
[    0.003835] ACPI: SSDT 0x000000006CCB6000 000057 (v02 AMD    GPP9     00000001 INTL 20230331)
[    0.003836] ACPI: SSDT 0x000000006CCB4000 00176B (v02 AMD    UPEP     00000001 INTL 20230331)
[    0.003837] ACPI: Reserving FACP table memory at [mem 0x6cd19000-0x6cd19113]
[    0.003838] ACPI: Reserving DSDT table memory at [mem 0x6cd06000-0x6cd18556]
[    0.003838] ACPI: Reserving FACS table memory at [mem 0x6e4bd000-0x6e4bd03f]
[    0.003838] ACPI: Reserving MSDM table memory at [mem 0x6cd24000-0x6cd24054]
[    0.003839] ACPI: Reserving SSDT table memory at [mem 0x6cd1b000-0x6cd233fd]
[    0.003839] ACPI: Reserving SSDT table memory at [mem 0x6cd1a000-0x6cd1a308]
[    0.003839] ACPI: Reserving FIDT table memory at [mem 0x6cd05000-0x6cd0509b]
[    0.003840] ACPI: Reserving ECDT table memory at [mem 0x6cd04000-0x6cd040c0]
[    0.003840] ACPI: Reserving MCFG table memory at [mem 0x6cd03000-0x6cd0303b]
[    0.003840] ACPI: Reserving HPET table memory at [mem 0x6cd02000-0x6cd02037]
[    0.003840] ACPI: Reserving UEFI table memory at [mem 0x6e4bb000-0x6e4bb047]
[    0.003841] ACPI: Reserving FPDT table memory at [mem 0x6cd01000-0x6cd01043]
[    0.003841] ACPI: Reserving VFCT table memory at [mem 0x6ccfc000-0x6cd00483]
[    0.003841] ACPI: Reserving BGRT table memory at [mem 0x6ccfb000-0x6ccfb037]
[    0.003841] ACPI: Reserving SSDT table memory at [mem 0x6ccf3000-0x6ccfaea5]
[    0.003842] ACPI: Reserving SDEV table memory at [mem 0x6ccf2000-0x6ccf2143]
[    0.003842] ACPI: Reserving TPM2 table memory at [mem 0x6ccf1000-0x6ccf104f]
[    0.003842] ACPI: Reserving SSDT table memory at [mem 0x6ccef000-0x6ccf069d]
[    0.003843] ACPI: Reserving SSDT table memory at [mem 0x6ccec000-0x6cceeaa5]
[    0.003843] ACPI: Reserving SSDT table memory at [mem 0x6ccea000-0x6ccebdb6]
[    0.003843] ACPI: Reserving SSDT table memory at [mem 0x6cce9000-0x6cce9888]
[    0.003843] ACPI: Reserving SSDT table memory at [mem 0x6cce8000-0x6cce86a1]
[    0.003844] ACPI: Reserving SSDT table memory at [mem 0x6cce7000-0x6cce7a6f]
[    0.003844] ACPI: Reserving SSDT table memory at [mem 0x6ccdd000-0x6cce6ac5]
[    0.003844] ACPI: Reserving WSMT table memory at [mem 0x6ccdc000-0x6ccdc027]
[    0.003845] ACPI: Reserving APIC table memory at [mem 0x6ccdb000-0x6ccdb127]
[    0.003845] ACPI: Reserving SSDT table memory at [mem 0x6ccda000-0x6ccda10c]
[    0.003845] ACPI: Reserving SSDT table memory at [mem 0x6ccd8000-0x6ccd9b83]
[    0.003845] ACPI: Reserving SSDT table memory at [mem 0x6ccd7000-0x6ccd7050]
[    0.003846] ACPI: Reserving IVRS table memory at [mem 0x6ccd6000-0x6ccd61ef]
[    0.003846] ACPI: Reserving SSDT table memory at [mem 0x6ccd5000-0x6ccd5969]
[    0.003846] ACPI: Reserving SSDT table memory at [mem 0x6ccd4000-0x6ccd4f5b]
[    0.003846] ACPI: Reserving SSDT table memory at [mem 0x6ccd3000-0x6ccd34ff]
[    0.003847] ACPI: Reserving SSDT table memory at [mem 0x6ccd2000-0x6ccd28ec]
[    0.003847] ACPI: Reserving SSDT table memory at [mem 0x6ccd1000-0x6ccd15f8]
[    0.003847] ACPI: Reserving SSDT table memory at [mem 0x6ccc7000-0x6ccd0725]
[    0.003848] ACPI: Reserving SSDT table memory at [mem 0x6ccc2000-0x6ccc6606]
[    0.003848] ACPI: Reserving SSDT table memory at [mem 0x6ccc1000-0x6ccc18c3]
[    0.003848] ACPI: Reserving SSDT table memory at [mem 0x6ccc0000-0x6ccc008c]
[    0.003848] ACPI: Reserving SSDT table memory at [mem 0x6ccbf000-0x6ccbf50a]
[    0.003849] ACPI: Reserving SSDT table memory at [mem 0x6ccbd000-0x6ccbe17b]
[    0.003849] ACPI: Reserving SSDT table memory at [mem 0x6ccbc000-0x6ccbccf8]
[    0.003849] ACPI: Reserving SSDT table memory at [mem 0x6ccbb000-0x6ccbba7e]
[    0.003850] ACPI: Reserving SSDT table memory at [mem 0x6ccba000-0x6ccbaa38]
[    0.003850] ACPI: Reserving SSDT table memory at [mem 0x6ccb9000-0x6ccb9b75]
[    0.003850] ACPI: Reserving SSDT table memory at [mem 0x6ccb8000-0x6ccb8cdc]
[    0.003850] ACPI: Reserving SSDT table memory at [mem 0x6ccb7000-0x6ccb7663]
[    0.003851] ACPI: Reserving SSDT table memory at [mem 0x6ccb6000-0x6ccb6056]
[    0.003851] ACPI: Reserving SSDT table memory at [mem 0x6ccb4000-0x6ccb576a]
[    0.003902] No NUMA configuration found
[    0.003902] Faking a node at [mem 0x0000000000000000-0x000000085e17ffff]
[    0.003905] NODE_DATA(0) allocated [mem 0x85e17b000-0x85e17ffff]
[    0.003933] Zone ranges:
[    0.003933]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.003934]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.003935]   Normal   [mem 0x0000000100000000-0x000000085e17ffff]
[    0.003936]   Device   empty
[    0.003936] Movable zone start for each node
[    0.003937] Early memory node ranges
[    0.003937]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.003938]   node   0: [mem 0x0000000000100000-0x0000000009b7efff]
[    0.003938]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.003939]   node   0: [mem 0x000000000a238000-0x0000000066c26fff]
[    0.003939]   node   0: [mem 0x00000000783ff000-0x0000000079ff6fff]
[    0.003939]   node   0: [mem 0x0000000079ffd000-0x0000000079ffefff]
[    0.003940]   node   0: [mem 0x0000000100000000-0x000000085e17ffff]
[    0.003941] Initmem setup node 0 [mem 0x0000000000001000-0x000000085e17ffff]
[    0.003946] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.003953] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.004004] On node 0, zone DMA32: 1153 pages in unavailable ranges
[    0.004615] On node 0, zone DMA32: 56 pages in unavailable ranges
[    0.004650] On node 0, zone DMA32: 6104 pages in unavailable ranges
[    0.004650] On node 0, zone DMA32: 6 pages in unavailable ranges
[    0.019955] On node 0, zone Normal: 24577 pages in unavailable ranges
[    0.019981] On node 0, zone Normal: 7808 pages in unavailable ranges
[    0.020411] ACPI: PM-Timer IO Port: 0x808
[    0.020419] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.020430] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[    0.020436] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[    0.020438] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.020440] ACPI: INT_SRC_OVR (bus 0 bus_irq 1 global_irq 1 low edge)
[    0.020440] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.020443] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.020444] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.020452] e820: update [mem 0x6039c000-0x60712fff] usable ==> reserved
[    0.020465] CPU topo: Max. logical packages:   1
[    0.020466] CPU topo: Max. logical dies:       1
[    0.020466] CPU topo: Max. dies per package:   1
[    0.020468] CPU topo: Max. threads per core:   2
[    0.020468] CPU topo: Num. cores per package:    12
[    0.020469] CPU topo: Num. threads per package:  24
[    0.020469] CPU topo: Allowing 24 present CPUs plus 0 hotplug CPUs
[    0.020482] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.020483] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.020484] PM: hibernation: Registered nosave memory: [mem 0x09b7f000-0x09ffffff]
[    0.020485] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a237fff]
[    0.020485] PM: hibernation: Registered nosave memory: [mem 0x60369000-0x60369fff]
[    0.020486] PM: hibernation: Registered nosave memory: [mem 0x6036d000-0x6036dfff]
[    0.020487] PM: hibernation: Registered nosave memory: [mem 0x6039c000-0x60712fff]
[    0.020487] PM: hibernation: Registered nosave memory: [mem 0x63d87000-0x63d87fff]
[    0.020488] PM: hibernation: Registered nosave memory: [mem 0x66c27000-0x6cc26fff]
[    0.020488] PM: hibernation: Registered nosave memory: [mem 0x6cc27000-0x6cd26fff]
[    0.020489] PM: hibernation: Registered nosave memory: [mem 0x6cd27000-0x6ed26fff]
[    0.020489] PM: hibernation: Registered nosave memory: [mem 0x6ed27000-0x783fefff]
[    0.020489] PM: hibernation: Registered nosave memory: [mem 0x79ff7000-0x79ffcfff]
[    0.020490] PM: hibernation: Registered nosave memory: [mem 0x79fff000-0x7bffffff]
[    0.020490] PM: hibernation: Registered nosave memory: [mem 0x7c000000-0x7d674fff]
[    0.020491] PM: hibernation: Registered nosave memory: [mem 0x7d675000-0x7d6fffff]
[    0.020491] PM: hibernation: Registered nosave memory: [mem 0x7d700000-0x7d7fffff]
[    0.020491] PM: hibernation: Registered nosave memory: [mem 0x7d800000-0x7fffffff]
[    0.020491] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xfedfffff]
[    0.020492] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.020492] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[    0.020493] [mem 0x80000000-0xfedfffff] available for PCI devices
[    0.020494] Booting paravirtualized kernel on bare hardware
[    0.020496] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.023633] setup_percpu: NR_CPUS:320 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:1
[    0.024106] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
[    0.024111] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
[    0.024112] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
[    0.024114] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 
[    0.024116] pcpu-alloc: [0] 16 17 18 19 [0] 20 21 22 23 
[    0.024126] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=xxx rw loglevel=3 quiet
[    0.024162] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
[    0.024174] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.024175] printk: log_buf_len total cpu_extra contributions: 94208 bytes
[    0.024175] printk: log_buf_len min size: 131072 bytes
[    0.024246] printk: log_buf_len: 262144 bytes
[    0.024247] printk: early log buf free: 111488(85%)
[    0.025191] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.025675] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.025772] Fallback order for Node 0: 0 
[    0.025777] Built 1 zonelists, mobility grouping on.  Total pages: 8152199
[    0.025778] Policy zone: Normal
[    0.025859] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.025897] software IO TLB: area num 32.
[    0.054099] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
[    0.054139] ftrace: allocating 50625 entries in 198 pages
[    0.062328] ftrace: allocated 198 pages with 4 groups
[    0.062377] Dynamic Preempt: full
[    0.062430] rcu: Preemptible hierarchical RCU implementation.
[    0.062431] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=24.
[    0.062431] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.062432] 	Trampoline variant of Tasks RCU enabled.
[    0.062433] 	Rude variant of Tasks RCU enabled.
[    0.062433] 	Tracing variant of Tasks RCU enabled.
[    0.062433] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.062434] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
[    0.062443] RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
[    0.062445] RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
[    0.062446] RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
[    0.064145] NR_IRQS: 20736, nr_irqs: 1160, preallocated irqs: 16
[    0.064343] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.064441] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.064471] Console: colour dummy device 80x25
[    0.064473] printk: legacy console [tty0] enabled
[    0.064504] ACPI: Core revision 20240322
[    0.064686] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.064703] APIC: Switch to symmetric I/O mode setup
[    0.065118] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
[    0.065119] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
[    0.065120] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
[    0.065120] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
[    0.065121] AMD-Vi: ivrs, add hid:MSFT0201, uid:1, rdevid:96
[    0.065121] AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x10
[    0.066245] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.081375] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398c7e2531b, max_idle_ns: 881590480702 ns
[    0.081378] Calibrating delay loop (skipped), value calculated using timer frequency.. 3994.80 BogoMIPS (lpj=6654080)
[    0.081392] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.081455] LVT offset 1 assigned for vector 0xf9
[    0.081678] LVT offset 2 assigned for vector 0xf4
[    0.081742] Last level iTLB entries: 4KB 64, 2MB 64, 4MB 32
[    0.081743] Last level dTLB entries: 4KB 128, 2MB 128, 4MB 64, 1GB 0
[    0.081744] process: using mwait in idle threads
[    0.081746] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.081747] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[    0.081748] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.081749] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.081750] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.081750] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.081755] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.081756] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.081757] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.081757] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[    0.081758] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[    0.081758] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[    0.081759] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.081759] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[    0.081760] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.081761] x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
[    0.081761] x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
[    0.081762] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
[    0.081762] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
[    0.081763] x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]:   16
[    0.081763] x86/fpu: Enabled xstate features 0xae7, context size is 2456 bytes, using 'compacted' format.
[    0.097035] Freeing SMP alternatives memory: 40K
[    0.097037] pid_max: default: 32768 minimum: 301
[    0.098421] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
[    0.098432] landlock: Up and running.
[    0.098433] Yama: becoming mindful.
[    0.098436] LSM support for eBPF active
[    0.098469] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.098488] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.208475] smpboot: CPU0: AMD Ryzen AI 9 HX 370 w/ Radeon 890M (family: 0x1a, model: 0x24, stepping: 0x0)
[    0.208593] Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
[    0.208615] ... version:                2
[    0.208615] ... bit width:              48
[    0.208616] ... generic registers:      6
[    0.208616] ... value mask:             0000ffffffffffff
[    0.208616] ... max period:             00007fffffffffff
[    0.208616] ... fixed-purpose events:   0
[    0.208617] ... event mask:             000000000000003f
[    0.208688] signal: max sigframe size: 3376
[    0.208704] rcu: Hierarchical SRCU implementation.
[    0.208704] rcu: 	Max phase no-delay instances is 1000.
[    0.208735] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
[    0.208859] MCE: In-kernel MCE decoding enabled.
[    0.208882] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.208982] smp: Bringing up secondary CPUs ...
[    0.209026] smpboot: x86: Booting SMP configuration:
[    0.209027] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
[    0.212599] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.214805] smp: Brought up 1 node, 24 CPUs
[    0.214805] smpboot: Total of 24 processors activated (95857.20 BogoMIPS)
[    0.218199] Memory: 31851092K/32608796K available (18432K kernel code, 2187K rwdata, 13520K rodata, 3452K init, 3432K bss, 731048K reserved, 0K cma-reserved)
[    0.218348] devtmpfs: initialized
[    0.218348] x86/mm: Memory block size: 128MB
[    0.219419] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a237fff] (229376 bytes)
[    0.219419] ACPI: PM: Registering ACPI NVS region [mem 0x6cd27000-0x6ed26fff] (33554432 bytes)
[    0.219419] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.219419] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.219419] pinctrl core: initialized pinctrl subsystem
[    0.219419] PM: RTC time: 15:42:20, date: 2024-10-23
[    0.221496] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.221651] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.221756] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.221860] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.221864] audit: initializing netlink subsys (disabled)
[    0.221869] audit: type=2000 audit(1729698139.156:1): state=initialized audit_enabled=0 res=1
[    0.221869] thermal_sys: Registered thermal governor 'fair_share'
[    0.221869] thermal_sys: Registered thermal governor 'bang_bang'
[    0.221869] thermal_sys: Registered thermal governor 'step_wise'
[    0.221869] thermal_sys: Registered thermal governor 'user_space'
[    0.221869] thermal_sys: Registered thermal governor 'power_allocator'
[    0.221869] cpuidle: using governor ladder
[    0.221869] cpuidle: using governor menu
[    0.221869] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.221869] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[    0.221869] PCI: Using configuration type 1 for base access
[    0.221869] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.221869] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.221869] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.221869] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.221869] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.221869] ACPI: Added _OSI(Module Device)
[    0.221869] ACPI: Added _OSI(Processor Device)
[    0.221869] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.221869] ACPI: Added _OSI(Processor Aggregator Device)
[    0.231403] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP4._S0W], AE_ALREADY_EXISTS (20240322/dswload2-326)
[    0.231408] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240322/psobject-220)
[    0.231409] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.231414] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP4._PR0], AE_ALREADY_EXISTS (20240322/dswload2-326)
[    0.231415] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240322/psobject-220)
[    0.231417] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP4._PR3], AE_ALREADY_EXISTS (20240322/dswload2-326)
[    0.231418] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240322/psobject-220)
[    0.232182] ACPI: 33 ACPI AML tables successfully acquired and loaded
[    0.232729] ACPI: EC: EC started
[    0.232730] ACPI: EC: interrupt blocked
[    0.232880] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.232881] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.232937] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.242870] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
[    0.242870] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
[    0.242870] ACPI: Interpreter enabled
[    0.242870] ACPI: PM: (supports S0 S4 S5)
[    0.242870] ACPI: Using IOAPIC for interrupt routing
[    0.242870] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.242870] PCI: Ignoring E820 reservations for host bridge windows
[    0.242870] ACPI: Enabled 3 GPEs in block 00 to 1F
[    0.245279] ACPI: \_SB_.PCI0.GPP0.PWRS: New power resource
[    0.245778] ACPI: \_SB_.PCI0.GPP0.SWUS.PWRS: New power resource
[    0.246277] ACPI: \_SB_.PCI0.GPP1.PWRS: New power resource
[    0.246753] ACPI: \_SB_.PCI0.GPP1.SWUS.PWRS: New power resource
[    0.246868] ACPI: \_SB_.PCI0.GPP3.P0NV: New power resource
[    0.247998] ACPI: \_SB_.PCI0.GPP4.RPR2: New power resource
[    0.248176] ACPI: \_SB_.PCI0.GPP4.PWSR: New power resource
[    0.248252] ACPI: \_SB_.PCI0.GPP5.PWSR: New power resource
[    0.248550] ACPI: \_SB_.PCI0.GPP6.PWSR: New power resource
[    0.248865] ACPI: \_SB_.PCI0.GPP7.P0WW: New power resource
[    0.249137] ACPI: \_SB_.PCI0.GPPA.PWRS: New power resource
[    0.249238] ACPI: \_SB_.PCI0.GPPA.VGA_.PWRS: New power resource
[    0.249379] ACPI: \_SB_.PCI0.GPPA.ACP_.PWRS: New power resource
[    0.249582] ACPI: \_SB_.PCI0.GPPA.AZAL.PWRS: New power resource
[    0.249731] ACPI: \_SB_.PCI0.GPPA.HDAU.PWRS: New power resource
[    0.249902] ACPI: \_SB_.PCI0.GPPA.XHC1.PWRS: New power resource
[    0.250286] ACPI: \_SB_.PCI0.GPPC.XHC0.PWRS: New power resource
[    0.250346] ACPI: \_SB_.PCI0.GPPC.XHC0.RHUB.PRT1.BTPR: New power resource
[    0.250346] ACPI: \_SB_.PCI0.GPPC.XHC3.PWRS: New power resource
[    0.250346] ACPI: \_SB_.PCI0.GPPC.XHC4.PWRS: New power resource
[    0.250346] ACPI: \_SB_.PCI0.GPPC.NHI0.PWRS: New power resource
[    0.250346] ACPI: \_SB_.PCI0.GPPC.NHI1.PWRS: New power resource
[    0.251926] ACPI: \_SB_.PRWL: New power resource
[    0.252399] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.252403] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.252493] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.252762] PCI host bridge to bus 0000:00
[    0.252764] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.252765] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.252765] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.252766] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.252767] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.252767] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[    0.252768] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfcffffff window]
[    0.252768] pci_bus 0000:00: root bus resource [mem 0x880000000-0x7fffffffff window]
[    0.252769] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.252780] pci 0000:00:00.0: [1022:1507] type 00 class 0x060000 conventional PCI endpoint
[    0.252850] pci 0000:00:00.2: [1022:1508] type 00 class 0x080600 conventional PCI endpoint
[    0.252926] pci 0000:00:01.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
[    0.252973] pci 0000:00:01.1: [1022:150a] type 01 class 0x060400 PCIe Root Port
[    0.253044] pci 0000:00:01.1: PCI bridge to [bus 01-60]
[    0.253049] pci 0000:00:01.1:   bridge window [io  0xb000-0xefff]
[    0.253051] pci 0000:00:01.1:   bridge window [mem 0xc4000000-0xdbffffff]
[    0.253073] pci 0000:00:01.1:   bridge window [mem 0x5800000000-0x77ffffffff 64bit pref]
[    0.253082] pci 0000:00:01.1: enabling Extended Tags
[    0.253270] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.253745] pci 0000:00:01.2: [1022:150a] type 01 class 0x060400 PCIe Root Port
[    0.253817] pci 0000:00:01.2: PCI bridge to [bus 61-c0]
[    0.253821] pci 0000:00:01.2:   bridge window [io  0x7000-0xafff]
[    0.253823] pci 0000:00:01.2:   bridge window [mem 0xac000000-0xc3ffffff]
[    0.253846] pci 0000:00:01.2:   bridge window [mem 0x3800000000-0x57ffffffff 64bit pref]
[    0.253854] pci 0000:00:01.2: enabling Extended Tags
[    0.254035] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.254506] pci 0000:00:02.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
[    0.254552] pci 0000:00:02.1: [1022:150b] type 01 class 0x060400 PCIe Root Port
[    0.254570] pci 0000:00:02.1: PCI bridge to [bus c1]
[    0.254575] pci 0000:00:02.1:   bridge window [mem 0xdd100000-0xdd1fffff]
[    0.254588] pci 0000:00:02.1: enabling Extended Tags
[    0.254641] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    0.254757] pci 0000:00:02.2: [1022:150b] type 01 class 0x060400 PCIe Root Port
[    0.254775] pci 0000:00:02.2: PCI bridge to [bus c2]
[    0.254780] pci 0000:00:02.2:   bridge window [mem 0xdd000000-0xdd0fffff]
[    0.254844] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[    0.254954] pci 0000:00:02.3: [1022:150b] type 01 class 0x060400 PCIe Root Port
[    0.254972] pci 0000:00:02.3: PCI bridge to [bus c3]
[    0.254977] pci 0000:00:02.3:   bridge window [mem 0xdc600000-0xdc8fffff]
[    0.255042] pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
[    0.255158] pci 0000:00:03.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
[    0.255213] pci 0000:00:08.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
[    0.255258] pci 0000:00:08.1: [1022:150c] type 01 class 0x060400 PCIe Root Port
[    0.255271] pci 0000:00:08.1: PCI bridge to [bus c4]
[    0.255274] pci 0000:00:08.1:   bridge window [io  0xf000-0xffff]
[    0.255275] pci 0000:00:08.1:   bridge window [mem 0xdc000000-0xdc5fffff]
[    0.255280] pci 0000:00:08.1:   bridge window [mem 0x7800000000-0x78107fffff 64bit pref]
[    0.255284] pci 0000:00:08.1: enabling Extended Tags
[    0.255316] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.255390] pci 0000:00:08.2: [1022:150c] type 01 class 0x060400 PCIe Root Port
[    0.255418] pci 0000:00:08.2: PCI bridge to [bus c5]
[    0.255422] pci 0000:00:08.2:   bridge window [mem 0xdce00000-0xdcffffff]
[    0.255426] pci 0000:00:08.2:   bridge window [mem 0x7810900000-0x78109fffff 64bit pref]
[    0.255431] pci 0000:00:08.2: enabling Extended Tags
[    0.255463] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    0.255526] pci 0000:00:08.3: [1022:150c] type 01 class 0x060400 PCIe Root Port
[    0.255539] pci 0000:00:08.3: PCI bridge to [bus c6]
[    0.255543] pci 0000:00:08.3:   bridge window [mem 0xdca00000-0xdcdfffff]
[    0.255551] pci 0000:00:08.3: enabling Extended Tags
[    0.255583] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
[    0.255720] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
[    0.255809] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
[    0.255907] pci 0000:00:18.0: [1022:16f8] type 00 class 0x060000 conventional PCI endpoint
[    0.255932] pci 0000:00:18.1: [1022:16f9] type 00 class 0x060000 conventional PCI endpoint
[    0.255952] pci 0000:00:18.2: [1022:16fa] type 00 class 0x060000 conventional PCI endpoint
[    0.255973] pci 0000:00:18.3: [1022:16fb] type 00 class 0x060000 conventional PCI endpoint
[    0.255993] pci 0000:00:18.4: [1022:16fc] type 00 class 0x060000 conventional PCI endpoint
[    0.256013] pci 0000:00:18.5: [1022:16fd] type 00 class 0x060000 conventional PCI endpoint
[    0.256033] pci 0000:00:18.6: [1022:16fe] type 00 class 0x060000 conventional PCI endpoint
[    0.256053] pci 0000:00:18.7: [1022:16ff] type 00 class 0x060000 conventional PCI endpoint
[    0.256169] pci 0000:00:01.1: PCI bridge to [bus 01-60]
[    0.256273] pci 0000:00:01.2: PCI bridge to [bus 61-c0]
[    0.256364] pci 0000:c1:00.0: [1344:5413] type 00 class 0x010802 PCIe Endpoint
[    0.256378] pci 0000:c1:00.0: BAR 0 [mem 0xdd100000-0xdd103fff 64bit]
[    0.256705] pci 0000:00:02.1: PCI bridge to [bus c1]
[    0.256807] pci 0000:c2:00.0: [17a0:9755] type 00 class 0x080501 PCIe Endpoint
[    0.256828] pci 0000:c2:00.0: BAR 0 [mem 0xdd000000-0xdd000fff]
[    0.256995] pci 0000:c2:00.0: supports D1 D2
[    0.256995] pci 0000:c2:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.257305] pci 0000:00:02.2: PCI bridge to [bus c2]
[    0.257359] pci 0000:c3:00.0: [14c3:7925] type 00 class 0x028000 PCIe Endpoint
[    0.257379] pci 0000:c3:00.0: BAR 0 [mem 0xdc600000-0xdc7fffff 64bit]
[    0.257390] pci 0000:c3:00.0: BAR 2 [mem 0xdc800000-0xdc807fff 64bit]
[    0.257481] pci 0000:c3:00.0: PME# supported from D0 D3hot D3cold
[    0.257736] pci 0000:00:02.3: PCI bridge to [bus c3]
[    0.257792] pci 0000:c4:00.0: [1002:150e] type 00 class 0x038000 PCIe Legacy Endpoint
[    0.257802] pci 0000:c4:00.0: BAR 0 [mem 0x7800000000-0x780fffffff 64bit pref]
[    0.257810] pci 0000:c4:00.0: BAR 2 [mem 0xdc000000-0xdc1fffff 64bit pref]
[    0.257814] pci 0000:c4:00.0: BAR 4 [io  0xf000-0xf0ff]
[    0.257819] pci 0000:c4:00.0: BAR 5 [mem 0xdc500000-0xdc57ffff]
[    0.257827] pci 0000:c4:00.0: enabling Extended Tags
[    0.257880] pci 0000:c4:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.257978] pci 0000:c4:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.257985] pci 0000:c4:00.1: BAR 0 [mem 0xdc5c8000-0xdc5cbfff]
[    0.258007] pci 0000:c4:00.1: enabling Extended Tags
[    0.258038] pci 0000:c4:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.258095] pci 0000:c4:00.2: [1022:17e0] type 00 class 0x108000 PCIe Endpoint
[    0.258108] pci 0000:c4:00.2: BAR 2 [mem 0xdc400000-0xdc4fffff]
[    0.258117] pci 0000:c4:00.2: BAR 5 [mem 0xdc5ce000-0xdc5cffff]
[    0.258124] pci 0000:c4:00.2: enabling Extended Tags
[    0.258213] pci 0000:c4:00.4: [1022:151e] type 00 class 0x0c0330 PCIe Endpoint
[    0.258223] pci 0000:c4:00.4: BAR 0 [mem 0xdc300000-0xdc3fffff 64bit]
[    0.258248] pci 0000:c4:00.4: enabling Extended Tags
[    0.258281] pci 0000:c4:00.4: PME# supported from D0 D3hot D3cold
[    0.258340] pci 0000:c4:00.5: [1022:15e2] type 00 class 0x048000 PCIe Endpoint
[    0.258347] pci 0000:c4:00.5: BAR 0 [mem 0xdc580000-0xdc5bffff]
[    0.258356] pci 0000:c4:00.5: BAR 2 [mem 0x7810000000-0x78107fffff 64bit pref]
[    0.258369] pci 0000:c4:00.5: enabling Extended Tags
[    0.258400] pci 0000:c4:00.5: PME# supported from D0 D3hot D3cold
[    0.258459] pci 0000:c4:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
[    0.258466] pci 0000:c4:00.6: BAR 0 [mem 0xdc5c0000-0xdc5c7fff]
[    0.258488] pci 0000:c4:00.6: enabling Extended Tags
[    0.258519] pci 0000:c4:00.6: PME# supported from D0 D3hot D3cold
[    0.258577] pci 0000:c4:00.7: [1022:164a] type 00 class 0x118000 PCIe Endpoint
[    0.258590] pci 0000:c4:00.7: BAR 2 [mem 0xdc200000-0xdc2fffff]
[    0.258600] pci 0000:c4:00.7: BAR 5 [mem 0xdc5cc000-0xdc5cdfff]
[    0.258607] pci 0000:c4:00.7: enabling Extended Tags
[    0.258708] pci 0000:00:08.1: PCI bridge to [bus c4]
[    0.258749] pci 0000:c5:00.0: [1022:150d] type 00 class 0x130000 PCIe Endpoint
[    0.258777] pci 0000:c5:00.0: enabling Extended Tags
[    0.258891] pci 0000:c5:00.1: [1022:17f0] type 00 class 0x118000 PCIe Endpoint
[    0.258902] pci 0000:c5:00.1: BAR 0 [mem 0xdce00000-0xdcefffff]
[    0.258906] pci 0000:c5:00.1: BAR 1 [mem 0xdcf00000-0xdcf01fff]
[    0.258912] pci 0000:c5:00.1: BAR 2 [mem 0x7810900000-0x781097ffff 64bit pref]
[    0.258915] pci 0000:c5:00.1: BAR 4 [mem 0xdcf03000-0xdcf03fff]
[    0.258919] pci 0000:c5:00.1: BAR 5 [mem 0xdcf02000-0xdcf02fff]
[    0.258926] pci 0000:c5:00.1: enabling Extended Tags
[    0.259026] pci 0000:00:08.2: PCI bridge to [bus c5]
[    0.259075] pci 0000:c6:00.0: [1022:151f] type 00 class 0x0c0330 PCIe Endpoint
[    0.259086] pci 0000:c6:00.0: BAR 0 [mem 0xdcc00000-0xdccfffff 64bit]
[    0.259111] pci 0000:c6:00.0: enabling Extended Tags
[    0.259153] pci 0000:c6:00.0: PME# supported from D0 D3hot D3cold
[    0.259237] pci 0000:c6:00.3: [1022:151a] type 00 class 0x0c0330 PCIe Endpoint
[    0.259247] pci 0000:c6:00.3: BAR 0 [mem 0xdcb00000-0xdcbfffff 64bit]
[    0.259272] pci 0000:c6:00.3: enabling Extended Tags
[    0.259305] pci 0000:c6:00.3: PME# supported from D0 D3hot D3cold
[    0.259363] pci 0000:c6:00.4: [1022:151b] type 00 class 0x0c0330 PCIe Endpoint
[    0.259374] pci 0000:c6:00.4: BAR 0 [mem 0xdca00000-0xdcafffff 64bit]
[    0.259398] pci 0000:c6:00.4: enabling Extended Tags
[    0.259431] pci 0000:c6:00.4: PME# supported from D0 D3hot D3cold
[    0.259489] pci 0000:c6:00.5: [1022:151c] type 00 class 0x0c0340 PCIe Endpoint
[    0.259503] pci 0000:c6:00.5: BAR 0 [mem 0xdcd80000-0xdcdfffff 64bit]
[    0.259532] pci 0000:c6:00.5: enabling Extended Tags
[    0.259565] pci 0000:c6:00.5: PME# supported from D0 D3hot D3cold
[    0.259623] pci 0000:c6:00.6: [1022:151d] type 00 class 0x0c0340 PCIe Endpoint
[    0.259637] pci 0000:c6:00.6: BAR 0 [mem 0xdcd00000-0xdcd7ffff 64bit]
[    0.259666] pci 0000:c6:00.6: enabling Extended Tags
[    0.259699] pci 0000:c6:00.6: PME# supported from D0 D3hot D3cold
[    0.259766] pci 0000:00:08.3: PCI bridge to [bus c6]
[    0.263821] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.263843] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.263861] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.263884] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.263904] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.263920] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.263936] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.263953] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.266231] Low-power S0 idle used by default for system suspend
[    0.266508] ACPI: EC: interrupt unblocked
[    0.266509] ACPI: EC: event unblocked
[    0.268044] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.268044] ACPI: EC: GPE=0x10
[    0.268044] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot ECDT EC initialization complete
[    0.268044] ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
[    0.268054] iommu: Default domain type: Translated
[    0.268054] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.268127] SCSI subsystem initialized
[    0.268132] libata version 3.00 loaded.
[    0.268132] ACPI: bus type USB registered
[    0.268132] usbcore: registered new interface driver usbfs
[    0.268132] usbcore: registered new interface driver hub
[    0.268132] usbcore: registered new device driver usb
[    0.277122] EDAC MC: Ver: 3.0.0
[    0.277122] efivars: Registered efivars operations
[    0.277122] NetLabel: Initializing
[    0.277122] NetLabel:  domain hash size = 128
[    0.277122] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.277122] NetLabel:  unlabeled traffic allowed by default
[    0.277122] mctp: management component transport protocol core
[    0.277122] NET: Registered PF_MCTP protocol family
[    0.277122] PCI: Using ACPI for IRQ routing
[    0.283093] PCI: pci_cache_line_size set to 64 bytes
[    0.283233] e820: reserve RAM buffer [mem 0x09b7f000-0x0bffffff]
[    0.283234] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.283235] e820: reserve RAM buffer [mem 0x60369018-0x63ffffff]
[    0.283235] e820: reserve RAM buffer [mem 0x6039c000-0x63ffffff]
[    0.283236] e820: reserve RAM buffer [mem 0x63d87000-0x63ffffff]
[    0.283236] e820: reserve RAM buffer [mem 0x66c27000-0x67ffffff]
[    0.283236] e820: reserve RAM buffer [mem 0x79ff7000-0x7bffffff]
[    0.283236] e820: reserve RAM buffer [mem 0x79fff000-0x7bffffff]
[    0.283237] e820: reserve RAM buffer [mem 0x85e180000-0x85fffffff]
[    0.284752] vgaarb: loaded
[    0.284754] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.284754] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.286752] clocksource: Switched to clocksource tsc-early
[    0.286752] VFS: Disk quotas dquot_6.6.0
[    0.286752] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.286752] pnp: PnP ACPI init
[    0.286752] system 00:02: [io  0x04d0-0x04d1] has been reserved
[    0.286752] system 00:02: [io  0x040b] has been reserved
[    0.286752] system 00:02: [io  0x04d6] has been reserved
[    0.286752] system 00:02: [io  0x0c00-0x0c01] has been reserved
[    0.286752] system 00:02: [io  0x0c14] has been reserved
[    0.286752] system 00:02: [io  0x0c50-0x0c51] has been reserved
[    0.286752] system 00:02: [io  0x0c52] has been reserved
[    0.286752] system 00:02: [io  0x0c6c] has been reserved
[    0.286752] system 00:02: [io  0x0c6f] has been reserved
[    0.286752] system 00:02: [io  0x0cd0-0x0cd1] has been reserved
[    0.286752] system 00:02: [io  0x0cd2-0x0cd3] has been reserved
[    0.286752] system 00:02: [io  0x0cd4-0x0cd5] has been reserved
[    0.286752] system 00:02: [io  0x0cd6-0x0cd7] has been reserved
[    0.286752] system 00:02: [io  0x0cd8-0x0cdf] has been reserved
[    0.286752] system 00:02: [io  0x0800-0x089f] has been reserved
[    0.286752] system 00:02: [io  0x0b00-0x0b0f] has been reserved
[    0.286752] system 00:02: [io  0x0b20-0x0b3f] has been reserved
[    0.286752] system 00:02: [io  0x0900-0x090f] has been reserved
[    0.286752] system 00:02: [io  0x0910-0x091f] has been reserved
[    0.286752] system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.286752] system 00:02: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.286752] system 00:02: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.286752] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.286752] system 00:02: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.286752] system 00:02: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.286752] system 00:02: [mem 0xff000000-0xffffffff] has been reserved
[    0.287012] system 00:03: [mem 0xe0000000-0xefffffff] has been reserved
[    0.287332] pnp: PnP ACPI: found 4 devices
[    0.293090] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.293119] NET: Registered PF_INET protocol family
[    0.293183] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.299918] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.299943] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.299995] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.300118] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.300175] TCP: Hash tables configured (established 262144 bind 65536)
[    0.300243] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.300293] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.300326] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.300373] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.300378] NET: Registered PF_XDP protocol family
[    0.300385] pci 0000:00:01.1: PCI bridge to [bus 01-60]
[    0.300392] pci 0000:00:01.1:   bridge window [io  0xb000-0xefff]
[    0.300401] pci 0000:00:01.1:   bridge window [mem 0xc4000000-0xdbffffff]
[    0.300426] pci 0000:00:01.1:   bridge window [mem 0x5800000000-0x77ffffffff 64bit pref]
[    0.300454] pci 0000:00:01.2: PCI bridge to [bus 61-c0]
[    0.300455] pci 0000:00:01.2:   bridge window [io  0x7000-0xafff]
[    0.300480] pci 0000:00:01.2:   bridge window [mem 0xac000000-0xc3ffffff]
[    0.300482] pci 0000:00:01.2:   bridge window [mem 0x3800000000-0x57ffffffff 64bit pref]
[    0.300485] pci 0000:00:02.1: PCI bridge to [bus c1]
[    0.300488] pci 0000:00:02.1:   bridge window [mem 0xdd100000-0xdd1fffff]
[    0.300492] pci 0000:00:02.2: PCI bridge to [bus c2]
[    0.300494] pci 0000:00:02.2:   bridge window [mem 0xdd000000-0xdd0fffff]
[    0.300499] pci 0000:00:02.3: PCI bridge to [bus c3]
[    0.300501] pci 0000:00:02.3:   bridge window [mem 0xdc600000-0xdc8fffff]
[    0.300506] pci 0000:00:08.1: PCI bridge to [bus c4]
[    0.300511] pci 0000:00:08.1:   bridge window [io  0xf000-0xffff]
[    0.300513] pci 0000:00:08.1:   bridge window [mem 0xdc000000-0xdc5fffff]
[    0.300514] pci 0000:00:08.1:   bridge window [mem 0x7800000000-0x78107fffff 64bit pref]
[    0.300517] pci 0000:00:08.2: PCI bridge to [bus c5]
[    0.300518] pci 0000:00:08.2:   bridge window [mem 0xdce00000-0xdcffffff]
[    0.300520] pci 0000:00:08.2:   bridge window [mem 0x7810900000-0x78109fffff 64bit pref]
[    0.300522] pci 0000:00:08.3: PCI bridge to [bus c6]
[    0.300524] pci 0000:00:08.3:   bridge window [mem 0xdca00000-0xdcdfffff]
[    0.300528] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.300529] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.300529] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.300529] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.300530] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[    0.300530] pci_bus 0000:00: resource 9 [mem 0x80000000-0xdfffffff window]
[    0.300531] pci_bus 0000:00: resource 10 [mem 0xf0000000-0xfcffffff window]
[    0.300531] pci_bus 0000:00: resource 11 [mem 0x880000000-0x7fffffffff window]
[    0.300532] pci_bus 0000:01: resource 0 [io  0xb000-0xefff]
[    0.300532] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xdbffffff]
[    0.300533] pci_bus 0000:01: resource 2 [mem 0x5800000000-0x77ffffffff 64bit pref]
[    0.300533] pci_bus 0000:61: resource 0 [io  0x7000-0xafff]
[    0.300534] pci_bus 0000:61: resource 1 [mem 0xac000000-0xc3ffffff]
[    0.300534] pci_bus 0000:61: resource 2 [mem 0x3800000000-0x57ffffffff 64bit pref]
[    0.300535] pci_bus 0000:c1: resource 1 [mem 0xdd100000-0xdd1fffff]
[    0.300535] pci_bus 0000:c2: resource 1 [mem 0xdd000000-0xdd0fffff]
[    0.300536] pci_bus 0000:c3: resource 1 [mem 0xdc600000-0xdc8fffff]
[    0.300536] pci_bus 0000:c4: resource 0 [io  0xf000-0xffff]
[    0.300537] pci_bus 0000:c4: resource 1 [mem 0xdc000000-0xdc5fffff]
[    0.300537] pci_bus 0000:c4: resource 2 [mem 0x7800000000-0x78107fffff 64bit pref]
[    0.300537] pci_bus 0000:c5: resource 1 [mem 0xdce00000-0xdcffffff]
[    0.300538] pci_bus 0000:c5: resource 2 [mem 0x7810900000-0x78109fffff 64bit pref]
[    0.300538] pci_bus 0000:c6: resource 1 [mem 0xdca00000-0xdcdfffff]
[    0.300605] pci 0000:00:02.2: mask Replay Timer Timeout Correctable Errors due to 0000:c2:00.0 hardware defect
[    0.300670] pci 0000:c4:00.1: D0 power state depends on 0000:c4:00.0
[    0.300951] PCI: CLS 64 bytes, default 64
[    0.300975] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.300997] Trying to unpack rootfs image as initramfs...
[    0.301003] platform MSFT0201:00: Adding to iommu group 0
[    0.301148] pci 0000:00:01.0: Adding to iommu group 1
[    0.301157] pci 0000:00:01.1: Adding to iommu group 2
[    0.301166] pci 0000:00:01.2: Adding to iommu group 3
[    0.301181] pci 0000:00:02.0: Adding to iommu group 4
[    0.301189] pci 0000:00:02.1: Adding to iommu group 5
[    0.301198] pci 0000:00:02.2: Adding to iommu group 6
[    0.301207] pci 0000:00:02.3: Adding to iommu group 7
[    0.301217] pci 0000:00:03.0: Adding to iommu group 8
[    0.301234] pci 0000:00:08.0: Adding to iommu group 9
[    0.301242] pci 0000:00:08.1: Adding to iommu group 10
[    0.301249] pci 0000:00:08.2: Adding to iommu group 11
[    0.301256] pci 0000:00:08.3: Adding to iommu group 12
[    0.301270] pci 0000:00:14.0: Adding to iommu group 13
[    0.301277] pci 0000:00:14.3: Adding to iommu group 13
[    0.301307] pci 0000:00:18.0: Adding to iommu group 14
[    0.301314] pci 0000:00:18.1: Adding to iommu group 14
[    0.301321] pci 0000:00:18.2: Adding to iommu group 14
[    0.301329] pci 0000:00:18.3: Adding to iommu group 14
[    0.301336] pci 0000:00:18.4: Adding to iommu group 14
[    0.301344] pci 0000:00:18.5: Adding to iommu group 14
[    0.301352] pci 0000:00:18.6: Adding to iommu group 14
[    0.301358] pci 0000:00:18.7: Adding to iommu group 14
[    0.301372] pci 0000:c1:00.0: Adding to iommu group 15
[    0.301382] pci 0000:c2:00.0: Adding to iommu group 16
[    0.301391] pci 0000:c3:00.0: Adding to iommu group 17
[    0.301415] pci 0000:c4:00.0: Adding to iommu group 18
[    0.301423] pci 0000:c4:00.1: Adding to iommu group 19
[    0.301433] pci 0000:c4:00.2: Adding to iommu group 20
[    0.301442] pci 0000:c4:00.4: Adding to iommu group 21
[    0.301451] pci 0000:c4:00.5: Adding to iommu group 22
[    0.301461] pci 0000:c4:00.6: Adding to iommu group 23
[    0.301471] pci 0000:c4:00.7: Adding to iommu group 24
[    0.301480] pci 0000:c5:00.0: Adding to iommu group 25
[    0.301490] pci 0000:c5:00.1: Adding to iommu group 26
[    0.301499] pci 0000:c6:00.0: Adding to iommu group 27
[    0.301508] pci 0000:c6:00.3: Adding to iommu group 28
[    0.301517] pci 0000:c6:00.4: Adding to iommu group 29
[    0.301525] pci 0000:c6:00.5: Adding to iommu group 30
[    0.301535] pci 0000:c6:00.6: Adding to iommu group 31
[    0.305370] AMD-Vi: Extended features (0x246577efa2254afa, 0x10): PPR NX GT [5] IA GA PC GA_vAPIC
[    0.305377] AMD-Vi: Interrupt remapping enabled
[    0.305514] AMD-Vi: Virtual APIC enabled
[    0.305550] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.305577] software IO TLB: mapped [mem 0x000000005c369000-0x0000000060369000] (64MB)
[    0.305624] LVT offset 0 assigned for vector 0x400
[    0.305856] perf: AMD IBS detected (0x00081bff)
[    0.305869] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.315269] Initialise system trusted keyrings
[    0.315282] Key type blacklist registered
[    0.315306] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[    0.315311] zbud: loaded
[    0.315385] fuse: init (API version 7.40)
[    0.315444] integrity: Platform Keyring initialized
[    0.315445] integrity: Machine keyring initialized
[    0.319699] Key type asymmetric registered
[    0.319700] Asymmetric key parser 'x509' registered
[    0.319712] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.319746] io scheduler mq-deadline registered
[    0.319746] io scheduler kyber registered
[    0.319752] io scheduler bfq registered
[    0.321185] pcieport 0000:00:01.1: PME: Signaling with IRQ 32
[    0.321231] pcieport 0000:00:01.1: AER: enabled with IRQ 32
[    0.321256] pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.321329] pcieport 0000:00:01.1: DPC: enabled with IRQ 32
[    0.321330] pcieport 0000:00:01.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    0.321687] pcieport 0000:00:01.2: PME: Signaling with IRQ 33
[    0.321738] pcieport 0000:00:01.2: AER: enabled with IRQ 33
[    0.321763] pcieport 0000:00:01.2: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.321834] pcieport 0000:00:01.2: DPC: enabled with IRQ 33
[    0.321835] pcieport 0000:00:01.2: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    0.322051] pcieport 0000:00:02.1: PME: Signaling with IRQ 34
[    0.322093] pcieport 0000:00:02.1: AER: enabled with IRQ 34
[    0.322229] pcieport 0000:00:02.2: PME: Signaling with IRQ 35
[    0.322269] pcieport 0000:00:02.2: AER: enabled with IRQ 35
[    0.322406] pcieport 0000:00:02.3: PME: Signaling with IRQ 36
[    0.322444] pcieport 0000:00:02.3: AER: enabled with IRQ 36
[    0.322578] pcieport 0000:00:08.1: PME: Signaling with IRQ 37
[    0.322712] pcieport 0000:00:08.2: PME: Signaling with IRQ 38
[    0.322819] pcieport 0000:00:08.3: PME: Signaling with IRQ 39
[    0.322875] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.324051] ACPI: AC: AC Adapter [AC0] (off-line)
[    0.324082] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C09:00/PNP0C0D:00/input/input0
[    0.324091] ACPI: button: Lid Switch [LID]
[    0.324108] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.324118] ACPI: button: Power Button [PWRB]
[    0.324420] Estimated ratio of average max frequency by base frequency (times 1024): 2229
[    0.324427] Monitor-Mwait will be used to enter C-1 state
[    0.324429] ACPI: \_SB_.PLTF.C000: Found 3 idle states
[    0.324532] ACPI: \_SB_.PLTF.C002: Found 3 idle states
[    0.326214] Freeing initrd memory: 42132K
[    0.326238] ACPI: \_SB_.PLTF.C004: Found 3 idle states
[    0.326300] ACPI: \_SB_.PLTF.C006: Found 3 idle states
[    0.326405] ACPI: \_SB_.PLTF.C008: Found 3 idle states
[    0.326554] ACPI: \_SB_.PLTF.C00A: Found 3 idle states
[    0.326706] ACPI: \_SB_.PLTF.C00C: Found 3 idle states
[    0.326859] ACPI: \_SB_.PLTF.C00E: Found 3 idle states
[    0.327024] ACPI: \_SB_.PLTF.C010: Found 3 idle states
[    0.327170] ACPI: \_SB_.PLTF.C012: Found 3 idle states
[    0.327326] ACPI: \_SB_.PLTF.C014: Found 3 idle states
[    0.327482] ACPI: \_SB_.PLTF.C016: Found 3 idle states
[    0.327597] ACPI: \_SB_.PLTF.C001: Found 3 idle states
[    0.327679] ACPI: \_SB_.PLTF.C003: Found 3 idle states
[    0.327722] ACPI: \_SB_.PLTF.C005: Found 3 idle states
[    0.327756] ACPI: \_SB_.PLTF.C007: Found 3 idle states
[    0.327826] ACPI: \_SB_.PLTF.C009: Found 3 idle states
[    0.327938] ACPI: \_SB_.PLTF.C00B: Found 3 idle states
[    0.328044] ACPI: \_SB_.PLTF.C00D: Found 3 idle states
[    0.328149] ACPI: \_SB_.PLTF.C00F: Found 3 idle states
[    0.328260] ACPI: \_SB_.PLTF.C011: Found 3 idle states
[    0.328369] ACPI: \_SB_.PLTF.C013: Found 3 idle states
[    0.328480] ACPI: \_SB_.PLTF.C015: Found 3 idle states
[    0.328595] ACPI: \_SB_.PLTF.C017: Found 3 idle states
[    0.334679] thermal LNXTHERM:00: registered as thermal_zone0
[    0.334681] ACPI: thermal: Thermal Zone [THZ0] (50 C)
[    0.334990] thermal LNXTHERM:01: registered as thermal_zone1
[    0.334991] ACPI: thermal: Thermal Zone [THRM] (68 C)
[    0.335027] thermal LNXTHERM:02: registered as thermal_zone2
[    0.335027] ACPI: thermal: Thermal Zone [TZ01] (20 C)
[    0.335141] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.338576] Non-volatile memory driver v1.3
[    0.338577] Linux agpgart interface v0.103
[    0.338602] ACPI: battery: Slot [BAT0] (battery present)
[    1.320376] tsc: Refined TSC clocksource calibration: 1996.223 MHz
[    1.320389] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x398c7c87362, max_idle_ns: 881590574140 ns
[    1.320432] clocksource: Switched to clocksource tsc
[    1.904651] tpm_crb MSFT0101:00: Disabling hwrng
[    1.905920] ACPI: bus type drm_connector registered
[    1.909252] usbcore: registered new interface driver usbserial_generic
[    1.909258] usbserial: USB Serial support registered for generic
[    1.909373] rtc_cmos 00:00: RTC can wake from S4
[    1.909694] rtc_cmos 00:00: registered as rtc0
[    1.909737] rtc_cmos 00:00: setting system clock to 2024-10-23T15:42:21 UTC (1729698141)
[    1.909775] rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram
[    1.912003] ledtrig-cpu: registered to indicate activity on CPUs
[    1.912262] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
[    1.914208] fbcon: Deferring console take-over
[    1.914210] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[    1.914266] hid: raw HID events driver (C) Jiri Kosina
[    1.914315] drop_monitor: Initializing network drop monitor service
[    1.914392] NET: Registered PF_INET6 protocol family
[    1.918972] Segment Routing with IPv6
[    1.918972] RPL Segment Routing with IPv6
[    1.918978] In-situ OAM (IOAM) with IPv6
[    1.918991] NET: Registered PF_PACKET protocol family
[    1.921002] microcode: Current revision: 0x0b204011
[    1.922121] resctrl: L3 allocation detected
[    1.922122] resctrl: MB allocation detected
[    1.922122] resctrl: SMBA allocation detected
[    1.922123] resctrl: L3 monitoring detected
[    1.922138] IPI shorthand broadcast: enabled
[    1.923141] sched_clock: Marking stable (1921773786, 341476)->(1925767881, -3652619)
[    1.923303] registered taskstats version 1
[    1.924354] Loading compiled-in X.509 certificates
[    1.925902] Loaded X.509 cert 'Build time autogenerated kernel key: 1823f362c87e2614a3d1e284fdf4fe43854b65e3'
[    1.928481] zswap: loaded using pool zstd/zsmalloc
[    1.928551] Demotion targets for Node 0: null
[    1.929337] Key type .fscrypt registered
[    1.929338] Key type fscrypt-provisioning registered
[    1.929533] integrity: Loading X.509 certificate: UEFI:db
[    1.932127] integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
[    1.932130] integrity: Loading X.509 certificate: UEFI:db
[    1.932153] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.932155] integrity: Loading X.509 certificate: UEFI:db
[    1.932168] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.932169] integrity: Loading X.509 certificate: UEFI:db
[    1.932182] integrity: Loaded X.509 cert 'Microsoft Corporation: Windows UEFI CA 2023: aefc5fbbbe055d8f8daa585473499417ab5a5272'
[    1.932183] integrity: Loading X.509 certificate: UEFI:db
[    1.932195] integrity: Loaded X.509 cert 'Microsoft UEFI CA 2023: 81aa6b3244c935bce0d6628af39827421e32497d'
[    1.933224] PM:   Magic number: 12:30:741
[    1.933307] workqueue writeback: hash matches
[    1.934950] RAS: Correctable Errors collector initialized.
[    1.941366] clk: Disabling unused clocks
[    1.941369] PM: genpd: Disabling unused power domains
[    1.942543] Freeing unused decrypted memory: 2028K
[    1.942800] Freeing unused kernel image (initmem) memory: 3452K
[    1.942805] Write protecting the kernel read-only data: 32768k
[    1.942997] Freeing unused kernel image (rodata/data gap) memory: 816K
[    1.965599] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.965603] rodata_test: all tests were successful
[    1.965606] Run /init as init process
[    1.965606]   with arguments:
[    1.965607]     /init
[    1.965607]   with environment:
[    1.965608]     HOME=/
[    1.965608]     TERM=linux
[    1.965608]     BOOT_IMAGE=/vmlinuz-linux
[    2.063159] i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
[    2.063166] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    2.064165] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.067592] ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    2.067908] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1a/LNXVIDEO:00/input/input2
[    2.069545] xhci_hcd 0000:c4:00.4: xHCI Host Controller
[    2.069552] xhci_hcd 0000:c4:00.4: new USB bus registered, assigned bus number 1
[    2.069993] xhci_hcd 0000:c4:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
[    2.070354] xhci_hcd 0000:c4:00.4: xHCI Host Controller
[    2.070357] xhci_hcd 0000:c4:00.4: new USB bus registered, assigned bus number 2
[    2.070359] xhci_hcd 0000:c4:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    2.070395] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    2.070397] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.070398] usb usb1: Product: xHCI Host Controller
[    2.070399] usb usb1: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
[    2.070400] usb usb1: SerialNumber: 0000:c4:00.4
[    2.070485] hub 1-0:1.0: USB hub found
[    2.070507] hub 1-0:1.0: 1 port detected
[    2.070639] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.070650] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    2.070651] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.070652] usb usb2: Product: xHCI Host Controller
[    2.070653] usb usb2: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
[    2.070653] usb usb2: SerialNumber: 0000:c4:00.4
[    2.070700] hub 2-0:1.0: USB hub found
[    2.070717] hub 2-0:1.0: 1 port detected
[    2.070907] xhci_hcd 0000:c6:00.0: xHCI Host Controller
[    2.070910] xhci_hcd 0000:c6:00.0: new USB bus registered, assigned bus number 3
[    2.071355] xhci_hcd 0000:c6:00.0: hcc params 0x0128ffc5 hci version 0x120 quirks 0x0000000200000010
[    2.071639] xhci_hcd 0000:c6:00.0: xHCI Host Controller
[    2.071642] xhci_hcd 0000:c6:00.0: new USB bus registered, assigned bus number 4
[    2.071644] xhci_hcd 0000:c6:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    2.071674] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    2.071676] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.071677] usb usb3: Product: xHCI Host Controller
[    2.071678] usb usb3: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
[    2.071679] usb usb3: SerialNumber: 0000:c6:00.0
[    2.071756] hub 3-0:1.0: USB hub found
[    2.071785] hub 3-0:1.0: 5 ports detected
[    2.072129] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.072144] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    2.072146] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.072147] usb usb4: Product: xHCI Host Controller
[    2.072148] usb usb4: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
[    2.072149] usb usb4: SerialNumber: 0000:c6:00.0
[    2.072209] hub 4-0:1.0: USB hub found
[    2.072226] hub 4-0:1.0: 2 ports detected
[    2.072491] xhci_hcd 0000:c6:00.3: xHCI Host Controller
[    2.072494] xhci_hcd 0000:c6:00.3: new USB bus registered, assigned bus number 5
[    2.072867] xhci_hcd 0000:c6:00.3: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
[    2.073113] sdhci: Secure Digital Host Controller Interface driver
[    2.073115] sdhci: Copyright(c) Pierre Ossman
[    2.073250] xhci_hcd 0000:c6:00.3: xHCI Host Controller
[    2.073252] xhci_hcd 0000:c6:00.3: new USB bus registered, assigned bus number 6
[    2.073254] xhci_hcd 0000:c6:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    2.073290] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    2.073294] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.073295] usb usb5: Product: xHCI Host Controller
[    2.073296] usb usb5: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
[    2.073297] usb usb5: SerialNumber: 0000:c6:00.3
[    2.073396] hub 5-0:1.0: USB hub found
[    2.073432] hub 5-0:1.0: 1 port detected
[    2.073610] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.073627] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    2.073629] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.073631] usb usb6: Product: xHCI Host Controller
[    2.073632] usb usb6: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
[    2.073632] usb usb6: SerialNumber: 0000:c6:00.3
[    2.073718] hub 6-0:1.0: USB hub found
[    2.073741] hub 6-0:1.0: 1 port detected
[    2.074068] xhci_hcd 0000:c6:00.4: xHCI Host Controller
[    2.074072] xhci_hcd 0000:c6:00.4: new USB bus registered, assigned bus number 7
[    2.074440] xhci_hcd 0000:c6:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
[    2.074743] xhci_hcd 0000:c6:00.4: xHCI Host Controller
[    2.074745] xhci_hcd 0000:c6:00.4: new USB bus registered, assigned bus number 8
[    2.074746] xhci_hcd 0000:c6:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    2.074766] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    2.074768] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.074769] usb usb7: Product: xHCI Host Controller
[    2.074770] usb usb7: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
[    2.074770] usb usb7: SerialNumber: 0000:c6:00.4
[    2.074844] hub 7-0:1.0: USB hub found
[    2.074862] hub 7-0:1.0: 1 port detected
[    2.074998] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.075009] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    2.075011] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.075012] usb usb8: Product: xHCI Host Controller
[    2.075012] usb usb8: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
[    2.075013] usb usb8: SerialNumber: 0000:c6:00.4
[    2.075060] hub 8-0:1.0: USB hub found
[    2.075077] hub 8-0:1.0: 1 port detected
[    2.076893] nvme 0000:c1:00.0: platform quirk: setting simple suspend
[    2.076965] nvme nvme0: pci function 0000:c1:00.0
[    2.080324] sdhci-pci 0000:c2:00.0: SDHCI controller found [17a0:9755] (rev 1)
[    2.080391] sdhci-pci 0000:c2:00.0: enabling device (0000 -> 0002)
[    2.113737] nvme nvme0: allocated 64 MiB host memory buffer.
[    2.143098] nvme nvme0: 16/0/0 default/read/poll queues
[    2.152862]  nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8
[    2.180009] mmc0: SDHCI controller on PCI [0000:c2:00.0] using ADMA 64-bit
[    2.188379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    2.327310] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    2.327341] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[    2.470582] usb 3-1: New USB device found, idVendor=13d3, idProduct=3608, bcdDevice= 1.00
[    2.470589] usb 3-1: New USB device strings: Mfr=5, Product=6, SerialNumber=7
[    2.470592] usb 3-1: Product: Wireless_Device
[    2.470594] usb 3-1: Manufacturer: MediaTek Inc.
[    2.470595] usb 3-1: SerialNumber: 000000000
[    2.472350] usb 1-1: New USB device found, idVendor=3277, idProduct=0059, bcdDevice= 1.01
[    2.472355] usb 1-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    2.472357] usb 1-1: Product: ASUS FHD webcam
[    2.472358] usb 1-1: Manufacturer: Shinetech
[    2.472360] usb 1-1: SerialNumber: 200901010001
[    3.408247] usbcore: registered new interface driver usbhid
[    3.408252] usbhid: USB HID core driver
[    3.410769] [drm] amdgpu kernel modesetting enabled.
[    3.412073] hid-generic 0003:3277:0059.0001: hiddev96,hidraw0: USB HID v1.11 Device [Shinetech ASUS FHD webcam] on usb-0000:c4:00.4-1/input4
[    3.415010] hid-sensor-hub 0003:3277:0059.0001: hiddev96,hidraw0: USB HID v1.11 Device [Shinetech ASUS FHD webcam] on usb-0000:c4:00.4-1/input4
[    3.416217] amdgpu: Virtual CRAT table created for CPU
[    3.416227] amdgpu: Topology: Add CPU node
[    3.416343] amdgpu 0000:c4:00.0: enabling device (0006 -> 0007)
[    3.416390] [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x150E 0x1043:0x1DF3 0xC1).
[    3.419301] [drm] register mmio base: 0xDC500000
[    3.419302] [drm] register mmio size: 524288
[    3.422500] [drm] add ip block number 0 <soc21_common>
[    3.422503] [drm] add ip block number 1 <gmc_v11_0>
[    3.422504] [drm] add ip block number 2 <ih_v6_1>
[    3.422505] [drm] add ip block number 3 <psp>
[    3.422506] [drm] add ip block number 4 <smu>
[    3.422507] [drm] add ip block number 5 <dm>
[    3.422508] [drm] add ip block number 6 <gfx_v11_0>
[    3.422509] [drm] add ip block number 7 <sdma_v6_0>
[    3.422510] [drm] add ip block number 8 <vcn_v4_0_5>
[    3.422511] [drm] add ip block number 9 <jpeg_v4_0_5>
[    3.422511] [drm] add ip block number 10 <mes_v11_0>
[    3.422512] [drm] add ip block number 11 <vpe_v6_1>
[    3.422513] [drm] add ip block number 12 <isp_ip>
[    3.422538] amdgpu 0000:c4:00.0: amdgpu: Fetched VBIOS from VFCT
[    3.422541] amdgpu: ATOM BIOS: 113-STRIXEMU-001
[    3.432471] amdgpu 0000:c4:00.0: amdgpu: VPE: collaborate mode false
[    3.432491] amdgpu 0000:c4:00.0: Direct firmware load for amdgpu/isp_4_1_0.bin failed with error -2
[    3.492257] amdgpu 0000:c4:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    3.492336] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    3.492360] amdgpu 0000:c4:00.0: amdgpu: VRAM: 512M 0x0000008000000000 - 0x000000801FFFFFFF (512M used)
[    3.492365] amdgpu 0000:c4:00.0: amdgpu: GART: 512M 0x00007FFF00000000 - 0x00007FFF1FFFFFFF
[    3.492382] [drm] Detected VRAM RAM=512M, BAR=512M
[    3.492384] [drm] RAM width 128bits LPDDR5
[    3.493325] [drm] amdgpu: 512M of VRAM memory ready
[    3.493336] [drm] amdgpu: 15588M of GTT memory ready.
[    3.493367] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    3.493730] [drm] PCIE GART of 512M enabled (table at 0x000000801FB00000).
[    3.494190] [drm] Loading DMUB firmware via PSP: version=0x09000500
[    3.494399] [drm] Found VCN firmware Version ENC: 1.22 DEC: 9 VEP: 0 Revision: 1
[    3.517816] amdgpu 0000:c4:00.0: amdgpu: reserve 0x8900000 from 0x8010000000 for PSP TMR
[    3.841154] amdgpu 0000:c4:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    3.845500] amdgpu 0000:c4:00.0: amdgpu: RAP: optional rap ta ucode is not available
[    3.845501] amdgpu 0000:c4:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    3.866982] amdgpu 0000:c4:00.0: amdgpu: SMU is initialized successfully!
[    3.866984] [drm] Seamless boot condition check passed
[    3.868082] [drm] Display Core v3.2.291 initialized on DCN 3.5
[    3.868083] [drm] DP-HDMI FRL PCON supported
[    3.870242] [drm] DMUB hardware initialized: version=0x09000500
[    3.969203] [drm] PSR support 1, DC PSR ver 1, sink PSR ver 4 DPCD caps 0x3a su_y_granularity 4
[    3.977678] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    3.977692] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    3.978182] amdgpu: Virtual CRAT table created for GPU
[    3.978972] amdgpu: Topology: Add dGPU node [0x150e:0x1002]
[    3.978974] kfd kfd: amdgpu: added device 1002:150e
[    3.978983] amdgpu 0000:c4:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, active_cu_number 16
[    3.978987] amdgpu 0000:c4:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    3.978988] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    3.978989] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    3.978990] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
[    3.978990] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
[    3.978991] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
[    3.978991] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
[    3.978992] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
[    3.978993] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
[    3.978993] amdgpu 0000:c4:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[    3.978994] amdgpu 0000:c4:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
[    3.978995] amdgpu 0000:c4:00.0: amdgpu: ring jpeg_dec_0 uses VM inv eng 1 on hub 8
[    3.978995] amdgpu 0000:c4:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 13 on hub 0
[    3.978996] amdgpu 0000:c4:00.0: amdgpu: ring vpe uses VM inv eng 4 on hub 8
[    3.980086] [drm] ring gfx_32768.1.1 was added
[    3.980795] [drm] ring compute_32768.2.2 was added
[    3.981341] [drm] ring sdma_32768.3.3 was added
[    3.981384] [drm] ring gfx_32768.1.1 ib test pass
[    3.981427] [drm] ring compute_32768.2.2 ib test pass
[    3.981473] [drm] ring sdma_32768.3.3 ib test pass
[    3.983219] amdgpu 0000:c4:00.0: amdgpu: Runtime PM not available
[    3.983936] [drm] Initialized amdgpu 3.59.0 for 0000:c4:00.0 on minor 1
[    3.988068] fbcon: Deferring console take-over
[    3.988070] amdgpu 0000:c4:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    4.083204] fbcon: Taking over console
[    4.084400] [drm] pre_validate_dsc:1578 MST_DSC dsc precompute is not needed
[    5.256153] Console: switching to colour frame buffer device 180x56
[    5.362405] EXT4-fs (nvme0n1p8): recovery complete
[    5.362435] EXT4-fs (nvme0n1p8): mounted filesystem xxx r/w with ordered data mode. Quota mode: none.
[    5.413624] systemd[1]: systemd 256.7-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)
[    5.413630] systemd[1]: Detected architecture x86-64.
[    5.585230] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[    5.647128] systemd-ssh-generator[485]: Binding SSH to AF_UNIX socket /run/ssh-unix-local/socket.
[    5.647133] systemd-ssh-generator[485]: → connect via 'ssh .host' locally
[    5.706603] systemd[1]: Queued start job for default target Graphical Interface.
[    5.762647] systemd[1]: Created slice Slice /system/dirmngr.
[    5.762894] systemd[1]: Created slice Slice /system/getty.
[    5.763057] systemd[1]: Created slice Slice /system/gpg-agent.
[    5.763219] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[    5.763381] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[    5.763541] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[    5.763709] systemd[1]: Created slice Slice /system/keyboxd.
[    5.763875] systemd[1]: Created slice Slice /system/modprobe.
[    5.764033] systemd[1]: Created slice Slice /system/systemd-fsck.
[    5.764143] systemd[1]: Created slice User and Session Slice.
[    5.764178] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    5.764200] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.764324] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    5.764336] systemd[1]: Expecting device /dev/disk/by-uuid/705ff925-4cd2-4c79-b701-9e5ab41c113a...
[    5.764341] systemd[1]: Expecting device /dev/disk/by-uuid/D154-A157...
[    5.764348] systemd[1]: Reached target Local Encrypted Volumes.
[    5.764360] systemd[1]: Reached target Login Prompts.
[    5.764369] systemd[1]: Reached target Local Integrity Protected Volumes.
[    5.764384] systemd[1]: Reached target Path Units.
[    5.764393] systemd[1]: Reached target Remote File Systems.
[    5.764399] systemd[1]: Reached target Slice Units.
[    5.764418] systemd[1]: Reached target Local Verity Protected Volumes.
[    5.764471] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    5.765599] systemd[1]: Listening on Process Core Dump Socket.
[    5.766020] systemd[1]: Listening on Credential Encryption/Decryption.
[    5.766071] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.766107] systemd[1]: Listening on Journal Sockets.
[    5.766135] systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.766144] systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.766182] systemd[1]: Listening on udev Control Socket.
[    5.766207] systemd[1]: Listening on udev Kernel Socket.
[    5.766234] systemd[1]: Listening on User Database Manager Socket.
[    5.766997] systemd[1]: Mounting Huge Pages File System...
[    5.767462] systemd[1]: Mounting POSIX Message Queue File System...
[    5.767905] systemd[1]: Mounting Kernel Debug File System...
[    5.768558] systemd[1]: Mounting Kernel Trace File System...
[    5.769408] systemd[1]: Starting Create List of Static Device Nodes...
[    5.770066] systemd[1]: Starting Load Kernel Module configfs...
[    5.770581] systemd[1]: Starting Load Kernel Module dm_mod...
[    5.770992] systemd[1]: Starting Load Kernel Module drm...
[    5.771669] systemd[1]: Starting Load Kernel Module fuse...
[    5.772426] systemd[1]: Starting Load Kernel Module loop...
[    5.772461] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[    5.772492] 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).
[    5.773536] systemd[1]: Starting Journal Service...
[    5.774250] systemd[1]: Starting Load Kernel Modules...
[    5.774265] systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.774680] systemd[1]: Starting Remount Root and Kernel File Systems...
[    5.774712] systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.775107] systemd[1]: Starting Load udev Rules from Credentials...
[    5.775457] systemd[1]: Starting Coldplug All udev Devices...
[    5.776659] systemd[1]: Mounted Huge Pages File System.
[    5.776719] systemd[1]: Mounted POSIX Message Queue File System.
[    5.776757] systemd[1]: Mounted Kernel Debug File System.
[    5.776795] systemd[1]: Mounted Kernel Trace File System.
[    5.776954] systemd[1]: Finished Create List of Static Device Nodes.
[    5.777131] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    5.777223] systemd[1]: Finished Load Kernel Module configfs.
[    5.777789] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    5.777881] systemd[1]: Finished Load Kernel Module drm.
[    5.778010] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    5.778091] systemd[1]: Finished Load Kernel Module fuse.
[    5.778845] systemd[1]: Mounting FUSE Control File System...
[    5.779322] loop: module loaded
[    5.779334] systemd[1]: Mounting Kernel Configuration File System...
[    5.779874] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    5.780048] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    5.780161] systemd[1]: Finished Load Kernel Module loop.
[    5.781802] systemd[1]: Finished Load udev Rules from Credentials.
[    5.782339] device-mapper: uevent: version 1.0.3
[    5.782429] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    5.782510] systemd[1]: Mounted FUSE Control File System.
[    5.782870] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    5.782978] systemd[1]: Finished Load Kernel Module dm_mod.
[    5.783222] systemd[1]: Mounted Kernel Configuration File System.
[    5.783292] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[    5.784478] systemd-journald[502]: Collecting audit messages is disabled.
[    5.788106] systemd[1]: Finished Load Kernel Modules.
[    5.788742] systemd[1]: Starting Apply Kernel Variables...
[    5.789670] systemd[1]: Starting User Database Manager...
[    5.795673] systemd[1]: Finished Apply Kernel Variables.
[    5.811060] systemd[1]: Started Journal Service.
[    5.820988] EXT4-fs (nvme0n1p8): re-mounted xxx r/w. Quota mode: none.
[    5.828666] systemd-journald[502]: Received client request to flush runtime journal.
[    5.831260] systemd-journald[502]: File /var/log/journal/16c9845a682e491b803fc635040f963d/system.journal corrupted or uncleanly shut down, renaming and replacing.
[    5.916678] Serial bus multi instantiate pseudo device driver CSC3556:00: Instantiated 5 I2C devices.
[    5.927646] pcie_mp2_amd 0000:c4:00.7: enabling device (0000 -> 0002)
[    5.929150] ccp 0000:c4:00.2: enabling device (0000 -> 0002)
[    5.931634] ccp 0000:c4:00.2: tee enabled
[    5.931637] ccp 0000:c4:00.2: psp enabled
[    5.934032] input: PC Speaker as /devices/platform/pcspkr/input/input4
[    5.938133] ACPI: bus type thunderbolt registered
[    5.940995] mc: Linux media interface: v0.10
[    5.947074] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    5.947077] RAPL PMU: hw unit of domain package 2^-16 Joules
[    5.971136] Bluetooth: Core ver 2.22
[    5.971154] NET: Registered PF_BLUETOOTH protocol family
[    5.971155] Bluetooth: HCI device and connection manager initialized
[    5.971160] Bluetooth: HCI socket layer initialized
[    5.971162] Bluetooth: L2CAP socket layer initialized
[    5.971165] Bluetooth: SCO socket layer initialized
[    6.019466] Adding 8388604k swap on /dev/nvme0n1p7.  Priority:-2 extents:1 across:8388604k SS
[    6.022730] i2c_hid_acpi i2c-ELAN9008:00: i2c_hid_get_input: IRQ triggered but there's no data
[    6.023008] input: ELAN9008:00 04F3:433B Touchscreen as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input5
[    6.023112] input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input6
[    6.023162] input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input7
[    6.023217] input: ELAN9008:00 04F3:433B Stylus as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input8
[    6.023265] input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input10
[    6.023306] input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input11
[    6.023380] input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input12
[    6.060168] hid-generic 0018:04F3:433B.0002: input,hidraw1: I2C HID v1.00 Device [ELAN9008:00 04F3:433B] on i2c-ELAN9008:00
[    6.086135] input: ASUF1209:00 2808:0219 Mouse as /devices/platform/AMDI0010:02/i2c-2/i2c-ASUF1209:00/0018:2808:0219.0003/input/input14
[    6.107185] input: ASUF1209:00 2808:0219 Touchpad as /devices/platform/AMDI0010:02/i2c-2/i2c-ASUF1209:00/0018:2808:0219.0003/input/input15
[    6.194041] hid-multitouch 0018:2808:0219.0003: input,hidraw2: I2C HID v1.00 Mouse [ASUF1209:00 2808:0219] on i2c-ASUF1209:00
[    6.200145] cryptd: max_cpu_qlen set to 1000
[    6.200970] amd-tee driver initialization successful
[    6.201911] asus_wmi: ASUS WMI generic driver loaded
[    6.202448] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    6.202454] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    6.204991] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    6.205069] asus_wmi: Initialization: 0x1
[    6.205149] asus_wmi: BIOS WMI version: 9.4
[    6.205179] asus_wmi: SFUN value: 0x21
[    6.205181] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[    6.205600] i2c i2c-22: Successfully instantiated SPD at 0x50
[    6.209644] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input18
[    6.209937] AES CTR mode by8 optimization enabled
[    6.210027] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    6.210286] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    6.210369] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    6.255854] asus_wmi: fan_curve_get_factory_default (0x00110024) failed: -19
[    6.255966] asus_wmi: fan_curve_get_factory_default (0x00110025) failed: -19
[    6.256075] asus_wmi: fan_curve_get_factory_default (0x00110032) failed: -19
[    6.269651] videodev: Linux video capture interface: v2.00
[    6.269949] ACPI: battery: new extension: ASUS Battery Extension
[    6.270550] usbcore: registered new interface driver btusb
[    6.270895] Bluetooth: hci0: Opcode 0x0c03 failed: -16
[    6.297716] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    6.297836] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    6.297929] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    6.298041] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    6.298046] cfg80211: failed to load regulatory.db
[    6.299587] snd_acp_pci 0000:c4:00.5: enabling device (0000 -> 0002)
[    6.305822] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
[    6.311386] usb 1-1: Found UVC 1.10 device ASUS FHD webcam (3277:0059)
[    6.313597] snd_hda_intel 0000:c4:00.1: enabling device (0000 -> 0002)
[    6.313627] snd_hda_intel 0000:c4:00.1: Handle vga_switcheroo audio client
[    6.313662] snd_hda_intel 0000:c4:00.6: enabling device (0000 -> 0002)
[    6.320249] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: No calibration for silicon ID 0xbcde705410d68
[    6.320259] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP system name: '10431DF3', amp name: 'AMP1'
[    6.320379] usb 1-1: Found UVC 1.50 device ASUS FHD webcam (3277:0059)
[    6.322341] usbcore: registered new interface driver uvcvideo
[    6.322893] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: Reset GPIO busy, assume shared reset
[    6.326948] amd-pmf AMDI0103:00: registered PMF device successfully
[    6.331179] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
[    6.345766] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: No calibration for silicon ID 0xbcde705410d6e
[    6.345773] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP system name: '10431DF3', amp name: 'AMP2'
[    6.348165] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: Reset GPIO busy, assume shared reset
[    6.355083] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
[    6.369530] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: No calibration for silicon ID 0xbcde705383801
[    6.369533] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP system name: '10431DF3', amp name: 'AMP3'
[    6.371905] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: Reset GPIO busy, assume shared reset
[    6.375027] snd_hda_intel 0000:c4:00.1: bound 0000:c4:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    6.375963] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input19
[    6.378418] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
[    6.383315] kvm_amd: TSC scaling supported
[    6.383318] kvm_amd: Nested Virtualization enabled
[    6.383319] kvm_amd: Nested Paging enabled
[    6.383319] kvm_amd: LBR virtualization supported
[    6.383324] kvm_amd: Virtual VMLOAD VMSAVE supported
[    6.383325] kvm_amd: Virtual GIF supported
[    6.383325] kvm_amd: Virtual NMI enabled
[    6.391041] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC294: line_outs=2 (0x17/0x15/0x0/0x0/0x0) type:speaker
[    6.391048] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.391050] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    6.391052] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    6.391053] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    6.391054] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x13
[    6.391056] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[    6.392860] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: No calibration for silicon ID 0xbcde705383777
[    6.392864] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP system name: '10431DF3', amp name: 'AMP4'
[    6.395105] snd_hda_codec_realtek hdaudioC1D0: bound i2c-CSC3556:00-cs35l56-hda.0 (ops cs35l56_hda_comp_ops [snd_hda_scodec_cs35l56])
[    6.395128] snd_hda_codec_realtek hdaudioC1D0: bound i2c-CSC3556:00-cs35l56-hda.1 (ops cs35l56_hda_comp_ops [snd_hda_scodec_cs35l56])
[    6.395146] snd_hda_codec_realtek hdaudioC1D0: bound i2c-CSC3556:00-cs35l56-hda.2 (ops cs35l56_hda_comp_ops [snd_hda_scodec_cs35l56])
[    6.395162] snd_hda_codec_realtek hdaudioC1D0: bound i2c-CSC3556:00-cs35l56-hda.3 (ops cs35l56_hda_comp_ops [snd_hda_scodec_cs35l56])
[    6.397167] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input20
[    6.397285] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input21
[    6.399517] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: format 3 timestamp 0x65e6703c
[    6.399521] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: Tue 05 Mar 2024 01:07:08 GMT Standard Time
[    6.399706] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: format 3 timestamp 0x65e6703c
[    6.399707] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: Tue 05 Mar 2024 01:07:08 GMT Standard Time
[    6.400127] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: format 3 timestamp 0x65e6703c
[    6.400128] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: Tue 05 Mar 2024 01:07:08 GMT Standard Time
[    6.403403] mt7925e 0000:c3:00.0: enabling device (0000 -> 0002)
[    6.408744] input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input22
[    6.408790] input: ELAN9008:00 04F3:433B UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input23
[    6.408821] input: ELAN9008:00 04F3:433B UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input24
[    6.408847] input: ELAN9008:00 04F3:433B Stylus as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input25
[    6.408873] input: ELAN9008:00 04F3:433B UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input27
[    6.408899] input: ELAN9008:00 04F3:433B UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input28
[    6.408939] input: ELAN9008:00 04F3:433B UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input29
[    6.409067] mt7925e 0000:c3:00.0: ASIC revision: 79250000
[    6.425017] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: format 3 timestamp 0x65e6703c
[    6.425022] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: Tue 05 Mar 2024 01:07:08 GMT Standard Time
[    6.457263] hid-multitouch 0018:04F3:433B.0002: input,hidraw1: I2C HID v1.00 Device [ELAN9008:00 04F3:433B] on i2c-ELAN9008:00
[    6.461499] mousedev: PS/2 mouse device common for all mice
[    6.494439] mt7925e 0000:c3:00.0: HW/SW Version: 0x8a108a10, Build Time: 20240816132951a

[    6.529908] amd_atl: Failed to determine DF Revision
[    6.530421] intel_rapl_common: Found RAPL domain package
[    6.530428] intel_rapl_common: Found RAPL domain core
[    6.677443] amd_atl: Failed to determine DF Revision
[    6.842639] mt7925e 0000:c3:00.0: WM Firmware Version: ____000000, Build Time: 20240816133044
[    6.844745] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:c4:00.6/sound/card1/input31
[    6.979947] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.979951] Bluetooth: BNEP filters: protocol multicast
[    6.979955] Bluetooth: BNEP socket layer initialized
[    7.194489] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.16, 41 algorithms
[    7.195313] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.16, 41 algorithms
[    7.423207] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.16, 41 algorithms
[    7.424453] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.16, 41 algorithms
[    7.440597] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3-amp1.bin: v3.11.16
[    7.440603] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: misc: C:\ProductSetting\ASUS\Zenbook\UM5606\Tuning_Release\06042024\Tuning\init\Right_Tweeter (231116.2601
[    7.456353] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3-amp4.bin: v3.11.16
[    7.456359] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: misc: C:\ProductSetting\ASUS\Zenbook\UM5606\Tuning_Release\06042024\Tuning\init\Left_Tweeter (231116.26030
[    7.472508] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3-amp2.bin: v3.11.16
[    7.472514] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: misc: C:\ProductSetting\ASUS\Zenbook\UM5606\Tuning_Release\06042024\Tuning\init\Right_Woofer (231116.26000
[    7.489109] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3-amp3.bin: v3.11.16
[    7.489115] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: misc: C:\ProductSetting\ASUS\Zenbook\UM5606\Tuning_Release\06042024\Tuning\init\Left_Woofer (231116.260200
[    7.541523] mt7925e 0000:c3:00.0 wlp195s0: renamed from wlan0
[   11.033068] hid-sensor-hub 0020:1022:0001.0004: hidraw3: SENSOR HUB HID v0.00 Device [hid-amdsfh 1022:0001] on pcie_mp2_amd
[   12.881304] wlp195s0: authenticate with b0:4e:26:e3:0d:20 (local address=28:d0:43:29:8c:ea)
[   13.012404] wlp195s0: send auth to b0:4e:26:e3:0d:20 (try 1/3)
[   13.017492] wlp195s0: authenticated
[   13.020378] wlp195s0: associate with b0:4e:26:e3:0d:20 (try 1/3)
[   13.055175] wlp195s0: RX AssocResp from b0:4e:26:e3:0d:20 (capab=0xc11 status=0 aid=4)
[   13.091401] wlp195s0: associated
[   20.281558] rfkill: input handler disabled
[   23.696711] systemd-journald[502]: File /var/log/journal/16c9845a682e491b803fc635040f963d/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
[   24.026679] rfkill: input handler enabled

My last boot's journal:

Oct 23 15:29:25 archlinux kernel: Linux version 6.11.5-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Tue, 22 Oct 2024 18:31:38 +0000
Oct 23 15:29:25 archlinux kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=FILE_SYSTEM_ID rw loglevel=3 quiet
Oct 23 15:29:25 archlinux kernel: x86/split lock detection: #DB: warning on user-space bus_locks
Oct 23 15:29:25 archlinux kernel: BIOS-provided physical RAM map:
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009b7efff] usable
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x0000000009b7f000-0x0000000009ffffff] reserved
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a237fff] ACPI NVS
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x000000000a238000-0x0000000066c26fff] usable
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x0000000066c27000-0x000000006cc26fff] reserved
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x000000006cc27000-0x000000006cd26fff] ACPI data
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x000000006cd27000-0x000000006ed26fff] ACPI NVS
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x000000006ed27000-0x00000000783fefff] reserved
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x00000000783ff000-0x0000000079ff6fff] usable
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x0000000079ff7000-0x0000000079ffcfff] reserved
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x0000000079ffd000-0x0000000079ffefff] usable
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x0000000079fff000-0x000000007bffffff] reserved
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x000000007d675000-0x000000007d6fffff] reserved
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x000000007d800000-0x000000007fffffff] reserved
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x000000085e17ffff] usable
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x000000085f1c0000-0x00000008a01fffff] reserved
Oct 23 15:29:25 archlinux kernel: NX (Execute Disable) protection: active
Oct 23 15:29:25 archlinux kernel: APIC: Static calls initialized
Oct 23 15:29:25 archlinux kernel: e820: update [mem 0x60369018-0x6036d457] usable ==> usable
Oct 23 15:29:25 archlinux kernel: extended physical RAM map:
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009b7efff] usable
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x0000000009b7f000-0x0000000009ffffff] reserved
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x000000000a200000-0x000000000a237fff] ACPI NVS
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x000000000a238000-0x0000000060369017] usable
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x0000000060369018-0x000000006036d457] usable
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x000000006036d458-0x0000000066c26fff] usable
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x0000000066c27000-0x000000006cc26fff] reserved
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x000000006cc27000-0x000000006cd26fff] ACPI data
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x000000006cd27000-0x000000006ed26fff] ACPI NVS
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x000000006ed27000-0x00000000783fefff] reserved
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x00000000783ff000-0x0000000079ff6fff] usable
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x0000000079ff7000-0x0000000079ffcfff] reserved
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x0000000079ffd000-0x0000000079ffefff] usable
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x0000000079fff000-0x000000007bffffff] reserved
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x000000007d675000-0x000000007d6fffff] reserved
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x000000007d800000-0x000000007fffffff] reserved
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x0000000100000000-0x000000085e17ffff] usable
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x000000085f1c0000-0x00000008a01fffff] reserved
Oct 23 15:29:25 archlinux kernel: efi: EFI v2.9 by American Megatrends
Oct 23 15:29:25 archlinux kernel: efi: ACPI=0x6cd26000 ACPI 2.0=0x6cd26014 TPMFinalLog=0x6ecd8000 SMBIOS=0x77f9d000 SMBIOS 3.0=0x77f9c000 MEMATTR=0x6036f018 ESRT=0x63d87018 INITRD=0x60371818 RNG=0x6ccb3018 TPMEventLog=0x6cca9018 
Oct 23 15:29:25 archlinux kernel: random: crng init done
Oct 23 15:29:25 archlinux kernel: efi: Remove mem60: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Oct 23 15:29:25 archlinux kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Oct 23 15:29:25 archlinux kernel: efi: Remove mem61: MMIO range=[0xfd000000-0xfedfffff] (30MB) from e820 map
Oct 23 15:29:25 archlinux kernel: e820: remove [mem 0xfd000000-0xfedfffff] reserved
Oct 23 15:29:25 archlinux kernel: efi: Not removing mem62: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Oct 23 15:29:25 archlinux kernel: efi: Remove mem63: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map
Oct 23 15:29:25 archlinux kernel: e820: remove [mem 0xfee01000-0xffffffff] reserved
Oct 23 15:29:25 archlinux kernel: efi: Remove mem65: MMIO range=[0x880000000-0x8a01fffff] (514MB) from e820 map
Oct 23 15:29:25 archlinux kernel: e820: remove [mem 0x880000000-0x8a01fffff] reserved
Oct 23 15:29:25 archlinux kernel: SMBIOS 3.7.0 present.
Oct 23 15:29:25 archlinux kernel: DMI: ASUSTeK COMPUTER INC. ASUS Zenbook S 16 UM5606WA_UM5606WA/UM5606WA, BIOS UM5606WA.304 06/17/2024
Oct 23 15:29:25 archlinux kernel: DMI: Memory slots populated: 4/4
Oct 23 15:29:25 archlinux kernel: tsc: Fast TSC calibration using PIT
Oct 23 15:29:25 archlinux kernel: tsc: Detected 1996.279 MHz processor
Oct 23 15:29:25 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Oct 23 15:29:25 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Oct 23 15:29:25 archlinux kernel: last_pfn = 0x85e180 max_arch_pfn = 0x400000000
Oct 23 15:29:25 archlinux kernel: MTRR map: 6 entries (3 fixed + 3 variable; max 20), built from 9 variable MTRRs
Oct 23 15:29:25 archlinux kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Oct 23 15:29:25 archlinux kernel: last_pfn = 0x79fff max_arch_pfn = 0x400000000
Oct 23 15:29:25 archlinux kernel: esrt: Reserving ESRT space from 0x0000000063d87018 to 0x0000000063d870a0.
Oct 23 15:29:25 archlinux kernel: e820: update [mem 0x63d87000-0x63d87fff] usable ==> reserved
Oct 23 15:29:25 archlinux kernel: Using GB pages for direct mapping
Oct 23 15:29:25 archlinux kernel: Secure boot disabled
Oct 23 15:29:25 archlinux kernel: RAMDISK: [mem 0x592f1000-0x5bc15fff]
Oct 23 15:29:25 archlinux kernel: ACPI: Early table checksum verification disabled
Oct 23 15:29:25 archlinux kernel: ACPI: RSDP 0x000000006CD26014 000024 (v02 _ASUS_)
Oct 23 15:29:25 archlinux kernel: ACPI: XSDT 0x000000006CD25728 00019C (v01 _ASUS_ Notebook 01072009 AMI  01000013)
Oct 23 15:29:25 archlinux kernel: ACPI: FACP 0x000000006CD19000 000114 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
Oct 23 15:29:25 archlinux kernel: ACPI: DSDT 0x000000006CD06000 012557 (v02 _ASUS_ Notebook 01072009 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: FACS 0x000000006E4BD000 000040
Oct 23 15:29:25 archlinux kernel: ACPI: MSDM 0x000000006CD24000 000055 (v03 _ASUS_ Notebook 01072009 ASUS 00000001)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CD1B000 0083FE (v02 AMD    AmdTable 00000002 MSFT 04000000)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CD1A000 000309 (v02 _ASUS_ CPUSSDT  01072009 AMI  01072009)
Oct 23 15:29:25 archlinux kernel: ACPI: FIDT 0x000000006CD05000 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Oct 23 15:29:25 archlinux kernel: ACPI: ECDT 0x000000006CD04000 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
Oct 23 15:29:25 archlinux kernel: ACPI: MCFG 0x000000006CD03000 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00010013)
Oct 23 15:29:25 archlinux kernel: ACPI: HPET 0x000000006CD02000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00000005)
Oct 23 15:29:25 archlinux kernel: ACPI: UEFI 0x000000006E4BB000 000048 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
Oct 23 15:29:25 archlinux kernel: ACPI: FPDT 0x000000006CD01000 000044 (v01 _ASUS_ A M I    01072009 AMI  01000013)
Oct 23 15:29:25 archlinux kernel: ACPI: VFCT 0x000000006CCFC000 004484 (v01 _ASUS_ Notebook 00000001 AMD  33504F47)
Oct 23 15:29:25 archlinux kernel: ACPI: BGRT 0x000000006CCFB000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCF3000 007EA6 (v02 AMD    AMD CPU  00000001 AMD  00000001)
Oct 23 15:29:25 archlinux kernel: ACPI: SDEV 0x000000006CCF2000 000144 (v01 AMD    SdevTble 00000001 ACPI 00000002)
Oct 23 15:29:25 archlinux kernel: ACPI: TPM2 0x000000006CCF1000 000050 (v05 _ASUS_ Notebook 00000001 AMI  00000000)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCEF000 00169E (v02 AMD    CPMDFIG2 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCEC000 002AA6 (v02 AMD    CDFAAIG2 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCEA000 001DB7 (v02 AMD    CPMPMF   00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCE9000 000889 (v02 AMD    CPMWLRC  00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCE8000 0006A2 (v02 AMD    OEMACP   00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCE7000 000A70 (v02 AMD    OEMPMF   00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCDD000 009AC6 (v02 AMD    CPMCMN   00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: WSMT 0x000000006CCDC000 000028 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Oct 23 15:29:25 archlinux kernel: ACPI: APIC 0x000000006CCDB000 000128 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCDA000 00010D (v02 MSFT   MHSP     00000004 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCD8000 001B84 (v02 AMD    AOD      00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCD7000 000051 (v02 AMD    DRTM     00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: IVRS 0x000000006CCD6000 0001F0 (v02 AMD    AmdTable 00000001 AMD  00000001)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCD5000 00096A (v02 AMD    CPMMSOSC 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCD4000 000F5C (v02 AMD    CPMACPV8 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCD3000 000500 (v02 AMD    MEMTOOL0 00000002 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCD2000 0008ED (v02 AMD    THERMAL0 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCD1000 0005F9 (v02 AMD    GPP_PME_ 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCC7000 009726 (v02 AMD    INTGPPC_ 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCC2000 004607 (v02 AMD    INTGPPA_ 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCC1000 0008C4 (v02 AMD    CPMGPIO0 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCC0000 00008D (v02 AMD    CPMMSLPI 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCBF000 00050B (v02 AMD    CPMSFAML 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCBD000 00117C (v01 AMD    CPMUCSI  00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCBC000 000CF9 (v02 AMD    WwanSsdt 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCBB000 000A7F (v02 AMD    SDCR     00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCBA000 000A39 (v02 AMD    LOM      00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCB9000 000B76 (v02 AMD    WLAN     00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCB8000 000CDD (v02 AMD    NVME     00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCB7000 000664 (v02 AMD    GpMsSsdt 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCB6000 000057 (v02 AMD    GPP9     00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCB4000 00176B (v02 AMD    UPEP     00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving FACP table memory at [mem 0x6cd19000-0x6cd19113]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving DSDT table memory at [mem 0x6cd06000-0x6cd18556]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving FACS table memory at [mem 0x6e4bd000-0x6e4bd03f]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving MSDM table memory at [mem 0x6cd24000-0x6cd24054]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6cd1b000-0x6cd233fd]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6cd1a000-0x6cd1a308]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving FIDT table memory at [mem 0x6cd05000-0x6cd0509b]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving ECDT table memory at [mem 0x6cd04000-0x6cd040c0]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving MCFG table memory at [mem 0x6cd03000-0x6cd0303b]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving HPET table memory at [mem 0x6cd02000-0x6cd02037]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving UEFI table memory at [mem 0x6e4bb000-0x6e4bb047]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving FPDT table memory at [mem 0x6cd01000-0x6cd01043]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving VFCT table memory at [mem 0x6ccfc000-0x6cd00483]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving BGRT table memory at [mem 0x6ccfb000-0x6ccfb037]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccf3000-0x6ccfaea5]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SDEV table memory at [mem 0x6ccf2000-0x6ccf2143]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving TPM2 table memory at [mem 0x6ccf1000-0x6ccf104f]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccef000-0x6ccf069d]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccec000-0x6cceeaa5]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccea000-0x6ccebdb6]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6cce9000-0x6cce9888]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6cce8000-0x6cce86a1]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6cce7000-0x6cce7a6f]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccdd000-0x6cce6ac5]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving WSMT table memory at [mem 0x6ccdc000-0x6ccdc027]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving APIC table memory at [mem 0x6ccdb000-0x6ccdb127]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccda000-0x6ccda10c]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccd8000-0x6ccd9b83]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccd7000-0x6ccd7050]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving IVRS table memory at [mem 0x6ccd6000-0x6ccd61ef]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccd5000-0x6ccd5969]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccd4000-0x6ccd4f5b]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccd3000-0x6ccd34ff]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccd2000-0x6ccd28ec]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccd1000-0x6ccd15f8]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccc7000-0x6ccd0725]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccc2000-0x6ccc6606]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccc1000-0x6ccc18c3]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccc0000-0x6ccc008c]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccbf000-0x6ccbf50a]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccbd000-0x6ccbe17b]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccbc000-0x6ccbccf8]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccbb000-0x6ccbba7e]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccba000-0x6ccbaa38]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccb9000-0x6ccb9b75]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccb8000-0x6ccb8cdc]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccb7000-0x6ccb7663]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccb6000-0x6ccb6056]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccb4000-0x6ccb576a]
Oct 23 15:29:25 archlinux kernel: No NUMA configuration found
Oct 23 15:29:25 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x000000085e17ffff]
Oct 23 15:29:25 archlinux kernel: NODE_DATA(0) allocated [mem 0x85e17b000-0x85e17ffff]
Oct 23 15:29:25 archlinux kernel: Zone ranges:
Oct 23 15:29:25 archlinux kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Oct 23 15:29:25 archlinux kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Oct 23 15:29:25 archlinux kernel:   Normal   [mem 0x0000000100000000-0x000000085e17ffff]
Oct 23 15:29:25 archlinux kernel:   Device   empty
Oct 23 15:29:25 archlinux kernel: Movable zone start for each node
Oct 23 15:29:25 archlinux kernel: Early memory node ranges
Oct 23 15:29:25 archlinux kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Oct 23 15:29:25 archlinux kernel:   node   0: [mem 0x0000000000100000-0x0000000009b7efff]
Oct 23 15:29:25 archlinux kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Oct 23 15:29:25 archlinux kernel:   node   0: [mem 0x000000000a238000-0x0000000066c26fff]
Oct 23 15:29:25 archlinux kernel:   node   0: [mem 0x00000000783ff000-0x0000000079ff6fff]
Oct 23 15:29:25 archlinux kernel:   node   0: [mem 0x0000000079ffd000-0x0000000079ffefff]
Oct 23 15:29:25 archlinux kernel:   node   0: [mem 0x0000000100000000-0x000000085e17ffff]
Oct 23 15:29:25 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000085e17ffff]
Oct 23 15:29:25 archlinux kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Oct 23 15:29:25 archlinux kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Oct 23 15:29:25 archlinux kernel: On node 0, zone DMA32: 1153 pages in unavailable ranges
Oct 23 15:29:25 archlinux kernel: On node 0, zone DMA32: 56 pages in unavailable ranges
Oct 23 15:29:25 archlinux kernel: On node 0, zone DMA32: 6104 pages in unavailable ranges
Oct 23 15:29:25 archlinux kernel: On node 0, zone DMA32: 6 pages in unavailable ranges
Oct 23 15:29:25 archlinux kernel: On node 0, zone Normal: 24577 pages in unavailable ranges
Oct 23 15:29:25 archlinux kernel: On node 0, zone Normal: 7808 pages in unavailable ranges
Oct 23 15:29:25 archlinux kernel: ACPI: PM-Timer IO Port: 0x808
Oct 23 15:29:25 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Oct 23 15:29:25 archlinux kernel: IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
Oct 23 15:29:25 archlinux kernel: IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
Oct 23 15:29:25 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 23 15:29:25 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 1 global_irq 1 low edge)
Oct 23 15:29:25 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Oct 23 15:29:25 archlinux kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Oct 23 15:29:25 archlinux kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Oct 23 15:29:25 archlinux kernel: e820: update [mem 0x6039c000-0x60712fff] usable ==> reserved
Oct 23 15:29:25 archlinux kernel: CPU topo: Max. logical packages:   1
Oct 23 15:29:25 archlinux kernel: CPU topo: Max. logical dies:       1
Oct 23 15:29:25 archlinux kernel: CPU topo: Max. dies per package:   1
Oct 23 15:29:25 archlinux kernel: CPU topo: Max. threads per core:   2
Oct 23 15:29:25 archlinux kernel: CPU topo: Num. cores per package:    12
Oct 23 15:29:25 archlinux kernel: CPU topo: Num. threads per package:  24
Oct 23 15:29:25 archlinux kernel: CPU topo: Allowing 24 present CPUs plus 0 hotplug CPUs
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x09b7f000-0x09ffffff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a237fff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x60369000-0x60369fff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x6036d000-0x6036dfff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x6039c000-0x60712fff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x63d87000-0x63d87fff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x66c27000-0x6cc26fff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x6cc27000-0x6cd26fff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x6cd27000-0x6ed26fff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x6ed27000-0x783fefff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x79ff7000-0x79ffcfff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x79fff000-0x7bffffff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x7c000000-0x7d674fff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x7d675000-0x7d6fffff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x7d700000-0x7d7fffff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x7d800000-0x7fffffff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x80000000-0xfedfffff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Oct 23 15:29:25 archlinux kernel: [mem 0x80000000-0xfedfffff] available for PCI devices
Oct 23 15:29:25 archlinux kernel: Booting paravirtualized kernel on bare hardware
Oct 23 15:29:25 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Oct 23 15:29:25 archlinux kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:1
Oct 23 15:29:25 archlinux kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
Oct 23 15:29:25 archlinux kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
Oct 23 15:29:25 archlinux kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
Oct 23 15:29:25 archlinux kernel: pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 
Oct 23 15:29:25 archlinux kernel: pcpu-alloc: [0] 16 17 18 19 [0] 20 21 22 23 
Oct 23 15:29:25 archlinux kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=FILE_SYSTEM_ID rw loglevel=3 quiet
Oct 23 15:29:25 archlinux kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Oct 23 15:29:25 archlinux kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Oct 23 15:29:25 archlinux kernel: printk: log_buf_len total cpu_extra contributions: 94208 bytes
Oct 23 15:29:25 archlinux kernel: printk: log_buf_len min size: 131072 bytes
Oct 23 15:29:25 archlinux kernel: printk: log_buf_len: 262144 bytes
Oct 23 15:29:25 archlinux kernel: printk: early log buf free: 111488(85%)
Oct 23 15:29:25 archlinux kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Oct 23 15:29:25 archlinux kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Oct 23 15:29:25 archlinux kernel: Fallback order for Node 0: 0 
Oct 23 15:29:25 archlinux kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8152199
Oct 23 15:29:25 archlinux kernel: Policy zone: Normal
Oct 23 15:29:25 archlinux kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Oct 23 15:29:25 archlinux kernel: software IO TLB: area num 32.
Oct 23 15:29:25 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
Oct 23 15:29:25 archlinux kernel: ftrace: allocating 50625 entries in 198 pages
Oct 23 15:29:25 archlinux kernel: ftrace: allocated 198 pages with 4 groups
Oct 23 15:29:25 archlinux kernel: Dynamic Preempt: full
Oct 23 15:29:25 archlinux kernel: rcu: Preemptible hierarchical RCU implementation.
Oct 23 15:29:25 archlinux kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=24.
Oct 23 15:29:25 archlinux kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Oct 23 15:29:25 archlinux kernel:         Trampoline variant of Tasks RCU enabled.
Oct 23 15:29:25 archlinux kernel:         Rude variant of Tasks RCU enabled.
Oct 23 15:29:25 archlinux kernel:         Tracing variant of Tasks RCU enabled.
Oct 23 15:29:25 archlinux kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Oct 23 15:29:25 archlinux kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
Oct 23 15:29:25 archlinux kernel: RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
Oct 23 15:29:25 archlinux kernel: RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
Oct 23 15:29:25 archlinux kernel: RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
Oct 23 15:29:25 archlinux kernel: NR_IRQS: 20736, nr_irqs: 1160, preallocated irqs: 16
Oct 23 15:29:25 archlinux kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Oct 23 15:29:25 archlinux kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Oct 23 15:29:25 archlinux kernel: Console: colour dummy device 80x25
Oct 23 15:29:25 archlinux kernel: printk: legacy console [tty0] enabled
Oct 23 15:29:25 archlinux kernel: ACPI: Core revision 20240322
Oct 23 15:29:25 archlinux kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Oct 23 15:29:25 archlinux kernel: APIC: Switch to symmetric I/O mode setup
Oct 23 15:29:25 archlinux kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
Oct 23 15:29:25 archlinux kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
Oct 23 15:29:25 archlinux kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
Oct 23 15:29:25 archlinux kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
Oct 23 15:29:25 archlinux kernel: AMD-Vi: ivrs, add hid:MSFT0201, uid:1, rdevid:96
Oct 23 15:29:25 archlinux kernel: AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x10
Oct 23 15:29:25 archlinux kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Oct 23 15:29:25 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398ce673d6d, max_idle_ns: 881590582640 ns
Oct 23 15:29:25 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3994.91 BogoMIPS (lpj=6654263)
Oct 23 15:29:25 archlinux kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Oct 23 15:29:25 archlinux kernel: LVT offset 1 assigned for vector 0xf9
Oct 23 15:29:25 archlinux kernel: LVT offset 2 assigned for vector 0xf4
Oct 23 15:29:25 archlinux kernel: Last level iTLB entries: 4KB 64, 2MB 64, 4MB 32
Oct 23 15:29:25 archlinux kernel: Last level dTLB entries: 4KB 128, 2MB 128, 4MB 64, 1GB 0
Oct 23 15:29:25 archlinux kernel: process: using mwait in idle threads
Oct 23 15:29:25 archlinux kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Oct 23 15:29:25 archlinux kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Oct 23 15:29:25 archlinux kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Oct 23 15:29:25 archlinux kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Oct 23 15:29:25 archlinux kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Oct 23 15:29:25 archlinux kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Oct 23 15:29:25 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Oct 23 15:29:25 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Oct 23 15:29:25 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Oct 23 15:29:25 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
Oct 23 15:29:25 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
Oct 23 15:29:25 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
Oct 23 15:29:25 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Oct 23 15:29:25 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Oct 23 15:29:25 archlinux kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Oct 23 15:29:25 archlinux kernel: x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
Oct 23 15:29:25 archlinux kernel: x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
Oct 23 15:29:25 archlinux kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
Oct 23 15:29:25 archlinux kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
Oct 23 15:29:25 archlinux kernel: x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]:   16
Oct 23 15:29:25 archlinux kernel: x86/fpu: Enabled xstate features 0xae7, context size is 2456 bytes, using 'compacted' format.
Oct 23 15:29:25 archlinux kernel: Freeing SMP alternatives memory: 40K
Oct 23 15:29:25 archlinux kernel: pid_max: default: 32768 minimum: 301
Oct 23 15:29:25 archlinux kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Oct 23 15:29:25 archlinux kernel: landlock: Up and running.
Oct 23 15:29:25 archlinux kernel: Yama: becoming mindful.
Oct 23 15:29:25 archlinux kernel: LSM support for eBPF active
Oct 23 15:29:25 archlinux kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Oct 23 15:29:25 archlinux kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Oct 23 15:29:25 archlinux kernel: smpboot: CPU0: AMD Ryzen AI 9 HX 370 w/ Radeon 890M (family: 0x1a, model: 0x24, stepping: 0x0)
Oct 23 15:29:25 archlinux kernel: Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
Oct 23 15:29:25 archlinux kernel: ... version:                2
Oct 23 15:29:25 archlinux kernel: ... bit width:              48
Oct 23 15:29:25 archlinux kernel: ... generic registers:      6
Oct 23 15:29:25 archlinux kernel: ... value mask:             0000ffffffffffff
Oct 23 15:29:25 archlinux kernel: ... max period:             00007fffffffffff
Oct 23 15:29:25 archlinux kernel: ... fixed-purpose events:   0
Oct 23 15:29:25 archlinux kernel: ... event mask:             000000000000003f
Oct 23 15:29:25 archlinux kernel: signal: max sigframe size: 3376
Oct 23 15:29:25 archlinux kernel: rcu: Hierarchical SRCU implementation.
Oct 23 15:29:25 archlinux kernel: rcu:         Max phase no-delay instances is 1000.
Oct 23 15:29:25 archlinux kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Oct 23 15:29:25 archlinux kernel: MCE: In-kernel MCE decoding enabled.
Oct 23 15:29:25 archlinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Oct 23 15:29:25 archlinux kernel: smp: Bringing up secondary CPUs ...
Oct 23 15:29:25 archlinux kernel: smpboot: x86: Booting SMP configuration:
Oct 23 15:29:25 archlinux kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
Oct 23 15:29:25 archlinux kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Oct 23 15:29:25 archlinux kernel: smp: Brought up 1 node, 24 CPUs
Oct 23 15:29:25 archlinux kernel: smpboot: Total of 24 processors activated (95859.94 BogoMIPS)
Oct 23 15:29:25 archlinux kernel: Memory: 31851092K/32608796K available (18432K kernel code, 2187K rwdata, 13520K rodata, 3452K init, 3432K bss, 731048K reserved, 0K cma-reserved)
Oct 23 15:29:25 archlinux kernel: devtmpfs: initialized
Oct 23 15:29:25 archlinux kernel: x86/mm: Memory block size: 128MB
Oct 23 15:29:25 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a237fff] (229376 bytes)
Oct 23 15:29:25 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x6cd27000-0x6ed26fff] (33554432 bytes)
Oct 23 15:29:25 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Oct 23 15:29:25 archlinux kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Oct 23 15:29:25 archlinux kernel: pinctrl core: initialized pinctrl subsystem
Oct 23 15:29:25 archlinux kernel: PM: RTC time: 20:29:19, date: 2024-10-23
Oct 23 15:29:25 archlinux kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Oct 23 15:29:25 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Oct 23 15:29:25 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Oct 23 15:29:25 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Oct 23 15:29:25 archlinux kernel: audit: initializing netlink subsys (disabled)
Oct 23 15:29:25 archlinux kernel: audit: type=2000 audit(1729715359.153:1): state=initialized audit_enabled=0 res=1
Oct 23 15:29:25 archlinux kernel: thermal_sys: Registered thermal governor 'fair_share'
Oct 23 15:29:25 archlinux kernel: thermal_sys: Registered thermal governor 'bang_bang'
Oct 23 15:29:25 archlinux kernel: thermal_sys: Registered thermal governor 'step_wise'
Oct 23 15:29:25 archlinux kernel: thermal_sys: Registered thermal governor 'user_space'
Oct 23 15:29:25 archlinux kernel: thermal_sys: Registered thermal governor 'power_allocator'
Oct 23 15:29:25 archlinux kernel: cpuidle: using governor ladder
Oct 23 15:29:25 archlinux kernel: cpuidle: using governor menu
Oct 23 15:29:25 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Oct 23 15:29:25 archlinux kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
Oct 23 15:29:25 archlinux kernel: PCI: Using configuration type 1 for base access
Oct 23 15:29:25 archlinux kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Oct 23 15:29:25 archlinux kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Oct 23 15:29:25 archlinux kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Oct 23 15:29:25 archlinux kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Oct 23 15:29:25 archlinux kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Oct 23 15:29:25 archlinux kernel: ACPI: Added _OSI(Module Device)
Oct 23 15:29:25 archlinux kernel: ACPI: Added _OSI(Processor Device)
Oct 23 15:29:25 archlinux kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Oct 23 15:29:25 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
Oct 23 15:29:25 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP4._S0W], AE_ALREADY_EXISTS (20240322/dswload2-326)
Oct 23 15:29:25 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240322/psobject-220)
Oct 23 15:29:25 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Oct 23 15:29:25 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP4._PR0], AE_ALREADY_EXISTS (20240322/dswload2-326)
Oct 23 15:29:25 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240322/psobject-220)
Oct 23 15:29:25 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP4._PR3], AE_ALREADY_EXISTS (20240322/dswload2-326)
Oct 23 15:29:25 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240322/psobject-220)
Oct 23 15:29:25 archlinux kernel: ACPI: 33 ACPI AML tables successfully acquired and loaded
Oct 23 15:29:25 archlinux kernel: ACPI: EC: EC started
Oct 23 15:29:25 archlinux kernel: ACPI: EC: interrupt blocked
Oct 23 15:29:25 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Oct 23 15:29:25 archlinux kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Oct 23 15:29:25 archlinux kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Oct 23 15:29:25 archlinux kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Oct 23 15:29:25 archlinux kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Oct 23 15:29:25 archlinux kernel: ACPI: Interpreter enabled
Oct 23 15:29:25 archlinux kernel: ACPI: PM: (supports S0 S4 S5)
Oct 23 15:29:25 archlinux kernel: ACPI: Using IOAPIC for interrupt routing
Oct 23 15:29:25 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Oct 23 15:29:25 archlinux kernel: PCI: Ignoring E820 reservations for host bridge windows
Oct 23 15:29:25 archlinux kernel: ACPI: Enabled 3 GPEs in block 00 to 1F
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPP0.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPP1.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPP1.SWUS.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPP3.P0NV: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPP4.RPR2: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPP4.PWSR: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPP5.PWSR: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPP6.PWSR: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPP7.P0WW: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPA.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPA.VGA_.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPA.ACP_.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPA.AZAL.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPA.HDAU.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPA.XHC1.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPC.XHC0.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPC.XHC0.RHUB.PRT1.BTPR: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPC.XHC3.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPC.XHC4.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPC.NHI0.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPC.NHI1.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PRWL: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Oct 23 15:29:25 archlinux kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Oct 23 15:29:25 archlinux kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Oct 23 15:29:25 archlinux kernel: PCI host bridge to bus 0000:00
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfcffffff window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x880000000-0x7fffffffff window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:00.0: [1022:1507] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:00.2: [1022:1508] type 00 class 0x080600 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1: [1022:150a] type 01 class 0x060400 PCIe Root Port
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01-60]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1:   bridge window [io  0xb000-0xefff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xc4000000-0xdbffffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0x5800000000-0x77ffffffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2: [1022:150a] type 01 class 0x060400 PCIe Root Port
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2: PCI bridge to [bus 61-c0]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2:   bridge window [io  0x7000-0xafff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2:   bridge window [mem 0xac000000-0xc3ffffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2:   bridge window [mem 0x3800000000-0x57ffffffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.1: [1022:150b] type 01 class 0x060400 PCIe Root Port
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.1: PCI bridge to [bus c1]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.1:   bridge window [mem 0xdd100000-0xdd1fffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.1: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.2: [1022:150b] type 01 class 0x060400 PCIe Root Port
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.2: PCI bridge to [bus c2]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.2:   bridge window [mem 0xdd000000-0xdd0fffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.3: [1022:150b] type 01 class 0x060400 PCIe Root Port
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.3: PCI bridge to [bus c3]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.3:   bridge window [mem 0xdc600000-0xdc8fffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:03.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1: [1022:150c] type 01 class 0x060400 PCIe Root Port
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus c4]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1:   bridge window [io  0xf000-0xffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xdc000000-0xdc5fffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0x7800000000-0x78107fffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2: [1022:150c] type 01 class 0x060400 PCIe Root Port
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2: PCI bridge to [bus c5]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2:   bridge window [mem 0xdce00000-0xdcffffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2:   bridge window [mem 0x7810900000-0x78109fffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.3: [1022:150c] type 01 class 0x060400 PCIe Root Port
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.3: PCI bridge to [bus c6]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.3:   bridge window [mem 0xdca00000-0xdcdfffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.3: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.0: [1022:16f8] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.1: [1022:16f9] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.2: [1022:16fa] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.3: [1022:16fb] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.4: [1022:16fc] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.5: [1022:16fd] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.6: [1022:16fe] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.7: [1022:16ff] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01-60]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2: PCI bridge to [bus 61-c0]
Oct 23 15:29:25 archlinux kernel: pci 0000:c1:00.0: [1344:5413] type 00 class 0x010802 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c1:00.0: BAR 0 [mem 0xdd100000-0xdd103fff 64bit]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.1: PCI bridge to [bus c1]
Oct 23 15:29:25 archlinux kernel: pci 0000:c2:00.0: [17a0:9755] type 00 class 0x080501 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c2:00.0: BAR 0 [mem 0xdd000000-0xdd000fff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c2:00.0: supports D1 D2
Oct 23 15:29:25 archlinux kernel: pci 0000:c2:00.0: PME# supported from D1 D2 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.2: PCI bridge to [bus c2]
Oct 23 15:29:25 archlinux kernel: pci 0000:c3:00.0: [14c3:7925] type 00 class 0x028000 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c3:00.0: BAR 0 [mem 0xdc600000-0xdc7fffff 64bit]
Oct 23 15:29:25 archlinux kernel: pci 0000:c3:00.0: BAR 2 [mem 0xdc800000-0xdc807fff 64bit]
Oct 23 15:29:25 archlinux kernel: pci 0000:c3:00.0: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.3: PCI bridge to [bus c3]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.0: [1002:150e] type 00 class 0x038000 PCIe Legacy Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.0: BAR 0 [mem 0x7800000000-0x780fffffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.0: BAR 2 [mem 0xdc000000-0xdc1fffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.0: BAR 4 [io  0xf000-0xf0ff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.0: BAR 5 [mem 0xdc500000-0xdc57ffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.0: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.0: PME# supported from D1 D2 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.1: BAR 0 [mem 0xdc5c8000-0xdc5cbfff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.1: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.1: PME# supported from D1 D2 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.2: [1022:17e0] type 00 class 0x108000 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.2: BAR 2 [mem 0xdc400000-0xdc4fffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.2: BAR 5 [mem 0xdc5ce000-0xdc5cffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.2: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.4: [1022:151e] type 00 class 0x0c0330 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.4: BAR 0 [mem 0xdc300000-0xdc3fffff 64bit]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.4: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.4: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.5: [1022:15e2] type 00 class 0x048000 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.5: BAR 0 [mem 0xdc580000-0xdc5bffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.5: BAR 2 [mem 0x7810000000-0x78107fffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.5: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.5: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.6: BAR 0 [mem 0xdc5c0000-0xdc5c7fff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.6: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.6: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.7: [1022:164a] type 00 class 0x118000 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.7: BAR 2 [mem 0xdc200000-0xdc2fffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.7: BAR 5 [mem 0xdc5cc000-0xdc5cdfff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.7: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus c4]
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.0: [1022:150d] type 00 class 0x130000 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.0: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.1: [1022:17f0] type 00 class 0x118000 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.1: BAR 0 [mem 0xdce00000-0xdcefffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.1: BAR 1 [mem 0xdcf00000-0xdcf01fff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.1: BAR 2 [mem 0x7810900000-0x781097ffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.1: BAR 4 [mem 0xdcf03000-0xdcf03fff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.1: BAR 5 [mem 0xdcf02000-0xdcf02fff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.1: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2: PCI bridge to [bus c5]
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.0: [1022:151f] type 00 class 0x0c0330 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.0: BAR 0 [mem 0xdcc00000-0xdccfffff 64bit]
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.0: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.0: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.3: [1022:151a] type 00 class 0x0c0330 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.3: BAR 0 [mem 0xdcb00000-0xdcbfffff 64bit]
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.3: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.3: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.4: [1022:151b] type 00 class 0x0c0330 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.4: BAR 0 [mem 0xdca00000-0xdcafffff 64bit]
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.4: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.4: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.5: [1022:151c] type 00 class 0x0c0340 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.5: BAR 0 [mem 0xdcd80000-0xdcdfffff 64bit]
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.5: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.5: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.6: [1022:151d] type 00 class 0x0c0340 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.6: BAR 0 [mem 0xdcd00000-0xdcd7ffff 64bit]
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.6: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.6: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.3: PCI bridge to [bus c6]
Oct 23 15:29:25 archlinux kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Oct 23 15:29:25 archlinux kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Oct 23 15:29:25 archlinux kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Oct 23 15:29:25 archlinux kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Oct 23 15:29:25 archlinux kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Oct 23 15:29:25 archlinux kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Oct 23 15:29:25 archlinux kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Oct 23 15:29:25 archlinux kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Oct 23 15:29:25 archlinux kernel: Low-power S0 idle used by default for system suspend
Oct 23 15:29:25 archlinux kernel: ACPI: EC: interrupt unblocked
Oct 23 15:29:25 archlinux kernel: ACPI: EC: event unblocked
Oct 23 15:29:25 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Oct 23 15:29:25 archlinux kernel: ACPI: EC: GPE=0x10
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot ECDT EC initialization complete
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
Oct 23 15:29:25 archlinux kernel: iommu: Default domain type: Translated
Oct 23 15:29:25 archlinux kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Oct 23 15:29:25 archlinux kernel: SCSI subsystem initialized
Oct 23 15:29:25 archlinux kernel: libata version 3.00 loaded.
Oct 23 15:29:25 archlinux kernel: ACPI: bus type USB registered
Oct 23 15:29:25 archlinux kernel: usbcore: registered new interface driver usbfs
Oct 23 15:29:25 archlinux kernel: usbcore: registered new interface driver hub
Oct 23 15:29:25 archlinux kernel: usbcore: registered new device driver usb
Oct 23 15:29:25 archlinux kernel: EDAC MC: Ver: 3.0.0
Oct 23 15:29:25 archlinux kernel: efivars: Registered efivars operations
Oct 23 15:29:25 archlinux kernel: NetLabel: Initializing
Oct 23 15:29:25 archlinux kernel: NetLabel:  domain hash size = 128
Oct 23 15:29:25 archlinux kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Oct 23 15:29:25 archlinux kernel: NetLabel:  unlabeled traffic allowed by default
Oct 23 15:29:25 archlinux kernel: mctp: management component transport protocol core
Oct 23 15:29:25 archlinux kernel: NET: Registered PF_MCTP protocol family
Oct 23 15:29:25 archlinux kernel: PCI: Using ACPI for IRQ routing
Oct 23 15:29:25 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes
Oct 23 15:29:25 archlinux kernel: e820: reserve RAM buffer [mem 0x09b7f000-0x0bffffff]
Oct 23 15:29:25 archlinux kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Oct 23 15:29:25 archlinux kernel: e820: reserve RAM buffer [mem 0x60369018-0x63ffffff]
Oct 23 15:29:25 archlinux kernel: e820: reserve RAM buffer [mem 0x6039c000-0x63ffffff]
Oct 23 15:29:25 archlinux kernel: e820: reserve RAM buffer [mem 0x63d87000-0x63ffffff]
Oct 23 15:29:25 archlinux kernel: e820: reserve RAM buffer [mem 0x66c27000-0x67ffffff]
Oct 23 15:29:25 archlinux kernel: e820: reserve RAM buffer [mem 0x79ff7000-0x7bffffff]
Oct 23 15:29:25 archlinux kernel: e820: reserve RAM buffer [mem 0x79fff000-0x7bffffff]
Oct 23 15:29:25 archlinux kernel: e820: reserve RAM buffer [mem 0x85e180000-0x85fffffff]
Oct 23 15:29:25 archlinux kernel: vgaarb: loaded
Oct 23 15:29:25 archlinux kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Oct 23 15:29:25 archlinux kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Oct 23 15:29:25 archlinux kernel: clocksource: Switched to clocksource tsc-early
Oct 23 15:29:25 archlinux kernel: VFS: Disk quotas dquot_6.6.0
Oct 23 15:29:25 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Oct 23 15:29:25 archlinux kernel: pnp: PnP ACPI init
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x04d0-0x04d1] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x040b] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x04d6] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0c00-0x0c01] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0c14] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0c50-0x0c51] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0c52] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0c6c] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0c6f] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0cd0-0x0cd1] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0cd2-0x0cd3] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0cd4-0x0cd5] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0cd6-0x0cd7] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0cd8-0x0cdf] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0800-0x089f] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0b00-0x0b0f] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0b20-0x0b3f] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0900-0x090f] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0910-0x091f] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [mem 0xfec01000-0xfec01fff] could not be reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [mem 0xfedc0000-0xfedc0fff] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [mem 0xfed80000-0xfed8ffff] could not be reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [mem 0xfec10000-0xfec10fff] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [mem 0xff000000-0xffffffff] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:03: [mem 0xe0000000-0xefffffff] has been reserved
Oct 23 15:29:25 archlinux kernel: pnp: PnP ACPI: found 4 devices
Oct 23 15:29:25 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Oct 23 15:29:25 archlinux kernel: NET: Registered PF_INET protocol family
Oct 23 15:29:25 archlinux kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Oct 23 15:29:25 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Oct 23 15:29:25 archlinux kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Oct 23 15:29:25 archlinux kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Oct 23 15:29:25 archlinux kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Oct 23 15:29:25 archlinux kernel: TCP: Hash tables configured (established 262144 bind 65536)
Oct 23 15:29:25 archlinux kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Oct 23 15:29:25 archlinux kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Oct 23 15:29:25 archlinux kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Oct 23 15:29:25 archlinux kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Oct 23 15:29:25 archlinux kernel: NET: Registered PF_XDP protocol family
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01-60]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1:   bridge window [io  0xb000-0xefff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xc4000000-0xdbffffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0x5800000000-0x77ffffffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2: PCI bridge to [bus 61-c0]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2:   bridge window [io  0x7000-0xafff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2:   bridge window [mem 0xac000000-0xc3ffffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2:   bridge window [mem 0x3800000000-0x57ffffffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.1: PCI bridge to [bus c1]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.1:   bridge window [mem 0xdd100000-0xdd1fffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.2: PCI bridge to [bus c2]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.2:   bridge window [mem 0xdd000000-0xdd0fffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.3: PCI bridge to [bus c3]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.3:   bridge window [mem 0xdc600000-0xdc8fffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus c4]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1:   bridge window [io  0xf000-0xffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xdc000000-0xdc5fffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0x7800000000-0x78107fffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2: PCI bridge to [bus c5]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2:   bridge window [mem 0xdce00000-0xdcffffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2:   bridge window [mem 0x7810900000-0x78109fffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.3: PCI bridge to [bus c6]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.3:   bridge window [mem 0xdca00000-0xdcdfffff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: resource 9 [mem 0x80000000-0xdfffffff window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: resource 10 [mem 0xf0000000-0xfcffffff window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: resource 11 [mem 0x880000000-0x7fffffffff window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:01: resource 0 [io  0xb000-0xefff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0xc4000000-0xdbffffff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:01: resource 2 [mem 0x5800000000-0x77ffffffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:61: resource 0 [io  0x7000-0xafff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:61: resource 1 [mem 0xac000000-0xc3ffffff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:61: resource 2 [mem 0x3800000000-0x57ffffffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:c1: resource 1 [mem 0xdd100000-0xdd1fffff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:c2: resource 1 [mem 0xdd000000-0xdd0fffff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:c3: resource 1 [mem 0xdc600000-0xdc8fffff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:c4: resource 0 [io  0xf000-0xffff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:c4: resource 1 [mem 0xdc000000-0xdc5fffff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:c4: resource 2 [mem 0x7800000000-0x78107fffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:c5: resource 1 [mem 0xdce00000-0xdcffffff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:c5: resource 2 [mem 0x7810900000-0x78109fffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:c6: resource 1 [mem 0xdca00000-0xdcdfffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.2: mask Replay Timer Timeout Correctable Errors due to 0000:c2:00.0 hardware defect
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.1: D0 power state depends on 0000:c4:00.0
Oct 23 15:29:25 archlinux kernel: PCI: CLS 64 bytes, default 64
Oct 23 15:29:25 archlinux kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Oct 23 15:29:25 archlinux kernel: platform MSFT0201:00: Adding to iommu group 0
Oct 23 15:29:25 archlinux kernel: Trying to unpack rootfs image as initramfs...
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.0: Adding to iommu group 1
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1: Adding to iommu group 2
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2: Adding to iommu group 3
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.0: Adding to iommu group 4
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.1: Adding to iommu group 5
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.2: Adding to iommu group 6
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.3: Adding to iommu group 7
Oct 23 15:29:25 archlinux kernel: pci 0000:00:03.0: Adding to iommu group 8
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.0: Adding to iommu group 9
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1: Adding to iommu group 10
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2: Adding to iommu group 11
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.3: Adding to iommu group 12
Oct 23 15:29:25 archlinux kernel: pci 0000:00:14.0: Adding to iommu group 13
Oct 23 15:29:25 archlinux kernel: pci 0000:00:14.3: Adding to iommu group 13
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.0: Adding to iommu group 14
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.1: Adding to iommu group 14
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.2: Adding to iommu group 14
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.3: Adding to iommu group 14
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.4: Adding to iommu group 14
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.5: Adding to iommu group 14
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.6: Adding to iommu group 14
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.7: Adding to iommu group 14
Oct 23 15:29:25 archlinux kernel: pci 0000:c1:00.0: Adding to iommu group 15
Oct 23 15:29:25 archlinux kernel: pci 0000:c2:00.0: Adding to iommu group 16
Oct 23 15:29:25 archlinux kernel: pci 0000:c3:00.0: Adding to iommu group 17
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.0: Adding to iommu group 18
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.1: Adding to iommu group 19
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.2: Adding to iommu group 20
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.4: Adding to iommu group 21
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.5: Adding to iommu group 22
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.6: Adding to iommu group 23
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.7: Adding to iommu group 24
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.0: Adding to iommu group 25
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.1: Adding to iommu group 26
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.0: Adding to iommu group 27
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.3: Adding to iommu group 28
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.4: Adding to iommu group 29
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.5: Adding to iommu group 30
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.6: Adding to iommu group 31
Oct 23 15:29:25 archlinux kernel: AMD-Vi: Extended features (0x246577efa2254afa, 0x10): PPR NX GT [5] IA GA PC GA_vAPIC
Oct 23 15:29:25 archlinux kernel: AMD-Vi: Interrupt remapping enabled
Oct 23 15:29:25 archlinux kernel: AMD-Vi: Virtual APIC enabled
Oct 23 15:29:25 archlinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Oct 23 15:29:25 archlinux kernel: software IO TLB: mapped [mem 0x000000005c369000-0x0000000060369000] (64MB)
Oct 23 15:29:25 archlinux kernel: LVT offset 0 assigned for vector 0x400
Oct 23 15:29:25 archlinux kernel: perf: AMD IBS detected (0x00081bff)
Oct 23 15:29:25 archlinux kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Oct 23 15:29:25 archlinux kernel: Initialise system trusted keyrings
Oct 23 15:29:25 archlinux kernel: Key type blacklist registered
Oct 23 15:29:25 archlinux kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Oct 23 15:29:25 archlinux kernel: zbud: loaded
Oct 23 15:29:25 archlinux kernel: fuse: init (API version 7.40)
Oct 23 15:29:25 archlinux kernel: integrity: Platform Keyring initialized
Oct 23 15:29:25 archlinux kernel: integrity: Machine keyring initialized
Oct 23 15:29:25 archlinux kernel: Key type asymmetric registered
Oct 23 15:29:25 archlinux kernel: Asymmetric key parser 'x509' registered
Oct 23 15:29:25 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Oct 23 15:29:25 archlinux kernel: io scheduler mq-deadline registered
Oct 23 15:29:25 archlinux kernel: io scheduler kyber registered
Oct 23 15:29:25 archlinux kernel: io scheduler bfq registered
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 32
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:01.1: AER: enabled with IRQ 32
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:01.1: DPC: enabled with IRQ 32
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:01.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:01.2: PME: Signaling with IRQ 33
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:01.2: AER: enabled with IRQ 33
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:01.2: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:01.2: DPC: enabled with IRQ 33
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:01.2: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:02.1: PME: Signaling with IRQ 34
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:02.1: AER: enabled with IRQ 34
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:02.2: PME: Signaling with IRQ 35
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:02.2: AER: enabled with IRQ 35
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:02.3: PME: Signaling with IRQ 36
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:02.3: AER: enabled with IRQ 36
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 37
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:08.2: PME: Signaling with IRQ 38
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:08.3: PME: Signaling with IRQ 39
Oct 23 15:29:25 archlinux kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 23 15:29:25 archlinux kernel: ACPI: AC: AC Adapter [AC0] (off-line)
Oct 23 15:29:25 archlinux kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C09:00/PNP0C0D:00/input/input0
Oct 23 15:29:25 archlinux kernel: ACPI: button: Lid Switch [LID]
Oct 23 15:29:25 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Oct 23 15:29:25 archlinux kernel: ACPI: button: Power Button [PWRB]
Oct 23 15:29:25 archlinux kernel: Estimated ratio of average max frequency by base frequency (times 1024): 2229
Oct 23 15:29:25 archlinux kernel: Monitor-Mwait will be used to enter C-1 state
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C000: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C002: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C004: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C006: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C008: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C00A: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C00C: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C00E: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C010: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C012: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C014: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C016: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C001: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C003: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C005: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C007: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C009: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C00B: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C00D: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C00F: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C011: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C013: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C015: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C017: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: thermal LNXTHERM:00: registered as thermal_zone0
Oct 23 15:29:25 archlinux kernel: ACPI: thermal: Thermal Zone [THZ0] (29 C)
Oct 23 15:29:25 archlinux kernel: thermal LNXTHERM:01: registered as thermal_zone1
Oct 23 15:29:25 archlinux kernel: ACPI: thermal: Thermal Zone [THRM] (41 C)
Oct 23 15:29:25 archlinux kernel: thermal LNXTHERM:02: registered as thermal_zone2
Oct 23 15:29:25 archlinux kernel: ACPI: thermal: Thermal Zone [TZ01] (20 C)
Oct 23 15:29:25 archlinux kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Oct 23 15:29:25 archlinux kernel: Non-volatile memory driver v1.3
Oct 23 15:29:25 archlinux kernel: Linux agpgart interface v0.103
Oct 23 15:29:25 archlinux kernel: ACPI: battery: Slot [BAT0] (battery present)
Oct 23 15:29:25 archlinux kernel: Freeing initrd memory: 42132K
Oct 23 15:29:25 archlinux kernel: tsc: Refined TSC clocksource calibration: 1996.248 MHz
Oct 23 15:29:25 archlinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x398cac3bdaf, max_idle_ns: 881590646346 ns
Oct 23 15:29:25 archlinux kernel: clocksource: Switched to clocksource tsc
Oct 23 15:29:25 archlinux kernel: tpm_crb MSFT0101:00: Disabling hwrng
Oct 23 15:29:25 archlinux kernel: ACPI: bus type drm_connector registered
Oct 23 15:29:25 archlinux kernel: usbcore: registered new interface driver usbserial_generic
Oct 23 15:29:25 archlinux kernel: usbserial: USB Serial support registered for generic
Oct 23 15:29:25 archlinux kernel: rtc_cmos 00:00: RTC can wake from S4
Oct 23 15:29:25 archlinux kernel: rtc_cmos 00:00: registered as rtc0
Oct 23 15:29:25 archlinux kernel: rtc_cmos 00:00: setting system clock to 2024-10-23T20:29:21 UTC (1729715361)
Oct 23 15:29:25 archlinux kernel: rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram
Oct 23 15:29:25 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
Oct 23 15:29:25 archlinux kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Oct 23 15:29:25 archlinux kernel: fbcon: Deferring console take-over
Oct 23 15:29:25 archlinux kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Oct 23 15:29:25 archlinux kernel: hid: raw HID events driver (C) Jiri Kosina
Oct 23 15:29:25 archlinux kernel: drop_monitor: Initializing network drop monitor service
Oct 23 15:29:25 archlinux kernel: NET: Registered PF_INET6 protocol family
Oct 23 15:29:25 archlinux kernel: Segment Routing with IPv6
Oct 23 15:29:25 archlinux kernel: RPL Segment Routing with IPv6
Oct 23 15:29:25 archlinux kernel: In-situ OAM (IOAM) with IPv6
Oct 23 15:29:25 archlinux kernel: NET: Registered PF_PACKET protocol family
Oct 23 15:29:25 archlinux kernel: microcode: Current revision: 0x0b204011
Oct 23 15:29:25 archlinux kernel: resctrl: L3 allocation detected
Oct 23 15:29:25 archlinux kernel: resctrl: MB allocation detected
Oct 23 15:29:25 archlinux kernel: resctrl: SMBA allocation detected
Oct 23 15:29:25 archlinux kernel: resctrl: L3 monitoring detected
Oct 23 15:29:25 archlinux kernel: IPI shorthand broadcast: enabled
Oct 23 15:29:25 archlinux kernel: sched_clock: Marking stable (1914377303, 334555)->(1920263994, -5552136)
Oct 23 15:29:25 archlinux kernel: registered taskstats version 1
Oct 23 15:29:25 archlinux kernel: Loading compiled-in X.509 certificates
Oct 23 15:29:25 archlinux kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 1823f362c87e2614a3d1e284fdf4fe43854b65e3'
Oct 23 15:29:25 archlinux kernel: zswap: loaded using pool zstd/zsmalloc
Oct 23 15:29:25 archlinux kernel: Demotion targets for Node 0: null
Oct 23 15:29:25 archlinux kernel: Key type .fscrypt registered
Oct 23 15:29:25 archlinux kernel: Key type fscrypt-provisioning registered
Oct 23 15:29:25 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 23 15:29:25 archlinux kernel: integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
Oct 23 15:29:25 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 23 15:29:25 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Oct 23 15:29:25 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 23 15:29:25 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Oct 23 15:29:25 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 23 15:29:25 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Corporation: Windows UEFI CA 2023: aefc5fbbbe055d8f8daa585473499417ab5a5272'
Oct 23 15:29:25 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 23 15:29:25 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft UEFI CA 2023: 81aa6b3244c935bce0d6628af39827421e32497d'
Oct 23 15:29:25 archlinux kernel: PM:   Magic number: 12:801:498
Oct 23 15:29:25 archlinux kernel: RAS: Correctable Errors collector initialized.
Oct 23 15:29:25 archlinux kernel: clk: Disabling unused clocks
Oct 23 15:29:25 archlinux kernel: PM: genpd: Disabling unused power domains
Oct 23 15:29:25 archlinux kernel: Freeing unused decrypted memory: 2028K
Oct 23 15:29:25 archlinux kernel: Freeing unused kernel image (initmem) memory: 3452K
Oct 23 15:29:25 archlinux kernel: Write protecting the kernel read-only data: 32768k
Oct 23 15:29:25 archlinux kernel: Freeing unused kernel image (rodata/data gap) memory: 816K
Oct 23 15:29:25 archlinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 23 15:29:25 archlinux kernel: rodata_test: all tests were successful
Oct 23 15:29:25 archlinux kernel: Run /init as init process
Oct 23 15:29:25 archlinux kernel:   with arguments:
Oct 23 15:29:25 archlinux kernel:     /init
Oct 23 15:29:25 archlinux kernel:   with environment:
Oct 23 15:29:25 archlinux kernel:     HOME=/
Oct 23 15:29:25 archlinux kernel:     TERM=linux
Oct 23 15:29:25 archlinux kernel:     BOOT_IMAGE=/vmlinuz-linux
Oct 23 15:29:25 archlinux kernel: i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
Oct 23 15:29:25 archlinux kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Oct 23 15:29:25 archlinux kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 23 15:29:25 archlinux kernel: ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c4:00.4: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c4:00.4: new USB bus registered, assigned bus number 1
Oct 23 15:29:25 archlinux kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1a/LNXVIDEO:00/input/input2
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c4:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c4:00.4: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c4:00.4: new USB bus registered, assigned bus number 2
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c4:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Oct 23 15:29:25 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
Oct 23 15:29:25 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 23 15:29:25 archlinux kernel: usb usb1: Product: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: usb usb1: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
Oct 23 15:29:25 archlinux kernel: usb usb1: SerialNumber: 0000:c4:00.4
Oct 23 15:29:25 archlinux kernel: hub 1-0:1.0: USB hub found
Oct 23 15:29:25 archlinux kernel: hub 1-0:1.0: 1 port detected
Oct 23 15:29:25 archlinux kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 23 15:29:25 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
Oct 23 15:29:25 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 23 15:29:25 archlinux kernel: usb usb2: Product: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: usb usb2: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
Oct 23 15:29:25 archlinux kernel: usb usb2: SerialNumber: 0000:c4:00.4
Oct 23 15:29:25 archlinux kernel: hub 2-0:1.0: USB hub found
Oct 23 15:29:25 archlinux kernel: hub 2-0:1.0: 1 port detected
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.0: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.0: new USB bus registered, assigned bus number 3
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.0: hcc params 0x0128ffc5 hci version 0x120 quirks 0x0000000200000010
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.0: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.0: new USB bus registered, assigned bus number 4
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Oct 23 15:29:25 archlinux kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
Oct 23 15:29:25 archlinux kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 23 15:29:25 archlinux kernel: usb usb3: Product: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: usb usb3: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
Oct 23 15:29:25 archlinux kernel: usb usb3: SerialNumber: 0000:c6:00.0
Oct 23 15:29:25 archlinux kernel: hub 3-0:1.0: USB hub found
Oct 23 15:29:25 archlinux kernel: hub 3-0:1.0: 5 ports detected
Oct 23 15:29:25 archlinux kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 23 15:29:25 archlinux kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
Oct 23 15:29:25 archlinux kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 23 15:29:25 archlinux kernel: usb usb4: Product: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: usb usb4: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
Oct 23 15:29:25 archlinux kernel: usb usb4: SerialNumber: 0000:c6:00.0
Oct 23 15:29:25 archlinux kernel: hub 4-0:1.0: USB hub found
Oct 23 15:29:25 archlinux kernel: hub 4-0:1.0: 2 ports detected
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.3: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.3: new USB bus registered, assigned bus number 5
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.3: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.3: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.3: new USB bus registered, assigned bus number 6
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Oct 23 15:29:25 archlinux kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
Oct 23 15:29:25 archlinux kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 23 15:29:25 archlinux kernel: usb usb5: Product: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: usb usb5: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
Oct 23 15:29:25 archlinux kernel: usb usb5: SerialNumber: 0000:c6:00.3
Oct 23 15:29:25 archlinux kernel: hub 5-0:1.0: USB hub found
Oct 23 15:29:25 archlinux kernel: hub 5-0:1.0: 1 port detected
Oct 23 15:29:25 archlinux kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 23 15:29:25 archlinux kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
Oct 23 15:29:25 archlinux kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 23 15:29:25 archlinux kernel: usb usb6: Product: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: usb usb6: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
Oct 23 15:29:25 archlinux kernel: usb usb6: SerialNumber: 0000:c6:00.3
Oct 23 15:29:25 archlinux kernel: hub 6-0:1.0: USB hub found
Oct 23 15:29:25 archlinux kernel: hub 6-0:1.0: 1 port detected
Oct 23 15:29:25 archlinux kernel: sdhci: Secure Digital Host Controller Interface driver
Oct 23 15:29:25 archlinux kernel: sdhci: Copyright(c) Pierre Ossman
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.4: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.4: new USB bus registered, assigned bus number 7
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.4: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.4: new USB bus registered, assigned bus number 8
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Oct 23 15:29:25 archlinux kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
Oct 23 15:29:25 archlinux kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 23 15:29:25 archlinux kernel: usb usb7: Product: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: usb usb7: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
Oct 23 15:29:25 archlinux kernel: usb usb7: SerialNumber: 0000:c6:00.4
Oct 23 15:29:25 archlinux kernel: hub 7-0:1.0: USB hub found
Oct 23 15:29:25 archlinux kernel: hub 7-0:1.0: 1 port detected
Oct 23 15:29:25 archlinux kernel: usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 23 15:29:25 archlinux kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
Oct 23 15:29:25 archlinux kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 23 15:29:25 archlinux kernel: usb usb8: Product: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: usb usb8: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
Oct 23 15:29:25 archlinux kernel: usb usb8: SerialNumber: 0000:c6:00.4
Oct 23 15:29:25 archlinux kernel: hub 8-0:1.0: USB hub found
Oct 23 15:29:25 archlinux kernel: hub 8-0:1.0: 1 port detected
Oct 23 15:29:25 archlinux kernel: nvme 0000:c1:00.0: platform quirk: setting simple suspend
Oct 23 15:29:25 archlinux kernel: nvme nvme0: pci function 0000:c1:00.0
Oct 23 15:29:25 archlinux kernel: sdhci-pci 0000:c2:00.0: SDHCI controller found [17a0:9755] (rev 1)
Oct 23 15:29:25 archlinux kernel: sdhci-pci 0000:c2:00.0: enabling device (0000 -> 0002)
Oct 23 15:29:25 archlinux kernel: nvme nvme0: allocated 64 MiB host memory buffer.
Oct 23 15:29:25 archlinux kernel: nvme nvme0: 16/0/0 default/read/poll queues
Oct 23 15:29:25 archlinux kernel:  nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8
Oct 23 15:29:25 archlinux kernel: mmc0: SDHCI controller on PCI [0000:c2:00.0] using ADMA 64-bit
Oct 23 15:29:25 archlinux kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Oct 23 15:29:25 archlinux kernel: usb 1-1: new high-speed USB device number 2 using xhci_hcd
Oct 23 15:29:25 archlinux kernel: usb 3-1: new high-speed USB device number 2 using xhci_hcd
Oct 23 15:29:25 archlinux kernel: usb 1-1: New USB device found, idVendor=3277, idProduct=0059, bcdDevice= 1.01
Oct 23 15:29:25 archlinux kernel: usb 1-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Oct 23 15:29:25 archlinux kernel: usb 1-1: Product: ASUS FHD webcam
Oct 23 15:29:25 archlinux kernel: usb 1-1: Manufacturer: Shinetech
Oct 23 15:29:25 archlinux kernel: usb 1-1: SerialNumber: WEB_CAM_SERIAL_NUMBER
Oct 23 15:29:25 archlinux kernel: usb 3-1: New USB device found, idVendor=13d3, idProduct=3608, bcdDevice= 1.00
Oct 23 15:29:25 archlinux kernel: usb 3-1: New USB device strings: Mfr=5, Product=6, SerialNumber=7
Oct 23 15:29:25 archlinux kernel: usb 3-1: Product: Wireless_Device
Oct 23 15:29:25 archlinux kernel: usb 3-1: Manufacturer: MediaTek Inc.
Oct 23 15:29:25 archlinux kernel: usb 3-1: SerialNumber: 000000000
Oct 23 15:29:25 archlinux kernel: usbcore: registered new interface driver usbhid
Oct 23 15:29:25 archlinux kernel: usbhid: USB HID core driver
Oct 23 15:29:25 archlinux kernel: [drm] amdgpu kernel modesetting enabled.
Oct 23 15:29:25 archlinux kernel: hid-generic 0003:3277:0059.0001: hiddev96,hidraw0: USB HID v1.11 Device [Shinetech ASUS FHD webcam] on usb-0000:c4:00.4-1/input4
Oct 23 15:29:25 archlinux kernel: hid-sensor-hub 0003:3277:0059.0001: hiddev96,hidraw0: USB HID v1.11 Device [Shinetech ASUS FHD webcam] on usb-0000:c4:00.4-1/input4
Oct 23 15:29:25 archlinux kernel: amdgpu: Virtual CRAT table created for CPU
Oct 23 15:29:25 archlinux kernel: amdgpu: Topology: Add CPU node
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: enabling device (0006 -> 0007)
Oct 23 15:29:25 archlinux kernel: [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x150E 0x1043:0x1DF3 0xC1).
Oct 23 15:29:25 archlinux kernel: [drm] register mmio base: 0xDC500000
Oct 23 15:29:25 archlinux kernel: [drm] register mmio size: 524288
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 0 <soc21_common>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 1 <gmc_v11_0>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 2 <ih_v6_1>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 3 <psp>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 4 <smu>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 5 <dm>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 6 <gfx_v11_0>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 7 <sdma_v6_0>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 8 <vcn_v4_0_5>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 9 <jpeg_v4_0_5>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 10 <mes_v11_0>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 11 <vpe_v6_1>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 12 <isp_ip>
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: Fetched VBIOS from VFCT
Oct 23 15:29:25 archlinux kernel: amdgpu: ATOM BIOS: 113-STRIXEMU-001
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: VPE: collaborate mode false
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: Direct firmware load for amdgpu/isp_4_1_0.bin failed with error -2
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Oct 23 15:29:25 archlinux kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: VRAM: 512M 0x0000008000000000 - 0x000000801FFFFFFF (512M used)
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: GART: 512M 0x00007FFF00000000 - 0x00007FFF1FFFFFFF
Oct 23 15:29:25 archlinux kernel: [drm] Detected VRAM RAM=512M, BAR=512M
Oct 23 15:29:25 archlinux kernel: [drm] RAM width 128bits LPDDR5
Oct 23 15:29:25 archlinux kernel: [drm] amdgpu: 512M of VRAM memory ready
Oct 23 15:29:25 archlinux kernel: [drm] amdgpu: 15588M of GTT memory ready.
Oct 23 15:29:25 archlinux kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Oct 23 15:29:25 archlinux kernel: [drm] PCIE GART of 512M enabled (table at 0x000000801FB00000).
Oct 23 15:29:25 archlinux kernel: [drm] Loading DMUB firmware via PSP: version=0x09000500
Oct 23 15:29:25 archlinux kernel: [drm] Found VCN firmware Version ENC: 1.22 DEC: 9 VEP: 0 Revision: 1
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: reserve 0x8900000 from 0x8010000000 for PSP TMR
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: RAS: optional ras ta ucode is not available
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: RAP: optional rap ta ucode is not available
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: SMU is initialized successfully!
Oct 23 15:29:25 archlinux kernel: [drm] Seamless boot condition check passed
Oct 23 15:29:25 archlinux kernel: [drm] Display Core v3.2.291 initialized on DCN 3.5
Oct 23 15:29:25 archlinux kernel: [drm] DP-HDMI FRL PCON supported
Oct 23 15:29:25 archlinux kernel: [drm] DMUB hardware initialized: version=0x09000500
Oct 23 15:29:25 archlinux kernel: [drm] PSR support 1, DC PSR ver 1, sink PSR ver 4 DPCD caps 0x3a su_y_granularity 4
Oct 23 15:29:25 archlinux kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Oct 23 15:29:25 archlinux kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Oct 23 15:29:25 archlinux kernel: amdgpu: Virtual CRAT table created for GPU
Oct 23 15:29:25 archlinux kernel: amdgpu: Topology: Add dGPU node [0x150e:0x1002]
Oct 23 15:29:25 archlinux kernel: kfd kfd: amdgpu: added device 1002:150e
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, active_cu_number 16
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring jpeg_dec_0 uses VM inv eng 1 on hub 8
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 13 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring vpe uses VM inv eng 4 on hub 8
Oct 23 15:29:25 archlinux kernel: [drm] ring gfx_32768.1.1 was added
Oct 23 15:29:25 archlinux kernel: [drm] ring compute_32768.2.2 was added
Oct 23 15:29:25 archlinux kernel: [drm] ring sdma_32768.3.3 was added
Oct 23 15:29:25 archlinux kernel: [drm] ring gfx_32768.1.1 ib test pass
Oct 23 15:29:25 archlinux kernel: [drm] ring compute_32768.2.2 ib test pass
Oct 23 15:29:25 archlinux kernel: [drm] ring sdma_32768.3.3 ib test pass
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: Runtime PM not available
Oct 23 15:29:25 archlinux kernel: [drm] Initialized amdgpu 3.59.0 for 0000:c4:00.0 on minor 1
Oct 23 15:29:25 archlinux kernel: fbcon: Deferring console take-over
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Oct 23 15:29:25 archlinux kernel: fbcon: Taking over console
Oct 23 15:29:25 archlinux kernel: [drm] pre_validate_dsc:1578 MST_DSC dsc precompute is not needed
Oct 23 15:29:25 archlinux kernel: EXT4-fs (nvme0n1p8): mounted filesystem FILE_SYSTEM_ID r/w with ordered data mode. Quota mode: none.
Oct 23 15:29:25 archlinux kernel: Console: switching to colour frame buffer device 180x56
Oct 23 15:29:25 archlinux systemd[1]: systemd 256.7-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)
Oct 23 15:29:25 archlinux systemd[1]: Detected architecture x86-64.
Oct 23 15:29:25 archlinux systemd[1]: bpf-restrict-fs: LSM BPF program attached
Oct 23 15:29:25 archlinux systemd-ssh-generator[457]: Binding SSH to AF_UNIX socket /run/ssh-unix-local/socket.
Oct 23 15:29:25 archlinux systemd-ssh-generator[457]: → connect via 'ssh .host' locally
Oct 23 15:29:25 archlinux systemd[1]: Queued start job for default target Graphical Interface.
Oct 23 15:29:25 archlinux systemd[1]: Created slice Slice /system/dirmngr.
Oct 23 15:29:25 archlinux systemd[1]: Created slice Slice /system/getty.
Oct 23 15:29:25 archlinux systemd[1]: Created slice Slice /system/gpg-agent.
Oct 23 15:29:25 archlinux systemd[1]: Created slice Slice /system/gpg-agent-browser.
Oct 23 15:29:25 archlinux systemd[1]: Created slice Slice /system/gpg-agent-extra.
Oct 23 15:29:25 archlinux systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Oct 23 15:29:25 archlinux systemd[1]: Created slice Slice /system/keyboxd.
Oct 23 15:29:25 archlinux systemd[1]: Created slice Slice /system/modprobe.
Oct 23 15:29:25 archlinux systemd[1]: Created slice Slice /system/systemd-fsck.
Oct 23 15:29:25 archlinux systemd[1]: Created slice User and Session Slice.
Oct 23 15:29:25 archlinux systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Oct 23 15:29:25 archlinux systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Oct 23 15:29:25 archlinux systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Oct 23 15:29:25 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/SWAP_ID...
Oct 23 15:29:25 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/FS_ID...
Oct 23 15:29:25 archlinux systemd[1]: Reached target Local Encrypted Volumes.
Oct 23 15:29:25 archlinux systemd[1]: Reached target Login Prompts.
Oct 23 15:29:25 archlinux systemd[1]: Reached target Local Integrity Protected Volumes.
Oct 23 15:29:25 archlinux systemd[1]: Reached target Path Units.
Oct 23 15:29:25 archlinux systemd[1]: Reached target Remote File Systems.
Oct 23 15:29:25 archlinux systemd[1]: Reached target Slice Units.
Oct 23 15:29:25 archlinux systemd[1]: Reached target Local Verity Protected Volumes.
Oct 23 15:29:25 archlinux systemd[1]: Listening on Device-mapper event daemon FIFOs.
Oct 23 15:29:25 archlinux systemd[1]: Listening on Process Core Dump Socket.
Oct 23 15:29:25 archlinux systemd[1]: Listening on Credential Encryption/Decryption.
Oct 23 15:29:25 archlinux systemd[1]: Listening on Journal Socket (/dev/log).
Oct 23 15:29:25 archlinux systemd[1]: Listening on Journal Sockets.
Oct 23 15:29:25 archlinux systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd[1]: Listening on udev Control Socket.
Oct 23 15:29:25 archlinux systemd[1]: Listening on udev Kernel Socket.
Oct 23 15:29:25 archlinux systemd[1]: Listening on User Database Manager Socket.
Oct 23 15:29:25 archlinux systemd[1]: Mounting Huge Pages File System...
Oct 23 15:29:25 archlinux systemd[1]: Mounting POSIX Message Queue File System...
Oct 23 15:29:25 archlinux systemd[1]: Mounting Kernel Debug File System...
Oct 23 15:29:25 archlinux systemd[1]: Mounting Kernel Trace File System...
Oct 23 15:29:25 archlinux systemd[1]: Starting Create List of Static Device Nodes...
Oct 23 15:29:25 archlinux systemd[1]: Starting Load Kernel Module configfs...
Oct 23 15:29:25 archlinux systemd[1]: Starting Load Kernel Module dm_mod...
Oct 23 15:29:25 archlinux systemd[1]: Starting Load Kernel Module drm...
Oct 23 15:29:25 archlinux systemd[1]: Starting Load Kernel Module fuse...
Oct 23 15:29:25 archlinux systemd[1]: Starting Load Kernel Module loop...
Oct 23 15:29:25 archlinux systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Oct 23 15:29:25 archlinux 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).
Oct 23 15:29:25 archlinux systemd[1]: Starting Journal Service...
Oct 23 15:29:25 archlinux systemd[1]: Starting Load Kernel Modules...
Oct 23 15:29:25 archlinux systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd[1]: Starting Remount Root and Kernel File Systems...
Oct 23 15:29:25 archlinux systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd[1]: Starting Load udev Rules from Credentials...
Oct 23 15:29:25 archlinux systemd[1]: Starting Coldplug All udev Devices...
Oct 23 15:29:25 archlinux systemd[1]: Mounted Huge Pages File System.
Oct 23 15:29:25 archlinux systemd[1]: Mounted POSIX Message Queue File System.
Oct 23 15:29:25 archlinux systemd[1]: Mounted Kernel Debug File System.
Oct 23 15:29:25 archlinux systemd[1]: Mounted Kernel Trace File System.
Oct 23 15:29:25 archlinux systemd[1]: Finished Create List of Static Device Nodes.
Oct 23 15:29:25 archlinux systemd[1]: modprobe@configfs.service: Deactivated successfully.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load Kernel Module configfs.
Oct 23 15:29:25 archlinux systemd[1]: modprobe@drm.service: Deactivated successfully.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load Kernel Module drm.
Oct 23 15:29:25 archlinux systemd[1]: modprobe@fuse.service: Deactivated successfully.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load Kernel Module fuse.
Oct 23 15:29:25 archlinux kernel: loop: module loaded
Oct 23 15:29:25 archlinux systemd[1]: Mounting FUSE Control File System...
Oct 23 15:29:25 archlinux systemd[1]: Mounting Kernel Configuration File System...
Oct 23 15:29:25 archlinux systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Oct 23 15:29:25 archlinux systemd[1]: modprobe@loop.service: Deactivated successfully.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load Kernel Module loop.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load udev Rules from Credentials.
Oct 23 15:29:25 archlinux kernel: device-mapper: uevent: version 1.0.3
Oct 23 15:29:25 archlinux kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Oct 23 15:29:25 archlinux systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load Kernel Module dm_mod.
Oct 23 15:29:25 archlinux systemd[1]: Mounted FUSE Control File System.
Oct 23 15:29:25 archlinux systemd[1]: Mounted Kernel Configuration File System.
Oct 23 15:29:25 archlinux systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Oct 23 15:29:25 archlinux systemd-journald[473]: Collecting audit messages is disabled.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load Kernel Modules.
Oct 23 15:29:25 archlinux systemd[1]: Starting Apply Kernel Variables...
Oct 23 15:29:25 archlinux systemd[1]: Starting User Database Manager...
Oct 23 15:29:25 archlinux systemd[1]: Finished Apply Kernel Variables.
Oct 23 15:29:25 archlinux systemd-journald[473]: Journal started
Oct 23 15:29:25 archlinux systemd-journald[473]: Runtime Journal (/run/log/journal/16c9845a682e491b803fc635040f963d) is 8M, max 1.5G, 1.5G free.
Oct 23 15:29:25 archlinux systemd-modules-load[474]: Inserted module 'crypto_user'
Oct 23 15:29:25 archlinux systemd-modules-load[474]: Inserted module 'sg'
Oct 23 15:29:25 archlinux systemd[1]: Started Journal Service.
Oct 23 15:29:25 archlinux systemd[1]: Finished Remount Root and Kernel File Systems.
Oct 23 15:29:25 archlinux systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Oct 23 15:29:25 archlinux kernel: EXT4-fs (nvme0n1p8): re-mounted FILE_SYSTEM_ID r/w. Quota mode: none.
Oct 23 15:29:25 archlinux systemd[1]: Starting Flush Journal to Persistent Storage...
Oct 23 15:29:25 archlinux systemd[1]: Starting Load/Save OS Random Seed...
Oct 23 15:29:25 archlinux systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd-journald[473]: Time spent on flushing to /var/log/journal/16c9845a682e491b803fc635040f963d is 18.659ms for 1208 entries.
Oct 23 15:29:25 archlinux systemd-journald[473]: System Journal (/var/log/journal/16c9845a682e491b803fc635040f963d) is 292.4M, max 4G, 3.7G free.
Oct 23 15:29:25 archlinux systemd-journald[473]: Received client request to flush runtime journal.
Oct 23 15:29:25 archlinux systemd[1]: Started User Database Manager.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load/Save OS Random Seed.
Oct 23 15:29:25 archlinux systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Oct 23 15:29:25 archlinux systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Oct 23 15:29:25 archlinux systemd[1]: Starting Create Static Device Nodes in /dev...
Oct 23 15:29:25 archlinux systemd[1]: Finished Create Static Device Nodes in /dev.
Oct 23 15:29:25 archlinux systemd[1]: Reached target Preparation for Local File Systems.
Oct 23 15:29:25 archlinux systemd[1]: Starting Rule-based Manager for Device Events and Files...
Oct 23 15:29:25 archlinux systemd[1]: Finished Flush Journal to Persistent Storage.
Oct 23 15:29:25 archlinux systemd-udevd[518]: Using default interface naming scheme 'v255'.
Oct 23 15:29:25 archlinux systemd[1]: Finished Coldplug All udev Devices.
Oct 23 15:29:25 archlinux systemd[1]: Started Rule-based Manager for Device Events and Files.
Oct 23 15:29:25 archlinux systemd[1]: Condition check resulted in /dev/tpmrm0 being skipped.
Oct 23 15:29:25 archlinux systemd[1]: Reached target Trusted Platform Module.
Oct 23 15:29:25 archlinux kernel: pcie_mp2_amd 0000:c4:00.7: enabling device (0000 -> 0002)
Oct 23 15:29:25 archlinux kernel: Serial bus multi instantiate pseudo device driver CSC3556:00: Instantiated 5 I2C devices.
Oct 23 15:29:25 archlinux kernel: ccp 0000:c4:00.2: enabling device (0000 -> 0002)
Oct 23 15:29:25 archlinux kernel: ccp 0000:c4:00.2: tee enabled
Oct 23 15:29:25 archlinux kernel: ccp 0000:c4:00.2: psp enabled
Oct 23 15:29:25 archlinux kernel: input: PC Speaker as /devices/platform/pcspkr/input/input4
Oct 23 15:29:25 archlinux mtp-probe[601]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.4/usb1/1-1"
Oct 23 15:29:25 archlinux mtp-probe[602]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:08.3/0000:c6:00.0/usb3/3-1"
Oct 23 15:29:25 archlinux mtp-probe[601]: bus: 1, device: 2 was not an MTP device
Oct 23 15:29:25 archlinux kernel: ACPI: bus type thunderbolt registered
Oct 23 15:29:25 archlinux systemd[1]: Found device MTFDKBA1T0QFM-1BD1AABGB 6.
Oct 23 15:29:25 archlinux mtp-probe[602]: bus: 3, device: 2 was not an MTP device
Oct 23 15:29:25 archlinux kernel: mc: Linux media interface: v0.10
Oct 23 15:29:25 archlinux kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Oct 23 15:29:25 archlinux kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Oct 23 15:29:25 archlinux systemd[1]: Found device MTFDKBA1T0QFM-1BD1AABGB 7.
Oct 23 15:29:25 archlinux systemd[1]: Created slice Slice /system/systemd-backlight.
Oct 23 15:29:25 archlinux systemd[1]: Activating swap /dev/disk/by-uuid/SWAP_ID...
Oct 23 15:29:25 archlinux systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:amdgpu_bl1...
Oct 23 15:29:25 archlinux systemd[1]: Starting File System Check on /dev/disk/by-uuid/FS_ID...
Oct 23 15:29:25 archlinux kernel: Bluetooth: Core ver 2.22
Oct 23 15:29:25 archlinux kernel: NET: Registered PF_BLUETOOTH protocol family
Oct 23 15:29:25 archlinux kernel: Bluetooth: HCI device and connection manager initialized
Oct 23 15:29:25 archlinux kernel: Bluetooth: HCI socket layer initialized
Oct 23 15:29:25 archlinux kernel: Bluetooth: L2CAP socket layer initialized
Oct 23 15:29:25 archlinux kernel: Bluetooth: SCO socket layer initialized
Oct 23 15:29:25 archlinux systemd[1]: Starting Virtual Console Setup...
Oct 23 15:29:25 archlinux kernel: Adding 8388604k swap on /dev/nvme0n1p7.  Priority:-2 extents:1 across:8388604k SS
Oct 23 15:29:25 archlinux systemd[1]: Activated swap /dev/disk/by-uuid/SWAP_ID.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:amdgpu_bl1.
Oct 23 15:29:25 archlinux systemd[1]: Reached target Swaps.
Oct 23 15:29:25 archlinux systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Oct 23 15:29:25 archlinux systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Oct 23 15:29:25 archlinux systemd[1]: Stopped Virtual Console Setup.
Oct 23 15:29:25 archlinux systemd[1]: Starting Virtual Console Setup...
Oct 23 15:29:25 archlinux systemd-fsck[618]: fsck.fat 4.2 (2021-01-31)
Oct 23 15:29:25 archlinux systemd-fsck[618]: /dev/nvme0n1p6: 372 files, 47608/204396 clusters
Oct 23 15:29:25 archlinux systemd[1]: Finished File System Check on /dev/disk/by-uuid/FS_ID.
Oct 23 15:29:25 archlinux kernel: i2c_hid_acpi i2c-ELAN9008:00: i2c_hid_get_input: IRQ triggered but there's no data
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B Touchscreen as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input5
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input6
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input7
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B Stylus as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input8
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input10
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input11
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input12
Oct 23 15:29:25 archlinux systemd[1]: Finished Virtual Console Setup.
Oct 23 15:29:25 archlinux kernel: hid-generic 0018:04F3:433B.0002: input,hidraw1: I2C HID v1.00 Device [ELAN9008:00 04F3:433B] on i2c-ELAN9008:00
Oct 23 15:29:25 archlinux kernel: input: ASUF1209:00 2808:0219 Mouse as /devices/platform/AMDI0010:02/i2c-2/i2c-ASUF1209:00/0018:2808:0219.0003/input/input14
Oct 23 15:29:25 archlinux kernel: input: ASUF1209:00 2808:0219 Touchpad as /devices/platform/AMDI0010:02/i2c-2/i2c-ASUF1209:00/0018:2808:0219.0003/input/input15
Oct 23 15:29:25 archlinux kernel: hid-multitouch 0018:2808:0219.0003: input,hidraw2: I2C HID v1.00 Mouse [ASUF1209:00 2808:0219] on i2c-ASUF1209:00
Oct 23 15:29:25 archlinux kernel: cryptd: max_cpu_qlen set to 1000
Oct 23 15:29:25 archlinux kernel: amd-tee driver initialization successful
Oct 23 15:29:25 archlinux kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Oct 23 15:29:25 archlinux kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Oct 23 15:29:25 archlinux systemd[1]: Starting Load Kernel Module dm_mod...
Oct 23 15:29:25 archlinux systemd[1]: Starting Load Kernel Module loop...
Oct 23 15:29:25 archlinux systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Oct 23 15:29:25 archlinux 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).
Oct 23 15:29:25 archlinux systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Oct 23 15:29:25 archlinux systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Oct 23 15:29:25 archlinux systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Oct 23 15:29:25 archlinux kernel: asus_wmi: ASUS WMI generic driver loaded
Oct 23 15:29:25 archlinux kernel: asus_wmi: Initialization: 0x1
Oct 23 15:29:25 archlinux kernel: asus_wmi: BIOS WMI version: 9.4
Oct 23 15:29:25 archlinux kernel: asus_wmi: SFUN value: 0x21
Oct 23 15:29:25 archlinux kernel: asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
Oct 23 15:29:25 archlinux kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Oct 23 15:29:25 archlinux kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Oct 23 15:29:25 archlinux kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Oct 23 15:29:25 archlinux kernel: input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input18
Oct 23 15:29:25 archlinux kernel: AES CTR mode by8 optimization enabled
Oct 23 15:29:25 archlinux kernel: videodev: Linux video capture interface: v2.00
Oct 23 15:29:25 archlinux systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Oct 23 15:29:25 archlinux 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).
Oct 23 15:29:25 archlinux systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Oct 23 15:29:25 archlinux systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Oct 23 15:29:25 archlinux systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux kernel: usbcore: registered new interface driver btusb
Oct 23 15:29:25 archlinux kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Oct 23 15:29:25 archlinux kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Oct 23 15:29:25 archlinux kernel: Bluetooth: hci0: Opcode 0x0c03 failed: -16
Oct 23 15:29:25 archlinux kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Oct 23 15:29:25 archlinux kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Oct 23 15:29:25 archlinux kernel: cfg80211: failed to load regulatory.db
Oct 23 15:29:25 archlinux kernel: snd_acp_pci 0000:c4:00.5: enabling device (0000 -> 0002)
Oct 23 15:29:25 archlinux kernel: asus_wmi: fan_curve_get_factory_default (0x00110024) failed: -19
Oct 23 15:29:25 archlinux kernel: asus_wmi: fan_curve_get_factory_default (0x00110025) failed: -19
Oct 23 15:29:25 archlinux kernel: asus_wmi: fan_curve_get_factory_default (0x00110032) failed: -19
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
Oct 23 15:29:25 archlinux systemd[1]: Starting Load/Save RF Kill Switch Status...
Oct 23 15:29:25 archlinux systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load Kernel Module dm_mod.
Oct 23 15:29:25 archlinux systemd[1]: modprobe@loop.service: Deactivated successfully.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load Kernel Module loop.
Oct 23 15:29:25 archlinux systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight...
Oct 23 15:29:25 archlinux systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Oct 23 15:29:25 archlinux 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).
Oct 23 15:29:25 archlinux systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Oct 23 15:29:25 archlinux systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Oct 23 15:29:25 archlinux systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Oct 23 15:29:25 archlinux systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux kernel: usb 1-1: Found UVC 1.10 device ASUS FHD webcam (3277:0059)
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: No calibration for silicon ID 0xbcde705410d68
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP system name: '10431DF3', amp name: 'AMP1'
Oct 23 15:29:25 archlinux systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight.
Oct 23 15:29:25 archlinux systemd[1]: Started Load/Save RF Kill Switch Status.
Oct 23 15:29:25 archlinux kernel: ACPI: battery: new extension: ASUS Battery Extension
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: Reset GPIO busy, assume shared reset
Oct 23 15:29:25 archlinux kernel: usb 1-1: Found UVC 1.50 device ASUS FHD webcam (3277:0059)
Oct 23 15:29:25 archlinux kernel: usbcore: registered new interface driver uvcvideo
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: No calibration for silicon ID 0xbcde705410d6e
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP system name: '10431DF3', amp name: 'AMP2'
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: Reset GPIO busy, assume shared reset
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: No calibration for silicon ID 0xbcde705383801
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP system name: '10431DF3', amp name: 'AMP3'
Oct 23 15:29:25 archlinux kernel: amd-pmf AMDI0103:00: registered PMF device successfully
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: Reset GPIO busy, assume shared reset
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: No calibration for silicon ID 0xbcde705383777
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP system name: '10431DF3', amp name: 'AMP4'
Oct 23 15:29:25 archlinux kernel: snd_hda_intel 0000:c4:00.1: enabling device (0000 -> 0002)
Oct 23 15:29:25 archlinux kernel: snd_hda_intel 0000:c4:00.1: Handle vga_switcheroo audio client
Oct 23 15:29:25 archlinux kernel: snd_hda_intel 0000:c4:00.6: enabling device (0000 -> 0002)
Oct 23 15:29:25 archlinux kernel: kvm_amd: TSC scaling supported
Oct 23 15:29:25 archlinux kernel: kvm_amd: Nested Virtualization enabled
Oct 23 15:29:25 archlinux kernel: kvm_amd: Nested Paging enabled
Oct 23 15:29:25 archlinux kernel: kvm_amd: LBR virtualization supported
Oct 23 15:29:25 archlinux kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Oct 23 15:29:25 archlinux kernel: kvm_amd: Virtual GIF supported
Oct 23 15:29:25 archlinux kernel: kvm_amd: Virtual NMI enabled
Oct 23 15:29:25 archlinux kernel: snd_hda_intel 0000:c4:00.1: bound 0000:c4:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Oct 23 15:29:25 archlinux kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input19
Oct 23 15:29:25 archlinux systemd[1]: Reached target Sound Card.
Oct 23 15:29:25 archlinux kernel: input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input20
Oct 23 15:29:25 archlinux kernel: input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input21
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input22
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input23
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input24
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B Stylus as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input25
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input27
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input28
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input29
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0: bound i2c-CSC3556:00-cs35l56-hda.0 (ops cs35l56_hda_comp_ops [snd_hda_scodec_cs35l56])
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0: bound i2c-CSC3556:00-cs35l56-hda.1 (ops cs35l56_hda_comp_ops [snd_hda_scodec_cs35l56])
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0: bound i2c-CSC3556:00-cs35l56-hda.2 (ops cs35l56_hda_comp_ops [snd_hda_scodec_cs35l56])
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0: bound i2c-CSC3556:00-cs35l56-hda.3 (ops cs35l56_hda_comp_ops [snd_hda_scodec_cs35l56])
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC294: line_outs=2 (0x17/0x15/0x0/0x0/0x0) type:speaker
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x13
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: format 3 timestamp 0x65e6703c
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: Tue 05 Mar 2024 01:07:08 GMT Standard Time
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: format 3 timestamp 0x65e6703c
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: Tue 05 Mar 2024 01:07:08 GMT Standard Time
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: format 3 timestamp 0x65e6703c
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: Tue 05 Mar 2024 01:07:08 GMT Standard Time
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: format 3 timestamp 0x65e6703c
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: Tue 05 Mar 2024 01:07:08 GMT Standard Time
Oct 23 15:29:25 archlinux kernel: mt7925e 0000:c3:00.0: enabling device (0000 -> 0002)
Oct 23 15:29:25 archlinux kernel: mt7925e 0000:c3:00.0: ASIC revision: 79250000
Oct 23 15:29:25 archlinux kernel: hid-multitouch 0018:04F3:433B.0002: input,hidraw1: I2C HID v1.00 Device [ELAN9008:00 04F3:433B] on i2c-ELAN9008:00
Oct 23 15:29:25 archlinux kernel: mousedev: PS/2 mouse device common for all mice
Oct 23 15:29:25 archlinux kernel: mt7925e 0000:c3:00.0: HW/SW Version: 0x8a108a10, Build Time: 20240816132951a
Oct 23 15:29:25 archlinux kernel: amd_atl: Failed to determine DF Revision
Oct 23 15:29:25 archlinux kernel: intel_rapl_common: Found RAPL domain package
Oct 23 15:29:25 archlinux kernel: intel_rapl_common: Found RAPL domain core
Oct 23 15:29:26 archlinux systemd[1]: Mounting /boot...
Oct 23 15:29:26 archlinux systemd[1]: Mounting Temporary Directory /tmp...
Oct 23 15:29:26 archlinux systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Oct 23 15:29:26 archlinux systemd[1]: Mounted Temporary Directory /tmp.
Oct 23 15:29:26 archlinux kernel: amd_atl: Failed to determine DF Revision
Oct 23 15:29:26 archlinux kernel: mt7925e 0000:c3:00.0: WM Firmware Version: ____000000, Build Time: 20240816133044
Oct 23 15:29:26 archlinux kernel: input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:c4:00.6/sound/card1/input31
Oct 23 15:29:26 archlinux systemd[1]: Mounted /boot.
Oct 23 15:29:26 archlinux systemd[1]: Reached target Local File Systems.
Oct 23 15:29:26 archlinux systemd[1]: Listening on Boot Entries Service Socket.
Oct 23 15:29:26 archlinux systemd[1]: Listening on System Extension Image Management.
Oct 23 15:29:26 archlinux systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Oct 23 15:29:26 archlinux systemd[1]: Starting Set Up Additional Binary Formats...
Oct 23 15:29:26 archlinux systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Oct 23 15:29:26 archlinux systemd[1]: Starting Create System Files and Directories...
Oct 23 15:29:26 archlinux systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 694 (systemd-binfmt)
Oct 23 15:29:26 archlinux systemd[1]: Mounting Arbitrary Executable File Formats File System...
Oct 23 15:29:26 archlinux systemd[1]: Mounted Arbitrary Executable File Formats File System.
Oct 23 15:29:26 archlinux systemd[1]: Finished Set Up Additional Binary Formats.
Oct 23 15:29:26 archlinux systemd[1]: Finished Create System Files and Directories.
Oct 23 15:29:26 archlinux systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 23 15:29:26 archlinux systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 23 15:29:26 archlinux systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Oct 23 15:29:26 archlinux systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Oct 23 15:29:26 archlinux systemd[1]: Starting Network Time Synchronization...
Oct 23 15:29:26 archlinux systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Oct 23 15:29:26 archlinux systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Oct 23 15:29:26 archlinux systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Oct 23 15:29:26 archlinux systemd[1]: Started Network Time Synchronization.
Oct 23 15:29:26 archlinux systemd[1]: Reached target System Initialization.
Oct 23 15:29:26 archlinux systemd[1]: Started Daily Cleanup of Temporary Directories.
Oct 23 15:29:26 archlinux systemd[1]: Reached target System Time Set.
Oct 23 15:29:26 archlinux systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Oct 23 15:29:26 archlinux systemd[1]: Started Daily verification of password and group files.
Oct 23 15:29:26 archlinux systemd[1]: Reached target Timer Units.
Oct 23 15:29:26 archlinux systemd[1]: Listening on D-Bus System Message Bus Socket.
Oct 23 15:29:26 archlinux systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Oct 23 15:29:26 archlinux systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Oct 23 15:29:26 archlinux systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Oct 23 15:29:26 archlinux systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Oct 23 15:29:26 archlinux systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Oct 23 15:29:26 archlinux systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Oct 23 15:29:26 archlinux systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Oct 23 15:29:26 archlinux systemd[1]: Listening on Hostname Service Socket.
Oct 23 15:29:26 archlinux systemd[1]: Reached target Socket Units.
Oct 23 15:29:26 archlinux systemd[1]: Starting D-Bus System Message Bus...
Oct 23 15:29:26 archlinux systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:26 archlinux systemd[1]: Started D-Bus System Message Bus.
Oct 23 15:29:26 archlinux systemd[1]: Reached target Basic System.
Oct 23 15:29:26 archlinux systemd[1]: Starting Network Manager...
Oct 23 15:29:26 archlinux systemd[1]: Starting Bluetooth service...
Oct 23 15:29:26 archlinux systemd[1]: Starting Thunderbolt system service...
Oct 23 15:29:26 archlinux systemd[1]: Starting IIO Sensor Proxy service...
Oct 23 15:29:26 archlinux systemd[1]: Starting User Login Management...
Oct 23 15:29:26 archlinux systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:26 archlinux dbus-broker-launch[710]: Ready
Oct 23 15:29:26 archlinux boltd[714]: bolt 0.9.8 starting up.
Oct 23 15:29:26 archlinux boltd[714]: manager: initializing store
Oct 23 15:29:26 archlinux boltd[714]: store: located at: /var/lib/boltd
Oct 23 15:29:26 archlinux boltd[714]: config: loading user config
Oct 23 15:29:26 archlinux boltd[714]: bouncer: initializing polkit
Oct 23 15:29:26 archlinux systemd[1]: Starting Authorization Manager...
Oct 23 15:29:26 archlinux bluetoothd[713]: Bluetooth daemon 5.78
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.3934] NetworkManager (version 1.50.0-1) is starting... (boot:ca707b1e-d933-45fb-8e2f-964ff6f37548)
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.3934] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Oct 23 15:29:26 archlinux bluetoothd[713]: src/main.c:btd_parse_kernel_experimental() Invalid KernelExperimental UUID: false
Oct 23 15:29:26 archlinux systemd[1]: Started Bluetooth service.
Oct 23 15:29:26 archlinux bluetoothd[713]: Starting SDP server
Oct 23 15:29:26 archlinux systemd[1]: Reached target Bluetooth Support.
Oct 23 15:29:26 archlinux systemd[1]: Starting Hostname Service...
Oct 23 15:29:26 archlinux systemd-logind[716]: New seat seat0.
Oct 23 15:29:26 archlinux kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Oct 23 15:29:26 archlinux kernel: Bluetooth: BNEP filters: protocol multicast
Oct 23 15:29:26 archlinux kernel: Bluetooth: BNEP socket layer initialized
Oct 23 15:29:26 archlinux bluetoothd[713]: src/plugin.c:init_plugin() System does not support ccp plugin
Oct 23 15:29:26 archlinux systemd-logind[716]: Watching system buttons on /dev/input/event0 (Lid Switch)
Oct 23 15:29:26 archlinux bluetoothd[713]: Bluetooth management interface 1.23 initialized
Oct 23 15:29:26 archlinux systemd-logind[716]: Watching system buttons on /dev/input/event1 (Power Button)
Oct 23 15:29:26 archlinux systemd-logind[716]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard)
Oct 23 15:29:26 archlinux systemd[1]: Started User Login Management.
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.16, 41 algorithms
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.16, 41 algorithms
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.16, 41 algorithms
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.16, 41 algorithms
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3-amp1.bin: v3.11.16
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: misc: C:\ProductSetting\ASUS\Zenbook\UM5606\Tuning_Release\06042024\Tuning\init\Right_Tweeter (231116.2601
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3-amp3.bin: v3.11.16
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: misc: C:\ProductSetting\ASUS\Zenbook\UM5606\Tuning_Release\06042024\Tuning\init\Left_Woofer (231116.260200
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3-amp2.bin: v3.11.16
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: misc: C:\ProductSetting\ASUS\Zenbook\UM5606\Tuning_Release\06042024\Tuning\init\Right_Woofer (231116.26000
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3-amp4.bin: v3.11.16
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: misc: C:\ProductSetting\ASUS\Zenbook\UM5606\Tuning_Release\06042024\Tuning\init\Left_Tweeter (231116.26030
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9561] manager[0x63cfcebf4500]: monitoring kernel firmware directory '/lib/firmware'.
Oct 23 15:29:26 archlinux kernel: mt7925e 0000:c3:00.0 wlp195s0: renamed from wlan0
Oct 23 15:29:26 archlinux systemd[1]: Started Hostname Service.
Oct 23 15:29:26 archlinux polkitd[725]: Started polkitd version 125
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9755] hostname: hostname: using hostnamed
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9756] hostname: static hostname changed from (none) to "archlinux"
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9760] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9769] rfkill3: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:02.3/0000:c3:00.0/ieee80211/phy0/rfkill3) (driver mt7925e)
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9770] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/platform/asus-nb-wmi/rfkill/rfkill1) (platform driver asus-nb-wmi)
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9774] manager[0x63cfcebf4500]: rfkill: Wi-Fi hardware radio set enabled
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9774] manager[0x63cfcebf4500]: rfkill: WWAN hardware radio set enabled
Oct 23 15:29:26 archlinux systemd[1]: Started Authorization Manager.
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9832] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-ovs.so)
Oct 23 15:29:26 archlinux boltd[714]: watchdog: enabled [pulse: 90s]
Oct 23 15:29:26 archlinux boltd[714]: udev: initializing udev
Oct 23 15:29:26 archlinux boltd[714]: store: loading domains
Oct 23 15:29:26 archlinux boltd[714]: store: loading devices
Oct 23 15:29:26 archlinux systemd[1]: Started IIO Sensor Proxy service.
Oct 23 15:29:26 archlinux boltd[714]: power: state located at: /run/boltd/power
Oct 23 15:29:26 archlinux boltd[714]: power: force power support: no
Oct 23 15:29:26 archlinux boltd[714]: udev: enumerating devices
Oct 23 15:29:26 archlinux boltd[714]: probing: adding /sys/devices/pci0000:00 to roots
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-601a-domain0                    ] newly connected [iommu+user] (/sys/devices/pci0000:00/0000:00:08.3/0000:c6:00.5/domain0/0-0)
Oct 23 15:29:26 archlinux boltd[714]: security level set to 'user'
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-601a-domain0                    ] domain: registered (bootacl: 0/0)
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-601a-domain0                    ] bootacl: bootacl not supported, no sync
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-601a-domain0                    ] udev: failed to determine if uid is stable: unknown NHI PCI id '0x151c'
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-601a-domain0                    ] udev: uuid is stable: no (for NHI: 0x151c)
Oct 23 15:29:26 archlinux boltd[714]: global 'generation' set to '4'
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-601a-ASUS Zenbook S 16 UM5606WA_] device added, status: authorized, at /sys/devices/pci0000:00/0000:00:08.3/0000:c6:00.5/domain0/0-0
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-601a-ASUS Zenbook S 16 UM5606WA_] labeling device: ASUSTeK COMPUTER INC. ASUS Zenbook S 16 UM5606WA_UM5606WA
Oct 23 15:29:26 archlinux boltd[714]: probing: adding /sys/devices/pci0000:00 to roots
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-611a-domain1                    ] newly connected [iommu+user] (/sys/devices/pci0000:00/0000:00:08.3/0000:c6:00.6/domain1/1-0)
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-611a-domain1                    ] domain: registered (bootacl: 0/0)
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-611a-domain1                    ] bootacl: bootacl not supported, no sync
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-611a-domain1                    ] udev: failed to determine if uid is stable: unknown NHI PCI id '0x151d'
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-611a-domain1                    ] udev: uuid is stable: no (for NHI: 0x151d)
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-611a-ASUS Zenbook S 16 UM5606WA_] device added, status: authorized, at /sys/devices/pci0000:00/0000:00:08.3/0000:c6:00.6/domain1/1-0
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-611a-ASUS Zenbook S 16 UM5606WA_] labeling device: ASUSTeK COMPUTER INC. ASUS Zenbook S 16 UM5606WA_UM5606WA
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-601a-domain0                    ] dbus: exported domain at /org/freedesktop/bolt/domains/e1ae3804_601a_94c0_ffff_ffffffffffff
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-611a-domain1                    ] dbus: exported domain at /org/freedesktop/bolt/domains/e1ae3804_611a_94c0_ffff_ffffffffffff
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-601a-ASUS Zenbook S 16 UM5606WA_] dbus: exported device at /org/freedesktop/bolt/devices/e1ae3804_601a...
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-611a-ASUS Zenbook S 16 UM5606WA_] dbus: exported device at /org/freedesktop/bolt/devices/e1ae3804_611a...
Oct 23 15:29:26 archlinux systemd[1]: Started Thunderbolt system service.
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9932] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-team.so)
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9951] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-bluetooth.so)
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9957] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wifi.so)
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9959] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-adsl.so)
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9961] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wwan.so)
Oct 23 15:29:26 archlinux iio-sensor-prox[715]: Found proximity sensor but no PROXIMITY_NEAR_LEVEL udev property
Oct 23 15:29:26 archlinux iio-sensor-prox[715]: See https://gitlab.freedesktop.org/hadess/iio-sensor-proxy/blob/master/README.md
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9963] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9963] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9963] manager: Networking is enabled by state file
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9967] settings: Loaded settings plugin: keyfile (internal)
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9979] dhcp: init: Using DHCP client 'internal'
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9981] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Oct 23 15:29:26 archlinux systemd[1]: iio-sensor-proxy.service: Deactivated successfully.
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9986] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9990] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9993] device (lo): Activation: starting connection 'lo' (02424c48-a3e5-4692-aaf1-2c5d5404d000)
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9994] device (wlp195s0): driver supports Access Point (AP) mode
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9997] manager: (wlp195s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/2)
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9998] device (wlp195s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Oct 23 15:29:27 archlinux systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 23 15:29:27 archlinux systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 23 15:29:27 archlinux NetworkManager[712]: <info>  [1729715367.7070] device (wlp195s0): set-hw-addr: set MAC address to XX:XX:XX:XX:XX:XX (scanning)
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.3752] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Oct 23 15:29:28 archlinux systemd[1]: Started Network Manager.
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.3764] ovsdb: disconnected from ovsdb
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.3764] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.3767] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.3769] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.3774] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Oct 23 15:29:28 archlinux systemd[1]: Starting WPA supplicant...
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.3780] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.3781] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.3783] device (lo): Activation: successful, device activated.
Oct 23 15:29:28 archlinux systemd[1]: Started WPA supplicant.
Oct 23 15:29:28 archlinux wpa_supplicant[771]: Successfully initialized wpa_supplicant
Oct 23 15:29:28 archlinux systemd[1]: Reached target Network.
Oct 23 15:29:28 archlinux systemd[1]: Starting Permit User Sessions...
Oct 23 15:29:28 archlinux systemd[1]: Finished Permit User Sessions.
Oct 23 15:29:28 archlinux systemd[1]: Reached target Multi-User System.
Oct 23 15:29:28 archlinux systemd[1]: Starting GNOME Display Manager...
Oct 23 15:29:28 archlinux systemd[1]: Started GNOME Display Manager.
Oct 23 15:29:28 archlinux systemd[1]: Reached target Graphical Interface.
Oct 23 15:29:28 archlinux systemd[1]: Startup finished in 7.308s (firmware) + 1.490s (loader) + 4.138s (kernel) + 4.704s (userspace) = 17.642s.
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.4532] device (wlp195s0): supplicant interface state: internal-starting -> disconnected
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.4533] Wi-Fi P2P device controlled by interface wlp195s0 created
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.4536] manager: (p2p-dev-wlp195s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/3)
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.4537] device (p2p-dev-wlp195s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.4539] device (wlp195s0): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.4541] device (p2p-dev-wlp195s0): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=2000 no_ir=1
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=2000
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5200 max_tx_power=2000 no_ir=1
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5200 max_tx_power=2000
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5220 max_tx_power=2000 no_ir=1
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5220 max_tx_power=2000
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=2000 no_ir=1
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=2000
Oct 23 15:29:30 archlinux kernel: hid-sensor-hub 0020:1022:0001.0004: hidraw3: SENSOR HUB HID v0.00 Device [hid-amdsfh 1022:0001] on pcie_mp2_amd
Oct 23 15:29:30 archlinux systemd[1]: Starting IIO Sensor Proxy service...
Oct 23 15:29:30 archlinux systemd[1]: Started IIO Sensor Proxy service.
Oct 23 15:29:30 archlinux iio-sensor-prox[781]: Found proximity sensor but no PROXIMITY_NEAR_LEVEL udev property
Oct 23 15:29:30 archlinux iio-sensor-prox[781]: See https://gitlab.freedesktop.org/hadess/iio-sensor-proxy/blob/master/README.md
Oct 23 15:29:30 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 23 15:29:30 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5745 max_tx_power=2000 no_ir=1
Oct 23 15:29:30 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5745 max_tx_power=2000
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5765 max_tx_power=2000 no_ir=1
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5765 max_tx_power=2000
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5785 max_tx_power=2000 no_ir=1
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5785 max_tx_power=2000
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5805 max_tx_power=2000 no_ir=1
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5805 max_tx_power=2000
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5825 max_tx_power=2000 no_ir=1
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5825 max_tx_power=2000
Oct 23 15:29:31 archlinux NetworkManager[712]: <info>  [1729715371.4373] manager: startup complete
Oct 23 15:29:31 archlinux systemd[1]: systemd-rfkill.service: Deactivated successfully.
Oct 23 15:29:37 archlinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Oct 23 15:29:38 archlinux systemd[1]: Reached target User and Group Name Lookups.
Oct 23 15:29:38 archlinux systemd[1]: Starting Accounts Service...
Oct 23 15:29:38 archlinux accounts-daemon[790]: started daemon version 23.13.0
Oct 23 15:29:38 archlinux systemd[1]: Started Accounts Service.
Oct 23 15:29:38 archlinux gdm-launch-environment][795]: pam_systemd(gdm-launch-environment:session): New sd-bus connection (system-bus-pam-systemd-795) opened.
Oct 23 15:29:38 archlinux systemd-logind[716]: New session 1 of user gdm.
Oct 23 15:29:38 archlinux systemd[1]: Created slice User Slice of UID 120.
Oct 23 15:29:38 archlinux systemd[1]: Starting User Runtime Directory /run/user/120...
Oct 23 15:29:38 archlinux systemd[1]: Finished User Runtime Directory /run/user/120.
Oct 23 15:29:38 archlinux systemd[1]: Starting User Manager for UID 120...
Oct 23 15:29:38 archlinux dbus-broker-launch[710]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Oct 23 15:29:38 archlinux (systemd)[803]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Oct 23 15:29:38 archlinux (systemd)[803]: pam_unix(systemd-user:session): session opened for user gdm(uid=120) by gdm(uid=0)
Oct 23 15:29:38 archlinux systemd-logind[716]: New session 2 of user gdm.
Oct 23 15:29:38 archlinux systemd[803]: Queued start job for default target Main User Target.
Oct 23 15:29:38 archlinux systemd[803]: Created slice User Application Slice.
Oct 23 15:29:38 archlinux systemd[803]: Reached target Paths.
Oct 23 15:29:38 archlinux systemd[803]: Reached target Timers.
Oct 23 15:29:38 archlinux systemd[803]: Starting D-Bus User Message Bus Socket...
Oct 23 15:29:38 archlinux systemd[803]: Listening on GnuPG network certificate management daemon.
Oct 23 15:29:38 archlinux systemd[803]: Listening on GNOME Keyring daemon.
Oct 23 15:29:38 archlinux systemd[803]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 23 15:29:38 archlinux systemd[803]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 23 15:29:38 archlinux systemd[803]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 23 15:29:38 archlinux systemd[803]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 23 15:29:38 archlinux systemd[803]: Listening on GnuPG public key management service.
Oct 23 15:29:38 archlinux systemd[803]: Listening on p11-kit server.
Oct 23 15:29:38 archlinux systemd[803]: Listening on PipeWire PulseAudio.
Oct 23 15:29:38 archlinux systemd[803]: Listening on PipeWire Multimedia System Sockets.
Oct 23 15:29:39 archlinux systemd[803]: Listening on D-Bus User Message Bus Socket.
Oct 23 15:29:39 archlinux systemd[803]: Reached target Sockets.
Oct 23 15:29:39 archlinux systemd[803]: Reached target Basic System.
Oct 23 15:29:39 archlinux systemd[1]: Started User Manager for UID 120.
Oct 23 15:29:39 archlinux systemd[803]: Starting Update XDG user dir configuration...
Oct 23 15:29:39 archlinux systemd[1]: Started Session 1 of User gdm.
Oct 23 15:29:39 archlinux systemd[803]: Finished Update XDG user dir configuration.
Oct 23 15:29:39 archlinux systemd[803]: Reached target Main User Target.
Oct 23 15:29:39 archlinux systemd[803]: Startup finished in 207ms.
Oct 23 15:29:39 archlinux systemd[803]: Created slice User Core Session Slice.
Oct 23 15:29:39 archlinux systemd[803]: Starting D-Bus User Message Bus...
Oct 23 15:29:39 archlinux dbus-broker-launch[818]: Service file '/usr/share//dbus-1/services/org.erikreider.swaync.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Oct 23 15:29:39 archlinux dbus-broker-launch[818]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Oct 23 15:29:39 archlinux dbus-broker-launch[818]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Oct 23 15:29:39 archlinux systemd[803]: Started D-Bus User Message Bus.
Oct 23 15:29:39 archlinux dbus-broker-launch[818]: Ready
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.freedesktop.systemd1' requested by ':1.2' (uid=120 pid=823 comm="/usr/lib/gnome-session-binary --autostart /usr/sha")
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Oct 23 15:29:39 archlinux gnome-session[823]: gnome-session-binary[823]: WARNING: Could not check if unit gnome-session-wayland@gnome-login.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
Oct 23 15:29:39 archlinux gnome-session-binary[823]: WARNING: Could not check if unit gnome-session-wayland@gnome-login.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
Oct 23 15:29:39 archlinux gnome-shell[835]: Running GNOME Shell (using mutter 47.1) as a Wayland display server
Oct 23 15:29:39 archlinux gnome-shell[835]: Thread 'KMS thread' will be using real time scheduling
Oct 23 15:29:39 archlinux gnome-shell[835]: Device '/dev/dri/card1' prefers shadow buffer
Oct 23 15:29:39 archlinux gnome-shell[835]: Added device '/dev/dri/card1' (amdgpu) using atomic mode setting.
Oct 23 15:29:39 archlinux gnome-shell[835]: Created gbm renderer for '/dev/dri/card1'
Oct 23 15:29:39 archlinux gnome-shell[835]: GPU /dev/dri/card1 selected as primary
Oct 23 15:29:39 archlinux gnome-shell[835]: Obtained a high priority EGL context
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.a11y.Bus' requested by ':1.4' (uid=120 pid=835 comm="/usr/bin/gnome-shell")
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Successfully activated service 'org.a11y.Bus'
Oct 23 15:29:39 archlinux gnome-shell[835]: Using public X11 display :1024, (using :1025 for managed services)
Oct 23 15:29:39 archlinux gnome-shell[835]: Using Wayland display name 'wayland-0'
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[889]: dbus-daemon[889]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=120 pid=835 comm="/usr/bin/gnome-shell")
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[889]: dbus-daemon[889]: Successfully activated service 'org.a11y.atspi.Registry'
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[892]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 23 15:29:39 archlinux systemd[1]: Starting Manage, Install and Generate Color Profiles...
Oct 23 15:29:39 archlinux systemd[1]: Started Manage, Install and Generate Color Profiles.
Oct 23 15:29:39 archlinux dbus-broker-launch[710]: Activation request for 'org.freedesktop.Avahi' failed: The systemd unit 'dbus-org.freedesktop.Avahi.service' could not be found.
Oct 23 15:29:39 archlinux gnome-shell[835]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Oct 23 15:29:39 archlinux gnome-shell[835]: Will monitor session 1
Oct 23 15:29:39 archlinux systemd[1]: Starting Locale Service...
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.gnome.Shell.Screencast' requested by ':1.3' (uid=120 pid=835 comm="/usr/bin/gnome-shell")
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' (uid=120 pid=835 comm="/usr/bin/gnome-shell")
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.gnome.Shell.Notifications' requested by ':1.3' (uid=120 pid=835 comm="/usr/bin/gnome-shell")
Oct 23 15:29:39 archlinux systemd[1]: Starting Daemon for power management...
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension launch-new-instance@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension light-style@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/light-style@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/light-style@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension places-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension status-icons@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/status-icons@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/status-icons@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension system-monitor@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/system-monitor@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/system-monitor@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension window-list@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension accerciser@accerciser.gnome.org already installed in /usr/share/gnome-shell/extensions/accerciser@accerciser.gnome.org. /usr/share/gnome-shell/extensions/accerciser@accerciser.gnome.org will not be loaded
Oct 23 15:29:39 archlinux org.gnome.Shell.desktop[835]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/105594f69e2ab439ea17297153799555300000008230000.ms”: No such file or directory
Oct 23 15:29:39 archlinux systemd[1]: Started Locale Service.
Oct 23 15:29:39 archlinux gnome-shell[835]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Oct 23 15:29:39 archlinux gnome-shell[835]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Oct 23 15:29:39 archlinux kernel: rfkill: input handler disabled
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Successfully activated service 'org.gnome.Shell.Notifications'
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.freedesktop.systemd1' requested by ':1.9' (uid=120 pid=952 comm="/usr/lib/gsd-sharing")
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Oct 23 15:29:39 archlinux gsd-sharing[952]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Oct 23 15:29:39 archlinux gsd-sharing[952]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Oct 23 15:29:39 archlinux NetworkManager[712]: <info>  [1729715379.9879] agent-manager: agent[4f6d02930fecf454,:1.22/org.gnome.Shell.NetworkAgent/120]: agent registered
Oct 23 15:29:40 archlinux systemd[803]: Started PipeWire Multimedia Service.
Oct 23 15:29:40 archlinux systemd[803]: Started Multimedia Service Session Manager.
Oct 23 15:29:40 archlinux systemd[1]: Starting Location Lookup Service...
Oct 23 15:29:40 archlinux systemd[803]: Started PipeWire PulseAudio.
Oct 23 15:29:40 archlinux systemd[1]: Started Daemon for power management.
Oct 23 15:29:40 archlinux systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Oct 23 15:29:40 archlinux wireplumber[1126]: wp-internal-comp-loader: Loading profile 'main'
Oct 23 15:29:40 archlinux systemd[1]: Started RealtimeKit Scheduling Policy Service.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Successfully called chroot.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Successfully dropped privileges.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Successfully limited resources.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Canary thread running.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Running.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Watchdog thread running.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 0 threads of 0 processes of 0 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 0 threads of 0 processes of 0 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 0 threads of 0 processes of 0 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 0 threads of 0 processes of 0 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 0 threads of 0 processes of 0 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 0 threads of 0 processes of 0 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 0 threads of 0 processes of 0 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 0 threads of 0 processes of 0 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 0 threads of 0 processes of 0 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Successfully made thread 1124 of process 1124 owned by '120' high priority at nice level -11.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 1 threads of 1 processes of 1 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Successfully made thread 1126 of process 1126 owned by '120' high priority at nice level -11.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 2 threads of 2 processes of 1 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Successfully made thread 1141 of process 1124 owned by '120' RT at priority 20.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 3 threads of 2 processes of 1 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Successfully made thread 1135 of process 1135 owned by '120' high priority at nice level -11.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 4 threads of 3 processes of 1 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Successfully made thread 1147 of process 1135 owned by '120' RT at priority 20.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 5 threads of 3 processes of 1 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Successfully made thread 1152 of process 1126 owned by '120' RT at priority 20.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 6 threads of 3 processes of 1 users.
Oct 23 15:29:40 archlinux geoclue[1136]: Failed to connect to avahi service: Daemon not running
Oct 23 15:29:40 archlinux systemd[1]: Started Location Lookup Service.
Oct 23 15:29:40 archlinux gnome-shell[835]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Oct 23 15:29:40 archlinux org.gnome.Shell.desktop[1174]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Oct 23 15:29:40 archlinux org.gnome.Shell.desktop[1174]: > Warning:          Unsupported maximum keycode 708, clipping.
Oct 23 15:29:40 archlinux org.gnome.Shell.desktop[1174]: >                   X11 cannot support keycodes above 255.
Oct 23 15:29:40 archlinux org.gnome.Shell.desktop[1174]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgrou
Oct 23 15:29:40 archlinux org.gnome.Shell.desktop[1174]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgrou
Oct 23 15:29:40 archlinux org.gnome.Shell.desktop[1174]: Errors from xkbcomp are not fatal to the X server
Oct 23 15:29:40 archlinux gnome-session-binary[823]: Entering running state
Oct 23 15:29:40 archlinux xbrlapi.desktop[1177]: openConnection: connect: No such file or directory
Oct 23 15:29:40 archlinux xbrlapi.desktop[1177]: cannot connect to braille devices daemon brltty at :0
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Successfully activated service 'org.gnome.Shell.Screencast'
Oct 23 15:29:40 archlinux gsd-media-keys[992]: Failed to grab accelerator for keybinding settings:playback-repeat
Oct 23 15:29:40 archlinux gsd-media-keys[992]: Failed to grab accelerator for keybinding settings:hibernate
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.gnome.ScreenSaver' requested by ':1.23' (uid=120 pid=1026 comm="/usr/lib/gsd-power")
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Successfully activated service 'org.gnome.ScreenSaver'
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.freedesktop.portal.Desktop' requested by ':1.33' (uid=120 pid=1171 comm="/usr/lib/mutter-x11-frames")
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 6 threads of 3 processes of 1 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 6 threads of 3 processes of 1 users.
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.freedesktop.portal.Documents' requested by ':1.34' (uid=120 pid=1223 comm="/usr/lib/xdg-desktop-portal")
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Successfully made thread 853 of process 835 owned by '120' RT at priority 20.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Successfully activated service 'org.freedesktop.portal.Documents'
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.freedesktop.impl.portal.desktop.gnome' requested by ':1.34' (uid=120 pid=1223 comm="/usr/lib/xdg-desktop-portal")
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Successfully activated service 'org.freedesktop.impl.portal.desktop.gnome'
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.freedesktop.impl.portal.desktop.gtk' requested by ':1.34' (uid=120 pid=1223 comm="/usr/lib/xdg-desktop-portal")
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.freedesktop.secrets' requested by ':1.34' (uid=120 pid=1223 comm="/usr/lib/xdg-desktop-portal")
Oct 23 15:29:40 archlinux systemd[803]: Started GNOME Keyring daemon.
Oct 23 15:29:40 archlinux gnome-keyring-daemon[1263]: GNOME_KEYRING_CONTROL=/run/user/120/keyring
Oct 23 15:29:40 archlinux gnome-keyring-daemon[1263]: The Secret Service was already initialized
Oct 23 15:29:40 archlinux gnome-keyring-d[1263]: The Secret Service was already initialized
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[1262]: GNOME_KEYRING_CONTROL=/run/user/120/keyring
Oct 23 15:29:40 archlinux gnome-keyring-daemon[1262]: discover_other_daemon: 1
Oct 23 15:29:40 archlinux wireplumber[1126]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Oct 23 15:29:40 archlinux wireplumber[1126]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
Oct 23 15:29:40 archlinux gsd-media-keys[992]: Unable to get default source
Oct 23 15:29:40 archlinux gnome-shell[835]: Registering session with GDM
Oct 23 15:29:41 archlinux systemd[803]: Starting sandboxed app permission store...
Oct 23 15:29:41 archlinux systemd[803]: Started sandboxed app permission store.
Oct 23 15:29:48 archlinux gdm-password][1295]: pam_systemd_home(gdm-password:auth): New sd-bus connection (system-bus-pam-systemd-home-1295) opened.
Oct 23 15:29:52 archlinux gdm-password][1295]: gkr-pam: unable to locate daemon control file
Oct 23 15:29:52 archlinux gdm-password][1295]: gkr-pam: stashed password to try later in open session
Oct 23 15:29:52 archlinux gdm-password][1295]: pam_unix(gdm-password:session): session opened for user user(uid=1000) by user(uid=0)
Oct 23 15:29:52 archlinux gdm-password][1295]: pam_systemd(gdm-password:session): New sd-bus connection (system-bus-pam-systemd-1295) opened.
Oct 23 15:29:52 archlinux systemd-logind[716]: New session 3 of user user.
Oct 23 15:29:52 archlinux systemd[1]: Created slice User Slice of UID 1000.
Oct 23 15:29:52 archlinux systemd[1]: Starting User Runtime Directory /run/user/1000...
Oct 23 15:29:52 archlinux systemd[1]: Finished User Runtime Directory /run/user/1000.
Oct 23 15:29:52 archlinux systemd[1]: Starting User Manager for UID 1000...
Oct 23 15:29:52 archlinux (systemd)[1311]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[user] ruser=[<unknown>] rhost=[<unknown>]
Oct 23 15:29:52 archlinux (systemd)[1311]: pam_unix(systemd-user:session): session opened for user user(uid=1000) by user(uid=0)
Oct 23 15:29:52 archlinux systemd-logind[716]: New session 4 of user user.
Oct 23 15:29:52 archlinux systemd[1311]: Queued start job for default target Main User Target.
Oct 23 15:29:52 archlinux systemd[1311]: Created slice User Application Slice.
Oct 23 15:29:52 archlinux systemd[1311]: Created slice User Core Session Slice.
Oct 23 15:29:52 archlinux systemd[1311]: Reached target Paths.
Oct 23 15:29:52 archlinux systemd[1311]: Reached target Timers.
Oct 23 15:29:52 archlinux systemd[1311]: Starting D-Bus User Message Bus Socket...
Oct 23 15:29:52 archlinux systemd[1311]: Listening on GnuPG network certificate management daemon.
Oct 23 15:29:52 archlinux systemd[1311]: Listening on GNOME Keyring daemon.
Oct 23 15:29:52 archlinux systemd[1311]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 23 15:29:52 archlinux systemd[1311]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 23 15:29:52 archlinux systemd[1311]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 23 15:29:52 archlinux systemd[1311]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 23 15:29:52 archlinux systemd[1311]: Listening on GnuPG public key management service.
Oct 23 15:29:52 archlinux systemd[1311]: Listening on p11-kit server.
Oct 23 15:29:52 archlinux systemd[1311]: Listening on PipeWire PulseAudio.
Oct 23 15:29:52 archlinux systemd[1311]: Listening on PipeWire Multimedia System Sockets.
Oct 23 15:29:52 archlinux systemd[1311]: Listening on D-Bus User Message Bus Socket.
Oct 23 15:29:52 archlinux systemd[1311]: Reached target Sockets.
Oct 23 15:29:52 archlinux systemd[1311]: Reached target Basic System.
Oct 23 15:29:52 archlinux systemd[1]: Started User Manager for UID 1000.
Oct 23 15:29:52 archlinux systemd[1311]: Started PipeWire Multimedia Service.
Oct 23 15:29:52 archlinux systemd[1311]: Started Multimedia Service Session Manager.
Oct 23 15:29:52 archlinux systemd[1]: Started Session 3 of User user.
Oct 23 15:29:52 archlinux systemd[1311]: Started PipeWire PulseAudio.
Oct 23 15:29:52 archlinux systemd[1311]: Starting Update XDG user dir configuration...
Oct 23 15:29:52 archlinux systemd[1311]: Started GNOME Keyring daemon.
Oct 23 15:29:52 archlinux systemd[1311]: Finished Update XDG user dir configuration.
Oct 23 15:29:52 archlinux systemd[1311]: Reached target Main User Target.
Oct 23 15:29:52 archlinux systemd[1311]: Startup finished in 172ms.
Oct 23 15:29:52 archlinux gnome-keyring-daemon[1326]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Oct 23 15:29:52 archlinux systemd[1311]: Starting D-Bus User Message Bus...
Oct 23 15:29:52 archlinux dbus-broker-launch[1332]: Service file '/usr/share//dbus-1/services/org.erikreider.swaync.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Oct 23 15:29:52 archlinux dbus-broker-launch[1332]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Oct 23 15:29:52 archlinux dbus-broker-launch[1332]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Oct 23 15:29:52 archlinux systemd[1311]: Started D-Bus User Message Bus.
Oct 23 15:29:52 archlinux dbus-broker-launch[1332]: Ready
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:52 archlinux wireplumber[1322]: wp-internal-comp-loader: Loading profile 'main'
Oct 23 15:29:52 archlinux gdm-password][1295]: gkr-pam: unlocked login keyring
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Successfully made thread 1321 of process 1321 owned by '1000' high priority at nice level -11.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 8 threads of 5 processes of 2 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Successfully made thread 1337 of process 1321 owned by '1000' RT at priority 20.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 9 threads of 5 processes of 2 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Successfully made thread 1323 of process 1323 owned by '1000' high priority at nice level -11.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 10 threads of 6 processes of 2 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Successfully made thread 1322 of process 1322 owned by '1000' high priority at nice level -11.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 11 threads of 7 processes of 2 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Successfully made thread 1340 of process 1323 owned by '1000' RT at priority 20.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 12 threads of 7 processes of 2 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Successfully made thread 1345 of process 1322 owned by '1000' RT at priority 20.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:29:52 archlinux kernel: rfkill: input handler enabled
Oct 23 15:29:52 archlinux gsd-media-keys[992]: Unable to get default source
Oct 23 15:29:52 archlinux gsd-media-keys[992]: Unable to get default sink
Oct 23 15:29:52 archlinux gsd-power[1026]: Release of light sensors failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Not Authorized: Sensor claim not allowed
Oct 23 15:29:52 archlinux /usr/lib/gdm-wayland-session[1368]: pcilib: Error reading /sys/bus/pci/devices/0000:00:08.3/label: Operation not permitted
Oct 23 15:29:52 archlinux wireplumber[1322]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Oct 23 15:29:52 archlinux wireplumber[1322]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
Oct 23 15:29:53 archlinux systemd[1311]: Starting User preferences database...
Oct 23 15:29:53 archlinux systemd[1311]: Started User preferences database.
Oct 23 15:29:53 archlinux systemd[1311]: Starting sandboxed app permission store...
Oct 23 15:29:53 archlinux systemd[1311]: Started sandboxed app permission store.
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1432]: Environment variable $QT_QPA_PLATFORMTHEME not set, ignoring.
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG] Registered timeout rule for 600s:
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]:       on-timeout: loginctl lock-session
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]:       on-resume:
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1451]: Environment variable $QT_QPA_PLATFORMTHEME not set, ignoring.
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wl_seat v9
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]    > Bound to wl_seat v9
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wl_data_device_manager v3
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wl_compositor v6
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wl_subcompositor v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wl_shm v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wp_viewporter v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wp_tearing_control_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wp_fractional_scale_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zxdg_output_manager_v1 v3
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wp_cursor_shape_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_idle_inhibit_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_relative_pointer_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zxdg_decoration_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wp_alpha_modifier_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwlr_gamma_control_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: ext_foreign_toplevel_list_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_pointer_gestures_v1 v3
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwlr_foreign_toplevel_manager_v1 v3
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_keyboard_shortcuts_inhibit_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_text_input_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_text_input_manager_v3 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_pointer_constraints_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwlr_output_power_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: xdg_activation_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: ext_idle_notifier_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]    > Bound to ext_idle_notifier_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: ext_session_lock_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_input_method_manager_v2 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_virtual_keyboard_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwlr_virtual_pointer_manager_v1 v2
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwlr_output_manager_v1 v4
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: org_kde_kwin_server_decoration_manager v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: hyprland_focus_grab_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_tablet_manager_v2 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwlr_layer_shell_v1 v5
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wp_presentation v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: xdg_wm_base v6
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwlr_data_control_manager_v1 v2
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_primary_selection_device_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: xwayland_shell_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwlr_screencopy_manager_v1 v3
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: hyprland_toplevel_export_manager_v1 v2
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: hyprland_global_shortcuts_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: xdg_dialog_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wp_single_pixel_buffer_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wp_drm_lease_device_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wp_linux_drm_syncobj_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wl_drm v2
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_linux_dmabuf_v1 v5
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wl_output v4
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG] found 1 rules
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG] wayland done, registering dbus
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG] Using dbus path /org/freedesktop/login1/session/_33
Oct 23 15:29:54 archlinux systemd[1311]: Starting Accessibility services bus...
Oct 23 15:29:54 archlinux systemd[1311]: Starting Virtual filesystem service...
Oct 23 15:29:54 archlinux systemd[1311]: Starting Portal service...
Oct 23 15:29:54 archlinux systemd[1311]: Started Accessibility services bus.
Oct 23 15:29:54 archlinux dbus-broker-launch[1488]: Ready
Oct 23 15:29:54 archlinux systemd[1311]: Started Virtual filesystem service.
Oct 23 15:29:54 archlinux systemd[1311]: Starting flatpak document portal service...
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1494]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1494]: > Warning:          Unsupported maximum keycode 708, clipping.
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1494]: >                   X11 cannot support keycodes above 255.
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1494]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgrou
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1494]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgrou
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1494]: Errors from xkbcomp are not fatal to the X server
Oct 23 15:29:54 archlinux systemd[1311]: Started flatpak document portal service.
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing gtk.portal for org.freedesktop.impl.portal.Lockdown as a last-resort fallback
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: The preferred method to match portal implementations to desktop environments is to use the portals.conf(5) configuration file
Oct 23 15:29:54 archlinux systemd[1311]: Starting Portal service (GTK/GNOME implementation)...
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.446] [info] Using configuration file /home/user/.config/waybar/config
Oct 23 15:29:54 archlinux swaync[1436]: configModel.vala:289: Loading Config: "/etc/xdg/swaync/config.json"
Oct 23 15:29:54 archlinux swaync[1436]: functions.vala:86: Loading CSS: "/etc/xdg/swaync/style.css"
Oct 23 15:29:54 archlinux swaync[1436]: functions.vala:100: Loading CSS: "/etc/xdg/swaync/style.css"
Oct 23 15:29:54 archlinux swaync[1436]: factory.vala:44: Loading widget: inhibitors
Oct 23 15:29:54 archlinux swaync[1436]: factory.vala:44: Loading widget: title
Oct 23 15:29:54 archlinux swaync[1436]: factory.vala:44: Loading widget: dnd
Oct 23 15:29:54 archlinux systemd[1311]: Created slice Slice /app/dbus-:1.25-org.a11y.atspi.Registry.
Oct 23 15:29:54 archlinux systemd[1311]: Started dbus-:1.25-org.a11y.atspi.Registry@0.service.
Oct 23 15:29:54 archlinux at-spi2-registryd[1525]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 23 15:29:54 archlinux systemd[1311]: Started Portal service (GTK/GNOME implementation).
Oct 23 15:29:54 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:29:54 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:29:54 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: No skeleton to export
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing gtk.portal for org.freedesktop.impl.portal.FileChooser as a last-resort fallback
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing gtk.portal for org.freedesktop.impl.portal.AppChooser as a last-resort fallback
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing gtk.portal for org.freedesktop.impl.portal.Print as a last-resort fallback
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing gtk.portal for org.freedesktop.impl.portal.Notification as a last-resort fallback
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing gtk.portal for org.freedesktop.impl.portal.Inhibit as a last-resort fallback
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing gtk.portal for org.freedesktop.impl.portal.Access as a last-resort fallback
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing hyprland.portal for org.freedesktop.impl.portal.Screenshot via the deprecated UseIn key
Oct 23 15:29:54 archlinux systemd[1311]: Starting Portal service (Hyprland implementation)...
Oct 23 15:29:54 archlinux systemd[1311]: Started kitty child process: 1587 launched by: 1439.
Oct 23 15:29:54 archlinux systemd[1311]: Started Portal service (Hyprland implementation).
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing gtk.portal for org.freedesktop.impl.portal.Account as a last-resort fallback
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing gtk.portal for org.freedesktop.impl.portal.Email as a last-resort fallback
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing hyprland.portal for org.freedesktop.impl.portal.GlobalShortcuts via the deprecated UseIn key
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing gtk.portal for org.freedesktop.impl.portal.DynamicLauncher as a last-resort fallback
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing hyprland.portal for org.freedesktop.impl.portal.ScreenCast via the deprecated UseIn key
Oct 23 15:29:54 archlinux systemd[1311]: Started Portal service.
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1439]: [0.257] [glfw error 65544]: process_desktop_settings: failed with error: [org.freedesktop.DBus.Error.UnknownMethod] No such interface “org.freedesktop.portal.Settings” on object at path /org/freedesktop/portal/desktop
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.612] [info] Unable to receive desktop appearance: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.portal.Settings” on object at path /org/freedesktop/portal/desktop
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.612] [info] Using CSS file /etc/xdg/waybar/style.css
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.616] [info] Hyprland IPC starting
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.616] [info] Loading persistent workspaces from Hyprland workspace rules
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event0 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event1 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event2 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event3 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event4 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event5 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event6 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event7 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event8 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event9 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event10 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event11 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event12 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event13 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event14 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event15 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event16 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event17 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/mice (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/mouse0 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/mouse1 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/mouse2 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/mouse3 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event18 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] module keyboard-state: Disabling module "keyboard-state", Failed to find keyboard device: EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.624] [warning] module sway/language: Disabling module "sway/language", Socket path is empty
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.625] [warning] No battery named BAT2
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.625] [warning] Error while creating the menu : Failed to expand file: $HOME/.config/waybar/power_menu.xml. Menu popup not activated.
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.766] [error] Failed to query power-profiles-daemon via dbus: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.787] [info] Bar configured (width: 1920, height: 30) for output: eDP-1
Oct 23 15:29:54 archlinux systemd[1]: Starting Time & Date Service...
Oct 23 15:29:54 archlinux systemd[1]: Started Time & Date Service.
Oct 23 15:29:55 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:29:55 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:29:55 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:29:55 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:29:55 archlinux rtkit-daemon[1142]: Successfully made thread 1782 of process 1441 owned by '1000' RT at priority 10.
Oct 23 15:29:55 archlinux rtkit-daemon[1142]: Supervising 14 threads of 8 processes of 2 users.
Oct 23 15:29:55 archlinux rtkit-daemon[1142]: Supervising 14 threads of 8 processes of 2 users.
Oct 23 15:29:55 archlinux rtkit-daemon[1142]: Supervising 14 threads of 8 processes of 2 users.
Oct 23 15:29:56 archlinux rtkit-daemon[1142]: Supervising 14 threads of 8 processes of 2 users.
Oct 23 15:29:56 archlinux rtkit-daemon[1142]: Supervising 14 threads of 8 processes of 2 users.
Oct 23 15:29:56 archlinux rtkit-daemon[1142]: Supervising 14 threads of 8 processes of 2 users.
Oct 23 15:29:56 archlinux rtkit-daemon[1142]: Supervising 14 threads of 8 processes of 2 users.
Oct 23 15:29:56 archlinux rtkit-daemon[1142]: Supervising 14 threads of 8 processes of 2 users.
Oct 23 15:29:56 archlinux rtkit-daemon[1142]: Supervising 14 threads of 8 processes of 2 users.
Oct 23 15:30:02 archlinux gnome-shell[835]: Connection to xwayland lost
Oct 23 15:30:02 archlinux gnome-shell[835]: Xwayland terminated, exiting since it was mandatory
Oct 23 15:30:02 archlinux gnome-shell[835]: JS ERROR: Gio.IOErrorEnum: Xwayland exited unexpectedly
                                            @resource:///org/gnome/shell/ui/init.js:21:20
Oct 23 15:30:02 archlinux gnome-shell[835]: Execution of main.js threw exception: Module resource:///org/gnome/shell/ui/init.js threw an exception
Oct 23 15:30:02 archlinux gdm-launch-environment][795]: pam_systemd(gdm-launch-environment:session): New sd-bus connection (system-bus-pam-systemd-795) opened.
Oct 23 15:30:02 archlinux xdg-document-po[1230]: Error releasing name org.freedesktop.portal.Documents: The connection is closed
Oct 23 15:30:02 archlinux systemd[1]: run-user-120-doc.mount: Deactivated successfully.
Oct 23 15:30:02 archlinux systemd-logind[716]: Session 1 logged out. Waiting for processes to exit.
Oct 23 15:30:02 archlinux /usr/lib/gdm-wayland-session[1262]: discover_other_daemon: 1
Oct 23 15:30:02 archlinux systemd[1]: session-1.scope: Deactivated successfully.
Oct 23 15:30:02 archlinux systemd[1]: session-1.scope: Consumed 2.433s CPU time, 405.8M memory peak.
Oct 23 15:30:02 archlinux systemd-logind[716]: Removed session 1.
Oct 23 15:30:02 archlinux gdm[774]: Gdm: Child process -815 was already dead.
Oct 23 15:30:07 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:30:07 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:30:09 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:30:09 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:30:10 archlinux systemd[1]: systemd-localed.service: Deactivated successfully.
Oct 23 15:30:10 archlinux systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Oct 23 15:30:12 archlinux systemd[1]: Stopping User Manager for UID 120...
Oct 23 15:30:12 archlinux systemd[803]: Activating special unit Exit the Session...
Oct 23 15:30:12 archlinux systemd[803]: Stopped target Main User Target.
Oct 23 15:30:12 archlinux systemd[803]: Stopping GNOME Keyring daemon...
Oct 23 15:30:12 archlinux systemd[803]: Stopping PipeWire PulseAudio...
Oct 23 15:30:12 archlinux systemd[803]: Stopping sandboxed app permission store...
Oct 23 15:30:12 archlinux systemd[803]: Stopped sandboxed app permission store.
Oct 23 15:30:12 archlinux systemd[803]: Stopped GNOME Keyring daemon.
Oct 23 15:30:12 archlinux systemd[803]: Stopped PipeWire PulseAudio.
Oct 23 15:30:12 archlinux systemd[803]: Stopping Multimedia Service Session Manager...
Oct 23 15:30:12 archlinux wireplumber[1126]: wireplumber: stopped by signal: Terminated
Oct 23 15:30:12 archlinux wireplumber[1126]: wireplumber: disconnected from pipewire
Oct 23 15:30:12 archlinux systemd[803]: Stopped Multimedia Service Session Manager.
Oct 23 15:30:12 archlinux systemd[803]: Stopping PipeWire Multimedia Service...
Oct 23 15:30:12 archlinux systemd[803]: Stopped PipeWire Multimedia Service.
Oct 23 15:30:12 archlinux systemd[803]: Stopped target Basic System.
Oct 23 15:30:12 archlinux systemd[803]: Stopped target Paths.
Oct 23 15:30:12 archlinux systemd[803]: Stopped target Sockets.
Oct 23 15:30:12 archlinux systemd[803]: Stopped target Timers.
Oct 23 15:30:12 archlinux systemd[803]: Closed GnuPG network certificate management daemon.
Oct 23 15:30:12 archlinux systemd[803]: Closed GNOME Keyring daemon.
Oct 23 15:30:12 archlinux systemd[803]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 23 15:30:12 archlinux systemd[803]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Oct 23 15:30:12 archlinux systemd[803]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Oct 23 15:30:12 archlinux systemd[803]: Closed GnuPG cryptographic agent and passphrase cache.
Oct 23 15:30:12 archlinux systemd[803]: Closed GnuPG public key management service.
Oct 23 15:30:12 archlinux systemd[803]: Closed p11-kit server.
Oct 23 15:30:12 archlinux systemd[803]: Closed PipeWire PulseAudio.
Oct 23 15:30:12 archlinux systemd[803]: Closed PipeWire Multimedia System Sockets.
Oct 23 15:30:12 archlinux dbus-broker[819]: Dispatched 530 messages @ 1(±4)μs / message.
Oct 23 15:30:12 archlinux systemd[803]: Stopping D-Bus User Message Bus...
Oct 23 15:30:12 archlinux systemd[803]: Stopped D-Bus User Message Bus.
Oct 23 15:30:12 archlinux systemd[803]: Removed slice User Core Session Slice.
Oct 23 15:30:12 archlinux systemd[803]: Closed D-Bus User Message Bus Socket.
Oct 23 15:30:12 archlinux systemd[803]: Removed slice User Application Slice.
Oct 23 15:30:12 archlinux systemd[803]: Reached target Shutdown.
Oct 23 15:30:12 archlinux systemd[803]: Finished Exit the Session.
Oct 23 15:30:12 archlinux systemd[803]: Reached target Exit the Session.
Oct 23 15:30:12 archlinux (sd-pam)[805]: pam_unix(systemd-user:session): session closed for user gdm
Oct 23 15:30:12 archlinux systemd[1]: user@120.service: Deactivated successfully.
Oct 23 15:30:12 archlinux systemd[1]: Stopped User Manager for UID 120.
Oct 23 15:30:12 archlinux systemd[1]: Stopping User Runtime Directory /run/user/120...
Oct 23 15:30:12 archlinux systemd[1]: run-user-120.mount: Deactivated successfully.
Oct 23 15:30:12 archlinux systemd[1]: user-runtime-dir@120.service: Deactivated successfully.
Oct 23 15:30:12 archlinux systemd[1]: Stopped User Runtime Directory /run/user/120.
Oct 23 15:30:12 archlinux systemd[1]: Removed slice User Slice of UID 120.
Oct 23 15:30:12 archlinux systemd[1]: user-120.slice: Consumed 2.908s CPU time, 439.1M memory peak.
Oct 23 15:30:12 archlinux systemd-logind[716]: Removed session 2.
Oct 23 15:30:25 archlinux systemd[1]: systemd-timedated.service: Deactivated successfully.
Oct 23 15:30:40 archlinux geoclue[1136]: Service not used for 60 seconds. Shutting down..
Oct 23 15:30:40 archlinux systemd[1]: geoclue.service: Deactivated successfully.
Oct 23 15:31:23 archlinux kernel: watchdog: Watchdog detected hard LOCKUP on cpu 23

I suspect that the line indicating the system crash is the one that says 'Xwayland terminated, exiting since it was mandatory.' I use the Hyprland tiling compositor (I also have GNOME installed), which uses Wayland as the Display Server.

However, not finding the file `isp_4.0.1.bin` for my GPU seems to be a separate issue.

Offline

#8 2024-10-26 08:46:16

coxe87b
Member
From: Canberra
Registered: 2019-12-08
Posts: 86

Re: Missing AMD GPU Firmware: "amdgpu/isp_4_1_0.bin failed with error -2"

carlos04 wrote:

Thank you for taking the time to respond. I'm new to Linux, so any advice is greatly appreciated.

Here is my full `dmesg`:

sudo dmesg
[sudo] password for user: 
[    0.000000] Linux version 6.11.5-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Tue, 22 Oct 2024 18:31:38 +0000
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=xxx rw loglevel=3 quiet
[    0.000000] x86/split lock detection: #DB: warning on user-space bus_locks
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009b7efff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009b7f000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a237fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a238000-0x0000000066c26fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000066c27000-0x000000006cc26fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000006cc27000-0x000000006cd26fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000006cd27000-0x000000006ed26fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000006ed27000-0x00000000783fefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000783ff000-0x0000000079ff6fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000079ff7000-0x0000000079ffcfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000079ffd000-0x0000000079ffefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000079fff000-0x000000007bffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007d675000-0x000000007d6fffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007d800000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000085e17ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000085f1c0000-0x00000008a01fffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] e820: update [mem 0x60369018-0x6036d457] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009b7efff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009b7f000-0x0000000009ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a237fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000a238000-0x0000000060369017] usable
[    0.000000] reserve setup_data: [mem 0x0000000060369018-0x000000006036d457] usable
[    0.000000] reserve setup_data: [mem 0x000000006036d458-0x0000000066c26fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000066c27000-0x000000006cc26fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000006cc27000-0x000000006cd26fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000006cd27000-0x000000006ed26fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000006ed27000-0x00000000783fefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000783ff000-0x0000000079ff6fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000079ff7000-0x0000000079ffcfff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000079ffd000-0x0000000079ffefff] usable
[    0.000000] reserve setup_data: [mem 0x0000000079fff000-0x000000007bffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007d675000-0x000000007d6fffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007d800000-0x000000007fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000085e17ffff] usable
[    0.000000] reserve setup_data: [mem 0x000000085f1c0000-0x00000008a01fffff] reserved
[    0.000000] efi: EFI v2.9 by American Megatrends
[    0.000000] efi: ACPI=0x6cd26000 ACPI 2.0=0x6cd26014 TPMFinalLog=0x6ecd8000 SMBIOS=0x77f9d000 SMBIOS 3.0=0x77f9c000 MEMATTR=0x6036f018 ESRT=0x63d87018 INITRD=0x60371818 RNG=0x6ccb3018 TPMEventLog=0x6cca9018 
[    0.000000] random: crng init done
[    0.000000] efi: Remove mem60: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
[    0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
[    0.000000] efi: Remove mem61: MMIO range=[0xfd000000-0xfedfffff] (30MB) from e820 map
[    0.000000] e820: remove [mem 0xfd000000-0xfedfffff] reserved
[    0.000000] efi: Not removing mem62: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[    0.000000] efi: Remove mem63: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map
[    0.000000] e820: remove [mem 0xfee01000-0xffffffff] reserved
[    0.000000] efi: Remove mem65: MMIO range=[0x880000000-0x8a01fffff] (514MB) from e820 map
[    0.000000] e820: remove [mem 0x880000000-0x8a01fffff] reserved
[    0.000000] SMBIOS 3.7.0 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. ASUS Zenbook S 16 UM5606WA_UM5606WA/UM5606WA, BIOS UM5606WA.304 06/17/2024
[    0.000000] DMI: Memory slots populated: 4/4
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1996.224 MHz processor
[    0.000060] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000061] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000067] last_pfn = 0x85e180 max_arch_pfn = 0x400000000
[    0.000073] MTRR map: 6 entries (3 fixed + 3 variable; max 20), built from 9 variable MTRRs
[    0.000074] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000204] last_pfn = 0x79fff max_arch_pfn = 0x400000000
[    0.003419] esrt: Reserving ESRT space from 0x0000000063d87018 to 0x0000000063d870a0.
[    0.003425] e820: update [mem 0x63d87000-0x63d87fff] usable ==> reserved
[    0.003437] Using GB pages for direct mapping
[    0.003633] Secure boot disabled
[    0.003633] RAMDISK: [mem 0x592f1000-0x5bc15fff]
[    0.003758] ACPI: Early table checksum verification disabled
[    0.003762] ACPI: RSDP 0x000000006CD26014 000024 (v02 _ASUS_)
[    0.003765] ACPI: XSDT 0x000000006CD25728 00019C (v01 _ASUS_ Notebook 01072009 AMI  01000013)
[    0.003770] ACPI: FACP 0x000000006CD19000 000114 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.003773] ACPI: DSDT 0x000000006CD06000 012557 (v02 _ASUS_ Notebook 01072009 INTL 20230331)
[    0.003775] ACPI: FACS 0x000000006E4BD000 000040
[    0.003777] ACPI: MSDM 0x000000006CD24000 000055 (v03 _ASUS_ Notebook 01072009 ASUS 00000001)
[    0.003778] ACPI: SSDT 0x000000006CD1B000 0083FE (v02 AMD    AmdTable 00000002 MSFT 04000000)
[    0.003780] ACPI: SSDT 0x000000006CD1A000 000309 (v02 _ASUS_ CPUSSDT  01072009 AMI  01072009)
[    0.003781] ACPI: FIDT 0x000000006CD05000 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.003783] ACPI: ECDT 0x000000006CD04000 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
[    0.003784] ACPI: MCFG 0x000000006CD03000 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00010013)
[    0.003785] ACPI: HPET 0x000000006CD02000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00000005)
[    0.003787] ACPI: UEFI 0x000000006E4BB000 000048 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
[    0.003788] ACPI: FPDT 0x000000006CD01000 000044 (v01 _ASUS_ A M I    01072009 AMI  01000013)
[    0.003789] ACPI: VFCT 0x000000006CCFC000 004484 (v01 _ASUS_ Notebook 00000001 AMD  33504F47)
[    0.003790] ACPI: BGRT 0x000000006CCFB000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.003792] ACPI: SSDT 0x000000006CCF3000 007EA6 (v02 AMD    AMD CPU  00000001 AMD  00000001)
[    0.003793] ACPI: SDEV 0x000000006CCF2000 000144 (v01 AMD    SdevTble 00000001 ACPI 00000002)
[    0.003794] ACPI: TPM2 0x000000006CCF1000 000050 (v05 _ASUS_ Notebook 00000001 AMI  00000000)
[    0.003796] ACPI: SSDT 0x000000006CCEF000 00169E (v02 AMD    CPMDFIG2 00000001 INTL 20230331)
[    0.003797] ACPI: SSDT 0x000000006CCEC000 002AA6 (v02 AMD    CDFAAIG2 00000001 INTL 20230331)
[    0.003799] ACPI: SSDT 0x000000006CCEA000 001DB7 (v02 AMD    CPMPMF   00000001 INTL 20230331)
[    0.003800] ACPI: SSDT 0x000000006CCE9000 000889 (v02 AMD    CPMWLRC  00000001 INTL 20230331)
[    0.003801] ACPI: SSDT 0x000000006CCE8000 0006A2 (v02 AMD    OEMACP   00000001 INTL 20230331)
[    0.003802] ACPI: SSDT 0x000000006CCE7000 000A70 (v02 AMD    OEMPMF   00000001 INTL 20230331)
[    0.003804] ACPI: SSDT 0x000000006CCDD000 009AC6 (v02 AMD    CPMCMN   00000001 INTL 20230331)
[    0.003805] ACPI: WSMT 0x000000006CCDC000 000028 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.003806] ACPI: APIC 0x000000006CCDB000 000128 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.003808] ACPI: SSDT 0x000000006CCDA000 00010D (v02 MSFT   MHSP     00000004 INTL 20230331)
[    0.003809] ACPI: SSDT 0x000000006CCD8000 001B84 (v02 AMD    AOD      00000001 INTL 20230331)
[    0.003810] ACPI: SSDT 0x000000006CCD7000 000051 (v02 AMD    DRTM     00000001 INTL 20230331)
[    0.003812] ACPI: IVRS 0x000000006CCD6000 0001F0 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.003813] ACPI: SSDT 0x000000006CCD5000 00096A (v02 AMD    CPMMSOSC 00000001 INTL 20230331)
[    0.003814] ACPI: SSDT 0x000000006CCD4000 000F5C (v02 AMD    CPMACPV8 00000001 INTL 20230331)
[    0.003816] ACPI: SSDT 0x000000006CCD3000 000500 (v02 AMD    MEMTOOL0 00000002 INTL 20230331)
[    0.003817] ACPI: SSDT 0x000000006CCD2000 0008ED (v02 AMD    THERMAL0 00000001 INTL 20230331)
[    0.003818] ACPI: SSDT 0x000000006CCD1000 0005F9 (v02 AMD    GPP_PME_ 00000001 INTL 20230331)
[    0.003819] ACPI: SSDT 0x000000006CCC7000 009726 (v02 AMD    INTGPPC_ 00000001 INTL 20230331)
[    0.003821] ACPI: SSDT 0x000000006CCC2000 004607 (v02 AMD    INTGPPA_ 00000001 INTL 20230331)
[    0.003822] ACPI: SSDT 0x000000006CCC1000 0008C4 (v02 AMD    CPMGPIO0 00000001 INTL 20230331)
[    0.003823] ACPI: SSDT 0x000000006CCC0000 00008D (v02 AMD    CPMMSLPI 00000001 INTL 20230331)
[    0.003824] ACPI: SSDT 0x000000006CCBF000 00050B (v02 AMD    CPMSFAML 00000001 INTL 20230331)
[    0.003826] ACPI: SSDT 0x000000006CCBD000 00117C (v01 AMD    CPMUCSI  00000001 INTL 20230331)
[    0.003827] ACPI: SSDT 0x000000006CCBC000 000CF9 (v02 AMD    WwanSsdt 00000001 INTL 20230331)
[    0.003828] ACPI: SSDT 0x000000006CCBB000 000A7F (v02 AMD    SDCR     00000001 INTL 20230331)
[    0.003830] ACPI: SSDT 0x000000006CCBA000 000A39 (v02 AMD    LOM      00000001 INTL 20230331)
[    0.003831] ACPI: SSDT 0x000000006CCB9000 000B76 (v02 AMD    WLAN     00000001 INTL 20230331)
[    0.003832] ACPI: SSDT 0x000000006CCB8000 000CDD (v02 AMD    NVME     00000001 INTL 20230331)
[    0.003834] ACPI: SSDT 0x000000006CCB7000 000664 (v02 AMD    GpMsSsdt 00000001 INTL 20230331)
[    0.003835] ACPI: SSDT 0x000000006CCB6000 000057 (v02 AMD    GPP9     00000001 INTL 20230331)
[    0.003836] ACPI: SSDT 0x000000006CCB4000 00176B (v02 AMD    UPEP     00000001 INTL 20230331)
[    0.003837] ACPI: Reserving FACP table memory at [mem 0x6cd19000-0x6cd19113]
[    0.003838] ACPI: Reserving DSDT table memory at [mem 0x6cd06000-0x6cd18556]
[    0.003838] ACPI: Reserving FACS table memory at [mem 0x6e4bd000-0x6e4bd03f]
[    0.003838] ACPI: Reserving MSDM table memory at [mem 0x6cd24000-0x6cd24054]
[    0.003839] ACPI: Reserving SSDT table memory at [mem 0x6cd1b000-0x6cd233fd]
[    0.003839] ACPI: Reserving SSDT table memory at [mem 0x6cd1a000-0x6cd1a308]
[    0.003839] ACPI: Reserving FIDT table memory at [mem 0x6cd05000-0x6cd0509b]
[    0.003840] ACPI: Reserving ECDT table memory at [mem 0x6cd04000-0x6cd040c0]
[    0.003840] ACPI: Reserving MCFG table memory at [mem 0x6cd03000-0x6cd0303b]
[    0.003840] ACPI: Reserving HPET table memory at [mem 0x6cd02000-0x6cd02037]
[    0.003840] ACPI: Reserving UEFI table memory at [mem 0x6e4bb000-0x6e4bb047]
[    0.003841] ACPI: Reserving FPDT table memory at [mem 0x6cd01000-0x6cd01043]
[    0.003841] ACPI: Reserving VFCT table memory at [mem 0x6ccfc000-0x6cd00483]
[    0.003841] ACPI: Reserving BGRT table memory at [mem 0x6ccfb000-0x6ccfb037]
[    0.003841] ACPI: Reserving SSDT table memory at [mem 0x6ccf3000-0x6ccfaea5]
[    0.003842] ACPI: Reserving SDEV table memory at [mem 0x6ccf2000-0x6ccf2143]
[    0.003842] ACPI: Reserving TPM2 table memory at [mem 0x6ccf1000-0x6ccf104f]
[    0.003842] ACPI: Reserving SSDT table memory at [mem 0x6ccef000-0x6ccf069d]
[    0.003843] ACPI: Reserving SSDT table memory at [mem 0x6ccec000-0x6cceeaa5]
[    0.003843] ACPI: Reserving SSDT table memory at [mem 0x6ccea000-0x6ccebdb6]
[    0.003843] ACPI: Reserving SSDT table memory at [mem 0x6cce9000-0x6cce9888]
[    0.003843] ACPI: Reserving SSDT table memory at [mem 0x6cce8000-0x6cce86a1]
[    0.003844] ACPI: Reserving SSDT table memory at [mem 0x6cce7000-0x6cce7a6f]
[    0.003844] ACPI: Reserving SSDT table memory at [mem 0x6ccdd000-0x6cce6ac5]
[    0.003844] ACPI: Reserving WSMT table memory at [mem 0x6ccdc000-0x6ccdc027]
[    0.003845] ACPI: Reserving APIC table memory at [mem 0x6ccdb000-0x6ccdb127]
[    0.003845] ACPI: Reserving SSDT table memory at [mem 0x6ccda000-0x6ccda10c]
[    0.003845] ACPI: Reserving SSDT table memory at [mem 0x6ccd8000-0x6ccd9b83]
[    0.003845] ACPI: Reserving SSDT table memory at [mem 0x6ccd7000-0x6ccd7050]
[    0.003846] ACPI: Reserving IVRS table memory at [mem 0x6ccd6000-0x6ccd61ef]
[    0.003846] ACPI: Reserving SSDT table memory at [mem 0x6ccd5000-0x6ccd5969]
[    0.003846] ACPI: Reserving SSDT table memory at [mem 0x6ccd4000-0x6ccd4f5b]
[    0.003846] ACPI: Reserving SSDT table memory at [mem 0x6ccd3000-0x6ccd34ff]
[    0.003847] ACPI: Reserving SSDT table memory at [mem 0x6ccd2000-0x6ccd28ec]
[    0.003847] ACPI: Reserving SSDT table memory at [mem 0x6ccd1000-0x6ccd15f8]
[    0.003847] ACPI: Reserving SSDT table memory at [mem 0x6ccc7000-0x6ccd0725]
[    0.003848] ACPI: Reserving SSDT table memory at [mem 0x6ccc2000-0x6ccc6606]
[    0.003848] ACPI: Reserving SSDT table memory at [mem 0x6ccc1000-0x6ccc18c3]
[    0.003848] ACPI: Reserving SSDT table memory at [mem 0x6ccc0000-0x6ccc008c]
[    0.003848] ACPI: Reserving SSDT table memory at [mem 0x6ccbf000-0x6ccbf50a]
[    0.003849] ACPI: Reserving SSDT table memory at [mem 0x6ccbd000-0x6ccbe17b]
[    0.003849] ACPI: Reserving SSDT table memory at [mem 0x6ccbc000-0x6ccbccf8]
[    0.003849] ACPI: Reserving SSDT table memory at [mem 0x6ccbb000-0x6ccbba7e]
[    0.003850] ACPI: Reserving SSDT table memory at [mem 0x6ccba000-0x6ccbaa38]
[    0.003850] ACPI: Reserving SSDT table memory at [mem 0x6ccb9000-0x6ccb9b75]
[    0.003850] ACPI: Reserving SSDT table memory at [mem 0x6ccb8000-0x6ccb8cdc]
[    0.003850] ACPI: Reserving SSDT table memory at [mem 0x6ccb7000-0x6ccb7663]
[    0.003851] ACPI: Reserving SSDT table memory at [mem 0x6ccb6000-0x6ccb6056]
[    0.003851] ACPI: Reserving SSDT table memory at [mem 0x6ccb4000-0x6ccb576a]
[    0.003902] No NUMA configuration found
[    0.003902] Faking a node at [mem 0x0000000000000000-0x000000085e17ffff]
[    0.003905] NODE_DATA(0) allocated [mem 0x85e17b000-0x85e17ffff]
[    0.003933] Zone ranges:
[    0.003933]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.003934]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.003935]   Normal   [mem 0x0000000100000000-0x000000085e17ffff]
[    0.003936]   Device   empty
[    0.003936] Movable zone start for each node
[    0.003937] Early memory node ranges
[    0.003937]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.003938]   node   0: [mem 0x0000000000100000-0x0000000009b7efff]
[    0.003938]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.003939]   node   0: [mem 0x000000000a238000-0x0000000066c26fff]
[    0.003939]   node   0: [mem 0x00000000783ff000-0x0000000079ff6fff]
[    0.003939]   node   0: [mem 0x0000000079ffd000-0x0000000079ffefff]
[    0.003940]   node   0: [mem 0x0000000100000000-0x000000085e17ffff]
[    0.003941] Initmem setup node 0 [mem 0x0000000000001000-0x000000085e17ffff]
[    0.003946] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.003953] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.004004] On node 0, zone DMA32: 1153 pages in unavailable ranges
[    0.004615] On node 0, zone DMA32: 56 pages in unavailable ranges
[    0.004650] On node 0, zone DMA32: 6104 pages in unavailable ranges
[    0.004650] On node 0, zone DMA32: 6 pages in unavailable ranges
[    0.019955] On node 0, zone Normal: 24577 pages in unavailable ranges
[    0.019981] On node 0, zone Normal: 7808 pages in unavailable ranges
[    0.020411] ACPI: PM-Timer IO Port: 0x808
[    0.020419] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.020430] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[    0.020436] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[    0.020438] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.020440] ACPI: INT_SRC_OVR (bus 0 bus_irq 1 global_irq 1 low edge)
[    0.020440] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.020443] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.020444] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.020452] e820: update [mem 0x6039c000-0x60712fff] usable ==> reserved
[    0.020465] CPU topo: Max. logical packages:   1
[    0.020466] CPU topo: Max. logical dies:       1
[    0.020466] CPU topo: Max. dies per package:   1
[    0.020468] CPU topo: Max. threads per core:   2
[    0.020468] CPU topo: Num. cores per package:    12
[    0.020469] CPU topo: Num. threads per package:  24
[    0.020469] CPU topo: Allowing 24 present CPUs plus 0 hotplug CPUs
[    0.020482] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.020483] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.020484] PM: hibernation: Registered nosave memory: [mem 0x09b7f000-0x09ffffff]
[    0.020485] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a237fff]
[    0.020485] PM: hibernation: Registered nosave memory: [mem 0x60369000-0x60369fff]
[    0.020486] PM: hibernation: Registered nosave memory: [mem 0x6036d000-0x6036dfff]
[    0.020487] PM: hibernation: Registered nosave memory: [mem 0x6039c000-0x60712fff]
[    0.020487] PM: hibernation: Registered nosave memory: [mem 0x63d87000-0x63d87fff]
[    0.020488] PM: hibernation: Registered nosave memory: [mem 0x66c27000-0x6cc26fff]
[    0.020488] PM: hibernation: Registered nosave memory: [mem 0x6cc27000-0x6cd26fff]
[    0.020489] PM: hibernation: Registered nosave memory: [mem 0x6cd27000-0x6ed26fff]
[    0.020489] PM: hibernation: Registered nosave memory: [mem 0x6ed27000-0x783fefff]
[    0.020489] PM: hibernation: Registered nosave memory: [mem 0x79ff7000-0x79ffcfff]
[    0.020490] PM: hibernation: Registered nosave memory: [mem 0x79fff000-0x7bffffff]
[    0.020490] PM: hibernation: Registered nosave memory: [mem 0x7c000000-0x7d674fff]
[    0.020491] PM: hibernation: Registered nosave memory: [mem 0x7d675000-0x7d6fffff]
[    0.020491] PM: hibernation: Registered nosave memory: [mem 0x7d700000-0x7d7fffff]
[    0.020491] PM: hibernation: Registered nosave memory: [mem 0x7d800000-0x7fffffff]
[    0.020491] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xfedfffff]
[    0.020492] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.020492] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[    0.020493] [mem 0x80000000-0xfedfffff] available for PCI devices
[    0.020494] Booting paravirtualized kernel on bare hardware
[    0.020496] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.023633] setup_percpu: NR_CPUS:320 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:1
[    0.024106] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
[    0.024111] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
[    0.024112] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
[    0.024114] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 
[    0.024116] pcpu-alloc: [0] 16 17 18 19 [0] 20 21 22 23 
[    0.024126] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=xxx rw loglevel=3 quiet
[    0.024162] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
[    0.024174] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.024175] printk: log_buf_len total cpu_extra contributions: 94208 bytes
[    0.024175] printk: log_buf_len min size: 131072 bytes
[    0.024246] printk: log_buf_len: 262144 bytes
[    0.024247] printk: early log buf free: 111488(85%)
[    0.025191] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.025675] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.025772] Fallback order for Node 0: 0 
[    0.025777] Built 1 zonelists, mobility grouping on.  Total pages: 8152199
[    0.025778] Policy zone: Normal
[    0.025859] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.025897] software IO TLB: area num 32.
[    0.054099] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
[    0.054139] ftrace: allocating 50625 entries in 198 pages
[    0.062328] ftrace: allocated 198 pages with 4 groups
[    0.062377] Dynamic Preempt: full
[    0.062430] rcu: Preemptible hierarchical RCU implementation.
[    0.062431] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=24.
[    0.062431] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.062432] 	Trampoline variant of Tasks RCU enabled.
[    0.062433] 	Rude variant of Tasks RCU enabled.
[    0.062433] 	Tracing variant of Tasks RCU enabled.
[    0.062433] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.062434] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
[    0.062443] RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
[    0.062445] RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
[    0.062446] RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
[    0.064145] NR_IRQS: 20736, nr_irqs: 1160, preallocated irqs: 16
[    0.064343] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.064441] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.064471] Console: colour dummy device 80x25
[    0.064473] printk: legacy console [tty0] enabled
[    0.064504] ACPI: Core revision 20240322
[    0.064686] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.064703] APIC: Switch to symmetric I/O mode setup
[    0.065118] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
[    0.065119] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
[    0.065120] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
[    0.065120] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
[    0.065121] AMD-Vi: ivrs, add hid:MSFT0201, uid:1, rdevid:96
[    0.065121] AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x10
[    0.066245] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.081375] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398c7e2531b, max_idle_ns: 881590480702 ns
[    0.081378] Calibrating delay loop (skipped), value calculated using timer frequency.. 3994.80 BogoMIPS (lpj=6654080)
[    0.081392] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.081455] LVT offset 1 assigned for vector 0xf9
[    0.081678] LVT offset 2 assigned for vector 0xf4
[    0.081742] Last level iTLB entries: 4KB 64, 2MB 64, 4MB 32
[    0.081743] Last level dTLB entries: 4KB 128, 2MB 128, 4MB 64, 1GB 0
[    0.081744] process: using mwait in idle threads
[    0.081746] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.081747] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[    0.081748] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.081749] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.081750] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.081750] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.081755] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.081756] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.081757] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.081757] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[    0.081758] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[    0.081758] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[    0.081759] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.081759] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[    0.081760] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.081761] x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
[    0.081761] x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
[    0.081762] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
[    0.081762] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
[    0.081763] x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]:   16
[    0.081763] x86/fpu: Enabled xstate features 0xae7, context size is 2456 bytes, using 'compacted' format.
[    0.097035] Freeing SMP alternatives memory: 40K
[    0.097037] pid_max: default: 32768 minimum: 301
[    0.098421] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
[    0.098432] landlock: Up and running.
[    0.098433] Yama: becoming mindful.
[    0.098436] LSM support for eBPF active
[    0.098469] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.098488] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.208475] smpboot: CPU0: AMD Ryzen AI 9 HX 370 w/ Radeon 890M (family: 0x1a, model: 0x24, stepping: 0x0)
[    0.208593] Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
[    0.208615] ... version:                2
[    0.208615] ... bit width:              48
[    0.208616] ... generic registers:      6
[    0.208616] ... value mask:             0000ffffffffffff
[    0.208616] ... max period:             00007fffffffffff
[    0.208616] ... fixed-purpose events:   0
[    0.208617] ... event mask:             000000000000003f
[    0.208688] signal: max sigframe size: 3376
[    0.208704] rcu: Hierarchical SRCU implementation.
[    0.208704] rcu: 	Max phase no-delay instances is 1000.
[    0.208735] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
[    0.208859] MCE: In-kernel MCE decoding enabled.
[    0.208882] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.208982] smp: Bringing up secondary CPUs ...
[    0.209026] smpboot: x86: Booting SMP configuration:
[    0.209027] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
[    0.212599] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.214805] smp: Brought up 1 node, 24 CPUs
[    0.214805] smpboot: Total of 24 processors activated (95857.20 BogoMIPS)
[    0.218199] Memory: 31851092K/32608796K available (18432K kernel code, 2187K rwdata, 13520K rodata, 3452K init, 3432K bss, 731048K reserved, 0K cma-reserved)
[    0.218348] devtmpfs: initialized
[    0.218348] x86/mm: Memory block size: 128MB
[    0.219419] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a237fff] (229376 bytes)
[    0.219419] ACPI: PM: Registering ACPI NVS region [mem 0x6cd27000-0x6ed26fff] (33554432 bytes)
[    0.219419] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.219419] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.219419] pinctrl core: initialized pinctrl subsystem
[    0.219419] PM: RTC time: 15:42:20, date: 2024-10-23
[    0.221496] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.221651] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.221756] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.221860] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.221864] audit: initializing netlink subsys (disabled)
[    0.221869] audit: type=2000 audit(1729698139.156:1): state=initialized audit_enabled=0 res=1
[    0.221869] thermal_sys: Registered thermal governor 'fair_share'
[    0.221869] thermal_sys: Registered thermal governor 'bang_bang'
[    0.221869] thermal_sys: Registered thermal governor 'step_wise'
[    0.221869] thermal_sys: Registered thermal governor 'user_space'
[    0.221869] thermal_sys: Registered thermal governor 'power_allocator'
[    0.221869] cpuidle: using governor ladder
[    0.221869] cpuidle: using governor menu
[    0.221869] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.221869] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[    0.221869] PCI: Using configuration type 1 for base access
[    0.221869] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.221869] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.221869] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.221869] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.221869] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.221869] ACPI: Added _OSI(Module Device)
[    0.221869] ACPI: Added _OSI(Processor Device)
[    0.221869] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.221869] ACPI: Added _OSI(Processor Aggregator Device)
[    0.231403] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP4._S0W], AE_ALREADY_EXISTS (20240322/dswload2-326)
[    0.231408] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240322/psobject-220)
[    0.231409] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.231414] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP4._PR0], AE_ALREADY_EXISTS (20240322/dswload2-326)
[    0.231415] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240322/psobject-220)
[    0.231417] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP4._PR3], AE_ALREADY_EXISTS (20240322/dswload2-326)
[    0.231418] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240322/psobject-220)
[    0.232182] ACPI: 33 ACPI AML tables successfully acquired and loaded
[    0.232729] ACPI: EC: EC started
[    0.232730] ACPI: EC: interrupt blocked
[    0.232880] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.232881] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.232937] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.242870] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
[    0.242870] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
[    0.242870] ACPI: Interpreter enabled
[    0.242870] ACPI: PM: (supports S0 S4 S5)
[    0.242870] ACPI: Using IOAPIC for interrupt routing
[    0.242870] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.242870] PCI: Ignoring E820 reservations for host bridge windows
[    0.242870] ACPI: Enabled 3 GPEs in block 00 to 1F
[    0.245279] ACPI: \_SB_.PCI0.GPP0.PWRS: New power resource
[    0.245778] ACPI: \_SB_.PCI0.GPP0.SWUS.PWRS: New power resource
[    0.246277] ACPI: \_SB_.PCI0.GPP1.PWRS: New power resource
[    0.246753] ACPI: \_SB_.PCI0.GPP1.SWUS.PWRS: New power resource
[    0.246868] ACPI: \_SB_.PCI0.GPP3.P0NV: New power resource
[    0.247998] ACPI: \_SB_.PCI0.GPP4.RPR2: New power resource
[    0.248176] ACPI: \_SB_.PCI0.GPP4.PWSR: New power resource
[    0.248252] ACPI: \_SB_.PCI0.GPP5.PWSR: New power resource
[    0.248550] ACPI: \_SB_.PCI0.GPP6.PWSR: New power resource
[    0.248865] ACPI: \_SB_.PCI0.GPP7.P0WW: New power resource
[    0.249137] ACPI: \_SB_.PCI0.GPPA.PWRS: New power resource
[    0.249238] ACPI: \_SB_.PCI0.GPPA.VGA_.PWRS: New power resource
[    0.249379] ACPI: \_SB_.PCI0.GPPA.ACP_.PWRS: New power resource
[    0.249582] ACPI: \_SB_.PCI0.GPPA.AZAL.PWRS: New power resource
[    0.249731] ACPI: \_SB_.PCI0.GPPA.HDAU.PWRS: New power resource
[    0.249902] ACPI: \_SB_.PCI0.GPPA.XHC1.PWRS: New power resource
[    0.250286] ACPI: \_SB_.PCI0.GPPC.XHC0.PWRS: New power resource
[    0.250346] ACPI: \_SB_.PCI0.GPPC.XHC0.RHUB.PRT1.BTPR: New power resource
[    0.250346] ACPI: \_SB_.PCI0.GPPC.XHC3.PWRS: New power resource
[    0.250346] ACPI: \_SB_.PCI0.GPPC.XHC4.PWRS: New power resource
[    0.250346] ACPI: \_SB_.PCI0.GPPC.NHI0.PWRS: New power resource
[    0.250346] ACPI: \_SB_.PCI0.GPPC.NHI1.PWRS: New power resource
[    0.251926] ACPI: \_SB_.PRWL: New power resource
[    0.252399] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.252403] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.252493] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.252762] PCI host bridge to bus 0000:00
[    0.252764] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.252765] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.252765] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.252766] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.252767] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.252767] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[    0.252768] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfcffffff window]
[    0.252768] pci_bus 0000:00: root bus resource [mem 0x880000000-0x7fffffffff window]
[    0.252769] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.252780] pci 0000:00:00.0: [1022:1507] type 00 class 0x060000 conventional PCI endpoint
[    0.252850] pci 0000:00:00.2: [1022:1508] type 00 class 0x080600 conventional PCI endpoint
[    0.252926] pci 0000:00:01.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
[    0.252973] pci 0000:00:01.1: [1022:150a] type 01 class 0x060400 PCIe Root Port
[    0.253044] pci 0000:00:01.1: PCI bridge to [bus 01-60]
[    0.253049] pci 0000:00:01.1:   bridge window [io  0xb000-0xefff]
[    0.253051] pci 0000:00:01.1:   bridge window [mem 0xc4000000-0xdbffffff]
[    0.253073] pci 0000:00:01.1:   bridge window [mem 0x5800000000-0x77ffffffff 64bit pref]
[    0.253082] pci 0000:00:01.1: enabling Extended Tags
[    0.253270] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.253745] pci 0000:00:01.2: [1022:150a] type 01 class 0x060400 PCIe Root Port
[    0.253817] pci 0000:00:01.2: PCI bridge to [bus 61-c0]
[    0.253821] pci 0000:00:01.2:   bridge window [io  0x7000-0xafff]
[    0.253823] pci 0000:00:01.2:   bridge window [mem 0xac000000-0xc3ffffff]
[    0.253846] pci 0000:00:01.2:   bridge window [mem 0x3800000000-0x57ffffffff 64bit pref]
[    0.253854] pci 0000:00:01.2: enabling Extended Tags
[    0.254035] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.254506] pci 0000:00:02.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
[    0.254552] pci 0000:00:02.1: [1022:150b] type 01 class 0x060400 PCIe Root Port
[    0.254570] pci 0000:00:02.1: PCI bridge to [bus c1]
[    0.254575] pci 0000:00:02.1:   bridge window [mem 0xdd100000-0xdd1fffff]
[    0.254588] pci 0000:00:02.1: enabling Extended Tags
[    0.254641] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    0.254757] pci 0000:00:02.2: [1022:150b] type 01 class 0x060400 PCIe Root Port
[    0.254775] pci 0000:00:02.2: PCI bridge to [bus c2]
[    0.254780] pci 0000:00:02.2:   bridge window [mem 0xdd000000-0xdd0fffff]
[    0.254844] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[    0.254954] pci 0000:00:02.3: [1022:150b] type 01 class 0x060400 PCIe Root Port
[    0.254972] pci 0000:00:02.3: PCI bridge to [bus c3]
[    0.254977] pci 0000:00:02.3:   bridge window [mem 0xdc600000-0xdc8fffff]
[    0.255042] pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
[    0.255158] pci 0000:00:03.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
[    0.255213] pci 0000:00:08.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
[    0.255258] pci 0000:00:08.1: [1022:150c] type 01 class 0x060400 PCIe Root Port
[    0.255271] pci 0000:00:08.1: PCI bridge to [bus c4]
[    0.255274] pci 0000:00:08.1:   bridge window [io  0xf000-0xffff]
[    0.255275] pci 0000:00:08.1:   bridge window [mem 0xdc000000-0xdc5fffff]
[    0.255280] pci 0000:00:08.1:   bridge window [mem 0x7800000000-0x78107fffff 64bit pref]
[    0.255284] pci 0000:00:08.1: enabling Extended Tags
[    0.255316] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.255390] pci 0000:00:08.2: [1022:150c] type 01 class 0x060400 PCIe Root Port
[    0.255418] pci 0000:00:08.2: PCI bridge to [bus c5]
[    0.255422] pci 0000:00:08.2:   bridge window [mem 0xdce00000-0xdcffffff]
[    0.255426] pci 0000:00:08.2:   bridge window [mem 0x7810900000-0x78109fffff 64bit pref]
[    0.255431] pci 0000:00:08.2: enabling Extended Tags
[    0.255463] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    0.255526] pci 0000:00:08.3: [1022:150c] type 01 class 0x060400 PCIe Root Port
[    0.255539] pci 0000:00:08.3: PCI bridge to [bus c6]
[    0.255543] pci 0000:00:08.3:   bridge window [mem 0xdca00000-0xdcdfffff]
[    0.255551] pci 0000:00:08.3: enabling Extended Tags
[    0.255583] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
[    0.255720] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
[    0.255809] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
[    0.255907] pci 0000:00:18.0: [1022:16f8] type 00 class 0x060000 conventional PCI endpoint
[    0.255932] pci 0000:00:18.1: [1022:16f9] type 00 class 0x060000 conventional PCI endpoint
[    0.255952] pci 0000:00:18.2: [1022:16fa] type 00 class 0x060000 conventional PCI endpoint
[    0.255973] pci 0000:00:18.3: [1022:16fb] type 00 class 0x060000 conventional PCI endpoint
[    0.255993] pci 0000:00:18.4: [1022:16fc] type 00 class 0x060000 conventional PCI endpoint
[    0.256013] pci 0000:00:18.5: [1022:16fd] type 00 class 0x060000 conventional PCI endpoint
[    0.256033] pci 0000:00:18.6: [1022:16fe] type 00 class 0x060000 conventional PCI endpoint
[    0.256053] pci 0000:00:18.7: [1022:16ff] type 00 class 0x060000 conventional PCI endpoint
[    0.256169] pci 0000:00:01.1: PCI bridge to [bus 01-60]
[    0.256273] pci 0000:00:01.2: PCI bridge to [bus 61-c0]
[    0.256364] pci 0000:c1:00.0: [1344:5413] type 00 class 0x010802 PCIe Endpoint
[    0.256378] pci 0000:c1:00.0: BAR 0 [mem 0xdd100000-0xdd103fff 64bit]
[    0.256705] pci 0000:00:02.1: PCI bridge to [bus c1]
[    0.256807] pci 0000:c2:00.0: [17a0:9755] type 00 class 0x080501 PCIe Endpoint
[    0.256828] pci 0000:c2:00.0: BAR 0 [mem 0xdd000000-0xdd000fff]
[    0.256995] pci 0000:c2:00.0: supports D1 D2
[    0.256995] pci 0000:c2:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.257305] pci 0000:00:02.2: PCI bridge to [bus c2]
[    0.257359] pci 0000:c3:00.0: [14c3:7925] type 00 class 0x028000 PCIe Endpoint
[    0.257379] pci 0000:c3:00.0: BAR 0 [mem 0xdc600000-0xdc7fffff 64bit]
[    0.257390] pci 0000:c3:00.0: BAR 2 [mem 0xdc800000-0xdc807fff 64bit]
[    0.257481] pci 0000:c3:00.0: PME# supported from D0 D3hot D3cold
[    0.257736] pci 0000:00:02.3: PCI bridge to [bus c3]
[    0.257792] pci 0000:c4:00.0: [1002:150e] type 00 class 0x038000 PCIe Legacy Endpoint
[    0.257802] pci 0000:c4:00.0: BAR 0 [mem 0x7800000000-0x780fffffff 64bit pref]
[    0.257810] pci 0000:c4:00.0: BAR 2 [mem 0xdc000000-0xdc1fffff 64bit pref]
[    0.257814] pci 0000:c4:00.0: BAR 4 [io  0xf000-0xf0ff]
[    0.257819] pci 0000:c4:00.0: BAR 5 [mem 0xdc500000-0xdc57ffff]
[    0.257827] pci 0000:c4:00.0: enabling Extended Tags
[    0.257880] pci 0000:c4:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.257978] pci 0000:c4:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.257985] pci 0000:c4:00.1: BAR 0 [mem 0xdc5c8000-0xdc5cbfff]
[    0.258007] pci 0000:c4:00.1: enabling Extended Tags
[    0.258038] pci 0000:c4:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.258095] pci 0000:c4:00.2: [1022:17e0] type 00 class 0x108000 PCIe Endpoint
[    0.258108] pci 0000:c4:00.2: BAR 2 [mem 0xdc400000-0xdc4fffff]
[    0.258117] pci 0000:c4:00.2: BAR 5 [mem 0xdc5ce000-0xdc5cffff]
[    0.258124] pci 0000:c4:00.2: enabling Extended Tags
[    0.258213] pci 0000:c4:00.4: [1022:151e] type 00 class 0x0c0330 PCIe Endpoint
[    0.258223] pci 0000:c4:00.4: BAR 0 [mem 0xdc300000-0xdc3fffff 64bit]
[    0.258248] pci 0000:c4:00.4: enabling Extended Tags
[    0.258281] pci 0000:c4:00.4: PME# supported from D0 D3hot D3cold
[    0.258340] pci 0000:c4:00.5: [1022:15e2] type 00 class 0x048000 PCIe Endpoint
[    0.258347] pci 0000:c4:00.5: BAR 0 [mem 0xdc580000-0xdc5bffff]
[    0.258356] pci 0000:c4:00.5: BAR 2 [mem 0x7810000000-0x78107fffff 64bit pref]
[    0.258369] pci 0000:c4:00.5: enabling Extended Tags
[    0.258400] pci 0000:c4:00.5: PME# supported from D0 D3hot D3cold
[    0.258459] pci 0000:c4:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
[    0.258466] pci 0000:c4:00.6: BAR 0 [mem 0xdc5c0000-0xdc5c7fff]
[    0.258488] pci 0000:c4:00.6: enabling Extended Tags
[    0.258519] pci 0000:c4:00.6: PME# supported from D0 D3hot D3cold
[    0.258577] pci 0000:c4:00.7: [1022:164a] type 00 class 0x118000 PCIe Endpoint
[    0.258590] pci 0000:c4:00.7: BAR 2 [mem 0xdc200000-0xdc2fffff]
[    0.258600] pci 0000:c4:00.7: BAR 5 [mem 0xdc5cc000-0xdc5cdfff]
[    0.258607] pci 0000:c4:00.7: enabling Extended Tags
[    0.258708] pci 0000:00:08.1: PCI bridge to [bus c4]
[    0.258749] pci 0000:c5:00.0: [1022:150d] type 00 class 0x130000 PCIe Endpoint
[    0.258777] pci 0000:c5:00.0: enabling Extended Tags
[    0.258891] pci 0000:c5:00.1: [1022:17f0] type 00 class 0x118000 PCIe Endpoint
[    0.258902] pci 0000:c5:00.1: BAR 0 [mem 0xdce00000-0xdcefffff]
[    0.258906] pci 0000:c5:00.1: BAR 1 [mem 0xdcf00000-0xdcf01fff]
[    0.258912] pci 0000:c5:00.1: BAR 2 [mem 0x7810900000-0x781097ffff 64bit pref]
[    0.258915] pci 0000:c5:00.1: BAR 4 [mem 0xdcf03000-0xdcf03fff]
[    0.258919] pci 0000:c5:00.1: BAR 5 [mem 0xdcf02000-0xdcf02fff]
[    0.258926] pci 0000:c5:00.1: enabling Extended Tags
[    0.259026] pci 0000:00:08.2: PCI bridge to [bus c5]
[    0.259075] pci 0000:c6:00.0: [1022:151f] type 00 class 0x0c0330 PCIe Endpoint
[    0.259086] pci 0000:c6:00.0: BAR 0 [mem 0xdcc00000-0xdccfffff 64bit]
[    0.259111] pci 0000:c6:00.0: enabling Extended Tags
[    0.259153] pci 0000:c6:00.0: PME# supported from D0 D3hot D3cold
[    0.259237] pci 0000:c6:00.3: [1022:151a] type 00 class 0x0c0330 PCIe Endpoint
[    0.259247] pci 0000:c6:00.3: BAR 0 [mem 0xdcb00000-0xdcbfffff 64bit]
[    0.259272] pci 0000:c6:00.3: enabling Extended Tags
[    0.259305] pci 0000:c6:00.3: PME# supported from D0 D3hot D3cold
[    0.259363] pci 0000:c6:00.4: [1022:151b] type 00 class 0x0c0330 PCIe Endpoint
[    0.259374] pci 0000:c6:00.4: BAR 0 [mem 0xdca00000-0xdcafffff 64bit]
[    0.259398] pci 0000:c6:00.4: enabling Extended Tags
[    0.259431] pci 0000:c6:00.4: PME# supported from D0 D3hot D3cold
[    0.259489] pci 0000:c6:00.5: [1022:151c] type 00 class 0x0c0340 PCIe Endpoint
[    0.259503] pci 0000:c6:00.5: BAR 0 [mem 0xdcd80000-0xdcdfffff 64bit]
[    0.259532] pci 0000:c6:00.5: enabling Extended Tags
[    0.259565] pci 0000:c6:00.5: PME# supported from D0 D3hot D3cold
[    0.259623] pci 0000:c6:00.6: [1022:151d] type 00 class 0x0c0340 PCIe Endpoint
[    0.259637] pci 0000:c6:00.6: BAR 0 [mem 0xdcd00000-0xdcd7ffff 64bit]
[    0.259666] pci 0000:c6:00.6: enabling Extended Tags
[    0.259699] pci 0000:c6:00.6: PME# supported from D0 D3hot D3cold
[    0.259766] pci 0000:00:08.3: PCI bridge to [bus c6]
[    0.263821] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.263843] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.263861] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.263884] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.263904] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.263920] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.263936] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.263953] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.266231] Low-power S0 idle used by default for system suspend
[    0.266508] ACPI: EC: interrupt unblocked
[    0.266509] ACPI: EC: event unblocked
[    0.268044] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.268044] ACPI: EC: GPE=0x10
[    0.268044] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot ECDT EC initialization complete
[    0.268044] ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
[    0.268054] iommu: Default domain type: Translated
[    0.268054] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.268127] SCSI subsystem initialized
[    0.268132] libata version 3.00 loaded.
[    0.268132] ACPI: bus type USB registered
[    0.268132] usbcore: registered new interface driver usbfs
[    0.268132] usbcore: registered new interface driver hub
[    0.268132] usbcore: registered new device driver usb
[    0.277122] EDAC MC: Ver: 3.0.0
[    0.277122] efivars: Registered efivars operations
[    0.277122] NetLabel: Initializing
[    0.277122] NetLabel:  domain hash size = 128
[    0.277122] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.277122] NetLabel:  unlabeled traffic allowed by default
[    0.277122] mctp: management component transport protocol core
[    0.277122] NET: Registered PF_MCTP protocol family
[    0.277122] PCI: Using ACPI for IRQ routing
[    0.283093] PCI: pci_cache_line_size set to 64 bytes
[    0.283233] e820: reserve RAM buffer [mem 0x09b7f000-0x0bffffff]
[    0.283234] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.283235] e820: reserve RAM buffer [mem 0x60369018-0x63ffffff]
[    0.283235] e820: reserve RAM buffer [mem 0x6039c000-0x63ffffff]
[    0.283236] e820: reserve RAM buffer [mem 0x63d87000-0x63ffffff]
[    0.283236] e820: reserve RAM buffer [mem 0x66c27000-0x67ffffff]
[    0.283236] e820: reserve RAM buffer [mem 0x79ff7000-0x7bffffff]
[    0.283236] e820: reserve RAM buffer [mem 0x79fff000-0x7bffffff]
[    0.283237] e820: reserve RAM buffer [mem 0x85e180000-0x85fffffff]
[    0.284752] vgaarb: loaded
[    0.284754] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.284754] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.286752] clocksource: Switched to clocksource tsc-early
[    0.286752] VFS: Disk quotas dquot_6.6.0
[    0.286752] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.286752] pnp: PnP ACPI init
[    0.286752] system 00:02: [io  0x04d0-0x04d1] has been reserved
[    0.286752] system 00:02: [io  0x040b] has been reserved
[    0.286752] system 00:02: [io  0x04d6] has been reserved
[    0.286752] system 00:02: [io  0x0c00-0x0c01] has been reserved
[    0.286752] system 00:02: [io  0x0c14] has been reserved
[    0.286752] system 00:02: [io  0x0c50-0x0c51] has been reserved
[    0.286752] system 00:02: [io  0x0c52] has been reserved
[    0.286752] system 00:02: [io  0x0c6c] has been reserved
[    0.286752] system 00:02: [io  0x0c6f] has been reserved
[    0.286752] system 00:02: [io  0x0cd0-0x0cd1] has been reserved
[    0.286752] system 00:02: [io  0x0cd2-0x0cd3] has been reserved
[    0.286752] system 00:02: [io  0x0cd4-0x0cd5] has been reserved
[    0.286752] system 00:02: [io  0x0cd6-0x0cd7] has been reserved
[    0.286752] system 00:02: [io  0x0cd8-0x0cdf] has been reserved
[    0.286752] system 00:02: [io  0x0800-0x089f] has been reserved
[    0.286752] system 00:02: [io  0x0b00-0x0b0f] has been reserved
[    0.286752] system 00:02: [io  0x0b20-0x0b3f] has been reserved
[    0.286752] system 00:02: [io  0x0900-0x090f] has been reserved
[    0.286752] system 00:02: [io  0x0910-0x091f] has been reserved
[    0.286752] system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.286752] system 00:02: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.286752] system 00:02: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.286752] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.286752] system 00:02: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.286752] system 00:02: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.286752] system 00:02: [mem 0xff000000-0xffffffff] has been reserved
[    0.287012] system 00:03: [mem 0xe0000000-0xefffffff] has been reserved
[    0.287332] pnp: PnP ACPI: found 4 devices
[    0.293090] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.293119] NET: Registered PF_INET protocol family
[    0.293183] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.299918] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.299943] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.299995] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.300118] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.300175] TCP: Hash tables configured (established 262144 bind 65536)
[    0.300243] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.300293] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.300326] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.300373] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.300378] NET: Registered PF_XDP protocol family
[    0.300385] pci 0000:00:01.1: PCI bridge to [bus 01-60]
[    0.300392] pci 0000:00:01.1:   bridge window [io  0xb000-0xefff]
[    0.300401] pci 0000:00:01.1:   bridge window [mem 0xc4000000-0xdbffffff]
[    0.300426] pci 0000:00:01.1:   bridge window [mem 0x5800000000-0x77ffffffff 64bit pref]
[    0.300454] pci 0000:00:01.2: PCI bridge to [bus 61-c0]
[    0.300455] pci 0000:00:01.2:   bridge window [io  0x7000-0xafff]
[    0.300480] pci 0000:00:01.2:   bridge window [mem 0xac000000-0xc3ffffff]
[    0.300482] pci 0000:00:01.2:   bridge window [mem 0x3800000000-0x57ffffffff 64bit pref]
[    0.300485] pci 0000:00:02.1: PCI bridge to [bus c1]
[    0.300488] pci 0000:00:02.1:   bridge window [mem 0xdd100000-0xdd1fffff]
[    0.300492] pci 0000:00:02.2: PCI bridge to [bus c2]
[    0.300494] pci 0000:00:02.2:   bridge window [mem 0xdd000000-0xdd0fffff]
[    0.300499] pci 0000:00:02.3: PCI bridge to [bus c3]
[    0.300501] pci 0000:00:02.3:   bridge window [mem 0xdc600000-0xdc8fffff]
[    0.300506] pci 0000:00:08.1: PCI bridge to [bus c4]
[    0.300511] pci 0000:00:08.1:   bridge window [io  0xf000-0xffff]
[    0.300513] pci 0000:00:08.1:   bridge window [mem 0xdc000000-0xdc5fffff]
[    0.300514] pci 0000:00:08.1:   bridge window [mem 0x7800000000-0x78107fffff 64bit pref]
[    0.300517] pci 0000:00:08.2: PCI bridge to [bus c5]
[    0.300518] pci 0000:00:08.2:   bridge window [mem 0xdce00000-0xdcffffff]
[    0.300520] pci 0000:00:08.2:   bridge window [mem 0x7810900000-0x78109fffff 64bit pref]
[    0.300522] pci 0000:00:08.3: PCI bridge to [bus c6]
[    0.300524] pci 0000:00:08.3:   bridge window [mem 0xdca00000-0xdcdfffff]
[    0.300528] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.300529] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.300529] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.300529] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.300530] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[    0.300530] pci_bus 0000:00: resource 9 [mem 0x80000000-0xdfffffff window]
[    0.300531] pci_bus 0000:00: resource 10 [mem 0xf0000000-0xfcffffff window]
[    0.300531] pci_bus 0000:00: resource 11 [mem 0x880000000-0x7fffffffff window]
[    0.300532] pci_bus 0000:01: resource 0 [io  0xb000-0xefff]
[    0.300532] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xdbffffff]
[    0.300533] pci_bus 0000:01: resource 2 [mem 0x5800000000-0x77ffffffff 64bit pref]
[    0.300533] pci_bus 0000:61: resource 0 [io  0x7000-0xafff]
[    0.300534] pci_bus 0000:61: resource 1 [mem 0xac000000-0xc3ffffff]
[    0.300534] pci_bus 0000:61: resource 2 [mem 0x3800000000-0x57ffffffff 64bit pref]
[    0.300535] pci_bus 0000:c1: resource 1 [mem 0xdd100000-0xdd1fffff]
[    0.300535] pci_bus 0000:c2: resource 1 [mem 0xdd000000-0xdd0fffff]
[    0.300536] pci_bus 0000:c3: resource 1 [mem 0xdc600000-0xdc8fffff]
[    0.300536] pci_bus 0000:c4: resource 0 [io  0xf000-0xffff]
[    0.300537] pci_bus 0000:c4: resource 1 [mem 0xdc000000-0xdc5fffff]
[    0.300537] pci_bus 0000:c4: resource 2 [mem 0x7800000000-0x78107fffff 64bit pref]
[    0.300537] pci_bus 0000:c5: resource 1 [mem 0xdce00000-0xdcffffff]
[    0.300538] pci_bus 0000:c5: resource 2 [mem 0x7810900000-0x78109fffff 64bit pref]
[    0.300538] pci_bus 0000:c6: resource 1 [mem 0xdca00000-0xdcdfffff]
[    0.300605] pci 0000:00:02.2: mask Replay Timer Timeout Correctable Errors due to 0000:c2:00.0 hardware defect
[    0.300670] pci 0000:c4:00.1: D0 power state depends on 0000:c4:00.0
[    0.300951] PCI: CLS 64 bytes, default 64
[    0.300975] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.300997] Trying to unpack rootfs image as initramfs...
[    0.301003] platform MSFT0201:00: Adding to iommu group 0
[    0.301148] pci 0000:00:01.0: Adding to iommu group 1
[    0.301157] pci 0000:00:01.1: Adding to iommu group 2
[    0.301166] pci 0000:00:01.2: Adding to iommu group 3
[    0.301181] pci 0000:00:02.0: Adding to iommu group 4
[    0.301189] pci 0000:00:02.1: Adding to iommu group 5
[    0.301198] pci 0000:00:02.2: Adding to iommu group 6
[    0.301207] pci 0000:00:02.3: Adding to iommu group 7
[    0.301217] pci 0000:00:03.0: Adding to iommu group 8
[    0.301234] pci 0000:00:08.0: Adding to iommu group 9
[    0.301242] pci 0000:00:08.1: Adding to iommu group 10
[    0.301249] pci 0000:00:08.2: Adding to iommu group 11
[    0.301256] pci 0000:00:08.3: Adding to iommu group 12
[    0.301270] pci 0000:00:14.0: Adding to iommu group 13
[    0.301277] pci 0000:00:14.3: Adding to iommu group 13
[    0.301307] pci 0000:00:18.0: Adding to iommu group 14
[    0.301314] pci 0000:00:18.1: Adding to iommu group 14
[    0.301321] pci 0000:00:18.2: Adding to iommu group 14
[    0.301329] pci 0000:00:18.3: Adding to iommu group 14
[    0.301336] pci 0000:00:18.4: Adding to iommu group 14
[    0.301344] pci 0000:00:18.5: Adding to iommu group 14
[    0.301352] pci 0000:00:18.6: Adding to iommu group 14
[    0.301358] pci 0000:00:18.7: Adding to iommu group 14
[    0.301372] pci 0000:c1:00.0: Adding to iommu group 15
[    0.301382] pci 0000:c2:00.0: Adding to iommu group 16
[    0.301391] pci 0000:c3:00.0: Adding to iommu group 17
[    0.301415] pci 0000:c4:00.0: Adding to iommu group 18
[    0.301423] pci 0000:c4:00.1: Adding to iommu group 19
[    0.301433] pci 0000:c4:00.2: Adding to iommu group 20
[    0.301442] pci 0000:c4:00.4: Adding to iommu group 21
[    0.301451] pci 0000:c4:00.5: Adding to iommu group 22
[    0.301461] pci 0000:c4:00.6: Adding to iommu group 23
[    0.301471] pci 0000:c4:00.7: Adding to iommu group 24
[    0.301480] pci 0000:c5:00.0: Adding to iommu group 25
[    0.301490] pci 0000:c5:00.1: Adding to iommu group 26
[    0.301499] pci 0000:c6:00.0: Adding to iommu group 27
[    0.301508] pci 0000:c6:00.3: Adding to iommu group 28
[    0.301517] pci 0000:c6:00.4: Adding to iommu group 29
[    0.301525] pci 0000:c6:00.5: Adding to iommu group 30
[    0.301535] pci 0000:c6:00.6: Adding to iommu group 31
[    0.305370] AMD-Vi: Extended features (0x246577efa2254afa, 0x10): PPR NX GT [5] IA GA PC GA_vAPIC
[    0.305377] AMD-Vi: Interrupt remapping enabled
[    0.305514] AMD-Vi: Virtual APIC enabled
[    0.305550] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.305577] software IO TLB: mapped [mem 0x000000005c369000-0x0000000060369000] (64MB)
[    0.305624] LVT offset 0 assigned for vector 0x400
[    0.305856] perf: AMD IBS detected (0x00081bff)
[    0.305869] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.315269] Initialise system trusted keyrings
[    0.315282] Key type blacklist registered
[    0.315306] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[    0.315311] zbud: loaded
[    0.315385] fuse: init (API version 7.40)
[    0.315444] integrity: Platform Keyring initialized
[    0.315445] integrity: Machine keyring initialized
[    0.319699] Key type asymmetric registered
[    0.319700] Asymmetric key parser 'x509' registered
[    0.319712] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.319746] io scheduler mq-deadline registered
[    0.319746] io scheduler kyber registered
[    0.319752] io scheduler bfq registered
[    0.321185] pcieport 0000:00:01.1: PME: Signaling with IRQ 32
[    0.321231] pcieport 0000:00:01.1: AER: enabled with IRQ 32
[    0.321256] pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.321329] pcieport 0000:00:01.1: DPC: enabled with IRQ 32
[    0.321330] pcieport 0000:00:01.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    0.321687] pcieport 0000:00:01.2: PME: Signaling with IRQ 33
[    0.321738] pcieport 0000:00:01.2: AER: enabled with IRQ 33
[    0.321763] pcieport 0000:00:01.2: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.321834] pcieport 0000:00:01.2: DPC: enabled with IRQ 33
[    0.321835] pcieport 0000:00:01.2: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    0.322051] pcieport 0000:00:02.1: PME: Signaling with IRQ 34
[    0.322093] pcieport 0000:00:02.1: AER: enabled with IRQ 34
[    0.322229] pcieport 0000:00:02.2: PME: Signaling with IRQ 35
[    0.322269] pcieport 0000:00:02.2: AER: enabled with IRQ 35
[    0.322406] pcieport 0000:00:02.3: PME: Signaling with IRQ 36
[    0.322444] pcieport 0000:00:02.3: AER: enabled with IRQ 36
[    0.322578] pcieport 0000:00:08.1: PME: Signaling with IRQ 37
[    0.322712] pcieport 0000:00:08.2: PME: Signaling with IRQ 38
[    0.322819] pcieport 0000:00:08.3: PME: Signaling with IRQ 39
[    0.322875] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.324051] ACPI: AC: AC Adapter [AC0] (off-line)
[    0.324082] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C09:00/PNP0C0D:00/input/input0
[    0.324091] ACPI: button: Lid Switch [LID]
[    0.324108] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.324118] ACPI: button: Power Button [PWRB]
[    0.324420] Estimated ratio of average max frequency by base frequency (times 1024): 2229
[    0.324427] Monitor-Mwait will be used to enter C-1 state
[    0.324429] ACPI: \_SB_.PLTF.C000: Found 3 idle states
[    0.324532] ACPI: \_SB_.PLTF.C002: Found 3 idle states
[    0.326214] Freeing initrd memory: 42132K
[    0.326238] ACPI: \_SB_.PLTF.C004: Found 3 idle states
[    0.326300] ACPI: \_SB_.PLTF.C006: Found 3 idle states
[    0.326405] ACPI: \_SB_.PLTF.C008: Found 3 idle states
[    0.326554] ACPI: \_SB_.PLTF.C00A: Found 3 idle states
[    0.326706] ACPI: \_SB_.PLTF.C00C: Found 3 idle states
[    0.326859] ACPI: \_SB_.PLTF.C00E: Found 3 idle states
[    0.327024] ACPI: \_SB_.PLTF.C010: Found 3 idle states
[    0.327170] ACPI: \_SB_.PLTF.C012: Found 3 idle states
[    0.327326] ACPI: \_SB_.PLTF.C014: Found 3 idle states
[    0.327482] ACPI: \_SB_.PLTF.C016: Found 3 idle states
[    0.327597] ACPI: \_SB_.PLTF.C001: Found 3 idle states
[    0.327679] ACPI: \_SB_.PLTF.C003: Found 3 idle states
[    0.327722] ACPI: \_SB_.PLTF.C005: Found 3 idle states
[    0.327756] ACPI: \_SB_.PLTF.C007: Found 3 idle states
[    0.327826] ACPI: \_SB_.PLTF.C009: Found 3 idle states
[    0.327938] ACPI: \_SB_.PLTF.C00B: Found 3 idle states
[    0.328044] ACPI: \_SB_.PLTF.C00D: Found 3 idle states
[    0.328149] ACPI: \_SB_.PLTF.C00F: Found 3 idle states
[    0.328260] ACPI: \_SB_.PLTF.C011: Found 3 idle states
[    0.328369] ACPI: \_SB_.PLTF.C013: Found 3 idle states
[    0.328480] ACPI: \_SB_.PLTF.C015: Found 3 idle states
[    0.328595] ACPI: \_SB_.PLTF.C017: Found 3 idle states
[    0.334679] thermal LNXTHERM:00: registered as thermal_zone0
[    0.334681] ACPI: thermal: Thermal Zone [THZ0] (50 C)
[    0.334990] thermal LNXTHERM:01: registered as thermal_zone1
[    0.334991] ACPI: thermal: Thermal Zone [THRM] (68 C)
[    0.335027] thermal LNXTHERM:02: registered as thermal_zone2
[    0.335027] ACPI: thermal: Thermal Zone [TZ01] (20 C)
[    0.335141] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.338576] Non-volatile memory driver v1.3
[    0.338577] Linux agpgart interface v0.103
[    0.338602] ACPI: battery: Slot [BAT0] (battery present)
[    1.320376] tsc: Refined TSC clocksource calibration: 1996.223 MHz
[    1.320389] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x398c7c87362, max_idle_ns: 881590574140 ns
[    1.320432] clocksource: Switched to clocksource tsc
[    1.904651] tpm_crb MSFT0101:00: Disabling hwrng
[    1.905920] ACPI: bus type drm_connector registered
[    1.909252] usbcore: registered new interface driver usbserial_generic
[    1.909258] usbserial: USB Serial support registered for generic
[    1.909373] rtc_cmos 00:00: RTC can wake from S4
[    1.909694] rtc_cmos 00:00: registered as rtc0
[    1.909737] rtc_cmos 00:00: setting system clock to 2024-10-23T15:42:21 UTC (1729698141)
[    1.909775] rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram
[    1.912003] ledtrig-cpu: registered to indicate activity on CPUs
[    1.912262] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
[    1.914208] fbcon: Deferring console take-over
[    1.914210] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[    1.914266] hid: raw HID events driver (C) Jiri Kosina
[    1.914315] drop_monitor: Initializing network drop monitor service
[    1.914392] NET: Registered PF_INET6 protocol family
[    1.918972] Segment Routing with IPv6
[    1.918972] RPL Segment Routing with IPv6
[    1.918978] In-situ OAM (IOAM) with IPv6
[    1.918991] NET: Registered PF_PACKET protocol family
[    1.921002] microcode: Current revision: 0x0b204011
[    1.922121] resctrl: L3 allocation detected
[    1.922122] resctrl: MB allocation detected
[    1.922122] resctrl: SMBA allocation detected
[    1.922123] resctrl: L3 monitoring detected
[    1.922138] IPI shorthand broadcast: enabled
[    1.923141] sched_clock: Marking stable (1921773786, 341476)->(1925767881, -3652619)
[    1.923303] registered taskstats version 1
[    1.924354] Loading compiled-in X.509 certificates
[    1.925902] Loaded X.509 cert 'Build time autogenerated kernel key: 1823f362c87e2614a3d1e284fdf4fe43854b65e3'
[    1.928481] zswap: loaded using pool zstd/zsmalloc
[    1.928551] Demotion targets for Node 0: null
[    1.929337] Key type .fscrypt registered
[    1.929338] Key type fscrypt-provisioning registered
[    1.929533] integrity: Loading X.509 certificate: UEFI:db
[    1.932127] integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
[    1.932130] integrity: Loading X.509 certificate: UEFI:db
[    1.932153] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.932155] integrity: Loading X.509 certificate: UEFI:db
[    1.932168] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.932169] integrity: Loading X.509 certificate: UEFI:db
[    1.932182] integrity: Loaded X.509 cert 'Microsoft Corporation: Windows UEFI CA 2023: aefc5fbbbe055d8f8daa585473499417ab5a5272'
[    1.932183] integrity: Loading X.509 certificate: UEFI:db
[    1.932195] integrity: Loaded X.509 cert 'Microsoft UEFI CA 2023: 81aa6b3244c935bce0d6628af39827421e32497d'
[    1.933224] PM:   Magic number: 12:30:741
[    1.933307] workqueue writeback: hash matches
[    1.934950] RAS: Correctable Errors collector initialized.
[    1.941366] clk: Disabling unused clocks
[    1.941369] PM: genpd: Disabling unused power domains
[    1.942543] Freeing unused decrypted memory: 2028K
[    1.942800] Freeing unused kernel image (initmem) memory: 3452K
[    1.942805] Write protecting the kernel read-only data: 32768k
[    1.942997] Freeing unused kernel image (rodata/data gap) memory: 816K
[    1.965599] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.965603] rodata_test: all tests were successful
[    1.965606] Run /init as init process
[    1.965606]   with arguments:
[    1.965607]     /init
[    1.965607]   with environment:
[    1.965608]     HOME=/
[    1.965608]     TERM=linux
[    1.965608]     BOOT_IMAGE=/vmlinuz-linux
[    2.063159] i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
[    2.063166] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    2.064165] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.067592] ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    2.067908] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1a/LNXVIDEO:00/input/input2
[    2.069545] xhci_hcd 0000:c4:00.4: xHCI Host Controller
[    2.069552] xhci_hcd 0000:c4:00.4: new USB bus registered, assigned bus number 1
[    2.069993] xhci_hcd 0000:c4:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
[    2.070354] xhci_hcd 0000:c4:00.4: xHCI Host Controller
[    2.070357] xhci_hcd 0000:c4:00.4: new USB bus registered, assigned bus number 2
[    2.070359] xhci_hcd 0000:c4:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    2.070395] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    2.070397] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.070398] usb usb1: Product: xHCI Host Controller
[    2.070399] usb usb1: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
[    2.070400] usb usb1: SerialNumber: 0000:c4:00.4
[    2.070485] hub 1-0:1.0: USB hub found
[    2.070507] hub 1-0:1.0: 1 port detected
[    2.070639] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.070650] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    2.070651] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.070652] usb usb2: Product: xHCI Host Controller
[    2.070653] usb usb2: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
[    2.070653] usb usb2: SerialNumber: 0000:c4:00.4
[    2.070700] hub 2-0:1.0: USB hub found
[    2.070717] hub 2-0:1.0: 1 port detected
[    2.070907] xhci_hcd 0000:c6:00.0: xHCI Host Controller
[    2.070910] xhci_hcd 0000:c6:00.0: new USB bus registered, assigned bus number 3
[    2.071355] xhci_hcd 0000:c6:00.0: hcc params 0x0128ffc5 hci version 0x120 quirks 0x0000000200000010
[    2.071639] xhci_hcd 0000:c6:00.0: xHCI Host Controller
[    2.071642] xhci_hcd 0000:c6:00.0: new USB bus registered, assigned bus number 4
[    2.071644] xhci_hcd 0000:c6:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    2.071674] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    2.071676] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.071677] usb usb3: Product: xHCI Host Controller
[    2.071678] usb usb3: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
[    2.071679] usb usb3: SerialNumber: 0000:c6:00.0
[    2.071756] hub 3-0:1.0: USB hub found
[    2.071785] hub 3-0:1.0: 5 ports detected
[    2.072129] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.072144] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    2.072146] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.072147] usb usb4: Product: xHCI Host Controller
[    2.072148] usb usb4: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
[    2.072149] usb usb4: SerialNumber: 0000:c6:00.0
[    2.072209] hub 4-0:1.0: USB hub found
[    2.072226] hub 4-0:1.0: 2 ports detected
[    2.072491] xhci_hcd 0000:c6:00.3: xHCI Host Controller
[    2.072494] xhci_hcd 0000:c6:00.3: new USB bus registered, assigned bus number 5
[    2.072867] xhci_hcd 0000:c6:00.3: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
[    2.073113] sdhci: Secure Digital Host Controller Interface driver
[    2.073115] sdhci: Copyright(c) Pierre Ossman
[    2.073250] xhci_hcd 0000:c6:00.3: xHCI Host Controller
[    2.073252] xhci_hcd 0000:c6:00.3: new USB bus registered, assigned bus number 6
[    2.073254] xhci_hcd 0000:c6:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    2.073290] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    2.073294] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.073295] usb usb5: Product: xHCI Host Controller
[    2.073296] usb usb5: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
[    2.073297] usb usb5: SerialNumber: 0000:c6:00.3
[    2.073396] hub 5-0:1.0: USB hub found
[    2.073432] hub 5-0:1.0: 1 port detected
[    2.073610] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.073627] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    2.073629] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.073631] usb usb6: Product: xHCI Host Controller
[    2.073632] usb usb6: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
[    2.073632] usb usb6: SerialNumber: 0000:c6:00.3
[    2.073718] hub 6-0:1.0: USB hub found
[    2.073741] hub 6-0:1.0: 1 port detected
[    2.074068] xhci_hcd 0000:c6:00.4: xHCI Host Controller
[    2.074072] xhci_hcd 0000:c6:00.4: new USB bus registered, assigned bus number 7
[    2.074440] xhci_hcd 0000:c6:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
[    2.074743] xhci_hcd 0000:c6:00.4: xHCI Host Controller
[    2.074745] xhci_hcd 0000:c6:00.4: new USB bus registered, assigned bus number 8
[    2.074746] xhci_hcd 0000:c6:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    2.074766] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    2.074768] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.074769] usb usb7: Product: xHCI Host Controller
[    2.074770] usb usb7: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
[    2.074770] usb usb7: SerialNumber: 0000:c6:00.4
[    2.074844] hub 7-0:1.0: USB hub found
[    2.074862] hub 7-0:1.0: 1 port detected
[    2.074998] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.075009] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    2.075011] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.075012] usb usb8: Product: xHCI Host Controller
[    2.075012] usb usb8: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
[    2.075013] usb usb8: SerialNumber: 0000:c6:00.4
[    2.075060] hub 8-0:1.0: USB hub found
[    2.075077] hub 8-0:1.0: 1 port detected
[    2.076893] nvme 0000:c1:00.0: platform quirk: setting simple suspend
[    2.076965] nvme nvme0: pci function 0000:c1:00.0
[    2.080324] sdhci-pci 0000:c2:00.0: SDHCI controller found [17a0:9755] (rev 1)
[    2.080391] sdhci-pci 0000:c2:00.0: enabling device (0000 -> 0002)
[    2.113737] nvme nvme0: allocated 64 MiB host memory buffer.
[    2.143098] nvme nvme0: 16/0/0 default/read/poll queues
[    2.152862]  nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8
[    2.180009] mmc0: SDHCI controller on PCI [0000:c2:00.0] using ADMA 64-bit
[    2.188379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    2.327310] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    2.327341] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[    2.470582] usb 3-1: New USB device found, idVendor=13d3, idProduct=3608, bcdDevice= 1.00
[    2.470589] usb 3-1: New USB device strings: Mfr=5, Product=6, SerialNumber=7
[    2.470592] usb 3-1: Product: Wireless_Device
[    2.470594] usb 3-1: Manufacturer: MediaTek Inc.
[    2.470595] usb 3-1: SerialNumber: 000000000
[    2.472350] usb 1-1: New USB device found, idVendor=3277, idProduct=0059, bcdDevice= 1.01
[    2.472355] usb 1-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    2.472357] usb 1-1: Product: ASUS FHD webcam
[    2.472358] usb 1-1: Manufacturer: Shinetech
[    2.472360] usb 1-1: SerialNumber: 200901010001
[    3.408247] usbcore: registered new interface driver usbhid
[    3.408252] usbhid: USB HID core driver
[    3.410769] [drm] amdgpu kernel modesetting enabled.
[    3.412073] hid-generic 0003:3277:0059.0001: hiddev96,hidraw0: USB HID v1.11 Device [Shinetech ASUS FHD webcam] on usb-0000:c4:00.4-1/input4
[    3.415010] hid-sensor-hub 0003:3277:0059.0001: hiddev96,hidraw0: USB HID v1.11 Device [Shinetech ASUS FHD webcam] on usb-0000:c4:00.4-1/input4
[    3.416217] amdgpu: Virtual CRAT table created for CPU
[    3.416227] amdgpu: Topology: Add CPU node
[    3.416343] amdgpu 0000:c4:00.0: enabling device (0006 -> 0007)
[    3.416390] [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x150E 0x1043:0x1DF3 0xC1).
[    3.419301] [drm] register mmio base: 0xDC500000
[    3.419302] [drm] register mmio size: 524288
[    3.422500] [drm] add ip block number 0 <soc21_common>
[    3.422503] [drm] add ip block number 1 <gmc_v11_0>
[    3.422504] [drm] add ip block number 2 <ih_v6_1>
[    3.422505] [drm] add ip block number 3 <psp>
[    3.422506] [drm] add ip block number 4 <smu>
[    3.422507] [drm] add ip block number 5 <dm>
[    3.422508] [drm] add ip block number 6 <gfx_v11_0>
[    3.422509] [drm] add ip block number 7 <sdma_v6_0>
[    3.422510] [drm] add ip block number 8 <vcn_v4_0_5>
[    3.422511] [drm] add ip block number 9 <jpeg_v4_0_5>
[    3.422511] [drm] add ip block number 10 <mes_v11_0>
[    3.422512] [drm] add ip block number 11 <vpe_v6_1>
[    3.422513] [drm] add ip block number 12 <isp_ip>
[    3.422538] amdgpu 0000:c4:00.0: amdgpu: Fetched VBIOS from VFCT
[    3.422541] amdgpu: ATOM BIOS: 113-STRIXEMU-001
[    3.432471] amdgpu 0000:c4:00.0: amdgpu: VPE: collaborate mode false
[    3.432491] amdgpu 0000:c4:00.0: Direct firmware load for amdgpu/isp_4_1_0.bin failed with error -2
[    3.492257] amdgpu 0000:c4:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    3.492336] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    3.492360] amdgpu 0000:c4:00.0: amdgpu: VRAM: 512M 0x0000008000000000 - 0x000000801FFFFFFF (512M used)
[    3.492365] amdgpu 0000:c4:00.0: amdgpu: GART: 512M 0x00007FFF00000000 - 0x00007FFF1FFFFFFF
[    3.492382] [drm] Detected VRAM RAM=512M, BAR=512M
[    3.492384] [drm] RAM width 128bits LPDDR5
[    3.493325] [drm] amdgpu: 512M of VRAM memory ready
[    3.493336] [drm] amdgpu: 15588M of GTT memory ready.
[    3.493367] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    3.493730] [drm] PCIE GART of 512M enabled (table at 0x000000801FB00000).
[    3.494190] [drm] Loading DMUB firmware via PSP: version=0x09000500
[    3.494399] [drm] Found VCN firmware Version ENC: 1.22 DEC: 9 VEP: 0 Revision: 1
[    3.517816] amdgpu 0000:c4:00.0: amdgpu: reserve 0x8900000 from 0x8010000000 for PSP TMR
[    3.841154] amdgpu 0000:c4:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    3.845500] amdgpu 0000:c4:00.0: amdgpu: RAP: optional rap ta ucode is not available
[    3.845501] amdgpu 0000:c4:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    3.866982] amdgpu 0000:c4:00.0: amdgpu: SMU is initialized successfully!
[    3.866984] [drm] Seamless boot condition check passed
[    3.868082] [drm] Display Core v3.2.291 initialized on DCN 3.5
[    3.868083] [drm] DP-HDMI FRL PCON supported
[    3.870242] [drm] DMUB hardware initialized: version=0x09000500
[    3.969203] [drm] PSR support 1, DC PSR ver 1, sink PSR ver 4 DPCD caps 0x3a su_y_granularity 4
[    3.977678] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    3.977692] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    3.978182] amdgpu: Virtual CRAT table created for GPU
[    3.978972] amdgpu: Topology: Add dGPU node [0x150e:0x1002]
[    3.978974] kfd kfd: amdgpu: added device 1002:150e
[    3.978983] amdgpu 0000:c4:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, active_cu_number 16
[    3.978987] amdgpu 0000:c4:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    3.978988] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    3.978989] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    3.978990] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
[    3.978990] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
[    3.978991] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
[    3.978991] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
[    3.978992] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
[    3.978993] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
[    3.978993] amdgpu 0000:c4:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[    3.978994] amdgpu 0000:c4:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
[    3.978995] amdgpu 0000:c4:00.0: amdgpu: ring jpeg_dec_0 uses VM inv eng 1 on hub 8
[    3.978995] amdgpu 0000:c4:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 13 on hub 0
[    3.978996] amdgpu 0000:c4:00.0: amdgpu: ring vpe uses VM inv eng 4 on hub 8
[    3.980086] [drm] ring gfx_32768.1.1 was added
[    3.980795] [drm] ring compute_32768.2.2 was added
[    3.981341] [drm] ring sdma_32768.3.3 was added
[    3.981384] [drm] ring gfx_32768.1.1 ib test pass
[    3.981427] [drm] ring compute_32768.2.2 ib test pass
[    3.981473] [drm] ring sdma_32768.3.3 ib test pass
[    3.983219] amdgpu 0000:c4:00.0: amdgpu: Runtime PM not available
[    3.983936] [drm] Initialized amdgpu 3.59.0 for 0000:c4:00.0 on minor 1
[    3.988068] fbcon: Deferring console take-over
[    3.988070] amdgpu 0000:c4:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    4.083204] fbcon: Taking over console
[    4.084400] [drm] pre_validate_dsc:1578 MST_DSC dsc precompute is not needed
[    5.256153] Console: switching to colour frame buffer device 180x56
[    5.362405] EXT4-fs (nvme0n1p8): recovery complete
[    5.362435] EXT4-fs (nvme0n1p8): mounted filesystem xxx r/w with ordered data mode. Quota mode: none.
[    5.413624] systemd[1]: systemd 256.7-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)
[    5.413630] systemd[1]: Detected architecture x86-64.
[    5.585230] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[    5.647128] systemd-ssh-generator[485]: Binding SSH to AF_UNIX socket /run/ssh-unix-local/socket.
[    5.647133] systemd-ssh-generator[485]: → connect via 'ssh .host' locally
[    5.706603] systemd[1]: Queued start job for default target Graphical Interface.
[    5.762647] systemd[1]: Created slice Slice /system/dirmngr.
[    5.762894] systemd[1]: Created slice Slice /system/getty.
[    5.763057] systemd[1]: Created slice Slice /system/gpg-agent.
[    5.763219] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[    5.763381] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[    5.763541] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[    5.763709] systemd[1]: Created slice Slice /system/keyboxd.
[    5.763875] systemd[1]: Created slice Slice /system/modprobe.
[    5.764033] systemd[1]: Created slice Slice /system/systemd-fsck.
[    5.764143] systemd[1]: Created slice User and Session Slice.
[    5.764178] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    5.764200] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.764324] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    5.764336] systemd[1]: Expecting device /dev/disk/by-uuid/705ff925-4cd2-4c79-b701-9e5ab41c113a...
[    5.764341] systemd[1]: Expecting device /dev/disk/by-uuid/D154-A157...
[    5.764348] systemd[1]: Reached target Local Encrypted Volumes.
[    5.764360] systemd[1]: Reached target Login Prompts.
[    5.764369] systemd[1]: Reached target Local Integrity Protected Volumes.
[    5.764384] systemd[1]: Reached target Path Units.
[    5.764393] systemd[1]: Reached target Remote File Systems.
[    5.764399] systemd[1]: Reached target Slice Units.
[    5.764418] systemd[1]: Reached target Local Verity Protected Volumes.
[    5.764471] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    5.765599] systemd[1]: Listening on Process Core Dump Socket.
[    5.766020] systemd[1]: Listening on Credential Encryption/Decryption.
[    5.766071] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.766107] systemd[1]: Listening on Journal Sockets.
[    5.766135] systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.766144] systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.766182] systemd[1]: Listening on udev Control Socket.
[    5.766207] systemd[1]: Listening on udev Kernel Socket.
[    5.766234] systemd[1]: Listening on User Database Manager Socket.
[    5.766997] systemd[1]: Mounting Huge Pages File System...
[    5.767462] systemd[1]: Mounting POSIX Message Queue File System...
[    5.767905] systemd[1]: Mounting Kernel Debug File System...
[    5.768558] systemd[1]: Mounting Kernel Trace File System...
[    5.769408] systemd[1]: Starting Create List of Static Device Nodes...
[    5.770066] systemd[1]: Starting Load Kernel Module configfs...
[    5.770581] systemd[1]: Starting Load Kernel Module dm_mod...
[    5.770992] systemd[1]: Starting Load Kernel Module drm...
[    5.771669] systemd[1]: Starting Load Kernel Module fuse...
[    5.772426] systemd[1]: Starting Load Kernel Module loop...
[    5.772461] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[    5.772492] 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).
[    5.773536] systemd[1]: Starting Journal Service...
[    5.774250] systemd[1]: Starting Load Kernel Modules...
[    5.774265] systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.774680] systemd[1]: Starting Remount Root and Kernel File Systems...
[    5.774712] systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.775107] systemd[1]: Starting Load udev Rules from Credentials...
[    5.775457] systemd[1]: Starting Coldplug All udev Devices...
[    5.776659] systemd[1]: Mounted Huge Pages File System.
[    5.776719] systemd[1]: Mounted POSIX Message Queue File System.
[    5.776757] systemd[1]: Mounted Kernel Debug File System.
[    5.776795] systemd[1]: Mounted Kernel Trace File System.
[    5.776954] systemd[1]: Finished Create List of Static Device Nodes.
[    5.777131] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    5.777223] systemd[1]: Finished Load Kernel Module configfs.
[    5.777789] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    5.777881] systemd[1]: Finished Load Kernel Module drm.
[    5.778010] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    5.778091] systemd[1]: Finished Load Kernel Module fuse.
[    5.778845] systemd[1]: Mounting FUSE Control File System...
[    5.779322] loop: module loaded
[    5.779334] systemd[1]: Mounting Kernel Configuration File System...
[    5.779874] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    5.780048] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    5.780161] systemd[1]: Finished Load Kernel Module loop.
[    5.781802] systemd[1]: Finished Load udev Rules from Credentials.
[    5.782339] device-mapper: uevent: version 1.0.3
[    5.782429] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    5.782510] systemd[1]: Mounted FUSE Control File System.
[    5.782870] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    5.782978] systemd[1]: Finished Load Kernel Module dm_mod.
[    5.783222] systemd[1]: Mounted Kernel Configuration File System.
[    5.783292] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[    5.784478] systemd-journald[502]: Collecting audit messages is disabled.
[    5.788106] systemd[1]: Finished Load Kernel Modules.
[    5.788742] systemd[1]: Starting Apply Kernel Variables...
[    5.789670] systemd[1]: Starting User Database Manager...
[    5.795673] systemd[1]: Finished Apply Kernel Variables.
[    5.811060] systemd[1]: Started Journal Service.
[    5.820988] EXT4-fs (nvme0n1p8): re-mounted xxx r/w. Quota mode: none.
[    5.828666] systemd-journald[502]: Received client request to flush runtime journal.
[    5.831260] systemd-journald[502]: File /var/log/journal/16c9845a682e491b803fc635040f963d/system.journal corrupted or uncleanly shut down, renaming and replacing.
[    5.916678] Serial bus multi instantiate pseudo device driver CSC3556:00: Instantiated 5 I2C devices.
[    5.927646] pcie_mp2_amd 0000:c4:00.7: enabling device (0000 -> 0002)
[    5.929150] ccp 0000:c4:00.2: enabling device (0000 -> 0002)
[    5.931634] ccp 0000:c4:00.2: tee enabled
[    5.931637] ccp 0000:c4:00.2: psp enabled
[    5.934032] input: PC Speaker as /devices/platform/pcspkr/input/input4
[    5.938133] ACPI: bus type thunderbolt registered
[    5.940995] mc: Linux media interface: v0.10
[    5.947074] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    5.947077] RAPL PMU: hw unit of domain package 2^-16 Joules
[    5.971136] Bluetooth: Core ver 2.22
[    5.971154] NET: Registered PF_BLUETOOTH protocol family
[    5.971155] Bluetooth: HCI device and connection manager initialized
[    5.971160] Bluetooth: HCI socket layer initialized
[    5.971162] Bluetooth: L2CAP socket layer initialized
[    5.971165] Bluetooth: SCO socket layer initialized
[    6.019466] Adding 8388604k swap on /dev/nvme0n1p7.  Priority:-2 extents:1 across:8388604k SS
[    6.022730] i2c_hid_acpi i2c-ELAN9008:00: i2c_hid_get_input: IRQ triggered but there's no data
[    6.023008] input: ELAN9008:00 04F3:433B Touchscreen as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input5
[    6.023112] input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input6
[    6.023162] input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input7
[    6.023217] input: ELAN9008:00 04F3:433B Stylus as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input8
[    6.023265] input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input10
[    6.023306] input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input11
[    6.023380] input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input12
[    6.060168] hid-generic 0018:04F3:433B.0002: input,hidraw1: I2C HID v1.00 Device [ELAN9008:00 04F3:433B] on i2c-ELAN9008:00
[    6.086135] input: ASUF1209:00 2808:0219 Mouse as /devices/platform/AMDI0010:02/i2c-2/i2c-ASUF1209:00/0018:2808:0219.0003/input/input14
[    6.107185] input: ASUF1209:00 2808:0219 Touchpad as /devices/platform/AMDI0010:02/i2c-2/i2c-ASUF1209:00/0018:2808:0219.0003/input/input15
[    6.194041] hid-multitouch 0018:2808:0219.0003: input,hidraw2: I2C HID v1.00 Mouse [ASUF1209:00 2808:0219] on i2c-ASUF1209:00
[    6.200145] cryptd: max_cpu_qlen set to 1000
[    6.200970] amd-tee driver initialization successful
[    6.201911] asus_wmi: ASUS WMI generic driver loaded
[    6.202448] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    6.202454] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    6.204991] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    6.205069] asus_wmi: Initialization: 0x1
[    6.205149] asus_wmi: BIOS WMI version: 9.4
[    6.205179] asus_wmi: SFUN value: 0x21
[    6.205181] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[    6.205600] i2c i2c-22: Successfully instantiated SPD at 0x50
[    6.209644] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input18
[    6.209937] AES CTR mode by8 optimization enabled
[    6.210027] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    6.210286] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    6.210369] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    6.255854] asus_wmi: fan_curve_get_factory_default (0x00110024) failed: -19
[    6.255966] asus_wmi: fan_curve_get_factory_default (0x00110025) failed: -19
[    6.256075] asus_wmi: fan_curve_get_factory_default (0x00110032) failed: -19
[    6.269651] videodev: Linux video capture interface: v2.00
[    6.269949] ACPI: battery: new extension: ASUS Battery Extension
[    6.270550] usbcore: registered new interface driver btusb
[    6.270895] Bluetooth: hci0: Opcode 0x0c03 failed: -16
[    6.297716] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    6.297836] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    6.297929] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    6.298041] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    6.298046] cfg80211: failed to load regulatory.db
[    6.299587] snd_acp_pci 0000:c4:00.5: enabling device (0000 -> 0002)
[    6.305822] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
[    6.311386] usb 1-1: Found UVC 1.10 device ASUS FHD webcam (3277:0059)
[    6.313597] snd_hda_intel 0000:c4:00.1: enabling device (0000 -> 0002)
[    6.313627] snd_hda_intel 0000:c4:00.1: Handle vga_switcheroo audio client
[    6.313662] snd_hda_intel 0000:c4:00.6: enabling device (0000 -> 0002)
[    6.320249] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: No calibration for silicon ID 0xbcde705410d68
[    6.320259] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP system name: '10431DF3', amp name: 'AMP1'
[    6.320379] usb 1-1: Found UVC 1.50 device ASUS FHD webcam (3277:0059)
[    6.322341] usbcore: registered new interface driver uvcvideo
[    6.322893] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: Reset GPIO busy, assume shared reset
[    6.326948] amd-pmf AMDI0103:00: registered PMF device successfully
[    6.331179] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
[    6.345766] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: No calibration for silicon ID 0xbcde705410d6e
[    6.345773] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP system name: '10431DF3', amp name: 'AMP2'
[    6.348165] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: Reset GPIO busy, assume shared reset
[    6.355083] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
[    6.369530] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: No calibration for silicon ID 0xbcde705383801
[    6.369533] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP system name: '10431DF3', amp name: 'AMP3'
[    6.371905] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: Reset GPIO busy, assume shared reset
[    6.375027] snd_hda_intel 0000:c4:00.1: bound 0000:c4:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    6.375963] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input19
[    6.378418] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
[    6.383315] kvm_amd: TSC scaling supported
[    6.383318] kvm_amd: Nested Virtualization enabled
[    6.383319] kvm_amd: Nested Paging enabled
[    6.383319] kvm_amd: LBR virtualization supported
[    6.383324] kvm_amd: Virtual VMLOAD VMSAVE supported
[    6.383325] kvm_amd: Virtual GIF supported
[    6.383325] kvm_amd: Virtual NMI enabled
[    6.391041] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC294: line_outs=2 (0x17/0x15/0x0/0x0/0x0) type:speaker
[    6.391048] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.391050] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    6.391052] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    6.391053] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    6.391054] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x13
[    6.391056] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[    6.392860] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: No calibration for silicon ID 0xbcde705383777
[    6.392864] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP system name: '10431DF3', amp name: 'AMP4'
[    6.395105] snd_hda_codec_realtek hdaudioC1D0: bound i2c-CSC3556:00-cs35l56-hda.0 (ops cs35l56_hda_comp_ops [snd_hda_scodec_cs35l56])
[    6.395128] snd_hda_codec_realtek hdaudioC1D0: bound i2c-CSC3556:00-cs35l56-hda.1 (ops cs35l56_hda_comp_ops [snd_hda_scodec_cs35l56])
[    6.395146] snd_hda_codec_realtek hdaudioC1D0: bound i2c-CSC3556:00-cs35l56-hda.2 (ops cs35l56_hda_comp_ops [snd_hda_scodec_cs35l56])
[    6.395162] snd_hda_codec_realtek hdaudioC1D0: bound i2c-CSC3556:00-cs35l56-hda.3 (ops cs35l56_hda_comp_ops [snd_hda_scodec_cs35l56])
[    6.397167] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input20
[    6.397285] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input21
[    6.399517] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: format 3 timestamp 0x65e6703c
[    6.399521] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: Tue 05 Mar 2024 01:07:08 GMT Standard Time
[    6.399706] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: format 3 timestamp 0x65e6703c
[    6.399707] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: Tue 05 Mar 2024 01:07:08 GMT Standard Time
[    6.400127] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: format 3 timestamp 0x65e6703c
[    6.400128] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: Tue 05 Mar 2024 01:07:08 GMT Standard Time
[    6.403403] mt7925e 0000:c3:00.0: enabling device (0000 -> 0002)
[    6.408744] input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input22
[    6.408790] input: ELAN9008:00 04F3:433B UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input23
[    6.408821] input: ELAN9008:00 04F3:433B UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input24
[    6.408847] input: ELAN9008:00 04F3:433B Stylus as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input25
[    6.408873] input: ELAN9008:00 04F3:433B UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input27
[    6.408899] input: ELAN9008:00 04F3:433B UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input28
[    6.408939] input: ELAN9008:00 04F3:433B UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input29
[    6.409067] mt7925e 0000:c3:00.0: ASIC revision: 79250000
[    6.425017] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: format 3 timestamp 0x65e6703c
[    6.425022] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: Tue 05 Mar 2024 01:07:08 GMT Standard Time
[    6.457263] hid-multitouch 0018:04F3:433B.0002: input,hidraw1: I2C HID v1.00 Device [ELAN9008:00 04F3:433B] on i2c-ELAN9008:00
[    6.461499] mousedev: PS/2 mouse device common for all mice
[    6.494439] mt7925e 0000:c3:00.0: HW/SW Version: 0x8a108a10, Build Time: 20240816132951a

[    6.529908] amd_atl: Failed to determine DF Revision
[    6.530421] intel_rapl_common: Found RAPL domain package
[    6.530428] intel_rapl_common: Found RAPL domain core
[    6.677443] amd_atl: Failed to determine DF Revision
[    6.842639] mt7925e 0000:c3:00.0: WM Firmware Version: ____000000, Build Time: 20240816133044
[    6.844745] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:c4:00.6/sound/card1/input31
[    6.979947] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.979951] Bluetooth: BNEP filters: protocol multicast
[    6.979955] Bluetooth: BNEP socket layer initialized
[    7.194489] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.16, 41 algorithms
[    7.195313] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.16, 41 algorithms
[    7.423207] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.16, 41 algorithms
[    7.424453] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.16, 41 algorithms
[    7.440597] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3-amp1.bin: v3.11.16
[    7.440603] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: misc: C:\ProductSetting\ASUS\Zenbook\UM5606\Tuning_Release\06042024\Tuning\init\Right_Tweeter (231116.2601
[    7.456353] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3-amp4.bin: v3.11.16
[    7.456359] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: misc: C:\ProductSetting\ASUS\Zenbook\UM5606\Tuning_Release\06042024\Tuning\init\Left_Tweeter (231116.26030
[    7.472508] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3-amp2.bin: v3.11.16
[    7.472514] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: misc: C:\ProductSetting\ASUS\Zenbook\UM5606\Tuning_Release\06042024\Tuning\init\Right_Woofer (231116.26000
[    7.489109] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3-amp3.bin: v3.11.16
[    7.489115] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: misc: C:\ProductSetting\ASUS\Zenbook\UM5606\Tuning_Release\06042024\Tuning\init\Left_Woofer (231116.260200
[    7.541523] mt7925e 0000:c3:00.0 wlp195s0: renamed from wlan0
[   11.033068] hid-sensor-hub 0020:1022:0001.0004: hidraw3: SENSOR HUB HID v0.00 Device [hid-amdsfh 1022:0001] on pcie_mp2_amd
[   12.881304] wlp195s0: authenticate with b0:4e:26:e3:0d:20 (local address=28:d0:43:29:8c:ea)
[   13.012404] wlp195s0: send auth to b0:4e:26:e3:0d:20 (try 1/3)
[   13.017492] wlp195s0: authenticated
[   13.020378] wlp195s0: associate with b0:4e:26:e3:0d:20 (try 1/3)
[   13.055175] wlp195s0: RX AssocResp from b0:4e:26:e3:0d:20 (capab=0xc11 status=0 aid=4)
[   13.091401] wlp195s0: associated
[   20.281558] rfkill: input handler disabled
[   23.696711] systemd-journald[502]: File /var/log/journal/16c9845a682e491b803fc635040f963d/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
[   24.026679] rfkill: input handler enabled

My last boot's journal:

Oct 23 15:29:25 archlinux kernel: Linux version 6.11.5-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Tue, 22 Oct 2024 18:31:38 +0000
Oct 23 15:29:25 archlinux kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=FILE_SYSTEM_ID rw loglevel=3 quiet
Oct 23 15:29:25 archlinux kernel: x86/split lock detection: #DB: warning on user-space bus_locks
Oct 23 15:29:25 archlinux kernel: BIOS-provided physical RAM map:
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009b7efff] usable
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x0000000009b7f000-0x0000000009ffffff] reserved
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a237fff] ACPI NVS
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x000000000a238000-0x0000000066c26fff] usable
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x0000000066c27000-0x000000006cc26fff] reserved
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x000000006cc27000-0x000000006cd26fff] ACPI data
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x000000006cd27000-0x000000006ed26fff] ACPI NVS
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x000000006ed27000-0x00000000783fefff] reserved
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x00000000783ff000-0x0000000079ff6fff] usable
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x0000000079ff7000-0x0000000079ffcfff] reserved
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x0000000079ffd000-0x0000000079ffefff] usable
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x0000000079fff000-0x000000007bffffff] reserved
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x000000007d675000-0x000000007d6fffff] reserved
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x000000007d800000-0x000000007fffffff] reserved
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x000000085e17ffff] usable
Oct 23 15:29:25 archlinux kernel: BIOS-e820: [mem 0x000000085f1c0000-0x00000008a01fffff] reserved
Oct 23 15:29:25 archlinux kernel: NX (Execute Disable) protection: active
Oct 23 15:29:25 archlinux kernel: APIC: Static calls initialized
Oct 23 15:29:25 archlinux kernel: e820: update [mem 0x60369018-0x6036d457] usable ==> usable
Oct 23 15:29:25 archlinux kernel: extended physical RAM map:
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009b7efff] usable
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x0000000009b7f000-0x0000000009ffffff] reserved
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x000000000a200000-0x000000000a237fff] ACPI NVS
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x000000000a238000-0x0000000060369017] usable
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x0000000060369018-0x000000006036d457] usable
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x000000006036d458-0x0000000066c26fff] usable
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x0000000066c27000-0x000000006cc26fff] reserved
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x000000006cc27000-0x000000006cd26fff] ACPI data
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x000000006cd27000-0x000000006ed26fff] ACPI NVS
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x000000006ed27000-0x00000000783fefff] reserved
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x00000000783ff000-0x0000000079ff6fff] usable
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x0000000079ff7000-0x0000000079ffcfff] reserved
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x0000000079ffd000-0x0000000079ffefff] usable
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x0000000079fff000-0x000000007bffffff] reserved
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x000000007d675000-0x000000007d6fffff] reserved
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x000000007d800000-0x000000007fffffff] reserved
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x0000000100000000-0x000000085e17ffff] usable
Oct 23 15:29:25 archlinux kernel: reserve setup_data: [mem 0x000000085f1c0000-0x00000008a01fffff] reserved
Oct 23 15:29:25 archlinux kernel: efi: EFI v2.9 by American Megatrends
Oct 23 15:29:25 archlinux kernel: efi: ACPI=0x6cd26000 ACPI 2.0=0x6cd26014 TPMFinalLog=0x6ecd8000 SMBIOS=0x77f9d000 SMBIOS 3.0=0x77f9c000 MEMATTR=0x6036f018 ESRT=0x63d87018 INITRD=0x60371818 RNG=0x6ccb3018 TPMEventLog=0x6cca9018 
Oct 23 15:29:25 archlinux kernel: random: crng init done
Oct 23 15:29:25 archlinux kernel: efi: Remove mem60: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Oct 23 15:29:25 archlinux kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Oct 23 15:29:25 archlinux kernel: efi: Remove mem61: MMIO range=[0xfd000000-0xfedfffff] (30MB) from e820 map
Oct 23 15:29:25 archlinux kernel: e820: remove [mem 0xfd000000-0xfedfffff] reserved
Oct 23 15:29:25 archlinux kernel: efi: Not removing mem62: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Oct 23 15:29:25 archlinux kernel: efi: Remove mem63: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map
Oct 23 15:29:25 archlinux kernel: e820: remove [mem 0xfee01000-0xffffffff] reserved
Oct 23 15:29:25 archlinux kernel: efi: Remove mem65: MMIO range=[0x880000000-0x8a01fffff] (514MB) from e820 map
Oct 23 15:29:25 archlinux kernel: e820: remove [mem 0x880000000-0x8a01fffff] reserved
Oct 23 15:29:25 archlinux kernel: SMBIOS 3.7.0 present.
Oct 23 15:29:25 archlinux kernel: DMI: ASUSTeK COMPUTER INC. ASUS Zenbook S 16 UM5606WA_UM5606WA/UM5606WA, BIOS UM5606WA.304 06/17/2024
Oct 23 15:29:25 archlinux kernel: DMI: Memory slots populated: 4/4
Oct 23 15:29:25 archlinux kernel: tsc: Fast TSC calibration using PIT
Oct 23 15:29:25 archlinux kernel: tsc: Detected 1996.279 MHz processor
Oct 23 15:29:25 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Oct 23 15:29:25 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Oct 23 15:29:25 archlinux kernel: last_pfn = 0x85e180 max_arch_pfn = 0x400000000
Oct 23 15:29:25 archlinux kernel: MTRR map: 6 entries (3 fixed + 3 variable; max 20), built from 9 variable MTRRs
Oct 23 15:29:25 archlinux kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Oct 23 15:29:25 archlinux kernel: last_pfn = 0x79fff max_arch_pfn = 0x400000000
Oct 23 15:29:25 archlinux kernel: esrt: Reserving ESRT space from 0x0000000063d87018 to 0x0000000063d870a0.
Oct 23 15:29:25 archlinux kernel: e820: update [mem 0x63d87000-0x63d87fff] usable ==> reserved
Oct 23 15:29:25 archlinux kernel: Using GB pages for direct mapping
Oct 23 15:29:25 archlinux kernel: Secure boot disabled
Oct 23 15:29:25 archlinux kernel: RAMDISK: [mem 0x592f1000-0x5bc15fff]
Oct 23 15:29:25 archlinux kernel: ACPI: Early table checksum verification disabled
Oct 23 15:29:25 archlinux kernel: ACPI: RSDP 0x000000006CD26014 000024 (v02 _ASUS_)
Oct 23 15:29:25 archlinux kernel: ACPI: XSDT 0x000000006CD25728 00019C (v01 _ASUS_ Notebook 01072009 AMI  01000013)
Oct 23 15:29:25 archlinux kernel: ACPI: FACP 0x000000006CD19000 000114 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
Oct 23 15:29:25 archlinux kernel: ACPI: DSDT 0x000000006CD06000 012557 (v02 _ASUS_ Notebook 01072009 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: FACS 0x000000006E4BD000 000040
Oct 23 15:29:25 archlinux kernel: ACPI: MSDM 0x000000006CD24000 000055 (v03 _ASUS_ Notebook 01072009 ASUS 00000001)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CD1B000 0083FE (v02 AMD    AmdTable 00000002 MSFT 04000000)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CD1A000 000309 (v02 _ASUS_ CPUSSDT  01072009 AMI  01072009)
Oct 23 15:29:25 archlinux kernel: ACPI: FIDT 0x000000006CD05000 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Oct 23 15:29:25 archlinux kernel: ACPI: ECDT 0x000000006CD04000 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
Oct 23 15:29:25 archlinux kernel: ACPI: MCFG 0x000000006CD03000 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00010013)
Oct 23 15:29:25 archlinux kernel: ACPI: HPET 0x000000006CD02000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00000005)
Oct 23 15:29:25 archlinux kernel: ACPI: UEFI 0x000000006E4BB000 000048 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
Oct 23 15:29:25 archlinux kernel: ACPI: FPDT 0x000000006CD01000 000044 (v01 _ASUS_ A M I    01072009 AMI  01000013)
Oct 23 15:29:25 archlinux kernel: ACPI: VFCT 0x000000006CCFC000 004484 (v01 _ASUS_ Notebook 00000001 AMD  33504F47)
Oct 23 15:29:25 archlinux kernel: ACPI: BGRT 0x000000006CCFB000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCF3000 007EA6 (v02 AMD    AMD CPU  00000001 AMD  00000001)
Oct 23 15:29:25 archlinux kernel: ACPI: SDEV 0x000000006CCF2000 000144 (v01 AMD    SdevTble 00000001 ACPI 00000002)
Oct 23 15:29:25 archlinux kernel: ACPI: TPM2 0x000000006CCF1000 000050 (v05 _ASUS_ Notebook 00000001 AMI  00000000)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCEF000 00169E (v02 AMD    CPMDFIG2 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCEC000 002AA6 (v02 AMD    CDFAAIG2 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCEA000 001DB7 (v02 AMD    CPMPMF   00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCE9000 000889 (v02 AMD    CPMWLRC  00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCE8000 0006A2 (v02 AMD    OEMACP   00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCE7000 000A70 (v02 AMD    OEMPMF   00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCDD000 009AC6 (v02 AMD    CPMCMN   00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: WSMT 0x000000006CCDC000 000028 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Oct 23 15:29:25 archlinux kernel: ACPI: APIC 0x000000006CCDB000 000128 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCDA000 00010D (v02 MSFT   MHSP     00000004 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCD8000 001B84 (v02 AMD    AOD      00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCD7000 000051 (v02 AMD    DRTM     00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: IVRS 0x000000006CCD6000 0001F0 (v02 AMD    AmdTable 00000001 AMD  00000001)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCD5000 00096A (v02 AMD    CPMMSOSC 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCD4000 000F5C (v02 AMD    CPMACPV8 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCD3000 000500 (v02 AMD    MEMTOOL0 00000002 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCD2000 0008ED (v02 AMD    THERMAL0 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCD1000 0005F9 (v02 AMD    GPP_PME_ 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCC7000 009726 (v02 AMD    INTGPPC_ 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCC2000 004607 (v02 AMD    INTGPPA_ 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCC1000 0008C4 (v02 AMD    CPMGPIO0 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCC0000 00008D (v02 AMD    CPMMSLPI 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCBF000 00050B (v02 AMD    CPMSFAML 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCBD000 00117C (v01 AMD    CPMUCSI  00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCBC000 000CF9 (v02 AMD    WwanSsdt 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCBB000 000A7F (v02 AMD    SDCR     00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCBA000 000A39 (v02 AMD    LOM      00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCB9000 000B76 (v02 AMD    WLAN     00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCB8000 000CDD (v02 AMD    NVME     00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCB7000 000664 (v02 AMD    GpMsSsdt 00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCB6000 000057 (v02 AMD    GPP9     00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: SSDT 0x000000006CCB4000 00176B (v02 AMD    UPEP     00000001 INTL 20230331)
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving FACP table memory at [mem 0x6cd19000-0x6cd19113]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving DSDT table memory at [mem 0x6cd06000-0x6cd18556]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving FACS table memory at [mem 0x6e4bd000-0x6e4bd03f]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving MSDM table memory at [mem 0x6cd24000-0x6cd24054]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6cd1b000-0x6cd233fd]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6cd1a000-0x6cd1a308]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving FIDT table memory at [mem 0x6cd05000-0x6cd0509b]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving ECDT table memory at [mem 0x6cd04000-0x6cd040c0]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving MCFG table memory at [mem 0x6cd03000-0x6cd0303b]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving HPET table memory at [mem 0x6cd02000-0x6cd02037]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving UEFI table memory at [mem 0x6e4bb000-0x6e4bb047]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving FPDT table memory at [mem 0x6cd01000-0x6cd01043]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving VFCT table memory at [mem 0x6ccfc000-0x6cd00483]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving BGRT table memory at [mem 0x6ccfb000-0x6ccfb037]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccf3000-0x6ccfaea5]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SDEV table memory at [mem 0x6ccf2000-0x6ccf2143]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving TPM2 table memory at [mem 0x6ccf1000-0x6ccf104f]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccef000-0x6ccf069d]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccec000-0x6cceeaa5]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccea000-0x6ccebdb6]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6cce9000-0x6cce9888]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6cce8000-0x6cce86a1]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6cce7000-0x6cce7a6f]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccdd000-0x6cce6ac5]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving WSMT table memory at [mem 0x6ccdc000-0x6ccdc027]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving APIC table memory at [mem 0x6ccdb000-0x6ccdb127]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccda000-0x6ccda10c]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccd8000-0x6ccd9b83]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccd7000-0x6ccd7050]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving IVRS table memory at [mem 0x6ccd6000-0x6ccd61ef]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccd5000-0x6ccd5969]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccd4000-0x6ccd4f5b]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccd3000-0x6ccd34ff]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccd2000-0x6ccd28ec]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccd1000-0x6ccd15f8]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccc7000-0x6ccd0725]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccc2000-0x6ccc6606]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccc1000-0x6ccc18c3]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccc0000-0x6ccc008c]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccbf000-0x6ccbf50a]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccbd000-0x6ccbe17b]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccbc000-0x6ccbccf8]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccbb000-0x6ccbba7e]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccba000-0x6ccbaa38]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccb9000-0x6ccb9b75]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccb8000-0x6ccb8cdc]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccb7000-0x6ccb7663]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccb6000-0x6ccb6056]
Oct 23 15:29:25 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6ccb4000-0x6ccb576a]
Oct 23 15:29:25 archlinux kernel: No NUMA configuration found
Oct 23 15:29:25 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x000000085e17ffff]
Oct 23 15:29:25 archlinux kernel: NODE_DATA(0) allocated [mem 0x85e17b000-0x85e17ffff]
Oct 23 15:29:25 archlinux kernel: Zone ranges:
Oct 23 15:29:25 archlinux kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Oct 23 15:29:25 archlinux kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Oct 23 15:29:25 archlinux kernel:   Normal   [mem 0x0000000100000000-0x000000085e17ffff]
Oct 23 15:29:25 archlinux kernel:   Device   empty
Oct 23 15:29:25 archlinux kernel: Movable zone start for each node
Oct 23 15:29:25 archlinux kernel: Early memory node ranges
Oct 23 15:29:25 archlinux kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Oct 23 15:29:25 archlinux kernel:   node   0: [mem 0x0000000000100000-0x0000000009b7efff]
Oct 23 15:29:25 archlinux kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Oct 23 15:29:25 archlinux kernel:   node   0: [mem 0x000000000a238000-0x0000000066c26fff]
Oct 23 15:29:25 archlinux kernel:   node   0: [mem 0x00000000783ff000-0x0000000079ff6fff]
Oct 23 15:29:25 archlinux kernel:   node   0: [mem 0x0000000079ffd000-0x0000000079ffefff]
Oct 23 15:29:25 archlinux kernel:   node   0: [mem 0x0000000100000000-0x000000085e17ffff]
Oct 23 15:29:25 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000085e17ffff]
Oct 23 15:29:25 archlinux kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Oct 23 15:29:25 archlinux kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Oct 23 15:29:25 archlinux kernel: On node 0, zone DMA32: 1153 pages in unavailable ranges
Oct 23 15:29:25 archlinux kernel: On node 0, zone DMA32: 56 pages in unavailable ranges
Oct 23 15:29:25 archlinux kernel: On node 0, zone DMA32: 6104 pages in unavailable ranges
Oct 23 15:29:25 archlinux kernel: On node 0, zone DMA32: 6 pages in unavailable ranges
Oct 23 15:29:25 archlinux kernel: On node 0, zone Normal: 24577 pages in unavailable ranges
Oct 23 15:29:25 archlinux kernel: On node 0, zone Normal: 7808 pages in unavailable ranges
Oct 23 15:29:25 archlinux kernel: ACPI: PM-Timer IO Port: 0x808
Oct 23 15:29:25 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Oct 23 15:29:25 archlinux kernel: IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
Oct 23 15:29:25 archlinux kernel: IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
Oct 23 15:29:25 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 23 15:29:25 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 1 global_irq 1 low edge)
Oct 23 15:29:25 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Oct 23 15:29:25 archlinux kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Oct 23 15:29:25 archlinux kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Oct 23 15:29:25 archlinux kernel: e820: update [mem 0x6039c000-0x60712fff] usable ==> reserved
Oct 23 15:29:25 archlinux kernel: CPU topo: Max. logical packages:   1
Oct 23 15:29:25 archlinux kernel: CPU topo: Max. logical dies:       1
Oct 23 15:29:25 archlinux kernel: CPU topo: Max. dies per package:   1
Oct 23 15:29:25 archlinux kernel: CPU topo: Max. threads per core:   2
Oct 23 15:29:25 archlinux kernel: CPU topo: Num. cores per package:    12
Oct 23 15:29:25 archlinux kernel: CPU topo: Num. threads per package:  24
Oct 23 15:29:25 archlinux kernel: CPU topo: Allowing 24 present CPUs plus 0 hotplug CPUs
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x09b7f000-0x09ffffff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a237fff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x60369000-0x60369fff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x6036d000-0x6036dfff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x6039c000-0x60712fff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x63d87000-0x63d87fff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x66c27000-0x6cc26fff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x6cc27000-0x6cd26fff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x6cd27000-0x6ed26fff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x6ed27000-0x783fefff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x79ff7000-0x79ffcfff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x79fff000-0x7bffffff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x7c000000-0x7d674fff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x7d675000-0x7d6fffff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x7d700000-0x7d7fffff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x7d800000-0x7fffffff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x80000000-0xfedfffff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Oct 23 15:29:25 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Oct 23 15:29:25 archlinux kernel: [mem 0x80000000-0xfedfffff] available for PCI devices
Oct 23 15:29:25 archlinux kernel: Booting paravirtualized kernel on bare hardware
Oct 23 15:29:25 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Oct 23 15:29:25 archlinux kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:1
Oct 23 15:29:25 archlinux kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
Oct 23 15:29:25 archlinux kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
Oct 23 15:29:25 archlinux kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
Oct 23 15:29:25 archlinux kernel: pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 
Oct 23 15:29:25 archlinux kernel: pcpu-alloc: [0] 16 17 18 19 [0] 20 21 22 23 
Oct 23 15:29:25 archlinux kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=FILE_SYSTEM_ID rw loglevel=3 quiet
Oct 23 15:29:25 archlinux kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Oct 23 15:29:25 archlinux kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Oct 23 15:29:25 archlinux kernel: printk: log_buf_len total cpu_extra contributions: 94208 bytes
Oct 23 15:29:25 archlinux kernel: printk: log_buf_len min size: 131072 bytes
Oct 23 15:29:25 archlinux kernel: printk: log_buf_len: 262144 bytes
Oct 23 15:29:25 archlinux kernel: printk: early log buf free: 111488(85%)
Oct 23 15:29:25 archlinux kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Oct 23 15:29:25 archlinux kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Oct 23 15:29:25 archlinux kernel: Fallback order for Node 0: 0 
Oct 23 15:29:25 archlinux kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8152199
Oct 23 15:29:25 archlinux kernel: Policy zone: Normal
Oct 23 15:29:25 archlinux kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Oct 23 15:29:25 archlinux kernel: software IO TLB: area num 32.
Oct 23 15:29:25 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
Oct 23 15:29:25 archlinux kernel: ftrace: allocating 50625 entries in 198 pages
Oct 23 15:29:25 archlinux kernel: ftrace: allocated 198 pages with 4 groups
Oct 23 15:29:25 archlinux kernel: Dynamic Preempt: full
Oct 23 15:29:25 archlinux kernel: rcu: Preemptible hierarchical RCU implementation.
Oct 23 15:29:25 archlinux kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=24.
Oct 23 15:29:25 archlinux kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Oct 23 15:29:25 archlinux kernel:         Trampoline variant of Tasks RCU enabled.
Oct 23 15:29:25 archlinux kernel:         Rude variant of Tasks RCU enabled.
Oct 23 15:29:25 archlinux kernel:         Tracing variant of Tasks RCU enabled.
Oct 23 15:29:25 archlinux kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Oct 23 15:29:25 archlinux kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
Oct 23 15:29:25 archlinux kernel: RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
Oct 23 15:29:25 archlinux kernel: RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
Oct 23 15:29:25 archlinux kernel: RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
Oct 23 15:29:25 archlinux kernel: NR_IRQS: 20736, nr_irqs: 1160, preallocated irqs: 16
Oct 23 15:29:25 archlinux kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Oct 23 15:29:25 archlinux kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Oct 23 15:29:25 archlinux kernel: Console: colour dummy device 80x25
Oct 23 15:29:25 archlinux kernel: printk: legacy console [tty0] enabled
Oct 23 15:29:25 archlinux kernel: ACPI: Core revision 20240322
Oct 23 15:29:25 archlinux kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Oct 23 15:29:25 archlinux kernel: APIC: Switch to symmetric I/O mode setup
Oct 23 15:29:25 archlinux kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
Oct 23 15:29:25 archlinux kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
Oct 23 15:29:25 archlinux kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
Oct 23 15:29:25 archlinux kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
Oct 23 15:29:25 archlinux kernel: AMD-Vi: ivrs, add hid:MSFT0201, uid:1, rdevid:96
Oct 23 15:29:25 archlinux kernel: AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x10
Oct 23 15:29:25 archlinux kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Oct 23 15:29:25 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398ce673d6d, max_idle_ns: 881590582640 ns
Oct 23 15:29:25 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3994.91 BogoMIPS (lpj=6654263)
Oct 23 15:29:25 archlinux kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Oct 23 15:29:25 archlinux kernel: LVT offset 1 assigned for vector 0xf9
Oct 23 15:29:25 archlinux kernel: LVT offset 2 assigned for vector 0xf4
Oct 23 15:29:25 archlinux kernel: Last level iTLB entries: 4KB 64, 2MB 64, 4MB 32
Oct 23 15:29:25 archlinux kernel: Last level dTLB entries: 4KB 128, 2MB 128, 4MB 64, 1GB 0
Oct 23 15:29:25 archlinux kernel: process: using mwait in idle threads
Oct 23 15:29:25 archlinux kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Oct 23 15:29:25 archlinux kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Oct 23 15:29:25 archlinux kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Oct 23 15:29:25 archlinux kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Oct 23 15:29:25 archlinux kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Oct 23 15:29:25 archlinux kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Oct 23 15:29:25 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Oct 23 15:29:25 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Oct 23 15:29:25 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Oct 23 15:29:25 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
Oct 23 15:29:25 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
Oct 23 15:29:25 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
Oct 23 15:29:25 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Oct 23 15:29:25 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Oct 23 15:29:25 archlinux kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Oct 23 15:29:25 archlinux kernel: x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
Oct 23 15:29:25 archlinux kernel: x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
Oct 23 15:29:25 archlinux kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
Oct 23 15:29:25 archlinux kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
Oct 23 15:29:25 archlinux kernel: x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]:   16
Oct 23 15:29:25 archlinux kernel: x86/fpu: Enabled xstate features 0xae7, context size is 2456 bytes, using 'compacted' format.
Oct 23 15:29:25 archlinux kernel: Freeing SMP alternatives memory: 40K
Oct 23 15:29:25 archlinux kernel: pid_max: default: 32768 minimum: 301
Oct 23 15:29:25 archlinux kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Oct 23 15:29:25 archlinux kernel: landlock: Up and running.
Oct 23 15:29:25 archlinux kernel: Yama: becoming mindful.
Oct 23 15:29:25 archlinux kernel: LSM support for eBPF active
Oct 23 15:29:25 archlinux kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Oct 23 15:29:25 archlinux kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Oct 23 15:29:25 archlinux kernel: smpboot: CPU0: AMD Ryzen AI 9 HX 370 w/ Radeon 890M (family: 0x1a, model: 0x24, stepping: 0x0)
Oct 23 15:29:25 archlinux kernel: Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
Oct 23 15:29:25 archlinux kernel: ... version:                2
Oct 23 15:29:25 archlinux kernel: ... bit width:              48
Oct 23 15:29:25 archlinux kernel: ... generic registers:      6
Oct 23 15:29:25 archlinux kernel: ... value mask:             0000ffffffffffff
Oct 23 15:29:25 archlinux kernel: ... max period:             00007fffffffffff
Oct 23 15:29:25 archlinux kernel: ... fixed-purpose events:   0
Oct 23 15:29:25 archlinux kernel: ... event mask:             000000000000003f
Oct 23 15:29:25 archlinux kernel: signal: max sigframe size: 3376
Oct 23 15:29:25 archlinux kernel: rcu: Hierarchical SRCU implementation.
Oct 23 15:29:25 archlinux kernel: rcu:         Max phase no-delay instances is 1000.
Oct 23 15:29:25 archlinux kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Oct 23 15:29:25 archlinux kernel: MCE: In-kernel MCE decoding enabled.
Oct 23 15:29:25 archlinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Oct 23 15:29:25 archlinux kernel: smp: Bringing up secondary CPUs ...
Oct 23 15:29:25 archlinux kernel: smpboot: x86: Booting SMP configuration:
Oct 23 15:29:25 archlinux kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
Oct 23 15:29:25 archlinux kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Oct 23 15:29:25 archlinux kernel: smp: Brought up 1 node, 24 CPUs
Oct 23 15:29:25 archlinux kernel: smpboot: Total of 24 processors activated (95859.94 BogoMIPS)
Oct 23 15:29:25 archlinux kernel: Memory: 31851092K/32608796K available (18432K kernel code, 2187K rwdata, 13520K rodata, 3452K init, 3432K bss, 731048K reserved, 0K cma-reserved)
Oct 23 15:29:25 archlinux kernel: devtmpfs: initialized
Oct 23 15:29:25 archlinux kernel: x86/mm: Memory block size: 128MB
Oct 23 15:29:25 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a237fff] (229376 bytes)
Oct 23 15:29:25 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x6cd27000-0x6ed26fff] (33554432 bytes)
Oct 23 15:29:25 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Oct 23 15:29:25 archlinux kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Oct 23 15:29:25 archlinux kernel: pinctrl core: initialized pinctrl subsystem
Oct 23 15:29:25 archlinux kernel: PM: RTC time: 20:29:19, date: 2024-10-23
Oct 23 15:29:25 archlinux kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Oct 23 15:29:25 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Oct 23 15:29:25 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Oct 23 15:29:25 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Oct 23 15:29:25 archlinux kernel: audit: initializing netlink subsys (disabled)
Oct 23 15:29:25 archlinux kernel: audit: type=2000 audit(1729715359.153:1): state=initialized audit_enabled=0 res=1
Oct 23 15:29:25 archlinux kernel: thermal_sys: Registered thermal governor 'fair_share'
Oct 23 15:29:25 archlinux kernel: thermal_sys: Registered thermal governor 'bang_bang'
Oct 23 15:29:25 archlinux kernel: thermal_sys: Registered thermal governor 'step_wise'
Oct 23 15:29:25 archlinux kernel: thermal_sys: Registered thermal governor 'user_space'
Oct 23 15:29:25 archlinux kernel: thermal_sys: Registered thermal governor 'power_allocator'
Oct 23 15:29:25 archlinux kernel: cpuidle: using governor ladder
Oct 23 15:29:25 archlinux kernel: cpuidle: using governor menu
Oct 23 15:29:25 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Oct 23 15:29:25 archlinux kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
Oct 23 15:29:25 archlinux kernel: PCI: Using configuration type 1 for base access
Oct 23 15:29:25 archlinux kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Oct 23 15:29:25 archlinux kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Oct 23 15:29:25 archlinux kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Oct 23 15:29:25 archlinux kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Oct 23 15:29:25 archlinux kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Oct 23 15:29:25 archlinux kernel: ACPI: Added _OSI(Module Device)
Oct 23 15:29:25 archlinux kernel: ACPI: Added _OSI(Processor Device)
Oct 23 15:29:25 archlinux kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Oct 23 15:29:25 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
Oct 23 15:29:25 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP4._S0W], AE_ALREADY_EXISTS (20240322/dswload2-326)
Oct 23 15:29:25 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240322/psobject-220)
Oct 23 15:29:25 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Oct 23 15:29:25 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP4._PR0], AE_ALREADY_EXISTS (20240322/dswload2-326)
Oct 23 15:29:25 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240322/psobject-220)
Oct 23 15:29:25 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP4._PR3], AE_ALREADY_EXISTS (20240322/dswload2-326)
Oct 23 15:29:25 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240322/psobject-220)
Oct 23 15:29:25 archlinux kernel: ACPI: 33 ACPI AML tables successfully acquired and loaded
Oct 23 15:29:25 archlinux kernel: ACPI: EC: EC started
Oct 23 15:29:25 archlinux kernel: ACPI: EC: interrupt blocked
Oct 23 15:29:25 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Oct 23 15:29:25 archlinux kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Oct 23 15:29:25 archlinux kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Oct 23 15:29:25 archlinux kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Oct 23 15:29:25 archlinux kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Oct 23 15:29:25 archlinux kernel: ACPI: Interpreter enabled
Oct 23 15:29:25 archlinux kernel: ACPI: PM: (supports S0 S4 S5)
Oct 23 15:29:25 archlinux kernel: ACPI: Using IOAPIC for interrupt routing
Oct 23 15:29:25 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Oct 23 15:29:25 archlinux kernel: PCI: Ignoring E820 reservations for host bridge windows
Oct 23 15:29:25 archlinux kernel: ACPI: Enabled 3 GPEs in block 00 to 1F
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPP0.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPP1.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPP1.SWUS.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPP3.P0NV: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPP4.RPR2: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPP4.PWSR: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPP5.PWSR: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPP6.PWSR: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPP7.P0WW: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPA.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPA.VGA_.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPA.ACP_.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPA.AZAL.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPA.HDAU.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPA.XHC1.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPC.XHC0.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPC.XHC0.RHUB.PRT1.BTPR: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPC.XHC3.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPC.XHC4.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPC.NHI0.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.GPPC.NHI1.PWRS: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PRWL: New power resource
Oct 23 15:29:25 archlinux kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Oct 23 15:29:25 archlinux kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Oct 23 15:29:25 archlinux kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Oct 23 15:29:25 archlinux kernel: PCI host bridge to bus 0000:00
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfcffffff window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x880000000-0x7fffffffff window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:00.0: [1022:1507] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:00.2: [1022:1508] type 00 class 0x080600 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1: [1022:150a] type 01 class 0x060400 PCIe Root Port
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01-60]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1:   bridge window [io  0xb000-0xefff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xc4000000-0xdbffffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0x5800000000-0x77ffffffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2: [1022:150a] type 01 class 0x060400 PCIe Root Port
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2: PCI bridge to [bus 61-c0]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2:   bridge window [io  0x7000-0xafff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2:   bridge window [mem 0xac000000-0xc3ffffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2:   bridge window [mem 0x3800000000-0x57ffffffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.1: [1022:150b] type 01 class 0x060400 PCIe Root Port
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.1: PCI bridge to [bus c1]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.1:   bridge window [mem 0xdd100000-0xdd1fffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.1: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.2: [1022:150b] type 01 class 0x060400 PCIe Root Port
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.2: PCI bridge to [bus c2]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.2:   bridge window [mem 0xdd000000-0xdd0fffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.3: [1022:150b] type 01 class 0x060400 PCIe Root Port
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.3: PCI bridge to [bus c3]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.3:   bridge window [mem 0xdc600000-0xdc8fffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:03.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1: [1022:150c] type 01 class 0x060400 PCIe Root Port
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus c4]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1:   bridge window [io  0xf000-0xffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xdc000000-0xdc5fffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0x7800000000-0x78107fffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2: [1022:150c] type 01 class 0x060400 PCIe Root Port
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2: PCI bridge to [bus c5]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2:   bridge window [mem 0xdce00000-0xdcffffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2:   bridge window [mem 0x7810900000-0x78109fffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.3: [1022:150c] type 01 class 0x060400 PCIe Root Port
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.3: PCI bridge to [bus c6]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.3:   bridge window [mem 0xdca00000-0xdcdfffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.3: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.0: [1022:16f8] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.1: [1022:16f9] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.2: [1022:16fa] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.3: [1022:16fb] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.4: [1022:16fc] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.5: [1022:16fd] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.6: [1022:16fe] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.7: [1022:16ff] type 00 class 0x060000 conventional PCI endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01-60]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2: PCI bridge to [bus 61-c0]
Oct 23 15:29:25 archlinux kernel: pci 0000:c1:00.0: [1344:5413] type 00 class 0x010802 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c1:00.0: BAR 0 [mem 0xdd100000-0xdd103fff 64bit]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.1: PCI bridge to [bus c1]
Oct 23 15:29:25 archlinux kernel: pci 0000:c2:00.0: [17a0:9755] type 00 class 0x080501 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c2:00.0: BAR 0 [mem 0xdd000000-0xdd000fff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c2:00.0: supports D1 D2
Oct 23 15:29:25 archlinux kernel: pci 0000:c2:00.0: PME# supported from D1 D2 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.2: PCI bridge to [bus c2]
Oct 23 15:29:25 archlinux kernel: pci 0000:c3:00.0: [14c3:7925] type 00 class 0x028000 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c3:00.0: BAR 0 [mem 0xdc600000-0xdc7fffff 64bit]
Oct 23 15:29:25 archlinux kernel: pci 0000:c3:00.0: BAR 2 [mem 0xdc800000-0xdc807fff 64bit]
Oct 23 15:29:25 archlinux kernel: pci 0000:c3:00.0: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.3: PCI bridge to [bus c3]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.0: [1002:150e] type 00 class 0x038000 PCIe Legacy Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.0: BAR 0 [mem 0x7800000000-0x780fffffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.0: BAR 2 [mem 0xdc000000-0xdc1fffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.0: BAR 4 [io  0xf000-0xf0ff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.0: BAR 5 [mem 0xdc500000-0xdc57ffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.0: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.0: PME# supported from D1 D2 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.1: BAR 0 [mem 0xdc5c8000-0xdc5cbfff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.1: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.1: PME# supported from D1 D2 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.2: [1022:17e0] type 00 class 0x108000 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.2: BAR 2 [mem 0xdc400000-0xdc4fffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.2: BAR 5 [mem 0xdc5ce000-0xdc5cffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.2: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.4: [1022:151e] type 00 class 0x0c0330 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.4: BAR 0 [mem 0xdc300000-0xdc3fffff 64bit]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.4: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.4: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.5: [1022:15e2] type 00 class 0x048000 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.5: BAR 0 [mem 0xdc580000-0xdc5bffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.5: BAR 2 [mem 0x7810000000-0x78107fffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.5: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.5: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.6: BAR 0 [mem 0xdc5c0000-0xdc5c7fff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.6: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.6: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.7: [1022:164a] type 00 class 0x118000 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.7: BAR 2 [mem 0xdc200000-0xdc2fffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.7: BAR 5 [mem 0xdc5cc000-0xdc5cdfff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.7: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus c4]
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.0: [1022:150d] type 00 class 0x130000 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.0: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.1: [1022:17f0] type 00 class 0x118000 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.1: BAR 0 [mem 0xdce00000-0xdcefffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.1: BAR 1 [mem 0xdcf00000-0xdcf01fff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.1: BAR 2 [mem 0x7810900000-0x781097ffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.1: BAR 4 [mem 0xdcf03000-0xdcf03fff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.1: BAR 5 [mem 0xdcf02000-0xdcf02fff]
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.1: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2: PCI bridge to [bus c5]
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.0: [1022:151f] type 00 class 0x0c0330 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.0: BAR 0 [mem 0xdcc00000-0xdccfffff 64bit]
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.0: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.0: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.3: [1022:151a] type 00 class 0x0c0330 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.3: BAR 0 [mem 0xdcb00000-0xdcbfffff 64bit]
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.3: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.3: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.4: [1022:151b] type 00 class 0x0c0330 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.4: BAR 0 [mem 0xdca00000-0xdcafffff 64bit]
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.4: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.4: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.5: [1022:151c] type 00 class 0x0c0340 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.5: BAR 0 [mem 0xdcd80000-0xdcdfffff 64bit]
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.5: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.5: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.6: [1022:151d] type 00 class 0x0c0340 PCIe Endpoint
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.6: BAR 0 [mem 0xdcd00000-0xdcd7ffff 64bit]
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.6: enabling Extended Tags
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.6: PME# supported from D0 D3hot D3cold
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.3: PCI bridge to [bus c6]
Oct 23 15:29:25 archlinux kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Oct 23 15:29:25 archlinux kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Oct 23 15:29:25 archlinux kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Oct 23 15:29:25 archlinux kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Oct 23 15:29:25 archlinux kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Oct 23 15:29:25 archlinux kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Oct 23 15:29:25 archlinux kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Oct 23 15:29:25 archlinux kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Oct 23 15:29:25 archlinux kernel: Low-power S0 idle used by default for system suspend
Oct 23 15:29:25 archlinux kernel: ACPI: EC: interrupt unblocked
Oct 23 15:29:25 archlinux kernel: ACPI: EC: event unblocked
Oct 23 15:29:25 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Oct 23 15:29:25 archlinux kernel: ACPI: EC: GPE=0x10
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot ECDT EC initialization complete
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
Oct 23 15:29:25 archlinux kernel: iommu: Default domain type: Translated
Oct 23 15:29:25 archlinux kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Oct 23 15:29:25 archlinux kernel: SCSI subsystem initialized
Oct 23 15:29:25 archlinux kernel: libata version 3.00 loaded.
Oct 23 15:29:25 archlinux kernel: ACPI: bus type USB registered
Oct 23 15:29:25 archlinux kernel: usbcore: registered new interface driver usbfs
Oct 23 15:29:25 archlinux kernel: usbcore: registered new interface driver hub
Oct 23 15:29:25 archlinux kernel: usbcore: registered new device driver usb
Oct 23 15:29:25 archlinux kernel: EDAC MC: Ver: 3.0.0
Oct 23 15:29:25 archlinux kernel: efivars: Registered efivars operations
Oct 23 15:29:25 archlinux kernel: NetLabel: Initializing
Oct 23 15:29:25 archlinux kernel: NetLabel:  domain hash size = 128
Oct 23 15:29:25 archlinux kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Oct 23 15:29:25 archlinux kernel: NetLabel:  unlabeled traffic allowed by default
Oct 23 15:29:25 archlinux kernel: mctp: management component transport protocol core
Oct 23 15:29:25 archlinux kernel: NET: Registered PF_MCTP protocol family
Oct 23 15:29:25 archlinux kernel: PCI: Using ACPI for IRQ routing
Oct 23 15:29:25 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes
Oct 23 15:29:25 archlinux kernel: e820: reserve RAM buffer [mem 0x09b7f000-0x0bffffff]
Oct 23 15:29:25 archlinux kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Oct 23 15:29:25 archlinux kernel: e820: reserve RAM buffer [mem 0x60369018-0x63ffffff]
Oct 23 15:29:25 archlinux kernel: e820: reserve RAM buffer [mem 0x6039c000-0x63ffffff]
Oct 23 15:29:25 archlinux kernel: e820: reserve RAM buffer [mem 0x63d87000-0x63ffffff]
Oct 23 15:29:25 archlinux kernel: e820: reserve RAM buffer [mem 0x66c27000-0x67ffffff]
Oct 23 15:29:25 archlinux kernel: e820: reserve RAM buffer [mem 0x79ff7000-0x7bffffff]
Oct 23 15:29:25 archlinux kernel: e820: reserve RAM buffer [mem 0x79fff000-0x7bffffff]
Oct 23 15:29:25 archlinux kernel: e820: reserve RAM buffer [mem 0x85e180000-0x85fffffff]
Oct 23 15:29:25 archlinux kernel: vgaarb: loaded
Oct 23 15:29:25 archlinux kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Oct 23 15:29:25 archlinux kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Oct 23 15:29:25 archlinux kernel: clocksource: Switched to clocksource tsc-early
Oct 23 15:29:25 archlinux kernel: VFS: Disk quotas dquot_6.6.0
Oct 23 15:29:25 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Oct 23 15:29:25 archlinux kernel: pnp: PnP ACPI init
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x04d0-0x04d1] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x040b] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x04d6] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0c00-0x0c01] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0c14] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0c50-0x0c51] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0c52] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0c6c] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0c6f] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0cd0-0x0cd1] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0cd2-0x0cd3] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0cd4-0x0cd5] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0cd6-0x0cd7] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0cd8-0x0cdf] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0800-0x089f] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0b00-0x0b0f] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0b20-0x0b3f] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0900-0x090f] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [io  0x0910-0x091f] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [mem 0xfec01000-0xfec01fff] could not be reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [mem 0xfedc0000-0xfedc0fff] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [mem 0xfed80000-0xfed8ffff] could not be reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [mem 0xfec10000-0xfec10fff] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:02: [mem 0xff000000-0xffffffff] has been reserved
Oct 23 15:29:25 archlinux kernel: system 00:03: [mem 0xe0000000-0xefffffff] has been reserved
Oct 23 15:29:25 archlinux kernel: pnp: PnP ACPI: found 4 devices
Oct 23 15:29:25 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Oct 23 15:29:25 archlinux kernel: NET: Registered PF_INET protocol family
Oct 23 15:29:25 archlinux kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Oct 23 15:29:25 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Oct 23 15:29:25 archlinux kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Oct 23 15:29:25 archlinux kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Oct 23 15:29:25 archlinux kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Oct 23 15:29:25 archlinux kernel: TCP: Hash tables configured (established 262144 bind 65536)
Oct 23 15:29:25 archlinux kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Oct 23 15:29:25 archlinux kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Oct 23 15:29:25 archlinux kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Oct 23 15:29:25 archlinux kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Oct 23 15:29:25 archlinux kernel: NET: Registered PF_XDP protocol family
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01-60]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1:   bridge window [io  0xb000-0xefff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xc4000000-0xdbffffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0x5800000000-0x77ffffffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2: PCI bridge to [bus 61-c0]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2:   bridge window [io  0x7000-0xafff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2:   bridge window [mem 0xac000000-0xc3ffffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2:   bridge window [mem 0x3800000000-0x57ffffffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.1: PCI bridge to [bus c1]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.1:   bridge window [mem 0xdd100000-0xdd1fffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.2: PCI bridge to [bus c2]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.2:   bridge window [mem 0xdd000000-0xdd0fffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.3: PCI bridge to [bus c3]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.3:   bridge window [mem 0xdc600000-0xdc8fffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus c4]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1:   bridge window [io  0xf000-0xffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xdc000000-0xdc5fffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0x7800000000-0x78107fffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2: PCI bridge to [bus c5]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2:   bridge window [mem 0xdce00000-0xdcffffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2:   bridge window [mem 0x7810900000-0x78109fffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.3: PCI bridge to [bus c6]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.3:   bridge window [mem 0xdca00000-0xdcdfffff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: resource 9 [mem 0x80000000-0xdfffffff window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: resource 10 [mem 0xf0000000-0xfcffffff window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:00: resource 11 [mem 0x880000000-0x7fffffffff window]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:01: resource 0 [io  0xb000-0xefff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0xc4000000-0xdbffffff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:01: resource 2 [mem 0x5800000000-0x77ffffffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:61: resource 0 [io  0x7000-0xafff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:61: resource 1 [mem 0xac000000-0xc3ffffff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:61: resource 2 [mem 0x3800000000-0x57ffffffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:c1: resource 1 [mem 0xdd100000-0xdd1fffff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:c2: resource 1 [mem 0xdd000000-0xdd0fffff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:c3: resource 1 [mem 0xdc600000-0xdc8fffff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:c4: resource 0 [io  0xf000-0xffff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:c4: resource 1 [mem 0xdc000000-0xdc5fffff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:c4: resource 2 [mem 0x7800000000-0x78107fffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:c5: resource 1 [mem 0xdce00000-0xdcffffff]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:c5: resource 2 [mem 0x7810900000-0x78109fffff 64bit pref]
Oct 23 15:29:25 archlinux kernel: pci_bus 0000:c6: resource 1 [mem 0xdca00000-0xdcdfffff]
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.2: mask Replay Timer Timeout Correctable Errors due to 0000:c2:00.0 hardware defect
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.1: D0 power state depends on 0000:c4:00.0
Oct 23 15:29:25 archlinux kernel: PCI: CLS 64 bytes, default 64
Oct 23 15:29:25 archlinux kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Oct 23 15:29:25 archlinux kernel: platform MSFT0201:00: Adding to iommu group 0
Oct 23 15:29:25 archlinux kernel: Trying to unpack rootfs image as initramfs...
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.0: Adding to iommu group 1
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.1: Adding to iommu group 2
Oct 23 15:29:25 archlinux kernel: pci 0000:00:01.2: Adding to iommu group 3
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.0: Adding to iommu group 4
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.1: Adding to iommu group 5
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.2: Adding to iommu group 6
Oct 23 15:29:25 archlinux kernel: pci 0000:00:02.3: Adding to iommu group 7
Oct 23 15:29:25 archlinux kernel: pci 0000:00:03.0: Adding to iommu group 8
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.0: Adding to iommu group 9
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.1: Adding to iommu group 10
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.2: Adding to iommu group 11
Oct 23 15:29:25 archlinux kernel: pci 0000:00:08.3: Adding to iommu group 12
Oct 23 15:29:25 archlinux kernel: pci 0000:00:14.0: Adding to iommu group 13
Oct 23 15:29:25 archlinux kernel: pci 0000:00:14.3: Adding to iommu group 13
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.0: Adding to iommu group 14
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.1: Adding to iommu group 14
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.2: Adding to iommu group 14
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.3: Adding to iommu group 14
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.4: Adding to iommu group 14
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.5: Adding to iommu group 14
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.6: Adding to iommu group 14
Oct 23 15:29:25 archlinux kernel: pci 0000:00:18.7: Adding to iommu group 14
Oct 23 15:29:25 archlinux kernel: pci 0000:c1:00.0: Adding to iommu group 15
Oct 23 15:29:25 archlinux kernel: pci 0000:c2:00.0: Adding to iommu group 16
Oct 23 15:29:25 archlinux kernel: pci 0000:c3:00.0: Adding to iommu group 17
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.0: Adding to iommu group 18
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.1: Adding to iommu group 19
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.2: Adding to iommu group 20
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.4: Adding to iommu group 21
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.5: Adding to iommu group 22
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.6: Adding to iommu group 23
Oct 23 15:29:25 archlinux kernel: pci 0000:c4:00.7: Adding to iommu group 24
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.0: Adding to iommu group 25
Oct 23 15:29:25 archlinux kernel: pci 0000:c5:00.1: Adding to iommu group 26
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.0: Adding to iommu group 27
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.3: Adding to iommu group 28
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.4: Adding to iommu group 29
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.5: Adding to iommu group 30
Oct 23 15:29:25 archlinux kernel: pci 0000:c6:00.6: Adding to iommu group 31
Oct 23 15:29:25 archlinux kernel: AMD-Vi: Extended features (0x246577efa2254afa, 0x10): PPR NX GT [5] IA GA PC GA_vAPIC
Oct 23 15:29:25 archlinux kernel: AMD-Vi: Interrupt remapping enabled
Oct 23 15:29:25 archlinux kernel: AMD-Vi: Virtual APIC enabled
Oct 23 15:29:25 archlinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Oct 23 15:29:25 archlinux kernel: software IO TLB: mapped [mem 0x000000005c369000-0x0000000060369000] (64MB)
Oct 23 15:29:25 archlinux kernel: LVT offset 0 assigned for vector 0x400
Oct 23 15:29:25 archlinux kernel: perf: AMD IBS detected (0x00081bff)
Oct 23 15:29:25 archlinux kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Oct 23 15:29:25 archlinux kernel: Initialise system trusted keyrings
Oct 23 15:29:25 archlinux kernel: Key type blacklist registered
Oct 23 15:29:25 archlinux kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Oct 23 15:29:25 archlinux kernel: zbud: loaded
Oct 23 15:29:25 archlinux kernel: fuse: init (API version 7.40)
Oct 23 15:29:25 archlinux kernel: integrity: Platform Keyring initialized
Oct 23 15:29:25 archlinux kernel: integrity: Machine keyring initialized
Oct 23 15:29:25 archlinux kernel: Key type asymmetric registered
Oct 23 15:29:25 archlinux kernel: Asymmetric key parser 'x509' registered
Oct 23 15:29:25 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Oct 23 15:29:25 archlinux kernel: io scheduler mq-deadline registered
Oct 23 15:29:25 archlinux kernel: io scheduler kyber registered
Oct 23 15:29:25 archlinux kernel: io scheduler bfq registered
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 32
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:01.1: AER: enabled with IRQ 32
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:01.1: DPC: enabled with IRQ 32
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:01.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:01.2: PME: Signaling with IRQ 33
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:01.2: AER: enabled with IRQ 33
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:01.2: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:01.2: DPC: enabled with IRQ 33
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:01.2: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:02.1: PME: Signaling with IRQ 34
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:02.1: AER: enabled with IRQ 34
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:02.2: PME: Signaling with IRQ 35
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:02.2: AER: enabled with IRQ 35
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:02.3: PME: Signaling with IRQ 36
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:02.3: AER: enabled with IRQ 36
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 37
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:08.2: PME: Signaling with IRQ 38
Oct 23 15:29:25 archlinux kernel: pcieport 0000:00:08.3: PME: Signaling with IRQ 39
Oct 23 15:29:25 archlinux kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 23 15:29:25 archlinux kernel: ACPI: AC: AC Adapter [AC0] (off-line)
Oct 23 15:29:25 archlinux kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C09:00/PNP0C0D:00/input/input0
Oct 23 15:29:25 archlinux kernel: ACPI: button: Lid Switch [LID]
Oct 23 15:29:25 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Oct 23 15:29:25 archlinux kernel: ACPI: button: Power Button [PWRB]
Oct 23 15:29:25 archlinux kernel: Estimated ratio of average max frequency by base frequency (times 1024): 2229
Oct 23 15:29:25 archlinux kernel: Monitor-Mwait will be used to enter C-1 state
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C000: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C002: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C004: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C006: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C008: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C00A: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C00C: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C00E: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C010: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C012: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C014: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C016: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C001: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C003: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C005: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C007: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C009: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C00B: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C00D: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C00F: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C011: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C013: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C015: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: ACPI: \_SB_.PLTF.C017: Found 3 idle states
Oct 23 15:29:25 archlinux kernel: thermal LNXTHERM:00: registered as thermal_zone0
Oct 23 15:29:25 archlinux kernel: ACPI: thermal: Thermal Zone [THZ0] (29 C)
Oct 23 15:29:25 archlinux kernel: thermal LNXTHERM:01: registered as thermal_zone1
Oct 23 15:29:25 archlinux kernel: ACPI: thermal: Thermal Zone [THRM] (41 C)
Oct 23 15:29:25 archlinux kernel: thermal LNXTHERM:02: registered as thermal_zone2
Oct 23 15:29:25 archlinux kernel: ACPI: thermal: Thermal Zone [TZ01] (20 C)
Oct 23 15:29:25 archlinux kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Oct 23 15:29:25 archlinux kernel: Non-volatile memory driver v1.3
Oct 23 15:29:25 archlinux kernel: Linux agpgart interface v0.103
Oct 23 15:29:25 archlinux kernel: ACPI: battery: Slot [BAT0] (battery present)
Oct 23 15:29:25 archlinux kernel: Freeing initrd memory: 42132K
Oct 23 15:29:25 archlinux kernel: tsc: Refined TSC clocksource calibration: 1996.248 MHz
Oct 23 15:29:25 archlinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x398cac3bdaf, max_idle_ns: 881590646346 ns
Oct 23 15:29:25 archlinux kernel: clocksource: Switched to clocksource tsc
Oct 23 15:29:25 archlinux kernel: tpm_crb MSFT0101:00: Disabling hwrng
Oct 23 15:29:25 archlinux kernel: ACPI: bus type drm_connector registered
Oct 23 15:29:25 archlinux kernel: usbcore: registered new interface driver usbserial_generic
Oct 23 15:29:25 archlinux kernel: usbserial: USB Serial support registered for generic
Oct 23 15:29:25 archlinux kernel: rtc_cmos 00:00: RTC can wake from S4
Oct 23 15:29:25 archlinux kernel: rtc_cmos 00:00: registered as rtc0
Oct 23 15:29:25 archlinux kernel: rtc_cmos 00:00: setting system clock to 2024-10-23T20:29:21 UTC (1729715361)
Oct 23 15:29:25 archlinux kernel: rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram
Oct 23 15:29:25 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
Oct 23 15:29:25 archlinux kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Oct 23 15:29:25 archlinux kernel: fbcon: Deferring console take-over
Oct 23 15:29:25 archlinux kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Oct 23 15:29:25 archlinux kernel: hid: raw HID events driver (C) Jiri Kosina
Oct 23 15:29:25 archlinux kernel: drop_monitor: Initializing network drop monitor service
Oct 23 15:29:25 archlinux kernel: NET: Registered PF_INET6 protocol family
Oct 23 15:29:25 archlinux kernel: Segment Routing with IPv6
Oct 23 15:29:25 archlinux kernel: RPL Segment Routing with IPv6
Oct 23 15:29:25 archlinux kernel: In-situ OAM (IOAM) with IPv6
Oct 23 15:29:25 archlinux kernel: NET: Registered PF_PACKET protocol family
Oct 23 15:29:25 archlinux kernel: microcode: Current revision: 0x0b204011
Oct 23 15:29:25 archlinux kernel: resctrl: L3 allocation detected
Oct 23 15:29:25 archlinux kernel: resctrl: MB allocation detected
Oct 23 15:29:25 archlinux kernel: resctrl: SMBA allocation detected
Oct 23 15:29:25 archlinux kernel: resctrl: L3 monitoring detected
Oct 23 15:29:25 archlinux kernel: IPI shorthand broadcast: enabled
Oct 23 15:29:25 archlinux kernel: sched_clock: Marking stable (1914377303, 334555)->(1920263994, -5552136)
Oct 23 15:29:25 archlinux kernel: registered taskstats version 1
Oct 23 15:29:25 archlinux kernel: Loading compiled-in X.509 certificates
Oct 23 15:29:25 archlinux kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 1823f362c87e2614a3d1e284fdf4fe43854b65e3'
Oct 23 15:29:25 archlinux kernel: zswap: loaded using pool zstd/zsmalloc
Oct 23 15:29:25 archlinux kernel: Demotion targets for Node 0: null
Oct 23 15:29:25 archlinux kernel: Key type .fscrypt registered
Oct 23 15:29:25 archlinux kernel: Key type fscrypt-provisioning registered
Oct 23 15:29:25 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 23 15:29:25 archlinux kernel: integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
Oct 23 15:29:25 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 23 15:29:25 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Oct 23 15:29:25 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 23 15:29:25 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Oct 23 15:29:25 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 23 15:29:25 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Corporation: Windows UEFI CA 2023: aefc5fbbbe055d8f8daa585473499417ab5a5272'
Oct 23 15:29:25 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 23 15:29:25 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft UEFI CA 2023: 81aa6b3244c935bce0d6628af39827421e32497d'
Oct 23 15:29:25 archlinux kernel: PM:   Magic number: 12:801:498
Oct 23 15:29:25 archlinux kernel: RAS: Correctable Errors collector initialized.
Oct 23 15:29:25 archlinux kernel: clk: Disabling unused clocks
Oct 23 15:29:25 archlinux kernel: PM: genpd: Disabling unused power domains
Oct 23 15:29:25 archlinux kernel: Freeing unused decrypted memory: 2028K
Oct 23 15:29:25 archlinux kernel: Freeing unused kernel image (initmem) memory: 3452K
Oct 23 15:29:25 archlinux kernel: Write protecting the kernel read-only data: 32768k
Oct 23 15:29:25 archlinux kernel: Freeing unused kernel image (rodata/data gap) memory: 816K
Oct 23 15:29:25 archlinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 23 15:29:25 archlinux kernel: rodata_test: all tests were successful
Oct 23 15:29:25 archlinux kernel: Run /init as init process
Oct 23 15:29:25 archlinux kernel:   with arguments:
Oct 23 15:29:25 archlinux kernel:     /init
Oct 23 15:29:25 archlinux kernel:   with environment:
Oct 23 15:29:25 archlinux kernel:     HOME=/
Oct 23 15:29:25 archlinux kernel:     TERM=linux
Oct 23 15:29:25 archlinux kernel:     BOOT_IMAGE=/vmlinuz-linux
Oct 23 15:29:25 archlinux kernel: i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
Oct 23 15:29:25 archlinux kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Oct 23 15:29:25 archlinux kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 23 15:29:25 archlinux kernel: ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c4:00.4: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c4:00.4: new USB bus registered, assigned bus number 1
Oct 23 15:29:25 archlinux kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1a/LNXVIDEO:00/input/input2
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c4:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c4:00.4: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c4:00.4: new USB bus registered, assigned bus number 2
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c4:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Oct 23 15:29:25 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
Oct 23 15:29:25 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 23 15:29:25 archlinux kernel: usb usb1: Product: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: usb usb1: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
Oct 23 15:29:25 archlinux kernel: usb usb1: SerialNumber: 0000:c4:00.4
Oct 23 15:29:25 archlinux kernel: hub 1-0:1.0: USB hub found
Oct 23 15:29:25 archlinux kernel: hub 1-0:1.0: 1 port detected
Oct 23 15:29:25 archlinux kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 23 15:29:25 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
Oct 23 15:29:25 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 23 15:29:25 archlinux kernel: usb usb2: Product: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: usb usb2: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
Oct 23 15:29:25 archlinux kernel: usb usb2: SerialNumber: 0000:c4:00.4
Oct 23 15:29:25 archlinux kernel: hub 2-0:1.0: USB hub found
Oct 23 15:29:25 archlinux kernel: hub 2-0:1.0: 1 port detected
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.0: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.0: new USB bus registered, assigned bus number 3
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.0: hcc params 0x0128ffc5 hci version 0x120 quirks 0x0000000200000010
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.0: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.0: new USB bus registered, assigned bus number 4
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Oct 23 15:29:25 archlinux kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
Oct 23 15:29:25 archlinux kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 23 15:29:25 archlinux kernel: usb usb3: Product: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: usb usb3: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
Oct 23 15:29:25 archlinux kernel: usb usb3: SerialNumber: 0000:c6:00.0
Oct 23 15:29:25 archlinux kernel: hub 3-0:1.0: USB hub found
Oct 23 15:29:25 archlinux kernel: hub 3-0:1.0: 5 ports detected
Oct 23 15:29:25 archlinux kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 23 15:29:25 archlinux kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
Oct 23 15:29:25 archlinux kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 23 15:29:25 archlinux kernel: usb usb4: Product: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: usb usb4: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
Oct 23 15:29:25 archlinux kernel: usb usb4: SerialNumber: 0000:c6:00.0
Oct 23 15:29:25 archlinux kernel: hub 4-0:1.0: USB hub found
Oct 23 15:29:25 archlinux kernel: hub 4-0:1.0: 2 ports detected
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.3: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.3: new USB bus registered, assigned bus number 5
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.3: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.3: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.3: new USB bus registered, assigned bus number 6
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Oct 23 15:29:25 archlinux kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
Oct 23 15:29:25 archlinux kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 23 15:29:25 archlinux kernel: usb usb5: Product: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: usb usb5: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
Oct 23 15:29:25 archlinux kernel: usb usb5: SerialNumber: 0000:c6:00.3
Oct 23 15:29:25 archlinux kernel: hub 5-0:1.0: USB hub found
Oct 23 15:29:25 archlinux kernel: hub 5-0:1.0: 1 port detected
Oct 23 15:29:25 archlinux kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 23 15:29:25 archlinux kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
Oct 23 15:29:25 archlinux kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 23 15:29:25 archlinux kernel: usb usb6: Product: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: usb usb6: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
Oct 23 15:29:25 archlinux kernel: usb usb6: SerialNumber: 0000:c6:00.3
Oct 23 15:29:25 archlinux kernel: hub 6-0:1.0: USB hub found
Oct 23 15:29:25 archlinux kernel: hub 6-0:1.0: 1 port detected
Oct 23 15:29:25 archlinux kernel: sdhci: Secure Digital Host Controller Interface driver
Oct 23 15:29:25 archlinux kernel: sdhci: Copyright(c) Pierre Ossman
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.4: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.4: new USB bus registered, assigned bus number 7
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.4: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.4: new USB bus registered, assigned bus number 8
Oct 23 15:29:25 archlinux kernel: xhci_hcd 0000:c6:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Oct 23 15:29:25 archlinux kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
Oct 23 15:29:25 archlinux kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 23 15:29:25 archlinux kernel: usb usb7: Product: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: usb usb7: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
Oct 23 15:29:25 archlinux kernel: usb usb7: SerialNumber: 0000:c6:00.4
Oct 23 15:29:25 archlinux kernel: hub 7-0:1.0: USB hub found
Oct 23 15:29:25 archlinux kernel: hub 7-0:1.0: 1 port detected
Oct 23 15:29:25 archlinux kernel: usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 23 15:29:25 archlinux kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
Oct 23 15:29:25 archlinux kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 23 15:29:25 archlinux kernel: usb usb8: Product: xHCI Host Controller
Oct 23 15:29:25 archlinux kernel: usb usb8: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
Oct 23 15:29:25 archlinux kernel: usb usb8: SerialNumber: 0000:c6:00.4
Oct 23 15:29:25 archlinux kernel: hub 8-0:1.0: USB hub found
Oct 23 15:29:25 archlinux kernel: hub 8-0:1.0: 1 port detected
Oct 23 15:29:25 archlinux kernel: nvme 0000:c1:00.0: platform quirk: setting simple suspend
Oct 23 15:29:25 archlinux kernel: nvme nvme0: pci function 0000:c1:00.0
Oct 23 15:29:25 archlinux kernel: sdhci-pci 0000:c2:00.0: SDHCI controller found [17a0:9755] (rev 1)
Oct 23 15:29:25 archlinux kernel: sdhci-pci 0000:c2:00.0: enabling device (0000 -> 0002)
Oct 23 15:29:25 archlinux kernel: nvme nvme0: allocated 64 MiB host memory buffer.
Oct 23 15:29:25 archlinux kernel: nvme nvme0: 16/0/0 default/read/poll queues
Oct 23 15:29:25 archlinux kernel:  nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8
Oct 23 15:29:25 archlinux kernel: mmc0: SDHCI controller on PCI [0000:c2:00.0] using ADMA 64-bit
Oct 23 15:29:25 archlinux kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Oct 23 15:29:25 archlinux kernel: usb 1-1: new high-speed USB device number 2 using xhci_hcd
Oct 23 15:29:25 archlinux kernel: usb 3-1: new high-speed USB device number 2 using xhci_hcd
Oct 23 15:29:25 archlinux kernel: usb 1-1: New USB device found, idVendor=3277, idProduct=0059, bcdDevice= 1.01
Oct 23 15:29:25 archlinux kernel: usb 1-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Oct 23 15:29:25 archlinux kernel: usb 1-1: Product: ASUS FHD webcam
Oct 23 15:29:25 archlinux kernel: usb 1-1: Manufacturer: Shinetech
Oct 23 15:29:25 archlinux kernel: usb 1-1: SerialNumber: WEB_CAM_SERIAL_NUMBER
Oct 23 15:29:25 archlinux kernel: usb 3-1: New USB device found, idVendor=13d3, idProduct=3608, bcdDevice= 1.00
Oct 23 15:29:25 archlinux kernel: usb 3-1: New USB device strings: Mfr=5, Product=6, SerialNumber=7
Oct 23 15:29:25 archlinux kernel: usb 3-1: Product: Wireless_Device
Oct 23 15:29:25 archlinux kernel: usb 3-1: Manufacturer: MediaTek Inc.
Oct 23 15:29:25 archlinux kernel: usb 3-1: SerialNumber: 000000000
Oct 23 15:29:25 archlinux kernel: usbcore: registered new interface driver usbhid
Oct 23 15:29:25 archlinux kernel: usbhid: USB HID core driver
Oct 23 15:29:25 archlinux kernel: [drm] amdgpu kernel modesetting enabled.
Oct 23 15:29:25 archlinux kernel: hid-generic 0003:3277:0059.0001: hiddev96,hidraw0: USB HID v1.11 Device [Shinetech ASUS FHD webcam] on usb-0000:c4:00.4-1/input4
Oct 23 15:29:25 archlinux kernel: hid-sensor-hub 0003:3277:0059.0001: hiddev96,hidraw0: USB HID v1.11 Device [Shinetech ASUS FHD webcam] on usb-0000:c4:00.4-1/input4
Oct 23 15:29:25 archlinux kernel: amdgpu: Virtual CRAT table created for CPU
Oct 23 15:29:25 archlinux kernel: amdgpu: Topology: Add CPU node
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: enabling device (0006 -> 0007)
Oct 23 15:29:25 archlinux kernel: [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x150E 0x1043:0x1DF3 0xC1).
Oct 23 15:29:25 archlinux kernel: [drm] register mmio base: 0xDC500000
Oct 23 15:29:25 archlinux kernel: [drm] register mmio size: 524288
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 0 <soc21_common>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 1 <gmc_v11_0>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 2 <ih_v6_1>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 3 <psp>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 4 <smu>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 5 <dm>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 6 <gfx_v11_0>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 7 <sdma_v6_0>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 8 <vcn_v4_0_5>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 9 <jpeg_v4_0_5>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 10 <mes_v11_0>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 11 <vpe_v6_1>
Oct 23 15:29:25 archlinux kernel: [drm] add ip block number 12 <isp_ip>
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: Fetched VBIOS from VFCT
Oct 23 15:29:25 archlinux kernel: amdgpu: ATOM BIOS: 113-STRIXEMU-001
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: VPE: collaborate mode false
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: Direct firmware load for amdgpu/isp_4_1_0.bin failed with error -2
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Oct 23 15:29:25 archlinux kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: VRAM: 512M 0x0000008000000000 - 0x000000801FFFFFFF (512M used)
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: GART: 512M 0x00007FFF00000000 - 0x00007FFF1FFFFFFF
Oct 23 15:29:25 archlinux kernel: [drm] Detected VRAM RAM=512M, BAR=512M
Oct 23 15:29:25 archlinux kernel: [drm] RAM width 128bits LPDDR5
Oct 23 15:29:25 archlinux kernel: [drm] amdgpu: 512M of VRAM memory ready
Oct 23 15:29:25 archlinux kernel: [drm] amdgpu: 15588M of GTT memory ready.
Oct 23 15:29:25 archlinux kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Oct 23 15:29:25 archlinux kernel: [drm] PCIE GART of 512M enabled (table at 0x000000801FB00000).
Oct 23 15:29:25 archlinux kernel: [drm] Loading DMUB firmware via PSP: version=0x09000500
Oct 23 15:29:25 archlinux kernel: [drm] Found VCN firmware Version ENC: 1.22 DEC: 9 VEP: 0 Revision: 1
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: reserve 0x8900000 from 0x8010000000 for PSP TMR
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: RAS: optional ras ta ucode is not available
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: RAP: optional rap ta ucode is not available
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: SMU is initialized successfully!
Oct 23 15:29:25 archlinux kernel: [drm] Seamless boot condition check passed
Oct 23 15:29:25 archlinux kernel: [drm] Display Core v3.2.291 initialized on DCN 3.5
Oct 23 15:29:25 archlinux kernel: [drm] DP-HDMI FRL PCON supported
Oct 23 15:29:25 archlinux kernel: [drm] DMUB hardware initialized: version=0x09000500
Oct 23 15:29:25 archlinux kernel: [drm] PSR support 1, DC PSR ver 1, sink PSR ver 4 DPCD caps 0x3a su_y_granularity 4
Oct 23 15:29:25 archlinux kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Oct 23 15:29:25 archlinux kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Oct 23 15:29:25 archlinux kernel: amdgpu: Virtual CRAT table created for GPU
Oct 23 15:29:25 archlinux kernel: amdgpu: Topology: Add dGPU node [0x150e:0x1002]
Oct 23 15:29:25 archlinux kernel: kfd kfd: amdgpu: added device 1002:150e
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, active_cu_number 16
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring jpeg_dec_0 uses VM inv eng 1 on hub 8
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 13 on hub 0
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: ring vpe uses VM inv eng 4 on hub 8
Oct 23 15:29:25 archlinux kernel: [drm] ring gfx_32768.1.1 was added
Oct 23 15:29:25 archlinux kernel: [drm] ring compute_32768.2.2 was added
Oct 23 15:29:25 archlinux kernel: [drm] ring sdma_32768.3.3 was added
Oct 23 15:29:25 archlinux kernel: [drm] ring gfx_32768.1.1 ib test pass
Oct 23 15:29:25 archlinux kernel: [drm] ring compute_32768.2.2 ib test pass
Oct 23 15:29:25 archlinux kernel: [drm] ring sdma_32768.3.3 ib test pass
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: amdgpu: Runtime PM not available
Oct 23 15:29:25 archlinux kernel: [drm] Initialized amdgpu 3.59.0 for 0000:c4:00.0 on minor 1
Oct 23 15:29:25 archlinux kernel: fbcon: Deferring console take-over
Oct 23 15:29:25 archlinux kernel: amdgpu 0000:c4:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Oct 23 15:29:25 archlinux kernel: fbcon: Taking over console
Oct 23 15:29:25 archlinux kernel: [drm] pre_validate_dsc:1578 MST_DSC dsc precompute is not needed
Oct 23 15:29:25 archlinux kernel: EXT4-fs (nvme0n1p8): mounted filesystem FILE_SYSTEM_ID r/w with ordered data mode. Quota mode: none.
Oct 23 15:29:25 archlinux kernel: Console: switching to colour frame buffer device 180x56
Oct 23 15:29:25 archlinux systemd[1]: systemd 256.7-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)
Oct 23 15:29:25 archlinux systemd[1]: Detected architecture x86-64.
Oct 23 15:29:25 archlinux systemd[1]: bpf-restrict-fs: LSM BPF program attached
Oct 23 15:29:25 archlinux systemd-ssh-generator[457]: Binding SSH to AF_UNIX socket /run/ssh-unix-local/socket.
Oct 23 15:29:25 archlinux systemd-ssh-generator[457]: → connect via 'ssh .host' locally
Oct 23 15:29:25 archlinux systemd[1]: Queued start job for default target Graphical Interface.
Oct 23 15:29:25 archlinux systemd[1]: Created slice Slice /system/dirmngr.
Oct 23 15:29:25 archlinux systemd[1]: Created slice Slice /system/getty.
Oct 23 15:29:25 archlinux systemd[1]: Created slice Slice /system/gpg-agent.
Oct 23 15:29:25 archlinux systemd[1]: Created slice Slice /system/gpg-agent-browser.
Oct 23 15:29:25 archlinux systemd[1]: Created slice Slice /system/gpg-agent-extra.
Oct 23 15:29:25 archlinux systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Oct 23 15:29:25 archlinux systemd[1]: Created slice Slice /system/keyboxd.
Oct 23 15:29:25 archlinux systemd[1]: Created slice Slice /system/modprobe.
Oct 23 15:29:25 archlinux systemd[1]: Created slice Slice /system/systemd-fsck.
Oct 23 15:29:25 archlinux systemd[1]: Created slice User and Session Slice.
Oct 23 15:29:25 archlinux systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Oct 23 15:29:25 archlinux systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Oct 23 15:29:25 archlinux systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Oct 23 15:29:25 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/SWAP_ID...
Oct 23 15:29:25 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/FS_ID...
Oct 23 15:29:25 archlinux systemd[1]: Reached target Local Encrypted Volumes.
Oct 23 15:29:25 archlinux systemd[1]: Reached target Login Prompts.
Oct 23 15:29:25 archlinux systemd[1]: Reached target Local Integrity Protected Volumes.
Oct 23 15:29:25 archlinux systemd[1]: Reached target Path Units.
Oct 23 15:29:25 archlinux systemd[1]: Reached target Remote File Systems.
Oct 23 15:29:25 archlinux systemd[1]: Reached target Slice Units.
Oct 23 15:29:25 archlinux systemd[1]: Reached target Local Verity Protected Volumes.
Oct 23 15:29:25 archlinux systemd[1]: Listening on Device-mapper event daemon FIFOs.
Oct 23 15:29:25 archlinux systemd[1]: Listening on Process Core Dump Socket.
Oct 23 15:29:25 archlinux systemd[1]: Listening on Credential Encryption/Decryption.
Oct 23 15:29:25 archlinux systemd[1]: Listening on Journal Socket (/dev/log).
Oct 23 15:29:25 archlinux systemd[1]: Listening on Journal Sockets.
Oct 23 15:29:25 archlinux systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd[1]: Listening on udev Control Socket.
Oct 23 15:29:25 archlinux systemd[1]: Listening on udev Kernel Socket.
Oct 23 15:29:25 archlinux systemd[1]: Listening on User Database Manager Socket.
Oct 23 15:29:25 archlinux systemd[1]: Mounting Huge Pages File System...
Oct 23 15:29:25 archlinux systemd[1]: Mounting POSIX Message Queue File System...
Oct 23 15:29:25 archlinux systemd[1]: Mounting Kernel Debug File System...
Oct 23 15:29:25 archlinux systemd[1]: Mounting Kernel Trace File System...
Oct 23 15:29:25 archlinux systemd[1]: Starting Create List of Static Device Nodes...
Oct 23 15:29:25 archlinux systemd[1]: Starting Load Kernel Module configfs...
Oct 23 15:29:25 archlinux systemd[1]: Starting Load Kernel Module dm_mod...
Oct 23 15:29:25 archlinux systemd[1]: Starting Load Kernel Module drm...
Oct 23 15:29:25 archlinux systemd[1]: Starting Load Kernel Module fuse...
Oct 23 15:29:25 archlinux systemd[1]: Starting Load Kernel Module loop...
Oct 23 15:29:25 archlinux systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Oct 23 15:29:25 archlinux 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).
Oct 23 15:29:25 archlinux systemd[1]: Starting Journal Service...
Oct 23 15:29:25 archlinux systemd[1]: Starting Load Kernel Modules...
Oct 23 15:29:25 archlinux systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd[1]: Starting Remount Root and Kernel File Systems...
Oct 23 15:29:25 archlinux systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd[1]: Starting Load udev Rules from Credentials...
Oct 23 15:29:25 archlinux systemd[1]: Starting Coldplug All udev Devices...
Oct 23 15:29:25 archlinux systemd[1]: Mounted Huge Pages File System.
Oct 23 15:29:25 archlinux systemd[1]: Mounted POSIX Message Queue File System.
Oct 23 15:29:25 archlinux systemd[1]: Mounted Kernel Debug File System.
Oct 23 15:29:25 archlinux systemd[1]: Mounted Kernel Trace File System.
Oct 23 15:29:25 archlinux systemd[1]: Finished Create List of Static Device Nodes.
Oct 23 15:29:25 archlinux systemd[1]: modprobe@configfs.service: Deactivated successfully.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load Kernel Module configfs.
Oct 23 15:29:25 archlinux systemd[1]: modprobe@drm.service: Deactivated successfully.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load Kernel Module drm.
Oct 23 15:29:25 archlinux systemd[1]: modprobe@fuse.service: Deactivated successfully.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load Kernel Module fuse.
Oct 23 15:29:25 archlinux kernel: loop: module loaded
Oct 23 15:29:25 archlinux systemd[1]: Mounting FUSE Control File System...
Oct 23 15:29:25 archlinux systemd[1]: Mounting Kernel Configuration File System...
Oct 23 15:29:25 archlinux systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Oct 23 15:29:25 archlinux systemd[1]: modprobe@loop.service: Deactivated successfully.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load Kernel Module loop.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load udev Rules from Credentials.
Oct 23 15:29:25 archlinux kernel: device-mapper: uevent: version 1.0.3
Oct 23 15:29:25 archlinux kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Oct 23 15:29:25 archlinux systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load Kernel Module dm_mod.
Oct 23 15:29:25 archlinux systemd[1]: Mounted FUSE Control File System.
Oct 23 15:29:25 archlinux systemd[1]: Mounted Kernel Configuration File System.
Oct 23 15:29:25 archlinux systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Oct 23 15:29:25 archlinux systemd-journald[473]: Collecting audit messages is disabled.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load Kernel Modules.
Oct 23 15:29:25 archlinux systemd[1]: Starting Apply Kernel Variables...
Oct 23 15:29:25 archlinux systemd[1]: Starting User Database Manager...
Oct 23 15:29:25 archlinux systemd[1]: Finished Apply Kernel Variables.
Oct 23 15:29:25 archlinux systemd-journald[473]: Journal started
Oct 23 15:29:25 archlinux systemd-journald[473]: Runtime Journal (/run/log/journal/16c9845a682e491b803fc635040f963d) is 8M, max 1.5G, 1.5G free.
Oct 23 15:29:25 archlinux systemd-modules-load[474]: Inserted module 'crypto_user'
Oct 23 15:29:25 archlinux systemd-modules-load[474]: Inserted module 'sg'
Oct 23 15:29:25 archlinux systemd[1]: Started Journal Service.
Oct 23 15:29:25 archlinux systemd[1]: Finished Remount Root and Kernel File Systems.
Oct 23 15:29:25 archlinux systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Oct 23 15:29:25 archlinux kernel: EXT4-fs (nvme0n1p8): re-mounted FILE_SYSTEM_ID r/w. Quota mode: none.
Oct 23 15:29:25 archlinux systemd[1]: Starting Flush Journal to Persistent Storage...
Oct 23 15:29:25 archlinux systemd[1]: Starting Load/Save OS Random Seed...
Oct 23 15:29:25 archlinux systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd-journald[473]: Time spent on flushing to /var/log/journal/16c9845a682e491b803fc635040f963d is 18.659ms for 1208 entries.
Oct 23 15:29:25 archlinux systemd-journald[473]: System Journal (/var/log/journal/16c9845a682e491b803fc635040f963d) is 292.4M, max 4G, 3.7G free.
Oct 23 15:29:25 archlinux systemd-journald[473]: Received client request to flush runtime journal.
Oct 23 15:29:25 archlinux systemd[1]: Started User Database Manager.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load/Save OS Random Seed.
Oct 23 15:29:25 archlinux systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Oct 23 15:29:25 archlinux systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Oct 23 15:29:25 archlinux systemd[1]: Starting Create Static Device Nodes in /dev...
Oct 23 15:29:25 archlinux systemd[1]: Finished Create Static Device Nodes in /dev.
Oct 23 15:29:25 archlinux systemd[1]: Reached target Preparation for Local File Systems.
Oct 23 15:29:25 archlinux systemd[1]: Starting Rule-based Manager for Device Events and Files...
Oct 23 15:29:25 archlinux systemd[1]: Finished Flush Journal to Persistent Storage.
Oct 23 15:29:25 archlinux systemd-udevd[518]: Using default interface naming scheme 'v255'.
Oct 23 15:29:25 archlinux systemd[1]: Finished Coldplug All udev Devices.
Oct 23 15:29:25 archlinux systemd[1]: Started Rule-based Manager for Device Events and Files.
Oct 23 15:29:25 archlinux systemd[1]: Condition check resulted in /dev/tpmrm0 being skipped.
Oct 23 15:29:25 archlinux systemd[1]: Reached target Trusted Platform Module.
Oct 23 15:29:25 archlinux kernel: pcie_mp2_amd 0000:c4:00.7: enabling device (0000 -> 0002)
Oct 23 15:29:25 archlinux kernel: Serial bus multi instantiate pseudo device driver CSC3556:00: Instantiated 5 I2C devices.
Oct 23 15:29:25 archlinux kernel: ccp 0000:c4:00.2: enabling device (0000 -> 0002)
Oct 23 15:29:25 archlinux kernel: ccp 0000:c4:00.2: tee enabled
Oct 23 15:29:25 archlinux kernel: ccp 0000:c4:00.2: psp enabled
Oct 23 15:29:25 archlinux kernel: input: PC Speaker as /devices/platform/pcspkr/input/input4
Oct 23 15:29:25 archlinux mtp-probe[601]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.4/usb1/1-1"
Oct 23 15:29:25 archlinux mtp-probe[602]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:08.3/0000:c6:00.0/usb3/3-1"
Oct 23 15:29:25 archlinux mtp-probe[601]: bus: 1, device: 2 was not an MTP device
Oct 23 15:29:25 archlinux kernel: ACPI: bus type thunderbolt registered
Oct 23 15:29:25 archlinux systemd[1]: Found device MTFDKBA1T0QFM-1BD1AABGB 6.
Oct 23 15:29:25 archlinux mtp-probe[602]: bus: 3, device: 2 was not an MTP device
Oct 23 15:29:25 archlinux kernel: mc: Linux media interface: v0.10
Oct 23 15:29:25 archlinux kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Oct 23 15:29:25 archlinux kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Oct 23 15:29:25 archlinux systemd[1]: Found device MTFDKBA1T0QFM-1BD1AABGB 7.
Oct 23 15:29:25 archlinux systemd[1]: Created slice Slice /system/systemd-backlight.
Oct 23 15:29:25 archlinux systemd[1]: Activating swap /dev/disk/by-uuid/SWAP_ID...
Oct 23 15:29:25 archlinux systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:amdgpu_bl1...
Oct 23 15:29:25 archlinux systemd[1]: Starting File System Check on /dev/disk/by-uuid/FS_ID...
Oct 23 15:29:25 archlinux kernel: Bluetooth: Core ver 2.22
Oct 23 15:29:25 archlinux kernel: NET: Registered PF_BLUETOOTH protocol family
Oct 23 15:29:25 archlinux kernel: Bluetooth: HCI device and connection manager initialized
Oct 23 15:29:25 archlinux kernel: Bluetooth: HCI socket layer initialized
Oct 23 15:29:25 archlinux kernel: Bluetooth: L2CAP socket layer initialized
Oct 23 15:29:25 archlinux kernel: Bluetooth: SCO socket layer initialized
Oct 23 15:29:25 archlinux systemd[1]: Starting Virtual Console Setup...
Oct 23 15:29:25 archlinux kernel: Adding 8388604k swap on /dev/nvme0n1p7.  Priority:-2 extents:1 across:8388604k SS
Oct 23 15:29:25 archlinux systemd[1]: Activated swap /dev/disk/by-uuid/SWAP_ID.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:amdgpu_bl1.
Oct 23 15:29:25 archlinux systemd[1]: Reached target Swaps.
Oct 23 15:29:25 archlinux systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Oct 23 15:29:25 archlinux systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Oct 23 15:29:25 archlinux systemd[1]: Stopped Virtual Console Setup.
Oct 23 15:29:25 archlinux systemd[1]: Starting Virtual Console Setup...
Oct 23 15:29:25 archlinux systemd-fsck[618]: fsck.fat 4.2 (2021-01-31)
Oct 23 15:29:25 archlinux systemd-fsck[618]: /dev/nvme0n1p6: 372 files, 47608/204396 clusters
Oct 23 15:29:25 archlinux systemd[1]: Finished File System Check on /dev/disk/by-uuid/FS_ID.
Oct 23 15:29:25 archlinux kernel: i2c_hid_acpi i2c-ELAN9008:00: i2c_hid_get_input: IRQ triggered but there's no data
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B Touchscreen as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input5
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input6
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input7
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B Stylus as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input8
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input10
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input11
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input12
Oct 23 15:29:25 archlinux systemd[1]: Finished Virtual Console Setup.
Oct 23 15:29:25 archlinux kernel: hid-generic 0018:04F3:433B.0002: input,hidraw1: I2C HID v1.00 Device [ELAN9008:00 04F3:433B] on i2c-ELAN9008:00
Oct 23 15:29:25 archlinux kernel: input: ASUF1209:00 2808:0219 Mouse as /devices/platform/AMDI0010:02/i2c-2/i2c-ASUF1209:00/0018:2808:0219.0003/input/input14
Oct 23 15:29:25 archlinux kernel: input: ASUF1209:00 2808:0219 Touchpad as /devices/platform/AMDI0010:02/i2c-2/i2c-ASUF1209:00/0018:2808:0219.0003/input/input15
Oct 23 15:29:25 archlinux kernel: hid-multitouch 0018:2808:0219.0003: input,hidraw2: I2C HID v1.00 Mouse [ASUF1209:00 2808:0219] on i2c-ASUF1209:00
Oct 23 15:29:25 archlinux kernel: cryptd: max_cpu_qlen set to 1000
Oct 23 15:29:25 archlinux kernel: amd-tee driver initialization successful
Oct 23 15:29:25 archlinux kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Oct 23 15:29:25 archlinux kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Oct 23 15:29:25 archlinux systemd[1]: Starting Load Kernel Module dm_mod...
Oct 23 15:29:25 archlinux systemd[1]: Starting Load Kernel Module loop...
Oct 23 15:29:25 archlinux systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Oct 23 15:29:25 archlinux 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).
Oct 23 15:29:25 archlinux systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Oct 23 15:29:25 archlinux systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Oct 23 15:29:25 archlinux systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Oct 23 15:29:25 archlinux kernel: asus_wmi: ASUS WMI generic driver loaded
Oct 23 15:29:25 archlinux kernel: asus_wmi: Initialization: 0x1
Oct 23 15:29:25 archlinux kernel: asus_wmi: BIOS WMI version: 9.4
Oct 23 15:29:25 archlinux kernel: asus_wmi: SFUN value: 0x21
Oct 23 15:29:25 archlinux kernel: asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
Oct 23 15:29:25 archlinux kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Oct 23 15:29:25 archlinux kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Oct 23 15:29:25 archlinux kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Oct 23 15:29:25 archlinux kernel: input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input18
Oct 23 15:29:25 archlinux kernel: AES CTR mode by8 optimization enabled
Oct 23 15:29:25 archlinux kernel: videodev: Linux video capture interface: v2.00
Oct 23 15:29:25 archlinux systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Oct 23 15:29:25 archlinux 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).
Oct 23 15:29:25 archlinux systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Oct 23 15:29:25 archlinux systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Oct 23 15:29:25 archlinux systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux kernel: usbcore: registered new interface driver btusb
Oct 23 15:29:25 archlinux kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Oct 23 15:29:25 archlinux kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Oct 23 15:29:25 archlinux kernel: Bluetooth: hci0: Opcode 0x0c03 failed: -16
Oct 23 15:29:25 archlinux kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Oct 23 15:29:25 archlinux kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Oct 23 15:29:25 archlinux kernel: cfg80211: failed to load regulatory.db
Oct 23 15:29:25 archlinux kernel: snd_acp_pci 0000:c4:00.5: enabling device (0000 -> 0002)
Oct 23 15:29:25 archlinux kernel: asus_wmi: fan_curve_get_factory_default (0x00110024) failed: -19
Oct 23 15:29:25 archlinux kernel: asus_wmi: fan_curve_get_factory_default (0x00110025) failed: -19
Oct 23 15:29:25 archlinux kernel: asus_wmi: fan_curve_get_factory_default (0x00110032) failed: -19
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
Oct 23 15:29:25 archlinux systemd[1]: Starting Load/Save RF Kill Switch Status...
Oct 23 15:29:25 archlinux systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load Kernel Module dm_mod.
Oct 23 15:29:25 archlinux systemd[1]: modprobe@loop.service: Deactivated successfully.
Oct 23 15:29:25 archlinux systemd[1]: Finished Load Kernel Module loop.
Oct 23 15:29:25 archlinux systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight...
Oct 23 15:29:25 archlinux systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Oct 23 15:29:25 archlinux 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).
Oct 23 15:29:25 archlinux systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Oct 23 15:29:25 archlinux systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Oct 23 15:29:25 archlinux systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Oct 23 15:29:25 archlinux systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:25 archlinux kernel: usb 1-1: Found UVC 1.10 device ASUS FHD webcam (3277:0059)
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: No calibration for silicon ID 0xbcde705410d68
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP system name: '10431DF3', amp name: 'AMP1'
Oct 23 15:29:25 archlinux systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight.
Oct 23 15:29:25 archlinux systemd[1]: Started Load/Save RF Kill Switch Status.
Oct 23 15:29:25 archlinux kernel: ACPI: battery: new extension: ASUS Battery Extension
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: Reset GPIO busy, assume shared reset
Oct 23 15:29:25 archlinux kernel: usb 1-1: Found UVC 1.50 device ASUS FHD webcam (3277:0059)
Oct 23 15:29:25 archlinux kernel: usbcore: registered new interface driver uvcvideo
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: No calibration for silicon ID 0xbcde705410d6e
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP system name: '10431DF3', amp name: 'AMP2'
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: Reset GPIO busy, assume shared reset
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: No calibration for silicon ID 0xbcde705383801
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP system name: '10431DF3', amp name: 'AMP3'
Oct 23 15:29:25 archlinux kernel: amd-pmf AMDI0103:00: registered PMF device successfully
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: Reset GPIO busy, assume shared reset
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: No calibration for silicon ID 0xbcde705383777
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP system name: '10431DF3', amp name: 'AMP4'
Oct 23 15:29:25 archlinux kernel: snd_hda_intel 0000:c4:00.1: enabling device (0000 -> 0002)
Oct 23 15:29:25 archlinux kernel: snd_hda_intel 0000:c4:00.1: Handle vga_switcheroo audio client
Oct 23 15:29:25 archlinux kernel: snd_hda_intel 0000:c4:00.6: enabling device (0000 -> 0002)
Oct 23 15:29:25 archlinux kernel: kvm_amd: TSC scaling supported
Oct 23 15:29:25 archlinux kernel: kvm_amd: Nested Virtualization enabled
Oct 23 15:29:25 archlinux kernel: kvm_amd: Nested Paging enabled
Oct 23 15:29:25 archlinux kernel: kvm_amd: LBR virtualization supported
Oct 23 15:29:25 archlinux kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Oct 23 15:29:25 archlinux kernel: kvm_amd: Virtual GIF supported
Oct 23 15:29:25 archlinux kernel: kvm_amd: Virtual NMI enabled
Oct 23 15:29:25 archlinux kernel: snd_hda_intel 0000:c4:00.1: bound 0000:c4:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Oct 23 15:29:25 archlinux kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input19
Oct 23 15:29:25 archlinux systemd[1]: Reached target Sound Card.
Oct 23 15:29:25 archlinux kernel: input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input20
Oct 23 15:29:25 archlinux kernel: input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input21
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input22
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input23
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input24
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B Stylus as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input25
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input27
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input28
Oct 23 15:29:25 archlinux kernel: input: ELAN9008:00 04F3:433B UNKNOWN as /devices/platform/AMDI0010:00/i2c-0/i2c-ELAN9008:00/0018:04F3:433B.0002/input/input29
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0: bound i2c-CSC3556:00-cs35l56-hda.0 (ops cs35l56_hda_comp_ops [snd_hda_scodec_cs35l56])
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0: bound i2c-CSC3556:00-cs35l56-hda.1 (ops cs35l56_hda_comp_ops [snd_hda_scodec_cs35l56])
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0: bound i2c-CSC3556:00-cs35l56-hda.2 (ops cs35l56_hda_comp_ops [snd_hda_scodec_cs35l56])
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0: bound i2c-CSC3556:00-cs35l56-hda.3 (ops cs35l56_hda_comp_ops [snd_hda_scodec_cs35l56])
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC294: line_outs=2 (0x17/0x15/0x0/0x0/0x0) type:speaker
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x13
Oct 23 15:29:25 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: format 3 timestamp 0x65e6703c
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: Tue 05 Mar 2024 01:07:08 GMT Standard Time
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: format 3 timestamp 0x65e6703c
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: Tue 05 Mar 2024 01:07:08 GMT Standard Time
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: format 3 timestamp 0x65e6703c
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: Tue 05 Mar 2024 01:07:08 GMT Standard Time
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: format 3 timestamp 0x65e6703c
Oct 23 15:29:25 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: Tue 05 Mar 2024 01:07:08 GMT Standard Time
Oct 23 15:29:25 archlinux kernel: mt7925e 0000:c3:00.0: enabling device (0000 -> 0002)
Oct 23 15:29:25 archlinux kernel: mt7925e 0000:c3:00.0: ASIC revision: 79250000
Oct 23 15:29:25 archlinux kernel: hid-multitouch 0018:04F3:433B.0002: input,hidraw1: I2C HID v1.00 Device [ELAN9008:00 04F3:433B] on i2c-ELAN9008:00
Oct 23 15:29:25 archlinux kernel: mousedev: PS/2 mouse device common for all mice
Oct 23 15:29:25 archlinux kernel: mt7925e 0000:c3:00.0: HW/SW Version: 0x8a108a10, Build Time: 20240816132951a
Oct 23 15:29:25 archlinux kernel: amd_atl: Failed to determine DF Revision
Oct 23 15:29:25 archlinux kernel: intel_rapl_common: Found RAPL domain package
Oct 23 15:29:25 archlinux kernel: intel_rapl_common: Found RAPL domain core
Oct 23 15:29:26 archlinux systemd[1]: Mounting /boot...
Oct 23 15:29:26 archlinux systemd[1]: Mounting Temporary Directory /tmp...
Oct 23 15:29:26 archlinux systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Oct 23 15:29:26 archlinux systemd[1]: Mounted Temporary Directory /tmp.
Oct 23 15:29:26 archlinux kernel: amd_atl: Failed to determine DF Revision
Oct 23 15:29:26 archlinux kernel: mt7925e 0000:c3:00.0: WM Firmware Version: ____000000, Build Time: 20240816133044
Oct 23 15:29:26 archlinux kernel: input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:c4:00.6/sound/card1/input31
Oct 23 15:29:26 archlinux systemd[1]: Mounted /boot.
Oct 23 15:29:26 archlinux systemd[1]: Reached target Local File Systems.
Oct 23 15:29:26 archlinux systemd[1]: Listening on Boot Entries Service Socket.
Oct 23 15:29:26 archlinux systemd[1]: Listening on System Extension Image Management.
Oct 23 15:29:26 archlinux systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Oct 23 15:29:26 archlinux systemd[1]: Starting Set Up Additional Binary Formats...
Oct 23 15:29:26 archlinux systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Oct 23 15:29:26 archlinux systemd[1]: Starting Create System Files and Directories...
Oct 23 15:29:26 archlinux systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 694 (systemd-binfmt)
Oct 23 15:29:26 archlinux systemd[1]: Mounting Arbitrary Executable File Formats File System...
Oct 23 15:29:26 archlinux systemd[1]: Mounted Arbitrary Executable File Formats File System.
Oct 23 15:29:26 archlinux systemd[1]: Finished Set Up Additional Binary Formats.
Oct 23 15:29:26 archlinux systemd[1]: Finished Create System Files and Directories.
Oct 23 15:29:26 archlinux systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 23 15:29:26 archlinux systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 23 15:29:26 archlinux systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Oct 23 15:29:26 archlinux systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Oct 23 15:29:26 archlinux systemd[1]: Starting Network Time Synchronization...
Oct 23 15:29:26 archlinux systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Oct 23 15:29:26 archlinux systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Oct 23 15:29:26 archlinux systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Oct 23 15:29:26 archlinux systemd[1]: Started Network Time Synchronization.
Oct 23 15:29:26 archlinux systemd[1]: Reached target System Initialization.
Oct 23 15:29:26 archlinux systemd[1]: Started Daily Cleanup of Temporary Directories.
Oct 23 15:29:26 archlinux systemd[1]: Reached target System Time Set.
Oct 23 15:29:26 archlinux systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Oct 23 15:29:26 archlinux systemd[1]: Started Daily verification of password and group files.
Oct 23 15:29:26 archlinux systemd[1]: Reached target Timer Units.
Oct 23 15:29:26 archlinux systemd[1]: Listening on D-Bus System Message Bus Socket.
Oct 23 15:29:26 archlinux systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Oct 23 15:29:26 archlinux systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Oct 23 15:29:26 archlinux systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Oct 23 15:29:26 archlinux systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Oct 23 15:29:26 archlinux systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Oct 23 15:29:26 archlinux systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Oct 23 15:29:26 archlinux systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Oct 23 15:29:26 archlinux systemd[1]: Listening on Hostname Service Socket.
Oct 23 15:29:26 archlinux systemd[1]: Reached target Socket Units.
Oct 23 15:29:26 archlinux systemd[1]: Starting D-Bus System Message Bus...
Oct 23 15:29:26 archlinux systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:26 archlinux systemd[1]: Started D-Bus System Message Bus.
Oct 23 15:29:26 archlinux systemd[1]: Reached target Basic System.
Oct 23 15:29:26 archlinux systemd[1]: Starting Network Manager...
Oct 23 15:29:26 archlinux systemd[1]: Starting Bluetooth service...
Oct 23 15:29:26 archlinux systemd[1]: Starting Thunderbolt system service...
Oct 23 15:29:26 archlinux systemd[1]: Starting IIO Sensor Proxy service...
Oct 23 15:29:26 archlinux systemd[1]: Starting User Login Management...
Oct 23 15:29:26 archlinux systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 23 15:29:26 archlinux dbus-broker-launch[710]: Ready
Oct 23 15:29:26 archlinux boltd[714]: bolt 0.9.8 starting up.
Oct 23 15:29:26 archlinux boltd[714]: manager: initializing store
Oct 23 15:29:26 archlinux boltd[714]: store: located at: /var/lib/boltd
Oct 23 15:29:26 archlinux boltd[714]: config: loading user config
Oct 23 15:29:26 archlinux boltd[714]: bouncer: initializing polkit
Oct 23 15:29:26 archlinux systemd[1]: Starting Authorization Manager...
Oct 23 15:29:26 archlinux bluetoothd[713]: Bluetooth daemon 5.78
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.3934] NetworkManager (version 1.50.0-1) is starting... (boot:ca707b1e-d933-45fb-8e2f-964ff6f37548)
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.3934] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Oct 23 15:29:26 archlinux bluetoothd[713]: src/main.c:btd_parse_kernel_experimental() Invalid KernelExperimental UUID: false
Oct 23 15:29:26 archlinux systemd[1]: Started Bluetooth service.
Oct 23 15:29:26 archlinux bluetoothd[713]: Starting SDP server
Oct 23 15:29:26 archlinux systemd[1]: Reached target Bluetooth Support.
Oct 23 15:29:26 archlinux systemd[1]: Starting Hostname Service...
Oct 23 15:29:26 archlinux systemd-logind[716]: New seat seat0.
Oct 23 15:29:26 archlinux kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Oct 23 15:29:26 archlinux kernel: Bluetooth: BNEP filters: protocol multicast
Oct 23 15:29:26 archlinux kernel: Bluetooth: BNEP socket layer initialized
Oct 23 15:29:26 archlinux bluetoothd[713]: src/plugin.c:init_plugin() System does not support ccp plugin
Oct 23 15:29:26 archlinux systemd-logind[716]: Watching system buttons on /dev/input/event0 (Lid Switch)
Oct 23 15:29:26 archlinux bluetoothd[713]: Bluetooth management interface 1.23 initialized
Oct 23 15:29:26 archlinux systemd-logind[716]: Watching system buttons on /dev/input/event1 (Power Button)
Oct 23 15:29:26 archlinux systemd-logind[716]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard)
Oct 23 15:29:26 archlinux systemd[1]: Started User Login Management.
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.16, 41 algorithms
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.16, 41 algorithms
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.16, 41 algorithms
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.16, 41 algorithms
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3-amp1.bin: v3.11.16
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: misc: C:\ProductSetting\ASUS\Zenbook\UM5606\Tuning_Release\06042024\Tuning\init\Right_Tweeter (231116.2601
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3-amp3.bin: v3.11.16
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: misc: C:\ProductSetting\ASUS\Zenbook\UM5606\Tuning_Release\06042024\Tuning\init\Left_Woofer (231116.260200
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3-amp2.bin: v3.11.16
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: misc: C:\ProductSetting\ASUS\Zenbook\UM5606\Tuning_Release\06042024\Tuning\init\Right_Woofer (231116.26000
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3-amp4.bin: v3.11.16
Oct 23 15:29:26 archlinux kernel: cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: misc: C:\ProductSetting\ASUS\Zenbook\UM5606\Tuning_Release\06042024\Tuning\init\Left_Tweeter (231116.26030
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9561] manager[0x63cfcebf4500]: monitoring kernel firmware directory '/lib/firmware'.
Oct 23 15:29:26 archlinux kernel: mt7925e 0000:c3:00.0 wlp195s0: renamed from wlan0
Oct 23 15:29:26 archlinux systemd[1]: Started Hostname Service.
Oct 23 15:29:26 archlinux polkitd[725]: Started polkitd version 125
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9755] hostname: hostname: using hostnamed
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9756] hostname: static hostname changed from (none) to "archlinux"
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9760] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9769] rfkill3: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:02.3/0000:c3:00.0/ieee80211/phy0/rfkill3) (driver mt7925e)
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9770] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/platform/asus-nb-wmi/rfkill/rfkill1) (platform driver asus-nb-wmi)
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9774] manager[0x63cfcebf4500]: rfkill: Wi-Fi hardware radio set enabled
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9774] manager[0x63cfcebf4500]: rfkill: WWAN hardware radio set enabled
Oct 23 15:29:26 archlinux systemd[1]: Started Authorization Manager.
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9832] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-ovs.so)
Oct 23 15:29:26 archlinux boltd[714]: watchdog: enabled [pulse: 90s]
Oct 23 15:29:26 archlinux boltd[714]: udev: initializing udev
Oct 23 15:29:26 archlinux boltd[714]: store: loading domains
Oct 23 15:29:26 archlinux boltd[714]: store: loading devices
Oct 23 15:29:26 archlinux systemd[1]: Started IIO Sensor Proxy service.
Oct 23 15:29:26 archlinux boltd[714]: power: state located at: /run/boltd/power
Oct 23 15:29:26 archlinux boltd[714]: power: force power support: no
Oct 23 15:29:26 archlinux boltd[714]: udev: enumerating devices
Oct 23 15:29:26 archlinux boltd[714]: probing: adding /sys/devices/pci0000:00 to roots
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-601a-domain0                    ] newly connected [iommu+user] (/sys/devices/pci0000:00/0000:00:08.3/0000:c6:00.5/domain0/0-0)
Oct 23 15:29:26 archlinux boltd[714]: security level set to 'user'
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-601a-domain0                    ] domain: registered (bootacl: 0/0)
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-601a-domain0                    ] bootacl: bootacl not supported, no sync
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-601a-domain0                    ] udev: failed to determine if uid is stable: unknown NHI PCI id '0x151c'
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-601a-domain0                    ] udev: uuid is stable: no (for NHI: 0x151c)
Oct 23 15:29:26 archlinux boltd[714]: global 'generation' set to '4'
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-601a-ASUS Zenbook S 16 UM5606WA_] device added, status: authorized, at /sys/devices/pci0000:00/0000:00:08.3/0000:c6:00.5/domain0/0-0
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-601a-ASUS Zenbook S 16 UM5606WA_] labeling device: ASUSTeK COMPUTER INC. ASUS Zenbook S 16 UM5606WA_UM5606WA
Oct 23 15:29:26 archlinux boltd[714]: probing: adding /sys/devices/pci0000:00 to roots
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-611a-domain1                    ] newly connected [iommu+user] (/sys/devices/pci0000:00/0000:00:08.3/0000:c6:00.6/domain1/1-0)
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-611a-domain1                    ] domain: registered (bootacl: 0/0)
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-611a-domain1                    ] bootacl: bootacl not supported, no sync
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-611a-domain1                    ] udev: failed to determine if uid is stable: unknown NHI PCI id '0x151d'
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-611a-domain1                    ] udev: uuid is stable: no (for NHI: 0x151d)
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-611a-ASUS Zenbook S 16 UM5606WA_] device added, status: authorized, at /sys/devices/pci0000:00/0000:00:08.3/0000:c6:00.6/domain1/1-0
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-611a-ASUS Zenbook S 16 UM5606WA_] labeling device: ASUSTeK COMPUTER INC. ASUS Zenbook S 16 UM5606WA_UM5606WA
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-601a-domain0                    ] dbus: exported domain at /org/freedesktop/bolt/domains/e1ae3804_601a_94c0_ffff_ffffffffffff
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-611a-domain1                    ] dbus: exported domain at /org/freedesktop/bolt/domains/e1ae3804_611a_94c0_ffff_ffffffffffff
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-601a-ASUS Zenbook S 16 UM5606WA_] dbus: exported device at /org/freedesktop/bolt/devices/e1ae3804_601a...
Oct 23 15:29:26 archlinux boltd[714]: [e1ae3804-611a-ASUS Zenbook S 16 UM5606WA_] dbus: exported device at /org/freedesktop/bolt/devices/e1ae3804_611a...
Oct 23 15:29:26 archlinux systemd[1]: Started Thunderbolt system service.
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9932] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-team.so)
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9951] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-bluetooth.so)
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9957] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wifi.so)
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9959] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-adsl.so)
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9961] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wwan.so)
Oct 23 15:29:26 archlinux iio-sensor-prox[715]: Found proximity sensor but no PROXIMITY_NEAR_LEVEL udev property
Oct 23 15:29:26 archlinux iio-sensor-prox[715]: See https://gitlab.freedesktop.org/hadess/iio-sensor-proxy/blob/master/README.md
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9963] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9963] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9963] manager: Networking is enabled by state file
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9967] settings: Loaded settings plugin: keyfile (internal)
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9979] dhcp: init: Using DHCP client 'internal'
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9981] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Oct 23 15:29:26 archlinux systemd[1]: iio-sensor-proxy.service: Deactivated successfully.
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9986] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9990] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9993] device (lo): Activation: starting connection 'lo' (02424c48-a3e5-4692-aaf1-2c5d5404d000)
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9994] device (wlp195s0): driver supports Access Point (AP) mode
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9997] manager: (wlp195s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/2)
Oct 23 15:29:26 archlinux NetworkManager[712]: <info>  [1729715366.9998] device (wlp195s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Oct 23 15:29:27 archlinux systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 23 15:29:27 archlinux systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 23 15:29:27 archlinux NetworkManager[712]: <info>  [1729715367.7070] device (wlp195s0): set-hw-addr: set MAC address to XX:XX:XX:XX:XX:XX (scanning)
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.3752] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Oct 23 15:29:28 archlinux systemd[1]: Started Network Manager.
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.3764] ovsdb: disconnected from ovsdb
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.3764] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.3767] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.3769] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.3774] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Oct 23 15:29:28 archlinux systemd[1]: Starting WPA supplicant...
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.3780] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.3781] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.3783] device (lo): Activation: successful, device activated.
Oct 23 15:29:28 archlinux systemd[1]: Started WPA supplicant.
Oct 23 15:29:28 archlinux wpa_supplicant[771]: Successfully initialized wpa_supplicant
Oct 23 15:29:28 archlinux systemd[1]: Reached target Network.
Oct 23 15:29:28 archlinux systemd[1]: Starting Permit User Sessions...
Oct 23 15:29:28 archlinux systemd[1]: Finished Permit User Sessions.
Oct 23 15:29:28 archlinux systemd[1]: Reached target Multi-User System.
Oct 23 15:29:28 archlinux systemd[1]: Starting GNOME Display Manager...
Oct 23 15:29:28 archlinux systemd[1]: Started GNOME Display Manager.
Oct 23 15:29:28 archlinux systemd[1]: Reached target Graphical Interface.
Oct 23 15:29:28 archlinux systemd[1]: Startup finished in 7.308s (firmware) + 1.490s (loader) + 4.138s (kernel) + 4.704s (userspace) = 17.642s.
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.4532] device (wlp195s0): supplicant interface state: internal-starting -> disconnected
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.4533] Wi-Fi P2P device controlled by interface wlp195s0 created
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.4536] manager: (p2p-dev-wlp195s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/3)
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.4537] device (p2p-dev-wlp195s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.4539] device (wlp195s0): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Oct 23 15:29:28 archlinux NetworkManager[712]: <info>  [1729715368.4541] device (p2p-dev-wlp195s0): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=2000 no_ir=1
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=2000
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5200 max_tx_power=2000 no_ir=1
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5200 max_tx_power=2000
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5220 max_tx_power=2000 no_ir=1
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5220 max_tx_power=2000
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=2000 no_ir=1
Oct 23 15:29:29 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=2000
Oct 23 15:29:30 archlinux kernel: hid-sensor-hub 0020:1022:0001.0004: hidraw3: SENSOR HUB HID v0.00 Device [hid-amdsfh 1022:0001] on pcie_mp2_amd
Oct 23 15:29:30 archlinux systemd[1]: Starting IIO Sensor Proxy service...
Oct 23 15:29:30 archlinux systemd[1]: Started IIO Sensor Proxy service.
Oct 23 15:29:30 archlinux iio-sensor-prox[781]: Found proximity sensor but no PROXIMITY_NEAR_LEVEL udev property
Oct 23 15:29:30 archlinux iio-sensor-prox[781]: See https://gitlab.freedesktop.org/hadess/iio-sensor-proxy/blob/master/README.md
Oct 23 15:29:30 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 23 15:29:30 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5745 max_tx_power=2000 no_ir=1
Oct 23 15:29:30 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5745 max_tx_power=2000
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5765 max_tx_power=2000 no_ir=1
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5765 max_tx_power=2000
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5785 max_tx_power=2000 no_ir=1
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5785 max_tx_power=2000
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5805 max_tx_power=2000 no_ir=1
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5805 max_tx_power=2000
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5825 max_tx_power=2000 no_ir=1
Oct 23 15:29:31 archlinux wpa_supplicant[771]: wlp195s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5825 max_tx_power=2000
Oct 23 15:29:31 archlinux NetworkManager[712]: <info>  [1729715371.4373] manager: startup complete
Oct 23 15:29:31 archlinux systemd[1]: systemd-rfkill.service: Deactivated successfully.
Oct 23 15:29:37 archlinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Oct 23 15:29:38 archlinux systemd[1]: Reached target User and Group Name Lookups.
Oct 23 15:29:38 archlinux systemd[1]: Starting Accounts Service...
Oct 23 15:29:38 archlinux accounts-daemon[790]: started daemon version 23.13.0
Oct 23 15:29:38 archlinux systemd[1]: Started Accounts Service.
Oct 23 15:29:38 archlinux gdm-launch-environment][795]: pam_systemd(gdm-launch-environment:session): New sd-bus connection (system-bus-pam-systemd-795) opened.
Oct 23 15:29:38 archlinux systemd-logind[716]: New session 1 of user gdm.
Oct 23 15:29:38 archlinux systemd[1]: Created slice User Slice of UID 120.
Oct 23 15:29:38 archlinux systemd[1]: Starting User Runtime Directory /run/user/120...
Oct 23 15:29:38 archlinux systemd[1]: Finished User Runtime Directory /run/user/120.
Oct 23 15:29:38 archlinux systemd[1]: Starting User Manager for UID 120...
Oct 23 15:29:38 archlinux dbus-broker-launch[710]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Oct 23 15:29:38 archlinux (systemd)[803]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Oct 23 15:29:38 archlinux (systemd)[803]: pam_unix(systemd-user:session): session opened for user gdm(uid=120) by gdm(uid=0)
Oct 23 15:29:38 archlinux systemd-logind[716]: New session 2 of user gdm.
Oct 23 15:29:38 archlinux systemd[803]: Queued start job for default target Main User Target.
Oct 23 15:29:38 archlinux systemd[803]: Created slice User Application Slice.
Oct 23 15:29:38 archlinux systemd[803]: Reached target Paths.
Oct 23 15:29:38 archlinux systemd[803]: Reached target Timers.
Oct 23 15:29:38 archlinux systemd[803]: Starting D-Bus User Message Bus Socket...
Oct 23 15:29:38 archlinux systemd[803]: Listening on GnuPG network certificate management daemon.
Oct 23 15:29:38 archlinux systemd[803]: Listening on GNOME Keyring daemon.
Oct 23 15:29:38 archlinux systemd[803]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 23 15:29:38 archlinux systemd[803]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 23 15:29:38 archlinux systemd[803]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 23 15:29:38 archlinux systemd[803]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 23 15:29:38 archlinux systemd[803]: Listening on GnuPG public key management service.
Oct 23 15:29:38 archlinux systemd[803]: Listening on p11-kit server.
Oct 23 15:29:38 archlinux systemd[803]: Listening on PipeWire PulseAudio.
Oct 23 15:29:38 archlinux systemd[803]: Listening on PipeWire Multimedia System Sockets.
Oct 23 15:29:39 archlinux systemd[803]: Listening on D-Bus User Message Bus Socket.
Oct 23 15:29:39 archlinux systemd[803]: Reached target Sockets.
Oct 23 15:29:39 archlinux systemd[803]: Reached target Basic System.
Oct 23 15:29:39 archlinux systemd[1]: Started User Manager for UID 120.
Oct 23 15:29:39 archlinux systemd[803]: Starting Update XDG user dir configuration...
Oct 23 15:29:39 archlinux systemd[1]: Started Session 1 of User gdm.
Oct 23 15:29:39 archlinux systemd[803]: Finished Update XDG user dir configuration.
Oct 23 15:29:39 archlinux systemd[803]: Reached target Main User Target.
Oct 23 15:29:39 archlinux systemd[803]: Startup finished in 207ms.
Oct 23 15:29:39 archlinux systemd[803]: Created slice User Core Session Slice.
Oct 23 15:29:39 archlinux systemd[803]: Starting D-Bus User Message Bus...
Oct 23 15:29:39 archlinux dbus-broker-launch[818]: Service file '/usr/share//dbus-1/services/org.erikreider.swaync.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Oct 23 15:29:39 archlinux dbus-broker-launch[818]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Oct 23 15:29:39 archlinux dbus-broker-launch[818]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Oct 23 15:29:39 archlinux systemd[803]: Started D-Bus User Message Bus.
Oct 23 15:29:39 archlinux dbus-broker-launch[818]: Ready
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.freedesktop.systemd1' requested by ':1.2' (uid=120 pid=823 comm="/usr/lib/gnome-session-binary --autostart /usr/sha")
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Oct 23 15:29:39 archlinux gnome-session[823]: gnome-session-binary[823]: WARNING: Could not check if unit gnome-session-wayland@gnome-login.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
Oct 23 15:29:39 archlinux gnome-session-binary[823]: WARNING: Could not check if unit gnome-session-wayland@gnome-login.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
Oct 23 15:29:39 archlinux gnome-shell[835]: Running GNOME Shell (using mutter 47.1) as a Wayland display server
Oct 23 15:29:39 archlinux gnome-shell[835]: Thread 'KMS thread' will be using real time scheduling
Oct 23 15:29:39 archlinux gnome-shell[835]: Device '/dev/dri/card1' prefers shadow buffer
Oct 23 15:29:39 archlinux gnome-shell[835]: Added device '/dev/dri/card1' (amdgpu) using atomic mode setting.
Oct 23 15:29:39 archlinux gnome-shell[835]: Created gbm renderer for '/dev/dri/card1'
Oct 23 15:29:39 archlinux gnome-shell[835]: GPU /dev/dri/card1 selected as primary
Oct 23 15:29:39 archlinux gnome-shell[835]: Obtained a high priority EGL context
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.a11y.Bus' requested by ':1.4' (uid=120 pid=835 comm="/usr/bin/gnome-shell")
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Successfully activated service 'org.a11y.Bus'
Oct 23 15:29:39 archlinux gnome-shell[835]: Using public X11 display :1024, (using :1025 for managed services)
Oct 23 15:29:39 archlinux gnome-shell[835]: Using Wayland display name 'wayland-0'
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[889]: dbus-daemon[889]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=120 pid=835 comm="/usr/bin/gnome-shell")
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[889]: dbus-daemon[889]: Successfully activated service 'org.a11y.atspi.Registry'
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[892]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 23 15:29:39 archlinux systemd[1]: Starting Manage, Install and Generate Color Profiles...
Oct 23 15:29:39 archlinux systemd[1]: Started Manage, Install and Generate Color Profiles.
Oct 23 15:29:39 archlinux dbus-broker-launch[710]: Activation request for 'org.freedesktop.Avahi' failed: The systemd unit 'dbus-org.freedesktop.Avahi.service' could not be found.
Oct 23 15:29:39 archlinux gnome-shell[835]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Oct 23 15:29:39 archlinux gnome-shell[835]: Will monitor session 1
Oct 23 15:29:39 archlinux systemd[1]: Starting Locale Service...
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.gnome.Shell.Screencast' requested by ':1.3' (uid=120 pid=835 comm="/usr/bin/gnome-shell")
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' (uid=120 pid=835 comm="/usr/bin/gnome-shell")
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.gnome.Shell.Notifications' requested by ':1.3' (uid=120 pid=835 comm="/usr/bin/gnome-shell")
Oct 23 15:29:39 archlinux systemd[1]: Starting Daemon for power management...
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension launch-new-instance@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension light-style@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/light-style@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/light-style@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension places-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension status-icons@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/status-icons@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/status-icons@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension system-monitor@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/system-monitor@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/system-monitor@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension window-list@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com will not be loaded
Oct 23 15:29:39 archlinux gnome-shell[835]: Extension accerciser@accerciser.gnome.org already installed in /usr/share/gnome-shell/extensions/accerciser@accerciser.gnome.org. /usr/share/gnome-shell/extensions/accerciser@accerciser.gnome.org will not be loaded
Oct 23 15:29:39 archlinux org.gnome.Shell.desktop[835]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/105594f69e2ab439ea17297153799555300000008230000.ms”: No such file or directory
Oct 23 15:29:39 archlinux systemd[1]: Started Locale Service.
Oct 23 15:29:39 archlinux gnome-shell[835]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Oct 23 15:29:39 archlinux gnome-shell[835]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Oct 23 15:29:39 archlinux kernel: rfkill: input handler disabled
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Successfully activated service 'org.gnome.Shell.Notifications'
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.freedesktop.systemd1' requested by ':1.9' (uid=120 pid=952 comm="/usr/lib/gsd-sharing")
Oct 23 15:29:39 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Oct 23 15:29:39 archlinux gsd-sharing[952]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Oct 23 15:29:39 archlinux gsd-sharing[952]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Oct 23 15:29:39 archlinux NetworkManager[712]: <info>  [1729715379.9879] agent-manager: agent[4f6d02930fecf454,:1.22/org.gnome.Shell.NetworkAgent/120]: agent registered
Oct 23 15:29:40 archlinux systemd[803]: Started PipeWire Multimedia Service.
Oct 23 15:29:40 archlinux systemd[803]: Started Multimedia Service Session Manager.
Oct 23 15:29:40 archlinux systemd[1]: Starting Location Lookup Service...
Oct 23 15:29:40 archlinux systemd[803]: Started PipeWire PulseAudio.
Oct 23 15:29:40 archlinux systemd[1]: Started Daemon for power management.
Oct 23 15:29:40 archlinux systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Oct 23 15:29:40 archlinux wireplumber[1126]: wp-internal-comp-loader: Loading profile 'main'
Oct 23 15:29:40 archlinux systemd[1]: Started RealtimeKit Scheduling Policy Service.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Successfully called chroot.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Successfully dropped privileges.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Successfully limited resources.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Canary thread running.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Running.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Watchdog thread running.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 0 threads of 0 processes of 0 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 0 threads of 0 processes of 0 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 0 threads of 0 processes of 0 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 0 threads of 0 processes of 0 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 0 threads of 0 processes of 0 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 0 threads of 0 processes of 0 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 0 threads of 0 processes of 0 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 0 threads of 0 processes of 0 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 0 threads of 0 processes of 0 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Successfully made thread 1124 of process 1124 owned by '120' high priority at nice level -11.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 1 threads of 1 processes of 1 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Successfully made thread 1126 of process 1126 owned by '120' high priority at nice level -11.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 2 threads of 2 processes of 1 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Successfully made thread 1141 of process 1124 owned by '120' RT at priority 20.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 3 threads of 2 processes of 1 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Successfully made thread 1135 of process 1135 owned by '120' high priority at nice level -11.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 4 threads of 3 processes of 1 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Successfully made thread 1147 of process 1135 owned by '120' RT at priority 20.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 5 threads of 3 processes of 1 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Successfully made thread 1152 of process 1126 owned by '120' RT at priority 20.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 6 threads of 3 processes of 1 users.
Oct 23 15:29:40 archlinux geoclue[1136]: Failed to connect to avahi service: Daemon not running
Oct 23 15:29:40 archlinux systemd[1]: Started Location Lookup Service.
Oct 23 15:29:40 archlinux gnome-shell[835]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Oct 23 15:29:40 archlinux org.gnome.Shell.desktop[1174]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Oct 23 15:29:40 archlinux org.gnome.Shell.desktop[1174]: > Warning:          Unsupported maximum keycode 708, clipping.
Oct 23 15:29:40 archlinux org.gnome.Shell.desktop[1174]: >                   X11 cannot support keycodes above 255.
Oct 23 15:29:40 archlinux org.gnome.Shell.desktop[1174]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgrou
Oct 23 15:29:40 archlinux org.gnome.Shell.desktop[1174]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgrou
Oct 23 15:29:40 archlinux org.gnome.Shell.desktop[1174]: Errors from xkbcomp are not fatal to the X server
Oct 23 15:29:40 archlinux gnome-session-binary[823]: Entering running state
Oct 23 15:29:40 archlinux xbrlapi.desktop[1177]: openConnection: connect: No such file or directory
Oct 23 15:29:40 archlinux xbrlapi.desktop[1177]: cannot connect to braille devices daemon brltty at :0
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Successfully activated service 'org.gnome.Shell.Screencast'
Oct 23 15:29:40 archlinux gsd-media-keys[992]: Failed to grab accelerator for keybinding settings:playback-repeat
Oct 23 15:29:40 archlinux gsd-media-keys[992]: Failed to grab accelerator for keybinding settings:hibernate
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.gnome.ScreenSaver' requested by ':1.23' (uid=120 pid=1026 comm="/usr/lib/gsd-power")
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Successfully activated service 'org.gnome.ScreenSaver'
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.freedesktop.portal.Desktop' requested by ':1.33' (uid=120 pid=1171 comm="/usr/lib/mutter-x11-frames")
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 6 threads of 3 processes of 1 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 6 threads of 3 processes of 1 users.
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.freedesktop.portal.Documents' requested by ':1.34' (uid=120 pid=1223 comm="/usr/lib/xdg-desktop-portal")
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Successfully made thread 853 of process 835 owned by '120' RT at priority 20.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Successfully activated service 'org.freedesktop.portal.Documents'
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.freedesktop.impl.portal.desktop.gnome' requested by ':1.34' (uid=120 pid=1223 comm="/usr/lib/xdg-desktop-portal")
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Successfully activated service 'org.freedesktop.impl.portal.desktop.gnome'
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:40 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.freedesktop.impl.portal.desktop.gtk' requested by ':1.34' (uid=120 pid=1223 comm="/usr/lib/xdg-desktop-portal")
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[822]: dbus-daemon[822]: [session uid=120 pid=822] Activating service name='org.freedesktop.secrets' requested by ':1.34' (uid=120 pid=1223 comm="/usr/lib/xdg-desktop-portal")
Oct 23 15:29:40 archlinux systemd[803]: Started GNOME Keyring daemon.
Oct 23 15:29:40 archlinux gnome-keyring-daemon[1263]: GNOME_KEYRING_CONTROL=/run/user/120/keyring
Oct 23 15:29:40 archlinux gnome-keyring-daemon[1263]: The Secret Service was already initialized
Oct 23 15:29:40 archlinux gnome-keyring-d[1263]: The Secret Service was already initialized
Oct 23 15:29:40 archlinux /usr/lib/gdm-wayland-session[1262]: GNOME_KEYRING_CONTROL=/run/user/120/keyring
Oct 23 15:29:40 archlinux gnome-keyring-daemon[1262]: discover_other_daemon: 1
Oct 23 15:29:40 archlinux wireplumber[1126]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Oct 23 15:29:40 archlinux wireplumber[1126]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
Oct 23 15:29:40 archlinux gsd-media-keys[992]: Unable to get default source
Oct 23 15:29:40 archlinux gnome-shell[835]: Registering session with GDM
Oct 23 15:29:41 archlinux systemd[803]: Starting sandboxed app permission store...
Oct 23 15:29:41 archlinux systemd[803]: Started sandboxed app permission store.
Oct 23 15:29:48 archlinux gdm-password][1295]: pam_systemd_home(gdm-password:auth): New sd-bus connection (system-bus-pam-systemd-home-1295) opened.
Oct 23 15:29:52 archlinux gdm-password][1295]: gkr-pam: unable to locate daemon control file
Oct 23 15:29:52 archlinux gdm-password][1295]: gkr-pam: stashed password to try later in open session
Oct 23 15:29:52 archlinux gdm-password][1295]: pam_unix(gdm-password:session): session opened for user user(uid=1000) by user(uid=0)
Oct 23 15:29:52 archlinux gdm-password][1295]: pam_systemd(gdm-password:session): New sd-bus connection (system-bus-pam-systemd-1295) opened.
Oct 23 15:29:52 archlinux systemd-logind[716]: New session 3 of user user.
Oct 23 15:29:52 archlinux systemd[1]: Created slice User Slice of UID 1000.
Oct 23 15:29:52 archlinux systemd[1]: Starting User Runtime Directory /run/user/1000...
Oct 23 15:29:52 archlinux systemd[1]: Finished User Runtime Directory /run/user/1000.
Oct 23 15:29:52 archlinux systemd[1]: Starting User Manager for UID 1000...
Oct 23 15:29:52 archlinux (systemd)[1311]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[user] ruser=[<unknown>] rhost=[<unknown>]
Oct 23 15:29:52 archlinux (systemd)[1311]: pam_unix(systemd-user:session): session opened for user user(uid=1000) by user(uid=0)
Oct 23 15:29:52 archlinux systemd-logind[716]: New session 4 of user user.
Oct 23 15:29:52 archlinux systemd[1311]: Queued start job for default target Main User Target.
Oct 23 15:29:52 archlinux systemd[1311]: Created slice User Application Slice.
Oct 23 15:29:52 archlinux systemd[1311]: Created slice User Core Session Slice.
Oct 23 15:29:52 archlinux systemd[1311]: Reached target Paths.
Oct 23 15:29:52 archlinux systemd[1311]: Reached target Timers.
Oct 23 15:29:52 archlinux systemd[1311]: Starting D-Bus User Message Bus Socket...
Oct 23 15:29:52 archlinux systemd[1311]: Listening on GnuPG network certificate management daemon.
Oct 23 15:29:52 archlinux systemd[1311]: Listening on GNOME Keyring daemon.
Oct 23 15:29:52 archlinux systemd[1311]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 23 15:29:52 archlinux systemd[1311]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 23 15:29:52 archlinux systemd[1311]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 23 15:29:52 archlinux systemd[1311]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 23 15:29:52 archlinux systemd[1311]: Listening on GnuPG public key management service.
Oct 23 15:29:52 archlinux systemd[1311]: Listening on p11-kit server.
Oct 23 15:29:52 archlinux systemd[1311]: Listening on PipeWire PulseAudio.
Oct 23 15:29:52 archlinux systemd[1311]: Listening on PipeWire Multimedia System Sockets.
Oct 23 15:29:52 archlinux systemd[1311]: Listening on D-Bus User Message Bus Socket.
Oct 23 15:29:52 archlinux systemd[1311]: Reached target Sockets.
Oct 23 15:29:52 archlinux systemd[1311]: Reached target Basic System.
Oct 23 15:29:52 archlinux systemd[1]: Started User Manager for UID 1000.
Oct 23 15:29:52 archlinux systemd[1311]: Started PipeWire Multimedia Service.
Oct 23 15:29:52 archlinux systemd[1311]: Started Multimedia Service Session Manager.
Oct 23 15:29:52 archlinux systemd[1]: Started Session 3 of User user.
Oct 23 15:29:52 archlinux systemd[1311]: Started PipeWire PulseAudio.
Oct 23 15:29:52 archlinux systemd[1311]: Starting Update XDG user dir configuration...
Oct 23 15:29:52 archlinux systemd[1311]: Started GNOME Keyring daemon.
Oct 23 15:29:52 archlinux systemd[1311]: Finished Update XDG user dir configuration.
Oct 23 15:29:52 archlinux systemd[1311]: Reached target Main User Target.
Oct 23 15:29:52 archlinux systemd[1311]: Startup finished in 172ms.
Oct 23 15:29:52 archlinux gnome-keyring-daemon[1326]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Oct 23 15:29:52 archlinux systemd[1311]: Starting D-Bus User Message Bus...
Oct 23 15:29:52 archlinux dbus-broker-launch[1332]: Service file '/usr/share//dbus-1/services/org.erikreider.swaync.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Oct 23 15:29:52 archlinux dbus-broker-launch[1332]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Oct 23 15:29:52 archlinux dbus-broker-launch[1332]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Oct 23 15:29:52 archlinux systemd[1311]: Started D-Bus User Message Bus.
Oct 23 15:29:52 archlinux dbus-broker-launch[1332]: Ready
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 7 threads of 4 processes of 1 users.
Oct 23 15:29:52 archlinux wireplumber[1322]: wp-internal-comp-loader: Loading profile 'main'
Oct 23 15:29:52 archlinux gdm-password][1295]: gkr-pam: unlocked login keyring
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Successfully made thread 1321 of process 1321 owned by '1000' high priority at nice level -11.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 8 threads of 5 processes of 2 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Successfully made thread 1337 of process 1321 owned by '1000' RT at priority 20.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 9 threads of 5 processes of 2 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Successfully made thread 1323 of process 1323 owned by '1000' high priority at nice level -11.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 10 threads of 6 processes of 2 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Successfully made thread 1322 of process 1322 owned by '1000' high priority at nice level -11.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 11 threads of 7 processes of 2 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Successfully made thread 1340 of process 1323 owned by '1000' RT at priority 20.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 12 threads of 7 processes of 2 users.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Successfully made thread 1345 of process 1322 owned by '1000' RT at priority 20.
Oct 23 15:29:52 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:29:52 archlinux kernel: rfkill: input handler enabled
Oct 23 15:29:52 archlinux gsd-media-keys[992]: Unable to get default source
Oct 23 15:29:52 archlinux gsd-media-keys[992]: Unable to get default sink
Oct 23 15:29:52 archlinux gsd-power[1026]: Release of light sensors failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Not Authorized: Sensor claim not allowed
Oct 23 15:29:52 archlinux /usr/lib/gdm-wayland-session[1368]: pcilib: Error reading /sys/bus/pci/devices/0000:00:08.3/label: Operation not permitted
Oct 23 15:29:52 archlinux wireplumber[1322]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Oct 23 15:29:52 archlinux wireplumber[1322]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
Oct 23 15:29:53 archlinux systemd[1311]: Starting User preferences database...
Oct 23 15:29:53 archlinux systemd[1311]: Started User preferences database.
Oct 23 15:29:53 archlinux systemd[1311]: Starting sandboxed app permission store...
Oct 23 15:29:53 archlinux systemd[1311]: Started sandboxed app permission store.
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1432]: Environment variable $QT_QPA_PLATFORMTHEME not set, ignoring.
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG] Registered timeout rule for 600s:
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]:       on-timeout: loginctl lock-session
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]:       on-resume:
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1451]: Environment variable $QT_QPA_PLATFORMTHEME not set, ignoring.
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wl_seat v9
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]    > Bound to wl_seat v9
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wl_data_device_manager v3
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wl_compositor v6
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wl_subcompositor v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wl_shm v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wp_viewporter v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wp_tearing_control_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wp_fractional_scale_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zxdg_output_manager_v1 v3
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wp_cursor_shape_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_idle_inhibit_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_relative_pointer_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zxdg_decoration_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wp_alpha_modifier_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwlr_gamma_control_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: ext_foreign_toplevel_list_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_pointer_gestures_v1 v3
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwlr_foreign_toplevel_manager_v1 v3
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_keyboard_shortcuts_inhibit_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_text_input_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_text_input_manager_v3 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_pointer_constraints_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwlr_output_power_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: xdg_activation_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: ext_idle_notifier_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]    > Bound to ext_idle_notifier_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: ext_session_lock_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_input_method_manager_v2 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_virtual_keyboard_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwlr_virtual_pointer_manager_v1 v2
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwlr_output_manager_v1 v4
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: org_kde_kwin_server_decoration_manager v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: hyprland_focus_grab_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_tablet_manager_v2 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwlr_layer_shell_v1 v5
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wp_presentation v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: xdg_wm_base v6
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwlr_data_control_manager_v1 v2
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_primary_selection_device_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: xwayland_shell_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwlr_screencopy_manager_v1 v3
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: hyprland_toplevel_export_manager_v1 v2
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: hyprland_global_shortcuts_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: xdg_dialog_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wp_single_pixel_buffer_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wp_drm_lease_device_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wp_linux_drm_syncobj_manager_v1 v1
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wl_drm v2
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: zwp_linux_dmabuf_v1 v5
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG]   | got iface: wl_output v4
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG] found 1 rules
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG] wayland done, registering dbus
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1437]: [LOG] Using dbus path /org/freedesktop/login1/session/_33
Oct 23 15:29:54 archlinux systemd[1311]: Starting Accessibility services bus...
Oct 23 15:29:54 archlinux systemd[1311]: Starting Virtual filesystem service...
Oct 23 15:29:54 archlinux systemd[1311]: Starting Portal service...
Oct 23 15:29:54 archlinux systemd[1311]: Started Accessibility services bus.
Oct 23 15:29:54 archlinux dbus-broker-launch[1488]: Ready
Oct 23 15:29:54 archlinux systemd[1311]: Started Virtual filesystem service.
Oct 23 15:29:54 archlinux systemd[1311]: Starting flatpak document portal service...
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1494]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1494]: > Warning:          Unsupported maximum keycode 708, clipping.
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1494]: >                   X11 cannot support keycodes above 255.
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1494]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgrou
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1494]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgrou
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1494]: Errors from xkbcomp are not fatal to the X server
Oct 23 15:29:54 archlinux systemd[1311]: Started flatpak document portal service.
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing gtk.portal for org.freedesktop.impl.portal.Lockdown as a last-resort fallback
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: The preferred method to match portal implementations to desktop environments is to use the portals.conf(5) configuration file
Oct 23 15:29:54 archlinux systemd[1311]: Starting Portal service (GTK/GNOME implementation)...
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.446] [info] Using configuration file /home/user/.config/waybar/config
Oct 23 15:29:54 archlinux swaync[1436]: configModel.vala:289: Loading Config: "/etc/xdg/swaync/config.json"
Oct 23 15:29:54 archlinux swaync[1436]: functions.vala:86: Loading CSS: "/etc/xdg/swaync/style.css"
Oct 23 15:29:54 archlinux swaync[1436]: functions.vala:100: Loading CSS: "/etc/xdg/swaync/style.css"
Oct 23 15:29:54 archlinux swaync[1436]: factory.vala:44: Loading widget: inhibitors
Oct 23 15:29:54 archlinux swaync[1436]: factory.vala:44: Loading widget: title
Oct 23 15:29:54 archlinux swaync[1436]: factory.vala:44: Loading widget: dnd
Oct 23 15:29:54 archlinux systemd[1311]: Created slice Slice /app/dbus-:1.25-org.a11y.atspi.Registry.
Oct 23 15:29:54 archlinux systemd[1311]: Started dbus-:1.25-org.a11y.atspi.Registry@0.service.
Oct 23 15:29:54 archlinux at-spi2-registryd[1525]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 23 15:29:54 archlinux systemd[1311]: Started Portal service (GTK/GNOME implementation).
Oct 23 15:29:54 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:29:54 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:29:54 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: No skeleton to export
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing gtk.portal for org.freedesktop.impl.portal.FileChooser as a last-resort fallback
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing gtk.portal for org.freedesktop.impl.portal.AppChooser as a last-resort fallback
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing gtk.portal for org.freedesktop.impl.portal.Print as a last-resort fallback
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing gtk.portal for org.freedesktop.impl.portal.Notification as a last-resort fallback
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing gtk.portal for org.freedesktop.impl.portal.Inhibit as a last-resort fallback
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing gtk.portal for org.freedesktop.impl.portal.Access as a last-resort fallback
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing hyprland.portal for org.freedesktop.impl.portal.Screenshot via the deprecated UseIn key
Oct 23 15:29:54 archlinux systemd[1311]: Starting Portal service (Hyprland implementation)...
Oct 23 15:29:54 archlinux systemd[1311]: Started kitty child process: 1587 launched by: 1439.
Oct 23 15:29:54 archlinux systemd[1311]: Started Portal service (Hyprland implementation).
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing gtk.portal for org.freedesktop.impl.portal.Account as a last-resort fallback
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing gtk.portal for org.freedesktop.impl.portal.Email as a last-resort fallback
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing hyprland.portal for org.freedesktop.impl.portal.GlobalShortcuts via the deprecated UseIn key
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing gtk.portal for org.freedesktop.impl.portal.DynamicLauncher as a last-resort fallback
Oct 23 15:29:54 archlinux xdg-desktop-por[1482]: Choosing hyprland.portal for org.freedesktop.impl.portal.ScreenCast via the deprecated UseIn key
Oct 23 15:29:54 archlinux systemd[1311]: Started Portal service.
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1439]: [0.257] [glfw error 65544]: process_desktop_settings: failed with error: [org.freedesktop.DBus.Error.UnknownMethod] No such interface “org.freedesktop.portal.Settings” on object at path /org/freedesktop/portal/desktop
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.612] [info] Unable to receive desktop appearance: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.portal.Settings” on object at path /org/freedesktop/portal/desktop
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.612] [info] Using CSS file /etc/xdg/waybar/style.css
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.616] [info] Hyprland IPC starting
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.616] [info] Loading persistent workspaces from Hyprland workspace rules
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event0 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event1 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event2 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event3 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event4 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event5 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event6 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event7 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event8 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event9 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event10 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event11 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event12 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event13 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event14 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event15 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event16 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event17 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/mice (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/mouse0 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/mouse1 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/mouse2 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/mouse3 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] Can't open /dev/input/event18 (are you in the input group?): EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.621] [warning] module keyboard-state: Disabling module "keyboard-state", Failed to find keyboard device: EACCES Permission denied
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.624] [warning] module sway/language: Disabling module "sway/language", Socket path is empty
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.625] [warning] No battery named BAT2
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.625] [warning] Error while creating the menu : Failed to expand file: $HOME/.config/waybar/power_menu.xml. Menu popup not activated.
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.766] [error] Failed to query power-profiles-daemon via dbus: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Oct 23 15:29:54 archlinux /usr/lib/gdm-wayland-session[1435]: [2024-10-23 15:29:54.787] [info] Bar configured (width: 1920, height: 30) for output: eDP-1
Oct 23 15:29:54 archlinux systemd[1]: Starting Time & Date Service...
Oct 23 15:29:54 archlinux systemd[1]: Started Time & Date Service.
Oct 23 15:29:55 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:29:55 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:29:55 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:29:55 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:29:55 archlinux rtkit-daemon[1142]: Successfully made thread 1782 of process 1441 owned by '1000' RT at priority 10.
Oct 23 15:29:55 archlinux rtkit-daemon[1142]: Supervising 14 threads of 8 processes of 2 users.
Oct 23 15:29:55 archlinux rtkit-daemon[1142]: Supervising 14 threads of 8 processes of 2 users.
Oct 23 15:29:55 archlinux rtkit-daemon[1142]: Supervising 14 threads of 8 processes of 2 users.
Oct 23 15:29:56 archlinux rtkit-daemon[1142]: Supervising 14 threads of 8 processes of 2 users.
Oct 23 15:29:56 archlinux rtkit-daemon[1142]: Supervising 14 threads of 8 processes of 2 users.
Oct 23 15:29:56 archlinux rtkit-daemon[1142]: Supervising 14 threads of 8 processes of 2 users.
Oct 23 15:29:56 archlinux rtkit-daemon[1142]: Supervising 14 threads of 8 processes of 2 users.
Oct 23 15:29:56 archlinux rtkit-daemon[1142]: Supervising 14 threads of 8 processes of 2 users.
Oct 23 15:29:56 archlinux rtkit-daemon[1142]: Supervising 14 threads of 8 processes of 2 users.
Oct 23 15:30:02 archlinux gnome-shell[835]: Connection to xwayland lost
Oct 23 15:30:02 archlinux gnome-shell[835]: Xwayland terminated, exiting since it was mandatory
Oct 23 15:30:02 archlinux gnome-shell[835]: JS ERROR: Gio.IOErrorEnum: Xwayland exited unexpectedly
                                            @resource:///org/gnome/shell/ui/init.js:21:20
Oct 23 15:30:02 archlinux gnome-shell[835]: Execution of main.js threw exception: Module resource:///org/gnome/shell/ui/init.js threw an exception
Oct 23 15:30:02 archlinux gdm-launch-environment][795]: pam_systemd(gdm-launch-environment:session): New sd-bus connection (system-bus-pam-systemd-795) opened.
Oct 23 15:30:02 archlinux xdg-document-po[1230]: Error releasing name org.freedesktop.portal.Documents: The connection is closed
Oct 23 15:30:02 archlinux systemd[1]: run-user-120-doc.mount: Deactivated successfully.
Oct 23 15:30:02 archlinux systemd-logind[716]: Session 1 logged out. Waiting for processes to exit.
Oct 23 15:30:02 archlinux /usr/lib/gdm-wayland-session[1262]: discover_other_daemon: 1
Oct 23 15:30:02 archlinux systemd[1]: session-1.scope: Deactivated successfully.
Oct 23 15:30:02 archlinux systemd[1]: session-1.scope: Consumed 2.433s CPU time, 405.8M memory peak.
Oct 23 15:30:02 archlinux systemd-logind[716]: Removed session 1.
Oct 23 15:30:02 archlinux gdm[774]: Gdm: Child process -815 was already dead.
Oct 23 15:30:07 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:30:07 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:30:09 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:30:09 archlinux rtkit-daemon[1142]: Supervising 13 threads of 7 processes of 2 users.
Oct 23 15:30:10 archlinux systemd[1]: systemd-localed.service: Deactivated successfully.
Oct 23 15:30:10 archlinux systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Oct 23 15:30:12 archlinux systemd[1]: Stopping User Manager for UID 120...
Oct 23 15:30:12 archlinux systemd[803]: Activating special unit Exit the Session...
Oct 23 15:30:12 archlinux systemd[803]: Stopped target Main User Target.
Oct 23 15:30:12 archlinux systemd[803]: Stopping GNOME Keyring daemon...
Oct 23 15:30:12 archlinux systemd[803]: Stopping PipeWire PulseAudio...
Oct 23 15:30:12 archlinux systemd[803]: Stopping sandboxed app permission store...
Oct 23 15:30:12 archlinux systemd[803]: Stopped sandboxed app permission store.
Oct 23 15:30:12 archlinux systemd[803]: Stopped GNOME Keyring daemon.
Oct 23 15:30:12 archlinux systemd[803]: Stopped PipeWire PulseAudio.
Oct 23 15:30:12 archlinux systemd[803]: Stopping Multimedia Service Session Manager...
Oct 23 15:30:12 archlinux wireplumber[1126]: wireplumber: stopped by signal: Terminated
Oct 23 15:30:12 archlinux wireplumber[1126]: wireplumber: disconnected from pipewire
Oct 23 15:30:12 archlinux systemd[803]: Stopped Multimedia Service Session Manager.
Oct 23 15:30:12 archlinux systemd[803]: Stopping PipeWire Multimedia Service...
Oct 23 15:30:12 archlinux systemd[803]: Stopped PipeWire Multimedia Service.
Oct 23 15:30:12 archlinux systemd[803]: Stopped target Basic System.
Oct 23 15:30:12 archlinux systemd[803]: Stopped target Paths.
Oct 23 15:30:12 archlinux systemd[803]: Stopped target Sockets.
Oct 23 15:30:12 archlinux systemd[803]: Stopped target Timers.
Oct 23 15:30:12 archlinux systemd[803]: Closed GnuPG network certificate management daemon.
Oct 23 15:30:12 archlinux systemd[803]: Closed GNOME Keyring daemon.
Oct 23 15:30:12 archlinux systemd[803]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 23 15:30:12 archlinux systemd[803]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Oct 23 15:30:12 archlinux systemd[803]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Oct 23 15:30:12 archlinux systemd[803]: Closed GnuPG cryptographic agent and passphrase cache.
Oct 23 15:30:12 archlinux systemd[803]: Closed GnuPG public key management service.
Oct 23 15:30:12 archlinux systemd[803]: Closed p11-kit server.
Oct 23 15:30:12 archlinux systemd[803]: Closed PipeWire PulseAudio.
Oct 23 15:30:12 archlinux systemd[803]: Closed PipeWire Multimedia System Sockets.
Oct 23 15:30:12 archlinux dbus-broker[819]: Dispatched 530 messages @ 1(±4)μs / message.
Oct 23 15:30:12 archlinux systemd[803]: Stopping D-Bus User Message Bus...
Oct 23 15:30:12 archlinux systemd[803]: Stopped D-Bus User Message Bus.
Oct 23 15:30:12 archlinux systemd[803]: Removed slice User Core Session Slice.
Oct 23 15:30:12 archlinux systemd[803]: Closed D-Bus User Message Bus Socket.
Oct 23 15:30:12 archlinux systemd[803]: Removed slice User Application Slice.
Oct 23 15:30:12 archlinux systemd[803]: Reached target Shutdown.
Oct 23 15:30:12 archlinux systemd[803]: Finished Exit the Session.
Oct 23 15:30:12 archlinux systemd[803]: Reached target Exit the Session.
Oct 23 15:30:12 archlinux (sd-pam)[805]: pam_unix(systemd-user:session): session closed for user gdm
Oct 23 15:30:12 archlinux systemd[1]: user@120.service: Deactivated successfully.
Oct 23 15:30:12 archlinux systemd[1]: Stopped User Manager for UID 120.
Oct 23 15:30:12 archlinux systemd[1]: Stopping User Runtime Directory /run/user/120...
Oct 23 15:30:12 archlinux systemd[1]: run-user-120.mount: Deactivated successfully.
Oct 23 15:30:12 archlinux systemd[1]: user-runtime-dir@120.service: Deactivated successfully.
Oct 23 15:30:12 archlinux systemd[1]: Stopped User Runtime Directory /run/user/120.
Oct 23 15:30:12 archlinux systemd[1]: Removed slice User Slice of UID 120.
Oct 23 15:30:12 archlinux systemd[1]: user-120.slice: Consumed 2.908s CPU time, 439.1M memory peak.
Oct 23 15:30:12 archlinux systemd-logind[716]: Removed session 2.
Oct 23 15:30:25 archlinux systemd[1]: systemd-timedated.service: Deactivated successfully.
Oct 23 15:30:40 archlinux geoclue[1136]: Service not used for 60 seconds. Shutting down..
Oct 23 15:30:40 archlinux systemd[1]: geoclue.service: Deactivated successfully.
Oct 23 15:31:23 archlinux kernel: watchdog: Watchdog detected hard LOCKUP on cpu 23

I suspect that the line indicating the system crash is the one that says 'Xwayland terminated, exiting since it was mandatory.' I use the Hyprland tiling compositor (I also have GNOME installed), which uses Wayland as the Display Server.

However, not finding the file `isp_4.0.1.bin` for my GPU seems to be a separate issue.

I'm not an expert on Javascript so I'm not sure what the error "JS ERROR: Gio.IOErrorEnum: Xwayland exited unexpectedly @resource:///org/gnome/shell/ui/init.js:21:20" means, but my guess would be that it's an error with one of your Gnome shell extensions. As this looks like an issue with the Xwayland server, have you tried temporarily disabling Xwayland (or uninstalling) and just use native Wayland for a while to test? There can be certain compatibility issues with XWayland and it is not fully backwards compatible with all X11 apps as mentioned in the Wiki. See https://wiki.archlinux.org/title/Wayland#Xwayland

If you do no good there, you could try running Gnome under X11 instead of Wayland and see.


Desktop: Arch Linux  |  i3-gaps WM  |  AMD Ryzen 5700X  |  32GB RAM  |  AMD Radeon RX 6700XT  |  Dual monitors @ 2560x1440
Laptop: Debian Linux  |  i3WM  |  Dell Latitude E7270  |  Intel Core i5-6300U  |  16GB RAM
~ Do or do not, there is no try ~

Offline

#9 2024-11-09 12:37:51

Chasing1020
Member
Registered: 2024-11-08
Posts: 1

Re: Missing AMD GPU Firmware: "amdgpu/isp_4_1_0.bin failed with error -2"

I have the same issue on the laptop ASUS TUF Gaming A14 FA401WV.

CPU: AMD Ryzen AI 9 HX 370 w/ Radeon 890M (24) @ 4.367GHz.
Kernel: 6.11.6-arch1-1
DE: Plasma 6.2.3

[    0.000000] Linux version 6.11.6-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Fri, 01 Nov 2024 03:30:41 +0000
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=fbc7a847-8748-4e1f-a458-7161d586e4b4 rw rootflags=subvol=timeshift-btrfs/snapshots/2024-11-09_15-26-34/@ rootfstype=btrfs loglevel=5 nowatchdog splash amdgpu.dcdebugmask=0x600 amd_iommu=on nvidia_drm.modeset=1 nvidia_drm.fbdev=1 acpi_backlight=native acpi_osi=Linux mem_sleep_default=deep
[    0.000000] x86/split lock detection: #DB: warning on user-space bus_locks
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009b7efff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009b7f000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a237fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a238000-0x000000006777efff] usable
[    0.000000] BIOS-e820: [mem 0x000000006777f000-0x000000006d77efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000006d77f000-0x000000006d87efff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000006d87f000-0x000000006f87efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000006f87f000-0x00000000779fefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000779ff000-0x0000000079ff6fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000079ff7000-0x0000000079ffcfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000079ffd000-0x0000000079ffefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000079fff000-0x000000007bffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007d675000-0x000000007d6fffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007d800000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000085e17ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000085f1c0000-0x00000008a01fffff] reserved
[    0.000000] The simpledrm driver will not be probed
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] e820: update [mem 0x5e7d0018-0x5e7f4c57] usable ==> usable
[    0.000000] e820: update [mem 0x602b9018-0x602bd457] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009b7efff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009b7f000-0x0000000009ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a237fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000a238000-0x000000005e7d0017] usable
[    0.000000] reserve setup_data: [mem 0x000000005e7d0018-0x000000005e7f4c57] usable
[    0.000000] reserve setup_data: [mem 0x000000005e7f4c58-0x00000000602b9017] usable
[    0.000000] reserve setup_data: [mem 0x00000000602b9018-0x00000000602bd457] usable
[    0.000000] reserve setup_data: [mem 0x00000000602bd458-0x000000006777efff] usable
[    0.000000] reserve setup_data: [mem 0x000000006777f000-0x000000006d77efff] reserved
[    0.000000] reserve setup_data: [mem 0x000000006d77f000-0x000000006d87efff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000006d87f000-0x000000006f87efff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000006f87f000-0x00000000779fefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000779ff000-0x0000000079ff6fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000079ff7000-0x0000000079ffcfff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000079ffd000-0x0000000079ffefff] usable
[    0.000000] reserve setup_data: [mem 0x0000000079fff000-0x000000007bffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007d675000-0x000000007d6fffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007d800000-0x000000007fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000085e17ffff] usable
[    0.000000] reserve setup_data: [mem 0x000000085f1c0000-0x00000008a01fffff] reserved
[    0.000000] efi: EFI v2.9 by American Megatrends
[    0.000000] efi: ACPI=0x6d87e000 ACPI 2.0=0x6d87e014 TPMFinalLog=0x6f831000 SMBIOS=0x7756e000 SMBIOS 3.0=0x7756d000 MEMATTR=0x61eab118 ESRT=0x64022b98 INITRD=0x6144b898 RNG=0x6d808018 TPMEventLog=0x6d7ff018
[    0.000000] random: crng init done
[    0.000000] efi: Remove mem64: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
[    0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
[    0.000000] efi: Remove mem65: MMIO range=[0xfd000000-0xfedfffff] (30MB) from e820 map
[    0.000000] e820: remove [mem 0xfd000000-0xfedfffff] reserved
[    0.000000] efi: Not removing mem66: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[    0.000000] efi: Remove mem67: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map
[    0.000000] e820: remove [mem 0xfee01000-0xffffffff] reserved
[    0.000000] efi: Remove mem69: MMIO range=[0x880000000-0x8a01fffff] (514MB) from e820 map
[    0.000000] e820: remove [mem 0x880000000-0x8a01fffff] reserved
[    0.000000] SMBIOS 3.7.0 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. ASUS TUF Gaming A14 FA401WV_FA401WV/FA401WV, BIOS FA401WV.309 09/05/2024
[    0.000000] DMI: Memory slots populated: 4/4
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1999.975 MHz processor
[    0.000061] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000062] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000067] last_pfn = 0x85e180 max_arch_pfn = 0x400000000
[    0.000073] MTRR map: 6 entries (3 fixed + 3 variable; max 20), built from 9 variable MTRRs
[    0.000075] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
[    0.000206] last_pfn = 0x79fff max_arch_pfn = 0x400000000
[    0.003315] esrt: Reserving ESRT space from 0x0000000064022b98 to 0x0000000064022c20.
[    0.003321] e820: update [mem 0x64022000-0x64022fff] usable ==> reserved
[    0.003333] Using GB pages for direct mapping
[    0.003437] Secure boot disabled
[    0.003438] RAMDISK: [mem 0x503b0000-0x58e8cfff]
[    0.003611] ACPI: Early table checksum verification disabled
[    0.003615] ACPI: RSDP 0x000000006D87E014 000024 (v02 _ASUS_)
[    0.003618] ACPI: XSDT 0x000000006D87D728 000194 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
[    0.003623] ACPI: FACP 0x000000006D871000 000114 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.003627] ACPI: DSDT 0x000000006D85E000 012CA0 (v02 _ASUS_ Notebook 01072009 INTL 20230331)
[    0.003629] ACPI: FACS 0x000000006F016000 000040
[    0.003630] ACPI: MSDM 0x000000006D87C000 000055 (v03 _ASUS_ Notebook 01072009 ASUS 00000001)
[    0.003632] ACPI: SSDT 0x000000006D873000 0083FE (v02 AMD    AmdTable 00000002 MSFT 04000000)
[    0.003633] ACPI: SSDT 0x000000006D872000 000309 (v02 _ASUS_ CPUSSDT  01072009 AMI  01072009)
[    0.003635] ACPI: FIDT 0x000000006D85D000 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.003636] ACPI: MCFG 0x000000006D85C000 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00010013)
[    0.003637] ACPI: HPET 0x000000006D85B000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00000005)
[    0.003639] ACPI: UEFI 0x000000006F014000 000048 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
[    0.003640] ACPI: FPDT 0x000000006D85A000 000044 (v01 _ASUS_ A M I    01072009 AMI  01000013)
[    0.003641] ACPI: VFCT 0x000000006D855000 004484 (v01 _ASUS_ Notebook 00000001 AMD  33504F47)
[    0.003642] ACPI: BGRT 0x000000006D854000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.003644] ACPI: SSDT 0x000000006D84C000 007EA6 (v02 AMD    AMD CPU  00000001 AMD  00000001)
[    0.003645] ACPI: SDEV 0x000000006D84B000 000144 (v01 AMD    SdevTble 00000001 ACPI 00000002)
[    0.003646] ACPI: SSDT 0x000000006D847000 003A14 (v01 OemNv2 OemNv2T  00001000 INTL 20230331)
[    0.003648] ACPI: TPM2 0x000000006D846000 000050 (v05 _ASUS_ Notebook 00000001 AMI  00000000)
[    0.003649] ACPI: SSDT 0x000000006D844000 001696 (v02 AMD    CPMDFIG2 00000001 INTL 20230331)
[    0.003650] ACPI: SSDT 0x000000006D841000 002A9E (v02 AMD    CDFAAIG2 00000001 INTL 20230331)
[    0.003651] ACPI: SSDT 0x000000006D83C000 001DAF (v02 AMD    CPMPMF   00000001 INTL 20230331)
[    0.003653] ACPI: SSDT 0x000000006D83B000 0006CF (v02 AMD    CPMWLRC  00000001 INTL 20230331)
[    0.003654] ACPI: SSDT 0x000000006D83A000 00067F (v02 AMD    OEMACP   00000001 INTL 20230331)
[    0.003655] ACPI: SSDT 0x000000006D839000 000A68 (v02 AMD    OEMPMF   00000001 INTL 20230331)
[    0.003656] ACPI: SSDT 0x000000006D82F000 009A53 (v02 AMD    CPMCMN   00000001 INTL 20230331)
[    0.003658] ACPI: WSMT 0x000000006D840000 000028 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.003659] ACPI: APIC 0x000000006D83F000 000128 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.003660] ACPI: SSDT 0x000000006D83E000 00010D (v02 MSFT   MHSP     00000004 INTL 20230331)
[    0.003661] ACPI: SSDT 0x000000006D82D000 001B84 (v02 AMD    AOD      00000001 INTL 20230331)
[    0.003663] ACPI: SSDT 0x000000006D82C000 000051 (v02 AMD    DRTM     00000001 INTL 20230331)
[    0.003664] ACPI: IVRS 0x000000006D82B000 0001F0 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.003665] ACPI: SSDT 0x000000006D82A000 000962 (v02 AMD    CPMMSOSC 00000001 INTL 20230331)
[    0.003667] ACPI: SSDT 0x000000006D829000 000F54 (v02 AMD    CPMACPV8 00000001 INTL 20230331)
[    0.003668] ACPI: SSDT 0x000000006D828000 0004F8 (v02 AMD    MEMTOOL0 00000002 INTL 20230331)
[    0.003669] ACPI: SSDT 0x000000006D827000 0008E3 (v02 AMD    THERMAL0 00000001 INTL 20230331)
[    0.003670] ACPI: SSDT 0x000000006D825000 001014 (v02 AMD    GPP_PME_ 00000001 INTL 20230331)
[    0.003672] ACPI: SSDT 0x000000006D81B000 009723 (v02 AMD    INTGPPC_ 00000001 INTL 20230331)
[    0.003673] ACPI: SSDT 0x000000006D816000 004600 (v02 AMD    INTGPPA_ 00000001 INTL 20230331)
[    0.003674] ACPI: SSDT 0x000000006D815000 000A65 (v02 AMD    CPMGPIO0 00000001 INTL 20230331)
[    0.003675] ACPI: SSDT 0x000000006D814000 00008D (v02 AMD    CPMMSLPI 00000001 INTL 20230331)
[    0.003677] ACPI: SSDT 0x000000006D813000 000501 (v02 AMD    CPMSFAML 00000001 INTL 20230331)
[    0.003678] ACPI: SSDT 0x000000006D811000 00123D (v02 AMD    CPMUCSI  00000001 INTL 20230331)
[    0.003679] ACPI: SSDT 0x000000006D810000 000CF1 (v02 AMD    WwanSsdt 00000001 INTL 20230331)
[    0.003680] ACPI: SSDT 0x000000006D80F000 000A77 (v02 AMD    SDCR     00000001 INTL 20230331)
[    0.003682] ACPI: SSDT 0x000000006D80E000 000A31 (v02 AMD    LOM      00000001 INTL 20230331)
[    0.003683] ACPI: SSDT 0x000000006D80D000 000BAB (v02 AMD    WLAN     00000001 INTL 20230331)
[    0.003684] ACPI: SSDT 0x000000006D80C000 000D2E (v02 AMD    NVME     00000001 INTL 20230331)
[    0.003685] ACPI: SSDT 0x000000006D80B000 000AAE (v02 AMD    GpMsSsdt 00000001 INTL 20230331)
[    0.003687] ACPI: SSDT 0x000000006D809000 001AB5 (v02 AMD    UPEP     00000001 INTL 20230331)
[    0.003688] ACPI: Reserving FACP table memory at [mem 0x6d871000-0x6d871113]
[    0.003688] ACPI: Reserving DSDT table memory at [mem 0x6d85e000-0x6d870c9f]
[    0.003689] ACPI: Reserving FACS table memory at [mem 0x6f016000-0x6f01603f]
[    0.003689] ACPI: Reserving MSDM table memory at [mem 0x6d87c000-0x6d87c054]
[    0.003689] ACPI: Reserving SSDT table memory at [mem 0x6d873000-0x6d87b3fd]
[    0.003689] ACPI: Reserving SSDT table memory at [mem 0x6d872000-0x6d872308]
[    0.003690] ACPI: Reserving FIDT table memory at [mem 0x6d85d000-0x6d85d09b]
[    0.003690] ACPI: Reserving MCFG table memory at [mem 0x6d85c000-0x6d85c03b]
[    0.003690] ACPI: Reserving HPET table memory at [mem 0x6d85b000-0x6d85b037]
[    0.003691] ACPI: Reserving UEFI table memory at [mem 0x6f014000-0x6f014047]
[    0.003691] ACPI: Reserving FPDT table memory at [mem 0x6d85a000-0x6d85a043]
[    0.003691] ACPI: Reserving VFCT table memory at [mem 0x6d855000-0x6d859483]
[    0.003691] ACPI: Reserving BGRT table memory at [mem 0x6d854000-0x6d854037]
[    0.003692] ACPI: Reserving SSDT table memory at [mem 0x6d84c000-0x6d853ea5]
[    0.003692] ACPI: Reserving SDEV table memory at [mem 0x6d84b000-0x6d84b143]
[    0.003692] ACPI: Reserving SSDT table memory at [mem 0x6d847000-0x6d84aa13]
[    0.003692] ACPI: Reserving TPM2 table memory at [mem 0x6d846000-0x6d84604f]
[    0.003693] ACPI: Reserving SSDT table memory at [mem 0x6d844000-0x6d845695]
[    0.003693] ACPI: Reserving SSDT table memory at [mem 0x6d841000-0x6d843a9d]
[    0.003693] ACPI: Reserving SSDT table memory at [mem 0x6d83c000-0x6d83ddae]
[    0.003694] ACPI: Reserving SSDT table memory at [mem 0x6d83b000-0x6d83b6ce]
[    0.003694] ACPI: Reserving SSDT table memory at [mem 0x6d83a000-0x6d83a67e]
[    0.003694] ACPI: Reserving SSDT table memory at [mem 0x6d839000-0x6d839a67]
[    0.003694] ACPI: Reserving SSDT table memory at [mem 0x6d82f000-0x6d838a52]
[    0.003695] ACPI: Reserving WSMT table memory at [mem 0x6d840000-0x6d840027]
[    0.003695] ACPI: Reserving APIC table memory at [mem 0x6d83f000-0x6d83f127]
[    0.003695] ACPI: Reserving SSDT table memory at [mem 0x6d83e000-0x6d83e10c]
[    0.003696] ACPI: Reserving SSDT table memory at [mem 0x6d82d000-0x6d82eb83]
[    0.003696] ACPI: Reserving SSDT table memory at [mem 0x6d82c000-0x6d82c050]
[    0.003696] ACPI: Reserving IVRS table memory at [mem 0x6d82b000-0x6d82b1ef]
[    0.003696] ACPI: Reserving SSDT table memory at [mem 0x6d82a000-0x6d82a961]
[    0.003697] ACPI: Reserving SSDT table memory at [mem 0x6d829000-0x6d829f53]
[    0.003697] ACPI: Reserving SSDT table memory at [mem 0x6d828000-0x6d8284f7]
[    0.003697] ACPI: Reserving SSDT table memory at [mem 0x6d827000-0x6d8278e2]
[    0.003698] ACPI: Reserving SSDT table memory at [mem 0x6d825000-0x6d826013]
[    0.003698] ACPI: Reserving SSDT table memory at [mem 0x6d81b000-0x6d824722]
[    0.003698] ACPI: Reserving SSDT table memory at [mem 0x6d816000-0x6d81a5ff]
[    0.003698] ACPI: Reserving SSDT table memory at [mem 0x6d815000-0x6d815a64]
[    0.003699] ACPI: Reserving SSDT table memory at [mem 0x6d814000-0x6d81408c]
[    0.003699] ACPI: Reserving SSDT table memory at [mem 0x6d813000-0x6d813500]
[    0.003699] ACPI: Reserving SSDT table memory at [mem 0x6d811000-0x6d81223c]
[    0.003700] ACPI: Reserving SSDT table memory at [mem 0x6d810000-0x6d810cf0]
[    0.003700] ACPI: Reserving SSDT table memory at [mem 0x6d80f000-0x6d80fa76]
[    0.003700] ACPI: Reserving SSDT table memory at [mem 0x6d80e000-0x6d80ea30]
[    0.003700] ACPI: Reserving SSDT table memory at [mem 0x6d80d000-0x6d80dbaa]
[    0.003701] ACPI: Reserving SSDT table memory at [mem 0x6d80c000-0x6d80cd2d]
[    0.003701] ACPI: Reserving SSDT table memory at [mem 0x6d80b000-0x6d80baad]
[    0.003701] ACPI: Reserving SSDT table memory at [mem 0x6d809000-0x6d80aab4]
[    0.003754] No NUMA configuration found
[    0.003754] Faking a node at [mem 0x0000000000000000-0x000000085e17ffff]
[    0.003757] NODE_DATA(0) allocated [mem 0x85e17b000-0x85e17ffff]
[    0.003783] Zone ranges:
[    0.003784]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.003784]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.003785]   Normal   [mem 0x0000000100000000-0x000000085e17ffff]
[    0.003786]   Device   empty
[    0.003786] Movable zone start for each node
[    0.003787] Early memory node ranges
[    0.003787]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.003788]   node   0: [mem 0x0000000000100000-0x0000000009b7efff]
[    0.003788]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.003788]   node   0: [mem 0x000000000a238000-0x000000006777efff]
[    0.003789]   node   0: [mem 0x00000000779ff000-0x0000000079ff6fff]
[    0.003789]   node   0: [mem 0x0000000079ffd000-0x0000000079ffefff]
[    0.003789]   node   0: [mem 0x0000000100000000-0x000000085e17ffff]
[    0.003791] Initmem setup node 0 [mem 0x0000000000001000-0x000000085e17ffff]
[    0.003795] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.003802] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.003853] On node 0, zone DMA32: 1153 pages in unavailable ranges
[    0.004466] On node 0, zone DMA32: 56 pages in unavailable ranges
[    0.004577] On node 0, zone DMA32: 33408 pages in unavailable ranges
[    0.004578] On node 0, zone DMA32: 6 pages in unavailable ranges
[    0.019978] On node 0, zone Normal: 24577 pages in unavailable ranges
[    0.020003] On node 0, zone Normal: 7808 pages in unavailable ranges
[    0.020531] ACPI: PM-Timer IO Port: 0x808
[    0.020539] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.020550] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[    0.020557] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[    0.020559] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.020561] ACPI: INT_SRC_OVR (bus 0 bus_irq 1 global_irq 1 low edge)
[    0.020561] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.020564] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.020565] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.020573] e820: update [mem 0x5d8d6000-0x5d97efff] usable ==> reserved
[    0.020586] CPU topo: Max. logical packages:   1
[    0.020586] CPU topo: Max. logical dies:       1
[    0.020586] CPU topo: Max. dies per package:   1
[    0.020588] CPU topo: Max. threads per core:   2
[    0.020589] CPU topo: Num. cores per package:    12
[    0.020589] CPU topo: Num. threads per package:  24
[    0.020589] CPU topo: Allowing 24 present CPUs plus 0 hotplug CPUs
[    0.020602] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.020603] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.020604] PM: hibernation: Registered nosave memory: [mem 0x09b7f000-0x09ffffff]
[    0.020605] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a237fff]
[    0.020605] PM: hibernation: Registered nosave memory: [mem 0x5d8d6000-0x5d97efff]
[    0.020606] PM: hibernation: Registered nosave memory: [mem 0x5e7d0000-0x5e7d0fff]
[    0.020606] PM: hibernation: Registered nosave memory: [mem 0x5e7f4000-0x5e7f4fff]
[    0.020607] PM: hibernation: Registered nosave memory: [mem 0x602b9000-0x602b9fff]
[    0.020608] PM: hibernation: Registered nosave memory: [mem 0x602bd000-0x602bdfff]
[    0.020608] PM: hibernation: Registered nosave memory: [mem 0x64022000-0x64022fff]
[    0.020609] PM: hibernation: Registered nosave memory: [mem 0x6777f000-0x6d77efff]
[    0.020609] PM: hibernation: Registered nosave memory: [mem 0x6d77f000-0x6d87efff]
[    0.020609] PM: hibernation: Registered nosave memory: [mem 0x6d87f000-0x6f87efff]
[    0.020610] PM: hibernation: Registered nosave memory: [mem 0x6f87f000-0x779fefff]
[    0.020610] PM: hibernation: Registered nosave memory: [mem 0x79ff7000-0x79ffcfff]
[    0.020611] PM: hibernation: Registered nosave memory: [mem 0x79fff000-0x7bffffff]
[    0.020611] PM: hibernation: Registered nosave memory: [mem 0x7c000000-0x7d674fff]
[    0.020611] PM: hibernation: Registered nosave memory: [mem 0x7d675000-0x7d6fffff]
[    0.020612] PM: hibernation: Registered nosave memory: [mem 0x7d700000-0x7d7fffff]
[    0.020612] PM: hibernation: Registered nosave memory: [mem 0x7d800000-0x7fffffff]
[    0.020612] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xfedfffff]
[    0.020612] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.020612] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[    0.020614] [mem 0x80000000-0xfedfffff] available for PCI devices
[    0.020614] Booting paravirtualized kernel on bare hardware
[    0.020616] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.023769] setup_percpu: NR_CPUS:320 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:1
[    0.024237] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
[    0.024241] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
[    0.024242] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07
[    0.024244] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15
[    0.024246] pcpu-alloc: [0] 16 17 18 19 [0] 20 21 22 23
[    0.024255] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=fbc7a847-8748-4e1f-a458-7161d586e4b4 rw rootflags=subvol=timeshift-btrfs/snapshots/2024-11-09_15-26-34/@ rootfstype=btrfs loglevel=5 nowatchdog splash amdgpu.dcdebugmask=0x600 amd_iommu=on nvidia_drm.modeset=1 nvidia_drm.fbdev=1 acpi_backlight=native acpi_osi=Linux mem_sleep_default=deep
[    0.024310] AMD-Vi: Unknown option - 'on'
[    0.024337] Unknown kernel command line parameters "splash BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
[    0.024349] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.024350] printk: log_buf_len total cpu_extra contributions: 94208 bytes
[    0.024350] printk: log_buf_len min size: 131072 bytes
[    0.024418] printk: log_buf_len: 262144 bytes
[    0.024419] printk: early log buf free: 110712(84%)
[    0.025360] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.025842] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.025937] Fallback order for Node 0: 0
[    0.025942] Built 1 zonelists, mobility grouping on.  Total pages: 8157663
[    0.025943] Policy zone: Normal
[    0.026025] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.026064] software IO TLB: area num 32.
[    0.054196] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
[    0.054232] ftrace: allocating 50626 entries in 198 pages
[    0.062556] ftrace: allocated 198 pages with 4 groups
[    0.062605] Dynamic Preempt: full
[    0.062657] rcu: Preemptible hierarchical RCU implementation.
[    0.062658] rcu:     RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=24.
[    0.062659] rcu:     RCU priority boosting: priority 1 delay 500 ms.
[    0.062660]  Trampoline variant of Tasks RCU enabled.
[    0.062660]  Rude variant of Tasks RCU enabled.
[    0.062660]  Tracing variant of Tasks RCU enabled.
[    0.062660] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.062661] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
[    0.062670] RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
[    0.062672] RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
[    0.062673] RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=24.
[    0.064398] NR_IRQS: 20736, nr_irqs: 1160, preallocated irqs: 16
[    0.064591] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.064689] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.064714] Console: colour dummy device 80x25
[    0.064716] printk: legacy console [tty0] enabled
[    0.064744] ACPI: Core revision 20240322
[    0.064924] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.064941] APIC: Switch to symmetric I/O mode setup
[    0.065353] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
[    0.065355] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
[    0.065355] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
[    0.065355] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
[    0.065356] AMD-Vi: ivrs, add hid:MSFT0201, uid:1, rdevid:96
[    0.065356] AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x10
[    0.066475] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.081613] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x39a82d892cf, max_idle_ns: 881590472335 ns
[    0.081615] Calibrating delay loop (skipped), value calculated using timer frequency.. 4001.61 BogoMIPS (lpj=6666583)
[    0.081630] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.081687] LVT offset 1 assigned for vector 0xf9
[    0.081900] LVT offset 2 assigned for vector 0xf4
[    0.081958] Last level iTLB entries: 4KB 64, 2MB 64, 4MB 32
[    0.081959] Last level dTLB entries: 4KB 128, 2MB 128, 4MB 64, 1GB 0
[    0.081960] process: using mwait in idle threads
[    0.081962] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.081964] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[    0.081964] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.081966] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.081966] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.081968] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.081974] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.081974] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.081975] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.081975] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[    0.081976] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[    0.081976] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[    0.081976] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.081977] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[    0.081978] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.081979] x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
[    0.081979] x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
[    0.081980] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
[    0.081980] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
[    0.081981] x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]:   16
[    0.081981] x86/fpu: Enabled xstate features 0xae7, context size is 2456 bytes, using 'compacted' format.
[    0.098018] Freeing SMP alternatives memory: 40K
[    0.098020] pid_max: default: 32768 minimum: 301
[    0.099298] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
[    0.099309] landlock: Up and running.
[    0.099310] Yama: becoming mindful.
[    0.099313] LSM support for eBPF active
[    0.099353] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.099376] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.208694] smpboot: CPU0: AMD Ryzen AI 9 HX 370 w/ Radeon 890M (family: 0x1a, model: 0x24, stepping: 0x0)
[    0.208906] Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
[    0.208930] ... version:                2
[    0.208931] ... bit width:              48
[    0.208931] ... generic registers:      6
[    0.208932] ... value mask:             0000ffffffffffff
[    0.208932] ... max period:             00007fffffffffff
[    0.208933] ... fixed-purpose events:   0
[    0.208933] ... event mask:             000000000000003f
[    0.209015] signal: max sigframe size: 3376
[    0.209040] rcu: Hierarchical SRCU implementation.
[    0.209040] rcu:     Max phase no-delay instances is 1000.
[    0.209096] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
[    0.209284] MCE: In-kernel MCE decoding enabled.
[    0.209520] smp: Bringing up secondary CPUs ...
[    0.209596] smpboot: x86: Booting SMP configuration:
[    0.209597] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
[    0.215054] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.215054] smp: Brought up 1 node, 24 CPUs
[    0.215054] smpboot: Total of 24 processors activated (96037.74 BogoMIPS)
[    0.218464] Memory: 31778744K/32630652K available (18432K kernel code, 2187K rwdata, 13520K rodata, 3452K init, 3432K bss, 830436K reserved, 0K cma-reserved)
[    0.218537] devtmpfs: initialized
[    0.218537] x86/mm: Memory block size: 128MB
[    0.222459] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a237fff] (229376 bytes)
[    0.222459] ACPI: PM: Registering ACPI NVS region [mem 0x6d87f000-0x6f87efff] (33554432 bytes)
[    0.222459] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.222459] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.222459] pinctrl core: initialized pinctrl subsystem
[    0.222459] PM: RTC time: 12:08:39, date: 2024-11-09
[    0.222459] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.222517] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.222676] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.222834] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.222838] audit: initializing netlink subsys (disabled)
[    0.222841] audit: type=2000 audit(1731154119.156:1): state=initialized audit_enabled=0 res=1
[    0.222841] thermal_sys: Registered thermal governor 'fair_share'
[    0.222841] thermal_sys: Registered thermal governor 'bang_bang'
[    0.222841] thermal_sys: Registered thermal governor 'step_wise'
[    0.222841] thermal_sys: Registered thermal governor 'user_space'
[    0.222841] thermal_sys: Registered thermal governor 'power_allocator'
[    0.222841] cpuidle: using governor ladder
[    0.222841] cpuidle: using governor menu
[    0.222841] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.222841] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[    0.222841] PCI: Using configuration type 1 for base access
[    0.222841] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.222841] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.222841] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.222841] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.222841] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.222841] ACPI: Added _OSI(Module Device)
[    0.222841] ACPI: Added _OSI(Processor Device)
[    0.222841] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.222841] ACPI: Added _OSI(Processor Aggregator Device)
[    0.222841] ACPI: Added _OSI(Linux)
[    0.232817] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP5.WLAN._DSM], AE_ALREADY_EXISTS (20240322/dswload2-326)
[    0.232823] fbcon: Taking over console
[    0.232828] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240322/psobject-220)
[    0.232829] ACPI: Skipping parse of AML opcode: Method (0x0014)
[    0.232831] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP5.WLAN._S0W], AE_ALREADY_EXISTS (20240322/dswload2-326)
[    0.232833] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240322/psobject-220)
[    0.233319] ACPI: 33 ACPI AML tables successfully acquired and loaded
[    0.237911] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
[    0.237911] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
[    0.238559] ACPI: Interpreter enabled
[    0.238569] ACPI: PM: (supports S0 S4 S5)
[    0.238569] ACPI: Using IOAPIC for interrupt routing
[    0.239018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.239018] PCI: Ignoring E820 reservations for host bridge windows
[    0.239187] ACPI: Enabled 4 GPEs in block 00 to 1F
[    0.240347] ACPI: \_SB_.PCI0.GPP0.PWRS: New power resource
[    0.240836] ACPI: \_SB_.PCI0.GPP0.SWUS.PWRS: New power resource
[    0.241064] ACPI: \_SB_.PCI0.GPP1.PWRS: New power resource
[    0.241293] ACPI: \_SB_.PCI0.GPP1.SWUS.PWRS: New power resource
[    0.241429] ACPI: \_SB_.PCI0.GPP3.P0NV: New power resource
[    0.241771] ACPI: \_SB_.PCI0.GPP4.PWSR: New power resource
[    0.242210] ACPI: \_SB_.PCI0.GPP5.PWSR: New power resource
[    0.242498] ACPI: \_SB_.PCI0.GPP6.PWSR: New power resource
[    0.242799] ACPI: \_SB_.PCI0.GPP7.P0WW: New power resource
[    0.243038] ACPI: \_SB_.PCI0.GPP9.PG00: New power resource
[    0.243470] ACPI: \_SB_.PCI0.GPPA.PWRS: New power resource
[    0.243572] ACPI: \_SB_.PCI0.GPPA.VGA_.PWRS: New power resource
[    0.243707] ACPI: \_SB_.PCI0.GPPA.ACP_.PWRS: New power resource
[    0.243891] ACPI: \_SB_.PCI0.GPPA.AZAL.PWRS: New power resource
[    0.244038] ACPI: \_SB_.PCI0.GPPA.HDAU.PWRS: New power resource
[    0.244205] ACPI: \_SB_.PCI0.GPPA.XHC1.PWRS: New power resource
[    0.244895] ACPI: \_SB_.PCI0.GPPC.XHC0.PWRS: New power resource
[    0.245835] ACPI: \_SB_.PCI0.GPPC.XHC3.PWRS: New power resource
[    0.246330] ACPI: \_SB_.PCI0.GPPC.XHC4.PWRS: New power resource
[    0.246822] ACPI: \_SB_.PCI0.GPPC.NHI0.PWRS: New power resource
[    0.247132] ACPI: \_SB_.PCI0.GPPC.NHI1.PWRS: New power resource
[    0.249202] ACPI: \_SB_.PRWL: New power resource
[    0.249212] ACPI: \_SB_.PRWB: New power resource
[    0.249948] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.249952] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.250005] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.250276] PCI host bridge to bus 0000:00
[    0.250278] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.250279] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.250280] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.250280] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.250281] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.250282] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[    0.250282] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfcffffff window]
[    0.250282] pci_bus 0000:00: root bus resource [mem 0x880000000-0x7fffffffff window]
[    0.250283] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.250295] pci 0000:00:00.0: [1022:1507] type 00 class 0x060000 conventional PCI endpoint
[    0.250378] pci 0000:00:00.2: [1022:1508] type 00 class 0x080600 conventional PCI endpoint
[    0.250460] pci 0000:00:01.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
[    0.250510] pci 0000:00:01.1: [1022:150a] type 01 class 0x060400 PCIe Root Port
[    0.250583] pci 0000:00:01.1: PCI bridge to [bus 01-60]
[    0.250588] pci 0000:00:01.1:   bridge window [io  0xa000-0xdfff]
[    0.250590] pci 0000:00:01.1:   bridge window [mem 0xc4000000-0xdbffffff]
[    0.250612] pci 0000:00:01.1:   bridge window [mem 0x5800000000-0x77ffffffff 64bit pref]
[    0.250621] pci 0000:00:01.1: enabling Extended Tags
[    0.250809] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.251312] pci 0000:00:02.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
[    0.251360] pci 0000:00:02.1: [1022:150b] type 01 class 0x060400 PCIe Root Port
[    0.251379] pci 0000:00:02.1: PCI bridge to [bus 61]
[    0.251384] pci 0000:00:02.1:   bridge window [mem 0xde000000-0xde0fffff]
[    0.251398] pci 0000:00:02.1: enabling Extended Tags
[    0.251455] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    0.251576] pci 0000:00:02.2: [1022:150b] type 01 class 0x060400 PCIe Root Port
[    0.251595] pci 0000:00:02.2: PCI bridge to [bus 62]
[    0.251600] pci 0000:00:02.2:   bridge window [mem 0xddf00000-0xddffffff]
[    0.251623] pci 0000:00:02.2: enabling Extended Tags
[    0.251695] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[    0.251814] pci 0000:00:02.3: [1022:150b] type 01 class 0x060400 PCIe Root Port
[    0.251833] pci 0000:00:02.3: PCI bridge to [bus 63]
[    0.251838] pci 0000:00:02.3:   bridge window [mem 0xdde00000-0xddefffff]
[    0.251845] pci 0000:00:02.3:   bridge window [mem 0xfcf00000-0xfcffffff 64bit pref]
[    0.251909] pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
[    0.252034] pci 0000:00:03.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
[    0.252080] pci 0000:00:03.1: [1022:150b] type 01 class 0x060400 PCIe Root Port
[    0.252096] pci 0000:00:03.1: PCI bridge to [bus 64]
[    0.252099] pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
[    0.252101] pci 0000:00:03.1:   bridge window [mem 0xdc000000-0xdd0fffff]
[    0.252106] pci 0000:00:03.1:   bridge window [mem 0x7800000000-0x7a01ffffff 64bit pref]
[    0.252113] pci 0000:00:03.1: enabling Extended Tags
[    0.252160] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.252362] pci 0000:00:08.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
[    0.252412] pci 0000:00:08.1: [1022:150c] type 01 class 0x060400 PCIe Root Port
[    0.252426] pci 0000:00:08.1: PCI bridge to [bus 65]
[    0.252428] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    0.252430] pci 0000:00:08.1:   bridge window [mem 0xdd200000-0xdd6fffff]
[    0.252434] pci 0000:00:08.1:   bridge window [mem 0x7a10000000-0x7a207fffff 64bit pref]
[    0.252439] pci 0000:00:08.1: enabling Extended Tags
[    0.252474] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.252552] pci 0000:00:08.2: [1022:150c] type 01 class 0x060400 PCIe Root Port
[    0.252583] pci 0000:00:08.2: PCI bridge to [bus 66]
[    0.252586] pci 0000:00:08.2:   bridge window [mem 0xddc00000-0xdddfffff]
[    0.252591] pci 0000:00:08.2:   bridge window [mem 0x7a20900000-0x7a209fffff 64bit pref]
[    0.252596] pci 0000:00:08.2: enabling Extended Tags
[    0.252631] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    0.252699] pci 0000:00:08.3: [1022:150c] type 01 class 0x060400 PCIe Root Port
[    0.252713] pci 0000:00:08.3: PCI bridge to [bus 67]
[    0.252717] pci 0000:00:08.3:   bridge window [mem 0xdd800000-0xddbfffff]
[    0.252726] pci 0000:00:08.3: enabling Extended Tags
[    0.252761] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
[    0.252903] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
[    0.252994] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
[    0.253102] pci 0000:00:18.0: [1022:16f8] type 00 class 0x060000 conventional PCI endpoint
[    0.253125] pci 0000:00:18.1: [1022:16f9] type 00 class 0x060000 conventional PCI endpoint
[    0.253148] pci 0000:00:18.2: [1022:16fa] type 00 class 0x060000 conventional PCI endpoint
[    0.253172] pci 0000:00:18.3: [1022:16fb] type 00 class 0x060000 conventional PCI endpoint
[    0.253195] pci 0000:00:18.4: [1022:16fc] type 00 class 0x060000 conventional PCI endpoint
[    0.253218] pci 0000:00:18.5: [1022:16fd] type 00 class 0x060000 conventional PCI endpoint
[    0.253242] pci 0000:00:18.6: [1022:16fe] type 00 class 0x060000 conventional PCI endpoint
[    0.253265] pci 0000:00:18.7: [1022:16ff] type 00 class 0x060000 conventional PCI endpoint
[    0.253383] pci 0000:00:01.1: PCI bridge to [bus 01-60]
[    0.253596] pci 0000:61:00.0: [15b7:5017] type 00 class 0x010802 PCIe Endpoint
[    0.253611] pci 0000:61:00.0: BAR 0 [mem 0xde000000-0xde003fff 64bit]
[    0.253869] pci 0000:00:02.1: PCI bridge to [bus 61]
[    0.253937] pci 0000:62:00.0: [10ec:525a] type 00 class 0xff0000 PCIe Endpoint
[    0.253956] pci 0000:62:00.0: BAR 1 [mem 0xddf00000-0xddf00fff]
[    0.254053] pci 0000:62:00.0: supports D1 D2
[    0.254053] pci 0000:62:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.254210] pci 0000:00:02.2: PCI bridge to [bus 62]
[    0.254266] pci 0000:63:00.0: [14c3:0616] type 00 class 0x028000 PCIe Endpoint
[    0.254286] pci 0000:63:00.0: BAR 0 [mem 0xfcf00000-0xfcffffff 64bit pref]
[    0.254298] pci 0000:63:00.0: BAR 2 [mem 0xdde00000-0xdde07fff 64bit]
[    0.254390] pci 0000:63:00.0: PME# supported from D0 D3hot D3cold
[    0.254586] pci 0000:00:02.3: PCI bridge to [bus 63]
[    0.254644] pci 0000:64:00.0: [10de:28e0] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.254660] pci 0000:64:00.0: BAR 0 [mem 0xdc000000-0xdcffffff]
[    0.254674] pci 0000:64:00.0: BAR 1 [mem 0x7800000000-0x79ffffffff 64bit pref]
[    0.254688] pci 0000:64:00.0: BAR 3 [mem 0x7a00000000-0x7a01ffffff 64bit pref]
[    0.254697] pci 0000:64:00.0: BAR 5 [io  0xf000-0xf07f]
[    0.254706] pci 0000:64:00.0: ROM [mem 0xdd000000-0xdd07ffff pref]
[    0.254713] pci 0000:64:00.0: enabling Extended Tags
[    0.254802] pci 0000:64:00.0: PME# supported from D0 D3hot
[    0.254950] pci 0000:64:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x8 link at 0000:00:03.1 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
[    0.255129] pci 0000:64:00.1: [10de:22be] type 00 class 0x040300 PCIe Endpoint
[    0.255143] pci 0000:64:00.1: BAR 0 [mem 0xdd080000-0xdd083fff]
[    0.255186] pci 0000:64:00.1: enabling Extended Tags
[    0.255342] pci 0000:00:03.1: PCI bridge to [bus 64]
[    0.255404] pci 0000:65:00.0: [1002:150e] type 00 class 0x038000 PCIe Legacy Endpoint
[    0.255415] pci 0000:65:00.0: BAR 0 [mem 0x7a10000000-0x7a1fffffff 64bit pref]
[    0.255423] pci 0000:65:00.0: BAR 2 [mem 0xdd200000-0xdd3fffff 64bit pref]
[    0.255428] pci 0000:65:00.0: BAR 4 [io  0xe000-0xe0ff]
[    0.255433] pci 0000:65:00.0: BAR 5 [mem 0xdd600000-0xdd67ffff]
[    0.255441] pci 0000:65:00.0: enabling Extended Tags
[    0.255497] pci 0000:65:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.255604] pci 0000:65:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.255611] pci 0000:65:00.1: BAR 0 [mem 0xdd6c8000-0xdd6cbfff]
[    0.255635] pci 0000:65:00.1: enabling Extended Tags
[    0.255668] pci 0000:65:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.255732] pci 0000:65:00.2: [1022:17e0] type 00 class 0x108000 PCIe Endpoint
[    0.255745] pci 0000:65:00.2: BAR 2 [mem 0xdd500000-0xdd5fffff]
[    0.255756] pci 0000:65:00.2: BAR 5 [mem 0xdd6cc000-0xdd6cdfff]
[    0.255763] pci 0000:65:00.2: enabling Extended Tags
[    0.255874] pci 0000:65:00.4: [1022:151e] type 00 class 0x0c0330 PCIe Endpoint
[    0.255885] pci 0000:65:00.4: BAR 0 [mem 0xdd400000-0xdd4fffff 64bit]
[    0.255912] pci 0000:65:00.4: enabling Extended Tags
[    0.255948] pci 0000:65:00.4: PME# supported from D0 D3hot D3cold
[    0.256011] pci 0000:65:00.5: [1022:15e2] type 00 class 0x048000 PCIe Endpoint
[    0.256018] pci 0000:65:00.5: BAR 0 [mem 0xdd680000-0xdd6bffff]
[    0.256028] pci 0000:65:00.5: BAR 2 [mem 0x7a20000000-0x7a207fffff 64bit pref]
[    0.256042] pci 0000:65:00.5: enabling Extended Tags
[    0.256075] pci 0000:65:00.5: PME# supported from D0 D3hot D3cold
[    0.256136] pci 0000:65:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
[    0.256144] pci 0000:65:00.6: BAR 0 [mem 0xdd6c0000-0xdd6c7fff]
[    0.256175] pci 0000:65:00.6: enabling Extended Tags
[    0.256208] pci 0000:65:00.6: PME# supported from D0 D3hot D3cold
[    0.256282] pci 0000:00:08.1: PCI bridge to [bus 65]
[    0.256323] pci 0000:66:00.0: [1022:150d] type 00 class 0x130000 PCIe Endpoint
[    0.256353] pci 0000:66:00.0: enabling Extended Tags
[    0.256474] pci 0000:66:00.1: [1022:17f0] type 00 class 0x118000 PCIe Endpoint
[    0.256486] pci 0000:66:00.1: BAR 0 [mem 0xddc00000-0xddcfffff]
[    0.256490] pci 0000:66:00.1: BAR 1 [mem 0xddd00000-0xddd01fff]
[    0.256496] pci 0000:66:00.1: BAR 2 [mem 0x7a20900000-0x7a2097ffff 64bit pref]
[    0.256500] pci 0000:66:00.1: BAR 4 [mem 0xddd03000-0xddd03fff]
[    0.256503] pci 0000:66:00.1: BAR 5 [mem 0xddd02000-0xddd02fff]
[    0.256510] pci 0000:66:00.1: enabling Extended Tags
[    0.256619] pci 0000:00:08.2: PCI bridge to [bus 66]
[    0.256667] pci 0000:67:00.0: [1022:151f] type 00 class 0x0c0330 PCIe Endpoint
[    0.256678] pci 0000:67:00.0: BAR 0 [mem 0xdda00000-0xddafffff 64bit]
[    0.256705] pci 0000:67:00.0: enabling Extended Tags
[    0.256750] pci 0000:67:00.0: PME# supported from D0 D3hot D3cold
[    0.256841] pci 0000:67:00.3: [1022:151a] type 00 class 0x0c0330 PCIe Endpoint
[    0.256852] pci 0000:67:00.3: BAR 0 [mem 0xdd900000-0xdd9fffff 64bit]
[    0.256878] pci 0000:67:00.3: enabling Extended Tags
[    0.256914] pci 0000:67:00.3: PME# supported from D0 D3hot D3cold
[    0.256975] pci 0000:67:00.4: [1022:151b] type 00 class 0x0c0330 PCIe Endpoint
[    0.256986] pci 0000:67:00.4: BAR 0 [mem 0xdd800000-0xdd8fffff 64bit]
[    0.257013] pci 0000:67:00.4: enabling Extended Tags
[    0.257048] pci 0000:67:00.4: PME# supported from D0 D3hot D3cold
[    0.257113] pci 0000:67:00.5: [1022:151c] type 00 class 0x0c0340 PCIe Endpoint
[    0.257127] pci 0000:67:00.5: BAR 0 [mem 0xddb00000-0xddb7ffff 64bit]
[    0.257157] pci 0000:67:00.5: enabling Extended Tags
[    0.257193] pci 0000:67:00.5: PME# supported from D0 D3hot D3cold
[    0.257261] pci 0000:00:08.3: PCI bridge to [bus 67]
[    0.259705] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.259726] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.259744] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.259766] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.259786] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.259803] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.259819] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.259835] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.261439] iommu: Default domain type: Translated
[    0.261439] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.261439] SCSI subsystem initialized
[    0.261622] libata version 3.00 loaded.
[    0.261624] ACPI: bus type USB registered
[    0.261631] usbcore: registered new interface driver usbfs
[    0.261634] usbcore: registered new interface driver hub
[    0.261640] usbcore: registered new device driver usb
[    0.270647] EDAC MC: Ver: 3.0.0
[    0.270915] efivars: Registered efivars operations
[    0.270915] NetLabel: Initializing
[    0.270915] NetLabel:  domain hash size = 128
[    0.270915] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.270915] NetLabel:  unlabeled traffic allowed by default
[    0.270915] mctp: management component transport protocol core
[    0.270915] NET: Registered PF_MCTP protocol family
[    0.270915] PCI: Using ACPI for IRQ routing
[    0.279150] PCI: pci_cache_line_size set to 64 bytes
[    0.279368] e820: reserve RAM buffer [mem 0x09b7f000-0x0bffffff]
[    0.279369] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.279369] e820: reserve RAM buffer [mem 0x5d8d6000-0x5fffffff]
[    0.279370] e820: reserve RAM buffer [mem 0x5e7d0018-0x5fffffff]
[    0.279370] e820: reserve RAM buffer [mem 0x602b9018-0x63ffffff]
[    0.279371] e820: reserve RAM buffer [mem 0x64022000-0x67ffffff]
[    0.279371] e820: reserve RAM buffer [mem 0x6777f000-0x67ffffff]
[    0.279371] e820: reserve RAM buffer [mem 0x79ff7000-0x7bffffff]
[    0.279372] e820: reserve RAM buffer [mem 0x79fff000-0x7bffffff]
[    0.279372] e820: reserve RAM buffer [mem 0x85e180000-0x85fffffff]
[    0.279391] pci 0000:64:00.0: vgaarb: setting as boot VGA device
[    0.279391] pci 0000:64:00.0: vgaarb: bridge control possible
[    0.279391] pci 0000:64:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.279391] vgaarb: loaded
[    0.279391] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.279391] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.281639] clocksource: Switched to clocksource tsc-early
[    0.281782] VFS: Disk quotas dquot_6.6.0
[    0.281787] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.281831] pnp: PnP ACPI init
[    0.281895] ACPI: IRQ 1 override to edge, low(!)
[    0.281987] system 00:02: [io  0x04d0-0x04d1] has been reserved
[    0.281988] system 00:02: [io  0x040b] has been reserved
[    0.281988] system 00:02: [io  0x04d6] has been reserved
[    0.281989] system 00:02: [io  0x0c00-0x0c01] has been reserved
[    0.281989] system 00:02: [io  0x0c14] has been reserved
[    0.281990] system 00:02: [io  0x0c50-0x0c51] has been reserved
[    0.281990] system 00:02: [io  0x0c52] has been reserved
[    0.281991] system 00:02: [io  0x0c6c] has been reserved
[    0.281991] system 00:02: [io  0x0c6f] has been reserved
[    0.281992] system 00:02: [io  0x0cd0-0x0cd1] has been reserved
[    0.281992] system 00:02: [io  0x0cd2-0x0cd3] has been reserved
[    0.281993] system 00:02: [io  0x0cd4-0x0cd5] has been reserved
[    0.281993] system 00:02: [io  0x0cd6-0x0cd7] has been reserved
[    0.281993] system 00:02: [io  0x0cd8-0x0cdf] has been reserved
[    0.281994] system 00:02: [io  0x0800-0x089f] has been reserved
[    0.281994] system 00:02: [io  0x0b00-0x0b0f] has been reserved
[    0.281995] system 00:02: [io  0x0b20-0x0b3f] has been reserved
[    0.281995] system 00:02: [io  0x0900-0x090f] has been reserved
[    0.281996] system 00:02: [io  0x0910-0x091f] has been reserved
[    0.281997] system 00:02: [io  0x0500-0x057f] has been reserved
[    0.281998] system 00:02: [io  0x0580-0x05ff] has been reserved
[    0.281998] system 00:02: [io  0x0700-0x077f] has been reserved
[    0.281999] system 00:02: [io  0x0780-0x07ff] has been reserved
[    0.281999] system 00:02: [io  0x0a00-0x0a7f] has been reserved
[    0.281999] system 00:02: [io  0x0a80-0x0aff] has been reserved
[    0.282000] system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.282001] system 00:02: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.282002] system 00:02: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.282003] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.282003] system 00:02: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.282004] system 00:02: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.282005] system 00:02: [mem 0xff000000-0xffffffff] has been reserved
[    0.283066] system 00:03: [mem 0xe0000000-0xefffffff] has been reserved
[    0.283361] pnp: PnP ACPI: found 4 devices
[    0.289166] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.289195] NET: Registered PF_INET protocol family
[    0.289259] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.295955] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.295980] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.296033] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.296157] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.296217] TCP: Hash tables configured (established 262144 bind 65536)
[    0.296285] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.296330] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.296362] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.296405] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.296409] NET: Registered PF_XDP protocol family
[    0.296414] pci 0000:00:02.2: bridge window [io  0x1000-0x0fff] to [bus 62] add_size 1000
[    0.296416] pci 0000:00:02.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 62] add_size 200000 add_align 100000
[    0.296421] pci 0000:00:02.2: bridge window [mem 0x880000000-0x8801fffff 64bit pref]: assigned
[    0.296422] pci 0000:00:02.2: bridge window [io  0x1000-0x1fff]: assigned
[    0.296424] pci 0000:00:01.1: PCI bridge to [bus 01-60]
[    0.296430] pci 0000:00:01.1:   bridge window [io  0xa000-0xdfff]
[    0.296439] pci 0000:00:01.1:   bridge window [mem 0xc4000000-0xdbffffff]
[    0.296464] pci 0000:00:01.1:   bridge window [mem 0x5800000000-0x77ffffffff 64bit pref]
[    0.296468] pci 0000:00:02.1: PCI bridge to [bus 61]
[    0.296470] pci 0000:00:02.1:   bridge window [mem 0xde000000-0xde0fffff]
[    0.296474] pci 0000:00:02.2: PCI bridge to [bus 62]
[    0.296475] pci 0000:00:02.2:   bridge window [io  0x1000-0x1fff]
[    0.296478] pci 0000:00:02.2:   bridge window [mem 0xddf00000-0xddffffff]
[    0.296479] pci 0000:00:02.2:   bridge window [mem 0x880000000-0x8801fffff 64bit pref]
[    0.296483] pci 0000:00:02.3: PCI bridge to [bus 63]
[    0.296485] pci 0000:00:02.3:   bridge window [mem 0xdde00000-0xddefffff]
[    0.296487] pci 0000:00:02.3:   bridge window [mem 0xfcf00000-0xfcffffff 64bit pref]
[    0.296490] pci 0000:00:03.1: PCI bridge to [bus 64]
[    0.296491] pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
[    0.296493] pci 0000:00:03.1:   bridge window [mem 0xdc000000-0xdd0fffff]
[    0.296495] pci 0000:00:03.1:   bridge window [mem 0x7800000000-0x7a01ffffff 64bit pref]
[    0.296498] pci 0000:00:08.1: PCI bridge to [bus 65]
[    0.296503] pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
[    0.296505] pci 0000:00:08.1:   bridge window [mem 0xdd200000-0xdd6fffff]
[    0.296506] pci 0000:00:08.1:   bridge window [mem 0x7a10000000-0x7a207fffff 64bit pref]
[    0.296508] pci 0000:00:08.2: PCI bridge to [bus 66]
[    0.296510] pci 0000:00:08.2:   bridge window [mem 0xddc00000-0xdddfffff]
[    0.296511] pci 0000:00:08.2:   bridge window [mem 0x7a20900000-0x7a209fffff 64bit pref]
[    0.296514] pci 0000:00:08.3: PCI bridge to [bus 67]
[    0.296515] pci 0000:00:08.3:   bridge window [mem 0xdd800000-0xddbfffff]
[    0.296519] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.296520] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.296520] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.296520] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.296521] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[    0.296521] pci_bus 0000:00: resource 9 [mem 0x80000000-0xdfffffff window]
[    0.296522] pci_bus 0000:00: resource 10 [mem 0xf0000000-0xfcffffff window]
[    0.296522] pci_bus 0000:00: resource 11 [mem 0x880000000-0x7fffffffff window]
[    0.296523] pci_bus 0000:01: resource 0 [io  0xa000-0xdfff]
[    0.296523] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xdbffffff]
[    0.296524] pci_bus 0000:01: resource 2 [mem 0x5800000000-0x77ffffffff 64bit pref]
[    0.296524] pci_bus 0000:61: resource 1 [mem 0xde000000-0xde0fffff]
[    0.296525] pci_bus 0000:62: resource 0 [io  0x1000-0x1fff]
[    0.296525] pci_bus 0000:62: resource 1 [mem 0xddf00000-0xddffffff]
[    0.296526] pci_bus 0000:62: resource 2 [mem 0x880000000-0x8801fffff 64bit pref]
[    0.296526] pci_bus 0000:63: resource 1 [mem 0xdde00000-0xddefffff]
[    0.296527] pci_bus 0000:63: resource 2 [mem 0xfcf00000-0xfcffffff 64bit pref]
[    0.296528] pci_bus 0000:64: resource 0 [io  0xf000-0xffff]
[    0.296528] pci_bus 0000:64: resource 1 [mem 0xdc000000-0xdd0fffff]
[    0.296528] pci_bus 0000:64: resource 2 [mem 0x7800000000-0x7a01ffffff 64bit pref]
[    0.296529] pci_bus 0000:65: resource 0 [io  0xe000-0xefff]
[    0.296529] pci_bus 0000:65: resource 1 [mem 0xdd200000-0xdd6fffff]
[    0.296530] pci_bus 0000:65: resource 2 [mem 0x7a10000000-0x7a207fffff 64bit pref]
[    0.296530] pci_bus 0000:66: resource 1 [mem 0xddc00000-0xdddfffff]
[    0.296531] pci_bus 0000:66: resource 2 [mem 0x7a20900000-0x7a209fffff 64bit pref]
[    0.296531] pci_bus 0000:67: resource 1 [mem 0xdd800000-0xddbfffff]
[    0.296766] pci 0000:64:00.1: extending delay after power-on from D3hot to 20 msec
[    0.296783] pci 0000:64:00.1: D0 power state depends on 0000:64:00.0
[    0.296852] pci 0000:65:00.1: D0 power state depends on 0000:65:00.0
[    0.297088] PCI: CLS 64 bytes, default 64
[    0.297113] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.297155] platform MSFT0201:00: Adding to iommu group 0
[    0.297167] Trying to unpack rootfs image as initramfs...
[    0.297326] pci 0000:00:01.0: Adding to iommu group 1
[    0.297333] pci 0000:00:01.1: Adding to iommu group 2
[    0.297345] pci 0000:00:02.0: Adding to iommu group 3
[    0.297353] pci 0000:00:02.1: Adding to iommu group 4
[    0.297360] pci 0000:00:02.2: Adding to iommu group 5
[    0.297367] pci 0000:00:02.3: Adding to iommu group 6
[    0.297376] pci 0000:00:03.0: Adding to iommu group 7
[    0.297384] pci 0000:00:03.1: Adding to iommu group 8
[    0.297400] pci 0000:00:08.0: Adding to iommu group 9
[    0.297406] pci 0000:00:08.1: Adding to iommu group 10
[    0.297413] pci 0000:00:08.2: Adding to iommu group 11
[    0.297421] pci 0000:00:08.3: Adding to iommu group 12
[    0.297433] pci 0000:00:14.0: Adding to iommu group 13
[    0.297438] pci 0000:00:14.3: Adding to iommu group 13
[    0.297463] pci 0000:00:18.0: Adding to iommu group 14
[    0.297470] pci 0000:00:18.1: Adding to iommu group 14
[    0.297476] pci 0000:00:18.2: Adding to iommu group 14
[    0.297482] pci 0000:00:18.3: Adding to iommu group 14
[    0.297488] pci 0000:00:18.4: Adding to iommu group 14
[    0.297494] pci 0000:00:18.5: Adding to iommu group 14
[    0.297500] pci 0000:00:18.6: Adding to iommu group 14
[    0.297506] pci 0000:00:18.7: Adding to iommu group 14
[    0.297518] pci 0000:61:00.0: Adding to iommu group 15
[    0.297526] pci 0000:62:00.0: Adding to iommu group 16
[    0.297533] pci 0000:63:00.0: Adding to iommu group 17
[    0.297545] pci 0000:64:00.0: Adding to iommu group 18
[    0.297554] pci 0000:64:00.1: Adding to iommu group 18
[    0.297578] pci 0000:65:00.0: Adding to iommu group 19
[    0.297585] pci 0000:65:00.1: Adding to iommu group 20
[    0.297593] pci 0000:65:00.2: Adding to iommu group 21
[    0.297602] pci 0000:65:00.4: Adding to iommu group 22
[    0.297610] pci 0000:65:00.5: Adding to iommu group 23
[    0.297618] pci 0000:65:00.6: Adding to iommu group 24
[    0.297625] pci 0000:66:00.0: Adding to iommu group 25
[    0.297635] pci 0000:66:00.1: Adding to iommu group 26
[    0.297643] pci 0000:67:00.0: Adding to iommu group 27
[    0.297651] pci 0000:67:00.3: Adding to iommu group 28
[    0.297659] pci 0000:67:00.4: Adding to iommu group 29
[    0.297667] pci 0000:67:00.5: Adding to iommu group 30
[    0.300788] AMD-Vi: Extended features (0x246577efa2254afa, 0x10): PPR NX GT [5] IA GA PC GA_vAPIC
[    0.300792] AMD-Vi: Interrupt remapping enabled
[    0.300889] AMD-Vi: Virtual APIC enabled
[    0.300920] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.300940] software IO TLB: mapped [mem 0x00000000598d6000-0x000000005d8d6000] (64MB)
[    0.301059] LVT offset 0 assigned for vector 0x400
[    0.303904] perf: AMD IBS detected (0x00081bff)
[    0.303916] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.308941] Initialise system trusted keyrings
[    0.308957] Key type blacklist registered
[    0.309001] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[    0.309026] zbud: loaded
[    0.309206] fuse: init (API version 7.40)
[    0.309350] integrity: Platform Keyring initialized
[    0.309354] integrity: Machine keyring initialized
[    0.324197] Key type asymmetric registered
[    0.324199] Asymmetric key parser 'x509' registered
[    0.324224] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.324281] io scheduler mq-deadline registered
[    0.324283] io scheduler kyber registered
[    0.324300] io scheduler bfq registered
[    0.326430] pcieport 0000:00:01.1: PME: Signaling with IRQ 33
[    0.326566] pcieport 0000:00:01.1: AER: enabled with IRQ 33
[    0.326621] pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.326742] pcieport 0000:00:01.1: DPC: enabled with IRQ 33
[    0.326744] pcieport 0000:00:01.1: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    0.327420] pcieport 0000:00:02.1: PME: Signaling with IRQ 34
[    0.327484] pcieport 0000:00:02.1: AER: enabled with IRQ 34
[    0.327698] pcieport 0000:00:02.2: PME: Signaling with IRQ 35
[    0.327751] pcieport 0000:00:02.2: AER: enabled with IRQ 35
[    0.327774] pcieport 0000:00:02.2: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.328113] pcieport 0000:00:02.3: PME: Signaling with IRQ 36
[    0.328161] pcieport 0000:00:02.3: AER: enabled with IRQ 36
[    0.328367] pcieport 0000:00:03.1: PME: Signaling with IRQ 37
[    0.328424] pcieport 0000:00:03.1: AER: enabled with IRQ 37
[    0.328449] pcieport 0000:00:03.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.328695] pcieport 0000:00:08.1: PME: Signaling with IRQ 38
[    0.328939] pcieport 0000:00:08.2: PME: Signaling with IRQ 39
[    0.329129] pcieport 0000:00:08.3: PME: Signaling with IRQ 40
[    0.329251] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.361331] ACPI: AC: AC Adapter [ADP0] (on-line)
[    0.361400] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0D:00/input/input0
[    0.361422] ACPI: button: Lid Switch [LID0]
[    0.361468] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.361492] ACPI: button: Power Button [PWRB]
[    0.361524] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    0.361542] ACPI: button: Sleep Button [SLPB]
[    0.362400] Estimated ratio of average max frequency by base frequency (times 1024): 2229
[    0.362415] Monitor-Mwait will be used to enter C-1 state
[    0.362419] ACPI: \_SB_.PLTF.C000: Found 3 idle states
[    0.362560] ACPI: \_SB_.PLTF.C002: Found 3 idle states
[    0.362665] ACPI: \_SB_.PLTF.C004: Found 3 idle states
[    0.362771] ACPI: \_SB_.PLTF.C006: Found 3 idle states
[    0.362888] ACPI: \_SB_.PLTF.C008: Found 3 idle states
[    0.363007] ACPI: \_SB_.PLTF.C00A: Found 3 idle states
[    0.363138] ACPI: \_SB_.PLTF.C00C: Found 3 idle states
[    0.363297] ACPI: \_SB_.PLTF.C00E: Found 3 idle states
[    0.363453] ACPI: \_SB_.PLTF.C010: Found 3 idle states
[    0.363611] ACPI: \_SB_.PLTF.C012: Found 3 idle states
[    0.363770] ACPI: \_SB_.PLTF.C014: Found 3 idle states
[    0.363926] ACPI: \_SB_.PLTF.C016: Found 3 idle states
[    0.364034] ACPI: \_SB_.PLTF.C001: Found 3 idle states
[    0.364104] ACPI: \_SB_.PLTF.C003: Found 3 idle states
[    0.364160] ACPI: \_SB_.PLTF.C005: Found 3 idle states
[    0.364222] ACPI: \_SB_.PLTF.C007: Found 3 idle states
[    0.364308] ACPI: \_SB_.PLTF.C009: Found 3 idle states
[    0.364414] ACPI: \_SB_.PLTF.C00B: Found 3 idle states
[    0.364518] ACPI: \_SB_.PLTF.C00D: Found 3 idle states
[    0.364621] ACPI: \_SB_.PLTF.C00F: Found 3 idle states
[    0.364728] ACPI: \_SB_.PLTF.C011: Found 3 idle states
[    0.364834] ACPI: \_SB_.PLTF.C013: Found 3 idle states
[    0.364940] ACPI: \_SB_.PLTF.C015: Found 3 idle states
[    0.365045] ACPI: \_SB_.PLTF.C017: Found 3 idle states
[    0.365531] thermal LNXTHERM:00: registered as thermal_zone0
[    0.365535] ACPI: thermal: Thermal Zone [TZ01] (49 C)
[    0.365782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.366786] ACPI: battery: Slot [BAT0] (battery present)
[    0.368077] Non-volatile memory driver v1.3
[    0.368079] Linux agpgart interface v0.103
[    0.373159] Freeing initrd memory: 142196K
[    1.317509] tsc: Refined TSC clocksource calibration: 1999.981 MHz
[    1.317537] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x39a838e5f7a, max_idle_ns: 881590761689 ns
[    1.317637] clocksource: Switched to clocksource tsc
[    1.934834] tpm_crb MSFT0101:00: Disabling hwrng
[    1.935857] ACPI: bus type drm_connector registered
[    1.940484] usbcore: registered new interface driver usbserial_generic
[    1.940492] usbserial: USB Serial support registered for generic
[    1.940644] rtc_cmos 00:00: RTC can wake from S4
[    1.940994] rtc_cmos 00:00: registered as rtc0
[    1.941040] rtc_cmos 00:00: setting system clock to 2024-11-09T12:08:41 UTC (1731154121)
[    1.941081] rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram
[    1.943987] ledtrig-cpu: registered to indicate activity on CPUs
[    1.944139] efifb: probing for efifb
[    1.944152] efifb: framebuffer at 0x7800000000, using 25600k, total 25600k
[    1.944153] efifb: mode is 2560x1600x32, linelength=16384, pages=1
[    1.944154] efifb: scrolling: redraw
[    1.944155] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.944219] Console: switching to colour frame buffer device 160x50
[    1.955574] fb0: EFI VGA frame buffer device
[    1.955614] hid: raw HID events driver (C) Jiri Kosina
[    1.955678] drop_monitor: Initializing network drop monitor service
[    1.955783] NET: Registered PF_INET6 protocol family
[    1.962974] Segment Routing with IPv6
[    1.962978] RPL Segment Routing with IPv6
[    1.962994] In-situ OAM (IOAM) with IPv6
[    1.963029] NET: Registered PF_PACKET protocol family
[    1.965407] microcode: Current revision: 0x0b204011
[    1.966652] resctrl: L3 allocation detected
[    1.966653] resctrl: MB allocation detected
[    1.966654] resctrl: SMBA allocation detected
[    1.966654] resctrl: L3 monitoring detected
[    1.966677] IPI shorthand broadcast: enabled
[    1.967927] sched_clock: Marking stable (1966677277, 331186)->(1967496885, -488422)
[    1.968090] registered taskstats version 1
[    1.969272] Loading compiled-in X.509 certificates
[    1.971324] Loaded X.509 cert 'Build time autogenerated kernel key: caa922ba32f628e46e874abf517089906b092ae5'
[    1.975090] zswap: loaded using pool zstd/zsmalloc
[    1.975694] Demotion targets for Node 0: null
[    1.975960] Key type .fscrypt registered
[    1.975961] Key type fscrypt-provisioning registered
[    1.976121] integrity: Loading X.509 certificate: UEFI:db
[    1.976137] integrity: Loaded X.509 cert 'ASUS Secure Boot DB: 7f24bbb882a8aeb84f34f5d74105ebb3'
[    1.976138] integrity: Loading X.509 certificate: UEFI:db
[    1.976149] integrity: Loaded X.509 cert 'Microsoft UEFI CA 2023: 81aa6b3244c935bce0d6628af39827421e32497d'
[    1.976150] integrity: Loading X.509 certificate: UEFI:db
[    1.976158] integrity: Loaded X.509 cert 'Microsoft Corporation: Windows UEFI CA 2023: aefc5fbbbe055d8f8daa585473499417ab5a5272'
[    1.976159] integrity: Loading X.509 certificate: UEFI:db
[    1.976167] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    1.976168] integrity: Loading X.509 certificate: UEFI:db
[    1.976176] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    1.977084] PM:   Magic number: 0:45:127
[    1.977186] acpi device:02: hash matches
[    1.979143] RAS: Correctable Errors collector initialized.
[    1.987734] clk: Disabling unused clocks
[    1.987739] PM: genpd: Disabling unused power domains
[    1.989546] Freeing unused decrypted memory: 2028K
[    1.989927] Freeing unused kernel image (initmem) memory: 3452K
[    1.989934] Write protecting the kernel read-only data: 32768k
[    1.990193] Freeing unused kernel image (rodata/data gap) memory: 816K
[    2.019724] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.019729] rodata_test: all tests were successful
[    2.019734] Run /init as init process
[    2.019735]   with arguments:
[    2.019736]     /init
[    2.019736]     splash
[    2.019737]   with environment:
[    2.019737]     HOME=/
[    2.019737]     TERM=linux
[    2.019738]     BOOT_IMAGE=/vmlinuz-linux
[    2.047700] raid6: skipped pq benchmark and selected avx512x4
[    2.047703] raid6: using avx512x2 recovery algorithm
[    2.050646] xor: automatically using best checksumming function   avx
[    2.141932] Btrfs loaded, zoned=yes, fsverity=yes
[    2.160504] nvidia: loading out-of-tree module taints kernel.
[    2.160622] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    2.237418] nvidia-nvlink: Nvlink Core is being initialized, major device number 241
[    2.237425] NVRM: cpuidInfoAMD: Unrecognized AMD processor in cpuidInfoAMD
[    2.238108] nvidia 0000:64:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[    2.283013] NVRM: loading NVIDIA UNIX Open Kernel Module for x86_64  565.57.01  Release Build  (archlinux-builder@)
[    2.290806] ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[    2.290837] ACPI: video: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
[    2.291216] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:00/input/input3
[    2.291307] ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    2.291352] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1b/LNXVIDEO:01/input/input4
[    2.313263] nvidia-modeset: Loading NVIDIA UNIX Open Kernel Mode Setting Driver for x86_64  565.57.01  Release Build  (archlinux-builder@)
[    2.412983] nvidia-uvm: Loaded the UVM driver, major device number 239.
[    2.421456] [drm] [nvidia-drm] [GPU ID 0x00006400] Loading driver
[    2.578578] ACPI Warning: \_SB.NPCF._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20240322/nsarguments-61)
[    2.578862] ACPI Warning: \_SB.PCI0.GPP9.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20240322/nsarguments-61)
[    2.579242] NVRM: testIfDsmSubFunctionEnabled: GPS ACPI DSM called before _acpiDsmSupportedFuncCacheInit subfunction = 11.
[    4.003874] NVRM: testIfDsmSubFunctionEnabled: GPS ACPI DSM called before _acpiDsmSupportedFuncCacheInit subfunction = 11.
[    4.077692] [drm] Initialized nvidia-drm 0.0.0 for 0000:64:00.0 on minor 0
[    4.077784] Console: switching to colour dummy device 80x25
[    4.077816] nvidia 0000:64:00.0: vgaarb: deactivate vga console
[    4.086400] fbcon: nvidia-drmdrmfb (fb0) is primary device
[    5.238520] Console: switching to colour frame buffer device 160x50
[    5.241044] nvidia 0000:64:00.0: [drm] fb0: nvidia-drmdrmfb frame buffer device
[    5.340900] i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
[    5.340907] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    5.340914] rtsx_pci 0000:62:00.0: enabling device (0000 -> 0002)
[    5.342067] serio: i8042 KBD port at 0x60,0x64 irq 1
[    5.342285] xhci_hcd 0000:65:00.4: xHCI Host Controller
[    5.342293] xhci_hcd 0000:65:00.4: new USB bus registered, assigned bus number 1
[    5.342731] xhci_hcd 0000:65:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
[    5.343113] xhci_hcd 0000:65:00.4: xHCI Host Controller
[    5.343115] xhci_hcd 0000:65:00.4: new USB bus registered, assigned bus number 2
[    5.343117] xhci_hcd 0000:65:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    5.343150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    5.343152] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.343153] usb usb1: Product: xHCI Host Controller
[    5.343154] usb usb1: Manufacturer: Linux 6.11.6-arch1-1 xhci-hcd
[    5.343155] usb usb1: SerialNumber: 0000:65:00.4
[    5.343244] hub 1-0:1.0: USB hub found
[    5.343267] hub 1-0:1.0: 1 port detected
[    5.343694] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.343705] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    5.343707] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.343707] usb usb2: Product: xHCI Host Controller
[    5.343708] usb usb2: Manufacturer: Linux 6.11.6-arch1-1 xhci-hcd
[    5.343709] usb usb2: SerialNumber: 0000:65:00.4
[    5.343753] hub 2-0:1.0: USB hub found
[    5.343770] hub 2-0:1.0: 1 port detected
[    5.344207] xhci_hcd 0000:67:00.0: xHCI Host Controller
[    5.344209] xhci_hcd 0000:67:00.0: new USB bus registered, assigned bus number 3
[    5.344661] xhci_hcd 0000:67:00.0: hcc params 0x0128ffc5 hci version 0x120 quirks 0x0000000200000010
[    5.344884] xhci_hcd 0000:67:00.0: xHCI Host Controller
[    5.344885] xhci_hcd 0000:67:00.0: new USB bus registered, assigned bus number 4
[    5.344886] xhci_hcd 0000:67:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    5.344906] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    5.344907] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.344907] usb usb3: Product: xHCI Host Controller
[    5.344908] usb usb3: Manufacturer: Linux 6.11.6-arch1-1 xhci-hcd
[    5.344909] usb usb3: SerialNumber: 0000:67:00.0
[    5.344960] hub 3-0:1.0: USB hub found
[    5.344970] hub 3-0:1.0: 5 ports detected
[    5.346791] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.346802] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    5.346803] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.346803] usb usb4: Product: xHCI Host Controller
[    5.346804] usb usb4: Manufacturer: Linux 6.11.6-arch1-1 xhci-hcd
[    5.346805] usb usb4: SerialNumber: 0000:67:00.0
[    5.346862] hub 4-0:1.0: USB hub found
[    5.346879] hub 4-0:1.0: 2 ports detected
[    5.347734] xhci_hcd 0000:67:00.3: xHCI Host Controller
[    5.347737] xhci_hcd 0000:67:00.3: new USB bus registered, assigned bus number 5
[    5.348144] xhci_hcd 0000:67:00.3: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
[    5.348568] xhci_hcd 0000:67:00.3: xHCI Host Controller
[    5.348573] xhci_hcd 0000:67:00.3: new USB bus registered, assigned bus number 6
[    5.348576] xhci_hcd 0000:67:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    5.348601] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    5.348604] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.348605] usb usb5: Product: xHCI Host Controller
[    5.348606] usb usb5: Manufacturer: Linux 6.11.6-arch1-1 xhci-hcd
[    5.348606] usb usb5: SerialNumber: 0000:67:00.3
[    5.348689] hub 5-0:1.0: USB hub found
[    5.348707] hub 5-0:1.0: 1 port detected
[    5.349116] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.349127] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    5.349128] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.349129] usb usb6: Product: xHCI Host Controller
[    5.349130] usb usb6: Manufacturer: Linux 6.11.6-arch1-1 xhci-hcd
[    5.349131] usb usb6: SerialNumber: 0000:67:00.3
[    5.349174] hub 6-0:1.0: USB hub found
[    5.349191] hub 6-0:1.0: 1 port detected
[    5.349767] xhci_hcd 0000:67:00.4: xHCI Host Controller
[    5.349770] xhci_hcd 0000:67:00.4: new USB bus registered, assigned bus number 7
[    5.349902] nvme 0000:61:00.0: platform quirk: setting simple suspend
[    5.349971] nvme nvme0: pci function 0000:61:00.0
[    5.350168] xhci_hcd 0000:67:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
[    5.350485] xhci_hcd 0000:67:00.4: xHCI Host Controller
[    5.350487] xhci_hcd 0000:67:00.4: new USB bus registered, assigned bus number 8
[    5.350488] xhci_hcd 0000:67:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    5.350508] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    5.350509] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.350509] usb usb7: Product: xHCI Host Controller
[    5.350510] usb usb7: Manufacturer: Linux 6.11.6-arch1-1 xhci-hcd
[    5.350511] usb usb7: SerialNumber: 0000:67:00.4
[    5.350558] hub 7-0:1.0: USB hub found
[    5.350568] hub 7-0:1.0: 1 port detected
[    5.350965] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.350978] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    5.350979] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.350980] usb usb8: Product: xHCI Host Controller
[    5.350981] usb usb8: Manufacturer: Linux 6.11.6-arch1-1 xhci-hcd
[    5.350981] usb usb8: SerialNumber: 0000:67:00.4
[    5.351023] hub 8-0:1.0: USB hub found
[    5.351025] hub 8-0:1.0: 1 port detected
[    5.388586] nvme nvme0: allocated 32 MiB host memory buffer.
[    5.394806] nvme nvme0: 24/0/0 default/read/poll queues
[    5.398953]  nvme0n1: p1 p2
[    5.411692] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[    5.593718] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    5.600359] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[    5.600389] usb 5-1: new high-speed USB device number 2 using xhci_hcd
[    5.742102] usb 5-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[    5.742106] usb 5-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    5.742109] usb 5-1: Product: USB 2.0 Hub
[    5.761606] usb 1-1: New USB device found, idVendor=3277, idProduct=0018, bcdDevice= 1.03
[    5.761611] usb 1-1: New USB device strings: Mfr=2, Product=1, SerialNumber=3
[    5.761613] usb 1-1: Product: ASUS FHD webcam
[    5.761614] usb 1-1: Manufacturer: Sonix Technology Co., Ltd.
[    5.761616] usb 1-1: SerialNumber: SN0001
[    5.797127] hub 5-1:1.0: USB hub found
[    5.797356] hub 5-1:1.0: 4 ports detected
[    5.843753] usb 3-1: New USB device found, idVendor=0951, idProduct=1666, bcdDevice= 1.10
[    5.843757] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.843759] usb 3-1: Product: DataTraveler 3.0
[    5.843761] usb 3-1: Manufacturer: Kingston
[    5.843762] usb 3-1: SerialNumber: 60A44C3FAD9EE720B91B0062
[    5.967017] usb 3-5: new high-speed USB device number 3 using xhci_hcd
[    6.110619] usb 3-5: New USB device found, idVendor=0489, idProduct=e0f6, bcdDevice= 1.00
[    6.110623] usb 3-5: New USB device strings: Mfr=5, Product=6, SerialNumber=7
[    6.110625] usb 3-5: Product: Wireless_Device
[    6.110627] usb 3-5: Manufacturer: MediaTek Inc.
[    6.110628] usb 3-5: SerialNumber: 000000000
[    6.193685] usb 5-1.3: new full-speed USB device number 3 using xhci_hcd
[    6.407621] usb 5-1.3: New USB device found, idVendor=4348, idProduct=55e0, bcdDevice= 2.40
[    6.407625] usb 5-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    6.524999] usb-storage 3-1:1.0: USB Mass Storage device detected
[    6.525178] scsi host0: usb-storage 3-1:1.0
[    6.525263] usbcore: registered new interface driver usb-storage
[    6.528186] usbcore: registered new interface driver uas
[    6.530235] [drm] amdgpu kernel modesetting enabled.
[    6.530262] amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GPPA.VGA_.ATPX handle
[    6.530405] amdgpu: ATPX version 1, functions 0x00000800
[    6.535221] amdgpu: Virtual CRAT table created for CPU
[    6.535232] amdgpu: Topology: Add CPU node
[    6.535347] amdgpu 0000:65:00.0: enabling device (0006 -> 0007)
[    6.535394] [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x150E 0x1043:0x3798 0xC1).
[    6.535623] [drm] register mmio base: 0xDD600000
[    6.535624] [drm] register mmio size: 524288
[    6.538522] [drm] add ip block number 0 <soc21_common>
[    6.538523] [drm] add ip block number 1 <gmc_v11_0>
[    6.538524] [drm] add ip block number 2 <ih_v6_1>
[    6.538525] [drm] add ip block number 3 <psp>
[    6.538526] [drm] add ip block number 4 <smu>
[    6.538527] [drm] add ip block number 5 <dm>
[    6.538528] [drm] add ip block number 6 <gfx_v11_0>
[    6.538530] [drm] add ip block number 7 <sdma_v6_0>
[    6.538531] [drm] add ip block number 8 <vcn_v4_0_5>
[    6.538531] [drm] add ip block number 9 <jpeg_v4_0_5>
[    6.538532] [drm] add ip block number 10 <mes_v11_0>
[    6.538533] [drm] add ip block number 11 <vpe_v6_1>
[    6.538534] [drm] add ip block number 12 <isp_ip>
[    6.538558] amdgpu 0000:65:00.0: amdgpu: Fetched VBIOS from VFCT
[    6.538560] amdgpu: ATOM BIOS: 113-STRIXEMU-001
[    6.543301] amdgpu 0000:65:00.0: amdgpu: VPE: collaborate mode false
[    6.543320] amdgpu 0000:65:00.0: Direct firmware load for amdgpu/isp_4_1_0.bin failed with error -2
[    6.543421] amdgpu 0000:65:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    6.543463] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    6.543474] amdgpu 0000:65:00.0: amdgpu: VRAM: 512M 0x0000008000000000 - 0x000000801FFFFFFF (512M used)
[    6.543475] amdgpu 0000:65:00.0: amdgpu: GART: 512M 0x00007FFF00000000 - 0x00007FFF1FFFFFFF
[    6.543494] [drm] Detected VRAM RAM=512M, BAR=512M
[    6.543495] [drm] RAM width 128bits LPDDR5
[    6.543596] [drm] amdgpu: 512M of VRAM memory ready
[    6.543598] [drm] amdgpu: 15599M of GTT memory ready.
[    6.543612] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    6.543706] [drm] PCIE GART of 512M enabled (table at 0x0000008000300000).
[    6.544073] [drm] Loading DMUB firmware via PSP: version=0x09000500
[    6.544215] [drm] Found VCN firmware Version ENC: 1.22 DEC: 9 VEP: 0 Revision: 1
[    6.567614] amdgpu 0000:65:00.0: amdgpu: reserve 0x8900000 from 0x8010000000 for PSP TMR
[    6.841247] amdgpu 0000:65:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    6.844985] amdgpu 0000:65:00.0: amdgpu: RAP: optional rap ta ucode is not available
[    6.844986] amdgpu 0000:65:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    6.868605] amdgpu 0000:65:00.0: amdgpu: SMU is initialized successfully!
[    6.868607] [drm] Seamless boot condition check passed
[    6.869786] [drm] Display Core v3.2.291 initialized on DCN 3.5
[    6.869788] [drm] DP-HDMI FRL PCON supported
[    6.871913] [drm] DMUB hardware initialized: version=0x09000500
[    7.534178] scsi 0:0:0:0: Direct-Access     Kingston DataTraveler 3.0 PMAP PQ: 0 ANSI: 6
[    7.685139] sd 0:0:0:0: [sda] 60604416 512-byte logical blocks: (31.0 GB/28.9 GiB)
[    7.686096] sd 0:0:0:0: [sda] Write Protect is off
[    7.686109] sd 0:0:0:0: [sda] Mode Sense: 45 00 00 00
[    7.686889] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    7.854073]  sda: sda1
[    7.854419] sd 0:0:0:0: [sda] Attached SCSI removable disk

However I only use X11 on KDE, without any wayland support.

So I think `isp_4.0.1.bin` for our GPU is a separate issue. May be the reason is that the kernel cannot recognize AMD processor in cpuidInfoAMD.

Thank you for your time with any possible help.

Offline

Board footer

Powered by FluxBB