You are not logged in.

#1 2025-11-20 00:29:45

itsuki
Member
Registered: 2025-11-19
Posts: 4

[SOLVED] Wayland display freezing on AMDGPU

Hi. I recently got a new ASUS TUF A14 laptop (FA401UU-RG028W) and attempted to setup Arch Linux on it and it was going fine until I attempted to run a Wayland WM/DE (first tried Sway, then Gnome and KDE). Display is frozen on a single frame a few seconds after either launching the WM/DE or waking up from suspend. Also, when I attempt to do any input during this state, then suspend and wake up, I'm able to confirm that that input does get processed, even though I'm not able to move to other TTYs.

System Specifications:
- GPU: Nvidia RTX 4050 Mobile
- Processor: AMD Ryzen™ 7 8845HS

X11 does work. I've tried it with i3 and xfce4 and didn't seem to have any obvious issues but it's getting really annoying switching to i3 after relying on wayland for so long.
Also worth noting that stock Windows is installed on this machine.

I also attempted to completely disable the discrete NVIDIA GPU by following Hybrid graphics#Fully power down discrete GPU
Output of lspci -k -d ::03xx after disabling:

65:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] HawkPoint1 (rev cc)
	Subsystem: ASUSTeK Computer Inc. Device 1e43
	Kernel driver in use: amdgpu
	Kernel modules: amdgpu

Here's the output of journalctl -b -1 after inevitably rebooting from attempting to run GDM with doas systemctl start gdm.service:

Nov 20 02:20:02 archlinux kernel: Linux version 6.17.8-arch1-1 (linux@archlinux) (gcc (GCC) 15.2.1 20251112, GNU ld (GNU Binutils) 2.45.1) #1 SMP PREEMPT_DYNAMIC Fri, 14 Nov 2025 06:54:20 +0000
Nov 20 02:20:02 archlinux kernel: Command line: initrd=\initramfs-linux.img root=UUID=c8d6f7c6-05dc-4ac7-89fc-54b31b3c7cf2 rw
Nov 20 02:20:02 archlinux kernel: BIOS-provided physical RAM map:
Nov 20 02:20:02 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Nov 20 02:20:02 archlinux kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Nov 20 02:20:02 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009b7efff] usable
Nov 20 02:20:02 archlinux kernel: BIOS-e820: [mem 0x0000000009b7f000-0x0000000009ffffff] reserved
Nov 20 02:20:02 archlinux kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Nov 20 02:20:02 archlinux kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a23bfff] ACPI NVS
Nov 20 02:20:02 archlinux kernel: BIOS-e820: [mem 0x000000000a23c000-0x0000000093433fff] usable
Nov 20 02:20:02 archlinux kernel: BIOS-e820: [mem 0x0000000093434000-0x0000000095e36fff] reserved
Nov 20 02:20:02 archlinux kernel: BIOS-e820: [mem 0x0000000095e37000-0x0000000095ec2fff] ACPI data
Nov 20 02:20:02 archlinux kernel: BIOS-e820: [mem 0x0000000095ec3000-0x0000000096977fff] ACPI NVS
Nov 20 02:20:02 archlinux kernel: BIOS-e820: [mem 0x0000000096978000-0x000000009a3fefff] reserved
Nov 20 02:20:02 archlinux kernel: BIOS-e820: [mem 0x000000009a3ff000-0x000000009bffafff] usable
Nov 20 02:20:02 archlinux kernel: BIOS-e820: [mem 0x000000009bffb000-0x000000009bffdfff] reserved
Nov 20 02:20:02 archlinux kernel: BIOS-e820: [mem 0x000000009bffe000-0x000000009bffffff] usable
Nov 20 02:20:02 archlinux kernel: BIOS-e820: [mem 0x000000009c000000-0x000000009cffffff] reserved
Nov 20 02:20:02 archlinux kernel: BIOS-e820: [mem 0x000000009d790000-0x000000009d7effff] reserved
Nov 20 02:20:02 archlinux kernel: BIOS-e820: [mem 0x000000009d7f5000-0x000000009fffffff] reserved
Nov 20 02:20:02 archlinux kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Nov 20 02:20:02 archlinux kernel: BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Nov 20 02:20:02 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x000000043e2fffff] usable
Nov 20 02:20:02 archlinux kernel: BIOS-e820: [mem 0x000000043f340000-0x00000004801fffff] reserved
Nov 20 02:20:02 archlinux kernel: NX (Execute Disable) protection: active
Nov 20 02:20:02 archlinux kernel: APIC: Static calls initialized
Nov 20 02:20:02 archlinux kernel: efi: EFI v2.8 by American Megatrends
Nov 20 02:20:02 archlinux kernel: efi: ACPI=0x95ec2000 ACPI 2.0=0x95ec2014 TPMFinalLog=0x9692e000 SMBIOS=0x9a077000 SMBIOS 3.0=0x9a076000 MEMATTR=0x8eeb3098 ESRT=0x90fea818 RNG=0x95e52f18 INITRD=0x8cee1a98 TPMEventLog=0x95e47018 
Nov 20 02:20:02 archlinux kernel: random: crng init done
Nov 20 02:20:02 archlinux kernel: efi: Remove mem51: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Nov 20 02:20:02 archlinux kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Nov 20 02:20:02 archlinux kernel: efi: Remove mem52: MMIO range=[0xfd000000-0xfedfffff] (30MB) from e820 map
Nov 20 02:20:02 archlinux kernel: e820: remove [mem 0xfd000000-0xfedfffff] reserved
Nov 20 02:20:02 archlinux kernel: efi: Not removing mem53: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Nov 20 02:20:02 archlinux kernel: efi: Remove mem54: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map
Nov 20 02:20:02 archlinux kernel: e820: remove [mem 0xfee01000-0xffffffff] reserved
Nov 20 02:20:02 archlinux kernel: efi: Remove mem56: MMIO range=[0x460000000-0x4801fffff] (514MB) from e820 map
Nov 20 02:20:02 archlinux kernel: e820: remove [mem 0x460000000-0x4801fffff] reserved
Nov 20 02:20:02 archlinux kernel: SMBIOS 3.5.0 present.
Nov 20 02:20:02 archlinux kernel: DMI: ASUSTeK COMPUTER INC. ASUS TUF Gaming A14 FA401UU_FA401UU/FA401UU, BIOS FA401UU.311 07/11/2025
Nov 20 02:20:02 archlinux kernel: DMI: Memory slots populated: 4/4
Nov 20 02:20:02 archlinux kernel: tsc: Fast TSC calibration using PIT
Nov 20 02:20:02 archlinux kernel: tsc: Detected 3792.996 MHz processor
Nov 20 02:20:02 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Nov 20 02:20:02 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Nov 20 02:20:02 archlinux kernel: last_pfn = 0x43e300 max_arch_pfn = 0x400000000
Nov 20 02:20:02 archlinux kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 20), built from 9 variable MTRRs
Nov 20 02:20:02 archlinux kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Nov 20 02:20:02 archlinux kernel: e820: update [mem 0xa0000000-0xffffffff] usable ==> reserved
Nov 20 02:20:02 archlinux kernel: last_pfn = 0x9c000 max_arch_pfn = 0x400000000
Nov 20 02:20:02 archlinux kernel: esrt: Reserving ESRT space from 0x0000000090fea818 to 0x0000000090fea8a0.
Nov 20 02:20:02 archlinux kernel: e820: update [mem 0x90fea000-0x90feafff] usable ==> reserved
Nov 20 02:20:02 archlinux kernel: Using GB pages for direct mapping
Nov 20 02:20:02 archlinux kernel: Secure boot disabled
Nov 20 02:20:02 archlinux kernel: RAMDISK: [mem 0x786bc000-0x81b1ffff]
Nov 20 02:20:02 archlinux kernel: ACPI: Early table checksum verification disabled
Nov 20 02:20:02 archlinux kernel: ACPI: RSDP 0x0000000095EC2014 000024 (v02 _ASUS_)
Nov 20 02:20:02 archlinux kernel: ACPI: XSDT 0x0000000095EC1728 00018C (v01 _ASUS_ Notebook 01072009 AMI  01000013)
Nov 20 02:20:02 archlinux kernel: ACPI: FACP 0x0000000095EB5000 000114 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
Nov 20 02:20:02 archlinux kernel: ACPI: DSDT 0x0000000095EA2000 012F18 (v02 _ASUS_ Notebook 01072009 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: FACS 0x000000009611B000 000040
Nov 20 02:20:02 archlinux kernel: ACPI: MSDM 0x0000000095EC0000 000055 (v03 _ASUS_ Notebook 01072009 ASUS 00000001)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095EB7000 008416 (v02 AMD    AmdTable 00000002 MSFT 02000002)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095EB6000 000221 (v02 _ASUS_ CPUSSDT  01072009 AMI  01072009)
Nov 20 02:20:02 archlinux kernel: ACPI: FIDT 0x0000000095EA1000 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Nov 20 02:20:02 archlinux kernel: ACPI: MCFG 0x0000000095EA0000 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00010013)
Nov 20 02:20:02 archlinux kernel: ACPI: HPET 0x0000000095E9F000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00000005)
Nov 20 02:20:02 archlinux kernel: ACPI: UEFI 0x000000009611A000 000048 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
Nov 20 02:20:02 archlinux kernel: ACPI: FPDT 0x0000000095E9E000 000044 (v01 _ASUS_ A M I    01072009 AMI  01000013)
Nov 20 02:20:02 archlinux kernel: ACPI: VFCT 0x0000000095E99000 004284 (v01 _ASUS_ Notebook 00000001 AMD  33504F47)
Nov 20 02:20:02 archlinux kernel: ACPI: BGRT 0x0000000095E98000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Nov 20 02:20:02 archlinux kernel: ACPI: TPM2 0x0000000095E97000 000044 (v05 _ASUS_ Notebook 00000001 AMI  00000000)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E91000 00547E (v02 AMD    AmdTable 00000001 AMD  00000001)
Nov 20 02:20:02 archlinux kernel: ACPI: CRAT 0x0000000095E90000 000EE8 (v01 AMD    AmdTable 00000001 AMD  00000001)
Nov 20 02:20:02 archlinux kernel: ACPI: CDIT 0x0000000095E8F000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
Nov 20 02:20:02 archlinux kernel: ACPI: SDEV 0x0000000095E8E000 000144 (v01 AMD    SdevTble 00000001 ACPI 00000002)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E8A000 003976 (v01 OptRf2 Opt2Tabl 00001000 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E89000 0009B3 (v01 NvDDS  Nv20DDS  00001000 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E87000 0015C0 (v02 AMD    CPMDFIG2 00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E84000 002A96 (v02 AMD    CDFAAIG2 00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E7F000 001E70 (v02 AMD    CPMPMF   00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E7E000 0006D3 (v02 AMD    CPMWLRC  00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E7D000 0005C2 (v02 AMD    OEMACP   00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E7C000 0008B2 (v02 AMD    OEMPMF   00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E72000 009902 (v02 AMD    CPMCMN   00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: WSMT 0x0000000095E83000 000028 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Nov 20 02:20:02 archlinux kernel: ACPI: APIC 0x0000000095E82000 0000E8 (v05 _ASUS_ Notebook 01072009 AMI  00010013)
Nov 20 02:20:02 archlinux kernel: ACPI: MHSP 0x0000000095E81000 0000C8 (v04 AMD    AGESA    20505348 ?    00000001)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E71000 0000E5 (v02 MSFT   MHSP     00000004 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E70000 000051 (v02 AMD    DRTM     00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: IVRS 0x0000000095E6F000 0001F8 (v02 AMD    AmdTable 00000001 AMD  00000001)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E6E000 000960 (v02 AMD    CPMMSOSC 00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E6D000 000FED (v02 AMD    CPMACPV5 00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E6C000 0007CD (v02 AMD    THERMAL0 00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E6B000 000FEF (v02 AMD    GPP_PME_ 00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E61000 00951F (v02 AMD    INTGPP03 00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E5C000 004FE3 (v02 AMD    INTGPP01 00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E5B000 000962 (v02 AMD    CPMGPIO0 00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E5A000 00008D (v02 AMD    CPMMSLPI 00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E59000 000E0E (v02 AMD    CPMUCSI  00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E58000 000CDF (v02 AMD    WwanSsdt 00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E57000 000B2B (v01 AMD    WLAN     00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E56000 000742 (v02 AMD    NVME     00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E55000 000AA9 (v02 AMD    GpMsSsdt 00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: SSDT 0x0000000095E53000 001836 (v02 AMD    UPEP     00000001 INTL 20230331)
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving FACP table memory at [mem 0x95eb5000-0x95eb5113]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving DSDT table memory at [mem 0x95ea2000-0x95eb4f17]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving FACS table memory at [mem 0x9611b000-0x9611b03f]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving MSDM table memory at [mem 0x95ec0000-0x95ec0054]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95eb7000-0x95ebf415]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95eb6000-0x95eb6220]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving FIDT table memory at [mem 0x95ea1000-0x95ea109b]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving MCFG table memory at [mem 0x95ea0000-0x95ea003b]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving HPET table memory at [mem 0x95e9f000-0x95e9f037]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving UEFI table memory at [mem 0x9611a000-0x9611a047]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving FPDT table memory at [mem 0x95e9e000-0x95e9e043]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving VFCT table memory at [mem 0x95e99000-0x95e9d283]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving BGRT table memory at [mem 0x95e98000-0x95e98037]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving TPM2 table memory at [mem 0x95e97000-0x95e97043]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e91000-0x95e9647d]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving CRAT table memory at [mem 0x95e90000-0x95e90ee7]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving CDIT table memory at [mem 0x95e8f000-0x95e8f028]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SDEV table memory at [mem 0x95e8e000-0x95e8e143]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e8a000-0x95e8d975]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e89000-0x95e899b2]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e87000-0x95e885bf]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e84000-0x95e86a95]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e7f000-0x95e80e6f]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e7e000-0x95e7e6d2]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e7d000-0x95e7d5c1]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e7c000-0x95e7c8b1]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e72000-0x95e7b901]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving WSMT table memory at [mem 0x95e83000-0x95e83027]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving APIC table memory at [mem 0x95e82000-0x95e820e7]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving MHSP table memory at [mem 0x95e81000-0x95e810c7]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e71000-0x95e710e4]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e70000-0x95e70050]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving IVRS table memory at [mem 0x95e6f000-0x95e6f1f7]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e6e000-0x95e6e95f]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e6d000-0x95e6dfec]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e6c000-0x95e6c7cc]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e6b000-0x95e6bfee]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e61000-0x95e6a51e]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e5c000-0x95e60fe2]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e5b000-0x95e5b961]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e5a000-0x95e5a08c]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e59000-0x95e59e0d]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e58000-0x95e58cde]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e57000-0x95e57b2a]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e56000-0x95e56741]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e55000-0x95e55aa8]
Nov 20 02:20:02 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x95e53000-0x95e54835]
Nov 20 02:20:02 archlinux kernel: No NUMA configuration found
Nov 20 02:20:02 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x000000043e2fffff]
Nov 20 02:20:02 archlinux kernel: NODE_DATA(0) allocated [mem 0x43e2d52c0-0x43e2fffff]
Nov 20 02:20:02 archlinux kernel: Zone ranges:
Nov 20 02:20:02 archlinux kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Nov 20 02:20:02 archlinux kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Nov 20 02:20:02 archlinux kernel:   Normal   [mem 0x0000000100000000-0x000000043e2fffff]
Nov 20 02:20:02 archlinux kernel:   Device   empty
Nov 20 02:20:02 archlinux kernel: Movable zone start for each node
Nov 20 02:20:02 archlinux kernel: Early memory node ranges
Nov 20 02:20:02 archlinux kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Nov 20 02:20:02 archlinux kernel:   node   0: [mem 0x0000000000100000-0x0000000009b7efff]
Nov 20 02:20:02 archlinux kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Nov 20 02:20:02 archlinux kernel:   node   0: [mem 0x000000000a23c000-0x0000000093433fff]
Nov 20 02:20:02 archlinux kernel:   node   0: [mem 0x000000009a3ff000-0x000000009bffafff]
Nov 20 02:20:02 archlinux kernel:   node   0: [mem 0x000000009bffe000-0x000000009bffffff]
Nov 20 02:20:02 archlinux kernel:   node   0: [mem 0x0000000100000000-0x000000043e2fffff]
Nov 20 02:20:02 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000043e2fffff]
Nov 20 02:20:02 archlinux kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Nov 20 02:20:02 archlinux kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Nov 20 02:20:02 archlinux kernel: On node 0, zone DMA32: 1153 pages in unavailable ranges
Nov 20 02:20:02 archlinux kernel: On node 0, zone DMA32: 60 pages in unavailable ranges
Nov 20 02:20:02 archlinux kernel: On node 0, zone DMA32: 28619 pages in unavailable ranges
Nov 20 02:20:02 archlinux kernel: On node 0, zone DMA32: 3 pages in unavailable ranges
Nov 20 02:20:02 archlinux kernel: On node 0, zone Normal: 16384 pages in unavailable ranges
Nov 20 02:20:02 archlinux kernel: On node 0, zone Normal: 7424 pages in unavailable ranges
Nov 20 02:20:02 archlinux kernel: ACPI: PM-Timer IO Port: 0x808
Nov 20 02:20:02 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Nov 20 02:20:02 archlinux kernel: IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
Nov 20 02:20:02 archlinux kernel: IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
Nov 20 02:20:02 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Nov 20 02:20:02 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 1 global_irq 1 low edge)
Nov 20 02:20:02 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Nov 20 02:20:02 archlinux kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Nov 20 02:20:02 archlinux kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Nov 20 02:20:02 archlinux kernel: e820: update [mem 0x8ed6f000-0x8edbbfff] usable ==> reserved
Nov 20 02:20:02 archlinux kernel: CPU topo: Max. logical packages:   1
Nov 20 02:20:02 archlinux kernel: CPU topo: Max. logical dies:       1
Nov 20 02:20:02 archlinux kernel: CPU topo: Max. dies per package:   1
Nov 20 02:20:02 archlinux kernel: CPU topo: Max. threads per core:   2
Nov 20 02:20:02 archlinux kernel: CPU topo: Num. cores per package:     8
Nov 20 02:20:02 archlinux kernel: CPU topo: Num. threads per package:  16
Nov 20 02:20:02 archlinux kernel: CPU topo: Allowing 16 present CPUs plus 0 hotplug CPUs
Nov 20 02:20:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Nov 20 02:20:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Nov 20 02:20:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x09b7f000-0x09ffffff]
Nov 20 02:20:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a23bfff]
Nov 20 02:20:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x8ed6f000-0x8edbbfff]
Nov 20 02:20:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x90fea000-0x90feafff]
Nov 20 02:20:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x93434000-0x9a3fefff]
Nov 20 02:20:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x9bffb000-0x9bffdfff]
Nov 20 02:20:02 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x9c000000-0xffffffff]
Nov 20 02:20:02 archlinux kernel: [mem 0xa0000000-0xfedfffff] available for PCI devices
Nov 20 02:20:02 archlinux kernel: Booting paravirtualized kernel on bare hardware
Nov 20 02:20:02 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Nov 20 02:20:02 archlinux kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
Nov 20 02:20:02 archlinux kernel: percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u262144
Nov 20 02:20:02 archlinux kernel: pcpu-alloc: s217088 r8192 d28672 u262144 alloc=1*2097152
Nov 20 02:20:02 archlinux kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Nov 20 02:20:02 archlinux kernel: Kernel command line: initrd=\initramfs-linux.img root=UUID=c8d6f7c6-05dc-4ac7-89fc-54b31b3c7cf2 rw
Nov 20 02:20:02 archlinux kernel: printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
Nov 20 02:20:02 archlinux kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Nov 20 02:20:02 archlinux kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Nov 20 02:20:02 archlinux kernel: software IO TLB: area num 16.
Nov 20 02:20:02 archlinux kernel: Fallback order for Node 0: 0 
Nov 20 02:20:02 archlinux kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4009492
Nov 20 02:20:02 archlinux kernel: Policy zone: Normal
Nov 20 02:20:02 archlinux kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Nov 20 02:20:02 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
Nov 20 02:20:02 archlinux kernel: ftrace: allocating 56535 entries in 224 pages
Nov 20 02:20:02 archlinux kernel: ftrace: allocated 224 pages with 3 groups
Nov 20 02:20:02 archlinux kernel: Dynamic Preempt: full
Nov 20 02:20:02 archlinux kernel: rcu: Preemptible hierarchical RCU implementation.
Nov 20 02:20:02 archlinux kernel: rcu:         RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
Nov 20 02:20:02 archlinux kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Nov 20 02:20:02 archlinux kernel:         Trampoline variant of Tasks RCU enabled.
Nov 20 02:20:02 archlinux kernel:         Rude variant of Tasks RCU enabled.
Nov 20 02:20:02 archlinux kernel:         Tracing variant of Tasks RCU enabled.
Nov 20 02:20:02 archlinux kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
Nov 20 02:20:02 archlinux kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
Nov 20 02:20:02 archlinux kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
Nov 20 02:20:02 archlinux kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
Nov 20 02:20:02 archlinux kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
Nov 20 02:20:02 archlinux kernel: NR_IRQS: 524544, nr_irqs: 1096, preallocated irqs: 16
Nov 20 02:20:02 archlinux kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Nov 20 02:20:02 archlinux kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Nov 20 02:20:02 archlinux kernel: Console: colour dummy device 80x25
Nov 20 02:20:02 archlinux kernel: printk: legacy console [tty0] enabled
Nov 20 02:20:02 archlinux kernel: ACPI: Core revision 20250404
Nov 20 02:20:02 archlinux kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Nov 20 02:20:02 archlinux kernel: APIC: Switch to symmetric I/O mode setup
Nov 20 02:20:02 archlinux kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:0xa0
Nov 20 02:20:02 archlinux kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:0xa0
Nov 20 02:20:02 archlinux kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:0xa0
Nov 20 02:20:02 archlinux kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:0xa0
Nov 20 02:20:02 archlinux kernel: AMD-Vi: Using global IVHD EFR:0x246577efa2054ada, EFR2:0x0
Nov 20 02:20:02 archlinux kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Nov 20 02:20:02 archlinux kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Nov 20 02:20:02 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d58ff42897, max_idle_ns: 881590848105 ns
Nov 20 02:20:02 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7585.99 BogoMIPS (lpj=3792996)
Nov 20 02:20:02 archlinux kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Nov 20 02:20:02 archlinux kernel: LVT offset 1 assigned for vector 0xf9
Nov 20 02:20:02 archlinux kernel: LVT offset 2 assigned for vector 0xf4
Nov 20 02:20:02 archlinux kernel: Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
Nov 20 02:20:02 archlinux kernel: Last level dTLB entries: 4KB 3072, 2MB 3072, 4MB 1536, 1GB 0
Nov 20 02:20:02 archlinux kernel: process: using mwait in idle threads
Nov 20 02:20:02 archlinux kernel: mitigations: Enabled attack vectors: user_kernel, user_user, guest_host, guest_guest, SMT mitigations: auto
Nov 20 02:20:02 archlinux kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Nov 20 02:20:02 archlinux kernel: Transient Scheduler Attacks: Mitigation: Clear CPU buffers
Nov 20 02:20:02 archlinux kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Nov 20 02:20:02 archlinux kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Nov 20 02:20:02 archlinux kernel: Speculative Return Stack Overflow: Mitigation: Safe RET
Nov 20 02:20:02 archlinux kernel: VMSCAPE: Mitigation: IBPB before exit to userspace
Nov 20 02:20:02 archlinux kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Nov 20 02:20:02 archlinux kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Nov 20 02:20:02 archlinux kernel: active return thunk: srso_alias_return_thunk
Nov 20 02:20:02 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Nov 20 02:20:02 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Nov 20 02:20:02 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Nov 20 02:20:02 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
Nov 20 02:20:02 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
Nov 20 02:20:02 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
Nov 20 02:20:02 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Nov 20 02:20:02 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Nov 20 02:20:02 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x1000: 'Control-flow Kernel registers (KVM only)'
Nov 20 02:20:02 archlinux kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Nov 20 02:20:02 archlinux kernel: x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
Nov 20 02:20:02 archlinux kernel: x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
Nov 20 02:20:02 archlinux kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
Nov 20 02:20:02 archlinux kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
Nov 20 02:20:02 archlinux kernel: x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]:   16
Nov 20 02:20:02 archlinux kernel: x86/fpu: xstate_offset[12]: 2456, xstate_sizes[12]:   24
Nov 20 02:20:02 archlinux kernel: x86/fpu: Enabled xstate features 0x1ae7, context size is 2480 bytes, using 'compacted' format.
Nov 20 02:20:02 archlinux kernel: Freeing SMP alternatives memory: 56K
Nov 20 02:20:02 archlinux kernel: pid_max: default: 32768 minimum: 301
Nov 20 02:20:02 archlinux kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Nov 20 02:20:02 archlinux kernel: landlock: Up and running.
Nov 20 02:20:02 archlinux kernel: Yama: becoming mindful.
Nov 20 02:20:02 archlinux kernel: LSM support for eBPF active
Nov 20 02:20:02 archlinux kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Nov 20 02:20:02 archlinux kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Nov 20 02:20:02 archlinux kernel: smpboot: CPU0: AMD Ryzen 7 8845HS w/ Radeon 780M Graphics (family: 0x19, model: 0x75, stepping: 0x2)
Nov 20 02:20:02 archlinux kernel: Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
Nov 20 02:20:02 archlinux kernel: ... version:                2
Nov 20 02:20:02 archlinux kernel: ... bit width:              48
Nov 20 02:20:02 archlinux kernel: ... generic registers:      6
Nov 20 02:20:02 archlinux kernel: ... value mask:             0000ffffffffffff
Nov 20 02:20:02 archlinux kernel: ... max period:             00007fffffffffff
Nov 20 02:20:02 archlinux kernel: ... fixed-purpose events:   0
Nov 20 02:20:02 archlinux kernel: ... event mask:             000000000000003f
Nov 20 02:20:02 archlinux kernel: signal: max sigframe size: 3376
Nov 20 02:20:02 archlinux kernel: rcu: Hierarchical SRCU implementation.
Nov 20 02:20:02 archlinux kernel: rcu:         Max phase no-delay instances is 400.
Nov 20 02:20:02 archlinux kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Nov 20 02:20:02 archlinux kernel: MCE: In-kernel MCE decoding enabled.
Nov 20 02:20:02 archlinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Nov 20 02:20:02 archlinux kernel: smp: Bringing up secondary CPUs ...
Nov 20 02:20:02 archlinux kernel: smpboot: x86: Booting SMP configuration:
Nov 20 02:20:02 archlinux kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
Nov 20 02:20:02 archlinux kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Nov 20 02:20:02 archlinux kernel: smp: Brought up 1 node, 16 CPUs
Nov 20 02:20:02 archlinux kernel: smpboot: Total of 16 processors activated (121375.87 BogoMIPS)
Nov 20 02:20:02 archlinux kernel: Memory: 15455004K/16037968K available (20065K kernel code, 2946K rwdata, 16204K rodata, 4688K init, 4880K bss, 559740K reserved, 0K cma-reserved)
Nov 20 02:20:02 archlinux kernel: devtmpfs: initialized
Nov 20 02:20:02 archlinux kernel: x86/mm: Memory block size: 128MB
Nov 20 02:20:02 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a23bfff] (245760 bytes)
Nov 20 02:20:02 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x95ec3000-0x96977fff] (11227136 bytes)
Nov 20 02:20:02 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Nov 20 02:20:02 archlinux kernel: posixtimers hash table entries: 8192 (order: 5, 131072 bytes, linear)
Nov 20 02:20:02 archlinux kernel: futex hash table entries: 4096 (262144 bytes on 1 NUMA nodes, total 256 KiB, linear).
Nov 20 02:20:02 archlinux kernel: pinctrl core: initialized pinctrl subsystem
Nov 20 02:20:02 archlinux kernel: PM: RTC time: 00:20:01, date: 2025-11-20
Nov 20 02:20:02 archlinux kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Nov 20 02:20:02 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Nov 20 02:20:02 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Nov 20 02:20:02 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Nov 20 02:20:02 archlinux kernel: audit: initializing netlink subsys (disabled)
Nov 20 02:20:02 archlinux kernel: audit: type=2000 audit(1763598001.160:1): state=initialized audit_enabled=0 res=1
Nov 20 02:20:02 archlinux kernel: thermal_sys: Registered thermal governor 'fair_share'
Nov 20 02:20:02 archlinux kernel: thermal_sys: Registered thermal governor 'bang_bang'
Nov 20 02:20:02 archlinux kernel: thermal_sys: Registered thermal governor 'step_wise'
Nov 20 02:20:02 archlinux kernel: thermal_sys: Registered thermal governor 'user_space'
Nov 20 02:20:02 archlinux kernel: thermal_sys: Registered thermal governor 'power_allocator'
Nov 20 02:20:02 archlinux kernel: cpuidle: using governor ladder
Nov 20 02:20:02 archlinux kernel: cpuidle: using governor menu
Nov 20 02:20:02 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Nov 20 02:20:02 archlinux kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
Nov 20 02:20:02 archlinux kernel: PCI: Using configuration type 1 for base access
Nov 20 02:20:02 archlinux kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Nov 20 02:20:02 archlinux kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Nov 20 02:20:02 archlinux kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Nov 20 02:20:02 archlinux kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Nov 20 02:20:02 archlinux kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Nov 20 02:20:02 archlinux kernel: raid6: skipped pq benchmark and selected avx512x4
Nov 20 02:20:02 archlinux kernel: raid6: using avx512x2 recovery algorithm
Nov 20 02:20:02 archlinux kernel: ACPI: Added _OSI(Module Device)
Nov 20 02:20:02 archlinux kernel: ACPI: Added _OSI(Processor Device)
Nov 20 02:20:02 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
Nov 20 02:20:02 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP6.WLAN._DSM], AE_ALREADY_EXISTS (20250404/dswload2-326)
Nov 20 02:20:02 archlinux kernel: fbcon: Taking over console
Nov 20 02:20:02 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
Nov 20 02:20:02 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Nov 20 02:20:02 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP6.WLAN._S0W], AE_ALREADY_EXISTS (20250404/dswload2-326)
Nov 20 02:20:02 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
Nov 20 02:20:02 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Nov 20 02:20:02 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP6._S0W], AE_ALREADY_EXISTS (20250404/dswload2-326)
Nov 20 02:20:02 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
Nov 20 02:20:02 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP6.WLAN.PCIC], AE_ALREADY_EXISTS (20250404/dswload2-326)
Nov 20 02:20:02 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
Nov 20 02:20:02 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP6.WLAN.DVID], AE_ALREADY_EXISTS (20250404/dsfield-637)
Nov 20 02:20:02 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP6.WLAN.DDID], AE_ALREADY_EXISTS (20250404/dsfield-637)
Nov 20 02:20:02 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP6.WLAN._S0W], AE_ALREADY_EXISTS (20250404/dswload2-326)
Nov 20 02:20:02 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20250404/psobject-220)
Nov 20 02:20:02 archlinux kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Nov 20 02:20:02 archlinux kernel: ACPI: 29 ACPI AML tables successfully acquired and loaded
Nov 20 02:20:02 archlinux kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Nov 20 02:20:02 archlinux kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Nov 20 02:20:02 archlinux kernel: ACPI: Interpreter enabled
Nov 20 02:20:02 archlinux kernel: ACPI: PM: (supports S0 S4 S5)
Nov 20 02:20:02 archlinux kernel: ACPI: Using IOAPIC for interrupt routing
Nov 20 02:20:02 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Nov 20 02:20:02 archlinux kernel: PCI: Ignoring E820 reservations for host bridge windows
Nov 20 02:20:02 archlinux kernel: ACPI: Enabled 6 GPEs in block 00 to 1F
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PCI0.GPP0.PG00: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PCI0.GPP6.PWSR: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PCI0.GPP7.P0WW: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PCI0.GPP8.P0NV: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PCI0.GP11.PWRS: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PCI0.GP11.SWUS.PWRS: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PCI0.GP12.PWRS: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PCI0.GP12.SWUS.PWRS: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PCI0.GP17.PWRS: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PCI0.GP17.VGA_.PWRS: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PCI0.GP17.HDAU.PWRS: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PCI0.GP17.ACP_.PWRS: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PCI0.GP17.AZAL.PWRS: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PCI0.GP17.XHC0.PWRS: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PCI0.GP17.XHC1.PWRS: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PCI0.GP19.XHC2.PWRS: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PCI0.GP19.XHC3.PWRS: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PCI0.GP19.XHC4.PWRS: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PCI0.GP19.NHI0.PWRS: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PCI0.GP19.NHI1.PWRS: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PRWL: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: \_SB_.PRWB: New power resource
Nov 20 02:20:02 archlinux kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Nov 20 02:20:02 archlinux kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Nov 20 02:20:02 archlinux kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Nov 20 02:20:02 archlinux kernel: PCI host bridge to bus 0000:00
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xfa000000-0xfcffffff window]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xf9ffffff window]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xa0000000-0xdfffffff window]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x460000000-0x7fffffffff window]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:00.0: [1022:14e8] type 00 class 0x060000 conventional PCI endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:00:00.2: [1022:14e9] type 00 class 0x080600 conventional PCI endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:00:01.0: [1022:14ea] type 00 class 0x060000 conventional PCI endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:00:01.1: [1022:14ed] type 01 class 0x060400 PCIe Root Port
Nov 20 02:20:02 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xdc000000-0xdd0fffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0x7c00000000-0x7e01ffffff 64bit pref]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.0: [1022:14ea] type 00 class 0x060000 conventional PCI endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.1: [1022:14ee] type 01 class 0x060400 PCIe Root Port
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.1: PCI bridge to [bus 02]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.1:   bridge window [mem 0xddf00000-0xddffffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.2: [1022:14ee] type 01 class 0x060400 PCIe Root Port
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.2: PCI bridge to [bus 03]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.2:   bridge window [mem 0xddb00000-0xddcfffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.4: [1022:14ee] type 01 class 0x060400 PCIe Root Port
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.4: PCI bridge to [bus 04]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.4:   bridge window [mem 0xdde00000-0xddefffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
Nov 20 02:20:02 archlinux kernel: pci 0000:00:03.0: [1022:14ea] type 00 class 0x060000 conventional PCI endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:00:03.1: [1022:14ef] type 01 class 0x060400 PCIe Root Port
Nov 20 02:20:02 archlinux kernel: pci 0000:00:03.1: PCI bridge to [bus 05-64]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:03.1:   bridge window [io  0xa000-0xdfff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:03.1:   bridge window [mem 0xc4000000-0xdbffffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:03.1:   bridge window [mem 0x6c00000000-0x7bffffffff 64bit pref]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:03.1: enabling Extended Tags
Nov 20 02:20:02 archlinux kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
Nov 20 02:20:02 archlinux kernel: pci 0000:00:04.0: [1022:14ea] type 00 class 0x060000 conventional PCI endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.0: [1022:14ea] type 00 class 0x060000 conventional PCI endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.1: [1022:14eb] type 01 class 0x060400 PCIe Root Port
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 65]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xdd200000-0xdd7fffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0x7e10000000-0x7e207fffff 64bit pref]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.1: enabling Extended Tags
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.2: [1022:14eb] type 01 class 0x060400 PCIe Root Port
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.2: PCI bridge to [bus 66]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.2:   bridge window [mem 0xddd00000-0xdddfffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.2:   bridge window [mem 0x7e20900000-0x7e209fffff 64bit pref]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.2: enabling Extended Tags
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.3: [1022:14eb] type 01 class 0x060400 PCIe Root Port
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.3: PCI bridge to [bus 67]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.3:   bridge window [mem 0xdd800000-0xddafffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.3: enabling Extended Tags
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
Nov 20 02:20:02 archlinux kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:00:18.0: [1022:14f0] type 00 class 0x060000 conventional PCI endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:00:18.1: [1022:14f1] type 00 class 0x060000 conventional PCI endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:00:18.2: [1022:14f2] type 00 class 0x060000 conventional PCI endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:00:18.3: [1022:14f3] type 00 class 0x060000 conventional PCI endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:00:18.4: [1022:14f4] type 00 class 0x060000 conventional PCI endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:00:18.5: [1022:14f5] type 00 class 0x060000 conventional PCI endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:00:18.6: [1022:14f6] type 00 class 0x060000 conventional PCI endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:00:18.7: [1022:14f7] type 00 class 0x060000 conventional PCI endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:01:00.0: [10de:28e1] type 00 class 0x030000 PCIe Legacy Endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:01:00.0: BAR 0 [mem 0xdc000000-0xdcffffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:01:00.0: BAR 1 [mem 0x7c00000000-0x7dffffffff 64bit pref]
Nov 20 02:20:02 archlinux kernel: pci 0000:01:00.0: BAR 3 [mem 0x7e00000000-0x7e01ffffff 64bit pref]
Nov 20 02:20:02 archlinux kernel: pci 0000:01:00.0: BAR 5 [io  0xf000-0xf07f]
Nov 20 02:20:02 archlinux kernel: pci 0000:01:00.0: ROM [mem 0xdd000000-0xdd07ffff pref]
Nov 20 02:20:02 archlinux kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Nov 20 02:20:02 archlinux kernel: pci 0000:01:00.1: [10de:22be] type 00 class 0x040300 PCIe Endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:01:00.1: BAR 0 [mem 0xdd080000-0xdd083fff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Nov 20 02:20:02 archlinux kernel: pci 0000:02:00.0: [17a0:9755] type 00 class 0x080501 PCIe Endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:02:00.0: BAR 0 [mem 0xddf00000-0xddf00fff]
Nov 20 02:20:02 archlinux kernel: pci 0000:02:00.0: supports D1 D2
Nov 20 02:20:02 archlinux kernel: pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.1: PCI bridge to [bus 02]
Nov 20 02:20:02 archlinux kernel: pci 0000:03:00.0: [14c3:0616] type 00 class 0x028000 PCIe Endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:03:00.0: BAR 0 [mem 0xddb00000-0xddbfffff 64bit pref]
Nov 20 02:20:02 archlinux kernel: pci 0000:03:00.0: BAR 2 [mem 0xddc00000-0xddc07fff 64bit]
Nov 20 02:20:02 archlinux kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.2: PCI bridge to [bus 03]
Nov 20 02:20:02 archlinux kernel: pci 0000:04:00.0: [144d:a80d] type 00 class 0x010802 PCIe Endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:04:00.0: BAR 0 [mem 0xdde00000-0xdde03fff 64bit]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.4: PCI bridge to [bus 04]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:03.1: PCI bridge to [bus 05-64]
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.0: [1002:1900] type 00 class 0x030000 PCIe Legacy Endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.0: BAR 0 [mem 0x7e10000000-0x7e1fffffff 64bit pref]
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.0: BAR 2 [mem 0xdd200000-0xdd3fffff 64bit pref]
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.0: BAR 4 [io  0xe000-0xe0ff]
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.0: BAR 5 [mem 0xdd700000-0xdd77ffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.0: enabling Extended Tags
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.0: PME# supported from D1 D2 D3hot D3cold
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.1: BAR 0 [mem 0xdd7c8000-0xdd7cbfff]
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.1: enabling Extended Tags
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.1: PME# supported from D1 D2 D3hot D3cold
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.2: [1022:15c7] type 00 class 0x108000 PCIe Endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.2: BAR 2 [mem 0xdd600000-0xdd6fffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.2: BAR 5 [mem 0xdd7cc000-0xdd7cdfff]
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.2: enabling Extended Tags
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.3: [1022:15b9] type 00 class 0x0c0330 PCIe Endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.3: BAR 0 [mem 0xdd500000-0xdd5fffff 64bit]
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.3: enabling Extended Tags
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.3: PME# supported from D0 D3hot D3cold
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.4: [1022:15ba] type 00 class 0x0c0330 PCIe Endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.4: BAR 0 [mem 0xdd400000-0xdd4fffff 64bit]
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.4: enabling Extended Tags
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.4: PME# supported from D0 D3hot D3cold
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.5: [1022:15e2] type 00 class 0x048000 PCIe Endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.5: BAR 0 [mem 0xdd780000-0xdd7bffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.5: BAR 2 [mem 0x7e20000000-0x7e207fffff 64bit pref]
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.5: enabling Extended Tags
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.5: PME# supported from D0 D3hot D3cold
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.6: BAR 0 [mem 0xdd7c0000-0xdd7c7fff]
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.6: enabling Extended Tags
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.6: PME# supported from D0 D3hot D3cold
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 65]
Nov 20 02:20:02 archlinux kernel: pci 0000:66:00.0: [1022:14ec] type 00 class 0x130000 PCIe Endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:66:00.0: enabling Extended Tags
Nov 20 02:20:02 archlinux kernel: pci 0000:66:00.0: PME# supported from D3hot D3cold
Nov 20 02:20:02 archlinux kernel: pci 0000:66:00.1: [1022:1502] type 00 class 0x118000 PCIe Endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:66:00.1: BAR 0 [mem 0xddd00000-0xddd7ffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:66:00.1: BAR 1 [mem 0xdddc0000-0xdddc1fff]
Nov 20 02:20:02 archlinux kernel: pci 0000:66:00.1: BAR 2 [mem 0x7e20900000-0x7e2093ffff 64bit pref]
Nov 20 02:20:02 archlinux kernel: pci 0000:66:00.1: BAR 4 [mem 0xddd80000-0xdddbffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:66:00.1: enabling Extended Tags
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.2: PCI bridge to [bus 66]
Nov 20 02:20:02 archlinux kernel: pci 0000:67:00.0: [1022:14ec] type 00 class 0x130000 PCIe Endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:67:00.0: enabling Extended Tags
Nov 20 02:20:02 archlinux kernel: pci 0000:67:00.3: [1022:15c0] type 00 class 0x0c0330 PCIe Endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:67:00.3: BAR 0 [mem 0xdd900000-0xdd9fffff 64bit]
Nov 20 02:20:02 archlinux kernel: pci 0000:67:00.3: enabling Extended Tags
Nov 20 02:20:02 archlinux kernel: pci 0000:67:00.3: PME# supported from D0 D3hot D3cold
Nov 20 02:20:02 archlinux kernel: pci 0000:67:00.4: [1022:15c1] type 00 class 0x0c0330 PCIe Endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:67:00.4: BAR 0 [mem 0xdd800000-0xdd8fffff 64bit]
Nov 20 02:20:02 archlinux kernel: pci 0000:67:00.4: enabling Extended Tags
Nov 20 02:20:02 archlinux kernel: pci 0000:67:00.4: PME# supported from D0 D3hot D3cold
Nov 20 02:20:02 archlinux kernel: pci 0000:67:00.5: [1022:1668] type 00 class 0x0c0340 PCIe Endpoint
Nov 20 02:20:02 archlinux kernel: pci 0000:67:00.5: BAR 0 [mem 0xdda00000-0xdda7ffff 64bit]
Nov 20 02:20:02 archlinux kernel: pci 0000:67:00.5: enabling Extended Tags
Nov 20 02:20:02 archlinux kernel: pci 0000:67:00.5: PME# supported from D0 D3hot D3cold
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.3: PCI bridge to [bus 67]
Nov 20 02:20:02 archlinux kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Nov 20 02:20:02 archlinux kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Nov 20 02:20:02 archlinux kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Nov 20 02:20:02 archlinux kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Nov 20 02:20:02 archlinux kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Nov 20 02:20:02 archlinux kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Nov 20 02:20:02 archlinux kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Nov 20 02:20:02 archlinux kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Nov 20 02:20:02 archlinux kernel: Low-power S0 idle used by default for system suspend
Nov 20 02:20:02 archlinux kernel: iommu: Default domain type: Translated
Nov 20 02:20:02 archlinux kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Nov 20 02:20:02 archlinux kernel: SCSI subsystem initialized
Nov 20 02:20:02 archlinux kernel: libata version 3.00 loaded.
Nov 20 02:20:02 archlinux kernel: ACPI: bus type USB registered
Nov 20 02:20:02 archlinux kernel: usbcore: registered new interface driver usbfs
Nov 20 02:20:02 archlinux kernel: usbcore: registered new interface driver hub
Nov 20 02:20:02 archlinux kernel: usbcore: registered new device driver usb
Nov 20 02:20:02 archlinux kernel: EDAC MC: Ver: 3.0.0
Nov 20 02:20:02 archlinux kernel: efivars: Registered efivars operations
Nov 20 02:20:02 archlinux kernel: NetLabel: Initializing
Nov 20 02:20:02 archlinux kernel: NetLabel:  domain hash size = 128
Nov 20 02:20:02 archlinux kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Nov 20 02:20:02 archlinux kernel: NetLabel:  unlabeled traffic allowed by default
Nov 20 02:20:02 archlinux kernel: mctp: management component transport protocol core
Nov 20 02:20:02 archlinux kernel: NET: Registered PF_MCTP protocol family
Nov 20 02:20:02 archlinux kernel: PCI: Using ACPI for IRQ routing
Nov 20 02:20:02 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes
Nov 20 02:20:02 archlinux kernel: e820: reserve RAM buffer [mem 0x09b7f000-0x0bffffff]
Nov 20 02:20:02 archlinux kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Nov 20 02:20:02 archlinux kernel: e820: reserve RAM buffer [mem 0x8ed6f000-0x8fffffff]
Nov 20 02:20:02 archlinux kernel: e820: reserve RAM buffer [mem 0x90fea000-0x93ffffff]
Nov 20 02:20:02 archlinux kernel: e820: reserve RAM buffer [mem 0x93434000-0x93ffffff]
Nov 20 02:20:02 archlinux kernel: e820: reserve RAM buffer [mem 0x9bffb000-0x9bffffff]
Nov 20 02:20:02 archlinux kernel: e820: reserve RAM buffer [mem 0x43e300000-0x43fffffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:01:00.0: vgaarb: setting as boot VGA device
Nov 20 02:20:02 archlinux kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Nov 20 02:20:02 archlinux kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.0: vgaarb: setting as boot VGA device (overriding previous)
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.0: vgaarb: bridge control possible
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Nov 20 02:20:02 archlinux kernel: vgaarb: loaded
Nov 20 02:20:02 archlinux kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Nov 20 02:20:02 archlinux kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Nov 20 02:20:02 archlinux kernel: clocksource: Switched to clocksource tsc-early
Nov 20 02:20:02 archlinux kernel: VFS: Disk quotas dquot_6.6.0
Nov 20 02:20:02 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Nov 20 02:20:02 archlinux kernel: pnp: PnP ACPI init
Nov 20 02:20:02 archlinux kernel: system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
Nov 20 02:20:02 archlinux kernel: ACPI: IRQ 1 override to edge, low(!)
Nov 20 02:20:02 archlinux kernel: system 00:03: [io  0x04d0-0x04d1] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [io  0x040b] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [io  0x04d6] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [io  0x0c00-0x0c01] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [io  0x0c14] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [io  0x0c50-0x0c51] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [io  0x0c52] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [io  0x0c6c] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [io  0x0c6f] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [io  0x0cd0-0x0cd1] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [io  0x0cd2-0x0cd3] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [io  0x0cd4-0x0cd5] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [io  0x0cd6-0x0cd7] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [io  0x0cd8-0x0cdf] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [io  0x0800-0x089f] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [io  0x0b00-0x0b0f] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [io  0x0b20-0x0b3f] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [io  0x0900-0x090f] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [io  0x0910-0x091f] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
Nov 20 02:20:02 archlinux kernel: system 00:03: [mem 0xff000000-0xffffffff] has been reserved
Nov 20 02:20:02 archlinux kernel: pnp: PnP ACPI: found 4 devices
Nov 20 02:20:02 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Nov 20 02:20:02 archlinux kernel: NET: Registered PF_INET protocol family
Nov 20 02:20:02 archlinux kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Nov 20 02:20:02 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Nov 20 02:20:02 archlinux kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Nov 20 02:20:02 archlinux kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Nov 20 02:20:02 archlinux kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Nov 20 02:20:02 archlinux kernel: TCP: Hash tables configured (established 131072 bind 65536)
Nov 20 02:20:02 archlinux kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Nov 20 02:20:02 archlinux kernel: UDP hash table entries: 8192 (order: 7, 524288 bytes, linear)
Nov 20 02:20:02 archlinux kernel: UDP-Lite hash table entries: 8192 (order: 7, 524288 bytes, linear)
Nov 20 02:20:02 archlinux kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Nov 20 02:20:02 archlinux kernel: NET: Registered PF_XDP protocol family
Nov 20 02:20:02 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xdc000000-0xdd0fffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0x7c00000000-0x7e01ffffff 64bit pref]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.1: PCI bridge to [bus 02]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.1:   bridge window [mem 0xddf00000-0xddffffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.2: PCI bridge to [bus 03]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.2:   bridge window [mem 0xddb00000-0xddcfffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.4: PCI bridge to [bus 04]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.4:   bridge window [mem 0xdde00000-0xddefffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:03.1: PCI bridge to [bus 05-64]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:03.1:   bridge window [io  0xa000-0xdfff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:03.1:   bridge window [mem 0xc4000000-0xdbffffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:03.1:   bridge window [mem 0x6c00000000-0x7bffffffff 64bit pref]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 65]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.1:   bridge window [io  0xe000-0xefff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xdd200000-0xdd7fffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0x7e10000000-0x7e207fffff 64bit pref]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.2: PCI bridge to [bus 66]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.2:   bridge window [mem 0xddd00000-0xdddfffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.2:   bridge window [mem 0x7e20900000-0x7e209fffff 64bit pref]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.3: PCI bridge to [bus 67]
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.3:   bridge window [mem 0xdd800000-0xddafffff]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:00: resource 9 [mem 0xfa000000-0xfcffffff window]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:00: resource 10 [mem 0xf0000000-0xf9ffffff window]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:00: resource 11 [mem 0xa0000000-0xdfffffff window]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:00: resource 12 [mem 0x460000000-0x7fffffffff window]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:01: resource 0 [io  0xf000-0xffff]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0xdc000000-0xdd0fffff]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:01: resource 2 [mem 0x7c00000000-0x7e01ffffff 64bit pref]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:02: resource 1 [mem 0xddf00000-0xddffffff]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:03: resource 1 [mem 0xddb00000-0xddcfffff]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:04: resource 1 [mem 0xdde00000-0xddefffff]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:05: resource 0 [io  0xa000-0xdfff]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:05: resource 1 [mem 0xc4000000-0xdbffffff]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:05: resource 2 [mem 0x6c00000000-0x7bffffffff 64bit pref]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:65: resource 0 [io  0xe000-0xefff]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:65: resource 1 [mem 0xdd200000-0xdd7fffff]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:65: resource 2 [mem 0x7e10000000-0x7e207fffff 64bit pref]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:66: resource 1 [mem 0xddd00000-0xdddfffff]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:66: resource 2 [mem 0x7e20900000-0x7e209fffff 64bit pref]
Nov 20 02:20:02 archlinux kernel: pci_bus 0000:67: resource 1 [mem 0xdd800000-0xddafffff]
Nov 20 02:20:02 archlinux kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
Nov 20 02:20:02 archlinux kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.1: D0 power state depends on 0000:65:00.0
Nov 20 02:20:02 archlinux kernel: PCI: CLS 64 bytes, default 64
Nov 20 02:20:02 archlinux kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Nov 20 02:20:02 archlinux kernel: Trying to unpack rootfs image as initramfs...
Nov 20 02:20:02 archlinux kernel: pci 0000:00:01.0: Adding to iommu group 0
Nov 20 02:20:02 archlinux kernel: pci 0000:00:01.1: Adding to iommu group 1
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.0: Adding to iommu group 2
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.1: Adding to iommu group 3
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.2: Adding to iommu group 4
Nov 20 02:20:02 archlinux kernel: pci 0000:00:02.4: Adding to iommu group 5
Nov 20 02:20:02 archlinux kernel: pci 0000:00:03.0: Adding to iommu group 6
Nov 20 02:20:02 archlinux kernel: pci 0000:00:03.1: Adding to iommu group 6
Nov 20 02:20:02 archlinux kernel: pci 0000:00:04.0: Adding to iommu group 7
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.0: Adding to iommu group 8
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.1: Adding to iommu group 9
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.2: Adding to iommu group 10
Nov 20 02:20:02 archlinux kernel: pci 0000:00:08.3: Adding to iommu group 11
Nov 20 02:20:02 archlinux kernel: pci 0000:00:14.0: Adding to iommu group 12
Nov 20 02:20:02 archlinux kernel: pci 0000:00:14.3: Adding to iommu group 12
Nov 20 02:20:02 archlinux kernel: pci 0000:00:18.0: Adding to iommu group 13
Nov 20 02:20:02 archlinux kernel: pci 0000:00:18.1: Adding to iommu group 13
Nov 20 02:20:02 archlinux kernel: pci 0000:00:18.2: Adding to iommu group 13
Nov 20 02:20:02 archlinux kernel: pci 0000:00:18.3: Adding to iommu group 13
Nov 20 02:20:02 archlinux kernel: pci 0000:00:18.4: Adding to iommu group 13
Nov 20 02:20:02 archlinux kernel: pci 0000:00:18.5: Adding to iommu group 13
Nov 20 02:20:02 archlinux kernel: pci 0000:00:18.6: Adding to iommu group 13
Nov 20 02:20:02 archlinux kernel: pci 0000:00:18.7: Adding to iommu group 13
Nov 20 02:20:02 archlinux kernel: pci 0000:01:00.0: Adding to iommu group 14
Nov 20 02:20:02 archlinux kernel: pci 0000:01:00.1: Adding to iommu group 14
Nov 20 02:20:02 archlinux kernel: pci 0000:02:00.0: Adding to iommu group 15
Nov 20 02:20:02 archlinux kernel: pci 0000:03:00.0: Adding to iommu group 16
Nov 20 02:20:02 archlinux kernel: pci 0000:04:00.0: Adding to iommu group 17
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.0: Adding to iommu group 18
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.1: Adding to iommu group 19
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.2: Adding to iommu group 20
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.3: Adding to iommu group 21
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.4: Adding to iommu group 22
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.5: Adding to iommu group 23
Nov 20 02:20:02 archlinux kernel: pci 0000:65:00.6: Adding to iommu group 24
Nov 20 02:20:02 archlinux kernel: pci 0000:66:00.0: Adding to iommu group 25
Nov 20 02:20:02 archlinux kernel: pci 0000:66:00.1: Adding to iommu group 26
Nov 20 02:20:02 archlinux kernel: pci 0000:67:00.0: Adding to iommu group 27
Nov 20 02:20:02 archlinux kernel: pci 0000:67:00.3: Adding to iommu group 28
Nov 20 02:20:02 archlinux kernel: pci 0000:67:00.4: Adding to iommu group 29
Nov 20 02:20:02 archlinux kernel: pci 0000:67:00.5: Adding to iommu group 30
Nov 20 02:20:02 archlinux kernel: AMD-Vi: Extended features (0x246577efa2054ada, 0x0): PPR NX GT IA GA PC
Nov 20 02:20:02 archlinux kernel: AMD-Vi: Interrupt remapping enabled
Nov 20 02:20:02 archlinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Nov 20 02:20:02 archlinux kernel: software IO TLB: mapped [mem 0x0000000088edb000-0x000000008cedb000] (64MB)
Nov 20 02:20:02 archlinux kernel: LVT offset 0 assigned for vector 0x400
Nov 20 02:20:02 archlinux kernel: perf: AMD IBS detected (0x00000bff)
Nov 20 02:20:02 archlinux kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Nov 20 02:20:02 archlinux kernel: Initialise system trusted keyrings
Nov 20 02:20:02 archlinux kernel: Key type blacklist registered
Nov 20 02:20:02 archlinux kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Nov 20 02:20:02 archlinux kernel: fuse: init (API version 7.44)
Nov 20 02:20:02 archlinux kernel: integrity: Platform Keyring initialized
Nov 20 02:20:02 archlinux kernel: integrity: Machine keyring initialized
Nov 20 02:20:02 archlinux kernel: xor: automatically using best checksumming function   avx       
Nov 20 02:20:02 archlinux kernel: Key type asymmetric registered
Nov 20 02:20:02 archlinux kernel: Asymmetric key parser 'x509' registered
Nov 20 02:20:02 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Nov 20 02:20:02 archlinux kernel: io scheduler mq-deadline registered
Nov 20 02:20:02 archlinux kernel: io scheduler kyber registered
Nov 20 02:20:02 archlinux kernel: io scheduler bfq registered
Nov 20 02:20:02 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
Nov 20 02:20:02 archlinux kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 36
Nov 20 02:20:02 archlinux kernel: pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Nov 20 02:20:02 archlinux kernel: pcieport 0000:00:02.1: PME: Signaling with IRQ 37
Nov 20 02:20:02 archlinux kernel: pcieport 0000:00:02.2: PME: Signaling with IRQ 38
Nov 20 02:20:02 archlinux kernel: pcieport 0000:00:02.4: PME: Signaling with IRQ 39
Nov 20 02:20:02 archlinux kernel: pcieport 0000:00:03.1: PME: Signaling with IRQ 40
Nov 20 02:20:02 archlinux kernel: pcieport 0000:00:03.1: AER: enabled with IRQ 40
Nov 20 02:20:02 archlinux kernel: pcieport 0000:00:03.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Nov 20 02:20:02 archlinux kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 41
Nov 20 02:20:02 archlinux kernel: pcieport 0000:00:08.2: PME: Signaling with IRQ 42
Nov 20 02:20:02 archlinux kernel: pcieport 0000:00:08.3: PME: Signaling with IRQ 43
Nov 20 02:20:02 archlinux kernel: ACPI: AC: AC Adapter [ADP0] (off-line)
Nov 20 02:20:02 archlinux kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:53/PNP0C0D:00/input/input0
Nov 20 02:20:02 archlinux kernel: ACPI: button: Lid Switch [LID0]
Nov 20 02:20:02 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Nov 20 02:20:02 archlinux kernel: ACPI: button: Power Button [PWRB]
Nov 20 02:20:02 archlinux kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
Nov 20 02:20:02 archlinux kernel: ACPI: button: Sleep Button [SLPB]
Nov 20 02:20:02 archlinux kernel: Monitor-Mwait will be used to enter C-1 state
Nov 20 02:20:02 archlinux kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1204
Nov 20 02:20:02 archlinux kernel: thermal LNXTHERM:00: registered as thermal_zone0
Nov 20 02:20:02 archlinux kernel: ACPI: thermal: Thermal Zone [TZ01] (48 C)
Nov 20 02:20:02 archlinux kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Nov 20 02:20:02 archlinux kernel: ACPI: battery: Slot [BAT0] (battery present)
Nov 20 02:20:02 archlinux kernel: Non-volatile memory driver v1.3
Nov 20 02:20:02 archlinux kernel: Linux agpgart interface v0.103
Nov 20 02:20:02 archlinux kernel: Freeing initrd memory: 151952K
Nov 20 02:20:02 archlinux kernel: ACPI: bus type drm_connector registered
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:65:00.3: xHCI Host Controller
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:65:00.3: new USB bus registered, assigned bus number 1
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:65:00.3: hcc params 0x0128ffc5 hci version 0x120 quirks 0x0000000200000010
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:65:00.3: xHCI Host Controller
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:65:00.3: new USB bus registered, assigned bus number 2
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:65:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Nov 20 02:20:02 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.17
Nov 20 02:20:02 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 20 02:20:02 archlinux kernel: usb usb1: Product: xHCI Host Controller
Nov 20 02:20:02 archlinux kernel: usb usb1: Manufacturer: Linux 6.17.8-arch1-1 xhci-hcd
Nov 20 02:20:02 archlinux kernel: usb usb1: SerialNumber: 0000:65:00.3
Nov 20 02:20:02 archlinux kernel: hub 1-0:1.0: USB hub found
Nov 20 02:20:02 archlinux kernel: hub 1-0:1.0: 5 ports detected
Nov 20 02:20:02 archlinux kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Nov 20 02:20:02 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.17
Nov 20 02:20:02 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 20 02:20:02 archlinux kernel: usb usb2: Product: xHCI Host Controller
Nov 20 02:20:02 archlinux kernel: usb usb2: Manufacturer: Linux 6.17.8-arch1-1 xhci-hcd
Nov 20 02:20:02 archlinux kernel: usb usb2: SerialNumber: 0000:65:00.3
Nov 20 02:20:02 archlinux kernel: hub 2-0:1.0: USB hub found
Nov 20 02:20:02 archlinux kernel: hub 2-0:1.0: 2 ports detected
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:65:00.4: xHCI Host Controller
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:65:00.4: new USB bus registered, assigned bus number 3
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:65:00.4: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000010
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:65:00.4: xHCI Host Controller
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:65:00.4: new USB bus registered, assigned bus number 4
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:65:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Nov 20 02:20:02 archlinux kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.17
Nov 20 02:20:02 archlinux kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 20 02:20:02 archlinux kernel: usb usb3: Product: xHCI Host Controller
Nov 20 02:20:02 archlinux kernel: usb usb3: Manufacturer: Linux 6.17.8-arch1-1 xhci-hcd
Nov 20 02:20:02 archlinux kernel: usb usb3: SerialNumber: 0000:65:00.4
Nov 20 02:20:02 archlinux kernel: hub 3-0:1.0: USB hub found
Nov 20 02:20:02 archlinux kernel: hub 3-0:1.0: 1 port detected
Nov 20 02:20:02 archlinux kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Nov 20 02:20:02 archlinux kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.17
Nov 20 02:20:02 archlinux kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 20 02:20:02 archlinux kernel: usb usb4: Product: xHCI Host Controller
Nov 20 02:20:02 archlinux kernel: usb usb4: Manufacturer: Linux 6.17.8-arch1-1 xhci-hcd
Nov 20 02:20:02 archlinux kernel: usb usb4: SerialNumber: 0000:65:00.4
Nov 20 02:20:02 archlinux kernel: hub 4-0:1.0: USB hub found
Nov 20 02:20:02 archlinux kernel: hub 4-0:1.0: 1 port detected
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:67:00.3: xHCI Host Controller
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:67:00.3: new USB bus registered, assigned bus number 5
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:67:00.3: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000010
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:67:00.3: xHCI Host Controller
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:67:00.3: new USB bus registered, assigned bus number 6
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:67:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Nov 20 02:20:02 archlinux kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.17
Nov 20 02:20:02 archlinux kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 20 02:20:02 archlinux kernel: usb usb5: Product: xHCI Host Controller
Nov 20 02:20:02 archlinux kernel: usb usb5: Manufacturer: Linux 6.17.8-arch1-1 xhci-hcd
Nov 20 02:20:02 archlinux kernel: usb usb5: SerialNumber: 0000:67:00.3
Nov 20 02:20:02 archlinux kernel: hub 5-0:1.0: USB hub found
Nov 20 02:20:02 archlinux kernel: hub 5-0:1.0: 1 port detected
Nov 20 02:20:02 archlinux kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Nov 20 02:20:02 archlinux kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.17
Nov 20 02:20:02 archlinux kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 20 02:20:02 archlinux kernel: usb usb6: Product: xHCI Host Controller
Nov 20 02:20:02 archlinux kernel: usb usb6: Manufacturer: Linux 6.17.8-arch1-1 xhci-hcd
Nov 20 02:20:02 archlinux kernel: usb usb6: SerialNumber: 0000:67:00.3
Nov 20 02:20:02 archlinux kernel: hub 6-0:1.0: USB hub found
Nov 20 02:20:02 archlinux kernel: hub 6-0:1.0: 1 port detected
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:67:00.4: xHCI Host Controller
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:67:00.4: new USB bus registered, assigned bus number 7
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:67:00.4: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000010
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:67:00.4: xHCI Host Controller
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:67:00.4: new USB bus registered, assigned bus number 8
Nov 20 02:20:02 archlinux kernel: xhci_hcd 0000:67:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Nov 20 02:20:02 archlinux kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.17
Nov 20 02:20:02 archlinux kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 20 02:20:02 archlinux kernel: usb usb7: Product: xHCI Host Controller
Nov 20 02:20:02 archlinux kernel: usb usb7: Manufacturer: Linux 6.17.8-arch1-1 xhci-hcd
Nov 20 02:20:02 archlinux kernel: usb usb7: SerialNumber: 0000:67:00.4
Nov 20 02:20:02 archlinux kernel: hub 7-0:1.0: USB hub found
Nov 20 02:20:02 archlinux kernel: hub 7-0:1.0: 1 port detected
Nov 20 02:20:02 archlinux kernel: usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
Nov 20 02:20:02 archlinux kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.17
Nov 20 02:20:02 archlinux kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 20 02:20:02 archlinux kernel: usb usb8: Product: xHCI Host Controller
Nov 20 02:20:02 archlinux kernel: usb usb8: Manufacturer: Linux 6.17.8-arch1-1 xhci-hcd
Nov 20 02:20:02 archlinux kernel: usb usb8: SerialNumber: 0000:67:00.4
Nov 20 02:20:02 archlinux kernel: hub 8-0:1.0: USB hub found
Nov 20 02:20:02 archlinux kernel: hub 8-0:1.0: 1 port detected
Nov 20 02:20:02 archlinux kernel: usbcore: registered new interface driver usbserial_generic
Nov 20 02:20:02 archlinux kernel: usbserial: USB Serial support registered for generic
Nov 20 02:20:02 archlinux kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Nov 20 02:20:02 archlinux kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Nov 20 02:20:02 archlinux kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Nov 20 02:20:02 archlinux kernel: rtc_cmos 00:01: RTC can wake from S4
Nov 20 02:20:02 archlinux kernel: rtc_cmos 00:01: registered as rtc0
Nov 20 02:20:02 archlinux kernel: rtc_cmos 00:01: setting system clock to 2025-11-20T00:20:02 UTC (1763598002)
Nov 20 02:20:02 archlinux kernel: rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram
Nov 20 02:20:02 archlinux kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Nov 20 02:20:02 archlinux kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Nov 20 02:20:02 archlinux kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Nov 20 02:20:02 archlinux kernel: Console: switching to colour frame buffer device 160x50
Nov 20 02:20:02 archlinux kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Nov 20 02:20:02 archlinux kernel: hid: raw HID events driver (C) Jiri Kosina
Nov 20 02:20:02 archlinux kernel: usbcore: registered new interface driver usbhid
Nov 20 02:20:02 archlinux kernel: usbhid: USB HID core driver
Nov 20 02:20:02 archlinux kernel: drop_monitor: Initializing network drop monitor service
Nov 20 02:20:02 archlinux kernel: NET: Registered PF_INET6 protocol family
Nov 20 02:20:02 archlinux kernel: Segment Routing with IPv6
Nov 20 02:20:02 archlinux kernel: RPL Segment Routing with IPv6
Nov 20 02:20:02 archlinux kernel: In-situ OAM (IOAM) with IPv6
Nov 20 02:20:02 archlinux kernel: NET: Registered PF_PACKET protocol family
Nov 20 02:20:02 archlinux kernel: x86/amd: Previous system reset reason [0x00080800]: software wrote 0x6 to reset control register 0xCF9
Nov 20 02:20:02 archlinux kernel: microcode: Current revision: 0x0a705208
Nov 20 02:20:02 archlinux kernel: microcode: Updated early from: 0x0a705206
Nov 20 02:20:02 archlinux kernel: resctrl: L3 allocation detected
Nov 20 02:20:02 archlinux kernel: resctrl: MB allocation detected
Nov 20 02:20:02 archlinux kernel: resctrl: SMBA allocation detected
Nov 20 02:20:02 archlinux kernel: resctrl: L3 monitoring detected
Nov 20 02:20:02 archlinux kernel: IPI shorthand broadcast: enabled
Nov 20 02:20:02 archlinux kernel: sched_clock: Marking stable (482151756, 1380831)->(500071952, -16539365)
Nov 20 02:20:02 archlinux kernel: registered taskstats version 1
Nov 20 02:20:02 archlinux kernel: Loading compiled-in X.509 certificates
Nov 20 02:20:02 archlinux kernel: Loaded X.509 cert 'Build time autogenerated kernel key: c03c1fe1402d6c6e461f97d145a2c0ada6431430'
Nov 20 02:20:02 archlinux kernel: zswap: loaded using pool zstd/zsmalloc
Nov 20 02:20:02 archlinux kernel: Demotion targets for Node 0: null
Nov 20 02:20:02 archlinux kernel: Key type .fscrypt registered
Nov 20 02:20:02 archlinux kernel: Key type fscrypt-provisioning registered
Nov 20 02:20:02 archlinux kernel: Btrfs loaded, zoned=yes, fsverity=yes
Nov 20 02:20:02 archlinux kernel: Key type big_key registered
Nov 20 02:20:02 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 20 02:20:02 archlinux kernel: integrity: Loaded X.509 cert 'ASUS Secure Boot DB: 7f24bbb882a8aeb84f34f5d74105ebb3'
Nov 20 02:20:02 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 20 02:20:02 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft UEFI CA 2023: 81aa6b3244c935bce0d6628af39827421e32497d'
Nov 20 02:20:02 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 20 02:20:02 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Corporation: Windows UEFI CA 2023: aefc5fbbbe055d8f8daa585473499417ab5a5272'
Nov 20 02:20:02 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 20 02:20:02 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Nov 20 02:20:02 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 20 02:20:02 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Nov 20 02:20:02 archlinux kernel: PM:   Magic number: 1:801:304
Nov 20 02:20:02 archlinux kernel: tty tty33: hash matches
Nov 20 02:20:02 archlinux kernel: RAS: Correctable Errors collector initialized.
Nov 20 02:20:02 archlinux kernel: clk: Disabling unused clocks
Nov 20 02:20:02 archlinux kernel: PM: genpd: Disabling unused power domains
Nov 20 02:20:02 archlinux kernel: Freeing unused decrypted memory: 2028K
Nov 20 02:20:02 archlinux kernel: Freeing unused kernel image (initmem) memory: 4688K
Nov 20 02:20:02 archlinux kernel: Write protecting the kernel read-only data: 36864k
Nov 20 02:20:02 archlinux kernel: Freeing unused kernel image (text/rodata gap) memory: 412K
Nov 20 02:20:02 archlinux kernel: Freeing unused kernel image (rodata/data gap) memory: 180K
Nov 20 02:20:02 archlinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Nov 20 02:20:02 archlinux kernel: rodata_test: all tests were successful
Nov 20 02:20:02 archlinux kernel: Run /init as init process
Nov 20 02:20:02 archlinux kernel:   with arguments:
Nov 20 02:20:02 archlinux kernel:     /init
Nov 20 02:20:02 archlinux kernel:   with environment:
Nov 20 02:20:02 archlinux kernel:     HOME=/
Nov 20 02:20:02 archlinux kernel:     TERM=linux
Nov 20 02:20:02 archlinux systemd[1]: Successfully made /usr/ read-only.
Nov 20 02:20:02 archlinux systemd[1]: systemd 258.2-2-arch running in system mode (+PAM +AUDIT -SELINUX +APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Nov 20 02:20:02 archlinux systemd[1]: Detected architecture x86-64.
Nov 20 02:20:02 archlinux systemd[1]: Running in initrd.
Nov 20 02:20:02 archlinux systemd[1]: Initializing machine ID from random generator.
Nov 20 02:20:02 archlinux systemd[1]: Queued start job for default target Initrd Default Target.
Nov 20 02:20:02 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/c8d6f7c6-05dc-4ac7-89fc-54b31b3c7cf2...
Nov 20 02:20:02 archlinux systemd[1]: Reached target Path Units.
Nov 20 02:20:02 archlinux systemd[1]: Reached target Slice Units.
Nov 20 02:20:02 archlinux systemd[1]: Reached target Swaps.
Nov 20 02:20:02 archlinux systemd[1]: Reached target Timer Units.
Nov 20 02:20:02 archlinux systemd[1]: Listening on Journal Socket (/dev/log).
Nov 20 02:20:02 archlinux systemd[1]: Listening on Journal Sockets.
Nov 20 02:20:02 archlinux systemd[1]: Listening on udev Control Socket.
Nov 20 02:20:02 archlinux systemd[1]: Listening on udev Kernel Socket.
Nov 20 02:20:02 archlinux systemd[1]: Reached target Socket Units.
Nov 20 02:20:02 archlinux systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.17.8-arch1-1/modules.devname).
Nov 20 02:20:02 archlinux systemd[1]: Starting Check battery level during early boot...
Nov 20 02:20:02 archlinux systemd[1]: Starting Journal Service...
Nov 20 02:20:02 archlinux systemd[1]: Starting Load Kernel Modules...
Nov 20 02:20:02 archlinux systemd[1]: TPM PCR Barrier (initrd) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 20 02:20:02 archlinux systemd[1]: Starting Create Static Device Nodes in /dev...
Nov 20 02:20:02 archlinux systemd[1]: Starting Coldplug All udev Devices...
Nov 20 02:20:02 archlinux systemd[1]: Finished Load Kernel Modules.
Nov 20 02:20:02 archlinux systemd[1]: Finished Check battery level during early boot.
Nov 20 02:20:02 archlinux systemd[1]: Started Display Boot-Time Emergency Messages In Full Screen.
Nov 20 02:20:02 archlinux systemd[1]: Finished Create Static Device Nodes in /dev.
Nov 20 02:20:02 archlinux systemd[1]: Reached target Preparation for Local File Systems.
Nov 20 02:20:02 archlinux systemd[1]: Reached target Local File Systems.
Nov 20 02:20:02 archlinux systemd[1]: Starting Rule-based Manager for Device Events and Files...
Nov 20 02:20:02 archlinux systemd-journald[196]: Collecting audit messages is disabled.
Nov 20 02:20:02 archlinux systemd[1]: Started Rule-based Manager for Device Events and Files.
Nov 20 02:20:02 archlinux systemd-journald[196]: Journal started
Nov 20 02:20:02 archlinux systemd-journald[196]: Runtime Journal (/run/log/journal/abc391d65a344dab8dc9582a42c0b2c5) is 8M, max 305.4M, 297.4M free.
Nov 20 02:20:02 archlinux systemd-udevd[208]: Using default interface naming scheme 'v258'.
Nov 20 02:20:02 archlinux systemd[1]: Started Journal Service.
Nov 20 02:20:02 archlinux systemd[1]: Starting Create System Files and Directories...
Nov 20 02:20:02 archlinux systemd[1]: Finished Create System Files and Directories.
Nov 20 02:20:02 archlinux kernel: usb 1-5: new high-speed USB device number 2 using xhci_hcd
Nov 20 02:20:02 archlinux kernel: usb 3-1: new high-speed USB device number 2 using xhci_hcd
Nov 20 02:20:02 archlinux systemd[1]: Finished Coldplug All udev Devices.
Nov 20 02:20:02 archlinux systemd[1]: Reached target System Initialization.
Nov 20 02:20:02 archlinux systemd[1]: Reached target Basic System.
Nov 20 02:20:02 archlinux kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WQ00 data block query control method not found
Nov 20 02:20:02 archlinux kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Nov 20 02:20:02 archlinux kernel: ACPI: video: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
Nov 20 02:20:02 archlinux kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:06/LNXVIDEO:00/input/input4
Nov 20 02:20:02 archlinux kernel: ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
Nov 20 02:20:02 archlinux kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:27/LNXVIDEO:01/input/input5
Nov 20 02:20:02 archlinux kernel: Key type psk registered
Nov 20 02:20:02 archlinux kernel: sdhci: Secure Digital Host Controller Interface driver
Nov 20 02:20:02 archlinux kernel: sdhci: Copyright(c) Pierre Ossman
Nov 20 02:20:02 archlinux kernel: nvme 0000:04:00.0: platform quirk: setting simple suspend
Nov 20 02:20:02 archlinux kernel: nvme nvme0: pci function 0000:04:00.0
Nov 20 02:20:02 archlinux systemd[1]: Starting Virtual Console Setup...
Nov 20 02:20:02 archlinux kernel: sdhci-pci 0000:02:00.0: SDHCI controller found [17a0:9755] (rev 1)
Nov 20 02:20:02 archlinux kernel: sdhci-pci 0000:02:00.0: enabling device (0000 -> 0002)
Nov 20 02:20:02 archlinux kernel: usb 1-5: New USB device found, idVendor=0489, idProduct=e0f6, bcdDevice= 1.00
Nov 20 02:20:02 archlinux kernel: usb 1-5: New USB device strings: Mfr=5, Product=6, SerialNumber=7
Nov 20 02:20:02 archlinux kernel: usb 1-5: Product: Wireless_Device
Nov 20 02:20:02 archlinux kernel: usb 1-5: Manufacturer: MediaTek Inc.
Nov 20 02:20:02 archlinux kernel: usb 1-5: SerialNumber: 000000000
Nov 20 02:20:02 archlinux kernel: nvme nvme0: D3 entry latency set to 10 seconds
Nov 20 02:20:02 archlinux systemd[1]: Finished Virtual Console Setup.
Nov 20 02:20:02 archlinux kernel: usb 3-1: New USB device found, idVendor=3277, idProduct=0018, bcdDevice= 1.03
Nov 20 02:20:02 archlinux kernel: usb 3-1: New USB device strings: Mfr=2, Product=1, SerialNumber=3
Nov 20 02:20:02 archlinux kernel: usb 3-1: Product: ASUS FHD webcam
Nov 20 02:20:02 archlinux kernel: usb 3-1: Manufacturer: Sonix Technology Co., Ltd.
Nov 20 02:20:02 archlinux kernel: usb 3-1: SerialNumber: SN0001
Nov 20 02:20:02 archlinux kernel: nvme nvme0: allocated 64 MiB host memory buffer (1 segment).
Nov 20 02:20:02 archlinux kernel: mmc0: SDHCI controller on PCI [0000:02:00.0] using ADMA 64-bit
Nov 20 02:20:02 archlinux kernel: nvme nvme0: 16/0/0 default/read/poll queues
Nov 20 02:20:02 archlinux kernel:  nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8
Nov 20 02:20:02 archlinux systemd[1]: Found device SAMSUNG MZVL8512HELU-00BTW 4.
Nov 20 02:20:02 archlinux systemd[1]: Reached target Initrd Root Device.
Nov 20 02:20:02 archlinux systemd[1]: Starting File System Check on /dev/disk/by-uuid/c8d6f7c6-05dc-4ac7-89fc-54b31b3c7cf2...
Nov 20 02:20:03 archlinux systemd-fsck[294]: /dev/nvme0n1p4: clean, 238277/14647296 files, 2860217/58572032 blocks
Nov 20 02:20:03 archlinux systemd[1]: Finished File System Check on /dev/disk/by-uuid/c8d6f7c6-05dc-4ac7-89fc-54b31b3c7cf2.
Nov 20 02:20:03 archlinux kernel: pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
Nov 20 02:20:03 archlinux kernel: VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.GPP0.PEGP handle
Nov 20 02:20:03 archlinux kernel: nouveau: detected PR support, will not use DSM
Nov 20 02:20:03 archlinux kernel: nouveau 0000:01:00.0: enabling device (0000 -> 0003)
Nov 20 02:20:03 archlinux kernel: nouveau 0000:01:00.0: NVIDIA AD107 (197000a1)
Nov 20 02:20:03 archlinux kernel: nouveau 0000:01:00.0: gsp: RM version: 570.144
Nov 20 02:20:03 archlinux kernel: nouveau 0000:01:00.0: bios: version 95.07.49.00.4a
Nov 20 02:20:03 archlinux kernel: tsc: Refined TSC clocksource calibration: 3792.908 MHz
Nov 20 02:20:03 archlinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d5858df0b1, max_idle_ns: 881590533370 ns
Nov 20 02:20:03 archlinux kernel: clocksource: Switched to clocksource tsc
Nov 20 02:20:03 archlinux systemd[1]: Mounting /sysroot...
Nov 20 02:20:03 archlinux kernel: EXT4-fs (nvme0n1p4): mounted filesystem c8d6f7c6-05dc-4ac7-89fc-54b31b3c7cf2 r/w with ordered data mode. Quota mode: none.
Nov 20 02:20:03 archlinux systemd[1]: Mounted /sysroot.
Nov 20 02:20:03 archlinux systemd[1]: Reached target Initrd Root File System.
Nov 20 02:20:03 archlinux systemd[1]: Starting Mountpoints Configured in the Real Root...
Nov 20 02:20:03 archlinux systemd[1]: initrd-parse-etc.service: Deactivated successfully.
Nov 20 02:20:03 archlinux systemd[1]: Finished Mountpoints Configured in the Real Root.
Nov 20 02:20:03 archlinux systemd[1]: initrd-parse-etc.service: Triggering OnSuccess= dependencies.
Nov 20 02:20:03 archlinux systemd[1]: Reached target Initrd File Systems.
Nov 20 02:20:03 archlinux systemd[1]: Reached target Initrd Default Target.
Nov 20 02:20:03 archlinux systemd[1]: Starting Cleaning Up and Shutting Down Daemons...
Nov 20 02:20:03 archlinux systemd[1]: Stopped target Initrd Default Target.
Nov 20 02:20:03 archlinux systemd[1]: Stopped target Basic System.
Nov 20 02:20:03 archlinux systemd[1]: Stopped target Initrd Root Device.
Nov 20 02:20:03 archlinux systemd[1]: Stopped target Path Units.
Nov 20 02:20:03 archlinux systemd[1]: Stopped target Slice Units.
Nov 20 02:20:03 archlinux systemd[1]: Stopped target Socket Units.
Nov 20 02:20:03 archlinux systemd[1]: Stopped target System Initialization.
Nov 20 02:20:03 archlinux systemd[1]: Stopped target Swaps.
Nov 20 02:20:03 archlinux systemd[1]: Stopped target Timer Units.
Nov 20 02:20:03 archlinux systemd[1]: Stopping Display Boot-Time Emergency Messages In Full Screen...
Nov 20 02:20:03 archlinux systemd[1]: systemd-modules-load.service: Deactivated successfully.
Nov 20 02:20:03 archlinux systemd[1]: Stopped Load Kernel Modules.
Nov 20 02:20:03 archlinux systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
Nov 20 02:20:03 archlinux systemd[1]: Stopped Create System Files and Directories.
Nov 20 02:20:03 archlinux systemd[1]: Stopped target Local File Systems.
Nov 20 02:20:03 archlinux systemd[1]: Stopped target Preparation for Local File Systems.
Nov 20 02:20:03 archlinux systemd[1]: systemd-udev-trigger.service: Deactivated successfully.
Nov 20 02:20:03 archlinux systemd[1]: Stopped Coldplug All udev Devices.
Nov 20 02:20:03 archlinux systemd[1]: Stopping Rule-based Manager for Device Events and Files...
Nov 20 02:20:03 archlinux systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Nov 20 02:20:03 archlinux systemd[1]: Stopped Virtual Console Setup.
Nov 20 02:20:03 archlinux systemd[1]: systemd-bsod.service: Deactivated successfully.
Nov 20 02:20:03 archlinux systemd[1]: Stopped Display Boot-Time Emergency Messages In Full Screen.
Nov 20 02:20:03 archlinux systemd[1]: systemd-battery-check.service: Deactivated successfully.
Nov 20 02:20:03 archlinux systemd[1]: Stopped Check battery level during early boot.
Nov 20 02:20:03 archlinux systemd[1]: initrd-cleanup.service: Deactivated successfully.
Nov 20 02:20:03 archlinux systemd[1]: Finished Cleaning Up and Shutting Down Daemons.
Nov 20 02:20:04 archlinux kernel: [drm] amdgpu kernel modesetting enabled.
Nov 20 02:20:04 archlinux kernel: amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
Nov 20 02:20:04 archlinux kernel: amdgpu: ATPX version 1, functions 0x00000001
Nov 20 02:20:04 archlinux kernel: amdgpu: ATPX Hybrid Graphics
Nov 20 02:20:04 archlinux kernel: amdgpu: Virtual CRAT table created for CPU
Nov 20 02:20:04 archlinux kernel: amdgpu: Topology: Add CPU node
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: enabling device (0006 -> 0007)
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: initializing kernel modesetting (IP DISCOVERY 0x1002:0x1900 0x1043:0x1E43 0xCC).
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: register mmio base: 0xDD700000
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: register mmio size: 524288
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: detected ip block number 0 <soc21_common>
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: detected ip block number 1 <gmc_v11_0>
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: detected ip block number 2 <ih_v6_0>
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: detected ip block number 3 <psp>
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: detected ip block number 4 <smu>
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: detected ip block number 5 <dm>
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: detected ip block number 6 <gfx_v11_0>
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: detected ip block number 7 <sdma_v6_0>
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: detected ip block number 8 <vcn_v4_0>
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: detected ip block number 9 <jpeg_v4_0>
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: detected ip block number 10 <mes_v11_0>
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: Fetched VBIOS from VFCT
Nov 20 02:20:04 archlinux kernel: amdgpu: ATOM BIOS: 113-PHXGENERIC-001
Nov 20 02:20:04 archlinux kernel: Console: switching to colour dummy device 80x25
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: vgaarb: deactivate vga console
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: VRAM: 512M 0x0000008000000000 - 0x000000801FFFFFFF (512M used)
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: GART: 512M 0x00007FFF00000000 - 0x00007FFF1FFFFFFF
Nov 20 02:20:04 archlinux kernel: [drm] Detected VRAM RAM=512M, BAR=512M
Nov 20 02:20:04 archlinux kernel: [drm] RAM width 128bits LPDDR5
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: amdgpu: 512M of VRAM memory ready
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: amdgpu: 7635M of GTT memory ready.
Nov 20 02:20:04 archlinux kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Nov 20 02:20:04 archlinux kernel: [drm] PCIE GART of 512M enabled (table at 0x000000801FD00000).
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: [drm] Loading DMUB firmware via PSP: version=0x08005400
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: Found VCN firmware Version ENC: 1.24 DEC: 9 VEP: 0 Revision: 22
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: reserve 0x4000000 from 0x8018000000 for PSP TMR
Nov 20 02:20:04 archlinux kernel: nouveau 0000:01:00.0: drm: VRAM: 6141 MiB
Nov 20 02:20:04 archlinux kernel: nouveau 0000:01:00.0: drm: GART: 536870912 MiB
Nov 20 02:20:04 archlinux kernel: nouveau 0000:01:00.0: drm: MM: using COPY for buffer copies
Nov 20 02:20:04 archlinux kernel: nouveau 0000:01:00.0: [drm] Registered 4 planes with drm panic
Nov 20 02:20:04 archlinux kernel: [drm] Initialized nouveau 1.4.0 for 0000:01:00.0 on minor 1
Nov 20 02:20:04 archlinux kernel: nouveau 0000:01:00.0: [drm] Cannot find any crtc or sizes
Nov 20 02:20:04 archlinux kernel: nouveau 0000:01:00.0: [drm] Cannot find any crtc or sizes
Nov 20 02:20:04 archlinux kernel: nouveau 0000:01:00.0: [drm] Cannot find any crtc or sizes
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: RAS: optional ras ta ucode is not available
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: RAP: optional rap ta ucode is not available
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: SECUREDISPLAY: optional securedisplay ta ucode is not available
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: SMU is initialized successfully!
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: [drm] Display Core v3.2.340 initialized on DCN 3.1.4
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: [drm] DP-HDMI FRL PCON supported
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: [drm] DMUB hardware initialized: version=0x08005400
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: [drm] PSR support 1, DC PSR ver 0, sink PSR ver 3 DPCD caps 0x3a su_y_granularity 4
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
Nov 20 02:20:04 archlinux kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Nov 20 02:20:04 archlinux kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Nov 20 02:20:04 archlinux kernel: amdgpu: Virtual CRAT table created for GPU
Nov 20 02:20:04 archlinux kernel: amdgpu: Topology: Add dGPU node [0x1900:0x1002]
Nov 20 02:20:04 archlinux kernel: kfd kfd: amdgpu: added device 1002:1900
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 6, active_cu_number 12
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: ring jpeg_dec uses VM inv eng 1 on hub 8
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 13 on hub 0
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: Runtime PM not available
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: amdgpu: [drm] Skipping amdgpu DM backlight registration
Nov 20 02:20:04 archlinux kernel: amdgpu 0000:65:00.0: [drm] Registered 4 planes with drm panic
Nov 20 02:20:04 archlinux kernel: [drm] Initialized amdgpu 3.64.0 for 0000:65:00.0 on minor 2
Nov 20 02:20:04 archlinux kernel: fbcon: amdgpudrmfb (fb0) is primary device
Nov 20 02:20:04 archlinux kernel: [drm] pre_validate_dsc:1635 MST_DSC dsc precompute is not needed
Nov 20 02:20:05 archlinux kernel: Console: switching to colour frame buffer device 160x50
Nov 20 02:20:05 archlinux kernel: amdgpu 0000:65:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Nov 20 02:20:05 archlinux systemd[1]: systemd-udevd.service: Deactivated successfully.
Nov 20 02:20:05 archlinux systemd[1]: Stopped Rule-based Manager for Device Events and Files.
Nov 20 02:20:05 archlinux systemd[1]: systemd-udevd.service: Consumed 2.755s CPU time, 35.1M memory peak.
Nov 20 02:20:05 archlinux systemd[1]: systemd-udevd-control.socket: Deactivated successfully.
Nov 20 02:20:05 archlinux systemd[1]: Closed udev Control Socket.
Nov 20 02:20:05 archlinux systemd[1]: Starting Cleanup udev Database...
Nov 20 02:20:05 archlinux systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Nov 20 02:20:05 archlinux systemd[1]: Stopped Create Static Device Nodes in /dev.
Nov 20 02:20:05 archlinux systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.
Nov 20 02:20:05 archlinux systemd[1]: Finished Cleanup udev Database.
Nov 20 02:20:05 archlinux systemd[1]: Reached target Switch Root.
Nov 20 02:20:05 archlinux systemd[1]: Starting Switch Root...
Nov 20 02:20:05 archlinux systemd[1]: Switching root.
Nov 20 02:20:05 archlinux systemd-journald[196]: Journal stopped
Nov 20 02:20:06 toronto systemd-journald[196]: Received SIGTERM from PID 1 (systemd).
Nov 20 02:20:06 toronto systemd[1]: systemd 258.2-2-arch running in system mode (+PAM +AUDIT -SELINUX +APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Nov 20 02:20:06 toronto systemd[1]: Detected architecture x86-64.
Nov 20 02:20:06 toronto systemd[1]: Hostname set to <toronto>.
Nov 20 02:20:06 toronto systemd[1]: bpf-restrict-fs: LSM BPF program attached
Nov 20 02:20:06 toronto systemd[1]: initrd-switch-root.service: Deactivated successfully.
Nov 20 02:20:06 toronto systemd[1]: Stopped Switch Root.
Nov 20 02:20:06 toronto systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
Nov 20 02:20:06 toronto systemd[1]: Created slice Slice /system/dirmngr.
Nov 20 02:20:06 toronto systemd[1]: Created slice Slice /system/getty.
Nov 20 02:20:06 toronto systemd[1]: Created slice Slice /system/gpg-agent.
Nov 20 02:20:06 toronto systemd[1]: Created slice Slice /system/gpg-agent-browser.
Nov 20 02:20:06 toronto systemd[1]: Created slice Slice /system/gpg-agent-extra.
Nov 20 02:20:06 toronto systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Nov 20 02:20:06 toronto systemd[1]: Created slice Slice /system/keyboxd.
Nov 20 02:20:06 toronto systemd[1]: Created slice Slice /system/modprobe.
Nov 20 02:20:06 toronto systemd[1]: Created slice User and Session Slice.
Nov 20 02:20:06 toronto systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Nov 20 02:20:06 toronto systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Nov 20 02:20:06 toronto systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Nov 20 02:20:06 toronto systemd[1]: Expecting device /dev/disk/by-uuid/283F-E63D...
Nov 20 02:20:06 toronto systemd[1]: Expecting device /dev/disk/by-uuid/d75165fc-8321-4b1e-a485-f036a677280a...
Nov 20 02:20:06 toronto systemd[1]: Reached target Local Encrypted Volumes.
Nov 20 02:20:06 toronto systemd[1]: Reached target Image Downloads.
Nov 20 02:20:06 toronto systemd[1]: Stopped target Switch Root.
Nov 20 02:20:06 toronto systemd[1]: Stopped target Initrd File Systems.
Nov 20 02:20:06 toronto systemd[1]: Stopped target Initrd Root File System.
Nov 20 02:20:06 toronto systemd[1]: Reached target Local Integrity Protected Volumes.
Nov 20 02:20:06 toronto systemd[1]: Reached target Path Units.
Nov 20 02:20:06 toronto systemd[1]: Reached target Remote File Systems.
Nov 20 02:20:06 toronto systemd[1]: Reached target Slice Units.
Nov 20 02:20:06 toronto systemd[1]: Reached target Local Verity Protected Volumes.
Nov 20 02:20:06 toronto systemd[1]: Listening on Device-mapper event daemon FIFOs.
Nov 20 02:20:06 toronto systemd[1]: Listening on Query the User Interactively for a Password.
Nov 20 02:20:06 toronto systemd[1]: Listening on Process Core Dump Socket.
Nov 20 02:20:06 toronto systemd[1]: Listening on Credential Encryption/Decryption.
Nov 20 02:20:06 toronto systemd[1]: Listening on Factory Reset Management.
Nov 20 02:20:06 toronto systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 20 02:20:06 toronto systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 20 02:20:06 toronto systemd[1]: Listening on udev Control Socket.
Nov 20 02:20:06 toronto systemd[1]: Listening on udev Varlink Socket.
Nov 20 02:20:06 toronto systemd[1]: Listening on User Database Manager Socket.
Nov 20 02:20:06 toronto systemd[1]: Mounting Huge Pages File System...
Nov 20 02:20:06 toronto systemd[1]: Mounting POSIX Message Queue File System...
Nov 20 02:20:06 toronto systemd[1]: Mounting Kernel Debug File System...
Nov 20 02:20:06 toronto systemd[1]: Mounting Kernel Trace File System...
Nov 20 02:20:06 toronto systemd[1]: Starting Create List of Static Device Nodes...
Nov 20 02:20:06 toronto systemd[1]: Load Kernel Module configfs was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!configfs).
Nov 20 02:20:06 toronto systemd[1]: Mounting Kernel Configuration File System...
Nov 20 02:20:06 toronto systemd[1]: Starting Load Kernel Module dm_mod...
Nov 20 02:20:06 toronto systemd[1]: Load Kernel Module drm was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!drm).
Nov 20 02:20:06 toronto systemd[1]: Load Kernel Module fuse was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!fuse).
Nov 20 02:20:06 toronto systemd[1]: Mounting FUSE Control File System...
Nov 20 02:20:06 toronto systemd[1]: Starting Load Kernel Module loop...
Nov 20 02:20:06 toronto 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).
Nov 20 02:20:06 toronto systemd[1]: Starting Journal Service...
Nov 20 02:20:06 toronto systemd[1]: Starting Load Kernel Modules...
Nov 20 02:20:06 toronto systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 20 02:20:06 toronto systemd[1]: Starting Remount Root and Kernel File Systems...
Nov 20 02:20:06 toronto systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 20 02:20:06 toronto systemd[1]: Starting Load udev Rules from Credentials...
Nov 20 02:20:06 toronto kernel: device-mapper: uevent: version 1.0.3
Nov 20 02:20:06 toronto systemd[1]: Starting Coldplug All udev Devices...
Nov 20 02:20:06 toronto kernel: device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev
Nov 20 02:20:06 toronto kernel: loop: module loaded
Nov 20 02:20:06 toronto systemd[1]: Mounted Huge Pages File System.
Nov 20 02:20:06 toronto systemd[1]: Mounted POSIX Message Queue File System.
Nov 20 02:20:06 toronto systemd[1]: Mounted Kernel Debug File System.
Nov 20 02:20:06 toronto systemd[1]: Mounted Kernel Trace File System.
Nov 20 02:20:06 toronto systemd-journald[385]: Collecting audit messages is disabled.
Nov 20 02:20:06 toronto systemd[1]: Finished Create List of Static Device Nodes.
Nov 20 02:20:06 toronto kernel: i2c_dev: i2c /dev entries driver
Nov 20 02:20:06 toronto systemd[1]: Mounted Kernel Configuration File System.
Nov 20 02:20:06 toronto systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Nov 20 02:20:06 toronto systemd[1]: Finished Load Kernel Module dm_mod.
Nov 20 02:20:06 toronto systemd[1]: Mounted FUSE Control File System.
Nov 20 02:20:06 toronto systemd[1]: modprobe@loop.service: Deactivated successfully.
Nov 20 02:20:06 toronto systemd[1]: Finished Load Kernel Module loop.
Nov 20 02:20:06 toronto systemd-journald[385]: Journal started
Nov 20 02:20:06 toronto systemd-journald[385]: Runtime Journal (/run/log/journal/98245c4eeca141d8aa6b97c4d469f311) is 8M, max 305.4M, 297.4M free.
Nov 20 02:20:06 toronto systemd[1]: Queued start job for default target Graphical Interface.
Nov 20 02:20:06 toronto systemd[1]: systemd-journald.service: Deactivated successfully.
Nov 20 02:20:06 toronto systemd-modules-load[386]: Inserted module 'crypto_user'
Nov 20 02:20:06 toronto systemd-modules-load[386]: Inserted module 'i2c_dev'
Nov 20 02:20:06 toronto systemd[1]: Finished Load Kernel Modules.
Nov 20 02:20:06 toronto systemd[1]: Finished Load udev Rules from Credentials.
Nov 20 02:20:06 toronto systemd[1]: Started Journal Service.
Nov 20 02:20:06 toronto kernel: EXT4-fs (nvme0n1p4): re-mounted c8d6f7c6-05dc-4ac7-89fc-54b31b3c7cf2.
Nov 20 02:20:06 toronto systemd[1]: Finished Remount Root and Kernel File Systems.
Nov 20 02:20:06 toronto systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Nov 20 02:20:06 toronto systemd[1]: Starting Flush Journal to Persistent Storage...
Nov 20 02:20:06 toronto systemd[1]: Starting Load/Save OS Random Seed...
Nov 20 02:20:06 toronto systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Nov 20 02:20:06 toronto systemd[1]: Starting Apply Kernel Variables...
Nov 20 02:20:06 toronto systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Nov 20 02:20:06 toronto systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 20 02:20:06 toronto systemd-journald[385]: Time spent on flushing to /var/log/journal/98245c4eeca141d8aa6b97c4d469f311 is 32.610ms for 1263 entries.
Nov 20 02:20:06 toronto systemd-journald[385]: System Journal (/var/log/journal/98245c4eeca141d8aa6b97c4d469f311) is 40M, max 4G, 3.9G free.
Nov 20 02:20:06 toronto systemd[1]: Finished Apply Kernel Variables.
Nov 20 02:20:06 toronto systemd-journald[385]: Received client request to flush runtime journal.
Nov 20 02:20:06 toronto systemd[1]: Starting User Database Manager...
Nov 20 02:20:06 toronto systemd[1]: Finished Load/Save OS Random Seed.
Nov 20 02:20:06 toronto systemd[1]: Started User Database Manager.
Nov 20 02:20:06 toronto systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Nov 20 02:20:06 toronto systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Nov 20 02:20:06 toronto systemd[1]: Starting Network Time Synchronization...
Nov 20 02:20:06 toronto systemd[1]: Starting Create Static Device Nodes in /dev...
Nov 20 02:20:06 toronto systemd[1]: Finished Flush Journal to Persistent Storage.
Nov 20 02:20:06 toronto systemd[1]: Finished Create Static Device Nodes in /dev.
Nov 20 02:20:06 toronto systemd[1]: Reached target Preparation for Local File Systems.
Nov 20 02:20:06 toronto systemd[1]: Starting Rule-based Manager for Device Events and Files...
Nov 20 02:20:06 toronto systemd[1]: Started Network Time Synchronization.
Nov 20 02:20:06 toronto systemd[1]: Reached target System Time Set.
Nov 20 02:20:06 toronto systemd-udevd[435]: Using default interface naming scheme 'v258'.
Nov 20 02:20:06 toronto systemd[1]: Started Rule-based Manager for Device Events and Files.
Nov 20 02:20:06 toronto systemd[1]: Finished Coldplug All udev Devices.
Nov 20 02:20:06 toronto systemd[1]: Load Kernel Module configfs was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!configfs).
Nov 20 02:20:06 toronto systemd[1]: Load Kernel Module fuse was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!fuse).
Nov 20 02:20:06 toronto systemd[1]: Starting Virtual Console Setup...
Nov 20 02:20:06 toronto systemd[1]: Condition check resulted in /dev/tpmrm0 being skipped.
Nov 20 02:20:06 toronto systemd[1]: Expecting device /dev/tpm0...
Nov 20 02:20:06 toronto systemd[1]: Finished Virtual Console Setup.
Nov 20 02:20:06 toronto systemd[1]: Condition check resulted in /dev/tpm0 being skipped.
Nov 20 02:20:06 toronto systemd[1]: Reached target Trusted Platform Module.
Nov 20 02:20:06 toronto systemd[1]: Condition check resulted in SAMSUNG MZVL8512HELU-00BTW EFI\x20system\x20partition being skipped.
Nov 20 02:20:06 toronto systemd[1]: Condition check resulted in SAMSUNG MZVL8512HELU-00BTW 1 being skipped.
Nov 20 02:20:06 toronto kernel: input: PC Speaker as /devices/platform/pcspkr/input/input6
Nov 20 02:20:06 toronto kernel: ACPI: bus type thunderbolt registered
Nov 20 02:20:06 toronto kernel: ccp 0000:65:00.2: enabling device (0000 -> 0002)
Nov 20 02:20:06 toronto kernel: RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 163840 ms ovfl timer
Nov 20 02:20:06 toronto kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Nov 20 02:20:06 toronto kernel: RAPL PMU: hw unit of domain core 2^-16 Joules
Nov 20 02:20:06 toronto kernel: amdxdna 0000:66:00.1: enabling device (0000 -> 0002)
Nov 20 02:20:06 toronto kernel: ccp 0000:65:00.2: tee enabled
Nov 20 02:20:06 toronto kernel: ccp 0000:65:00.2: psp enabled
Nov 20 02:20:06 toronto systemd[1]: Activating swap /dev/disk/by-uuid/d75165fc-8321-4b1e-a485-f036a677280a...
Nov 20 02:20:06 toronto kernel: Adding 266236k swap on /dev/nvme0n1p1.  Priority:-2 extents:1 across:266236k SS
Nov 20 02:20:06 toronto systemd[1]: Activated swap /dev/disk/by-uuid/d75165fc-8321-4b1e-a485-f036a677280a.
Nov 20 02:20:06 toronto systemd[1]: Reached target Swaps.
Nov 20 02:20:06 toronto mtp-probe[509]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:08.1/0000:65:00.4/usb3/3-1"
Nov 20 02:20:06 toronto mtp-probe[510]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:08.1/0000:65:00.3/usb1/1-5"
Nov 20 02:20:06 toronto mtp-probe[509]: bus: 3, device: 2 was not an MTP device
Nov 20 02:20:06 toronto kernel: mc: Linux media interface: v0.10
Nov 20 02:20:06 toronto mtp-probe[510]: bus: 1, device: 2 was not an MTP device
Nov 20 02:20:06 toronto systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Nov 20 02:20:06 toronto systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Nov 20 02:20:06 toronto systemd[1]: Stopped Virtual Console Setup.
Nov 20 02:20:06 toronto systemd[1]: Stopping Virtual Console Setup...
Nov 20 02:20:06 toronto systemd[1]: Starting Virtual Console Setup...
Nov 20 02:20:06 toronto kernel: Bluetooth: Core ver 2.22
Nov 20 02:20:06 toronto kernel: NET: Registered PF_BLUETOOTH protocol family
Nov 20 02:20:06 toronto kernel: Bluetooth: HCI device and connection manager initialized
Nov 20 02:20:06 toronto kernel: Bluetooth: HCI socket layer initialized
Nov 20 02:20:06 toronto kernel: Bluetooth: L2CAP socket layer initialized
Nov 20 02:20:06 toronto kernel: Bluetooth: SCO socket layer initialized
Nov 20 02:20:06 toronto systemd[1]: Finished Virtual Console Setup.
Nov 20 02:20:06 toronto kernel: [drm] Initialized amdxdna_accel_driver 0.0.0 for 0000:66:00.1 on minor 0
Nov 20 02:20:06 toronto kernel: input: ITE5570:00 0B05:19B6 Wireless Radio Control as /devices/platform/AMDI0010:03/i2c-2/i2c-ITE5570:00/0018:0B05:19B6.0001/input/input7
Nov 20 02:20:06 toronto kernel: hid-generic 0018:0B05:19B6.0001: input,hidraw0: I2C HID v1.00 Device [ITE5570:00 0B05:19B6] on i2c-ITE5570:00
Nov 20 02:20:06 toronto kernel: input: ASUF1208:00 2808:0218 Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-ASUF1208:00/0018:2808:0218.0002/input/input8
Nov 20 02:20:06 toronto kernel: input: ASUF1208:00 2808:0218 Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-ASUF1208:00/0018:2808:0218.0002/input/input9
Nov 20 02:20:06 toronto kernel: hid-generic 0018:2808:0218.0002: input,hidraw1: I2C HID v1.00 Mouse [ASUF1208:00 2808:0218] on i2c-ASUF1208:00
Nov 20 02:20:06 toronto kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Nov 20 02:20:06 toronto kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Nov 20 02:20:06 toronto kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Nov 20 02:20:06 toronto systemd[1]: Created slice Slice /system/systemd-backlight.
Nov 20 02:20:06 toronto systemd[1]: Load Kernel Module dm_mod was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!dm_mod).
Nov 20 02:20:06 toronto systemd[1]: Load Kernel Module loop was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!loop).
Nov 20 02:20:06 toronto systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:nvidia_wmi_ec_backlight...
Nov 20 02:20:06 toronto 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).
Nov 20 02:20:06 toronto systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Nov 20 02:20:06 toronto systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 20 02:20:06 toronto systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Nov 20 02:20:06 toronto systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 20 02:20:06 toronto systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Nov 20 02:20:06 toronto systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 20 02:20:06 toronto kernel: videodev: Linux video capture interface: v2.00
Nov 20 02:20:06 toronto kernel: amd-pmf AMDI0102:00: PMF Smart PC not advertised in BIOS!:-22
Nov 20 02:20:06 toronto kernel: amd-pmf AMDI0102:00: registered PMF device successfully
Nov 20 02:20:06 toronto kernel: asus_wmi: ASUS WMI generic driver loaded
Nov 20 02:20:06 toronto kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Nov 20 02:20:06 toronto kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Nov 20 02:20:06 toronto kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Nov 20 02:20:06 toronto systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:nvidia_wmi_ec_backlight.
Nov 20 02:20:06 toronto kernel: asus_wmi: Initialization: 0x1
Nov 20 02:20:06 toronto kernel: asus_wmi: SFUN value: 0x21
Nov 20 02:20:06 toronto kernel: asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
Nov 20 02:20:06 toronto kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Nov 20 02:20:06 toronto kernel: usbcore: registered new interface driver btusb
Nov 20 02:20:06 toronto systemd[1]: Starting Load/Save RF Kill Switch Status...
Nov 20 02:20:06 toronto kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Nov 20 02:20:06 toronto kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Nov 20 02:20:06 toronto kernel: faux_driver regulatory: Direct firmware load for regulatory.db failed with error -2
Nov 20 02:20:06 toronto kernel: cfg80211: failed to load regulatory.db
Nov 20 02:20:06 toronto kernel: Bluetooth: hci0: HW/SW Version: 0x008a008a, Build Time: 20251020143443
Nov 20 02:20:06 toronto systemd[1]: Reached target Bluetooth Support.
Nov 20 02:20:06 toronto kernel: asus-nb-wmi asus-nb-wmi: Using throttle_thermal_policy for platform_profile support
Nov 20 02:20:06 toronto kernel: input: ASUF1208:00 2808:0218 Mouse as /devices/platform/AMDI0010:00/i2c-0/i2c-ASUF1208:00/0018:2808:0218.0002/input/input12
Nov 20 02:20:06 toronto kernel: input: ASUF1208:00 2808:0218 Touchpad as /devices/platform/AMDI0010:00/i2c-0/i2c-ASUF1208:00/0018:2808:0218.0002/input/input13
Nov 20 02:20:06 toronto kernel: hid-multitouch 0018:2808:0218.0002: input,hidraw1: I2C HID v1.00 Mouse [ASUF1208:00 2808:0218] on i2c-ASUF1208:00
Nov 20 02:20:07 toronto systemd[1]: Started Load/Save RF Kill Switch Status.
Nov 20 02:20:07 toronto kernel: mousedev: PS/2 mouse device common for all mice
Nov 20 02:20:07 toronto kernel: usb 3-1: Found UVC 1.00 device ASUS FHD webcam (3277:0018)
Nov 20 02:20:07 toronto kernel: input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input16
Nov 20 02:20:07 toronto kernel: asus_wmi: fan_curve_get_factory_default (0x00110032) failed: -19
Nov 20 02:20:07 toronto kernel: asus_wmi: using asus-wmi for asus::kbd_backlight
Nov 20 02:20:07 toronto systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight...
Nov 20 02:20:07 toronto kernel: usb 3-1: Found UVC 1.00 device ASUS FHD webcam (3277:0018)
Nov 20 02:20:07 toronto kernel: ACPI: battery: new hook: ASUS Battery Extension
Nov 20 02:20:07 toronto kernel: usbcore: registered new interface driver uvcvideo
Nov 20 02:20:07 toronto systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight.
Nov 20 02:20:07 toronto kernel: snd_hda_intel 0000:65:00.1: enabling device (0000 -> 0002)
Nov 20 02:20:07 toronto kernel: snd_hda_intel 0000:65:00.1: Handle vga_switcheroo audio client
Nov 20 02:20:07 toronto kernel: kvm_amd: TSC scaling supported
Nov 20 02:20:07 toronto kernel: kvm_amd: Nested Virtualization enabled
Nov 20 02:20:07 toronto kernel: kvm_amd: Nested Paging enabled
Nov 20 02:20:07 toronto kernel: kvm_amd: LBR virtualization supported
Nov 20 02:20:07 toronto kernel: kvm_amd: Virtual GIF supported
Nov 20 02:20:07 toronto kernel: kvm_amd: Virtual NMI enabled
Nov 20 02:20:07 toronto kernel: snd_hda_intel 0000:65:00.1: bound 0000:65:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Nov 20 02:20:07 toronto kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:65:00.1/sound/card0/input17
Nov 20 02:20:07 toronto kernel: input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:65:00.1/sound/card0/input18
Nov 20 02:20:07 toronto kernel: input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:65:00.1/sound/card0/input19
Nov 20 02:20:07 toronto kernel: input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:65:00.1/sound/card0/input20
Nov 20 02:20:07 toronto systemd[1]: Reached target Sound Card.
Nov 20 02:20:07 toronto kernel: snd_hda_codec_alc269 hdaudioC1D0: ALC256: picked fixup  (pin match)
Nov 20 02:20:07 toronto kernel: snd_hda_codec_alc269 hdaudioC1D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Nov 20 02:20:07 toronto kernel: snd_hda_codec_alc269 hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Nov 20 02:20:07 toronto kernel: snd_hda_codec_alc269 hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Nov 20 02:20:07 toronto kernel: snd_hda_codec_alc269 hdaudioC1D0:    mono: mono_out=0x0
Nov 20 02:20:07 toronto kernel: snd_hda_codec_alc269 hdaudioC1D0:    inputs:
Nov 20 02:20:07 toronto kernel: snd_hda_codec_alc269 hdaudioC1D0:      Internal Mic=0x12
Nov 20 02:20:07 toronto kernel: snd_hda_codec_alc269 hdaudioC1D0:      Headset Mic=0x19
Nov 20 02:20:07 toronto kernel: mt7921e 0000:03:00.0: enabling device (0000 -> 0002)
Nov 20 02:20:07 toronto kernel: mt7921e 0000:03:00.0: ASIC revision: 79220010
Nov 20 02:20:07 toronto kernel: snd_pci_ps 0000:65:00.5: enabling device (0000 -> 0002)
Nov 20 02:20:07 toronto kernel: intel_rapl_common: Found RAPL domain package
Nov 20 02:20:07 toronto kernel: amd_atl: AMD Address Translation Library initialized
Nov 20 02:20:07 toronto kernel: intel_rapl_common: Found RAPL domain core
Nov 20 02:20:07 toronto kernel: Bluetooth: hci0: Device setup in 147060 usecs
Nov 20 02:20:07 toronto kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Nov 20 02:20:07 toronto kernel: mt7921e 0000:03:00.0: HW/SW Version: 0x8a108a10, Build Time: 20251020143135a
Nov 20 02:20:07 toronto kernel: mt7921e 0000:03:00.0: WM Firmware Version: ____000000, Build Time: 20251020143225
Nov 20 02:20:07 toronto kernel: Bluetooth: hci0: AOSP extensions version v1.00
Nov 20 02:20:07 toronto kernel: Bluetooth: hci0: AOSP quality report is supported
Nov 20 02:20:07 toronto kernel: input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:65:00.6/sound/card1/input21
Nov 20 02:20:07 toronto systemd[1]: Mounting /boot...
Nov 20 02:20:07 toronto systemd[1]: Mounting Temporary Directory /tmp...
Nov 20 02:20:07 toronto systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Nov 20 02:20:07 toronto systemd[1]: Listening on Disk Image Download Service Socket.
Nov 20 02:20:07 toronto systemd-timesyncd[428]: Network configuration changed, trying to establish connection.
Nov 20 02:20:07 toronto systemd[1]: Mounted Temporary Directory /tmp.
Nov 20 02:20:07 toronto kernel: FAT-fs (nvme0n1p8): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Nov 20 02:20:07 toronto systemd[1]: Mounted /boot.
Nov 20 02:20:07 toronto systemd[1]: Reached target Local File Systems.
Nov 20 02:20:07 toronto systemd[1]: Listening on Boot Entries Service Socket.
Nov 20 02:20:07 toronto systemd-timesyncd[428]: Network configuration changed, trying to establish connection.
Nov 20 02:20:07 toronto systemd[1]: Listening on System Extension Image Management.
Nov 20 02:20:07 toronto systemd-timesyncd[428]: Network configuration changed, trying to establish connection.
Nov 20 02:20:07 toronto systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Nov 20 02:20:07 toronto systemd[1]: Starting Update Boot Loader Random Seed...
Nov 20 02:20:07 toronto systemd[1]: Starting Create System Files and Directories...
Nov 20 02:20:07 toronto systemd[1]: Starting Load JSON user/group Records from Credentials...
Nov 20 02:20:07 toronto systemd[1]: Finished Load JSON user/group Records from Credentials.
Nov 20 02:20:07 toronto bootctl[569]:  Mount point '/boot' which backs the random seed file is world accessible, which is a security hole! 
Nov 20 02:20:07 toronto bootctl[569]: Random seed file '/boot/loader/random-seed' is world accessible, which is a security hole!
Nov 20 02:20:07 toronto bootctl[569]: Random seed file /boot/loader/random-seed successfully refreshed (32 bytes).
Nov 20 02:20:07 toronto systemd[1]: Finished Update Boot Loader Random Seed.
Nov 20 02:20:07 toronto systemd-timesyncd[428]: Network configuration changed, trying to establish connection.
Nov 20 02:20:07 toronto systemd-timesyncd[428]: Network configuration changed, trying to establish connection.
Nov 20 02:20:07 toronto systemd-timesyncd[428]: Network configuration changed, trying to establish connection.
Nov 20 02:20:07 toronto systemd[1]: Finished Create System Files and Directories.
Nov 20 02:20:07 toronto systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Nov 20 02:20:07 toronto systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Nov 20 02:20:07 toronto systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Nov 20 02:20:07 toronto systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Nov 20 02:20:07 toronto systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Nov 20 02:20:07 toronto systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Nov 20 02:20:07 toronto systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Nov 20 02:20:07 toronto systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Nov 20 02:20:07 toronto systemd[1]: Reached target System Initialization.
Nov 20 02:20:07 toronto systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Nov 20 02:20:07 toronto systemd[1]: Started Daily verification of password and group files.
Nov 20 02:20:07 toronto systemd[1]: Started Daily Cleanup of Temporary Directories.
Nov 20 02:20:07 toronto systemd[1]: Reached target Timer Units.
Nov 20 02:20:07 toronto systemd[1]: Listening on D-Bus System Message Bus Socket.
Nov 20 02:20:07 toronto systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Nov 20 02:20:07 toronto systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Nov 20 02:20:07 toronto systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Nov 20 02:20:07 toronto systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Nov 20 02:20:07 toronto systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Nov 20 02:20:07 toronto systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Nov 20 02:20:07 toronto systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Nov 20 02:20:07 toronto systemd[1]: Listening on Hostname Service Socket.
Nov 20 02:20:07 toronto systemd[1]: Listening on User Login Management Varlink Socket.
Nov 20 02:20:07 toronto systemd[1]: Listening on Virtual Machine and Container Registration Service Socket.
Nov 20 02:20:07 toronto systemd[1]: Reached target Socket Units.
Nov 20 02:20:07 toronto systemd[1]: Starting D-Bus System Message Bus...
Nov 20 02:20:07 toronto systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 20 02:20:07 toronto systemd[1]: Started D-Bus System Message Bus.
Nov 20 02:20:07 toronto dbus-broker-launch[585]: Ready
Nov 20 02:20:07 toronto systemd[1]: Reached target Basic System.
Nov 20 02:20:07 toronto systemd[1]: Starting Network Manager...
Nov 20 02:20:07 toronto systemd[1]: Starting Thunderbolt system service...
Nov 20 02:20:07 toronto systemd[1]: Starting User Login Management...
Nov 20 02:20:07 toronto systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 20 02:20:07 toronto boltd[588]: bolt 0.9.10 starting up.
Nov 20 02:20:07 toronto boltd[588]: manager: initializing store
Nov 20 02:20:07 toronto boltd[588]: store: located at: /var/lib/boltd
Nov 20 02:20:07 toronto boltd[588]: config: loading user config
Nov 20 02:20:07 toronto boltd[588]: bouncer: initializing polkit
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6001] NetworkManager (version 1.54.2-1) is starting... (boot:49a8cb67-451d-4897-8504-5ba190869906)
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6002] Read config: /etc/NetworkManager/NetworkManager.conf, /usr/lib/NetworkManager/conf.d/20-connectivity.conf
Nov 20 02:20:07 toronto systemd[1]: Starting Authorization Manager...
Nov 20 02:20:07 toronto systemd-logind[589]: New seat seat0.
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6045] manager[0x561e94265f70]: monitoring kernel firmware directory '/lib/firmware'.
Nov 20 02:20:07 toronto systemd[1]: Starting Hostname Service...
Nov 20 02:20:07 toronto systemd-logind[589]: Watching system buttons on /dev/input/event0 (Lid Switch)
Nov 20 02:20:07 toronto systemd-logind[589]: Watching system buttons on /dev/input/event1 (Power Button)
Nov 20 02:20:07 toronto systemd-logind[589]: Watching system buttons on /dev/input/event2 (Sleep Button)
Nov 20 02:20:07 toronto systemd-logind[589]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard)
Nov 20 02:20:07 toronto systemd[1]: Started User Login Management.
Nov 20 02:20:07 toronto polkitd[603]: Started polkitd version 126
Nov 20 02:20:07 toronto polkitd[603]: Loading rules from directory /etc/polkit-1/rules.d
Nov 20 02:20:07 toronto polkitd[603]: Loading rules from directory /run/polkit-1/rules.d
Nov 20 02:20:07 toronto polkitd[603]: Error opening rules directory: Error opening directory “/run/polkit-1/rules.d”: No such file or directory (g-file-error-quark, 4)
Nov 20 02:20:07 toronto polkitd[603]: Loading rules from directory /usr/local/share/polkit-1/rules.d
Nov 20 02:20:07 toronto polkitd[603]: Error opening rules directory: Error opening directory “/usr/local/share/polkit-1/rules.d”: No such file or directory (g-file-error-quark, 4)
Nov 20 02:20:07 toronto polkitd[603]: Loading rules from directory /usr/share/polkit-1/rules.d
Nov 20 02:20:07 toronto polkitd[603]: Finished loading, compiling and executing 11 rules
Nov 20 02:20:07 toronto systemd[1]: Started Hostname Service.
Nov 20 02:20:07 toronto polkitd[603]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Nov 20 02:20:07 toronto boltd[588]: watchdog: enabled [pulse: 90s]
Nov 20 02:20:07 toronto boltd[588]: udev: initializing udev
Nov 20 02:20:07 toronto systemd[1]: Started Authorization Manager.
Nov 20 02:20:07 toronto boltd[588]: store: loading domains
Nov 20 02:20:07 toronto boltd[588]: store: loading devices
Nov 20 02:20:07 toronto boltd[588]: power: state located at: /run/boltd/power
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6380] hostname: hostname: using hostnamed
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6380] hostname: static hostname changed from (none) to "toronto"
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6383] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Nov 20 02:20:07 toronto boltd[588]: power: force power support: no
Nov 20 02:20:07 toronto boltd[588]: udev: enumerating devices
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6393] manager[0x561e94265f70]: rfkill: Wi-Fi hardware radio set enabled
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6393] manager[0x561e94265f70]: rfkill: WWAN hardware radio set enabled
Nov 20 02:20:07 toronto boltd[588]: probing: adding /sys/devices/pci0000:00 to roots
Nov 20 02:20:07 toronto boltd[588]: [24f83804-80c2-domain0                    ] newly connected [iommu+user] (/sys/devices/pci0000:00/0000:00:08.3/0000:67:00.5/domain0/0-0)
Nov 20 02:20:07 toronto boltd[588]: security level set to 'user'
Nov 20 02:20:07 toronto boltd[588]: [24f83804-80c2-domain0                    ] domain: registered (bootacl: 0/0)
Nov 20 02:20:07 toronto boltd[588]: [24f83804-80c2-domain0                    ] bootacl: bootacl not supported, no sync
Nov 20 02:20:07 toronto boltd[588]: [24f83804-80c2-domain0                    ] udev: failed to determine if uid is stable: unknown NHI PCI id '0x1668'
Nov 20 02:20:07 toronto boltd[588]: [24f83804-80c2-domain0                    ] udev: uuid is stable: no (for NHI: 0x1668)
Nov 20 02:20:07 toronto boltd[588]: global 'generation' set to '4'
Nov 20 02:20:07 toronto boltd[588]: [24f83804-80c2-ASUS TUF Gaming A14 FA401UU] device added, status: authorized, at /sys/devices/pci0000:00/0000:00:08.3/0000:67:00.5/domain0/0-0
Nov 20 02:20:07 toronto boltd[588]: [24f83804-80c2-ASUS TUF Gaming A14 FA401UU] labeling device: ASUSTeK COMPUTER INC. ASUS TUF Gaming A14 FA401UU_FA401UU
Nov 20 02:20:07 toronto boltd[588]: [24f83804-80c2-domain0                    ] dbus: exported domain at /org/freedesktop/bolt/domains/24f83804_80c2_20ad_ffff_ffffffffffff
Nov 20 02:20:07 toronto boltd[588]: [24f83804-80c2-ASUS TUF Gaming A14 FA401UU] dbus: exported device at /org/freedesktop/bolt/devices/24f83804_80c2...
Nov 20 02:20:07 toronto systemd[1]: Started Thunderbolt system service.
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6470] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.54.2-1/libnm-device-plugin-ovs.so)
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6474] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.54.2-1/libnm-device-plugin-adsl.so)
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6482] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.54.2-1/libnm-device-plugin-wifi.so)
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6505] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.54.2-1/libnm-device-plugin-bluetooth.so)
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6661] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.54.2-1/libnm-device-plugin-team.so)
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6666] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.54.2-1/libnm-device-plugin-wwan.so)
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6668] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6668] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6668] manager: Networking is enabled by state file
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6670] settings: Loaded settings plugin: keyfile (internal)
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6701] dhcp: init: Using DHCP client 'internal'
Nov 20 02:20:07 toronto systemd[1]: Starting Network Manager Script Dispatcher Service...
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6702] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6711] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6713] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6717] device (lo): Activation: starting connection 'lo' (fb089a07-6cb8-4b19-bde0-c33074254484)
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6721] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Nov 20 02:20:07 toronto systemd[1]: Started Network Manager.
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6732] ovsdb: disconnected from ovsdb
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6733] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Nov 20 02:20:07 toronto systemd[1]: Reached target Network.
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6735] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6736] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6737] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Nov 20 02:20:07 toronto systemd[1]: Starting Permit User Sessions...
Nov 20 02:20:07 toronto systemd[1]: Started Network Manager Script Dispatcher Service.
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6929] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6930] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6932] device (lo): Activation: successful, device activated.
Nov 20 02:20:07 toronto NetworkManager[587]: <info>  [1763598007.6934] manager: startup complete
Nov 20 02:20:07 toronto systemd[1]: Finished Permit User Sessions.
Nov 20 02:20:07 toronto systemd[1]: Started Getty on tty1.
Nov 20 02:20:07 toronto systemd[1]: Reached target Login Prompts.
Nov 20 02:20:07 toronto systemd[1]: Reached target Multi-User System.
Nov 20 02:20:07 toronto systemd[1]: Reached target Graphical Interface.
Nov 20 02:20:07 toronto systemd[1]: Startup finished in 7.354s (firmware) + 4.107s (loader) + 532ms (kernel) + 3.381s (initrd) + 1.751s (userspace) = 17.126s.
Nov 20 02:20:08 toronto boltd[588]: probing: started [1000]
Nov 20 02:20:08 toronto NetworkManager[587]: <info>  [1763598008.2984] device (wlan0): driver supports Access Point (AP) mode
Nov 20 02:20:08 toronto NetworkManager[587]: <info>  [1763598008.3040] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/2)
Nov 20 02:20:08 toronto NetworkManager[587]: <info>  [1763598008.3045] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:02.2/0000:03:00.0/ieee80211/phy0/rfkill1) (driver mt7921e)
Nov 20 02:20:08 toronto NetworkManager[587]: <info>  [1763598008.3057] device (wlan0): interface index 2 renamed iface from 'wlan0' to 'wlp3s0'
Nov 20 02:20:08 toronto kernel: mt7921e 0000:03:00.0 wlp3s0: renamed from wlan0
Nov 20 02:20:08 toronto NetworkManager[587]: <info>  [1763598008.3100] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Nov 20 02:20:08 toronto NetworkManager[587]: <info>  [1763598008.9044] device (wlp3s0): set-hw-addr: set MAC address to 0E:D5:9F:CB:50:0D (scanning)
Nov 20 02:20:08 toronto systemd[1]: Starting WPA supplicant...
Nov 20 02:20:09 toronto systemd[1]: Started WPA supplicant.
Nov 20 02:20:09 toronto wpa_supplicant[655]: Successfully initialized wpa_supplicant
Nov 20 02:20:09 toronto NetworkManager[587]: <info>  [1763598009.0620] device (wlp3s0): supplicant interface state: internal-starting -> disconnected
Nov 20 02:20:09 toronto NetworkManager[587]: <info>  [1763598009.0620] Wi-Fi P2P device controlled by interface wlp3s0 created
Nov 20 02:20:09 toronto NetworkManager[587]: <info>  [1763598009.0621] manager: (p2p-dev-wlp3s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/3)
Nov 20 02:20:09 toronto NetworkManager[587]: <info>  [1763598009.0622] device (p2p-dev-wlp3s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Nov 20 02:20:09 toronto NetworkManager[587]: <warn>  [1763598009.0622] device (p2p-dev-wlp3s0): error setting IPv4 forwarding to '0': Resource temporarily unavailable
Nov 20 02:20:09 toronto NetworkManager[587]: <info>  [1763598009.0623] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Nov 20 02:20:09 toronto NetworkManager[587]: <info>  [1763598009.0625] device (p2p-dev-wlp3s0): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Nov 20 02:20:09 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Nov 20 02:20:09 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=2472 max_tx_power=2000 no_ir=1
Nov 20 02:20:09 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=2472 max_tx_power=2000
Nov 20 02:20:09 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Nov 20 02:20:09 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=2472 max_tx_power=2000 no_ir=1
Nov 20 02:20:09 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=2472 max_tx_power=2000
Nov 20 02:20:09 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Nov 20 02:20:09 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=2000 no_ir=1
Nov 20 02:20:09 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=2000
Nov 20 02:20:09 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Nov 20 02:20:09 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=2000 no_ir=1
Nov 20 02:20:09 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=2000
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.2363] policy: auto-activating connection 'te_nomap' (18a8785d-1aa7-4a28-982e-7722bc596894)
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.2365] device (wlp3s0): Activation: starting connection 'te_nomap' (18a8785d-1aa7-4a28-982e-7722bc596894)
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.2365] device (wlp3s0): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.2366] manager: NetworkManager state is now CONNECTING
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.2681] device (wlp3s0): set-hw-addr: reset MAC address to 2C:9C:58:8B:E2:F9 (preserve)
Nov 20 02:20:11 toronto boltd[588]: probing: timeout, done: [2966184] (2000000)
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.2912] device (wlp3s0): state change: prepare -> config (reason 'none', managed-type: 'full')
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.2916] device (wlp3s0): Activation: (wifi) access point 'te_nomap' has security, but secrets are required.
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.2916] device (wlp3s0): state change: config -> need-auth (reason 'none', managed-type: 'full')
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.2918] device (wlp3s0): supplicant interface state: disconnected -> interface_disabled
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.2918] device (p2p-dev-wlp3s0): supplicant management interface state: disconnected -> interface_disabled
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.2921] device (wlp3s0): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.2921] device (wlp3s0): state change: prepare -> config (reason 'none', managed-type: 'full')
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.2922] device (wlp3s0): Activation: (wifi) connection 'te_nomap' has security, and secrets exist.  No new secrets needed.
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.2922] Config: added 'ssid' value 'te_nomap'
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.2922] Config: added 'scan_ssid' value '1'
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.2922] Config: added 'bgscan' value 'simple:30:-70:86400'
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.2923] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.2923] Config: added 'auth_alg' value 'OPEN'
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.2923] Config: added 'psk' value '<hidden>'
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.2997] device (wlp3s0): supplicant interface state: interface_disabled -> inactive
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.2997] device (p2p-dev-wlp3s0): supplicant management interface state: interface_disabled -> inactive
Nov 20 02:20:11 toronto wpa_supplicant[655]: wlp3s0: SME: Trying to authenticate with 98:00:6a:f2:64:4c (SSID='te_nomap' freq=2472 MHz)
Nov 20 02:20:11 toronto kernel: wlp3s0: authenticate with 98:00:6a:f2:64:4c (local address=2c:9c:58:8b:e2:f9)
Nov 20 02:20:11 toronto kernel: wlp3s0: send auth to 98:00:6a:f2:64:4c (try 1/3)
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.5384] device (wlp3s0): supplicant interface state: inactive -> authenticating
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.5385] device (p2p-dev-wlp3s0): supplicant management interface state: inactive -> authenticating
Nov 20 02:20:11 toronto wpa_supplicant[655]: wlp3s0: Trying to associate with 98:00:6a:f2:64:4c (SSID='te_nomap' freq=2472 MHz)
Nov 20 02:20:11 toronto kernel: wlp3s0: authenticated
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.5425] device (wlp3s0): supplicant interface state: authenticating -> associating
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.5426] device (p2p-dev-wlp3s0): supplicant management interface state: authenticating -> associating
Nov 20 02:20:11 toronto kernel: wlp3s0: associate with 98:00:6a:f2:64:4c (try 1/3)
Nov 20 02:20:11 toronto kernel: wlp3s0: RX AssocResp from 98:00:6a:f2:64:4c (capab=0x1c31 status=0 aid=2)
Nov 20 02:20:11 toronto kernel: wlp3s0: associated
Nov 20 02:20:11 toronto wpa_supplicant[655]: wlp3s0: Associated with 98:00:6a:f2:64:4c
Nov 20 02:20:11 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.5983] device (wlp3s0): supplicant interface state: associating -> associated
Nov 20 02:20:11 toronto NetworkManager[587]: <info>  [1763598011.5984] device (p2p-dev-wlp3s0): supplicant management interface state: associating -> associated
Nov 20 02:20:11 toronto kernel: wlp3s0: Limiting TX power to 27 (27 - 0) dBm as advertised by 98:00:6a:f2:64:4c
Nov 20 02:20:13 toronto dbus-broker-launch[585]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Nov 20 02:20:13 toronto systemd[1]: systemd-rfkill.service: Deactivated successfully.
Nov 20 02:20:13 toronto wpa_supplicant[655]: wlp3s0: WPA: Key negotiation completed with 98:00:6a:f2:64:4c [PTK=CCMP GTK=CCMP]
Nov 20 02:20:13 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-CONNECTED - Connection to 98:00:6a:f2:64:4c completed [id=0 id_str=]
Nov 20 02:20:13 toronto NetworkManager[587]: <info>  [1763598013.7424] device (wlp3s0): supplicant interface state: associated -> completed
Nov 20 02:20:13 toronto NetworkManager[587]: <info>  [1763598013.7425] device (wlp3s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "te_nomap"
Nov 20 02:20:13 toronto NetworkManager[587]: <info>  [1763598013.7425] device (p2p-dev-wlp3s0): supplicant management interface state: associated -> completed
Nov 20 02:20:13 toronto NetworkManager[587]: <info>  [1763598013.7433] device (wlp3s0): state change: config -> ip-config (reason 'none', managed-type: 'full')
Nov 20 02:20:13 toronto NetworkManager[587]: <info>  [1763598013.7438] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
Nov 20 02:20:13 toronto NetworkManager[587]: <info>  [1763598013.7971] dhcp4 (wlp3s0): state changed new lease, address=192.168.1.11, acd pending
Nov 20 02:20:13 toronto NetworkManager[587]: <info>  [1763598013.9697] dhcp4 (wlp3s0): state changed new lease, address=192.168.1.11
Nov 20 02:20:13 toronto NetworkManager[587]: <info>  [1763598013.9765] policy: set 'te_nomap' (wlp3s0) as default for IPv4 routing and DNS
Nov 20 02:20:13 toronto dbus-broker-launch[585]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Nov 20 02:20:14 toronto NetworkManager[587]: <info>  [1763598014.0032] device (wlp3s0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Nov 20 02:20:14 toronto NetworkManager[587]: <info>  [1763598014.0044] device (wlp3s0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Nov 20 02:20:14 toronto NetworkManager[587]: <info>  [1763598014.0045] device (wlp3s0): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Nov 20 02:20:14 toronto NetworkManager[587]: <info>  [1763598014.0046] manager: NetworkManager state is now CONNECTED_SITE
Nov 20 02:20:14 toronto NetworkManager[587]: <info>  [1763598014.0049] device (wlp3s0): Activation: successful, device activated.
Nov 20 02:20:14 toronto NetworkManager[587]: <info>  [1763598014.2439] manager: NetworkManager state is now CONNECTED_GLOBAL
Nov 20 02:20:15 toronto login[651]: pam_unix(login:session): session opened for user vloddot(uid=1000) by vloddot(uid=0)
Nov 20 02:20:15 toronto systemd-logind[589]: New session '1' of user 'vloddot' with class 'user' and type 'tty'.
Nov 20 02:20:15 toronto systemd[1]: Created slice User Slice of UID 1000.
Nov 20 02:20:15 toronto systemd[1]: Starting User Runtime Directory /run/user/1000...
Nov 20 02:20:15 toronto systemd-user-runtime-dir[672]: Successfully configured disk quota for UID 1000 on /tmp to 5.9G
Nov 20 02:20:15 toronto systemd-user-runtime-dir[672]: Successfully configured disk quota for UID 1000 on /dev/shm to 5.9G
Nov 20 02:20:15 toronto systemd[1]: Finished User Runtime Directory /run/user/1000.
Nov 20 02:20:15 toronto systemd[1]: Starting User Manager for UID 1000...
Nov 20 02:20:15 toronto (systemd)[708]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[vloddot] ruser=[<unknown>] rhost=[<unknown>]
Nov 20 02:20:15 toronto (systemd)[708]: pam_unix(systemd-user:session): session opened for user vloddot(uid=1000) by vloddot(uid=0)
Nov 20 02:20:15 toronto systemd-logind[589]: New session '2' of user 'vloddot' with class 'manager' and type 'unspecified'.
Nov 20 02:20:15 toronto systemd[708]: Queued start job for default target Main User Target.
Nov 20 02:20:15 toronto systemd[708]: Created slice User Application Slice.
Nov 20 02:20:15 toronto systemd[708]: Reached target Paths.
Nov 20 02:20:15 toronto systemd[708]: Reached target Timers.
Nov 20 02:20:15 toronto systemd[708]: Starting D-Bus User Message Bus Socket...
Nov 20 02:20:15 toronto systemd[708]: Listening on GnuPG network certificate management daemon.
Nov 20 02:20:15 toronto systemd[708]: Listening on GNOME Keyring daemon.
Nov 20 02:20:15 toronto systemd[708]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 20 02:20:15 toronto systemd[708]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Nov 20 02:20:15 toronto systemd[708]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Nov 20 02:20:15 toronto systemd[708]: Listening on GnuPG cryptographic agent and passphrase cache.
Nov 20 02:20:15 toronto systemd[708]: Listening on GnuPG public key management service.
Nov 20 02:20:15 toronto systemd[708]: Listening on p11-kit server.
Nov 20 02:20:15 toronto systemd[708]: Listening on PipeWire PulseAudio.
Nov 20 02:20:15 toronto systemd[708]: Listening on PipeWire Multimedia System Sockets.
Nov 20 02:20:15 toronto systemd[708]: Listening on Speech Dispatcher Socket.
Nov 20 02:20:15 toronto systemd[708]: Listening on Query the User Interactively for a Password.
Nov 20 02:20:15 toronto systemd[708]: Listening on D-Bus User Message Bus Socket.
Nov 20 02:20:15 toronto systemd[708]: Reached target Sockets.
Nov 20 02:20:15 toronto systemd[708]: Reached target Basic System.
Nov 20 02:20:15 toronto systemd[708]: Reached target Main User Target.
Nov 20 02:20:15 toronto systemd[708]: Startup finished in 145ms.
Nov 20 02:20:15 toronto systemd[1]: Started User Manager for UID 1000.
Nov 20 02:20:15 toronto systemd[1]: Started Session 1 of User vloddot.
Nov 20 02:20:15 toronto login[651]: LOGIN ON tty1 BY vloddot
Nov 20 02:20:17 toronto systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Nov 20 02:20:27 toronto doas[745]: pam_unix(doas:session): session opened for user root(uid=0) by vloddot(uid=1000)
Nov 20 02:20:27 toronto doas[750]: vloddot ran command systemctl start gdm.service as root from /home/vloddot
Nov 20 02:20:27 toronto systemd[1]: Stopping Getty on tty1...
Nov 20 02:20:27 toronto login[651]: pam_unix(login:session): session closed for user vloddot
Nov 20 02:20:27 toronto doas[745]: pam_unix(doas:session): session closed for user root
Nov 20 02:20:27 toronto systemd[1]: getty@tty1.service: Deactivated successfully.
Nov 20 02:20:27 toronto systemd[1]: Stopped Getty on tty1.
Nov 20 02:20:27 toronto systemd[1]: session-1.scope: Deactivated successfully.
Nov 20 02:20:27 toronto systemd-logind[589]: Session 1 logged out. Waiting for processes to exit.
Nov 20 02:20:27 toronto systemd[1]: Starting GNOME Display Manager...
Nov 20 02:20:27 toronto systemd-logind[589]: Removed session 1.
Nov 20 02:20:27 toronto systemd[708]: Reached target Sound Card.
Nov 20 02:20:27 toronto systemd[1]: Started GNOME Display Manager.
Nov 20 02:20:27 toronto systemd[1]: Reached target User and Group Name Lookups.
Nov 20 02:20:27 toronto systemd[1]: Starting Accounts Service...
Nov 20 02:20:27 toronto accounts-daemon[791]: started daemon version 23.13.0
Nov 20 02:20:27 toronto systemd[1]: Started Accounts Service.
Nov 20 02:20:27 toronto systemd-logind[589]: New session '3' of user 'gdm-greeter' with class 'greeter' and type 'wayland'.
Nov 20 02:20:27 toronto systemd[1]: Created slice User Slice of UID 60578.
Nov 20 02:20:27 toronto systemd[1]: Starting User Runtime Directory /run/user/60578...
Nov 20 02:20:27 toronto systemd[1]: Finished User Runtime Directory /run/user/60578.
Nov 20 02:20:27 toronto systemd[1]: Starting User Manager for UID 60578...
Nov 20 02:20:27 toronto (systemd)[808]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[gdm-greeter] ruser=[<unknown>] rhost=[<unknown>]
Nov 20 02:20:27 toronto (systemd)[808]: pam_unix(systemd-user:session): session opened for user gdm-greeter(uid=60578) by gdm-greeter(uid=0)
Nov 20 02:20:27 toronto systemd-logind[589]: New session '4' of user 'gdm-greeter' with class 'manager-early' and type 'unspecified'.
Nov 20 02:20:27 toronto systemd[808]: Queued start job for default target Main User Target.
Nov 20 02:20:27 toronto systemd[808]: Created slice User Application Slice.
Nov 20 02:20:27 toronto systemd[808]: Reached target Paths.
Nov 20 02:20:27 toronto systemd[808]: Reached target Timers.
Nov 20 02:20:27 toronto systemd[808]: Starting D-Bus User Message Bus Socket...
Nov 20 02:20:27 toronto systemd[808]: Listening on GnuPG network certificate management daemon.
Nov 20 02:20:27 toronto systemd[808]: Listening on GNOME Keyring daemon.
Nov 20 02:20:27 toronto systemd[808]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 20 02:20:27 toronto systemd[808]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Nov 20 02:20:27 toronto systemd[808]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Nov 20 02:20:27 toronto systemd[808]: Listening on GnuPG cryptographic agent and passphrase cache.
Nov 20 02:20:27 toronto systemd[808]: Listening on GnuPG public key management service.
Nov 20 02:20:27 toronto systemd[808]: Listening on p11-kit server.
Nov 20 02:20:27 toronto systemd[808]: Listening on PipeWire PulseAudio.
Nov 20 02:20:27 toronto systemd[808]: Listening on PipeWire Multimedia System Sockets.
Nov 20 02:20:27 toronto systemd[808]: Listening on Speech Dispatcher Socket.
Nov 20 02:20:27 toronto systemd[808]: Listening on Query the User Interactively for a Password.
Nov 20 02:20:27 toronto systemd[808]: Listening on D-Bus User Message Bus Socket.
Nov 20 02:20:27 toronto systemd[808]: Reached target Sockets.
Nov 20 02:20:27 toronto systemd[808]: Reached target Basic System.
Nov 20 02:20:27 toronto systemd[808]: Reached target Main User Target.
Nov 20 02:20:27 toronto systemd[808]: Startup finished in 130ms.
Nov 20 02:20:27 toronto systemd[1]: Started User Manager for UID 60578.
Nov 20 02:20:27 toronto systemd[1]: Started Session 3 of User gdm-greeter.
Nov 20 02:20:27 toronto systemd[808]: Created slice User Core Session Slice.
Nov 20 02:20:27 toronto systemd[808]: Starting D-Bus User Message Bus...
Nov 20 02:20:27 toronto dbus-broker-launch[821]: Service file '/usr/share//dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Nov 20 02:20:27 toronto dbus-broker-launch[821]: Service file '/usr/share//dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Nov 20 02:20:27 toronto dbus-broker-launch[821]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Nov 20 02:20:27 toronto dbus-broker-launch[821]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Nov 20 02:20:27 toronto systemd[808]: Started D-Bus User Message Bus.
Nov 20 02:20:27 toronto dbus-broker-launch[821]: Ready
Nov 20 02:20:27 toronto gnome-session-i[824]: Starting GNOME session target: gnome-session-wayland@gnome-login.target
Nov 20 02:20:27 toronto systemd[808]: Created slice Slice /app/gnome-session-manager.
Nov 20 02:20:27 toronto systemd[808]: Reached target GNOME Wayland Session.
Nov 20 02:20:27 toronto systemd[808]: Reached target GNOME Shell.
Nov 20 02:20:27 toronto systemd[808]: Starting Monitor Session leader for GNOME Session...
Nov 20 02:20:27 toronto systemd[808]: Starting User folders update...
Nov 20 02:20:27 toronto systemd[808]: Finished User folders update.
Nov 20 02:20:27 toronto systemd[808]: Reached target Session services which should run early before the graphical session is brought up.
Nov 20 02:20:27 toronto systemd[808]: Started Monitor Session leader for GNOME Session.
Nov 20 02:20:27 toronto systemd[808]: Reached target Tasks to be run before GNOME Session starts.
Nov 20 02:20:27 toronto systemd[808]: Starting GNOME Session Manager (session: gnome-login)...
Nov 20 02:20:28 toronto systemd[808]: Started GNOME Session Manager (session: gnome-login).
Nov 20 02:20:28 toronto systemd[808]: Reached target GNOME Session Manager is ready.
Nov 20 02:20:28 toronto systemd[808]: Starting GNOME Shell on Wayland...
Nov 20 02:20:28 toronto gnome-shell[842]: Running GNOME Shell (using mutter 49.1.1) as a Wayland display server
Nov 20 02:20:28 toronto gnome-shell[842]: Enabling experimental feature 'scale-monitor-framebuffer'
Nov 20 02:20:28 toronto gnome-shell[842]: Enabling experimental feature 'variable-refresh-rate'
Nov 20 02:20:28 toronto gnome-shell[842]: Enabling experimental feature 'xwayland-native-scaling'
Nov 20 02:20:28 toronto systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Nov 20 02:20:28 toronto systemd[1]: Started RealtimeKit Scheduling Policy Service.
Nov 20 02:20:28 toronto rtkit-daemon[859]: Successfully called chroot.
Nov 20 02:20:28 toronto rtkit-daemon[859]: Successfully dropped privileges.
Nov 20 02:20:28 toronto rtkit-daemon[859]: Successfully limited resources.
Nov 20 02:20:28 toronto rtkit-daemon[859]: Running.
Nov 20 02:20:28 toronto rtkit-daemon[859]: Canary thread running.
Nov 20 02:20:28 toronto rtkit-daemon[859]: Watchdog thread running.
Nov 20 02:20:28 toronto rtkit-daemon[859]: Supervising 0 threads of 0 processes of 0 users.
Nov 20 02:20:28 toronto rtkit-daemon[859]: Successfully made thread 858 of process 842 owned by '60578' high priority at nice level -15.
Nov 20 02:20:28 toronto rtkit-daemon[859]: Supervising 1 threads of 1 processes of 1 users.
Nov 20 02:20:28 toronto gnome-shell[842]: Thread 'KMS thread' will be using high priority scheduling
Nov 20 02:20:28 toronto gnome-shell[842]: Device '/dev/dri/card2' prefers shadow buffer
Nov 20 02:20:28 toronto gnome-shell[842]: Added device '/dev/dri/card2' (amdgpu) using atomic mode setting.
Nov 20 02:20:28 toronto gnome-shell[842]: Created gbm renderer for '/dev/dri/card2'
Nov 20 02:20:28 toronto gnome-shell[842]: GPU /dev/dri/card2 selected primary from builtin panel presence
Nov 20 02:20:28 toronto gnome-shell[842]: Obtained a high priority EGL context
Nov 20 02:20:28 toronto systemd[808]: Starting Accessibility services bus...
Nov 20 02:20:28 toronto systemd[808]: Started Accessibility services bus.
Nov 20 02:20:28 toronto dbus-broker-launch[893]: Ready
Nov 20 02:20:28 toronto gnome-shell[842]: Using public X11 display :1024, (using :1025 for managed services)
Nov 20 02:20:28 toronto gnome-shell[842]: Using Wayland display name 'wayland-0'
Nov 20 02:20:28 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-62 noise=9999 txrate=81000
Nov 20 02:20:28 toronto systemd[808]: Created slice Slice /app/dbus-:1.10-org.a11y.atspi.Registry.
Nov 20 02:20:28 toronto systemd[808]: Started dbus-:1.10-org.a11y.atspi.Registry@0.service.
Nov 20 02:20:28 toronto systemd[1]: Starting Manage, Install and Generate Color Profiles...
Nov 20 02:20:28 toronto at-spi2-registryd[895]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Nov 20 02:20:29 toronto systemd[1]: Started Manage, Install and Generate Color Profiles.
Nov 20 02:20:29 toronto dbus-broker-launch[585]: Activation request for 'org.freedesktop.Avahi' failed: The systemd unit 'dbus-org.freedesktop.Avahi.service' could not be found.
Nov 20 02:20:29 toronto gnome-shell[842]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Nov 20 02:20:29 toronto systemd[1]: Starting Locale Service...
Nov 20 02:20:29 toronto systemd[808]: Created slice Slice /app/dbus-:1.2-org.gnome.Shell.Screencast.
Nov 20 02:20:29 toronto systemd[808]: Started dbus-:1.2-org.gnome.Shell.Screencast@0.service.
Nov 20 02:20:29 toronto systemd[808]: Starting sandboxed app permission store...
Nov 20 02:20:29 toronto systemd[1]: Started Locale Service.
Nov 20 02:20:29 toronto systemd[808]: Started sandboxed app permission store.
Nov 20 02:20:29 toronto systemd[808]: Created slice Slice /app/dbus-:1.2-org.gnome.Shell.Notifications.
Nov 20 02:20:29 toronto systemd[1]: Starting Daemon for power management...
Nov 20 02:20:29 toronto systemd[808]: Started dbus-:1.2-org.gnome.Shell.Notifications@0.service.
Nov 20 02:20:29 toronto systemd[808]: Started GNOME Shell on Wayland.
Nov 20 02:20:29 toronto systemd[808]: Reached target GNOME Session is initialized.
Nov 20 02:20:29 toronto systemd[808]: Reached target GNOME basic session services.
Nov 20 02:20:29 toronto systemd[808]: Reached target GNOME Session (session: gnome-login).
Nov 20 02:20:29 toronto systemd[808]: Starting Signal initialization done to GNOME Session Manager...
Nov 20 02:20:29 toronto systemd[808]: Starting IBus Daemon for GNOME...
Nov 20 02:20:29 toronto systemd[808]: Starting GNOME accessibility service...
Nov 20 02:20:29 toronto systemd[808]: Starting GNOME keyboard configuration service...
Nov 20 02:20:29 toronto gnome-shell[842]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Nov 20 02:20:29 toronto systemd[808]: Starting GNOME keyboard shortcuts service...
Nov 20 02:20:29 toronto polkitd[603]: Registered Authentication Agent for unix-session:3 (system bus name :1.22 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Nov 20 02:20:29 toronto gnome-shell[842]: Will monitor session 3
Nov 20 02:20:29 toronto systemd[808]: Starting GNOME power management service...
Nov 20 02:20:29 toronto systemd[808]: Starting GNOME RFKill support service...
Nov 20 02:20:29 toronto systemd[808]: Starting GNOME file sharing service...
Nov 20 02:20:29 toronto systemd[808]: Starting GNOME smartcard service...
Nov 20 02:20:29 toronto systemd[808]: Starting GNOME USB protection service...
Nov 20 02:20:29 toronto gnome-session-service[836]: Entering running state
Nov 20 02:20:29 toronto systemd[808]: Finished Signal initialization done to GNOME Session Manager.
Nov 20 02:20:29 toronto systemd[808]: Started GNOME keyboard configuration service.
Nov 20 02:20:29 toronto systemd[808]: Reached target GNOME keyboard configuration target.
Nov 20 02:20:29 toronto systemd[808]: Started GNOME accessibility service.
Nov 20 02:20:29 toronto systemd[808]: Reached target GNOME accessibility target.
Nov 20 02:20:29 toronto systemd[808]: Started GNOME smartcard service.
Nov 20 02:20:29 toronto systemd[808]: Started GNOME RFKill support service.
Nov 20 02:20:29 toronto systemd[808]: Reached target GNOME RFKill support target.
Nov 20 02:20:29 toronto systemd[808]: Reached target GNOME smartcard target.
Nov 20 02:20:29 toronto systemd[808]: Started GNOME USB protection service.
Nov 20 02:20:29 toronto systemd[808]: Reached target GNOME USB protection target.
Nov 20 02:20:29 toronto systemd[808]: Started GNOME file sharing service.
Nov 20 02:20:29 toronto systemd[808]: Reached target GNOME file sharing target.
Nov 20 02:20:29 toronto kernel: rfkill: input handler disabled
Nov 20 02:20:29 toronto systemd[808]: Created slice Slice /app/dbus-:1.2-org.gnome.ScreenSaver.
Nov 20 02:20:29 toronto systemd[808]: Started dbus-:1.2-org.gnome.ScreenSaver@0.service.
Nov 20 02:20:29 toronto systemd[808]: Started IBus Daemon for GNOME.
Nov 20 02:20:29 toronto systemd[808]: Created slice Slice /app/dbus-:1.2-org.freedesktop.portal.IBus.
Nov 20 02:20:29 toronto systemd[808]: Started dbus-:1.2-org.freedesktop.portal.IBus@0.service.
Nov 20 02:20:29 toronto gnome-shell[842]: Type GITypeInfo of property NM.Object::client does not match return type GITypeInfo of getter get_client. Falling back to slow path
Nov 20 02:20:29 toronto NetworkManager[587]: <info>  [1763598029.3292] agent-manager: agent[58d4f6e41a27bd4c,:1.22/org.gnome.Shell.NetworkAgent/60578]: agent registered
Nov 20 02:20:29 toronto rtkit-daemon[859]: Supervising 1 threads of 1 processes of 1 users.
Nov 20 02:20:29 toronto rtkit-daemon[859]: Supervising 1 threads of 1 processes of 1 users.
Nov 20 02:20:29 toronto rtkit-daemon[859]: Supervising 1 threads of 1 processes of 1 users.
Nov 20 02:20:29 toronto systemd[808]: Started PipeWire Multimedia Service.
Nov 20 02:20:29 toronto systemd[808]: Started Multimedia Service Session Manager.
Nov 20 02:20:29 toronto systemd[808]: Started PipeWire PulseAudio.
Nov 20 02:20:29 toronto systemd[1]: Starting Location Lookup Service...
Nov 20 02:20:29 toronto rtkit-daemon[859]: Supervising 1 threads of 1 processes of 1 users.
Nov 20 02:20:29 toronto rtkit-daemon[859]: Supervising 1 threads of 1 processes of 1 users.
Nov 20 02:20:29 toronto rtkit-daemon[859]: Supervising 1 threads of 1 processes of 1 users.
Nov 20 02:20:29 toronto rtkit-daemon[859]: Successfully made thread 1086 of process 1086 owned by '60578' high priority at nice level -11.
Nov 20 02:20:29 toronto rtkit-daemon[859]: Supervising 2 threads of 2 processes of 1 users.
Nov 20 02:20:29 toronto rtkit-daemon[859]: Successfully made thread 1099 of process 1086 owned by '60578' RT at priority 20.
Nov 20 02:20:29 toronto rtkit-daemon[859]: Supervising 3 threads of 2 processes of 1 users.
Nov 20 02:20:29 toronto rtkit-daemon[859]: Supervising 3 threads of 2 processes of 1 users.
Nov 20 02:20:29 toronto rtkit-daemon[859]: Supervising 3 threads of 2 processes of 1 users.
Nov 20 02:20:29 toronto rtkit-daemon[859]: Supervising 3 threads of 2 processes of 1 users.
Nov 20 02:20:29 toronto rtkit-daemon[859]: Supervising 3 threads of 2 processes of 1 users.
Nov 20 02:20:29 toronto rtkit-daemon[859]: Supervising 3 threads of 2 processes of 1 users.
Nov 20 02:20:29 toronto rtkit-daemon[859]: Supervising 3 threads of 2 processes of 1 users.
Nov 20 02:20:29 toronto rtkit-daemon[859]: Successfully made thread 1088 of process 1088 owned by '60578' high priority at nice level -11.
Nov 20 02:20:29 toronto rtkit-daemon[859]: Supervising 4 threads of 3 processes of 1 users.
Nov 20 02:20:29 toronto gsd-usb-protection[956]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Nov 20 02:20:29 toronto rtkit-daemon[859]: Successfully made thread 1091 of process 1091 owned by '60578' high priority at nice level -11.
Nov 20 02:20:29 toronto rtkit-daemon[859]: Supervising 5 threads of 4 processes of 1 users.
Nov 20 02:20:29 toronto rtkit-daemon[859]: Successfully made thread 1106 of process 1091 owned by '60578' RT at priority 20.
Nov 20 02:20:29 toronto rtkit-daemon[859]: Supervising 6 threads of 4 processes of 1 users.
Nov 20 02:20:29 toronto rtkit-daemon[859]: Successfully made thread 1115 of process 1088 owned by '60578' RT at priority 20.
Nov 20 02:20:29 toronto rtkit-daemon[859]: Supervising 7 threads of 4 processes of 1 users.
Nov 20 02:20:29 toronto wireplumber[1088]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
Nov 20 02:20:29 toronto wireplumber[1088]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
Nov 20 02:20:29 toronto wireplumber[1088]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
Nov 20 02:20:29 toronto wireplumber[1088]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
Nov 20 02:20:29 toronto geoclue[1095]: Failed to connect to avahi service: Daemon not running
Nov 20 02:20:29 toronto systemd[1]: Started Location Lookup Service.
Nov 20 02:20:29 toronto systemd[1]: Started Daemon for power management.
Nov 20 02:20:29 toronto systemd[808]: Started GNOME keyboard shortcuts service.
Nov 20 02:20:29 toronto systemd[808]: Reached target GNOME keyboard shortcuts target.
Nov 20 02:20:29 toronto systemd[808]: Started GNOME power management service.
Nov 20 02:20:29 toronto systemd[808]: Reached target GNOME power management target.
Nov 20 02:20:29 toronto systemd[808]: Reached target GNOME Session.
Nov 20 02:20:29 toronto systemd[808]: Reached target GNOME Wayland Session (session: gnome-login).
Nov 20 02:20:29 toronto systemd[808]: Reached target Current graphical user session.
Nov 20 02:20:29 toronto gsd-media-keys[943]: Failed to grab accelerator for keybinding settings:hibernate
Nov 20 02:20:29 toronto gsd-media-keys[943]: Failed to grab accelerator for keybinding settings:playback-repeat
Nov 20 02:20:29 toronto wireplumber[1088]: spa.bluez5: BlueZ system service is not available
Nov 20 02:20:29 toronto wireplumber[1088]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Nov 20 02:20:29 toronto wireplumber[1088]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
Nov 20 02:20:29 toronto gsd-media-keys[943]: Unable to get default sink
Nov 20 02:20:29 toronto systemd[808]: Starting Portal service...
Nov 20 02:20:29 toronto systemd[808]: Starting flatpak document portal service...
Nov 20 02:20:29 toronto systemd[808]: Started flatpak document portal service.
Nov 20 02:20:29 toronto systemd[808]: Starting Portal service (GNOME implementation)...
Nov 20 02:20:30 toronto gnome-shell[842]: Registering session with GDM
Nov 20 02:20:30 toronto systemd[808]: Created slice Slice /app/dbus-:1.2-org.gnome.Settings.GlobalShortcutsProvider.
Nov 20 02:20:30 toronto systemd[808]: Started dbus-:1.2-org.gnome.Settings.GlobalShortcutsProvider@0.service.
Nov 20 02:20:30 toronto systemd[808]: Started Portal service (GNOME implementation).
Nov 20 02:20:30 toronto rtkit-daemon[859]: Supervising 7 threads of 4 processes of 1 users.
Nov 20 02:20:30 toronto rtkit-daemon[859]: Supervising 7 threads of 4 processes of 1 users.
Nov 20 02:20:30 toronto rtkit-daemon[859]: Supervising 7 threads of 4 processes of 1 users.
Nov 20 02:20:30 toronto systemd[808]: Starting Portal service (GTK/GNOME implementation)...
Nov 20 02:20:30 toronto systemd[808]: Started Portal service (GTK/GNOME implementation).
Nov 20 02:20:30 toronto rtkit-daemon[859]: Supervising 7 threads of 4 processes of 1 users.
Nov 20 02:20:30 toronto rtkit-daemon[859]: Supervising 7 threads of 4 processes of 1 users.
Nov 20 02:20:30 toronto rtkit-daemon[859]: Supervising 7 threads of 4 processes of 1 users.
Nov 20 02:20:30 toronto systemd[808]: Created slice Slice /app/dbus-:1.2-org.freedesktop.secrets.
Nov 20 02:20:30 toronto systemd[808]: Started dbus-:1.2-org.freedesktop.secrets@0.service.
Nov 20 02:20:30 toronto gnome-keyring-daemon[2211]: gnome-keyring-daemon: no process capabilities, insecure memory might get used
Nov 20 02:20:30 toronto systemd[808]: Started GNOME Keyring daemon.
Nov 20 02:20:30 toronto gnome-keyring-daemon[2212]: gnome-keyring-daemon: no process capabilities, insecure memory might get used
Nov 20 02:20:30 toronto gnome-keyring-daemon[2212]: GNOME_KEYRING_CONTROL=/run/user/60578/keyring
Nov 20 02:20:30 toronto gnome-keyring-daemon[2212]: couldn't set environment variable in session: GDBus.Error:org.gnome.SessionManager.NotInInitialization: Setenv interface is only available during the Initialization phase
Nov 20 02:20:30 toronto gnome-keyring-daemon[2212]: couldn't set environment variable in session: GDBus.Error:org.gnome.SessionManager.NotInInitialization: Setenv interface is only available during the Initialization phase
Nov 20 02:20:30 toronto gnome-keyring-daemon[2212]: The Secret Service was already initialized
Nov 20 02:20:30 toronto gnome-keyring-daemon[2212]: The Secret Service was already initialized
Nov 20 02:20:30 toronto gnome-keyring-daemon[2211]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/60578/keyring
Nov 20 02:20:30 toronto gnome-keyring-daemon[2211]: discover_other_daemon: 1
Nov 20 02:20:30 toronto systemd[808]: Started Portal service.
Nov 20 02:20:33 toronto systemd[808]: dbus-:1.2-org.gnome.Shell.Screencast@0.service: Consumed 511ms CPU time, 124M memory peak.
Nov 20 02:20:35 toronto systemd-logind[589]: Power key pressed short.
Nov 20 02:20:35 toronto systemd-logind[589]: The system will suspend now!
Nov 20 02:20:35 toronto NetworkManager[587]: <info>  [1763598035.9824] manager: sleep: sleep requested (sleeping: no  enabled: yes)
Nov 20 02:20:35 toronto NetworkManager[587]: <info>  [1763598035.9826] device (p2p-dev-wlp3s0): state change: disconnected -> unmanaged (reason 'unmanaged-nm-disabled', managed-type: 'full')
Nov 20 02:20:35 toronto gnome-shell[842]: Screen lock is locked down, not locking
Nov 20 02:20:35 toronto NetworkManager[587]: <info>  [1763598035.9829] manager: NetworkManager state is now DISABLED (ASLEEP)
Nov 20 02:20:35 toronto NetworkManager[587]: <info>  [1763598035.9830] device (wlp3s0): state change: activated -> deactivating (reason 'sleeping', managed-type: 'full')
Nov 20 02:20:35 toronto systemd[1]: Starting Network Manager Script Dispatcher Service...
Nov 20 02:20:36 toronto systemd[1]: Started Network Manager Script Dispatcher Service.
Nov 20 02:20:36 toronto kernel: wlp3s0: deauthenticating from 98:00:6a:f2:64:4c by local choice (Reason: 3=DEAUTH_LEAVING)
Nov 20 02:20:36 toronto wpa_supplicant[655]: nl80211: send_event_marker failed: Source based routing not supported
Nov 20 02:20:36 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-DISCONNECTED bssid=98:00:6a:f2:64:4c reason=3 locally_generated=1
Nov 20 02:20:36 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 20 02:20:36 toronto NetworkManager[587]: <info>  [1763598036.2283] device (wlp3s0): supplicant interface state: completed -> disconnected
Nov 20 02:20:36 toronto NetworkManager[587]: <info>  [1763598036.2285] device (wlp3s0): state change: deactivating -> disconnected (reason 'sleeping', managed-type: 'full')
Nov 20 02:20:36 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Nov 20 02:20:36 toronto NetworkManager[587]: <info>  [1763598036.2600] dhcp4 (wlp3s0): canceled DHCP transaction
Nov 20 02:20:36 toronto NetworkManager[587]: <info>  [1763598036.2600] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
Nov 20 02:20:36 toronto NetworkManager[587]: <info>  [1763598036.2601] dhcp4 (wlp3s0): state changed no lease
Nov 20 02:20:36 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Nov 20 02:20:36 toronto NetworkManager[587]: <info>  [1763598036.3223] device (wlp3s0): set-hw-addr: set MAC address to 2A:AD:CD:9F:00:94 (scanning)
Nov 20 02:20:36 toronto NetworkManager[587]: <info>  [1763598036.3859] device (wlp3s0): state change: disconnected -> unmanaged (reason 'unmanaged-nm-disabled', managed-type: 'full')
Nov 20 02:20:36 toronto NetworkManager[587]: <info>  [1763598036.4354] device (wlp3s0): set-hw-addr: reset MAC address to 2C:9C:58:8B:E2:F9 (unmanage)
Nov 20 02:20:36 toronto systemd[1]: Reached target Sleep.
Nov 20 02:20:36 toronto systemd[1]: Starting System Suspend...
Nov 20 02:20:36 toronto wpa_supplicant[655]: p2p-dev-wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 20 02:20:36 toronto wpa_supplicant[655]: p2p-dev-wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 20 02:20:36 toronto wpa_supplicant[655]: nl80211: deinit ifname=p2p-dev-wlp3s0 disabled_11b_rates=0
Nov 20 02:20:36 toronto systemd[1]: user-1000.slice: Unit now frozen-by-parent.
Nov 20 02:20:36 toronto systemd[1]: user@1000.service: Unit now frozen-by-parent.
Nov 20 02:20:36 toronto systemd[1]: user@60578.service: Unit now frozen-by-parent.
Nov 20 02:20:36 toronto systemd[1]: session-3.scope: Unit now frozen-by-parent.
Nov 20 02:20:36 toronto systemd[1]: user-60578.slice: Unit now frozen-by-parent.
Nov 20 02:20:36 toronto systemd[1]: user.slice: Unit now frozen.
Nov 20 02:20:36 toronto systemd-sleep[2560]: Successfully froze unit 'user.slice'.
Nov 20 02:20:36 toronto systemd-sleep[2560]: Performing sleep operation 'suspend'...
Nov 20 02:20:36 toronto kernel: PM: suspend entry (s2idle)
Nov 20 02:20:36 toronto kernel: Filesystems sync: 0.010 seconds
Nov 20 02:20:39 toronto kernel: Freezing user space processes
Nov 20 02:20:39 toronto kernel: Freezing user space processes completed (elapsed 0.007 seconds)
Nov 20 02:20:39 toronto kernel: OOM killer disabled.
Nov 20 02:20:39 toronto kernel: Freezing remaining freezable tasks
Nov 20 02:20:39 toronto kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Nov 20 02:20:39 toronto kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Nov 20 02:20:39 toronto kernel: pcieport 0000:00:08.3: quirk: disabling D3cold for suspend
Nov 20 02:20:39 toronto kernel: ACPI: button: The lid device is not compliant to SW_LID.
Nov 20 02:20:39 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 20 02:20:39 toronto kernel: pcieport 0000:00:01.1: pciehp: Slot(0): Card not present
Nov 20 02:20:39 toronto kernel: pcieport 0000:00:01.1: pciehp: Slot(0): Card present
Nov 20 02:20:39 toronto kernel: pcieport 0000:00:01.1: pciehp: Slot(0): Link Up
Nov 20 02:20:39 toronto kernel: nvme nvme0: D3 entry latency set to 10 seconds
Nov 20 02:20:39 toronto systemd-sleep[2560]: System returned from sleep operation 'suspend'.
Nov 20 02:20:39 toronto kernel: [drm] PCIE GART of 512M enabled (table at 0x000000801FD00000).
Nov 20 02:20:39 toronto kernel: amdgpu 0000:65:00.0: amdgpu: SMU is resuming...
Nov 20 02:20:39 toronto kernel: amdgpu 0000:65:00.0: amdgpu: SMU is resumed successfully!
Nov 20 02:20:39 toronto kernel: nvme nvme0: 16/0/0 default/read/poll queues
Nov 20 02:20:39 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Nov 20 02:20:39 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Nov 20 02:20:39 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Nov 20 02:20:39 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Nov 20 02:20:39 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Nov 20 02:20:39 toronto systemd[1]: user@1000.service: Unit now thawed.
Nov 20 02:20:39 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Nov 20 02:20:39 toronto systemd[1]: user-1000.slice: Unit now thawed.
Nov 20 02:20:39 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Nov 20 02:20:39 toronto systemd[1]: user.slice: Unit now thawed.
Nov 20 02:20:39 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Nov 20 02:20:39 toronto systemd[1]: user-60578.slice: Unit now thawed.
Nov 20 02:20:39 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Nov 20 02:20:39 toronto systemd[1]: session-3.scope: Unit now thawed.
Nov 20 02:20:39 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Nov 20 02:20:39 toronto systemd[1]: user@60578.service: Unit now thawed.
Nov 20 02:20:39 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
Nov 20 02:20:39 toronto systemd-sleep[2560]: Successfully thawed unit 'user.slice'.
Nov 20 02:20:39 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring jpeg_dec uses VM inv eng 1 on hub 8
Nov 20 02:20:39 toronto systemd[1]: systemd-suspend.service: Deactivated successfully.
Nov 20 02:20:39 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 13 on hub 0
Nov 20 02:20:39 toronto systemd[1]: Finished System Suspend.
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.0: [10de:28e1] type 00 class 0x030000 PCIe Legacy Endpoint
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00ffffff]
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.0: BAR 1 [mem 0x00000000-0x1ffffffff 64bit pref]
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.0: BAR 3 [mem 0x00000000-0x01ffffff 64bit pref]
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.0: BAR 5 [io  0x0000-0x007f]
Nov 20 02:20:39 toronto systemd[1]: Stopped target Sleep.
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.0: ROM [mem 0x00000000-0x0007ffff pref]
Nov 20 02:20:39 toronto systemd[1]: Reached target Suspend.
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.0: Max Payload Size set to 256 (was 128, max 256)
Nov 20 02:20:39 toronto systemd-logind[589]: Operation 'suspend' finished.
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Nov 20 02:20:39 toronto systemd[1]: Stopped target Suspend.
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.0: Adding to iommu group 14
Nov 20 02:20:39 toronto NetworkManager[587]: <info>  [1763598039.5425] manager: sleep: wake requested (sleeping: yes  enabled: yes)
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Nov 20 02:20:39 toronto NetworkManager[587]: <info>  [1763598039.5428] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Nov 20 02:20:39 toronto boltd[588]: probing: started [1000]
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.1: [10de:22be] type 00 class 0x040300 PCIe Endpoint
Nov 20 02:20:39 toronto NetworkManager[587]: <info>  [1763598039.5439] device (p2p-dev-wlp3s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.1: BAR 0 [mem 0x00000000-0x00003fff]
Nov 20 02:20:39 toronto NetworkManager[587]: <warn>  [1763598039.5439] device (p2p-dev-wlp3s0): error setting IPv4 forwarding to '0': Resource temporarily unavailable
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.1: Max Payload Size set to 256 (was 128, max 256)
Nov 20 02:20:39 toronto NetworkManager[587]: <info>  [1763598039.5441] manager: NetworkManager state is now DISCONNECTED
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.1: Adding to iommu group 14
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.0: BAR 1 [mem 0x7c00000000-0x7dffffffff 64bit pref]: assigned
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.0: BAR 3 [mem 0x7e00000000-0x7e01ffffff 64bit pref]: assigned
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.0: BAR 0 [mem 0xdc000000-0xdcffffff]: assigned
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.0: ROM [mem 0xdd000000-0xdd07ffff pref]: assigned
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.1: BAR 0 [mem 0xdd080000-0xdd083fff]: assigned
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.0: BAR 5 [io  0xf000-0xf07f]: assigned
Nov 20 02:20:39 toronto kernel: pcieport 0000:00:01.1: PCI bridge to [bus 01]
Nov 20 02:20:39 toronto kernel: pcieport 0000:00:01.1:   bridge window [io  0xf000-0xffff]
Nov 20 02:20:39 toronto kernel: pcieport 0000:00:01.1:   bridge window [mem 0xdc000000-0xdd0fffff]
Nov 20 02:20:39 toronto kernel: pcieport 0000:00:01.1:   bridge window [mem 0x7c00000000-0x7e01ffffff 64bit pref]
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
Nov 20 02:20:39 toronto kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Nov 20 02:20:39 toronto kernel: nouveau 0000:01:00.0: enabling device (0000 -> 0003)
Nov 20 02:20:39 toronto kernel: OOM killer enabled.
Nov 20 02:20:39 toronto kernel: Restarting tasks: Starting
Nov 20 02:20:39 toronto kernel: nouveau 0000:01:00.0: NVIDIA AD107 (197000a1)
Nov 20 02:20:39 toronto kernel: Restarting tasks: Done
Nov 20 02:20:39 toronto kernel: random: crng reseeded on system resumption
Nov 20 02:20:39 toronto kernel: PM: suspend exit
Nov 20 02:20:39 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 20 02:20:39 toronto wpa_supplicant[655]: nl80211: deinit ifname=wlp3s0 disabled_11b_rates=0
Nov 20 02:20:39 toronto NetworkManager[587]: <info>  [1763598039.5891] device (wlp3s0): supplicant interface state: internal-starting -> disconnected
Nov 20 02:20:39 toronto NetworkManager[587]: <info>  [1763598039.5892] device (p2p-dev-wlp3s0): state change: unavailable -> unmanaged (reason 'unmanaged-link-not-init', managed-type: 'removed')
Nov 20 02:20:39 toronto NetworkManager[587]: <info>  [1763598039.5896] Wi-Fi P2P device controlled by interface wlp3s0 created
Nov 20 02:20:39 toronto NetworkManager[587]: <info>  [1763598039.5897] manager: (p2p-dev-wlp3s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Nov 20 02:20:39 toronto NetworkManager[587]: <info>  [1763598039.5898] device (p2p-dev-wlp3s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Nov 20 02:20:39 toronto NetworkManager[587]: <warn>  [1763598039.5899] device (p2p-dev-wlp3s0): error setting IPv4 forwarding to '0': Resource temporarily unavailable
Nov 20 02:20:39 toronto NetworkManager[587]: <info>  [1763598039.5902] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Nov 20 02:20:39 toronto NetworkManager[587]: <info>  [1763598039.5905] device (p2p-dev-wlp3s0): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Nov 20 02:20:39 toronto kernel: nouveau 0000:01:00.0: gsp: RM version: 570.144
Nov 20 02:20:39 toronto kernel: nouveau 0000:01:00.0: bios: version 95.07.49.00.4a
Nov 20 02:20:39 toronto systemd[1]: Stopping User Manager for UID 1000...
Nov 20 02:20:39 toronto systemd[708]: Activating special unit Exit the Session...
Nov 20 02:20:39 toronto systemd[708]: Stopped target Main User Target.
Nov 20 02:20:39 toronto systemd[708]: Stopped target Basic System.
Nov 20 02:20:39 toronto systemd[708]: Stopped target Paths.
Nov 20 02:20:39 toronto systemd[708]: Stopped target Sockets.
Nov 20 02:20:39 toronto systemd[708]: Stopped target Sound Card.
Nov 20 02:20:39 toronto systemd[708]: Stopped target Timers.
Nov 20 02:20:39 toronto systemd[708]: Closed D-Bus User Message Bus Socket.
Nov 20 02:20:39 toronto systemd[708]: Closed GnuPG network certificate management daemon.
Nov 20 02:20:39 toronto systemd[708]: Closed GNOME Keyring daemon.
Nov 20 02:20:39 toronto systemd[708]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 20 02:20:39 toronto systemd[708]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Nov 20 02:20:39 toronto systemd[708]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Nov 20 02:20:39 toronto systemd[708]: Closed GnuPG cryptographic agent and passphrase cache.
Nov 20 02:20:39 toronto systemd[708]: Closed GnuPG public key management service.
Nov 20 02:20:39 toronto systemd[708]: Closed p11-kit server.
Nov 20 02:20:39 toronto systemd[708]: Closed PipeWire PulseAudio.
Nov 20 02:20:39 toronto systemd[708]: Closed PipeWire Multimedia System Sockets.
Nov 20 02:20:39 toronto systemd[708]: Closed Speech Dispatcher Socket.
Nov 20 02:20:39 toronto systemd[708]: Closed Query the User Interactively for a Password.
Nov 20 02:20:39 toronto systemd[708]: Removed slice User Application Slice.
Nov 20 02:20:39 toronto systemd[708]: Reached target Shutdown.
Nov 20 02:20:39 toronto systemd[708]: Finished Exit the Session.
Nov 20 02:20:39 toronto systemd[708]: Reached target Exit the Session.
Nov 20 02:20:39 toronto systemd-logind[589]: Removed session 2.
Nov 20 02:20:39 toronto (sd-pam)[710]: pam_unix(systemd-user:session): session closed for user vloddot
Nov 20 02:20:39 toronto systemd[1]: user@1000.service: Deactivated successfully.
Nov 20 02:20:39 toronto systemd[1]: Stopped User Manager for UID 1000.
Nov 20 02:20:39 toronto systemd[1]: Stopping User Runtime Directory /run/user/1000...
Nov 20 02:20:39 toronto systemd[1]: run-user-1000.mount: Deactivated successfully.
Nov 20 02:20:39 toronto systemd[1]: user-runtime-dir@1000.service: Deactivated successfully.
Nov 20 02:20:39 toronto systemd[1]: Stopped User Runtime Directory /run/user/1000.
Nov 20 02:20:39 toronto systemd[1]: Removed slice User Slice of UID 1000.
Nov 20 02:20:40 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Nov 20 02:20:40 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=2472 max_tx_power=2000 no_ir=1
Nov 20 02:20:40 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=2472 max_tx_power=2000
Nov 20 02:20:40 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Nov 20 02:20:40 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=2472 max_tx_power=2000 no_ir=1
Nov 20 02:20:40 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=2472 max_tx_power=2000
Nov 20 02:20:40 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Nov 20 02:20:40 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=2000 no_ir=1
Nov 20 02:20:40 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=2000
Nov 20 02:20:40 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Nov 20 02:20:40 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=2000 no_ir=1
Nov 20 02:20:40 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=2000
Nov 20 02:20:41 toronto kernel: nouveau 0000:01:00.0: drm: VRAM: 6141 MiB
Nov 20 02:20:41 toronto kernel: nouveau 0000:01:00.0: drm: GART: 536870912 MiB
Nov 20 02:20:41 toronto kernel: nouveau 0000:01:00.0: drm: MM: using COPY for buffer copies
Nov 20 02:20:41 toronto kernel: nouveau 0000:01:00.0: [drm] Registered 4 planes with drm panic
Nov 20 02:20:41 toronto kernel: [drm] Initialized nouveau 1.4.0 for 0000:01:00.0 on minor 0
Nov 20 02:20:41 toronto kernel: nouveau 0000:01:00.0: [drm] Cannot find any crtc or sizes
Nov 20 02:20:41 toronto kernel: nouveau 0000:01:00.0: [drm] Cannot find any crtc or sizes
Nov 20 02:20:41 toronto kernel: nouveau 0000:01:00.0: [drm] Cannot find any crtc or sizes
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.1547] policy: auto-activating connection 'te_nomap' (18a8785d-1aa7-4a28-982e-7722bc596894)
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.1549] device (wlp3s0): Activation: starting connection 'te_nomap' (18a8785d-1aa7-4a28-982e-7722bc596894)
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.1549] device (wlp3s0): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.1550] manager: NetworkManager state is now CONNECTING
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.1550] device (wlp3s0): state change: prepare -> config (reason 'none', managed-type: 'full')
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.1552] device (wlp3s0): Activation: (wifi) access point 'te_nomap' has security, but secrets are required.
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.1552] device (wlp3s0): state change: config -> need-auth (reason 'none', managed-type: 'full')
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.1556] device (wlp3s0): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.1557] device (wlp3s0): state change: prepare -> config (reason 'none', managed-type: 'full')
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.1558] device (wlp3s0): Activation: (wifi) connection 'te_nomap' has security, and secrets exist.  No new secrets needed.
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.1558] Config: added 'ssid' value 'te_nomap'
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.1558] Config: added 'scan_ssid' value '1'
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.1558] Config: added 'bgscan' value 'simple:30:-70:86400'
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.1558] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.1558] Config: added 'auth_alg' value 'OPEN'
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.1559] Config: added 'psk' value '<hidden>'
Nov 20 02:20:42 toronto wpa_supplicant[655]: wlp3s0: SME: Trying to authenticate with 98:00:6a:f2:64:4d (SSID='te_nomap' freq=5320 MHz)
Nov 20 02:20:42 toronto kernel: wlp3s0: authenticate with 98:00:6a:f2:64:4d (local address=2c:9c:58:8b:e2:f9)
Nov 20 02:20:42 toronto kernel: wlp3s0: send auth to 98:00:6a:f2:64:4d (try 1/3)
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.6816] device (wlp3s0): supplicant interface state: disconnected -> authenticating
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.6817] device (p2p-dev-wlp3s0): supplicant management interface state: disconnected -> authenticating
Nov 20 02:20:42 toronto wpa_supplicant[655]: wlp3s0: Trying to associate with 98:00:6a:f2:64:4d (SSID='te_nomap' freq=5320 MHz)
Nov 20 02:20:42 toronto kernel: wlp3s0: authenticated
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.6849] device (wlp3s0): supplicant interface state: authenticating -> associating
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.6849] device (p2p-dev-wlp3s0): supplicant management interface state: authenticating -> associating
Nov 20 02:20:42 toronto kernel: wlp3s0: associate with 98:00:6a:f2:64:4d (try 1/3)
Nov 20 02:20:42 toronto kernel: wlp3s0: RX AssocResp from 98:00:6a:f2:64:4d (capab=0x1031 status=0 aid=10)
Nov 20 02:20:42 toronto kernel: wlp3s0: associated
Nov 20 02:20:42 toronto wpa_supplicant[655]: wlp3s0: Associated with 98:00:6a:f2:64:4d
Nov 20 02:20:42 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.7376] device (wlp3s0): supplicant interface state: associating -> associated
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.7377] device (p2p-dev-wlp3s0): supplicant management interface state: associating -> associated
Nov 20 02:20:42 toronto wpa_supplicant[655]: wlp3s0: WPA: Key negotiation completed with 98:00:6a:f2:64:4d [PTK=CCMP GTK=CCMP]
Nov 20 02:20:42 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-CONNECTED - Connection to 98:00:6a:f2:64:4d completed [id=0 id_str=]
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.9565] device (wlp3s0): supplicant interface state: associated -> completed
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.9566] device (wlp3s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "te_nomap"
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.9566] device (p2p-dev-wlp3s0): supplicant management interface state: associated -> completed
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.9569] device (wlp3s0): state change: config -> ip-config (reason 'none', managed-type: 'full')
Nov 20 02:20:42 toronto NetworkManager[587]: <info>  [1763598042.9574] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
Nov 20 02:20:42 toronto kernel: wlp3s0: Limiting TX power to 27 (27 - 0) dBm as advertised by 98:00:6a:f2:64:4d
Nov 20 02:20:43 toronto NetworkManager[587]: <info>  [1763598043.0568] dhcp4 (wlp3s0): state changed new lease, address=192.168.1.11, acd pending
Nov 20 02:20:43 toronto NetworkManager[587]: <info>  [1763598043.2057] dhcp4 (wlp3s0): state changed new lease, address=192.168.1.11
Nov 20 02:20:43 toronto NetworkManager[587]: <info>  [1763598043.2112] policy: set 'te_nomap' (wlp3s0) as default for IPv4 routing and DNS
Nov 20 02:20:43 toronto NetworkManager[587]: <info>  [1763598043.2345] device (wlp3s0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Nov 20 02:20:43 toronto NetworkManager[587]: <info>  [1763598043.2355] device (wlp3s0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Nov 20 02:20:43 toronto NetworkManager[587]: <info>  [1763598043.2355] device (wlp3s0): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Nov 20 02:20:43 toronto NetworkManager[587]: <info>  [1763598043.2356] manager: NetworkManager state is now CONNECTED_SITE
Nov 20 02:20:43 toronto NetworkManager[587]: <info>  [1763598043.2358] device (wlp3s0): Activation: successful, device activated.
Nov 20 02:20:43 toronto NetworkManager[587]: <info>  [1763598043.4537] manager: NetworkManager state is now CONNECTED_GLOBAL
Nov 20 02:20:43 toronto boltd[588]: probing: timeout, done: [2035557] (2000000)
Nov 20 02:20:45 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=9999 txrate=351000
Nov 20 02:20:48 toronto systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Nov 20 02:20:48 toronto systemd-logind[589]: Power key pressed short.
Nov 20 02:21:00 toronto systemd-logind[589]: Power key pressed short.
Nov 20 02:21:06 toronto systemd-logind[589]: Power key pressed short.
Nov 20 02:21:09 toronto systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Nov 20 02:21:09 toronto systemd[1]: systemd-localed.service: Deactivated successfully.
Nov 20 02:21:16 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=9999 txrate=468000
Nov 20 02:21:19 toronto systemd-timesyncd[428]: Timed out waiting for reply from 41.175.51.165:123 (0.arch.pool.ntp.org).
Nov 20 02:21:21 toronto systemd-timesyncd[428]: Contacted time server 102.64.113.151:123 (0.arch.pool.ntp.org).
Nov 20 02:21:21 toronto systemd-timesyncd[428]: Initial clock synchronization to Thu 2025-11-20 02:21:21.045183 EET.
Nov 20 02:21:32 toronto geoclue[1095]: Service not used for 60 seconds. Shutting down..
Nov 20 02:21:32 toronto systemd[1]: geoclue.service: Deactivated successfully.
Nov 20 02:22:11 toronto systemd-logind[589]: Power key pressed short.
Nov 20 02:22:11 toronto systemd-logind[589]: The system will suspend now!
Nov 20 02:22:11 toronto NetworkManager[587]: <info>  [1763598131.5493] manager: sleep: sleep requested (sleeping: no  enabled: yes)
Nov 20 02:22:11 toronto NetworkManager[587]: <info>  [1763598131.5494] device (p2p-dev-wlp3s0): state change: disconnected -> unmanaged (reason 'unmanaged-nm-disabled', managed-type: 'full')
Nov 20 02:22:11 toronto NetworkManager[587]: <info>  [1763598131.5496] manager: NetworkManager state is now DISABLED (ASLEEP)
Nov 20 02:22:11 toronto NetworkManager[587]: <info>  [1763598131.5496] device (wlp3s0): state change: activated -> deactivating (reason 'sleeping', managed-type: 'full')
Nov 20 02:22:11 toronto gnome-shell[842]: Screen lock is locked down, not locking
Nov 20 02:22:11 toronto systemd[1]: Starting Network Manager Script Dispatcher Service...
Nov 20 02:22:11 toronto systemd[1]: Started Network Manager Script Dispatcher Service.
Nov 20 02:22:11 toronto kernel: wlp3s0: deauthenticating from 98:00:6a:f2:64:4d by local choice (Reason: 3=DEAUTH_LEAVING)
Nov 20 02:22:11 toronto wpa_supplicant[655]: nl80211: send_event_marker failed: Source based routing not supported
Nov 20 02:22:11 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-DISCONNECTED bssid=98:00:6a:f2:64:4d reason=3 locally_generated=1
Nov 20 02:22:11 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 20 02:22:11 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Nov 20 02:22:11 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Nov 20 02:22:11 toronto NetworkManager[587]: <info>  [1763598131.8478] device (wlp3s0): supplicant interface state: completed -> disconnected
Nov 20 02:22:11 toronto NetworkManager[587]: <info>  [1763598131.8481] device (wlp3s0): state change: deactivating -> disconnected (reason 'sleeping', managed-type: 'full')
Nov 20 02:22:11 toronto NetworkManager[587]: <info>  [1763598131.8485] dhcp4 (wlp3s0): canceled DHCP transaction
Nov 20 02:22:11 toronto NetworkManager[587]: <info>  [1763598131.8486] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
Nov 20 02:22:11 toronto NetworkManager[587]: <info>  [1763598131.8486] dhcp4 (wlp3s0): state changed no lease
Nov 20 02:22:11 toronto NetworkManager[587]: <info>  [1763598131.9084] device (wlp3s0): set-hw-addr: set MAC address to 46:11:3A:CF:71:C3 (scanning)
Nov 20 02:22:11 toronto NetworkManager[587]: <info>  [1763598131.9692] device (wlp3s0): supplicant interface state: disconnected -> interface_disabled
Nov 20 02:22:11 toronto NetworkManager[587]: <info>  [1763598131.9692] device (wlp3s0): supplicant interface state: interface_disabled -> disconnected
Nov 20 02:22:11 toronto NetworkManager[587]: <info>  [1763598131.9696] device (wlp3s0): state change: disconnected -> unmanaged (reason 'unmanaged-nm-disabled', managed-type: 'full')
Nov 20 02:22:12 toronto NetworkManager[587]: <info>  [1763598132.0173] device (wlp3s0): set-hw-addr: reset MAC address to 2C:9C:58:8B:E2:F9 (unmanage)
Nov 20 02:22:12 toronto systemd[1]: Reached target Sleep.
Nov 20 02:22:12 toronto systemd[1]: Starting System Suspend...
Nov 20 02:22:12 toronto wpa_supplicant[655]: p2p-dev-wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 20 02:22:12 toronto wpa_supplicant[655]: p2p-dev-wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 20 02:22:12 toronto wpa_supplicant[655]: nl80211: deinit ifname=p2p-dev-wlp3s0 disabled_11b_rates=0
Nov 20 02:22:12 toronto systemd[1]: user@60578.service: Unit now frozen-by-parent.
Nov 20 02:22:12 toronto systemd[1]: session-3.scope: Unit now frozen-by-parent.
Nov 20 02:22:12 toronto systemd[1]: user.slice: Unit now frozen.
Nov 20 02:22:12 toronto systemd[1]: user-60578.slice: Unit now frozen-by-parent.
Nov 20 02:22:12 toronto systemd-sleep[3394]: Successfully froze unit 'user.slice'.
Nov 20 02:22:12 toronto systemd-sleep[3394]: Performing sleep operation 'suspend'...
Nov 20 02:22:12 toronto kernel: PM: suspend entry (s2idle)
Nov 20 02:22:12 toronto kernel: Filesystems sync: 0.007 seconds
Nov 20 02:22:12 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 20 02:22:12 toronto kernel: Freezing user space processes
Nov 20 02:22:14 toronto kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Nov 20 02:22:14 toronto kernel: OOM killer disabled.
Nov 20 02:22:14 toronto kernel: Freezing remaining freezable tasks
Nov 20 02:22:14 toronto kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Nov 20 02:22:14 toronto kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Nov 20 02:22:14 toronto kernel: pcieport 0000:00:01.1: pciehp: Slot(0): Card not present
Nov 20 02:22:14 toronto kernel: pcieport 0000:00:01.1: pciehp: Slot(0): Card present
Nov 20 02:22:14 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 20 02:22:14 toronto kernel: pcieport 0000:00:01.1: pciehp: Slot(0): Link Up
Nov 20 02:22:14 toronto wpa_supplicant[655]: nl80211: deinit ifname=wlp3s0 disabled_11b_rates=0
Nov 20 02:22:14 toronto kernel: nvme nvme0: D3 entry latency set to 10 seconds
Nov 20 02:22:14 toronto kernel: [drm] PCIE GART of 512M enabled (table at 0x000000801FD00000).
Nov 20 02:22:14 toronto kernel: amdgpu 0000:65:00.0: amdgpu: SMU is resuming...
Nov 20 02:22:14 toronto kernel: amdgpu 0000:65:00.0: amdgpu: SMU is resumed successfully!
Nov 20 02:22:14 toronto kernel: nvme nvme0: 16/0/0 default/read/poll queues
Nov 20 02:22:14 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Nov 20 02:22:14 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Nov 20 02:22:14 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Nov 20 02:22:14 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Nov 20 02:22:14 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Nov 20 02:22:14 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Nov 20 02:22:14 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Nov 20 02:22:14 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Nov 20 02:22:14 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Nov 20 02:22:14 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Nov 20 02:22:14 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
Nov 20 02:22:14 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring jpeg_dec uses VM inv eng 1 on hub 8
Nov 20 02:22:14 toronto kernel: amdgpu 0000:65:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 13 on hub 0
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.0: [10de:28e1] type 00 class 0x030000 PCIe Legacy Endpoint
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00ffffff]
Nov 20 02:22:14 toronto systemd-sleep[3394]: System returned from sleep operation 'suspend'.
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.0: BAR 1 [mem 0x00000000-0x1ffffffff 64bit pref]
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.0: BAR 3 [mem 0x00000000-0x01ffffff 64bit pref]
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.0: BAR 5 [io  0x0000-0x007f]
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.0: ROM [mem 0x00000000-0x0007ffff pref]
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.0: Max Payload Size set to 256 (was 128, max 256)
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.0: Adding to iommu group 14
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Nov 20 02:22:14 toronto systemd[1]: user.slice: Unit now thawed.
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Nov 20 02:22:14 toronto systemd-sleep[3394]: Successfully thawed unit 'user.slice'.
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.1: [10de:22be] type 00 class 0x040300 PCIe Endpoint
Nov 20 02:22:14 toronto systemd[1]: user-60578.slice: Unit now thawed.
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.1: BAR 0 [mem 0x00000000-0x00003fff]
Nov 20 02:22:14 toronto systemd[1]: session-3.scope: Unit now thawed.
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.1: Max Payload Size set to 256 (was 128, max 256)
Nov 20 02:22:14 toronto systemd[1]: user@60578.service: Unit now thawed.
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.1: Adding to iommu group 14
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.0: BAR 1 [mem 0x7c00000000-0x7dffffffff 64bit pref]: assigned
Nov 20 02:22:14 toronto systemd[1]: systemd-suspend.service: Deactivated successfully.
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.0: BAR 3 [mem 0x7e00000000-0x7e01ffffff 64bit pref]: assigned
Nov 20 02:22:14 toronto systemd[1]: Finished System Suspend.
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.0: BAR 0 [mem 0xdc000000-0xdcffffff]: assigned
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.0: ROM [mem 0xdd000000-0xdd07ffff pref]: assigned
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.1: BAR 0 [mem 0xdd080000-0xdd083fff]: assigned
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.0: BAR 5 [io  0xf000-0xf07f]: assigned
Nov 20 02:22:14 toronto kernel: pcieport 0000:00:01.1: PCI bridge to [bus 01]
Nov 20 02:22:14 toronto systemd[1]: Stopped target Sleep.
Nov 20 02:22:14 toronto kernel: pcieport 0000:00:01.1:   bridge window [io  0xf000-0xffff]
Nov 20 02:22:14 toronto systemd[1]: Reached target Suspend.
Nov 20 02:22:14 toronto kernel: pcieport 0000:00:01.1:   bridge window [mem 0xdc000000-0xdd0fffff]
Nov 20 02:22:14 toronto systemd-logind[589]: Operation 'suspend' finished.
Nov 20 02:22:14 toronto kernel: pcieport 0000:00:01.1:   bridge window [mem 0x7c00000000-0x7e01ffffff 64bit pref]
Nov 20 02:22:14 toronto systemd[1]: Stopped target Suspend.
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
Nov 20 02:22:14 toronto NetworkManager[587]: <info>  [1763598134.7355] manager: sleep: wake requested (sleeping: yes  enabled: yes)
Nov 20 02:22:14 toronto kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Nov 20 02:22:14 toronto NetworkManager[587]: <info>  [1763598134.7357] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Nov 20 02:22:14 toronto kernel: nouveau 0000:01:00.0: enabling device (0000 -> 0003)
Nov 20 02:22:14 toronto NetworkManager[587]: <info>  [1763598134.7369] device (p2p-dev-wlp3s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Nov 20 02:22:14 toronto kernel: nouveau 0000:01:00.0: NVIDIA AD107 (197000a1)
Nov 20 02:22:14 toronto NetworkManager[587]: <warn>  [1763598134.7369] device (p2p-dev-wlp3s0): error setting IPv4 forwarding to '0': Resource temporarily unavailable
Nov 20 02:22:14 toronto kernel: OOM killer enabled.
Nov 20 02:22:14 toronto NetworkManager[587]: <info>  [1763598134.7371] manager: NetworkManager state is now DISCONNECTED
Nov 20 02:22:14 toronto kernel: Restarting tasks: Starting
Nov 20 02:22:14 toronto kernel: Restarting tasks: Done
Nov 20 02:22:14 toronto kernel: random: crng reseeded on system resumption
Nov 20 02:22:14 toronto kernel: PM: suspend exit
Nov 20 02:22:14 toronto boltd[588]: probing: started [1000]
Nov 20 02:22:14 toronto NetworkManager[587]: <info>  [1763598134.7833] device (wlp3s0): supplicant interface state: internal-starting -> disconnected
Nov 20 02:22:14 toronto NetworkManager[587]: <info>  [1763598134.7834] device (p2p-dev-wlp3s0): state change: unavailable -> unmanaged (reason 'unmanaged-link-not-init', managed-type: 'removed')
Nov 20 02:22:14 toronto NetworkManager[587]: <info>  [1763598134.7838] Wi-Fi P2P device controlled by interface wlp3s0 created
Nov 20 02:22:14 toronto NetworkManager[587]: <info>  [1763598134.7839] manager: (p2p-dev-wlp3s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/5)
Nov 20 02:22:14 toronto NetworkManager[587]: <info>  [1763598134.7840] device (p2p-dev-wlp3s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Nov 20 02:22:14 toronto NetworkManager[587]: <warn>  [1763598134.7841] device (p2p-dev-wlp3s0): error setting IPv4 forwarding to '0': Resource temporarily unavailable
Nov 20 02:22:14 toronto NetworkManager[587]: <info>  [1763598134.7844] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Nov 20 02:22:14 toronto NetworkManager[587]: <info>  [1763598134.7848] device (p2p-dev-wlp3s0): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Nov 20 02:22:14 toronto kernel: nouveau 0000:01:00.0: gsp: RM version: 570.144
Nov 20 02:22:14 toronto kernel: nouveau 0000:01:00.0: bios: version 95.07.49.00.4a
Nov 20 02:22:15 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Nov 20 02:22:15 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=2472 max_tx_power=2000 no_ir=1
Nov 20 02:22:15 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=2472 max_tx_power=2000
Nov 20 02:22:15 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Nov 20 02:22:15 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=2472 max_tx_power=2000 no_ir=1
Nov 20 02:22:15 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=2472 max_tx_power=2000
Nov 20 02:22:15 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Nov 20 02:22:15 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=2000 no_ir=1
Nov 20 02:22:15 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=2000
Nov 20 02:22:15 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Nov 20 02:22:15 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5180 max_tx_power=2000 no_ir=1
Nov 20 02:22:15 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5180 max_tx_power=2000
Nov 20 02:22:16 toronto kernel: nouveau 0000:01:00.0: drm: VRAM: 6141 MiB
Nov 20 02:22:16 toronto kernel: nouveau 0000:01:00.0: drm: GART: 536870912 MiB
Nov 20 02:22:16 toronto kernel: nouveau 0000:01:00.0: drm: MM: using COPY for buffer copies
Nov 20 02:22:16 toronto kernel: nouveau 0000:01:00.0: [drm] Registered 4 planes with drm panic
Nov 20 02:22:16 toronto kernel: [drm] Initialized nouveau 1.4.0 for 0000:01:00.0 on minor 0
Nov 20 02:22:16 toronto kernel: nouveau 0000:01:00.0: [drm] Cannot find any crtc or sizes
Nov 20 02:22:16 toronto kernel: nouveau 0000:01:00.0: [drm] Cannot find any crtc or sizes
Nov 20 02:22:16 toronto kernel: nouveau 0000:01:00.0: [drm] Cannot find any crtc or sizes
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.3643] policy: auto-activating connection 'te_nomap' (18a8785d-1aa7-4a28-982e-7722bc596894)
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.3645] device (wlp3s0): Activation: starting connection 'te_nomap' (18a8785d-1aa7-4a28-982e-7722bc596894)
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.3646] device (wlp3s0): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.3646] manager: NetworkManager state is now CONNECTING
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.3647] device (wlp3s0): state change: prepare -> config (reason 'none', managed-type: 'full')
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.3649] device (wlp3s0): Activation: (wifi) access point 'te_nomap' has security, but secrets are required.
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.3650] device (wlp3s0): state change: config -> need-auth (reason 'none', managed-type: 'full')
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.3653] device (wlp3s0): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.3654] device (wlp3s0): state change: prepare -> config (reason 'none', managed-type: 'full')
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.3655] device (wlp3s0): Activation: (wifi) connection 'te_nomap' has security, and secrets exist.  No new secrets needed.
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.3655] Config: added 'ssid' value 'te_nomap'
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.3655] Config: added 'scan_ssid' value '1'
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.3655] Config: added 'bgscan' value 'simple:30:-65:300'
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.3655] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.3655] Config: added 'auth_alg' value 'OPEN'
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.3655] Config: added 'psk' value '<hidden>'
Nov 20 02:22:17 toronto wpa_supplicant[655]: wlp3s0: SME: Trying to authenticate with 98:00:6a:f2:64:4d (SSID='te_nomap' freq=5320 MHz)
Nov 20 02:22:17 toronto kernel: wlp3s0: authenticate with 98:00:6a:f2:64:4d (local address=2c:9c:58:8b:e2:f9)
Nov 20 02:22:17 toronto kernel: wlp3s0: send auth to 98:00:6a:f2:64:4d (try 1/3)
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.4266] device (wlp3s0): supplicant interface state: disconnected -> authenticating
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.4267] device (p2p-dev-wlp3s0): supplicant management interface state: disconnected -> authenticating
Nov 20 02:22:17 toronto wpa_supplicant[655]: wlp3s0: Trying to associate with 98:00:6a:f2:64:4d (SSID='te_nomap' freq=5320 MHz)
Nov 20 02:22:17 toronto kernel: wlp3s0: authenticated
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.4293] device (wlp3s0): supplicant interface state: authenticating -> associating
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.4294] device (p2p-dev-wlp3s0): supplicant management interface state: authenticating -> associating
Nov 20 02:22:17 toronto kernel: wlp3s0: associate with 98:00:6a:f2:64:4d (try 1/3)
Nov 20 02:22:17 toronto kernel: wlp3s0: RX AssocResp from 98:00:6a:f2:64:4d (capab=0x1031 status=0 aid=10)
Nov 20 02:22:17 toronto kernel: wlp3s0: associated
Nov 20 02:22:17 toronto wpa_supplicant[655]: wlp3s0: Associated with 98:00:6a:f2:64:4d
Nov 20 02:22:17 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.4803] device (wlp3s0): supplicant interface state: associating -> associated
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.4803] device (p2p-dev-wlp3s0): supplicant management interface state: associating -> associated
Nov 20 02:22:17 toronto kernel: wlp3s0: Limiting TX power to 27 (27 - 0) dBm as advertised by 98:00:6a:f2:64:4d
Nov 20 02:22:17 toronto wpa_supplicant[655]: wlp3s0: WPA: Key negotiation completed with 98:00:6a:f2:64:4d [PTK=CCMP GTK=CCMP]
Nov 20 02:22:17 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-CONNECTED - Connection to 98:00:6a:f2:64:4d completed [id=0 id_str=]
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.6969] device (wlp3s0): supplicant interface state: associated -> completed
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.6970] device (wlp3s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "te_nomap"
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.6970] device (p2p-dev-wlp3s0): supplicant management interface state: associated -> completed
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.6978] device (wlp3s0): state change: config -> ip-config (reason 'none', managed-type: 'full')
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.6982] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.7720] dhcp4 (wlp3s0): state changed new lease, address=192.168.1.11, acd pending
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.9213] dhcp4 (wlp3s0): state changed new lease, address=192.168.1.11
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.9270] policy: set 'te_nomap' (wlp3s0) as default for IPv4 routing and DNS
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.9481] device (wlp3s0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.9492] device (wlp3s0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.9493] device (wlp3s0): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.9494] manager: NetworkManager state is now CONNECTED_SITE
Nov 20 02:22:17 toronto NetworkManager[587]: <info>  [1763598137.9497] device (wlp3s0): Activation: successful, device activated.
Nov 20 02:22:18 toronto NetworkManager[587]: <info>  [1763598138.1839] manager: NetworkManager state is now CONNECTED_GLOBAL
Nov 20 02:22:18 toronto boltd[588]: probing: timeout, done: [2215177] (2000000)
Nov 20 02:22:19 toronto gnome-shell[842]: endSessionDialog: No XDG_SESSION_ID, fetched from logind: 3
Nov 20 02:22:21 toronto systemd-logind[589]: The system will power off now!
Nov 20 02:22:21 toronto systemd-logind[589]: System is powering down.
Nov 20 02:22:21 toronto dbus-broker[894]: Dispatched 31 messages @ 6(±8)μs / message.
Nov 20 02:22:21 toronto kernel: rfkill: input handler enabled
Nov 20 02:22:21 toronto systemd[1]: Stopping Session 3 of User gdm-greeter...
Nov 20 02:22:21 toronto systemd[1]: Removed slice Slice /system/getty.
Nov 20 02:22:21 toronto systemd[1]: Removed slice Slice /system/modprobe.
Nov 20 02:22:21 toronto systemd[1]: Stopped target Bluetooth Support.
Nov 20 02:22:21 toronto systemd[1]: Stopped target Graphical Interface.
Nov 20 02:22:21 toronto systemd[1]: Stopped target Multi-User System.
Nov 20 02:22:21 toronto systemd[1]: Stopped target Login Prompts.
Nov 20 02:22:21 toronto systemd[1]: Stopped target Sound Card.
Nov 20 02:22:21 toronto systemd[1]: Stopped target Timer Units.
Nov 20 02:22:21 toronto systemd[1]: archlinux-keyring-wkd-sync.timer: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Stopped Refresh existing PGP keys of archlinux-keyring regularly.
Nov 20 02:22:21 toronto systemd[1]: shadow.timer: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Stopped Daily verification of password and group files.
Nov 20 02:22:21 toronto systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Nov 20 02:22:21 toronto systemd[1]: Stopped target System Time Set.
Nov 20 02:22:21 toronto systemd[1]: Stopped target Trusted Platform Module.
Nov 20 02:22:21 toronto systemd[1]: systemd-rfkill.socket: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Nov 20 02:22:21 toronto systemd[1]: Stopping Network Manager Script Dispatcher Service...
Nov 20 02:22:21 toronto nm-dispatcher[3389]: Caught signal 15, shutting down...
Nov 20 02:22:21 toronto systemd[1]: Stopping Accounts Service...
Nov 20 02:22:21 toronto systemd[1]: Stopping Thunderbolt system service...
Nov 20 02:22:21 toronto systemd[1]: Stopping Manage, Install and Generate Color Profiles...
Nov 20 02:22:21 toronto systemd[1]: Stopping GNOME Display Manager...
Nov 20 02:22:21 toronto systemd[1]: Starting Generate shutdown-ramfs...
Nov 20 02:22:21 toronto systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
Nov 20 02:22:21 toronto systemd[1]: systemd-udev-load-credentials.service: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Stopped Load udev Rules from Credentials.
Nov 20 02:22:21 toronto systemd[1]: Stopping Daemon for power management...
Nov 20 02:22:21 toronto systemd[1]: bolt.service: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Stopped Thunderbolt system service.
Nov 20 02:22:21 toronto systemd[1]: rtkit-daemon.service: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
Nov 20 02:22:21 toronto systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Stopped Network Manager Script Dispatcher Service.
Nov 20 02:22:21 toronto systemd[1]: accounts-daemon.service: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Stopped Accounts Service.
Nov 20 02:22:21 toronto systemd[1]: colord.service: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Stopped Manage, Install and Generate Color Profiles.
Nov 20 02:22:21 toronto systemd[808]: Stopped GNOME Session Manager (session: gnome-login).
Nov 20 02:22:21 toronto systemd[808]: Stopped Monitor Session leader for GNOME Session.
Nov 20 02:22:21 toronto systemd[808]: Stopped target GNOME Wayland Session (session: gnome-login).
Nov 20 02:22:21 toronto systemd[808]: Stopping Portal service (GNOME implementation)...
Nov 20 02:22:21 toronto systemd[808]: Stopping Portal service (GTK/GNOME implementation)...
Nov 20 02:22:21 toronto systemd[808]: Stopping Portal service...
Nov 20 02:22:21 toronto systemd[808]: Stopping flatpak document portal service...
Nov 20 02:22:21 toronto systemd[808]: Stopping sandboxed app permission store...
Nov 20 02:22:21 toronto systemd[808]: Stopped sandboxed app permission store.
Nov 20 02:22:21 toronto systemd[1]: run-user-60578-doc.mount: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Unmounted /run/user/60578/doc.
Nov 20 02:22:21 toronto systemd[808]: Stopped Portal service.
Nov 20 02:22:21 toronto systemd[808]: Stopped Portal service (GNOME implementation).
Nov 20 02:22:21 toronto systemd[808]: Stopped Portal service (GTK/GNOME implementation).
Nov 20 02:22:21 toronto systemd[808]: Stopped target Current graphical user session.
Nov 20 02:22:21 toronto systemd[808]: Stopped target GNOME Session.
Nov 20 02:22:21 toronto systemd[808]: Stopped target GNOME basic session services.
Nov 20 02:22:21 toronto systemd[808]: Stopped target GNOME Wayland Session.
Nov 20 02:22:21 toronto systemd[808]: Stopped target GNOME Session (session: gnome-login).
Nov 20 02:22:21 toronto systemd[808]: Stopped target GNOME accessibility target.
Nov 20 02:22:21 toronto systemd[808]: Stopped target GNOME keyboard configuration target.
Nov 20 02:22:21 toronto systemd[808]: Stopped target GNOME keyboard shortcuts target.
Nov 20 02:22:21 toronto systemd[808]: Stopped target GNOME power management target.
Nov 20 02:22:21 toronto systemd[808]: Stopped target GNOME RFKill support target.
Nov 20 02:22:21 toronto systemd[808]: Stopped target GNOME file sharing target.
Nov 20 02:22:21 toronto systemd[808]: Stopped target GNOME smartcard target.
Nov 20 02:22:21 toronto systemd[808]: Stopped target GNOME USB protection target.
Nov 20 02:22:21 toronto systemd[808]: Stopping IBus Daemon for GNOME...
Nov 20 02:22:21 toronto systemd-logind[589]: Session 3 logged out. Waiting for processes to exit.
Nov 20 02:22:21 toronto systemd[1]: Stopping Authorization Manager...
Nov 20 02:22:21 toronto dbus-broker[586]: A security policy denied :1.22 to send method call /org/freedesktop/PolicyKit1/Authority:org.freedesktop.PolicyKit1.Authority.CheckAuthorization to :1.6.
Nov 20 02:22:21 toronto dbus-broker[586]: A security policy denied :1.22 to send method call /org/freedesktop/PolicyKit1/Authority:org.freedesktop.PolicyKit1.Authority.CheckAuthorization to :1.6.
Nov 20 02:22:21 toronto gnome-shell[842]: Error checking authorization for action id org.freedesktop.NetworkManager.network-control: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Nov 20 02:22:21 toronto gnome-shell[842]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Nov 20 02:22:21 toronto systemd[808]: Stopped IBus Daemon for GNOME.
Nov 20 02:22:21 toronto systemd[808]: Stopped target GNOME Session is initialized.
Nov 20 02:22:21 toronto systemd[808]: Stopped target GNOME Shell.
Nov 20 02:22:21 toronto systemd[1]: polkit.service: Deactivated successfully.
Nov 20 02:22:21 toronto gnome-shell[842]: Shutting down GNOME Shell
Nov 20 02:22:21 toronto systemd[808]: Stopping GNOME Shell on Wayland...
Nov 20 02:22:21 toronto systemd[1]: Stopped Authorization Manager.
Nov 20 02:22:21 toronto systemd[808]: Stopped flatpak document portal service.
Nov 20 02:22:21 toronto systemd[1]: upower.service: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Stopped Daemon for power management.
Nov 20 02:22:21 toronto mkinitcpio[3463]: ==> Starting build: 'none'
Nov 20 02:22:21 toronto systemd[1]: session-3.scope: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Stopped Session 3 of User gdm-greeter.
Nov 20 02:22:21 toronto gdm-password][2223]: pam_unix(gdm-password:auth): conversation failed
Nov 20 02:22:21 toronto gdm-password][2223]: pam_unix(gdm-password:auth): auth could not identify password for [vloddot]
Nov 20 02:22:21 toronto gnome-shell[842]: JS ERROR: Gio.IOErrorEnum: The connection is closed
                                          cancel@resource:///org/gnome/shell/gdm/util.js:191:32
                                          destroy@resource:///org/gnome/shell/gdm/util.js:220:14
                                          _onDestroy@resource:///org/gnome/shell/gdm/authPrompt.js:135:28
                                          _init/<@resource:///org/gnome/shell/ui/layout.js:245:26
Nov 20 02:22:21 toronto systemd[1]: gdm.service: Killing process 2223 (gdm-session-wor) with signal SIGKILL.
Nov 20 02:22:21 toronto systemd[1]: gdm.service: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Stopped GNOME Display Manager.
Nov 20 02:22:21 toronto mkinitcpio[3463]:   -> Running build hook: [sd-shutdown]
Nov 20 02:22:21 toronto systemd[1]: Stopping User Manager for UID 60578...
Nov 20 02:22:21 toronto systemd-logind[589]: Removed session 3.
Nov 20 02:22:21 toronto systemd[808]: Activating special unit Exit the Session...
Nov 20 02:22:21 toronto systemd[808]: Removed slice Slice /app/dbus-:1.10-org.a11y.atspi.Registry.
Nov 20 02:22:21 toronto systemd[808]: Removed slice Slice /app/dbus-:1.2-org.freedesktop.portal.IBus.
Nov 20 02:22:21 toronto systemd[808]: Removed slice Slice /app/dbus-:1.2-org.gnome.Settings.GlobalShortcutsProvider.
Nov 20 02:22:21 toronto systemd[808]: Removed slice Slice /app/dbus-:1.2-org.gnome.Shell.Screencast.
Nov 20 02:22:21 toronto systemd[808]: app-dbus\x2d:1.2\x2dorg.gnome.Shell.Screencast.slice: Consumed 511ms CPU time, 124.1M memory peak.
Nov 20 02:22:21 toronto systemd[808]: Removed slice Slice /app/gnome-session-manager.
Nov 20 02:22:21 toronto systemd[808]: Stopped target Main User Target.
Nov 20 02:22:21 toronto systemd[808]: Stopping dbus-:1.2-org.freedesktop.secrets@0.service...
Nov 20 02:22:21 toronto systemd[808]: Stopping dbus-:1.2-org.gnome.ScreenSaver@0.service...
Nov 20 02:22:21 toronto systemd[808]: Stopping dbus-:1.2-org.gnome.Shell.Notifications@0.service...
Nov 20 02:22:21 toronto systemd[808]: Stopping GNOME Keyring daemon...
Nov 20 02:22:21 toronto systemd[808]: Stopping PipeWire PulseAudio...
Nov 20 02:22:21 toronto systemd[808]: Stopped dbus-:1.2-org.freedesktop.secrets@0.service.
Nov 20 02:22:21 toronto systemd[808]: Stopped GNOME Keyring daemon.
Nov 20 02:22:21 toronto systemd[808]: Stopped dbus-:1.2-org.gnome.Shell.Notifications@0.service.
Nov 20 02:22:21 toronto systemd[808]: Stopped dbus-:1.2-org.gnome.ScreenSaver@0.service.
Nov 20 02:22:21 toronto systemd[808]: Stopped PipeWire PulseAudio.
Nov 20 02:22:21 toronto systemd[808]: Removed slice Slice /app/dbus-:1.2-org.freedesktop.secrets.
Nov 20 02:22:21 toronto systemd[808]: Removed slice Slice /app/dbus-:1.2-org.gnome.ScreenSaver.
Nov 20 02:22:21 toronto systemd[808]: Removed slice Slice /app/dbus-:1.2-org.gnome.Shell.Notifications.
Nov 20 02:22:21 toronto systemd[808]: Stopping Multimedia Service Session Manager...
Nov 20 02:22:21 toronto systemd[808]: Stopped Multimedia Service Session Manager.
Nov 20 02:22:21 toronto systemd[808]: Stopping PipeWire Multimedia Service...
Nov 20 02:22:21 toronto systemd[808]: Stopped PipeWire Multimedia Service.
Nov 20 02:22:21 toronto systemd[808]: Requested transaction contradicts existing jobs: Transaction for sound.target/start is destructive (exit.target has 'start' job queued, but 'stop' is included in transaction).
Nov 20 02:22:21 toronto systemd[808]: sys-devices-pci0000:00-0000:00:08.1-0000:65:00.1-sound-card0-controlC0.device: Failed to enqueue SYSTEMD_USER_WANTS job, ignoring: Transaction for sound.target/start is destructive (exit.target has 'start' job queued, but 'stop' is included in transaction).
Nov 20 02:22:21 toronto systemd[1]: Requested transaction contradicts existing jobs: Transaction for sound.target/start is destructive (poweroff.target has 'start' job queued, but 'stop' is included in transaction).
Nov 20 02:22:21 toronto systemd[1]: sys-devices-pci0000:00-0000:00:08.1-0000:65:00.1-sound-card0-controlC0.device: Failed to enqueue SYSTEMD_WANTS job, ignoring: Transaction for sound.target/start is destructive (poweroff.target has 'start' job queued, but 'stop' is included in transaction).
Nov 20 02:22:21 toronto systemd[808]: Requested transaction contradicts existing jobs: Transaction for sound.target/start is destructive (exit.target has 'start' job queued, but 'stop' is included in transaction).
Nov 20 02:22:21 toronto systemd[808]: sys-devices-pci0000:00-0000:00:08.1-0000:65:00.6-sound-card1-controlC1.device: Failed to enqueue SYSTEMD_USER_WANTS job, ignoring: Transaction for sound.target/start is destructive (exit.target has 'start' job queued, but 'stop' is included in transaction).
Nov 20 02:22:21 toronto systemd[1]: Requested transaction contradicts existing jobs: Transaction for systemd-rfkill.socket/start is destructive (poweroff.target has 'start' job queued, but 'stop' is included in transaction).
Nov 20 02:22:21 toronto systemd[1]: sys-devices-virtual-misc-rfkill.device: Failed to enqueue SYSTEMD_WANTS job, ignoring: Transaction for systemd-rfkill.socket/start is destructive (poweroff.target has 'start' job queued, but 'stop' is included in transaction).
Nov 20 02:22:21 toronto systemd[1]: Requested transaction contradicts existing jobs: Transaction for sound.target/start is destructive (shutdown.target has 'start' job queued, but 'stop' is included in transaction).
Nov 20 02:22:21 toronto systemd[1]: sys-devices-pci0000:00-0000:00:08.1-0000:65:00.6-sound-card1-controlC1.device: Failed to enqueue SYSTEMD_WANTS job, ignoring: Transaction for sound.target/start is destructive (shutdown.target has 'start' job queued, but 'stop' is included in transaction).
Nov 20 02:22:21 toronto gnome-shell[842]: Object Gjs_status_system_PowerToggle (0x55acdbd79cb0), has been already disposed — impossible to set any property on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55acd97a64d0 ==
                                          #0   55acd98730d8 i   resource:///org/gnome/shell/ui/status/system.js:72 (1c1e74ea4d30 @ 50)
                                          #1   55acd9873058 i   resource:///org/gnome/shell/ui/status/system.js:46 (1c1e74ea4bf0 @ 12)
                                          #2   55acd9872fb8 i   resource:///org/gnome/shell/ui/main.js:279 (1850a1f0b0b0 @ 119)
Nov 20 02:22:21 toronto gnome-shell[842]: Object Gjs_status_system_PowerToggle (0x55acdbd79cb0), has been already disposed — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
                                          == Stack trace for context 0x55acd97a64d0 ==
                                          #0   55acd98730d8 i   resource:///org/gnome/shell/ui/status/system.js:73 (1c1e74ea4d30 @ 60)
                                          #1   55acd9873058 i   resource:///org/gnome/shell/ui/status/system.js:46 (1c1e74ea4bf0 @ 12)
                                          #2   55acd9872fb8 i   resource:///org/gnome/shell/ui/main.js:279 (1850a1f0b0b0 @ 119)
Nov 20 02:22:21 toronto gnome-shell[842]: Could not release device '/dev/input/event8' (13,72): GDBus.Error:org.freedesktop.DBus.Error.UnknownObject: Unknown object '/org/freedesktop/login1/session/_33'.
Nov 20 02:22:21 toronto gnome-shell[842]: Could not release device '/dev/input/event2' (13,66): GDBus.Error:org.freedesktop.DBus.Error.UnknownObject: Unknown object '/org/freedesktop/login1/session/_33'.
Nov 20 02:22:21 toronto gnome-shell[842]: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
                                          
                                          Stack trace:
                                            asyncCallback@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:115:23
                                            _initializeUI/<@resource:///org/gnome/shell/ui/main.js:279:14
                                            
Nov 20 02:22:21 toronto gnome-shell[842]: Failed to store screen time limits data: Error opening file “/run/gdm/home/gdm-greeter/.local/share/gnome-shell/session-active-history.json”: No such file or directory
Nov 20 02:22:21 toronto gnome-shell[842]: Could not release device '/dev/input/event10' (13,74): GDBus.Error:org.freedesktop.DBus.Error.UnknownObject: Unknown object '/org/freedesktop/login1/session/_33'.
Nov 20 02:22:21 toronto kernel: gnome-shell[842]: segfault at 28 ip 00007f26f86a58ea sp 00007ffc4b2f72d0 error 4 in libglib-2.0.so.0.8600.1[5c8ea,7f26f8667000+a7000] likely on CPU 13 (core 5, socket 0)
Nov 20 02:22:21 toronto kernel: Code: eb be 0f 1f 00 66 66 2e 0f 1f 84 00 00 00 00 00 55 48 89 e5 41 55 41 54 49 89 f4 53 48 89 fb 48 89 de 48 83 ec 08 48 8b 47 58 <48> 8b 40 08 4c 8b 68 58 49 8b 7d 00 67 e8 04 95 02 00 4c 89 e6 48
Nov 20 02:22:21 toronto systemd-coredump[3652]: Process 842 (gnome-shell) of user 60578 terminated abnormally with signal 11/SEGV, processing...
Nov 20 02:22:21 toronto systemd-coredump[3652]: Failed to send coredump datagram: Connection reset by peer
Nov 20 02:22:21 toronto mkinitcpio[3463]: ==> Build complete.
Nov 20 02:22:21 toronto systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Finished Generate shutdown-ramfs.
Nov 20 02:22:21 toronto systemd[808]: org.gnome.Shell@wayland.service: Main process exited, code=dumped, status=11/SEGV
Nov 20 02:22:21 toronto systemd[808]: org.gnome.Shell@wayland.service: Failed with result 'core-dump'.
Nov 20 02:22:21 toronto systemd[808]: Stopped GNOME Shell on Wayland.
Nov 20 02:22:21 toronto systemd[808]: org.gnome.Shell@wayland.service: Consumed 6.063s CPU time, 305.9M memory peak.
Nov 20 02:22:21 toronto systemd[808]: org.gnome.Shell@wayland.service: Triggering OnFailure= dependencies.
Nov 20 02:22:21 toronto systemd[808]: Requested transaction contradicts existing jobs: Transaction for org.gnome.Shell-disable-extensions.service/start is destructive (exit.target has 'start' job queued, but 'stop' is included in transaction).
Nov 20 02:22:21 toronto systemd[808]: org.gnome.Shell@wayland.service: Failed to enqueue OnFailure=org.gnome.Shell-disable-extensions.service job, ignoring: Transaction for org.gnome.Shell-disable-extensions.service/start is destructive (exit.target has 'start' job queued, but 'stop' is included in transaction).
Nov 20 02:22:21 toronto systemd[808]: Stopped target GNOME Session Manager is ready.
Nov 20 02:22:21 toronto systemd[808]: Stopped target Tasks to be run before GNOME Session starts.
Nov 20 02:22:21 toronto systemd[808]: Stopped target Session services which should run early before the graphical session is brought up.
Nov 20 02:22:21 toronto systemd[808]: Stopped target Basic System.
Nov 20 02:22:21 toronto systemd[808]: Reached target Shutdown running GNOME Session.
Nov 20 02:22:21 toronto systemd[808]: Stopped target Paths.
Nov 20 02:22:21 toronto systemd[808]: Stopped target Sockets.
Nov 20 02:22:21 toronto systemd[808]: Stopped target Timers.
Nov 20 02:22:21 toronto systemd[808]: Closed GnuPG network certificate management daemon.
Nov 20 02:22:21 toronto systemd[808]: Closed GNOME Keyring daemon.
Nov 20 02:22:21 toronto systemd[808]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 20 02:22:21 toronto systemd[808]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Nov 20 02:22:21 toronto systemd[808]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Nov 20 02:22:21 toronto systemd[808]: Closed GnuPG cryptographic agent and passphrase cache.
Nov 20 02:22:21 toronto systemd[808]: Closed GnuPG public key management service.
Nov 20 02:22:21 toronto systemd[808]: Closed p11-kit server.
Nov 20 02:22:21 toronto systemd[808]: Closed PipeWire PulseAudio.
Nov 20 02:22:21 toronto systemd[808]: Closed PipeWire Multimedia System Sockets.
Nov 20 02:22:21 toronto systemd[808]: Closed Speech Dispatcher Socket.
Nov 20 02:22:21 toronto systemd[808]: Closed Query the User Interactively for a Password.
Nov 20 02:22:21 toronto dbus-broker[822]: Dispatched 3762 messages @ 3(±6)μs / message.
Nov 20 02:22:21 toronto systemd[808]: Stopping D-Bus User Message Bus...
Nov 20 02:22:21 toronto systemd[808]: Starting Restart DBus after GNOME Session shutdown...
Nov 20 02:22:21 toronto systemd[808]: Stopped target Shutdown running GNOME Session.
Nov 20 02:22:21 toronto systemd[808]: Stopped D-Bus User Message Bus.
Nov 20 02:22:21 toronto systemd[808]: Removed slice User Core Session Slice.
Nov 20 02:22:21 toronto systemd[808]: session.slice: Consumed 6.927s CPU time, 364.4M memory peak.
Nov 20 02:22:21 toronto systemd[808]: Closed D-Bus User Message Bus Socket.
Nov 20 02:22:21 toronto systemd[808]: Removed slice User Application Slice.
Nov 20 02:22:21 toronto systemd[808]: app.slice: Consumed 1.086s CPU time, 167.3M memory peak.
Nov 20 02:22:21 toronto systemd[808]: Reached target Shutdown.
Nov 20 02:22:21 toronto systemd[808]: Finished Exit the Session.
Nov 20 02:22:21 toronto systemd[808]: Reached target Exit the Session.
Nov 20 02:22:21 toronto gnome-session-ctl[3686]: Couldn't connect to session bus: Could not connect: Connection refused
Nov 20 02:22:21 toronto (sd-pam)[810]: pam_unix(systemd-user:session): session closed for user gdm-greeter
Nov 20 02:22:21 toronto systemd-logind[589]: Removed session 4.
Nov 20 02:22:21 toronto systemd[1]: user@60578.service: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Stopped User Manager for UID 60578.
Nov 20 02:22:21 toronto systemd[1]: user@60578.service: Consumed 8.315s CPU time, 529.5M memory peak.
Nov 20 02:22:21 toronto systemd[1]: Stopping Permit User Sessions...
Nov 20 02:22:21 toronto systemd[1]: Stopping User Runtime Directory /run/user/60578...
Nov 20 02:22:21 toronto systemd[1]: run-user-60578.mount: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Unmounted /run/user/60578.
Nov 20 02:22:21 toronto systemd[1]: systemd-user-sessions.service: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Stopped Permit User Sessions.
Nov 20 02:22:21 toronto systemd[1]: user-runtime-dir@60578.service: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Stopped User Runtime Directory /run/user/60578.
Nov 20 02:22:21 toronto systemd[1]: Removed slice User Slice of UID 60578.
Nov 20 02:22:21 toronto systemd[1]: user-60578.slice: Consumed 8.362s CPU time, 531.8M memory peak.
Nov 20 02:22:21 toronto systemd[1]: Stopped target Network.
Nov 20 02:22:21 toronto systemd[1]: Stopped target Remote File Systems.
Nov 20 02:22:21 toronto systemd[1]: Stopping Network Manager...
Nov 20 02:22:21 toronto NetworkManager[587]: <info>  [1763598141.6000] caught SIGTERM, shutting down normally.
Nov 20 02:22:21 toronto systemd[1]: Stopping User Login Management...
Nov 20 02:22:21 toronto wpa_supplicant[655]: p2p-dev-wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 20 02:22:21 toronto systemd[1]: Stopping WPA supplicant...
Nov 20 02:22:21 toronto wpa_supplicant[655]: p2p-dev-wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 20 02:22:21 toronto wpa_supplicant[655]: nl80211: deinit ifname=p2p-dev-wlp3s0 disabled_11b_rates=0
Nov 20 02:22:21 toronto systemd[1]: systemd-logind.service: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Stopped User Login Management.
Nov 20 02:22:21 toronto systemd[1]: Stopped target User and Group Name Lookups.
Nov 20 02:22:21 toronto systemd[1]: systemd-userdb-load-credentials.service: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Stopped Load JSON user/group Records from Credentials.
Nov 20 02:22:21 toronto NetworkManager[587]: <info>  [1763598141.6405] device (wlp3s0): state change: activated -> deactivating (reason 'unmanaged', managed-type: 'full')
Nov 20 02:22:21 toronto NetworkManager[587]: <info>  [1763598141.6410] manager: NetworkManager state is now DISCONNECTING
Nov 20 02:22:21 toronto dbus-broker-launch[585]: Activation request for 'org.freedesktop.nm_dispatcher' failed.
Nov 20 02:22:21 toronto NetworkManager[587]: <warn>  [1763598141.6445] dispatcher: (28) failed (after 0.003 sec): Could not activate remote peer 'org.freedesktop.nm_dispatcher': activation request failed: unit is invalid
Nov 20 02:22:21 toronto NetworkManager[587]: <info>  [1763598141.6447] device (wlp3s0): state change: deactivating -> unmanaged (reason 'unmanaged-quitting', managed-type: 'full')
Nov 20 02:22:21 toronto NetworkManager[587]: <info>  [1763598141.6451] dhcp4 (wlp3s0): canceled DHCP transaction
Nov 20 02:22:21 toronto NetworkManager[587]: <info>  [1763598141.6451] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
Nov 20 02:22:21 toronto NetworkManager[587]: <info>  [1763598141.6452] dhcp4 (wlp3s0): state changed no lease
Nov 20 02:22:21 toronto wpa_supplicant[655]: p2p-dev-wlp3s0: CTRL-EVENT-TERMINATING
Nov 20 02:22:21 toronto kernel: wlp3s0: deauthenticating from 98:00:6a:f2:64:4d by local choice (Reason: 3=DEAUTH_LEAVING)
Nov 20 02:22:21 toronto wpa_supplicant[655]: nl80211: send_event_marker failed: Source based routing not supported
Nov 20 02:22:21 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-DISCONNECTED bssid=98:00:6a:f2:64:4d reason=3 locally_generated=1
Nov 20 02:22:21 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 20 02:22:21 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 20 02:22:21 toronto wpa_supplicant[655]: nl80211: deinit ifname=wlp3s0 disabled_11b_rates=0
Nov 20 02:22:21 toronto wpa_supplicant[655]: wlp3s0: CTRL-EVENT-TERMINATING
Nov 20 02:22:21 toronto systemd[1]: wpa_supplicant.service: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Stopped WPA supplicant.
Nov 20 02:22:21 toronto NetworkManager[587]: <info>  [1763598141.9435] manager: NetworkManager state is now DISCONNECTED
Nov 20 02:22:21 toronto NetworkManager[587]: <info>  [1763598141.9448] device (p2p-dev-wlp3s0): state change: disconnected -> unmanaged (reason 'unmanaged-link-not-init', managed-type: 'removed')
Nov 20 02:22:21 toronto dbus-broker-launch[585]: Activation request for 'org.freedesktop.nm_dispatcher' failed.
Nov 20 02:22:21 toronto NetworkManager[587]: <info>  [1763598141.9759] exiting (success)
Nov 20 02:22:21 toronto systemd[1]: NetworkManager.service: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Stopped Network Manager.
Nov 20 02:22:21 toronto systemd[1]: Stopped target Basic System.
Nov 20 02:22:21 toronto systemd[1]: Stopped target Path Units.
Nov 20 02:22:21 toronto systemd[1]: Stopped target Slice Units.
Nov 20 02:22:21 toronto systemd[1]: Removed slice User and Session Slice.
Nov 20 02:22:21 toronto systemd[1]: user.slice: Consumed 8.662s CPU time, 537.3M memory peak.
Nov 20 02:22:21 toronto systemd[1]: Stopped target Socket Units.
Nov 20 02:22:21 toronto systemd[1]: dirmngr@etc-pacman.d-gnupg.socket: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Closed GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Nov 20 02:22:21 toronto systemd[1]: Removed slice Slice /system/dirmngr.
Nov 20 02:22:21 toronto systemd[1]: gpg-agent-browser@etc-pacman.d-gnupg.socket: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Nov 20 02:22:21 toronto systemd[1]: Removed slice Slice /system/gpg-agent-browser.
Nov 20 02:22:21 toronto systemd[1]: gpg-agent-extra@etc-pacman.d-gnupg.socket: Deactivated successfully.
Nov 20 02:22:21 toronto systemd[1]: Closed GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Nov 20 02:22:22 toronto systemd[1]: Removed slice Slice /system/gpg-agent-extra.
Nov 20 02:22:22 toronto systemd[1]: gpg-agent-ssh@etc-pacman.d-gnupg.socket: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Closed GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Nov 20 02:22:22 toronto systemd[1]: Removed slice Slice /system/gpg-agent-ssh.
Nov 20 02:22:22 toronto systemd[1]: gpg-agent@etc-pacman.d-gnupg.socket: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Closed GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Nov 20 02:22:22 toronto systemd[1]: Removed slice Slice /system/gpg-agent.
Nov 20 02:22:22 toronto systemd[1]: keyboxd@etc-pacman.d-gnupg.socket: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Closed GnuPG public key management service for /etc/pacman.d/gnupg.
Nov 20 02:22:22 toronto systemd[1]: Removed slice Slice /system/keyboxd.
Nov 20 02:22:22 toronto systemd[1]: sshd-unix-local.socket: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Closed OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Nov 20 02:22:22 toronto systemd[1]: systemd-hostnamed.socket: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Closed Hostname Service Socket.
Nov 20 02:22:22 toronto systemd[1]: systemd-importd.socket: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Closed Disk Image Download Service Socket.
Nov 20 02:22:22 toronto systemd[1]: systemd-logind-varlink.socket: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Closed User Login Management Varlink Socket.
Nov 20 02:22:22 toronto systemd[1]: systemd-machined.socket: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Closed Virtual Machine and Container Registration Service Socket.
Nov 20 02:22:22 toronto dbus-broker[586]: Dispatched 6500 messages @ 4(±7)μs / message.
Nov 20 02:22:22 toronto systemd[1]: Stopping D-Bus System Message Bus...
Nov 20 02:22:22 toronto systemd[1]: dbus-broker.service: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Stopped D-Bus System Message Bus.
Nov 20 02:22:22 toronto systemd[1]: dbus.socket: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Closed D-Bus System Message Bus Socket.
Nov 20 02:22:22 toronto systemd[1]: Stopped target System Initialization.
Nov 20 02:22:22 toronto systemd[1]: proc-sys-fs-binfmt_misc.automount: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Unset automount Arbitrary Executable File Formats File System Automount Point.
Nov 20 02:22:22 toronto systemd[1]: Stopped target Local Encrypted Volumes.
Nov 20 02:22:22 toronto systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Nov 20 02:22:22 toronto systemd[1]: systemd-ask-password-wall.path: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Nov 20 02:22:22 toronto systemd[1]: Stopped target Image Downloads.
Nov 20 02:22:22 toronto systemd[1]: Stopped target Local Integrity Protected Volumes.
Nov 20 02:22:22 toronto systemd[1]: Stopped target Local Verity Protected Volumes.
Nov 20 02:22:22 toronto systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:nvidia_wmi_ec_backlight...
Nov 20 02:22:22 toronto systemd[1]: Stopping Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight...
Nov 20 02:22:22 toronto systemd[1]: systemd-boot-random-seed.service: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Stopped Update Boot Loader Random Seed.
Nov 20 02:22:22 toronto systemd[1]: Stopping Load/Save OS Random Seed...
Nov 20 02:22:22 toronto systemd[1]: systemd-sysctl.service: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Stopped Apply Kernel Variables.
Nov 20 02:22:22 toronto systemd[1]: systemd-coredump.socket: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Closed Process Core Dump Socket.
Nov 20 02:22:22 toronto systemd[1]: systemd-modules-load.service: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Stopped Load Kernel Modules.
Nov 20 02:22:22 toronto systemd[1]: Stopping Network Time Synchronization...
Nov 20 02:22:22 toronto systemd[1]: Stopping Record System Boot/Shutdown in UTMP...
Nov 20 02:22:22 toronto systemd[1]: systemd-backlight@backlight:nvidia_wmi_ec_backlight.service: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:nvidia_wmi_ec_backlight.
Nov 20 02:22:22 toronto systemd[1]: systemd-timesyncd.service: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Stopped Network Time Synchronization.
Nov 20 02:22:22 toronto systemd[1]: systemd-backlight@leds:asus::kbd_backlight.service: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Stopped Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight.
Nov 20 02:22:22 toronto systemd[1]: systemd-random-seed.service: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Stopped Load/Save OS Random Seed.
Nov 20 02:22:22 toronto systemd[1]: systemd-update-utmp.service: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Stopped Record System Boot/Shutdown in UTMP.
Nov 20 02:22:22 toronto systemd[1]: Removed slice Slice /system/systemd-backlight.
Nov 20 02:22:22 toronto systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Stopped Create System Files and Directories.
Nov 20 02:22:22 toronto systemd[1]: Stopped target Local File Systems.
Nov 20 02:22:22 toronto systemd[1]: Unmounting /boot...
Nov 20 02:22:22 toronto systemd[1]: Unmounting Temporary Directory /tmp...
Nov 20 02:22:22 toronto systemd[1]: boot.mount: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Unmounted /boot.
Nov 20 02:22:22 toronto systemd[1]: tmp.mount: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Unmounted Temporary Directory /tmp.
Nov 20 02:22:22 toronto systemd[1]: Stopped target Preparation for Local File Systems.
Nov 20 02:22:22 toronto systemd[1]: Stopped target Swaps.
Nov 20 02:22:22 toronto systemd[1]: Deactivating swap /dev/disk/by-designator/swap...
Nov 20 02:22:22 toronto systemd[1]: systemd-remount-fs.service: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Stopped Remount Root and Kernel File Systems.
Nov 20 02:22:22 toronto systemd[1]: systemd-fsck-root.service: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Stopped File System Check on Root Device.
Nov 20 02:22:22 toronto systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Stopped Create Static Device Nodes in /dev.
Nov 20 02:22:22 toronto systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Stopped Create Static Device Nodes in /dev gracefully.
Nov 20 02:22:22 toronto systemd[1]: Reached target System Shutdown.
Nov 20 02:22:22 toronto systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-3fe075e4\x2d26c1\x2d4860\x2d9824\x2d51bc827aad0f.swap: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:04:00.0-nvme-1-part/by-partuuid/3fe075e4-26c1-4860-9824-51bc827aad0f.
Nov 20 02:22:22 toronto systemd[1]: dev-disk-by\x2did-nvme\x2deui.0025384741b422d1\x2dpart1.swap: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Deactivated swap /dev/disk/by-id/nvme-eui.0025384741b422d1-part1.
Nov 20 02:22:22 toronto systemd[1]: dev-disk-by\x2ddiskseq-1\x2dpart1.swap: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Deactivated swap /dev/disk/by-diskseq/1-part1.
Nov 20 02:22:22 toronto systemd[1]: dev-disk-by\x2did-nvme\x2dSAMSUNG_MZVL8512HELU\x2d00BTW_S7J1NX1X767203_1\x2dpart1.swap: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Deactivated swap /dev/disk/by-id/nvme-SAMSUNG_MZVL8512HELU-00BTW_S7J1NX1X767203_1-part1.
Nov 20 02:22:22 toronto systemd[1]: dev-disk-by\x2ddesignator-swap.swap: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Deactivated swap /dev/disk/by-designator/swap.
Nov 20 02:22:22 toronto systemd[1]: dev-disk-by\x2did-nvme\x2dSAMSUNG_MZVL8512HELU\x2d00BTW_S7J1NX1X767203\x2dpart1.swap: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Deactivated swap /dev/disk/by-id/nvme-SAMSUNG_MZVL8512HELU-00BTW_S7J1NX1X767203-part1.
Nov 20 02:22:22 toronto systemd[1]: dev-disk-by\x2dpartuuid-3fe075e4\x2d26c1\x2d4860\x2d9824\x2d51bc827aad0f.swap: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Deactivated swap /dev/disk/by-partuuid/3fe075e4-26c1-4860-9824-51bc827aad0f.
Nov 20 02:22:22 toronto systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-1.swap: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:04:00.0-nvme-1-part/by-partnum/1.
Nov 20 02:22:22 toronto systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dnvme\x2d1\x2dpart1.swap: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:04:00.0-nvme-1-part1.
Nov 20 02:22:22 toronto systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:04:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-d75165fc\x2d8321\x2d4b1e\x2da485\x2df036a677280a.swap: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:04:00.0-nvme-1-part/by-uuid/d75165fc-8321-4b1e-a485-f036a677280a.
Nov 20 02:22:22 toronto systemd[1]: dev-nvme0n1p1.swap: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Deactivated swap /dev/nvme0n1p1.
Nov 20 02:22:22 toronto systemd[1]: dev-disk-by\x2duuid-d75165fc\x2d8321\x2d4b1e\x2da485\x2df036a677280a.swap: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Deactivated swap /dev/disk/by-uuid/d75165fc-8321-4b1e-a485-f036a677280a.
Nov 20 02:22:22 toronto systemd[1]: Reached target Unmount All Filesystems.
Nov 20 02:22:22 toronto systemd[1]: Reached target Late Shutdown Services.
Nov 20 02:22:22 toronto systemd[1]: systemd-poweroff.service: Deactivated successfully.
Nov 20 02:22:22 toronto systemd[1]: Finished System Power Off.
Nov 20 02:22:22 toronto systemd[1]: Reached target System Power Off.
Nov 20 02:22:22 toronto systemd[1]: Shutting down.
Nov 20 02:22:22 toronto systemd-shutdown[1]: Syncing filesystems and block devices.
Nov 20 02:22:22 toronto systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Nov 20 02:22:22 toronto systemd-udevd[435]: Failed to remove file descriptor "config-serialization" from the store, ignoring: Connection refused
Nov 20 02:22:22 toronto systemd-journald[385]: Received SIGTERM from PID 1 (systemd-shutdow).
Nov 20 02:22:22 toronto systemd-udevd[435]: Failed to push serialization fd to service manager: Connection refused
Nov 20 02:22:22 toronto systemd-journald[385]: Journal stopped

Last edited by itsuki (2025-12-01 23:31:09)

Offline

#2 2025-11-24 13:57:50

hifigraz
Member
Registered: 2017-05-01
Posts: 35

Re: [SOLVED] Wayland display freezing on AMDGPU

I have similar Problems. Downgrading to 6.17.7 solved the problem for the moment.

Offline

#3 2025-11-24 14:17:54

itsuki
Member
Registered: 2025-11-19
Posts: 4

Re: [SOLVED] Wayland display freezing on AMDGPU

If you mean the Linux kernel version, I just downgraded to the same version. No dice, unfortunately.

Offline

#4 2025-11-24 15:09:44

itsuki
Member
Registered: 2025-11-19
Posts: 4

Re: [SOLVED] Wayland display freezing on AMDGPU

I ran some testing, eventually found out that you can just run Sway through a virtual X11 window which is kind of silly. Problems arise when I force that window to run on my native resolution which is 2560x1600. I guess if you don't mind an unused column or row of pixels you could run this at 2559x1600 or 2560x1599 but this is hacky and doesn't really address the original problem. It might serve as a way to understand more about the actual problem though. Maybe it's in the way Wayland handles this display, specifically when the compositor runs on the native resolution. Same "decrease the width or height by 1" hack doesn't really work on Sway directly talking to my display though because I guess it stretches the display to fit the whole screen unlike X11 where it's fine to have empty space. This is all just speculation of course I have no idea why this issue happens, but it's likely related to the display and how Wayland talks to it.

Offline

#5 2025-12-01 23:19:50

itsuki
Member
Registered: 2025-11-19
Posts: 4

Re: [SOLVED] Wayland display freezing on AMDGPU

Took a long while but I managed to find the issue. Amazing how AMD messes up when you least expect.

https://discussion.fedoraproject.org/t/ … /150550/11

Appears to be an issue with Panel Self Refresh which is a technology made to save power when the screen is static by turning off a couple components.

Last edited by itsuki (2025-12-01 23:46:54)

Offline

Board footer

Powered by FluxBB