You are not logged in.
This is a pretty new laptop so I'm not surprised there are quirks with a default arch install, I'm just wondering if I can do better than web search to solve some of them by asking here
In particular, I run into two things:
1. Xorg seems to not quite work. Specifically, I'm able to open an xorg server, but any X11 session won't display properly to the monitor. I can get a terminal via muscle memory in cinnamon or by exec-ing a VTE directly in my xinitrc, type "screen" on it, and access it via ssh to confirm that the screen has access to the x session's context (e.g. xrandr and such work), but no visual whatsoever. Wayland-based desktop environments and launchers seem to work fine. A lot of use cases I have won't yet work with wayland, so this is a problem
2. The touchpad seems to not work at all. I know a lot of models of magicbook need particular quirks set from libinput, but all the information I can find on the topic seems to suggest this should be a solved problem, and I can confirm for example that /usr/share/libinput/50-system-honor.quirks has an entry that looks to match the device ID I see in dmesg for input (TOPS0102)
I've tried a lot of things so I don't want to just flood a first post with log outputs, but am happy to provide any additional information anyone thinks would help, and would appreciate being pointed to additional resources as well. I also wonder if these issues are related
Last edited by blindcrone (2025-11-08 06:00:20)
Offline
Make sure xf86-video-intel is NOT installed, it's too old for recent GPUs.
And we'll probably need some logs anyway, the boards has code tags that will collapse long outputs into readable chunks, otherwise https://wiki.archlinux.org/title/List_o … n_services -- we'll probably need a xorg log and a system journal
sudo journalctl -b | curl -F 'file=@-' 0x0.stFWIW the current xorg release is somewhat plagued from some regressions, mostly in relation with a nvidia card, but maybe something else slipped in.
Offline
Huh. I removed xf86-video-intel and now x11 sessions simply won't start ("No screens found!" error when started with startx), rather than this weird intermediate state of starting but displaying nothing. Anyway here's that log:
Nov 07 05:16:14 archlinux kernel: Linux version 6.17.7-arch1-1 (linux@archlinux) (gcc (GCC) 15.2.1 20250813, GNU ld (GNU Binutils) 2.45.0) #1 SMP PREEMPT_DYNAMIC Sun, 02 Nov 2025 17:27:22 +0000
Nov 07 05:16:14 archlinux kernel: Command line: ro root=UUID=c1da08d6-8d09-410a-a9d6-729e6a1b117f acpi_osi=Linux initrd=boot\initramfs-linux.img initrd=boot\intel-ucode.img
Nov 07 05:16:14 archlinux kernel: x86/CPU: Model not found in latest microcode list
Nov 07 05:16:14 archlinux kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Nov 07 05:16:14 archlinux kernel: BIOS-provided physical RAM map:
Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000059f8afff] usable
Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x0000000059f8b000-0x000000005a88afff] reserved
Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x000000005a88b000-0x000000005c6befff] usable
Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x000000005c6bf000-0x000000005e6befff] reserved
Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x000000005e6bf000-0x0000000063ebefff] ACPI NVS
Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x0000000063ebf000-0x0000000063ffefff] ACPI data
Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x0000000063fff000-0x0000000063ffffff] usable
Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x0000000064000000-0x00000000787fffff] reserved
Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x000000087fffffff] usable
Nov 07 05:16:14 archlinux kernel: NX (Execute Disable) protection: active
Nov 07 05:16:14 archlinux kernel: APIC: Static calls initialized
Nov 07 05:16:14 archlinux kernel: efi: EFI v2.9 by INSYDE Corp.
Nov 07 05:16:14 archlinux kernel: efi: TPMFinalLog=0x63e17000 ACPI=0x63ffe000 ACPI 2.0=0x63ffe014 SMBIOS=0x5cdd7000 MEMATTR=0x54a00018 ESRT=0x549e1218 INITRD=0x54aa2f18 RNG=0x63f22018 TPMEventLog=0x63f21018
Nov 07 05:16:14 archlinux kernel: random: crng init done
Nov 07 05:16:14 archlinux kernel: efi: Remove mem130: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
Nov 07 05:16:14 archlinux kernel: e820: remove [mem 0xc0000000-0xcfffffff] reserved
Nov 07 05:16:14 archlinux kernel: efi: Not removing mem131: MMIO range=[0xfe010000-0xfe010fff] (4KB) from e820 map
Nov 07 05:16:14 archlinux kernel: efi: Remove mem133: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Nov 07 05:16:14 archlinux kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Nov 07 05:16:14 archlinux kernel: SMBIOS 3.6 present.
Nov 07 05:16:14 archlinux kernel: DMI: HONOR MRB-XXX/MRB-XXX-PCB, BIOS 2.04 05/30/2025
Nov 07 05:16:14 archlinux kernel: DMI: Memory slots populated: 8/8
Nov 07 05:16:14 archlinux kernel: tsc: Detected 3700.000 MHz processor
Nov 07 05:16:14 archlinux kernel: tsc: Detected 3686.400 MHz TSC
Nov 07 05:16:14 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Nov 07 05:16:14 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Nov 07 05:16:14 archlinux kernel: last_pfn = 0x880000 max_arch_pfn = 0x400000000
Nov 07 05:16:14 archlinux kernel: MTRR map: 7 entries (3 fixed + 4 variable; max 23), built from 10 variable MTRRs
Nov 07 05:16:14 archlinux kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Nov 07 05:16:14 archlinux kernel: x2apic: enabled by BIOS, switching to x2apic ops
Nov 07 05:16:14 archlinux kernel: last_pfn = 0x64000 max_arch_pfn = 0x400000000
Nov 07 05:16:14 archlinux kernel: esrt: Reserving ESRT space from 0x00000000549e1218 to 0x00000000549e1368.
Nov 07 05:16:14 archlinux kernel: e820: update [mem 0x549e1000-0x549e1fff] usable ==> reserved
Nov 07 05:16:14 archlinux kernel: Using GB pages for direct mapping
Nov 07 05:16:14 archlinux kernel: Secure boot disabled
Nov 07 05:16:14 archlinux kernel: RAMDISK: [mem 0x4c5d7000-0x4e65cfff]
Nov 07 05:16:14 archlinux kernel: ACPI: Early table checksum verification disabled
Nov 07 05:16:14 archlinux kernel: ACPI: RSDP 0x0000000063FFE014 000024 (v02 HONOR )
Nov 07 05:16:14 archlinux kernel: ACPI: XSDT 0x0000000063F25228 00017C (v01 HONOR ARL 00000002 01000013)
Nov 07 05:16:14 archlinux kernel: ACPI: FACP 0x0000000063FC2000 000114 (v06 HONOR ARL 00000002 ACPI 00040000)
Nov 07 05:16:14 archlinux kernel: ACPI: DSDT 0x0000000063F3F000 07FB66 (v02 HONOR ARL 00000002 ACPI 00040000)
Nov 07 05:16:14 archlinux kernel: ACPI: FACS 0x0000000063DEE000 000040
Nov 07 05:16:14 archlinux kernel: ACPI: UEFI 0x0000000063E16000 0001CF (v01 HONOR ARL 00000001 ACPI 00040000)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FFC000 00038C (v02 HONOR Pmax_Dev 00000001 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FF9000 002F46 (v02 HONOR PDatTabl 00001000 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FF8000 000770 (v02 HONOR Cpu0Ist 00003000 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FF7000 0005FB (v02 HONOR Cpu0Hwp 00003000 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FF6000 0001AB (v02 HONOR Cpu0Psd 00003000 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FF5000 000394 (v02 HONOR Cpu0Cst 00003001 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FF3000 001BAF (v02 HONOR ApIst 00003000 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FF1000 001620 (v02 HONOR ApHwp 00003000 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FEF000 001349 (v02 HONOR ApPsd 00003000 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FEE000 000FBB (v02 HONOR ApCst 00003000 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FEA000 003BC8 (v02 HONOR CpuSsdt 00003000 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: DTPR 0x0000000063FE9000 000088 (v01 HONOR ARL 00000000 ACPI 00040000)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FE6000 00247E (v02 HONOR IgfxSsdt 00003000 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FDC000 009C46 (v02 HONOR TcssSsdt 00001000 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FDB000 00077B (v02 HONOR Tpm2Tabl 00001000 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: TPM2 0x0000000063FDA000 00004C (v04 HONOR ARL 00000002 ACPI 00040000)
Nov 07 05:16:14 archlinux kernel: ACPI: MSDM 0x0000000063FD9000 000055 (v03 HONOR ARL 00000001 ACPI 00040000)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FD4000 004C27 (v02 HONOR DptfTabl 00001000 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FD1000 001295 (v01 HONOR WmiTable 00001000 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: HDLT 0x0000000063FCF000 00111C (v01 HONOR ARL 00000001 ACPI 00040000)
Nov 07 05:16:14 archlinux kernel: ACPI: LPIT 0x0000000063FFD000 0000CC (v01 HONOR ARL 00000002 ACPI 00040000)
Nov 07 05:16:14 archlinux kernel: ACPI: WSMT 0x0000000063FCE000 000028 (v01 HONOR ARL 00000002 ACPI 00040000)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FCD000 000CA6 (v02 HONOR PtidDevc 00001000 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FC7000 005E42 (v02 HONOR TbtTypeC 00000000 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: DBGP 0x0000000063FC6000 000034 (v01 HONOR ARL 00000002 ACPI 00040000)
Nov 07 05:16:14 archlinux kernel: ACPI: DBG2 0x0000000063FC5000 000054 (v00 HONOR ARL 00000002 ACPI 00040000)
Nov 07 05:16:14 archlinux kernel: ACPI: NHLT 0x0000000063FC3000 00101C (v00 HONOR ARL 00000002 ACPI 00040000)
Nov 07 05:16:14 archlinux kernel: ACPI: HPET 0x0000000063FC1000 000038 (v01 HONOR ARL 00000002 ACPI 00040000)
Nov 07 05:16:14 archlinux kernel: ACPI: APIC 0x0000000063FC0000 000358 (v05 HONOR ARL 00000002 ACPI 00040000)
Nov 07 05:16:14 archlinux kernel: ACPI: MCFG 0x0000000063FBF000 00003C (v01 HONOR ARL 00000002 ACPI 00040000)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063F36000 008B8D (v02 HONOR ARL 00000002 01000013)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063F34000 00147F (v02 HONOR ARL 00000002 01000013)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063F30000 003971 (v02 HONOR ARL 00000002 01000013)
Nov 07 05:16:14 archlinux kernel: ACPI: DMAR 0x0000000063F2F000 000098 (v01 HONOR ARL 00000002 ACPI 00040000)
Nov 07 05:16:14 archlinux kernel: ACPI: FPDT 0x0000000063F2E000 000044 (v01 HONOR ARL 00000002 ACPI 00040000)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063F2C000 0010B7 (v02 HONOR xh_mtlp3 00000000 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063F29000 00281A (v02 HONOR SocGpe 00003000 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063F26000 0028D3 (v02 HONOR SocCmn 00003000 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FD3000 0000F8 (v02 HONOR PcdTabl 00001000 INTL 20200717)
Nov 07 05:16:14 archlinux kernel: ACPI: PHAT 0x0000000063F23000 000814 (v01 HONOR ARL 00000005 ACPI 00040000)
Nov 07 05:16:14 archlinux kernel: ACPI: BGRT 0x0000000063F24000 000038 (v01 HONOR ARL 00000002 ACPI 00040000)
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving FACP table memory at [mem 0x63fc2000-0x63fc2113]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving DSDT table memory at [mem 0x63f3f000-0x63fbeb65]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving FACS table memory at [mem 0x63dee000-0x63dee03f]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving UEFI table memory at [mem 0x63e16000-0x63e161ce]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63ffc000-0x63ffc38b]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63ff9000-0x63ffbf45]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63ff8000-0x63ff876f]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63ff7000-0x63ff75fa]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63ff6000-0x63ff61aa]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63ff5000-0x63ff5393]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63ff3000-0x63ff4bae]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63ff1000-0x63ff261f]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fef000-0x63ff0348]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fee000-0x63feefba]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fea000-0x63fedbc7]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving DTPR table memory at [mem 0x63fe9000-0x63fe9087]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fe6000-0x63fe847d]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fdc000-0x63fe5c45]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fdb000-0x63fdb77a]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving TPM2 table memory at [mem 0x63fda000-0x63fda04b]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving MSDM table memory at [mem 0x63fd9000-0x63fd9054]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fd4000-0x63fd8c26]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fd1000-0x63fd2294]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving HDLT table memory at [mem 0x63fcf000-0x63fd011b]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving LPIT table memory at [mem 0x63ffd000-0x63ffd0cb]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving WSMT table memory at [mem 0x63fce000-0x63fce027]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fcd000-0x63fcdca5]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fc7000-0x63fcce41]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving DBGP table memory at [mem 0x63fc6000-0x63fc6033]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving DBG2 table memory at [mem 0x63fc5000-0x63fc5053]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving NHLT table memory at [mem 0x63fc3000-0x63fc401b]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving HPET table memory at [mem 0x63fc1000-0x63fc1037]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving APIC table memory at [mem 0x63fc0000-0x63fc0357]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving MCFG table memory at [mem 0x63fbf000-0x63fbf03b]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63f36000-0x63f3eb8c]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63f34000-0x63f3547e]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63f30000-0x63f33970]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving DMAR table memory at [mem 0x63f2f000-0x63f2f097]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving FPDT table memory at [mem 0x63f2e000-0x63f2e043]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63f2c000-0x63f2d0b6]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63f29000-0x63f2b819]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63f26000-0x63f288d2]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fd3000-0x63fd30f7]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving PHAT table memory at [mem 0x63f23000-0x63f23813]
Nov 07 05:16:14 archlinux kernel: ACPI: Reserving BGRT table memory at [mem 0x63f24000-0x63f24037]
Nov 07 05:16:14 archlinux kernel: APIC: Switched APIC routing to: cluster x2apic
Nov 07 05:16:14 archlinux kernel: No NUMA configuration found
Nov 07 05:16:14 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x000000087fffffff]
Nov 07 05:16:14 archlinux kernel: NODE_DATA(0) allocated [mem 0x87ffd52c0-0x87fffffff]
Nov 07 05:16:14 archlinux kernel: Zone ranges:
Nov 07 05:16:14 archlinux kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Nov 07 05:16:14 archlinux kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Nov 07 05:16:14 archlinux kernel: Normal [mem 0x0000000100000000-0x000000087fffffff]
Nov 07 05:16:14 archlinux kernel: Device empty
Nov 07 05:16:14 archlinux kernel: Movable zone start for each node
Nov 07 05:16:14 archlinux kernel: Early memory node ranges
Nov 07 05:16:14 archlinux kernel: node 0: [mem 0x0000000000001000-0x000000000009efff]
Nov 07 05:16:14 archlinux kernel: node 0: [mem 0x0000000000100000-0x0000000059f8afff]
Nov 07 05:16:14 archlinux kernel: node 0: [mem 0x000000005a88b000-0x000000005c6befff]
Nov 07 05:16:14 archlinux kernel: node 0: [mem 0x0000000063fff000-0x0000000063ffffff]
Nov 07 05:16:14 archlinux kernel: node 0: [mem 0x0000000100000000-0x000000087fffffff]
Nov 07 05:16:14 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000087fffffff]
Nov 07 05:16:14 archlinux kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Nov 07 05:16:14 archlinux kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Nov 07 05:16:14 archlinux kernel: On node 0, zone DMA32: 2304 pages in unavailable ranges
Nov 07 05:16:14 archlinux kernel: On node 0, zone DMA32: 31040 pages in unavailable ranges
Nov 07 05:16:14 archlinux kernel: On node 0, zone Normal: 16384 pages in unavailable ranges
Nov 07 05:16:14 archlinux kernel: ACPI: PM-Timer IO Port: 0x1808
Nov 07 05:16:14 archlinux kernel: ACPI: X2APIC_NMI (uid[0xffffffff] high level lint[0x1])
Nov 07 05:16:14 archlinux kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Nov 07 05:16:14 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Nov 07 05:16:14 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Nov 07 05:16:14 archlinux kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Nov 07 05:16:14 archlinux kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Nov 07 05:16:14 archlinux kernel: e820: update [mem 0x53c11000-0x53c75fff] usable ==> reserved
Nov 07 05:16:14 archlinux kernel: TSC deadline timer available
Nov 07 05:16:14 archlinux kernel: CPU topo: Max. logical packages: 1
Nov 07 05:16:14 archlinux kernel: CPU topo: Max. logical dies: 1
Nov 07 05:16:14 archlinux kernel: CPU topo: Max. dies per package: 1
Nov 07 05:16:14 archlinux kernel: CPU topo: Max. threads per core: 1
Nov 07 05:16:14 archlinux kernel: CPU topo: Num. cores per package: 16
Nov 07 05:16:14 archlinux kernel: CPU topo: Num. threads per package: 16
Nov 07 05:16:14 archlinux kernel: CPU topo: Allowing 16 present CPUs plus 0 hotplug CPUs
Nov 07 05:16:14 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Nov 07 05:16:14 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Nov 07 05:16:14 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x53c11000-0x53c75fff]
Nov 07 05:16:14 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x549e1000-0x549e1fff]
Nov 07 05:16:14 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x59f8b000-0x5a88afff]
Nov 07 05:16:14 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x5c6bf000-0x63ffefff]
Nov 07 05:16:14 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x64000000-0xffffffff]
Nov 07 05:16:14 archlinux kernel: [mem 0x78800000-0xfe00ffff] available for PCI devices
Nov 07 05:16:14 archlinux kernel: Booting paravirtualized kernel on bare hardware
Nov 07 05:16:14 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Nov 07 05:16:14 archlinux kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
Nov 07 05:16:14 archlinux kernel: percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u262144
Nov 07 05:16:14 archlinux kernel: pcpu-alloc: s217088 r8192 d28672 u262144 alloc=1*2097152
Nov 07 05:16:14 archlinux kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
Nov 07 05:16:14 archlinux kernel: Kernel command line: ro root=UUID=c1da08d6-8d09-410a-a9d6-729e6a1b117f acpi_osi=Linux initrd=boot\initramfs-linux.img initrd=boot\intel-ucode.img
Nov 07 05:16:14 archlinux kernel: printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
Nov 07 05:16:14 archlinux kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Nov 07 05:16:14 archlinux kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Nov 07 05:16:14 archlinux kernel: software IO TLB: area num 16.
Nov 07 05:16:14 archlinux kernel: Fallback order for Node 0: 0
Nov 07 05:16:14 archlinux kernel: Built 1 zonelists, mobility grouping on. Total pages: 8240478
Nov 07 05:16:14 archlinux kernel: Policy zone: Normal
Nov 07 05:16:14 archlinux kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Nov 07 05:16:14 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
Nov 07 05:16:14 archlinux kernel: ftrace: allocating 56529 entries in 224 pages
Nov 07 05:16:14 archlinux kernel: ftrace: allocated 224 pages with 3 groups
Nov 07 05:16:14 archlinux kernel: Dynamic Preempt: full
Nov 07 05:16:14 archlinux kernel: rcu: Preemptible hierarchical RCU implementation.
Nov 07 05:16:14 archlinux kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
Nov 07 05:16:14 archlinux kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Nov 07 05:16:14 archlinux kernel: Trampoline variant of Tasks RCU enabled.
Nov 07 05:16:14 archlinux kernel: Rude variant of Tasks RCU enabled.
Nov 07 05:16:14 archlinux kernel: Tracing variant of Tasks RCU enabled.
Nov 07 05:16:14 archlinux kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
Nov 07 05:16:14 archlinux kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
Nov 07 05:16:14 archlinux kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
Nov 07 05:16:14 archlinux kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
Nov 07 05:16:14 archlinux kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
Nov 07 05:16:14 archlinux kernel: NR_IRQS: 524544, nr_irqs: 2184, preallocated irqs: 16
Nov 07 05:16:14 archlinux kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Nov 07 05:16:14 archlinux kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Nov 07 05:16:14 archlinux kernel: Console: colour dummy device 80x25
Nov 07 05:16:14 archlinux kernel: printk: legacy console [tty0] enabled
Nov 07 05:16:14 archlinux kernel: ACPI: Core revision 20250404
Nov 07 05:16:14 archlinux kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Nov 07 05:16:14 archlinux kernel: APIC: Switch to symmetric I/O mode setup
Nov 07 05:16:14 archlinux kernel: DMAR: Host address width 42
Nov 07 05:16:14 archlinux kernel: DMAR: DRHD base: 0x000000fc800000 flags: 0x0
Nov 07 05:16:14 archlinux kernel: DMAR: dmar0: reg_base_addr fc800000 ver 7:0 cap c9de008cee690462 ecap 12ca9a00f0ef5e
Nov 07 05:16:14 archlinux kernel: DMAR: DRHD base: 0x000000fc801000 flags: 0x1
Nov 07 05:16:14 archlinux kernel: DMAR: dmar1: reg_base_addr fc801000 ver 7:0 cap c9de008cee690462 ecap 12ca9a00f0efde
Nov 07 05:16:14 archlinux kernel: DMAR: SATC flags: 0x1
Nov 07 05:16:14 archlinux kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfc801000 IOMMU 1
Nov 07 05:16:14 archlinux kernel: DMAR-IR: HPET id 0 under DRHD base 0xfc801000
Nov 07 05:16:14 archlinux kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Nov 07 05:16:14 archlinux kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Nov 07 05:16:14 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6a464ae9873, max_idle_ns: 881590529744 ns
Nov 07 05:16:14 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7372.80 BogoMIPS (lpj=3686400)
Nov 07 05:16:14 archlinux kernel: CPU0: Thermal monitoring enabled (TM1)
Nov 07 05:16:14 archlinux kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Nov 07 05:16:14 archlinux kernel: CET detected: Indirect Branch Tracking enabled
Nov 07 05:16:14 archlinux kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Nov 07 05:16:14 archlinux kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Nov 07 05:16:14 archlinux kernel: process: using mwait in idle threads
Nov 07 05:16:14 archlinux kernel: mitigations: Enabled attack vectors: user_kernel, user_user, guest_host, guest_guest, SMT mitigations: auto
Nov 07 05:16:14 archlinux kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Nov 07 05:16:14 archlinux kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Nov 07 05:16:14 archlinux kernel: VMSCAPE: Mitigation: IBPB before exit to userspace
Nov 07 05:16:14 archlinux kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Nov 07 05:16:14 archlinux kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Nov 07 05:16:14 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Nov 07 05:16:14 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Nov 07 05:16:14 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Nov 07 05:16:14 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Nov 07 05:16:14 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Nov 07 05:16:14 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x1000: 'Control-flow Kernel registers (KVM only)'
Nov 07 05:16:14 archlinux kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Nov 07 05:16:14 archlinux kernel: x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
Nov 07 05:16:14 archlinux kernel: x86/fpu: xstate_offset[11]: 840, xstate_sizes[11]: 16
Nov 07 05:16:14 archlinux kernel: x86/fpu: xstate_offset[12]: 856, xstate_sizes[12]: 24
Nov 07 05:16:14 archlinux kernel: x86/fpu: Enabled xstate features 0x1a07, context size is 880 bytes, using 'compacted' format.
Nov 07 05:16:14 archlinux kernel: Freeing SMP alternatives memory: 56K
Nov 07 05:16:14 archlinux kernel: pid_max: default: 32768 minimum: 301
Nov 07 05:16:14 archlinux kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Nov 07 05:16:14 archlinux kernel: landlock: Up and running.
Nov 07 05:16:14 archlinux kernel: Yama: becoming mindful.
Nov 07 05:16:14 archlinux kernel: LSM support for eBPF active
Nov 07 05:16:14 archlinux kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Nov 07 05:16:14 archlinux kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Nov 07 05:16:14 archlinux kernel: smpboot: CPU0: Intel(R) Core(TM) Ultra 7 255H (family: 0x6, model: 0xc5, stepping: 0x2)
Nov 07 05:16:14 archlinux kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt5+-baseline, AnyThread deprecated, ArrowLake-H Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Nov 07 05:16:14 archlinux kernel: core: cpu_core PMU driver:
Nov 07 05:16:14 archlinux kernel: ... version: 5
Nov 07 05:16:14 archlinux kernel: ... bit width: 48
Nov 07 05:16:14 archlinux kernel: ... generic registers: 10
Nov 07 05:16:14 archlinux kernel: ... value mask: 0000ffffffffffff
Nov 07 05:16:14 archlinux kernel: ... max period: 00007fffffffffff
Nov 07 05:16:14 archlinux kernel: ... fixed-purpose events: 4
Nov 07 05:16:14 archlinux kernel: ... event mask: 0001000f000003ff
Nov 07 05:16:14 archlinux kernel: signal: max sigframe size: 3632
Nov 07 05:16:14 archlinux kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1411
Nov 07 05:16:14 archlinux kernel: rcu: Hierarchical SRCU implementation.
Nov 07 05:16:14 archlinux kernel: rcu: Max phase no-delay instances is 400.
Nov 07 05:16:14 archlinux kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Nov 07 05:16:14 archlinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Nov 07 05:16:14 archlinux kernel: smp: Bringing up secondary CPUs ...
Nov 07 05:16:14 archlinux kernel: smpboot: x86: Booting SMP configuration:
Nov 07 05:16:14 archlinux kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15
Nov 07 05:16:14 archlinux kernel: core: cpu_atom PMU driver:
Nov 07 05:16:14 archlinux kernel: ... version: 5
Nov 07 05:16:14 archlinux kernel: ... bit width: 48
Nov 07 05:16:14 archlinux kernel: ... generic registers: 8
Nov 07 05:16:14 archlinux kernel: ... value mask: 0000ffffffffffff
Nov 07 05:16:14 archlinux kernel: ... max period: 00007fffffffffff
Nov 07 05:16:14 archlinux kernel: ... fixed-purpose events: 6
Nov 07 05:16:14 archlinux kernel: ... event mask: 00000077000000ff
Nov 07 05:16:14 archlinux kernel: core: cpu_lowpower PMU driver:
Nov 07 05:16:14 archlinux kernel: ... version: 5
Nov 07 05:16:14 archlinux kernel: ... bit width: 48
Nov 07 05:16:14 archlinux kernel: ... generic registers: 8
Nov 07 05:16:14 archlinux kernel: ... value mask: 0000ffffffffffff
Nov 07 05:16:14 archlinux kernel: ... max period: 00007fffffffffff
Nov 07 05:16:14 archlinux kernel: ... fixed-purpose events: 3
Nov 07 05:16:14 archlinux kernel: ... event mask: 00000007000000ff
Nov 07 05:16:14 archlinux kernel: smp: Brought up 1 node, 16 CPUs
Nov 07 05:16:14 archlinux kernel: smpboot: Total of 16 processors activated (117964.80 BogoMIPS)
Nov 07 05:16:14 archlinux kernel: Memory: 32203928K/32961912K available (20061K kernel code, 2946K rwdata, 16220K rodata, 4692K init, 4880K bss, 729948K reserved, 0K cma-reserved)
Nov 07 05:16:14 archlinux kernel: devtmpfs: initialized
Nov 07 05:16:14 archlinux kernel: x86/mm: Memory block size: 128MB
Nov 07 05:16:14 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x5e6bf000-0x63ebefff] (92274688 bytes)
Nov 07 05:16:14 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Nov 07 05:16:14 archlinux kernel: posixtimers hash table entries: 8192 (order: 5, 131072 bytes, linear)
Nov 07 05:16:14 archlinux kernel: futex hash table entries: 4096 (262144 bytes on 1 NUMA nodes, total 256 KiB, linear).
Nov 07 05:16:14 archlinux kernel: pinctrl core: initialized pinctrl subsystem
Nov 07 05:16:14 archlinux kernel: PM: RTC time: 21:16:13, date: 2025-11-06
Nov 07 05:16:14 archlinux kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Nov 07 05:16:14 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Nov 07 05:16:14 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Nov 07 05:16:14 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Nov 07 05:16:14 archlinux kernel: audit: initializing netlink subsys (disabled)
Nov 07 05:16:14 archlinux kernel: audit: type=2000 audit(1762463773.013:1): state=initialized audit_enabled=0 res=1
Nov 07 05:16:14 archlinux kernel: thermal_sys: Registered thermal governor 'fair_share'
Nov 07 05:16:14 archlinux kernel: thermal_sys: Registered thermal governor 'bang_bang'
Nov 07 05:16:14 archlinux kernel: thermal_sys: Registered thermal governor 'step_wise'
Nov 07 05:16:14 archlinux kernel: thermal_sys: Registered thermal governor 'user_space'
Nov 07 05:16:14 archlinux kernel: thermal_sys: Registered thermal governor 'power_allocator'
Nov 07 05:16:14 archlinux kernel: cpuidle: using governor ladder
Nov 07 05:16:14 archlinux kernel: cpuidle: using governor menu
Nov 07 05:16:14 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Nov 07 05:16:14 archlinux kernel: PCI: ECAM [mem 0xc0000000-0xcfffffff] (base 0xc0000000) for domain 0000 [bus 00-ff]
Nov 07 05:16:14 archlinux kernel: PCI: Using configuration type 1 for base access
Nov 07 05:16:14 archlinux kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Nov 07 05:16:14 archlinux kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Nov 07 05:16:14 archlinux kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Nov 07 05:16:14 archlinux kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Nov 07 05:16:14 archlinux kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Nov 07 05:16:14 archlinux kernel: raid6: skipped pq benchmark and selected avx2x4
Nov 07 05:16:14 archlinux kernel: raid6: using avx2x2 recovery algorithm
Nov 07 05:16:14 archlinux kernel: ACPI: Added _OSI(Module Device)
Nov 07 05:16:14 archlinux kernel: ACPI: Added _OSI(Processor Device)
Nov 07 05:16:14 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
Nov 07 05:16:14 archlinux kernel: ACPI: Added _OSI(Linux)
Nov 07 05:16:14 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.I2C3.TPD0], AE_NOT_FOUND (20250404/dswload2-162)
Nov 07 05:16:14 archlinux kernel: fbcon: Taking over console
Nov 07 05:16:14 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20250404/psobject-220)
Nov 07 05:16:14 archlinux kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Nov 07 05:16:14 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.I2C4.TPL1], AE_NOT_FOUND (20250404/dswload2-162)
Nov 07 05:16:14 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20250404/psobject-220)
Nov 07 05:16:14 archlinux kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Nov 07 05:16:14 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.I2C5.TPL1], AE_NOT_FOUND (20250404/dswload2-162)
Nov 07 05:16:14 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20250404/psobject-220)
Nov 07 05:16:14 archlinux kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Nov 07 05:16:14 archlinux kernel: ACPI: 26 ACPI AML tables successfully acquired and loaded
Nov 07 05:16:14 archlinux kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Nov 07 05:16:14 archlinux kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Nov 07 05:16:14 archlinux kernel: ACPI: EC: EC started
Nov 07 05:16:14 archlinux kernel: ACPI: EC: interrupt blocked
Nov 07 05:16:14 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.LPCB.H_EC: Boot DSDT EC used to handle transactions
Nov 07 05:16:14 archlinux kernel: ACPI: Interpreter enabled
Nov 07 05:16:14 archlinux kernel: ACPI: PM: (supports S0 S4 S5)
Nov 07 05:16:14 archlinux kernel: ACPI: Using IOAPIC for interrupt routing
Nov 07 05:16:14 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Nov 07 05:16:14 archlinux kernel: PCI: Ignoring E820 reservations for host bridge windows
Nov 07 05:16:14 archlinux kernel: ACPI: Enabled 10 GPEs in block 00 to 7F
Nov 07 05:16:14 archlinux kernel: ACPI: Enabled 8 GPEs in block 80 to DF
Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.XHCI.RHUB.HS10.DBTR: New power resource
Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.PAUD: New power resource
Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.I2C3.PXTC: New power resource
Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.I2C4.PTPL: New power resource
Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.I2C5.PTPL: New power resource
Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.CNVW.WRST: New power resource
Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.RP09.PXP_: New power resource
Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.TBT0: New power resource
Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.TBT1: New power resource
Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.D3C_: New power resource
Nov 07 05:16:14 archlinux kernel: ACPI: \_TZ_.FN00: New power resource
Nov 07 05:16:14 archlinux kernel: ACPI: \_TZ_.FN01: New power resource
Nov 07 05:16:14 archlinux kernel: ACPI: \_TZ_.FN02: New power resource
Nov 07 05:16:14 archlinux kernel: ACPI: \_TZ_.FN03: New power resource
Nov 07 05:16:14 archlinux kernel: ACPI: \_TZ_.FN04: New power resource
Nov 07 05:16:14 archlinux kernel: ACPI: \PIN_: New power resource
Nov 07 05:16:14 archlinux kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Nov 07 05:16:14 archlinux kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Nov 07 05:16:14 archlinux kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Nov 07 05:16:14 archlinux kernel: PCI host bridge to bus 0000:00
Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xbfffffff window]
Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x3ffbfffffff window]
Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:00.0: [8086:7d06] type 00 class 0x060000 conventional PCI endpoint
Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: [8086:7d51] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: BAR 0 [mem 0x4818000000-0x4818ffffff 64bit pref]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: PME# supported from D0 D3hot
Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit pref]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit pref]: contains BAR 0 for 7 VFs
Nov 07 05:16:14 archlinux kernel: pci 0000:00:04.0: [8086:7d03] type 00 class 0x118000 conventional PCI endpoint
Nov 07 05:16:14 archlinux kernel: pci 0000:00:04.0: BAR 0 [mem 0x4819280000-0x481929ffff 64bit]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:06.0: [8086:774d] type 01 class 0x060400 PCIe Root Port
Nov 07 05:16:14 archlinux kernel: pci 0000:00:06.0: PCI bridge to [bus 01]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:06.0: bridge window [mem 0x86000000-0x860fffff]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
Nov 07 05:16:14 archlinux kernel: pci 0000:00:06.0: PTM enabled (root), 4ns granularity
Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: [8086:7ec6] type 01 class 0x060400 PCIe Root Port
Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: PCI bridge to [bus 02-2b]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: bridge window [mem 0x80000000-0x85ffffff]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: bridge window [mem 0x4010000000-0x480fffffff 64bit pref]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: PTM enabled (root), 4ns granularity
Nov 07 05:16:14 archlinux kernel: pci 0000:00:08.0: [8086:774c] type 00 class 0x088000 conventional PCI endpoint
Nov 07 05:16:14 archlinux kernel: pci 0000:00:08.0: BAR 0 [mem 0x48192d3000-0x48192d3fff 64bit]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:0a.0: [8086:7d0d] type 00 class 0x118000 PCIe Root Complex Integrated Endpoint
Nov 07 05:16:14 archlinux kernel: pci 0000:00:0a.0: BAR 0 [mem 0x4819240000-0x481927ffff 64bit]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:0a.0: enabling Extended Tags
Nov 07 05:16:14 archlinux kernel: pci 0000:00:0b.0: [8086:7d1d] type 00 class 0x120000 PCIe Root Complex Integrated Endpoint
Nov 07 05:16:14 archlinux kernel: pci 0000:00:0b.0: BAR 0 [mem 0x4810000000-0x4817ffffff 64bit]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:0b.0: BAR 4 [mem 0x48192d2000-0x48192d2fff 64bit]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:0d.0: [8086:7ec0] type 00 class 0x0c0330 conventional PCI endpoint
Nov 07 05:16:14 archlinux kernel: pci 0000:00:0d.0: BAR 0 [mem 0x48192b0000-0x48192bffff 64bit]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
Nov 07 05:16:14 archlinux kernel: pci 0000:00:0d.3: [8086:7ec3] type 00 class 0x0c0340 conventional PCI endpoint
Nov 07 05:16:14 archlinux kernel: pci 0000:00:0d.3: BAR 0 [mem 0x4819200000-0x481923ffff 64bit]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:0d.3: BAR 2 [mem 0x48192d1000-0x48192d1fff 64bit]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:0d.3: supports D1 D2
Nov 07 05:16:14 archlinux kernel: pci 0000:00:0d.3: PME# supported from D0 D1 D2 D3hot D3cold
Nov 07 05:16:14 archlinux kernel: pci 0000:00:12.0: [8086:7745] type 00 class 0x070000 conventional PCI endpoint
Nov 07 05:16:14 archlinux kernel: pci 0000:00:12.0: BAR 0 [mem 0x48192a0000-0x48192affff 64bit]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:12.0: PME# supported from D0 D3hot
Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.0: [8086:777d] type 00 class 0x0c0330 conventional PCI endpoint
Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.0: BAR 0 [mem 0x86100000-0x8610ffff 64bit]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.2: [8086:777f] type 00 class 0x050000 conventional PCI endpoint
Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.2: BAR 0 [mem 0x48192c8000-0x48192cbfff 64bit]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.2: BAR 2 [mem 0x48192d0000-0x48192d0fff 64bit]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.3: [8086:7740] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint
Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.3: BAR 0 [mem 0x48192c4000-0x48192c7fff 64bit]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.3: enabling Extended Tags
Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Nov 07 05:16:14 archlinux kernel: pci 0000:00:15.0: [8086:7778] type 00 class 0x0c8000 conventional PCI endpoint
Nov 07 05:16:14 archlinux kernel: pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:15.1: [8086:7779] type 00 class 0x0c8000 conventional PCI endpoint
Nov 07 05:16:14 archlinux kernel: pci 0000:00:15.1: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:16.0: [8086:7770] type 00 class 0x078000 conventional PCI endpoint
Nov 07 05:16:14 archlinux kernel: pci 0000:00:16.0: BAR 0 [mem 0x48192cd000-0x48192cdfff 64bit]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:16.0: PME# supported from D3hot
Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.0: [8086:7702] type 00 class 0x060100 conventional PCI endpoint
Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.3: [8086:7728] type 00 class 0x040100 conventional PCI endpoint
Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.3: BAR 0 [mem 0x48192c0000-0x48192c3fff 64bit]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.3: BAR 4 [mem 0x4819000000-0x48191fffff 64bit]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.4: [8086:7722] type 00 class 0x0c0500 conventional PCI endpoint
Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.4: BAR 0 [mem 0x48192cc000-0x48192cc0ff 64bit]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.4: BAR 4 [io 0xefa0-0xefbf]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.5: [8086:7723] type 00 class 0x0c8000 conventional PCI endpoint
Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
Nov 07 05:16:14 archlinux kernel: pci 0000:01:00.0: [1e49:1071] type 00 class 0x010802 PCIe Endpoint
Nov 07 05:16:14 archlinux kernel: pci 0000:01:00.0: BAR 0 [mem 0x86000000-0x86003fff 64bit]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:06.0: PCI bridge to [bus 01]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: PCI bridge to [bus 02-2b]
Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PEPD: Duplicate LPS0 _DSM functions (mask: 0x1)
Nov 07 05:16:14 archlinux kernel: Low-power S0 idle used by default for system suspend
Nov 07 05:16:14 archlinux kernel: ACPI: EC: interrupt unblocked
Nov 07 05:16:14 archlinux kernel: ACPI: EC: event unblocked
Nov 07 05:16:14 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Nov 07 05:16:14 archlinux kernel: ACPI: EC: GPE=0x6e
Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.LPCB.H_EC: Boot DSDT EC initialization complete
Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.LPCB.H_EC: EC: Used to handle transactions and events
Nov 07 05:16:14 archlinux kernel: iommu: Default domain type: Translated
Nov 07 05:16:14 archlinux kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Nov 07 05:16:14 archlinux kernel: SCSI subsystem initialized
Nov 07 05:16:14 archlinux kernel: libata version 3.00 loaded.
Nov 07 05:16:14 archlinux kernel: ACPI: bus type USB registered
Nov 07 05:16:14 archlinux kernel: usbcore: registered new interface driver usbfs
Nov 07 05:16:14 archlinux kernel: usbcore: registered new interface driver hub
Nov 07 05:16:14 archlinux kernel: usbcore: registered new device driver usb
Nov 07 05:16:14 archlinux kernel: EDAC MC: Ver: 3.0.0
Nov 07 05:16:14 archlinux kernel: efivars: Registered efivars operations
Nov 07 05:16:14 archlinux kernel: NetLabel: Initializing
Nov 07 05:16:14 archlinux kernel: NetLabel: domain hash size = 128
Nov 07 05:16:14 archlinux kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Nov 07 05:16:14 archlinux kernel: NetLabel: unlabeled traffic allowed by default
Nov 07 05:16:14 archlinux kernel: mctp: management component transport protocol core
Nov 07 05:16:14 archlinux kernel: NET: Registered PF_MCTP protocol family
Nov 07 05:16:14 archlinux kernel: PCI: Using ACPI for IRQ routing
Nov 07 05:16:14 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes
Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
Nov 07 05:16:14 archlinux kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Nov 07 05:16:14 archlinux kernel: e820: reserve RAM buffer [mem 0x53c11000-0x53ffffff]
Nov 07 05:16:14 archlinux kernel: e820: reserve RAM buffer [mem 0x549e1000-0x57ffffff]
Nov 07 05:16:14 archlinux kernel: e820: reserve RAM buffer [mem 0x59f8b000-0x5bffffff]
Nov 07 05:16:14 archlinux kernel: e820: reserve RAM buffer [mem 0x5c6bf000-0x5fffffff]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Nov 07 05:16:14 archlinux kernel: vgaarb: loaded
Nov 07 05:16:14 archlinux kernel: Monitor-Mwait will be used to enter C-1 state
Nov 07 05:16:14 archlinux kernel: Monitor-Mwait will be used to enter C-2 state
Nov 07 05:16:14 archlinux kernel: Monitor-Mwait will be used to enter C-3 state
Nov 07 05:16:14 archlinux kernel: clocksource: Switched to clocksource tsc-early
Nov 07 05:16:14 archlinux kernel: VFS: Disk quotas dquot_6.6.0
Nov 07 05:16:14 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Nov 07 05:16:14 archlinux kernel: pnp: PnP ACPI init
Nov 07 05:16:14 archlinux kernel: system 00:00: [io 0x0680-0x069f] has been reserved
Nov 07 05:16:14 archlinux kernel: system 00:00: [io 0x164e-0x164f] has been reserved
Nov 07 05:16:14 archlinux kernel: system 00:01: [io 0x1854-0x1857] has been reserved
Nov 07 05:16:14 archlinux kernel: pnp 00:03: disabling [mem 0x00000000-0x00000fff] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit pref]
Nov 07 05:16:14 archlinux kernel: pnp 00:03: disabling [mem 0x00000000-0x00000fff] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit pref]
Nov 07 05:16:14 archlinux kernel: system 00:03: [mem 0xfedc0000-0xfedc7fff] has been reserved
Nov 07 05:16:14 archlinux kernel: system 00:03: [mem 0xc0000000-0xcfffffff] has been reserved
Nov 07 05:16:14 archlinux kernel: system 00:03: [mem 0xfed20000-0xfed7ffff] could not be reserved
Nov 07 05:16:14 archlinux kernel: system 00:03: [mem 0xfc800000-0xfc81ffff] could not be reserved
Nov 07 05:16:14 archlinux kernel: system 00:03: [mem 0xfed45000-0xfed8ffff] could not be reserved
Nov 07 05:16:14 archlinux kernel: system 00:03: [mem 0xfee00000-0xfeefffff] has been reserved
Nov 07 05:16:14 archlinux kernel: system 00:04: [io 0x2000-0x20fe] has been reserved
Nov 07 05:16:14 archlinux kernel: system 00:05: [mem 0xfe02e008-0xfe02efff] has been reserved
Nov 07 05:16:14 archlinux kernel: system 00:05: [mem 0xfe02f000-0xfe02ffff] has been reserved
Nov 07 05:16:14 archlinux kernel: pnp: PnP ACPI: found 7 devices
Nov 07 05:16:14 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Nov 07 05:16:14 archlinux kernel: NET: Registered PF_INET protocol family
Nov 07 05:16:14 archlinux kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Nov 07 05:16:14 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Nov 07 05:16:14 archlinux kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Nov 07 05:16:14 archlinux kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Nov 07 05:16:14 archlinux kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Nov 07 05:16:14 archlinux kernel: TCP: Hash tables configured (established 262144 bind 65536)
Nov 07 05:16:14 archlinux kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Nov 07 05:16:14 archlinux kernel: UDP hash table entries: 16384 (order: 8, 1048576 bytes, linear)
Nov 07 05:16:14 archlinux kernel: UDP-Lite hash table entries: 16384 (order: 8, 1048576 bytes, linear)
Nov 07 05:16:14 archlinux kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Nov 07 05:16:14 archlinux kernel: NET: Registered PF_XDP protocol family
Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: bridge window [io 0x1000-0x0fff] to [bus 02-2b] add_size 1000
Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x481a000000-0x4820ffffff 64bit pref]: assigned
Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: bridge window [io 0x3000-0x3fff]: assigned
Nov 07 05:16:14 archlinux kernel: pci 0000:00:15.0: BAR 0 [mem 0x48192ce000-0x48192cefff 64bit]: assigned
Nov 07 05:16:14 archlinux kernel: pci 0000:00:15.1: BAR 0 [mem 0x48192cf000-0x48192cffff 64bit]: assigned
Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.5: BAR 0 [mem 0x86110000-0x86110fff]: assigned
Nov 07 05:16:14 archlinux kernel: pci 0000:00:06.0: PCI bridge to [bus 01]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:06.0: bridge window [mem 0x86000000-0x860fffff]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: PCI bridge to [bus 02-2b]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: bridge window [io 0x3000-0x3fff]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: bridge window [mem 0x80000000-0x85ffffff]
Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: bridge window [mem 0x4010000000-0x480fffffff 64bit pref]
Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: resource 7 [mem 0x80000000-0xbfffffff window]
Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x3ffbfffffff window]
Nov 07 05:16:14 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0x86000000-0x860fffff]
Nov 07 05:16:14 archlinux kernel: pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
Nov 07 05:16:14 archlinux kernel: pci_bus 0000:02: resource 1 [mem 0x80000000-0x85ffffff]
Nov 07 05:16:14 archlinux kernel: pci_bus 0000:02: resource 2 [mem 0x4010000000-0x480fffffff 64bit pref]
Nov 07 05:16:14 archlinux kernel: PCI: CLS 64 bytes, default 64
Nov 07 05:16:14 archlinux kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
Nov 07 05:16:14 archlinux kernel: DMAR: No RMRR found
Nov 07 05:16:14 archlinux kernel: DMAR: No ATSR found
Nov 07 05:16:14 archlinux kernel: DMAR: dmar0: Using Queued invalidation
Nov 07 05:16:14 archlinux kernel: DMAR: dmar1: Using Queued invalidation
Nov 07 05:16:14 archlinux kernel: Trying to unpack rootfs image as initramfs...
Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: Adding to iommu group 0
Nov 07 05:16:14 archlinux kernel: pci 0000:00:00.0: Adding to iommu group 1
Nov 07 05:16:14 archlinux kernel: pci 0000:00:04.0: Adding to iommu group 2
Nov 07 05:16:14 archlinux kernel: pci 0000:00:06.0: Adding to iommu group 3
Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: Adding to iommu group 4
Nov 07 05:16:14 archlinux kernel: pci 0000:00:08.0: Adding to iommu group 5
Nov 07 05:16:14 archlinux kernel: pci 0000:00:0a.0: Adding to iommu group 6
Nov 07 05:16:14 archlinux kernel: pci 0000:00:0b.0: Adding to iommu group 7
Nov 07 05:16:14 archlinux kernel: pci 0000:00:0d.0: Adding to iommu group 8
Nov 07 05:16:14 archlinux kernel: pci 0000:00:0d.3: Adding to iommu group 8
Nov 07 05:16:14 archlinux kernel: pci 0000:00:12.0: Adding to iommu group 9
Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.0: Adding to iommu group 10
Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.2: Adding to iommu group 10
Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.3: Adding to iommu group 11
Nov 07 05:16:14 archlinux kernel: pci 0000:00:15.0: Adding to iommu group 12
Nov 07 05:16:14 archlinux kernel: pci 0000:00:15.1: Adding to iommu group 12
Nov 07 05:16:14 archlinux kernel: pci 0000:00:16.0: Adding to iommu group 13
Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.0: Adding to iommu group 14
Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.3: Adding to iommu group 14
Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.4: Adding to iommu group 14
Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.5: Adding to iommu group 14
Nov 07 05:16:14 archlinux kernel: pci 0000:01:00.0: Adding to iommu group 15
Nov 07 05:16:14 archlinux kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Nov 07 05:16:14 archlinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Nov 07 05:16:14 archlinux kernel: software IO TLB: mapped [mem 0x000000004fc11000-0x0000000053c11000] (64MB)
Nov 07 05:16:14 archlinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a464ae9873, max_idle_ns: 881590529744 ns
Nov 07 05:16:14 archlinux kernel: clocksource: Switched to clocksource tsc
Nov 07 05:16:14 archlinux kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Nov 07 05:16:14 archlinux kernel: Initialise system trusted keyrings
Nov 07 05:16:14 archlinux kernel: Key type blacklist registered
Nov 07 05:16:14 archlinux kernel: workingset: timestamp_bits=36 max_order=23 bucket_order=0
Nov 07 05:16:14 archlinux kernel: fuse: init (API version 7.44)
Nov 07 05:16:14 archlinux kernel: integrity: Platform Keyring initialized
Nov 07 05:16:14 archlinux kernel: integrity: Machine keyring initialized
Nov 07 05:16:14 archlinux kernel: Initramfs unpacking failed: invalid magic at start of compressed archive
Nov 07 05:16:14 archlinux kernel: xor: automatically using best checksumming function avx
Nov 07 05:16:14 archlinux kernel: Key type asymmetric registered
Nov 07 05:16:14 archlinux kernel: Asymmetric key parser 'x509' registered
Nov 07 05:16:14 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Nov 07 05:16:14 archlinux kernel: io scheduler mq-deadline registered
Nov 07 05:16:14 archlinux kernel: io scheduler kyber registered
Nov 07 05:16:14 archlinux kernel: io scheduler bfq registered
Nov 07 05:16:14 archlinux kernel: Freeing initrd memory: 33304K
Nov 07 05:16:14 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
Nov 07 05:16:14 archlinux kernel: pcieport 0000:00:06.0: PME: Signaling with IRQ 122
Nov 07 05:16:14 archlinux kernel: pcieport 0000:00:06.0: AER: enabled with IRQ 122
Nov 07 05:16:14 archlinux kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 123
Nov 07 05:16:14 archlinux kernel: pcieport 0000:00:07.0: AER: enabled with IRQ 123
Nov 07 05:16:14 archlinux kernel: pcieport 0000:00:07.0: pciehp: Slot #14 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Nov 07 05:16:14 archlinux kernel: ACPI: AC: AC Adapter [ADP1] (on-line)
Nov 07 05:16:14 archlinux kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:16/PNP0C09:00/PNP0C0D:00/input/input0
Nov 07 05:16:14 archlinux kernel: ACPI: button: Lid Switch [LID0]
Nov 07 05:16:14 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Nov 07 05:16:14 archlinux kernel: ACPI: button: Power Button [PWRB]
Nov 07 05:16:14 archlinux kernel: thermal LNXTHERM:00: registered as thermal_zone0
Nov 07 05:16:14 archlinux kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Nov 07 05:16:14 archlinux kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Nov 07 05:16:14 archlinux kernel: 00:06: ttyS4 at MMIO 0xfe02e000 (irq = 17, base_baud = 115200) is a 16550A
Nov 07 05:16:14 archlinux kernel: ACPI: battery: Slot [BAT0] (battery present)
Nov 07 05:16:14 archlinux kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Nov 07 05:16:14 archlinux kernel: serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
Nov 07 05:16:14 archlinux kernel: hpet_acpi_add: no address or irqs in _CRS
Nov 07 05:16:14 archlinux kernel: Non-volatile memory driver v1.3
Nov 07 05:16:14 archlinux kernel: Linux agpgart interface v0.103
Nov 07 05:16:14 archlinux kernel: ACPI: bus type drm_connector registered
Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
Nov 07 05:16:14 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.17
Nov 07 05:16:14 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 07 05:16:14 archlinux kernel: usb usb1: Product: xHCI Host Controller
Nov 07 05:16:14 archlinux kernel: usb usb1: Manufacturer: Linux 6.17.7-arch1-1 xhci-hcd
Nov 07 05:16:14 archlinux kernel: usb usb1: SerialNumber: 0000:00:0d.0
Nov 07 05:16:14 archlinux kernel: hub 1-0:1.0: USB hub found
Nov 07 05:16:14 archlinux kernel: hub 1-0:1.0: 1 port detected
Nov 07 05:16:14 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.17
Nov 07 05:16:14 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 07 05:16:14 archlinux kernel: usb usb2: Product: xHCI Host Controller
Nov 07 05:16:14 archlinux kernel: usb usb2: Manufacturer: Linux 6.17.7-arch1-1 xhci-hcd
Nov 07 05:16:14 archlinux kernel: usb usb2: SerialNumber: 0000:00:0d.0
Nov 07 05:16:14 archlinux kernel: hub 2-0:1.0: USB hub found
Nov 07 05:16:14 archlinux kernel: hub 2-0:1.0: 4 ports detected
Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed
Nov 07 05:16:14 archlinux kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.17
Nov 07 05:16:14 archlinux kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 07 05:16:14 archlinux kernel: usb usb3: Product: xHCI Host Controller
Nov 07 05:16:14 archlinux kernel: usb usb3: Manufacturer: Linux 6.17.7-arch1-1 xhci-hcd
Nov 07 05:16:14 archlinux kernel: usb usb3: SerialNumber: 0000:00:14.0
Nov 07 05:16:14 archlinux kernel: hub 3-0:1.0: USB hub found
Nov 07 05:16:14 archlinux kernel: hub 3-0:1.0: 12 ports detected
Nov 07 05:16:14 archlinux kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.17
Nov 07 05:16:14 archlinux kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 07 05:16:14 archlinux kernel: usb usb4: Product: xHCI Host Controller
Nov 07 05:16:14 archlinux kernel: usb usb4: Manufacturer: Linux 6.17.7-arch1-1 xhci-hcd
Nov 07 05:16:14 archlinux kernel: usb usb4: SerialNumber: 0000:00:14.0
Nov 07 05:16:14 archlinux kernel: hub 4-0:1.0: USB hub found
Nov 07 05:16:14 archlinux kernel: hub 4-0:1.0: 2 ports detected
Nov 07 05:16:14 archlinux kernel: usbcore: registered new interface driver usbserial_generic
Nov 07 05:16:14 archlinux kernel: usbserial: USB Serial support registered for generic
Nov 07 05:16:14 archlinux kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Nov 07 05:16:14 archlinux kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Nov 07 05:16:14 archlinux kernel: i8042: Warning: Keylock active
Nov 07 05:16:14 archlinux kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Nov 07 05:16:14 archlinux kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Nov 07 05:16:14 archlinux kernel: rtc_cmos rtc_cmos: registered as rtc0
Nov 07 05:16:14 archlinux kernel: rtc_cmos rtc_cmos: setting system clock to 2025-11-06T21:16:14 UTC (1762463774)
Nov 07 05:16:14 archlinux kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
Nov 07 05:16:14 archlinux kernel: intel_pstate: Intel P-state driver initializing
Nov 07 05:16:14 archlinux kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
Nov 07 05:16:14 archlinux kernel: Hybrid CPU capacity scaling enabled
Nov 07 05:16:14 archlinux kernel: processor cpu0: EM: created perf domain
Nov 07 05:16:14 archlinux kernel: processor cpu1: EM: created perf domain
Nov 07 05:16:14 archlinux kernel: processor cpu2: EM: created perf domain
Nov 07 05:16:14 archlinux kernel: processor cpu3: EM: created perf domain
Nov 07 05:16:14 archlinux kernel: processor cpu4: EM: created perf domain
Nov 07 05:16:14 archlinux kernel: processor cpu5: EM: created perf domain
Nov 07 05:16:14 archlinux kernel: processor cpu6: EM: created perf domain
Nov 07 05:16:14 archlinux kernel: processor cpu7: EM: created perf domain
Nov 07 05:16:14 archlinux kernel: processor cpu8: EM: created perf domain
Nov 07 05:16:14 archlinux kernel: processor cpu9: EM: created perf domain
Nov 07 05:16:14 archlinux kernel: processor cpu10: EM: created perf domain
Nov 07 05:16:14 archlinux kernel: processor cpu11: EM: created perf domain
Nov 07 05:16:14 archlinux kernel: processor cpu12: EM: created perf domain
Nov 07 05:16:14 archlinux kernel: processor cpu13: EM: created perf domain
Nov 07 05:16:14 archlinux kernel: processor cpu14: EM: created perf domain
Nov 07 05:16:14 archlinux kernel: processor cpu15: EM: created perf domain
Nov 07 05:16:14 archlinux kernel: intel_pstate: HWP enabled
Nov 07 05:16:14 archlinux kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Nov 07 05:16:14 archlinux kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Nov 07 05:16:14 archlinux kernel: Console: switching to colour frame buffer device 195x65
Nov 07 05:16:14 archlinux kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Nov 07 05:16:14 archlinux kernel: hid: raw HID events driver (C) Jiri Kosina
Nov 07 05:16:14 archlinux kernel: usbcore: registered new interface driver usbhid
Nov 07 05:16:14 archlinux kernel: usbhid: USB HID core driver
Nov 07 05:16:14 archlinux kernel: drop_monitor: Initializing network drop monitor service
Nov 07 05:16:14 archlinux kernel: NET: Registered PF_INET6 protocol family
Nov 07 05:16:14 archlinux kernel: Segment Routing with IPv6
Nov 07 05:16:14 archlinux kernel: RPL Segment Routing with IPv6
Nov 07 05:16:14 archlinux kernel: In-situ OAM (IOAM) with IPv6
Nov 07 05:16:14 archlinux kernel: NET: Registered PF_PACKET protocol family
Nov 07 05:16:14 archlinux kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Nov 07 05:16:14 archlinux kernel: microcode: Current revision: 0x00000119
Nov 07 05:16:14 archlinux kernel: microcode: Updated early from: 0x00000118
Nov 07 05:16:14 archlinux kernel: IPI shorthand broadcast: enabled
Nov 07 05:16:14 archlinux kernel: sched_clock: Marking stable (595001014, 6211884)->(643517054, -42304156)
Nov 07 05:16:14 archlinux kernel: registered taskstats version 1
Nov 07 05:16:14 archlinux kernel: Loading compiled-in X.509 certificates
Nov 07 05:16:14 archlinux kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 46d261b4279a399a9dad440045a7c0163909f942'
Nov 07 05:16:14 archlinux kernel: zswap: loaded using pool zstd/zsmalloc
Nov 07 05:16:14 archlinux kernel: Demotion targets for Node 0: null
Nov 07 05:16:14 archlinux kernel: Key type .fscrypt registered
Nov 07 05:16:14 archlinux kernel: Key type fscrypt-provisioning registered
Nov 07 05:16:14 archlinux kernel: Btrfs loaded, zoned=yes, fsverity=yes
Nov 07 05:16:14 archlinux kernel: Key type big_key registered
Nov 07 05:16:14 archlinux kernel: PM: Magic number: 1:430:297
Nov 07 05:16:14 archlinux kernel: memory memory159: hash matches
Nov 07 05:16:14 archlinux kernel: RAS: Correctable Errors collector initialized.
Nov 07 05:16:14 archlinux kernel: clk: Disabling unused clocks
Nov 07 05:16:14 archlinux kernel: PM: genpd: Disabling unused power domains
Nov 07 05:16:14 archlinux kernel: Freeing unused decrypted memory: 2028K
Nov 07 05:16:14 archlinux kernel: Freeing unused kernel image (initmem) memory: 4692K
Nov 07 05:16:14 archlinux kernel: Write protecting the kernel read-only data: 36864k
Nov 07 05:16:14 archlinux kernel: Freeing unused kernel image (text/rodata gap) memory: 416K
Nov 07 05:16:14 archlinux kernel: Freeing unused kernel image (rodata/data gap) memory: 164K
Nov 07 05:16:14 archlinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Nov 07 05:16:14 archlinux kernel: rodata_test: all tests were successful
Nov 07 05:16:14 archlinux kernel: Run /init as init process
Nov 07 05:16:14 archlinux kernel: with arguments:
Nov 07 05:16:14 archlinux kernel: /init
Nov 07 05:16:14 archlinux kernel: with environment:
Nov 07 05:16:14 archlinux kernel: HOME=/
Nov 07 05:16:14 archlinux kernel: TERM=linux
Nov 07 05:16:14 archlinux kernel: usb 3-3: new full-speed USB device number 2 using xhci_hcd
Nov 07 05:16:14 archlinux systemd[1]: Successfully made /usr/ read-only.
Nov 07 05:16:14 archlinux systemd[1]: systemd 258.1-1-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 07 05:16:14 archlinux systemd[1]: Detected architecture x86-64.
Nov 07 05:16:14 archlinux systemd[1]: Running in initrd.
Nov 07 05:16:14 archlinux systemd[1]: Initializing machine ID from random generator.
Nov 07 05:16:14 archlinux kernel: usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
Nov 07 05:16:14 archlinux systemd[1]: Queued start job for default target Initrd Default Target.
Nov 07 05:16:14 archlinux kernel: usb 2-3: New USB device found, idVendor=0b95, idProduct=1790, bcdDevice= 2.00
Nov 07 05:16:14 archlinux kernel: usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 07 05:16:14 archlinux kernel: usb 2-3: Product: AX88179B
Nov 07 05:16:14 archlinux kernel: usb 2-3: Manufacturer: ASIX
Nov 07 05:16:14 archlinux kernel: usb 2-3: SerialNumber: 00C73A05
Nov 07 05:16:14 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/c1da08d6-8d09-410a-a9d6-729e6a1b117f...
Nov 07 05:16:14 archlinux systemd[1]: Reached target Path Units.
Nov 07 05:16:14 archlinux systemd[1]: Reached target Slice Units.
Nov 07 05:16:14 archlinux systemd[1]: Reached target Swaps.
Nov 07 05:16:14 archlinux systemd[1]: Reached target Timer Units.
Nov 07 05:16:14 archlinux systemd[1]: Listening on Journal Socket (/dev/log).
Nov 07 05:16:14 archlinux systemd[1]: Listening on Journal Sockets.
Nov 07 05:16:14 archlinux systemd[1]: Listening on udev Control Socket.
Nov 07 05:16:14 archlinux systemd[1]: Listening on udev Kernel Socket.
Nov 07 05:16:14 archlinux systemd[1]: Reached target Socket Units.
Nov 07 05:16:14 archlinux systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.17.7-arch1-1/modules.devname).
Nov 07 05:16:14 archlinux systemd[1]: Starting Check battery level during early boot...
Nov 07 05:16:14 archlinux systemd[1]: Starting Journal Service...
Nov 07 05:16:14 archlinux systemd[1]: Starting Load Kernel Modules...
Nov 07 05:16:14 archlinux systemd[1]: TPM PCR Barrier (initrd) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 07 05:16:14 archlinux systemd[1]: Starting Create Static Device Nodes in /dev...
Nov 07 05:16:14 archlinux systemd[1]: Starting Coldplug All udev Devices...
Nov 07 05:16:14 archlinux systemd[1]: Finished Check battery level during early boot.
Nov 07 05:16:14 archlinux systemd[1]: Started Display Boot-Time Emergency Messages In Full Screen.
Nov 07 05:16:14 archlinux systemd[1]: Finished Load Kernel Modules.
Nov 07 05:16:14 archlinux systemd[1]: Finished Create Static Device Nodes in /dev.
Nov 07 05:16:14 archlinux systemd[1]: Reached target Preparation for Local File Systems.
Nov 07 05:16:14 archlinux systemd[1]: Reached target Local File Systems.
Nov 07 05:16:14 archlinux systemd[1]: Starting Rule-based Manager for Device Events and Files...
Nov 07 05:16:14 archlinux systemd-journald[188]: Collecting audit messages is disabled.
Nov 07 05:16:14 archlinux kernel: usb 3-3: New USB device found, idVendor=27c6, idProduct=6f94, bcdDevice= 1.00
Nov 07 05:16:14 archlinux kernel: usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 07 05:16:14 archlinux kernel: usb 3-3: Product: Goodix USB2.0 MISC
Nov 07 05:16:14 archlinux kernel: usb 3-3: Manufacturer: Goodix Technology Co., Ltd.
Nov 07 05:16:14 archlinux kernel: usb 3-3: SerialNumber: UID8C54A081_XXXX_MOC_B0
Nov 07 05:16:14 archlinux systemd[1]: Started Rule-based Manager for Device Events and Files.
Nov 07 05:16:14 archlinux systemd-journald[188]: Journal started
Nov 07 05:16:14 archlinux systemd-journald[188]: Runtime Journal (/run/log/journal/4e95515bca0847dfbfd6e10eb35a0661) is 8M, max 630.3M, 622.3M free.
Nov 07 05:16:14 archlinux systemd-udevd[207]: Using default interface naming scheme 'v258'.
Nov 07 05:16:14 archlinux systemd[1]: Starting Create System Files and Directories...
Nov 07 05:16:14 archlinux systemd[1]: Started Journal Service.
Nov 07 05:16:14 archlinux systemd[1]: Finished Create System Files and Directories.
Nov 07 05:16:14 archlinux systemd[1]: Finished Coldplug All udev Devices.
Nov 07 05:16:14 archlinux systemd[1]: Reached target System Initialization.
Nov 07 05:16:14 archlinux systemd[1]: Reached target Basic System.
Nov 07 05:16:14 archlinux kernel: usb 3-8: new full-speed USB device number 3 using xhci_hcd
Nov 07 05:16:15 archlinux kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
Nov 07 05:16:15 archlinux kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Nov 07 05:16:15 archlinux kernel: Key type psk registered
Nov 07 05:16:15 archlinux kernel: intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
Nov 07 05:16:15 archlinux kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Nov 07 05:16:15 archlinux kernel: nvme 0000:01:00.0: platform quirk: setting simple suspend
Nov 07 05:16:15 archlinux kernel: nvme nvme0: pci function 0000:01:00.0
Nov 07 05:16:15 archlinux systemd[1]: Starting Virtual Console Setup...
Nov 07 05:16:15 archlinux kernel: nvme nvme0: D3 entry latency set to 10 seconds
Nov 07 05:16:15 archlinux kernel: nvme nvme0: allocated 64 MiB host memory buffer (16 segments).
Nov 07 05:16:15 archlinux systemd[1]: Finished Virtual Console Setup.
Nov 07 05:16:15 archlinux kernel: nvme nvme0: 16/0/0 default/read/poll queues
Nov 07 05:16:15 archlinux kernel: nvme0n1: p1 p2 p3
Nov 07 05:16:15 archlinux kernel: usb 3-8: New USB device found, idVendor=1ea7, idProduct=0066, bcdDevice= 2.00
Nov 07 05:16:15 archlinux kernel: usb 3-8: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Nov 07 05:16:15 archlinux kernel: usb 3-8: Product: 2.4G Mouse
Nov 07 05:16:15 archlinux kernel: input: 2.4G Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.0/0003:1EA7:0066.0001/input/input3
Nov 07 05:16:15 archlinux systemd[1]: Found device YMTC PC411-1TB-B 2.
Nov 07 05:16:15 archlinux systemd[1]: Reached target Initrd Root Device.
Nov 07 05:16:15 archlinux systemd[1]: Starting File System Check on /dev/disk/by-uuid/c1da08d6-8d09-410a-a9d6-729e6a1b117f...
Nov 07 05:16:15 archlinux systemd-fsck[289]: /dev/nvme0n1p2: clean, 329447/7864320 files, 4024219/31457280 blocks
Nov 07 05:16:15 archlinux systemd[1]: Finished File System Check on /dev/disk/by-uuid/c1da08d6-8d09-410a-a9d6-729e6a1b117f.
Nov 07 05:16:15 archlinux kernel: Setting dangerous option enable_guc - tainting kernel
Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] Found meteorlake (device ID 7d51) integrated display version 14.00 stepping D0
Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Nov 07 05:16:15 archlinux kernel: hid-generic 0003:1EA7:0066.0001: input,hidraw0: USB HID v1.10 Keyboard [2.4G Mouse] on usb-0000:00:14.0-8/input0
Nov 07 05:16:15 archlinux kernel: Console: switching to colour dummy device 80x25
Nov 07 05:16:15 archlinux kernel: input: 2.4G Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.1/0003:1EA7:0066.0002/input/input4
Nov 07 05:16:15 archlinux kernel: input: 2.4G Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.1/0003:1EA7:0066.0002/input/input5
Nov 07 05:16:15 archlinux kernel: input: 2.4G Mouse Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.1/0003:1EA7:0066.0002/input/input6
Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Nov 07 05:16:15 archlinux kernel: ------------[ cut here ]------------
Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] Port A asks to use VBT vswing/preemph tables
Nov 07 05:16:15 archlinux kernel: WARNING: CPU: 1 PID: 237 at drivers/gpu/drm/i915/display/intel_bios.c:2702 intel_bios_init+0x139c/0x1820 [i915]
Nov 07 05:16:15 archlinux kernel: Modules linked in: i915(+) i2c_algo_bit drm_buddy nvme ttm intel_gtt nvme_core drm_display_helper nvme_keyring intel_lpss_pci video intel_lpss nvme_auth cec intel_vsec idma64 wmi serio_raw
Nov 07 05:16:15 archlinux kernel: CPU: 1 UID: 0 PID: 237 Comm: (udev-worker) Tainted: G U 6.17.7-arch1-1 #1 PREEMPT(full) 487c2a7c3ba80b17aa21e17ff916d191154be38f
Nov 07 05:16:15 archlinux kernel: Tainted: [U]=USER
Nov 07 05:16:15 archlinux kernel: Hardware name: HONOR MRB-XXX/MRB-XXX-PCB, BIOS 2.04 05/30/2025
Nov 07 05:16:15 archlinux kernel: RIP: 0010:intel_bios_init+0x139c/0x1820 [i915]
Nov 07 05:16:15 archlinux kernel: Code: 04 48 8b 7f 08 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 d8 37 7e c1 89 e9 48 89 da 48 c7 c7 18 8f e6 c0 48 89 c6 e8 c4 0e c8 c0 <0f> 0b e9 4d fd ff ff 0f b7 83 50 04 00 00 83 e8 03 66 83 f8 04 76
Nov 07 05:16:15 archlinux kernel: RSP: 0018:ffffcf0d80ad3768 EFLAGS: 00010246
Nov 07 05:16:15 archlinux kernel: RAX: 0000000000000000 RBX: ffff8d3702ca0bf0 RCX: 0000000000000027
Nov 07 05:16:15 archlinux kernel: RDX: ffff8d3e6005cfc8 RSI: 0000000000000001 RDI: ffff8d3e6005cfc0
Nov 07 05:16:15 archlinux kernel: RBP: 0000000000000041 R08: 0000000000000000 R09: 00000000ffffefff
Nov 07 05:16:15 archlinux kernel: R10: ffffffff83860c00 R11: ffffcf0d80ad3600 R12: 0000000000000000
Nov 07 05:16:15 archlinux kernel: R13: 0000000000000001 R14: ffff8d37080be8a0 R15: 0000000000000000
Nov 07 05:16:15 archlinux kernel: FS: 00007f915a76d880(0000) GS:ffff8d3edbb49000(0000) knlGS:0000000000000000
Nov 07 05:16:15 archlinux kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 07 05:16:15 archlinux kernel: CR2: 000055c29e90c448 CR3: 000000010c5fa003 CR4: 0000000000f70ef0
Nov 07 05:16:15 archlinux kernel: PKRU: 55555554
Nov 07 05:16:15 archlinux kernel: Call Trace:
Nov 07 05:16:15 archlinux kernel: <TASK>
Nov 07 05:16:15 archlinux kernel: intel_display_driver_probe_noirq+0x3d/0x350 [i915 24a82aa9a6f3fdc1e83b20a656913e0e764b6c0b]
Nov 07 05:16:15 archlinux kernel: i915_driver_probe+0x3e2/0xae0 [i915 24a82aa9a6f3fdc1e83b20a656913e0e764b6c0b]
Nov 07 05:16:15 archlinux kernel: ? drm_privacy_screen_get+0x1dd/0x200
Nov 07 05:16:15 archlinux kernel: local_pci_probe+0x3f/0x90
Nov 07 05:16:15 archlinux kernel: pci_device_probe+0xda/0x280
Nov 07 05:16:15 archlinux kernel: ? sysfs_do_create_link_sd+0x6d/0xd0
Nov 07 05:16:15 archlinux kernel: really_probe+0xdb/0x340
Nov 07 05:16:15 archlinux kernel: ? pm_runtime_barrier+0x55/0x90
Nov 07 05:16:15 archlinux kernel: __driver_probe_device+0x78/0x140
Nov 07 05:16:15 archlinux kernel: driver_probe_device+0x1f/0xa0
Nov 07 05:16:15 archlinux kernel: ? __pfx___driver_attach+0x10/0x10
Nov 07 05:16:15 archlinux kernel: __driver_attach+0xcb/0x1e0
Nov 07 05:16:15 archlinux kernel: bus_for_each_dev+0x82/0xd0
Nov 07 05:16:15 archlinux kernel: bus_add_driver+0x10b/0x1f0
Nov 07 05:16:15 archlinux kernel: ? __pfx_i915_init+0x10/0x10 [i915 24a82aa9a6f3fdc1e83b20a656913e0e764b6c0b]
Nov 07 05:16:15 archlinux kernel: driver_register+0x75/0xe0
Nov 07 05:16:15 archlinux kernel: i915_init+0x23/0x90 [i915 24a82aa9a6f3fdc1e83b20a656913e0e764b6c0b]
Nov 07 05:16:15 archlinux kernel: do_one_initcall+0x58/0x300
Nov 07 05:16:15 archlinux kernel: do_init_module+0x62/0x250
Nov 07 05:16:15 archlinux kernel: ? init_module_from_file+0x8a/0xe0
Nov 07 05:16:15 archlinux kernel: init_module_from_file+0x8a/0xe0
Nov 07 05:16:15 archlinux kernel: idempotent_init_module+0x114/0x310
Nov 07 05:16:15 archlinux kernel: __x64_sys_finit_module+0x6d/0xd0
Nov 07 05:16:15 archlinux kernel: ? syscall_trace_enter+0x8d/0x1d0
Nov 07 05:16:15 archlinux kernel: do_syscall_64+0x81/0x970
Nov 07 05:16:15 archlinux kernel: ? touch_atime+0x5d/0x120
Nov 07 05:16:15 archlinux kernel: ? filemap_read+0x3ca/0x400
Nov 07 05:16:15 archlinux kernel: ? vfs_read+0x165/0x390
Nov 07 05:16:15 archlinux kernel: ? vfs_read+0x165/0x390
Nov 07 05:16:15 archlinux kernel: ? __x64_sys_pread64+0x9c/0xd0
Nov 07 05:16:15 archlinux kernel: ? do_syscall_64+0x81/0x970
Nov 07 05:16:15 archlinux kernel: ? irqtime_account_irq+0x3c/0xc0
Nov 07 05:16:15 archlinux kernel: ? __irq_exit_rcu+0x4c/0xf0
Nov 07 05:16:15 archlinux kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 07 05:16:15 archlinux kernel: RIP: 0033:0x7f915b01876d
Nov 07 05:16:15 archlinux kernel: Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 73 05 0f 00 f7 d8 64 89 01 48
Nov 07 05:16:15 archlinux kernel: RSP: 002b:00007fff68462e28 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
Nov 07 05:16:15 archlinux kernel: RAX: ffffffffffffffda RBX: 000055c29e903b60 RCX: 00007f915b01876d
Nov 07 05:16:15 archlinux kernel: RDX: 0000000000000004 RSI: 000055c29e906f60 RDI: 000000000000003a
Nov 07 05:16:15 archlinux kernel: RBP: 00007fff68462ec0 R08: 0000000000000000 R09: 000055c29e906fa0
Nov 07 05:16:15 archlinux kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 000055c29e906f60
Nov 07 05:16:15 archlinux kernel: R13: 0000000000020000 R14: 000055c29e8252d0 R15: 000055c29e903b60
Nov 07 05:16:15 archlinux kernel: </TASK>
Nov 07 05:16:15 archlinux kernel: ---[ end trace 0000000000000000 ]---
Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/mtl_dmc.bin (v2.23)
Nov 07 05:16:15 archlinux kernel: input: 2.4G Mouse System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.1/0003:1EA7:0066.0002/input/input7
Nov 07 05:16:15 archlinux kernel: hid-generic 0003:1EA7:0066.0002: input,hiddev96,hidraw1: USB HID v1.10 Mouse [2.4G Mouse] on usb-0000:00:14.0-8/input1
Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/mtl_guc_70.bin version 70.49.4
Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT1: GuC firmware i915/mtl_guc_70.bin version 70.49.4
Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT1: HuC firmware i915/mtl_huc_gsc.bin version 8.5.4
Nov 07 05:16:15 archlinux kernel: usb 3-10: new full-speed USB device number 4 using xhci_hcd
Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT1: HuC: authenticated for clear media
Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT1: GUC: submission enabled
Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT1: GUC: SLPC enabled
Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT1: GUC: RC enabled
Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Nov 07 05:16:15 archlinux kernel: usb 3-10: New USB device found, idVendor=8087, idProduct=0033, bcdDevice= 0.00
Nov 07 05:16:15 archlinux kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT1: Loaded GSC firmware i915/mtl_gsc_1.bin (cv1.0, r102.1.15.1926, svn 1)
Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT1: HuC: authenticated for all workloads
Nov 07 05:16:15 archlinux systemd[1]: Mounting /sysroot...
Nov 07 05:16:15 archlinux kernel: EXT4-fs (nvme0n1p2): orphan cleanup on readonly fs
Nov 07 05:16:15 archlinux kernel: EXT4-fs (nvme0n1p2): mounted filesystem c1da08d6-8d09-410a-a9d6-729e6a1b117f ro with ordered data mode. Quota mode: none.
Nov 07 05:16:15 archlinux systemd[1]: Mounted /sysroot.
Nov 07 05:16:15 archlinux systemd[1]: Reached target Initrd Root File System.
Nov 07 05:16:15 archlinux systemd[1]: Starting Mountpoints Configured in the Real Root...
Nov 07 05:16:15 archlinux systemd[1]: initrd-parse-etc.service: Deactivated successfully.
Nov 07 05:16:15 archlinux systemd[1]: Finished Mountpoints Configured in the Real Root.
Nov 07 05:16:15 archlinux systemd[1]: initrd-parse-etc.service: Triggering OnSuccess= dependencies.
Nov 07 05:16:15 archlinux systemd[1]: Reached target Initrd File Systems.
Nov 07 05:16:15 archlinux systemd[1]: Reached target Initrd Default Target.
Nov 07 05:16:15 archlinux systemd[1]: Starting Cleaning Up and Shutting Down Daemons...
Nov 07 05:16:15 archlinux systemd[1]: Stopped target Initrd Default Target.
Nov 07 05:16:15 archlinux systemd[1]: Stopped target Basic System.
Nov 07 05:16:15 archlinux systemd[1]: Stopped target Initrd Root Device.
Nov 07 05:16:15 archlinux systemd[1]: Stopped target Path Units.
Nov 07 05:16:15 archlinux systemd[1]: Stopped target Slice Units.
Nov 07 05:16:15 archlinux systemd[1]: Stopped target Socket Units.
Nov 07 05:16:15 archlinux systemd[1]: Stopped target System Initialization.
Nov 07 05:16:15 archlinux systemd[1]: Stopped target Swaps.
Nov 07 05:16:15 archlinux systemd[1]: Stopped target Timer Units.
Nov 07 05:16:15 archlinux systemd[1]: Stopping Display Boot-Time Emergency Messages In Full Screen...
Nov 07 05:16:15 archlinux systemd[1]: systemd-modules-load.service: Deactivated successfully.
Nov 07 05:16:15 archlinux systemd[1]: Stopped Load Kernel Modules.
Nov 07 05:16:15 archlinux systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
Nov 07 05:16:15 archlinux systemd[1]: Stopped Create System Files and Directories.
Nov 07 05:16:15 archlinux systemd[1]: Stopped target Local File Systems.
Nov 07 05:16:15 archlinux systemd[1]: Stopped target Preparation for Local File Systems.
Nov 07 05:16:15 archlinux systemd[1]: systemd-udev-trigger.service: Deactivated successfully.
Nov 07 05:16:15 archlinux systemd[1]: Stopped Coldplug All udev Devices.
Nov 07 05:16:15 archlinux systemd[1]: Stopping Rule-based Manager for Device Events and Files...
Nov 07 05:16:15 archlinux systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Nov 07 05:16:15 archlinux systemd[1]: Stopped Virtual Console Setup.
Nov 07 05:16:15 archlinux systemd[1]: systemd-bsod.service: Deactivated successfully.
Nov 07 05:16:15 archlinux systemd[1]: Stopped Display Boot-Time Emergency Messages In Full Screen.
Nov 07 05:16:15 archlinux systemd[1]: initrd-cleanup.service: Deactivated successfully.
Nov 07 05:16:15 archlinux systemd[1]: Finished Cleaning Up and Shutting Down Daemons.
Nov 07 05:16:15 archlinux systemd[1]: systemd-battery-check.service: Deactivated successfully.
Nov 07 05:16:15 archlinux systemd[1]: Stopped Check battery level during early boot.
Nov 07 05:16:16 archlinux kernel: i915 0000:00:02.0: [drm] Registered 4 planes with drm panic
Nov 07 05:16:16 archlinux kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1
Nov 07 05:16:16 archlinux kernel: ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
Nov 07 05:16:16 archlinux kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
Nov 07 05:16:16 archlinux kernel: fbcon: i915drmfb (fb0) is primary device
Nov 07 05:16:16 archlinux kernel: Console: switching to colour frame buffer device 195x65
Nov 07 05:16:16 archlinux kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Nov 07 05:16:16 archlinux systemd[1]: systemd-udevd.service: Deactivated successfully.
Nov 07 05:16:16 archlinux systemd[1]: Stopped Rule-based Manager for Device Events and Files.
Nov 07 05:16:16 archlinux systemd[1]: systemd-udevd.service: Consumed 1.011s CPU time, 51.1M memory peak.
Nov 07 05:16:16 archlinux systemd[1]: systemd-udevd-control.socket: Deactivated successfully.
Nov 07 05:16:16 archlinux systemd[1]: Closed udev Control Socket.
Nov 07 05:16:16 archlinux systemd[1]: Starting Cleanup udev Database...
Nov 07 05:16:16 archlinux systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Nov 07 05:16:16 archlinux systemd[1]: Stopped Create Static Device Nodes in /dev.
Nov 07 05:16:16 archlinux systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.
Nov 07 05:16:16 archlinux systemd[1]: Finished Cleanup udev Database.
Nov 07 05:16:16 archlinux systemd[1]: Reached target Switch Root.
Nov 07 05:16:16 archlinux systemd[1]: Starting Switch Root...
Nov 07 05:16:17 archlinux systemd[1]: Switching root.
Nov 07 05:16:17 archlinux systemd-journald[188]: Journal stopped
Nov 07 05:16:17 Yavanna systemd-journald[188]: Received SIGTERM from PID 1 (systemd).
Nov 07 05:16:17 Yavanna systemd[1]: systemd 258.1-1-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 07 05:16:17 Yavanna systemd[1]: Detected architecture x86-64.
Nov 07 05:16:17 Yavanna systemd[1]: Hostname set to <Yavanna>.
Nov 07 05:16:17 Yavanna systemd[1]: bpf-restrict-fs: LSM BPF program attached
Nov 07 05:16:17 Yavanna systemd[1]: initrd-switch-root.service: Deactivated successfully.
Nov 07 05:16:17 Yavanna systemd[1]: Stopped Switch Root.
Nov 07 05:16:17 Yavanna systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
Nov 07 05:16:17 Yavanna systemd[1]: Created slice Slice /system/dirmngr.
Nov 07 05:16:17 Yavanna systemd[1]: Created slice Slice /system/getty.
Nov 07 05:16:17 Yavanna systemd[1]: Created slice Slice /system/gpg-agent.
Nov 07 05:16:17 Yavanna systemd[1]: Created slice Slice /system/gpg-agent-browser.
Nov 07 05:16:17 Yavanna systemd[1]: Created slice Slice /system/gpg-agent-extra.
Nov 07 05:16:17 Yavanna systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Nov 07 05:16:17 Yavanna systemd[1]: Created slice Slice /system/keyboxd.
Nov 07 05:16:17 Yavanna systemd[1]: Created slice Slice /system/modprobe.
Nov 07 05:16:17 Yavanna systemd[1]: Created slice Slice /system/systemd-fsck.
Nov 07 05:16:17 Yavanna systemd[1]: Created slice User and Session Slice.
Nov 07 05:16:17 Yavanna systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Nov 07 05:16:17 Yavanna systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Nov 07 05:16:17 Yavanna systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Nov 07 05:16:17 Yavanna systemd[1]: Expecting device /dev/disk/by-uuid/7B87-36D0...
Nov 07 05:16:17 Yavanna systemd[1]: Expecting device /dev/disk/by-uuid/915121c5-b712-4be9-b2e0-5fd98b934eb0...
Nov 07 05:16:17 Yavanna systemd[1]: Reached target Local Encrypted Volumes.
Nov 07 05:16:17 Yavanna systemd[1]: Reached target Login Prompts.
Nov 07 05:16:17 Yavanna systemd[1]: Reached target Image Downloads.
Nov 07 05:16:17 Yavanna systemd[1]: Stopped target Switch Root.
Nov 07 05:16:17 Yavanna systemd[1]: Stopped target Initrd File Systems.
Nov 07 05:16:17 Yavanna systemd[1]: Stopped target Initrd Root File System.
Nov 07 05:16:17 Yavanna systemd[1]: Reached target Local Integrity Protected Volumes.
Nov 07 05:16:17 Yavanna systemd[1]: Reached target Path Units.
Nov 07 05:16:17 Yavanna systemd[1]: Reached target Remote File Systems.
Nov 07 05:16:17 Yavanna systemd[1]: Reached target Slice Units.
Nov 07 05:16:17 Yavanna systemd[1]: Reached target Swaps.
Nov 07 05:16:17 Yavanna systemd[1]: Reached target Local Verity Protected Volumes.
Nov 07 05:16:17 Yavanna systemd[1]: Listening on Device-mapper event daemon FIFOs.
Nov 07 05:16:17 Yavanna systemd[1]: Listening on Query the User Interactively for a Password.
Nov 07 05:16:17 Yavanna systemd[1]: Listening on Process Core Dump Socket.
Nov 07 05:16:17 Yavanna systemd[1]: Listening on Credential Encryption/Decryption.
Nov 07 05:16:17 Yavanna systemd[1]: Listening on Factory Reset Management.
Nov 07 05:16:17 Yavanna systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 07 05:16:17 Yavanna systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 07 05:16:17 Yavanna systemd[1]: Listening on udev Control Socket.
Nov 07 05:16:17 Yavanna systemd[1]: Listening on udev Varlink Socket.
Nov 07 05:16:17 Yavanna systemd[1]: Listening on User Database Manager Socket.
Nov 07 05:16:17 Yavanna systemd[1]: Mounting Huge Pages File System...
Nov 07 05:16:17 Yavanna systemd[1]: Mounting POSIX Message Queue File System...
Nov 07 05:16:17 Yavanna systemd[1]: Mounting Kernel Debug File System...
Nov 07 05:16:17 Yavanna systemd[1]: Mounting Kernel Trace File System...
Nov 07 05:16:17 Yavanna systemd[1]: Mounting Temporary Directory /tmp...
Nov 07 05:16:17 Yavanna systemd[1]: Starting Create List of Static Device Nodes...
Nov 07 05:16:17 Yavanna systemd[1]: Load Kernel Module configfs was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!configfs).
Nov 07 05:16:17 Yavanna systemd[1]: Mounting Kernel Configuration File System...
Nov 07 05:16:17 Yavanna systemd[1]: Starting Load Kernel Module dm_mod...
Nov 07 05:16:17 Yavanna systemd[1]: Load Kernel Module drm was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!drm).
Nov 07 05:16:17 Yavanna systemd[1]: Load Kernel Module fuse was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!fuse).
Nov 07 05:16:17 Yavanna systemd[1]: Mounting FUSE Control File System...
Nov 07 05:16:17 Yavanna systemd[1]: Starting Load Kernel Module loop...
Nov 07 05:16:17 Yavanna 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 07 05:16:17 Yavanna systemd[1]: Starting Journal Service...
Nov 07 05:16:17 Yavanna systemd[1]: Starting Load Kernel Modules...
Nov 07 05:16:17 Yavanna systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 07 05:16:17 Yavanna systemd[1]: Starting Remount Root and Kernel File Systems...
Nov 07 05:16:17 Yavanna systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 07 05:16:17 Yavanna systemd[1]: Starting Load udev Rules from Credentials...
Nov 07 05:16:17 Yavanna kernel: device-mapper: uevent: version 1.0.3
Nov 07 05:16:17 Yavanna kernel: loop: module loaded
Nov 07 05:16:17 Yavanna kernel: device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev
Nov 07 05:16:17 Yavanna systemd[1]: Starting Coldplug All udev Devices...
Nov 07 05:16:17 Yavanna systemd[1]: Mounted Huge Pages File System.
Nov 07 05:16:17 Yavanna systemd[1]: Mounted POSIX Message Queue File System.
Nov 07 05:16:17 Yavanna systemd[1]: Mounted Kernel Debug File System.
Nov 07 05:16:17 Yavanna systemd[1]: Mounted Kernel Trace File System.
Nov 07 05:16:17 Yavanna systemd[1]: Mounted Temporary Directory /tmp.
Nov 07 05:16:17 Yavanna systemd[1]: Finished Create List of Static Device Nodes.
Nov 07 05:16:17 Yavanna systemd-journald[351]: Collecting audit messages is disabled.
Nov 07 05:16:17 Yavanna systemd[1]: Mounted Kernel Configuration File System.
Nov 07 05:16:17 Yavanna systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Nov 07 05:16:17 Yavanna systemd[1]: Finished Load Kernel Module dm_mod.
Nov 07 05:16:17 Yavanna systemd[1]: Mounted FUSE Control File System.
Nov 07 05:16:17 Yavanna systemd[1]: modprobe@loop.service: Deactivated successfully.
Nov 07 05:16:17 Yavanna systemd[1]: Finished Load Kernel Module loop.
Nov 07 05:16:17 Yavanna kernel: i2c_dev: i2c /dev entries driver
Nov 07 05:16:17 Yavanna kernel: EXT4-fs (nvme0n1p2): re-mounted c1da08d6-8d09-410a-a9d6-729e6a1b117f r/w.
Nov 07 05:16:17 Yavanna systemd[1]: Finished Load udev Rules from Credentials.
Nov 07 05:16:17 Yavanna systemd-journald[351]: Journal started
Nov 07 05:16:17 Yavanna systemd-journald[351]: Runtime Journal (/run/log/journal/73189cff0d6d4451a0b1f6d418e03a73) is 8M, max 630.3M, 622.3M free.
Nov 07 05:16:17 Yavanna systemd[1]: Queued start job for default target Graphical Interface.
Nov 07 05:16:17 Yavanna systemd[1]: systemd-journald.service: Deactivated successfully.
Nov 07 05:16:17 Yavanna systemd-modules-load[352]: Inserted module 'crypto_user'
Nov 07 05:16:17 Yavanna systemd-modules-load[352]: Inserted module 'i2c_dev'
Nov 07 05:16:17 Yavanna systemd[1]: Started Journal Service.
Nov 07 05:16:17 Yavanna systemd[1]: Finished Load Kernel Modules.
Nov 07 05:16:17 Yavanna systemd[1]: Finished Remount Root and Kernel File Systems.
Nov 07 05:16:17 Yavanna systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Nov 07 05:16:17 Yavanna systemd[1]: Starting Flush Journal to Persistent Storage...
Nov 07 05:16:17 Yavanna systemd[1]: Starting Load/Save OS Random Seed...
Nov 07 05:16:17 Yavanna systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Nov 07 05:16:17 Yavanna systemd[1]: Starting Apply Kernel Variables...
Nov 07 05:16:17 Yavanna systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Nov 07 05:16:17 Yavanna systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 07 05:16:17 Yavanna systemd-journald[351]: Time spent on flushing to /var/log/journal/73189cff0d6d4451a0b1f6d418e03a73 is 93.387ms for 1074 entries.
Nov 07 05:16:17 Yavanna systemd-journald[351]: System Journal (/var/log/journal/73189cff0d6d4451a0b1f6d418e03a73) is 200.1M, max 4G, 3.8G free.
Nov 07 05:16:17 Yavanna systemd-journald[351]: Received client request to flush runtime journal.
Nov 07 05:16:17 Yavanna systemd[1]: Finished Apply Kernel Variables.
Nov 07 05:16:17 Yavanna systemd[1]: Finished Load/Save OS Random Seed.
Nov 07 05:16:17 Yavanna systemd[1]: Starting User Database Manager...
Nov 07 05:16:17 Yavanna systemd[1]: Started User Database Manager.
Nov 07 05:16:17 Yavanna systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Nov 07 05:16:17 Yavanna systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Nov 07 05:16:17 Yavanna systemd[1]: Starting Create Static Device Nodes in /dev...
Nov 07 05:16:17 Yavanna systemd[1]: Finished Create Static Device Nodes in /dev.
Nov 07 05:16:17 Yavanna systemd[1]: Reached target Preparation for Local File Systems.
Nov 07 05:16:17 Yavanna systemd[1]: Starting Rule-based Manager for Device Events and Files...
Nov 07 05:16:17 Yavanna systemd[1]: Finished Flush Journal to Persistent Storage.
Nov 07 05:16:17 Yavanna systemd[1]: Finished Coldplug All udev Devices.
Nov 07 05:16:17 Yavanna systemd-udevd[390]: Using default interface naming scheme 'v258'.
Nov 07 05:16:17 Yavanna systemd[1]: Started Rule-based Manager for Device Events and Files.
Nov 07 05:16:17 Yavanna systemd[1]: Starting Virtual Console Setup...
Nov 07 05:16:17 Yavanna systemd[1]: Created slice Slice /system/systemd-backlight.
Nov 07 05:16:17 Yavanna systemd[1]: Load Kernel Module configfs was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!configfs).
Nov 07 05:16:17 Yavanna systemd[1]: Load Kernel Module fuse was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!fuse).
Nov 07 05:16:17 Yavanna systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Nov 07 05:16:17 Yavanna systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Nov 07 05:16:17 Yavanna systemd[1]: Finished Virtual Console Setup.
Nov 07 05:16:17 Yavanna mtp-probe[456]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-8"
Nov 07 05:16:17 Yavanna mtp-probe[456]: bus: 3, device: 3 was not an MTP device
Nov 07 05:16:17 Yavanna systemd[1]: Condition check resulted in YMTC PC411-1TB-B 1 being skipped.
Nov 07 05:16:17 Yavanna kernel: resource: resource sanity check: requesting [mem 0x00000000fedc0000-0x00000000fedcffff], which spans more than pnp 00:03 [mem 0xfedc0000-0xfedc7fff]
Nov 07 05:16:17 Yavanna kernel: caller igen6_probe+0x155/0x81c [igen6_edac] mapping multiple BARs
Nov 07 05:16:17 Yavanna kernel: EDAC MC0: Giving out device to module igen6_edac controller Intel_client_SoC MC#0: DEV 0000:00:00.0 (INTERRUPT)
Nov 07 05:16:17 Yavanna kernel: EDAC MC1: Giving out device to module igen6_edac controller Intel_client_SoC MC#1: DEV 0000:00:00.0 (INTERRUPT)
Nov 07 05:16:17 Yavanna kernel: EDAC igen6: v2.5.1
Nov 07 05:16:17 Yavanna systemd[1]: Condition check resulted in YMTC PC411-1TB-B 3 being skipped.
Nov 07 05:16:17 Yavanna systemd[1]: Condition check resulted in /dev/tpmrm0 being skipped.
Nov 07 05:16:17 Yavanna systemd[1]: Condition check resulted in /dev/tpm0 being skipped.
Nov 07 05:16:17 Yavanna systemd[1]: Reached target Trusted Platform Module.
Nov 07 05:16:17 Yavanna systemd[1]: Starting File System Check on /dev/disk/by-uuid/7B87-36D0...
Nov 07 05:16:17 Yavanna systemd[1]: Starting File System Check on /dev/disk/by-uuid/915121c5-b712-4be9-b2e0-5fd98b934eb0...
Nov 07 05:16:17 Yavanna kernel: mousedev: PS/2 mouse device common for all mice
Nov 07 05:16:17 Yavanna mtp-probe[465]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3"
Nov 07 05:16:17 Yavanna mtp-probe[465]: bus: 3, device: 2 was not an MTP device
Nov 07 05:16:17 Yavanna mtp-probe[467]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-3"
Nov 07 05:16:17 Yavanna mtp-probe[467]: bus: 2, device: 2 was not an MTP device
Nov 07 05:16:17 Yavanna kernel: ACPI: bus type thunderbolt registered
Nov 07 05:16:17 Yavanna kernel: intel_vpu 0000:00:0b.0: [drm] Firmware: intel/vpu/vpu_37xx_v1.bin, version: 20250925*MTL_CLIENT_SILICON-NVR+NN-deployment*2485cfeafeed591eaa9a320bfae2407c1b83b29f*2485cfeafeed591eaa9a320bfae2407c1b83b29f*2485cfeafee
Nov 07 05:16:17 Yavanna kernel: intel_vpu 0000:00:0b.0: [drm] Scheduler mode: HW
Nov 07 05:16:17 Yavanna kernel: pci 0000:00:08.0: Setting to D3hot
Nov 07 05:16:17 Yavanna systemd-fsck[479]: /dev/nvme0n1p3: clean, 56935/54640640 files, 6609595/218542336 blocks
Nov 07 05:16:17 Yavanna kernel: intel_pmc_core INT33A1:00: Assuming a default substate order for this platform
Nov 07 05:16:17 Yavanna kernel: intel_pmc_core INT33A1:00: pmc_core: couldn't get DMU telem endpoint -6
Nov 07 05:16:17 Yavanna kernel: intel_pmc_core INT33A1:00: initialized
Nov 07 05:16:17 Yavanna systemd[1]: Finished File System Check on /dev/disk/by-uuid/915121c5-b712-4be9-b2e0-5fd98b934eb0.
Nov 07 05:16:17 Yavanna systemd-fsck[478]: fsck.fat 4.2 (2021-01-31)
Nov 07 05:16:17 Yavanna systemd-fsck[478]: /dev/nvme0n1p1: 113 files, 18719/403266 clusters
Nov 07 05:16:17 Yavanna systemd[1]: Finished File System Check on /dev/disk/by-uuid/7B87-36D0.
Nov 07 05:16:17 Yavanna kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Nov 07 05:16:17 Yavanna kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Nov 07 05:16:17 Yavanna kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Nov 07 05:16:17 Yavanna kernel: input: PC Speaker as /devices/platform/pcspkr/input/input10
Nov 07 05:16:17 Yavanna kernel: Bluetooth: Core ver 2.22
Nov 07 05:16:17 Yavanna kernel: NET: Registered PF_BLUETOOTH protocol family
Nov 07 05:16:17 Yavanna kernel: Bluetooth: HCI device and connection manager initialized
Nov 07 05:16:17 Yavanna kernel: Bluetooth: HCI socket layer initialized
Nov 07 05:16:17 Yavanna kernel: Bluetooth: L2CAP socket layer initialized
Nov 07 05:16:17 Yavanna kernel: Bluetooth: SCO socket layer initialized
Nov 07 05:16:17 Yavanna kernel: input: FTSC1000:00 2808:5662 Touchscreen as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-FTSC1000:00/0018:2808:5662.0003/input/input11
Nov 07 05:16:17 Yavanna kernel: hid-generic 0018:2808:5662.0003: input,hidraw2: I2C HID v1.00 Device [FTSC1000:00 2808:5662] on i2c-FTSC1000:00
Nov 07 05:16:17 Yavanna kernel: [drm] Initialized intel_vpu 1.0.0 for 0000:00:0b.0 on minor 0
Nov 07 05:16:17 Yavanna systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Nov 07 05:16:17 Yavanna systemd[1]: Stopped Virtual Console Setup.
Nov 07 05:16:17 Yavanna systemd[1]: Stopping Virtual Console Setup...
Nov 07 05:16:17 Yavanna kernel: input: TOPS0102:00 35CC:0104 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-TOPS0102:00/0018:35CC:0104.0004/input/input13
Nov 07 05:16:17 Yavanna kernel: input: TOPS0102:00 35CC:0104 Consumer Control as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-TOPS0102:00/0018:35CC:0104.0004/input/input14
Nov 07 05:16:17 Yavanna kernel: input: TOPS0102:00 35CC:0104 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-TOPS0102:00/0018:35CC:0104.0004/input/input15
Nov 07 05:16:17 Yavanna kernel: hid-generic 0018:35CC:0104.0004: input,hidraw3: I2C HID v1.00 Mouse [TOPS0102:00 35CC:0104] on i2c-TOPS0102:00
Nov 07 05:16:17 Yavanna systemd[1]: Starting Virtual Console Setup...
Nov 07 05:16:17 Yavanna kernel: input: Huawei WMI hotkeys as /devices/platform/huawei-wmi/input/input17
Nov 07 05:16:17 Yavanna kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Nov 07 05:16:17 Yavanna kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Nov 07 05:16:17 Yavanna kernel: ACPI: battery: new hook: Huawei Battery Extension
Nov 07 05:16:17 Yavanna kernel: intel_rapl_msr: PL4 support detected.
Nov 07 05:16:17 Yavanna kernel: intel_rapl_common: Found RAPL domain package
Nov 07 05:16:17 Yavanna kernel: intel_rapl_common: Found RAPL domain core
Nov 07 05:16:17 Yavanna kernel: intel_rapl_common: Found RAPL domain uncore
Nov 07 05:16:17 Yavanna kernel: intel_rapl_common: Found RAPL domain psys
Nov 07 05:16:17 Yavanna systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Nov 07 05:16:17 Yavanna systemd[1]: Finished Virtual Console Setup.
Nov 07 05:16:17 Yavanna kernel: usbcore: registered new interface driver cdc_ether
Nov 07 05:16:17 Yavanna kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Nov 07 05:16:17 Yavanna kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Nov 07 05:16:17 Yavanna kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Nov 07 05:16:17 Yavanna kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Nov 07 05:16:17 Yavanna kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Nov 07 05:16:17 Yavanna kernel: intel_rapl_common: Found RAPL domain package
Nov 07 05:16:17 Yavanna kernel: iTCO_vendor_support: vendor-support=0
Nov 07 05:16:17 Yavanna kernel: iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x80930 wfpm id 0x80005b20
Nov 07 05:16:17 Yavanna kernel: iwlwifi 0000:00:14.3: PCI dev 7740/0094, rev=0x461, rfid=0x2010d000
Nov 07 05:16:17 Yavanna kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz
Nov 07 05:16:17 Yavanna kernel: mei_gsc_proxy 0000:00:16.0-0f73db04-97ab-4125-b893-e904ad0d5464: bound 0000:00:02.0 (ops i915_gsc_proxy_component_ops [i915])
Nov 07 05:16:17 Yavanna kernel: usbcore: registered new interface driver btusb
Nov 07 05:16:17 Yavanna kernel: iwlwifi 0000:00:14.3: loaded firmware version 100.de068435.0 bz-b0-gf-a0-100.ucode op_mode iwlmvm
Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: Device revision is 0
Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: Secure boot is enabled
Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: OTP lock is enabled
Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: API lock is enabled
Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: Debug lock is disabled
Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: Bootloader timestamp 2022.18 buildtype 1 build 16362
Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: DSM reset method type: 0x00
Nov 07 05:16:17 Yavanna kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Nov 07 05:16:17 Yavanna kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: Found device firmware: intel/ibt-0093-0041.sfi
Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: Boot Address: 0x100800
Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: Firmware Version: 78-34.25
Nov 07 05:16:17 Yavanna systemd[1]: Load Kernel Module dm_mod was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!dm_mod).
Nov 07 05:16:17 Yavanna systemd[1]: Load Kernel Module loop was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!loop).
Nov 07 05:16:17 Yavanna 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 07 05:16:17 Yavanna systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Nov 07 05:16:17 Yavanna systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 07 05:16:17 Yavanna systemd[1]: Starting Load/Save RF Kill Switch Status...
Nov 07 05:16:17 Yavanna kernel: pps_core: LinuxPPS API ver. 1 registered
Nov 07 05:16:17 Yavanna kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Nov 07 05:16:17 Yavanna systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Nov 07 05:16:17 Yavanna systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 07 05:16:17 Yavanna systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Nov 07 05:16:17 Yavanna systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 07 05:16:17 Yavanna kernel: PTP clock support registered
Nov 07 05:16:17 Yavanna kernel: input: FTSC1000:00 2808:5662 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-FTSC1000:00/0018:2808:5662.0003/input/input18
Nov 07 05:16:17 Yavanna kernel: hid-multitouch 0018:2808:5662.0003: input,hidraw2: I2C HID v1.00 Device [FTSC1000:00 2808:5662] on i2c-FTSC1000:00
Nov 07 05:16:17 Yavanna kernel: cdc_ncm 2-3:2.0: MAC-Address: c8:a3:62:c7:3a:05
Nov 07 05:16:17 Yavanna kernel: cdc_ncm 2-3:2.0: setting rx_max = 16384
Nov 07 05:16:17 Yavanna kernel: cdc_ncm 2-3:2.0: setting tx_max = 16384
Nov 07 05:16:17 Yavanna systemd[1]: Started Load/Save RF Kill Switch Status.
Nov 07 05:16:17 Yavanna kernel: cdc_ncm 2-3:2.0 eth0: register 'cdc_ncm' at usb-0000:00:0d.0-3, CDC NCM (NO ZLP), c8:a3:62:c7:3a:05
Nov 07 05:16:17 Yavanna kernel: usbcore: registered new interface driver cdc_ncm
Nov 07 05:16:17 Yavanna kernel: usbcore: registered new interface driver cdc_wdm
Nov 07 05:16:17 Yavanna kernel: usbcore: registered new interface driver cdc_mbim
Nov 07 05:16:18 Yavanna kernel: cdc_ncm 2-3:2.0 enp0s13f0u3c2: renamed from eth0
Nov 07 05:16:18 Yavanna kernel: input: TOPS0102:00 35CC:0104 Consumer Control as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-TOPS0102:00/0018:35CC:0104.0004/input/input21
Nov 07 05:16:18 Yavanna kernel: input: TOPS0102:00 35CC:0104 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-TOPS0102:00/0018:35CC:0104.0004/input/input22
Nov 07 05:16:18 Yavanna kernel: hid-multitouch 0018:35CC:0104.0004: input,hidraw3: I2C HID v1.00 Mouse [TOPS0102:00 35CC:0104] on i2c-TOPS0102:00
Nov 07 05:16:18 Yavanna kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Nov 07 05:16:18 Yavanna kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops intel_audio_component_bind_ops [i915])
Nov 07 05:16:18 Yavanna kernel: snd_hda_codec_alc269 hdaudioC0D0: autoconfig for ALC256: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:speaker
Nov 07 05:16:18 Yavanna kernel: snd_hda_codec_alc269 hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Nov 07 05:16:18 Yavanna kernel: snd_hda_codec_alc269 hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Nov 07 05:16:18 Yavanna kernel: snd_hda_codec_alc269 hdaudioC0D0: mono: mono_out=0x0
Nov 07 05:16:18 Yavanna kernel: snd_hda_codec_alc269 hdaudioC0D0: inputs:
Nov 07 05:16:18 Yavanna kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
Nov 07 05:16:18 Yavanna kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
Nov 07 05:16:18 Yavanna kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
Nov 07 05:16:18 Yavanna kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
Nov 07 05:16:18 Yavanna kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
Nov 07 05:16:18 Yavanna systemd[1]: Reached target Sound Card.
Nov 07 05:16:18 Yavanna kernel: iwlwifi 0000:00:14.3: Detected RF GF, rfid=0x2010d000
Nov 07 05:16:18 Yavanna kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
Nov 07 05:16:18 Yavanna systemd[1]: Mounting /efi...
Nov 07 05:16:18 Yavanna systemd[1]: Mounting /home...
Nov 07 05:16:18 Yavanna systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Nov 07 05:16:18 Yavanna systemd[1]: Listening on Disk Image Download Service Socket.
Nov 07 05:16:18 Yavanna kernel: ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=1
Nov 07 05:16:18 Yavanna kernel: hid-generic 001F:8087:0AC2.0005: hidraw4: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC2] on
Nov 07 05:16:18 Yavanna kernel: iwlwifi 0000:00:14.3: base HW address: 54:e4:ed:68:40:bb
Nov 07 05:16:18 Yavanna kernel: hid-sensor-hub 001F:8087:0AC2.0005: hidraw4: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC2] on
Nov 07 05:16:18 Yavanna systemd[1]: Mounted /efi.
Nov 07 05:16:18 Yavanna kernel: EXT4-fs (nvme0n1p3): mounted filesystem 915121c5-b712-4be9-b2e0-5fd98b934eb0 r/w with ordered data mode. Quota mode: none.
Nov 07 05:16:18 Yavanna systemd[1]: Mounted /home.
Nov 07 05:16:18 Yavanna systemd[1]: Reached target Local File Systems.
Nov 07 05:16:18 Yavanna systemd[1]: Listening on Boot Entries Service Socket.
Nov 07 05:16:18 Yavanna systemd[1]: Listening on System Extension Image Management.
Nov 07 05:16:18 Yavanna systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Nov 07 05:16:18 Yavanna systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Nov 07 05:16:18 Yavanna systemd[1]: Starting Create System Files and Directories...
Nov 07 05:16:18 Yavanna systemd[1]: Starting Load JSON user/group Records from Credentials...
Nov 07 05:16:18 Yavanna systemd[1]: Finished Load JSON user/group Records from Credentials.
Nov 07 05:16:18 Yavanna systemd[1]: Load Kernel Module dm_mod was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!dm_mod).
Nov 07 05:16:18 Yavanna systemd[1]: Load Kernel Module loop was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!loop).
Nov 07 05:16:18 Yavanna systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Nov 07 05:16:18 Yavanna systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Nov 07 05:16:18 Yavanna 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 07 05:16:18 Yavanna systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Nov 07 05:16:18 Yavanna systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 07 05:16:18 Yavanna systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Nov 07 05:16:18 Yavanna systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 07 05:16:18 Yavanna systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Nov 07 05:16:18 Yavanna systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 07 05:16:18 Yavanna systemd[1]: Finished Create System Files and Directories.
Nov 07 05:16:18 Yavanna systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Nov 07 05:16:18 Yavanna systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Nov 07 05:16:18 Yavanna systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Nov 07 05:16:18 Yavanna systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Nov 07 05:16:18 Yavanna systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Nov 07 05:16:18 Yavanna systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Nov 07 05:16:18 Yavanna kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Nov 07 05:16:18 Yavanna systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Nov 07 05:16:18 Yavanna systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Nov 07 05:16:18 Yavanna systemd[1]: Reached target System Initialization.
Nov 07 05:16:18 Yavanna systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Nov 07 05:16:18 Yavanna systemd[1]: Started Daily man-db regeneration.
Nov 07 05:16:18 Yavanna systemd[1]: Started Daily verification of password and group files.
Nov 07 05:16:18 Yavanna systemd[1]: Started Daily Cleanup of Temporary Directories.
Nov 07 05:16:18 Yavanna systemd[1]: Reached target Timer Units.
Nov 07 05:16:18 Yavanna systemd[1]: Listening on D-Bus System Message Bus Socket.
Nov 07 05:16:18 Yavanna systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Nov 07 05:16:18 Yavanna systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Nov 07 05:16:18 Yavanna systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Nov 07 05:16:18 Yavanna systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Nov 07 05:16:18 Yavanna systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Nov 07 05:16:18 Yavanna systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Nov 07 05:16:18 Yavanna systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Nov 07 05:16:18 Yavanna systemd[1]: Listening on Hostname Service Socket.
Nov 07 05:16:18 Yavanna systemd[1]: Listening on User Login Management Varlink Socket.
Nov 07 05:16:18 Yavanna systemd[1]: Listening on Virtual Machine and Container Registration Service Socket.
Nov 07 05:16:18 Yavanna systemd[1]: Reached target Socket Units.
Nov 07 05:16:18 Yavanna systemd[1]: Starting D-Bus System Message Bus...
Nov 07 05:16:18 Yavanna systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 07 05:16:18 Yavanna systemd[1]: Started D-Bus System Message Bus.
Nov 07 05:16:18 Yavanna dbus-broker-launch[572]: Ready
Nov 07 05:16:18 Yavanna systemd[1]: Reached target Basic System.
Nov 07 05:16:18 Yavanna systemd[1]: Starting Network Manager...
Nov 07 05:16:18 Yavanna systemd[1]: Starting Bluetooth service...
Nov 07 05:16:18 Yavanna systemd[1]: Starting IIO Sensor Proxy service...
Nov 07 05:16:18 Yavanna systemd[1]: SSH Key Generation was skipped because no trigger condition checks were met.
Nov 07 05:16:18 Yavanna systemd[1]: Starting User Login Management...
Nov 07 05:16:18 Yavanna systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 07 05:16:18 Yavanna bluetoothd[575]: Bluetooth daemon 5.84
Nov 07 05:16:18 Yavanna bluetoothd[575]: Starting SDP server
Nov 07 05:16:18 Yavanna systemd[1]: Started Bluetooth service.
Nov 07 05:16:18 Yavanna systemd[1]: Reached target Bluetooth Support.
Nov 07 05:16:18 Yavanna systemd[1]: Starting Authorization Manager...
Nov 07 05:16:18 Yavanna kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Nov 07 05:16:18 Yavanna bluetoothd[575]: Bluetooth management interface 1.23 initialized
Nov 07 05:16:18 Yavanna kernel: Bluetooth: BNEP filters: protocol multicast
Nov 07 05:16:18 Yavanna kernel: Bluetooth: BNEP socket layer initialized
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5511] NetworkManager (version 1.54.1-1) is starting... (boot:e6a5f8c0-c2d0-4ec2-991c-8605aea14a5d)
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5512] Read config: /etc/NetworkManager/NetworkManager.conf, /usr/lib/NetworkManager/conf.d/20-connectivity.conf
Nov 07 05:16:18 Yavanna systemd[1]: Starting Hostname Service...
Nov 07 05:16:18 Yavanna systemd-logind[578]: New seat seat0.
Nov 07 05:16:18 Yavanna systemd-logind[578]: Watching system buttons on /dev/input/event0 (Lid Switch)
Nov 07 05:16:18 Yavanna systemd-logind[578]: Watching system buttons on /dev/input/event1 (Power Button)
Nov 07 05:16:18 Yavanna systemd-logind[578]: Watching system buttons on /dev/input/event3 (2.4G Mouse)
Nov 07 05:16:18 Yavanna systemd-logind[578]: Watching system buttons on /dev/input/event6 (2.4G Mouse Consumer Control)
Nov 07 05:16:18 Yavanna systemd-logind[578]: Watching system buttons on /dev/input/event7 (2.4G Mouse System Control)
Nov 07 05:16:18 Yavanna systemd-logind[578]: Watching system buttons on /dev/input/event11 (TOPS0102:00 35CC:0104 Consumer Control)
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5585] manager[0x555fbdc3e700]: monitoring kernel firmware directory '/lib/firmware'.
Nov 07 05:16:18 Yavanna systemd-logind[578]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
Nov 07 05:16:18 Yavanna systemd[1]: Started User Login Management.
Nov 07 05:16:18 Yavanna systemd[1]: Started Hostname Service.
Nov 07 05:16:18 Yavanna polkitd[590]: Started polkitd version 126
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5881] hostname: hostname: using hostnamed
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5881] hostname: static hostname changed from (none) to "Yavanna"
Nov 07 05:16:18 Yavanna polkitd[590]: Loading rules from directory /etc/polkit-1/rules.d
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5884] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Nov 07 05:16:18 Yavanna polkitd[590]: Loading rules from directory /run/polkit-1/rules.d
Nov 07 05:16:18 Yavanna polkitd[590]: Error opening rules directory: Error opening directory “/run/polkit-1/rules.d”: No such file or directory (g-file-error-quark, 4)
Nov 07 05:16:18 Yavanna polkitd[590]: Loading rules from directory /usr/local/share/polkit-1/rules.d
Nov 07 05:16:18 Yavanna polkitd[590]: 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 07 05:16:18 Yavanna polkitd[590]: Loading rules from directory /usr/share/polkit-1/rules.d
Nov 07 05:16:18 Yavanna polkitd[590]: Finished loading, compiling and executing 5 rules
Nov 07 05:16:18 Yavanna systemd[1]: Started Authorization Manager.
Nov 07 05:16:18 Yavanna polkitd[590]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5904] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill1) (driver iwlwifi)
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5906] manager[0x555fbdc3e700]: rfkill: Wi-Fi hardware radio set enabled
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5906] manager[0x555fbdc3e700]: rfkill: WWAN hardware radio set enabled
Nov 07 05:16:18 Yavanna systemd[1]: Started IIO Sensor Proxy service.
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5960] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.54.1-1/libnm-device-plugin-wifi.so)
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5969] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.54.1-1/libnm-device-plugin-ovs.so)
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5991] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.54.1-1/libnm-device-plugin-bluetooth.so)
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6156] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.54.1-1/libnm-device-plugin-team.so)
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6159] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.54.1-1/libnm-device-plugin-wwan.so)
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6161] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.54.1-1/libnm-device-plugin-adsl.so)
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6163] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6164] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6164] manager: Networking is enabled by state file
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6168] settings: Loaded settings plugin: keyfile (internal)
Nov 07 05:16:18 Yavanna systemd[1]: Starting Network Manager Script Dispatcher Service...
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6204] dhcp: init: Using DHCP client 'internal'
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6206] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6216] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6218] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6223] device (lo): Activation: starting connection 'lo' (be0f7c89-b24d-4057-906a-e412dcc5b25c)
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6232] manager: (enp0s13f0u3c2): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6240] settings: (enp0s13f0u3c2): created default wired connection 'Wired connection 1'
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6240] device (enp0s13f0u3c2): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6250] device (wlp0s20f3): driver supports Access Point (AP) mode
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6253] manager: (wlp0s20f3): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6255] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Nov 07 05:16:18 Yavanna systemd[1]: Started Network Manager Script Dispatcher Service.
Nov 07 05:16:18 Yavanna kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.0531] device (wlp0s20f3): set-hw-addr: set MAC address to CA:91:1B:FA:D8:53 (scanning)
Nov 07 05:16:19 Yavanna kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
Nov 07 05:16:19 Yavanna iio-sensor-proxy[576]: Buffer '/dev/iio:device0' did not have data within 0.5s
Nov 07 05:16:19 Yavanna iio-sensor-proxy[576]: Not a switch [/sys/devices/pci0000:00/0000:00:12.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0005/HID-SENSOR-200041.2.auto/iio:device0/../capabilities/sw]
Nov 07 05:16:19 Yavanna iio-sensor-proxy[576]: Invalid bitmask entry for /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event8
Nov 07 05:16:19 Yavanna systemd[1]: Started Network Manager.
Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4157] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4179] ovsdb: disconnected from ovsdb
Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4181] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4183] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')
Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4184] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')
Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4190] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Nov 07 05:16:19 Yavanna systemd[1]: Starting WPA supplicant...
Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4211] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4212] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4215] device (lo): Activation: successful, device activated.
Nov 07 05:16:19 Yavanna systemd[1]: Started WPA supplicant.
Nov 07 05:16:19 Yavanna wpa_supplicant[625]: Successfully initialized wpa_supplicant
Nov 07 05:16:19 Yavanna systemd[1]: Reached target Network.
Nov 07 05:16:19 Yavanna systemd[1]: Starting OpenSSH Daemon...
Nov 07 05:16:19 Yavanna systemd[1]: Starting Permit User Sessions...
Nov 07 05:16:19 Yavanna systemd[1]: Finished Permit User Sessions.
Nov 07 05:16:19 Yavanna systemd[1]: Starting GNOME Display Manager...
Nov 07 05:16:19 Yavanna sshd[626]: Server listening on 0.0.0.0 port 22.
Nov 07 05:16:19 Yavanna sshd[626]: Server listening on :: port 22.
Nov 07 05:16:19 Yavanna systemd[1]: Started OpenSSH Daemon.
Nov 07 05:16:19 Yavanna systemd[1]: Reached target Multi-User System.
Nov 07 05:16:19 Yavanna systemd[1]: Reached target SSH Access Available.
Nov 07 05:16:19 Yavanna systemd[1]: Started GNOME Display Manager.
Nov 07 05:16:19 Yavanna systemd[1]: Reached target Graphical Interface.
Nov 07 05:16:19 Yavanna systemd[1]: Startup finished in 5.630s (firmware) + 7.876s (loader) + 633ms (kernel) + 2.487s (initrd) + 2.408s (userspace) = 19.037s.
Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4682] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected
Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4683] Wi-Fi P2P device controlled by interface wlp0s20f3 created
Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4684] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4686] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4689] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4691] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Nov 07 05:16:19 Yavanna systemd[1]: Reached target User and Group Name Lookups.
Nov 07 05:16:19 Yavanna systemd[1]: Starting Accounts Service...
Nov 07 05:16:19 Yavanna accounts-daemon[637]: started daemon version 23.13.0
Nov 07 05:16:19 Yavanna systemd[1]: Started Accounts Service.
Nov 07 05:16:19 Yavanna systemd-logind[578]: New session '1' of user 'gdm-greeter' with class 'greeter' and type 'wayland'.
Nov 07 05:16:19 Yavanna systemd[1]: Created slice User Slice of UID 60578.
Nov 07 05:16:19 Yavanna systemd[1]: Starting User Runtime Directory /run/user/60578...
Nov 07 05:16:19 Yavanna systemd[1]: Finished User Runtime Directory /run/user/60578.
Nov 07 05:16:19 Yavanna systemd[1]: Starting User Manager for UID 60578...
Nov 07 05:16:19 Yavanna dbus-broker-launch[572]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Nov 07 05:16:19 Yavanna (systemd)[653]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[/dev/tty1] user=[gdm-greeter] ruser=[<unknown>] rhost=[<unknown>]
Nov 07 05:16:19 Yavanna (systemd)[653]: pam_unix(systemd-user:session): session opened for user gdm-greeter(uid=60578) by gdm-greeter(uid=0)
Nov 07 05:16:19 Yavanna systemd-logind[578]: New session '2' of user 'gdm-greeter' with class 'manager-early' and type 'unspecified'.
Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Waiting for firmware download to complete
Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Firmware loaded in 1683602 usecs
Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Waiting for device to boot
Nov 07 05:16:19 Yavanna systemd[653]: Queued start job for default target Main User Target.
Nov 07 05:16:19 Yavanna systemd[653]: Created slice User Application Slice.
Nov 07 05:16:19 Yavanna systemd[653]: Reached target Paths.
Nov 07 05:16:19 Yavanna systemd[653]: Reached target Timers.
Nov 07 05:16:19 Yavanna systemd[653]: Starting D-Bus User Message Bus Socket...
Nov 07 05:16:19 Yavanna systemd[653]: Listening on GnuPG network certificate management daemon.
Nov 07 05:16:19 Yavanna systemd[653]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 07 05:16:19 Yavanna systemd[653]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Nov 07 05:16:19 Yavanna systemd[653]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Nov 07 05:16:19 Yavanna systemd[653]: Listening on GnuPG cryptographic agent and passphrase cache.
Nov 07 05:16:19 Yavanna systemd[653]: Listening on GnuPG public key management service.
Nov 07 05:16:19 Yavanna systemd[653]: Listening on p11-kit server.
Nov 07 05:16:19 Yavanna systemd[653]: Listening on PipeWire PulseAudio.
Nov 07 05:16:19 Yavanna systemd[653]: Listening on PipeWire Multimedia System Sockets.
Nov 07 05:16:19 Yavanna systemd[653]: Listening on Query the User Interactively for a Password.
Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Device booted in 45603 usecs
Nov 07 05:16:19 Yavanna systemd[653]: Listening on D-Bus User Message Bus Socket.
Nov 07 05:16:19 Yavanna systemd[653]: Reached target Sockets.
Nov 07 05:16:19 Yavanna systemd[653]: Reached target Basic System.
Nov 07 05:16:19 Yavanna systemd[653]: Reached target Main User Target.
Nov 07 05:16:19 Yavanna systemd[653]: Startup finished in 81ms.
Nov 07 05:16:19 Yavanna systemd[1]: Started User Manager for UID 60578.
Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: dsbr: enable: 0x01 value: 0x0f
Nov 07 05:16:19 Yavanna systemd[1]: Started Session 1 of User gdm-greeter.
Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0093-0041.ddc
Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Firmware timestamp 2025.34 buildtype 1 build 91726
Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Firmware SHA1: 0x0c02c49d
Nov 07 05:16:19 Yavanna systemd[653]: Created slice User Core Session Slice.
Nov 07 05:16:19 Yavanna systemd[653]: Starting D-Bus User Message Bus...
Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Fseq status: Success (0x00)
Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Fseq executed: 00.00.04.197
Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Fseq BT Top: 00.00.04.197
Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/nemo.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/nemo.service' is not named after the D-Bus name 'org.Nemo'.
Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share/dbus-1/services/org.freedesktop.FileManager1.service'
Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/org.gnome.Caribou.Antler.service' is not named after the D-Bus name 'org.gnome.Caribou.Keyboard'.
Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share/dbus-1/services/org.xfce.Thunar.FileManager1.service'
Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/org.xfce.Tumbler.Cache1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Cache1'.
Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/org.xfce.Tumbler.Manager1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Manager1'.
Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Thumbnailer1'.
Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Ignoring duplicate name 'org.freedesktop.Notifications' in service file '/usr/share/dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service'
Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/org.xfce.xfce4-notifyd.Notifyd.service' is not named after the D-Bus name 'org.xfce.Notifyd'.
Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Nov 07 05:16:19 Yavanna systemd[653]: Started D-Bus User Message Bus.
Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Ready
Nov 07 05:16:19 Yavanna gnome-session-i[669]: Starting GNOME session target: gnome-session-wayland@gnome-login.target
Nov 07 05:16:19 Yavanna systemd[653]: Created slice Slice /app/gnome-session-manager.
Nov 07 05:16:19 Yavanna systemd[653]: Reached target GNOME Wayland Session.
Nov 07 05:16:19 Yavanna systemd[653]: Reached target GNOME Shell.
Nov 07 05:16:19 Yavanna systemd[653]: Starting Monitor Session leader for GNOME Session...
Nov 07 05:16:19 Yavanna systemd[653]: Starting User folders update...
Nov 07 05:16:19 Yavanna systemd[653]: Finished User folders update.
Nov 07 05:16:19 Yavanna systemd[653]: Reached target Session services which should run early before the graphical session is brought up.
Nov 07 05:16:19 Yavanna systemd[653]: Started Monitor Session leader for GNOME Session.
Nov 07 05:16:19 Yavanna systemd[653]: Reached target Tasks to be run before GNOME Session starts.
Nov 07 05:16:19 Yavanna systemd[653]: Starting GNOME Session Manager (session: gnome-login)...
Nov 07 05:16:19 Yavanna systemd[653]: Started GNOME Session Manager (session: gnome-login).
Nov 07 05:16:19 Yavanna systemd[653]: Reached target GNOME Session Manager is ready.
Nov 07 05:16:19 Yavanna systemd[653]: Starting GNOME Shell on Wayland...
Nov 07 05:16:19 Yavanna kernel: Bluetooth: MGMT ver 1.23
Nov 07 05:16:19 Yavanna bluetoothd[575]: Battery Provider Manager created
Nov 07 05:16:19 Yavanna kernel: NET: Registered PF_ALG protocol family
Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: No such LE device e3:8b:46:fc:3e:9c (0x0)
Nov 07 05:16:19 Yavanna bluetoothd[575]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Nov 07 05:16:19 Yavanna gnome-shell[687]: Running GNOME Shell (using mutter 49.1.1) as a Wayland display server
Nov 07 05:16:19 Yavanna gnome-shell[687]: Enabling experimental feature 'scale-monitor-framebuffer'
Nov 07 05:16:19 Yavanna gnome-shell[687]: Enabling experimental feature 'variable-refresh-rate'
Nov 07 05:16:19 Yavanna gnome-shell[687]: Enabling experimental feature 'xwayland-native-scaling'
Nov 07 05:16:19 Yavanna systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Nov 07 05:16:20 Yavanna systemd[1]: Started RealtimeKit Scheduling Policy Service.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Successfully called chroot.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Successfully dropped privileges.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Successfully limited resources.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Canary thread running.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Running.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Watchdog thread running.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 0 threads of 0 processes of 0 users.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Successfully made thread 709 of process 687 owned by '60578' high priority at nice level -15.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 1 threads of 1 processes of 1 users.
Nov 07 05:16:20 Yavanna gnome-shell[687]: Thread 'KMS thread' will be using high priority scheduling
Nov 07 05:16:20 Yavanna gnome-shell[687]: Device '/dev/dri/card1' prefers shadow buffer
Nov 07 05:16:20 Yavanna gnome-shell[687]: Added device '/dev/dri/card1' (i915) using atomic mode setting.
Nov 07 05:16:20 Yavanna gnome-shell[687]: Created gbm renderer for '/dev/dri/card1'
Nov 07 05:16:20 Yavanna gnome-shell[687]: GPU /dev/dri/card1 selected primary from builtin panel presence
Nov 07 05:16:20 Yavanna gnome-shell[687]: Obtained a high priority EGL context
Nov 07 05:16:20 Yavanna systemd[653]: Starting Accessibility services bus...
Nov 07 05:16:20 Yavanna systemd[653]: Started Accessibility services bus.
Nov 07 05:16:20 Yavanna dbus-broker-launch[737]: Ready
Nov 07 05:16:20 Yavanna gnome-shell[687]: Using public X11 display :1024, (using :1025 for managed services)
Nov 07 05:16:20 Yavanna gnome-shell[687]: Using Wayland display name 'wayland-0'
Nov 07 05:16:20 Yavanna systemd[653]: Created slice Slice /app/dbus-:1.10-org.a11y.atspi.Registry.
Nov 07 05:16:20 Yavanna systemd[653]: Started dbus-:1.10-org.a11y.atspi.Registry@0.service.
Nov 07 05:16:20 Yavanna systemd[1]: Starting Manage, Install and Generate Color Profiles...
Nov 07 05:16:20 Yavanna at-spi2-registryd[739]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Nov 07 05:16:20 Yavanna systemd[1]: Started Manage, Install and Generate Color Profiles.
Nov 07 05:16:20 Yavanna gnome-shell[687]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Nov 07 05:16:20 Yavanna systemd[1]: Starting Locale Service...
Nov 07 05:16:20 Yavanna systemd[653]: Created slice Slice /app/dbus-:1.2-org.gnome.Shell.Screencast.
Nov 07 05:16:20 Yavanna systemd[653]: Started dbus-:1.2-org.gnome.Shell.Screencast@0.service.
Nov 07 05:16:20 Yavanna systemd[653]: Starting sandboxed app permission store...
Nov 07 05:16:20 Yavanna systemd[1]: Started Locale Service.
Nov 07 05:16:20 Yavanna systemd[653]: Started sandboxed app permission store.
Nov 07 05:16:20 Yavanna systemd[1]: Starting Daemon for power management...
Nov 07 05:16:20 Yavanna systemd[653]: Created slice Slice /app/dbus-:1.2-org.gnome.Shell.Notifications.
Nov 07 05:16:20 Yavanna systemd[653]: Started dbus-:1.2-org.gnome.Shell.Notifications@0.service.
Nov 07 05:16:20 Yavanna systemd[653]: Started GNOME Shell on Wayland.
Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME Session is initialized.
Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME basic session services.
Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME Session (session: gnome-login).
Nov 07 05:16:20 Yavanna systemd[653]: Starting Signal initialization done to GNOME Session Manager...
Nov 07 05:16:20 Yavanna systemd[653]: Starting GNOME accessibility service...
Nov 07 05:16:20 Yavanna systemd[653]: Starting GNOME keyboard configuration service...
Nov 07 05:16:20 Yavanna systemd[653]: Starting GNOME keyboard shortcuts service...
Nov 07 05:16:20 Yavanna systemd[653]: Starting GNOME power management service...
Nov 07 05:16:20 Yavanna systemd[653]: Starting GNOME RFKill support service...
Nov 07 05:16:20 Yavanna systemd[653]: Starting GNOME file sharing service...
Nov 07 05:16:20 Yavanna systemd[653]: Starting GNOME smartcard service...
Nov 07 05:16:20 Yavanna gnome-session-service[681]: Entering running state
Nov 07 05:16:20 Yavanna systemd[653]: Starting GNOME USB protection service...
Nov 07 05:16:20 Yavanna systemd[653]: Finished Signal initialization done to GNOME Session Manager.
Nov 07 05:16:20 Yavanna systemd[653]: Started GNOME accessibility service.
Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME accessibility target.
Nov 07 05:16:20 Yavanna systemd[653]: Started GNOME keyboard configuration service.
Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME keyboard configuration target.
Nov 07 05:16:20 Yavanna systemd[653]: Started GNOME RFKill support service.
Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME RFKill support target.
Nov 07 05:16:20 Yavanna gsd-a11y-settings[780]: Failed to stop orca.service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit orca.service not loaded.
Nov 07 05:16:20 Yavanna gsd-a11y-settings[780]: Failed to disable orca.service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit orca.service does not exist
Nov 07 05:16:20 Yavanna polkitd[590]: Registered Authentication Agent for unix-session:1 (system bus name :1.17 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Nov 07 05:16:20 Yavanna systemd[653]: Started GNOME USB protection service.
Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME USB protection target.
Nov 07 05:16:20 Yavanna systemd[653]: Started GNOME smartcard service.
Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME smartcard target.
Nov 07 05:16:20 Yavanna kernel: rfkill: input handler disabled
Nov 07 05:16:20 Yavanna gnome-shell[687]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Nov 07 05:16:20 Yavanna gnome-shell[687]: Will monitor session 1
Nov 07 05:16:20 Yavanna systemd[653]: Started GNOME file sharing service.
Nov 07 05:16:20 Yavanna systemd[653]: Created slice Slice /app/dbus-:1.2-org.gnome.ScreenSaver.
Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME file sharing target.
Nov 07 05:16:20 Yavanna systemd[653]: Started dbus-:1.2-org.gnome.ScreenSaver@0.service.
Nov 07 05:16:20 Yavanna gsd-sharing[787]: Failed to stop gnome-user-share-webdav.service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-user-share-webdav.service not loaded.
Nov 07 05:16:20 Yavanna gsd-sharing[787]: Failed to stop rygel.service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit rygel.service not loaded.
Nov 07 05:16:20 Yavanna gnome-shell[687]: Missing required core component Settings, expect trouble…
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 1 threads of 1 processes of 1 users.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 1 threads of 1 processes of 1 users.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 1 threads of 1 processes of 1 users.
Nov 07 05:16:20 Yavanna systemd[653]: Started PipeWire Multimedia Service.
Nov 07 05:16:20 Yavanna systemd[653]: Started Multimedia Service Session Manager.
Nov 07 05:16:20 Yavanna NetworkManager[574]: <info> [1762463780.8032] agent-manager: agent[bccbab480fe636c1,:1.17/org.gnome.Shell.NetworkAgent/60578]: agent registered
Nov 07 05:16:20 Yavanna systemd[653]: Started PipeWire PulseAudio.
Nov 07 05:16:20 Yavanna systemd[1]: Starting Location Lookup Service...
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 1 threads of 1 processes of 1 users.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 1 threads of 1 processes of 1 users.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 1 threads of 1 processes of 1 users.
Nov 07 05:16:20 Yavanna systemd[1]: Started Daemon for power management.
Nov 07 05:16:20 Yavanna systemd[653]: Started GNOME keyboard shortcuts service.
Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME keyboard shortcuts target.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Successfully made thread 881 of process 881 owned by '60578' high priority at nice level -11.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 2 threads of 2 processes of 1 users.
Nov 07 05:16:20 Yavanna gnome-shell[687]: Failed to get PolKit permission: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Nov 07 05:16:20 Yavanna gsd-usb-protection[794]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Successfully made thread 896 of process 881 owned by '60578' RT at priority 20.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 3 threads of 2 processes of 1 users.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 3 threads of 2 processes of 1 users.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 3 threads of 2 processes of 1 users.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 3 threads of 2 processes of 1 users.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 3 threads of 2 processes of 1 users.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 3 threads of 2 processes of 1 users.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 3 threads of 2 processes of 1 users.
Nov 07 05:16:20 Yavanna systemd[653]: Started GNOME power management service.
Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME power management target.
Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME Session.
Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME Wayland Session (session: gnome-login).
Nov 07 05:16:20 Yavanna systemd[653]: Reached target Current graphical user session.
Nov 07 05:16:20 Yavanna wireplumber[884]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
Nov 07 05:16:20 Yavanna wireplumber[884]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
Nov 07 05:16:20 Yavanna wireplumber[884]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
Nov 07 05:16:20 Yavanna wireplumber[884]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
Nov 07 05:16:20 Yavanna gsd-media-keys[783]: Failed to grab accelerator for keybinding settings:hibernate
Nov 07 05:16:20 Yavanna gsd-media-keys[783]: Failed to grab accelerator for keybinding settings:playback-repeat
Nov 07 05:16:20 Yavanna dbus-broker-launch[572]: Activation request for 'org.freedesktop.Avahi' failed: The systemd unit 'dbus-org.freedesktop.Avahi.service' could not be found.
Nov 07 05:16:20 Yavanna geoclue[892]: Failed to connect to avahi service: Daemon not running
Nov 07 05:16:20 Yavanna systemd[1]: Started Location Lookup Service.
Nov 07 05:16:20 Yavanna gnome-shell[687]: Type GITypeInfo of property NM.Object::client does not match return type GITypeInfo of getter get_client. Falling back to slow path
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Successfully made thread 884 of process 884 owned by '60578' high priority at nice level -11.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 4 threads of 3 processes of 1 users.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Successfully made thread 891 of process 891 owned by '60578' high priority at nice level -11.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 5 threads of 4 processes of 1 users.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Successfully made thread 906 of process 891 owned by '60578' RT at priority 20.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 6 threads of 4 processes of 1 users.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Successfully made thread 918 of process 884 owned by '60578' RT at priority 20.
Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 7 threads of 4 processes of 1 users.
Nov 07 05:16:20 Yavanna wireplumber[884]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Nov 07 05:16:20 Yavanna wireplumber[884]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
Nov 07 05:16:20 Yavanna kernel: Bluetooth: RFCOMM TTY layer initialized
Nov 07 05:16:20 Yavanna kernel: Bluetooth: RFCOMM socket layer initialized
Nov 07 05:16:20 Yavanna kernel: Bluetooth: RFCOMM ver 1.11
Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/ldac
Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/aptx_hd
Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx_hd
Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/aptx
Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx
Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/aac
Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aac
Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/opus_g
Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/opus_g
Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc
Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc
Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/faststream
Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/faststream_duplex
Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/opus_05
Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/opus_05
Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Nov 07 05:16:20 Yavanna gsd-media-keys[783]: Unable to get default sink
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.1191] device (enp0s13f0u3c2): carrier: link connected
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.1193] device (enp0s13f0u3c2): state change: unavailable -> disconnected (reason 'carrier-changed', managed-type: 'full')
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.1197] policy: auto-activating connection 'Wired connection 1' (fd64f6cd-22f3-3e90-8ab0-1e69aca15838)
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.1201] device (enp0s13f0u3c2): Activation: starting connection 'Wired connection 1' (fd64f6cd-22f3-3e90-8ab0-1e69aca15838)
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.1201] device (enp0s13f0u3c2): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.1203] manager: NetworkManager state is now CONNECTING
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.1204] device (enp0s13f0u3c2): state change: prepare -> config (reason 'none', managed-type: 'full')
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.1210] device (enp0s13f0u3c2): state change: config -> ip-config (reason 'none', managed-type: 'full')
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.1213] dhcp4 (enp0s13f0u3c2): activation: beginning transaction (timeout in 45 seconds)
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.1789] dhcp4 (enp0s13f0u3c2): state changed new lease, address=192.168.13.54, acd pending
Nov 07 05:16:21 Yavanna gnome-shell[1789]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86OK
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86GoTo
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86VendorLogo
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectProgramGuide
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectProgramGuide
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectHome
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaLanguageMenu
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaTitleMenu
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86AudioChannelMode
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectPC
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectTV
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectCable
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectVCR
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectVCRPlus
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectSatellite
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectCD
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectTape
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectRadio
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectTuner
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaPlayer
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectTeletext
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectAuxiliary
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaPlaySlow
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86NumberEntryMode
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86RefreshRateToggle
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86Accessibility
Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86DoNotDisturb
Nov 07 05:16:21 Yavanna gnome-shell[1789]: Errors from xkbcomp are not fatal to the X server
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.3409] dhcp4 (enp0s13f0u3c2): state changed new lease, address=192.168.13.54
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.3414] policy: set 'Wired connection 1' (enp0s13f0u3c2) as default for IPv4 routing and DNS
Nov 07 05:16:21 Yavanna dbus-broker-launch[572]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Nov 07 05:16:21 Yavanna gsd-sharing[787]: Failed to stop gnome-user-share-webdav.service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-user-share-webdav.service not loaded.
Nov 07 05:16:21 Yavanna gsd-sharing[787]: Failed to stop rygel.service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit rygel.service not loaded.
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.3524] device (enp0s13f0u3c2): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.3537] device (enp0s13f0u3c2): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.3538] device (enp0s13f0u3c2): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.3539] manager: NetworkManager state is now CONNECTED_SITE
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.3541] device (enp0s13f0u3c2): Activation: successful, device activated.
Nov 07 05:16:21 Yavanna systemd[653]: Reached target GNOME session X11 services.
Nov 07 05:16:21 Yavanna systemd[653]: Starting GNOME XSettings service...
Nov 07 05:16:21 Yavanna gnome-shell[1851]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Nov 07 05:16:21 Yavanna gnome-shell[1851]: > Warning: Unsupported maximum keycode 708, clipping.
Nov 07 05:16:21 Yavanna gnome-shell[1851]: > X11 cannot support keycodes above 255.
Nov 07 05:16:21 Yavanna gnome-shell[1851]: > Warning: Virtual modifier Hyper multiply defined
Nov 07 05:16:21 Yavanna gnome-shell[1851]: > Using 0, ignoring 0
Nov 07 05:16:21 Yavanna gnome-shell[1851]: > Warning: Virtual modifier ScrollLock multiply defined
Nov 07 05:16:21 Yavanna gnome-shell[1851]: > Using 0, ignoring 0
Nov 07 05:16:21 Yavanna gnome-shell[1851]: Errors from xkbcomp are not fatal to the X server
Nov 07 05:16:21 Yavanna systemd[653]: Started GNOME XSettings service.
Nov 07 05:16:21 Yavanna systemd[653]: Reached target GNOME session X11 services.
Nov 07 05:16:21 Yavanna systemd[653]: GNOME XSettings target is inactive.
Nov 07 05:16:21 Yavanna gsd-xsettings[1852]: Failed to get current UI scaling factor: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Destination does not exist
Nov 07 05:16:21 Yavanna ibus-x11[1865]: Can not connect to ibus daemon
Nov 07 05:16:21 Yavanna systemd[653]: Starting Portal service...
Nov 07 05:16:21 Yavanna systemd[653]: Starting flatpak document portal service...
Nov 07 05:16:21 Yavanna systemd[653]: Started flatpak document portal service.
Nov 07 05:16:21 Yavanna systemd[653]: Starting Portal service (GNOME implementation)...
Nov 07 05:16:21 Yavanna systemd[653]: dbus-:1.2-org.gnome.Shell.Screencast@0.service: Consumed 394ms CPU time, 65.7M memory peak.
Nov 07 05:16:21 Yavanna systemd[653]: Started Portal service (GNOME implementation).
Nov 07 05:16:21 Yavanna rtkit-daemon[710]: Supervising 7 threads of 4 processes of 1 users.
Nov 07 05:16:21 Yavanna rtkit-daemon[710]: Supervising 7 threads of 4 processes of 1 users.
Nov 07 05:16:21 Yavanna rtkit-daemon[710]: Supervising 7 threads of 4 processes of 1 users.
Nov 07 05:16:21 Yavanna systemd[653]: Starting Portal service (GTK/GNOME implementation)...
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.7655] manager: NetworkManager state is now CONNECTED_GLOBAL
Nov 07 05:16:21 Yavanna gnome-shell[687]: Registering session with GDM
Nov 07 05:16:21 Yavanna wpa_supplicant[625]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US
Nov 07 05:16:21 Yavanna wpa_supplicant[625]: p2p-dev-wlp0s20: Channel list changed: 6 GHz was enabled
Nov 07 05:16:21 Yavanna wpa_supplicant[625]: wlp0s20f3: Channel list changed: 6 GHz was enabled
Nov 07 05:16:21 Yavanna wpa_supplicant[625]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8114] policy: auto-activating connection 'murica' (7ba3a90a-0015-4769-b997-142f5d879857)
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8118] device (wlp0s20f3): Activation: starting connection 'murica' (7ba3a90a-0015-4769-b997-142f5d879857)
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8119] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8377] device (wlp0s20f3): set-hw-addr: reset MAC address to 54:E4:ED:68:40:BB (preserve)
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8389] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8391] device (wlp0s20f3): Activation: (wifi) access point 'murica' has security, but secrets are required.
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8391] device (wlp0s20f3): state change: config -> need-auth (reason 'none', managed-type: 'full')
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8400] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8401] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full')
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8402] device (wlp0s20f3): Activation: (wifi) connection 'murica' has security, and secrets exist. No new secrets needed.
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8403] Config: added 'ssid' value ''Murica'
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8403] Config: added 'scan_ssid' value '1'
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8403] Config: added 'bgscan' value 'simple:30:-70:86400'
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8403] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8403] Config: added 'psk' value '<hidden>'
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8546] device (wlp0s20f3): supplicant interface state: disconnected -> inactive
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8546] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> inactive
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8645] device (wlp0s20f3): supplicant interface state: inactive -> scanning
Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8645] device (p2p-dev-wlp0s20f3): supplicant management interface state: inactive -> scanning
Nov 07 05:16:21 Yavanna systemd[653]: Started Portal service (GTK/GNOME implementation).
Nov 07 05:16:21 Yavanna rtkit-daemon[710]: Supervising 7 threads of 4 processes of 1 users.
Nov 07 05:16:21 Yavanna rtkit-daemon[710]: Supervising 7 threads of 4 processes of 1 users.
Nov 07 05:16:21 Yavanna rtkit-daemon[710]: Supervising 7 threads of 4 processes of 1 users.
Nov 07 05:16:21 Yavanna systemd[653]: Started Portal service.
Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.0855] dhcp6 (enp0s13f0u3c2): activation: beginning transaction (timeout in 45 seconds)
Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.0861] policy: set 'Wired connection 1' (enp0s13f0u3c2) as default for IPv6 routing and DNS
Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.0882] dhcp6 (enp0s13f0u3c2): state changed new lease
Nov 07 05:16:23 Yavanna systemd[1]: systemd-rfkill.service: Deactivated successfully.
Nov 07 05:16:23 Yavanna wpa_supplicant[625]: wlp0s20f3: SME: Trying to authenticate with 10:0c:6b:ed:36:5c (SSID=''Murica' freq=2437 MHz)
Nov 07 05:16:23 Yavanna kernel: wlp0s20f3: authenticate with 10:0c:6b:ed:36:5c (local address=54:e4:ed:68:40:bb)
Nov 07 05:16:23 Yavanna kernel: wlp0s20f3: send auth to 10:0c:6b:ed:36:5c (try 1/3)
Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.7376] device (wlp0s20f3): supplicant interface state: scanning -> authenticating
Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.7376] device (p2p-dev-wlp0s20f3): supplicant management interface state: scanning -> authenticating
Nov 07 05:16:23 Yavanna wpa_supplicant[625]: wlp0s20f3: Trying to associate with 10:0c:6b:ed:36:5c (SSID=''Murica' freq=2437 MHz)
Nov 07 05:16:23 Yavanna kernel: wlp0s20f3: authenticated
Nov 07 05:16:23 Yavanna kernel: wlp0s20f3: associate with 10:0c:6b:ed:36:5c (try 1/3)
Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.7599] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.7599] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Nov 07 05:16:23 Yavanna kernel: wlp0s20f3: RX AssocResp from 10:0c:6b:ed:36:5c (capab=0x1411 status=0 aid=5)
Nov 07 05:16:23 Yavanna wpa_supplicant[625]: wlp0s20f3: Associated with 10:0c:6b:ed:36:5c
Nov 07 05:16:23 Yavanna wpa_supplicant[625]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Nov 07 05:16:23 Yavanna kernel: wlp0s20f3: associated
Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.7713] device (wlp0s20f3): supplicant interface state: associating -> associated
Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.7713] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> associated
Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.7800] device (wlp0s20f3): supplicant interface state: associated -> 4way_handshake
Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.7800] device (p2p-dev-wlp0s20f3): supplicant management interface state: associated -> 4way_handshake
Nov 07 05:16:23 Yavanna wpa_supplicant[625]: wlp0s20f3: WPA: Key negotiation completed with 10:0c:6b:ed:36:5c [PTK=CCMP GTK=CCMP]
Nov 07 05:16:23 Yavanna wpa_supplicant[625]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 10:0c:6b:ed:36:5c completed [id=0 id_str=]
Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.8305] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.8305] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "'Murica"
Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.8305] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.8306] device (wlp0s20f3): state change: config -> ip-config (reason 'none', managed-type: 'full')
Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.8308] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.8997] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.6.145, acd pending
Nov 07 05:16:24 Yavanna NetworkManager[574]: <info> [1762463784.0206] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.6.145
Nov 07 05:16:24 Yavanna NetworkManager[574]: <info> [1762463784.0411] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Nov 07 05:16:24 Yavanna NetworkManager[574]: <info> [1762463784.0440] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Nov 07 05:16:24 Yavanna NetworkManager[574]: <info> [1762463784.0441] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Nov 07 05:16:24 Yavanna NetworkManager[574]: <info> [1762463784.0453] device (wlp0s20f3): Activation: successful, device activated.
Nov 07 05:16:24 Yavanna NetworkManager[574]: <info> [1762463784.0456] manager: startup complete
Nov 07 05:16:24 Yavanna wpa_supplicant[625]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-31 noise=9999 txrate=52000
Nov 07 05:16:25 Yavanna NetworkManager[574]: <info> [1762463785.5259] dhcp6 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Nov 07 05:16:25 Yavanna gdm-password][2058]: PAM unable to dlopen(/usr/lib/security/pam_gnome_keyring.so): /usr/lib/security/pam_gnome_keyring.so: cannot open shared object file: No such file or directory
Nov 07 05:16:25 Yavanna gdm-password][2058]: PAM adding faulty module: /usr/lib/security/pam_gnome_keyring.so
Nov 07 05:16:28 Yavanna gdm-password][2058]: pam_unix(gdm-password:session): session opened for user blindcrone(uid=1000) by blindcrone(uid=0)
Nov 07 05:16:28 Yavanna systemd[1]: Created slice User Slice of UID 1000.
Nov 07 05:16:28 Yavanna systemd[1]: Starting User Runtime Directory /run/user/1000...
Nov 07 05:16:28 Yavanna systemd-logind[578]: New session '3' of user 'blindcrone' with class 'user' and type 'x11'.
Nov 07 05:16:28 Yavanna systemd-user-runtime-dir[2284]: Successfully configured disk quota for UID 1000 on /tmp to 12.3G
Nov 07 05:16:28 Yavanna systemd-user-runtime-dir[2284]: Successfully configured disk quota for UID 1000 on /dev/shm to 12.3G
Nov 07 05:16:28 Yavanna systemd[1]: Finished User Runtime Directory /run/user/1000.
Nov 07 05:16:28 Yavanna systemd[1]: Starting User Manager for UID 1000...
Nov 07 05:16:28 Yavanna (systemd)[2286]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[/dev/tty1] user=[blindcrone] ruser=[<unknown>] rhost=[<unknown>]
Nov 07 05:16:28 Yavanna (systemd)[2286]: pam_unix(systemd-user:session): session opened for user blindcrone(uid=1000) by blindcrone(uid=0)
Nov 07 05:16:28 Yavanna systemd-logind[578]: New session '4' of user 'blindcrone' with class 'manager' and type 'unspecified'.
Nov 07 05:16:28 Yavanna systemd[2286]: Queued start job for default target Main User Target.
Nov 07 05:16:28 Yavanna systemd[2286]: Created slice User Application Slice.
Nov 07 05:16:28 Yavanna systemd[2286]: Reached target Paths.
Nov 07 05:16:28 Yavanna systemd[2286]: Reached target Timers.
Nov 07 05:16:28 Yavanna systemd[2286]: Starting D-Bus User Message Bus Socket...
Nov 07 05:16:28 Yavanna systemd[2286]: Listening on GnuPG network certificate management daemon.
Nov 07 05:16:28 Yavanna systemd[2286]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 07 05:16:28 Yavanna systemd[2286]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Nov 07 05:16:28 Yavanna systemd[2286]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Nov 07 05:16:28 Yavanna systemd[2286]: Listening on GnuPG cryptographic agent and passphrase cache.
Nov 07 05:16:28 Yavanna systemd[2286]: Listening on GnuPG public key management service.
Nov 07 05:16:28 Yavanna systemd[2286]: Listening on p11-kit server.
Nov 07 05:16:28 Yavanna systemd[2286]: Listening on PipeWire PulseAudio.
Nov 07 05:16:28 Yavanna systemd[2286]: Listening on PipeWire Multimedia System Sockets.
Nov 07 05:16:28 Yavanna systemd[2286]: Listening on Query the User Interactively for a Password.
Nov 07 05:16:28 Yavanna systemd[2286]: Listening on D-Bus User Message Bus Socket.
Nov 07 05:16:28 Yavanna systemd[2286]: Reached target Sockets.
Nov 07 05:16:28 Yavanna systemd[2286]: Reached target Basic System.
Nov 07 05:16:28 Yavanna systemd[2286]: Reached target Main User Target.
Nov 07 05:16:28 Yavanna systemd[2286]: Startup finished in 66ms.
Nov 07 05:16:28 Yavanna systemd[1]: Started User Manager for UID 1000.
Nov 07 05:16:28 Yavanna systemd[1]: Started Session 3 of User blindcrone.
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/ldac
Nov 07 05:16:28 Yavanna kernel: rfkill: input handler enabled
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/aptx_hd
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx_hd
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/aptx
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/aac
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aac
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/opus_g
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/opus_g
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/faststream
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/faststream_duplex
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/opus_05
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/opus_05
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Nov 07 05:16:28 Yavanna gnome-shell[687]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Nov 07 05:16:28 Yavanna systemd[2286]: Reached target Sound Card.
Nov 07 05:16:28 Yavanna systemd[653]: Reached target Sound Card.
Nov 07 05:16:28 Yavanna gsd-media-keys[783]: Unable to get default source
Nov 07 05:16:28 Yavanna gsd-media-keys[783]: Unable to get default sink
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (--) Log file renamed from "/home/blindcrone/.local/share/xorg/Xorg.pid-2428.log" to "/home/blindcrone/.local/share/xorg/Xorg.0.log"
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: X.Org X Server 1.21.1.20
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: X Protocol Version 11, Revision 0
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Current Operating System: Linux Yavanna 6.17.7-arch1-1 #1 SMP PREEMPT_DYNAMIC Sun, 02 Nov 2025 17:27:22 +0000 x86_64
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Kernel command line: ro root=UUID=c1da08d6-8d09-410a-a9d6-729e6a1b117f acpi_osi=Linux initrd=boot\initramfs-linux.img initrd=boot\intel-ucode.img
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]:
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Current version of pixman: 0.46.4
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Before reporting problems, check http://wiki.x.org
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: to make sure that you have the latest version.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Markers: (--) probed, (**) from config file, (==) default setting,
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (++) from command line, (!!) notice, (II) informational,
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (==) Log file: "/home/blindcrone/.local/share/xorg/Xorg.0.log", Time: Fri Nov 7 05:16:28 2025
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (==) Using config file: "/etc/X11/xorg.conf"
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (==) ServerLayout "X.org Configured"
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (**) |-->Screen "Screen0" (0)
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (**) | |-->Monitor "Monitor0"
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (**) | |-->Device "Card0"
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (**) |-->Input Device "Mouse0"
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (**) |-->Input Device "Keyboard0"
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (**) Allowing byte-swapped clients
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (==) Automatically adding devices
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (==) Automatically enabling devices
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (==) Automatically adding GPU devices
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (==) Automatically binding GPU devices
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) The directory "/usr/share/fonts/misc" does not exist.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Entry deleted from font path.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) The directory "/usr/share/fonts/OTF" does not exist.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Entry deleted from font path.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) The directory "/usr/share/fonts/Type1" does not exist.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Entry deleted from font path.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) The directory "/usr/share/fonts/100dpi" does not exist.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Entry deleted from font path.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) The directory "/usr/share/fonts/75dpi" does not exist.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Entry deleted from font path.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) The directory "/usr/share/fonts/misc" does not exist.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Entry deleted from font path.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) The directory "/usr/share/fonts/OTF" does not exist.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Entry deleted from font path.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) The directory "/usr/share/fonts/Type1" does not exist.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Entry deleted from font path.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) The directory "/usr/share/fonts/100dpi" does not exist.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Entry deleted from font path.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) The directory "/usr/share/fonts/75dpi" does not exist.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Entry deleted from font path.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (**) FontPath set to:
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: /usr/share/fonts/TTF,
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: /usr/share/fonts/TTF
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (**) ModulePath set to "/usr/lib/xorg/modules"
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) Disabling Mouse0
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) Disabling Keyboard0
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (II) Module ABI versions:
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: X.Org ANSI C Emulation: 0.4
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: X.Org Video Driver: 25.2
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: X.Org XInput driver : 24.4
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: X.Org Server Extension : 10.0
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (++) using VT number 2
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (II) xfree86: Adding drm device (/dev/dri/card1)
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 14 paused 0
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (--) PCI:*(0@0:2:0) 8086:7d51:1ee7:2081 rev 3, Mem @ 0x4818000000/16777216, 0x4000000000/268435456, BIOS @ 0x????????/131072
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (II) LoadModule: "glx"
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (II) Module glx: vendor="X.Org Foundation"
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: compiled for 1.21.1.20, module version = 1.0.0
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: ABI class: X.Org Server Extension, version 10.0
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (II) LoadModule: "intel"
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) Warning, couldn't open module intel
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (EE) Failed to load module "intel" (module does not exist, 0)
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (EE) No drivers available.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (EE)
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Fatal server error:
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (EE) no screens found(EE)
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (EE)
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Please consult the The X.Org Foundation support
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: at http://wiki.x.org
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: for help.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (EE) Please also check the log file at "/home/blindcrone/.local/share/xorg/Xorg.0.log" for additional information.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (EE)
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (EE) Server terminated with error (1). Closing log file.
Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2413]: Unable to run X server
Nov 07 05:16:28 Yavanna gdm-password][2058]: pam_unix(gdm-password:session): session closed for user blindcrone
Nov 07 05:16:28 Yavanna gdm[629]: Gdm: GdmDisplay: Session never registered, failing
Nov 07 05:16:28 Yavanna systemd[1]: session-3.scope: Deactivated successfully.
Nov 07 05:16:28 Yavanna systemd-logind[578]: Session 3 logged out. Waiting for processes to exit.
Nov 07 05:16:28 Yavanna systemd-logind[578]: Removed session 3.
Nov 07 05:16:28 Yavanna kernel: rfkill: input handler disabled
Nov 07 05:16:28 Yavanna wireplumber[884]: spa.bluez5.midi: org.bluez.GattManager1.RegisterApplication() failed: GDBus.Error:org.bluez.Error.AlreadyExists: Already Exists
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/ldac
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/aptx_hd
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_hd
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/aptx
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/aac
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aac
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/opus_g
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/opus_g
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/sbc
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/sbc
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/faststream
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/faststream_duplex
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/opus_05
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/opus_05
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Nov 07 05:16:28 Yavanna gsd-media-keys[783]: Unable to get default sink
Nov 07 05:16:28 Yavanna systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Nov 07 05:16:28 Yavanna gnome-shell[687]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Nov 07 05:16:28 Yavanna gnome-shell[2506]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Nov 07 05:16:28 Yavanna gnome-shell[2506]: > Warning: Unsupported maximum keycode 708, clipping.
Nov 07 05:16:28 Yavanna gnome-shell[2506]: > X11 cannot support keycodes above 255.
Nov 07 05:16:28 Yavanna gnome-shell[2506]: > Warning: Virtual modifier Hyper multiply defined
Nov 07 05:16:28 Yavanna gnome-shell[2506]: > Using 0, ignoring 0
Nov 07 05:16:28 Yavanna gnome-shell[2506]: > Warning: Virtual modifier ScrollLock multiply defined
Nov 07 05:16:28 Yavanna gnome-shell[2506]: > Using 0, ignoring 0
Nov 07 05:16:28 Yavanna gnome-shell[2506]: Errors from xkbcomp are not fatal to the X server
Nov 07 05:16:30 Yavanna NetworkManager[574]: <info> [1762463790.4145] policy: set 'murica' (wlp0s20f3) as default for IPv6 routing and DNS
Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/ldac
Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/aptx_hd
Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_hd
Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/aptx
Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx
Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/aac
Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aac
Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/opus_g
Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/opus_g
Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/sbc
Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/sbc
Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/faststream
Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/faststream_duplex
Nov 07 05:16:31 Yavanna kernel: rfkill: input handler enabled
Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/opus_05
Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/opus_05
Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Nov 07 05:16:31 Yavanna systemd[1]: Started Getty on tty2.
Nov 07 05:16:31 Yavanna gsd-media-keys[783]: Unable to get default source
Nov 07 05:16:31 Yavanna gsd-media-keys[783]: Unable to get default sink
Nov 07 05:16:31 Yavanna gsd-power[784]: Release of light sensors failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Not Authorized: Sensor claim not allowed
Nov 07 05:16:35 Yavanna login[2539]: pam_unix(login:session): session opened for user blindcrone(uid=1000) by blindcrone(uid=0)
Nov 07 05:16:35 Yavanna systemd-logind[578]: New session '5' of user 'blindcrone' with class 'user' and type 'tty'.
Nov 07 05:16:35 Yavanna systemd[1]: Started Session 5 of User blindcrone.
Nov 07 05:16:35 Yavanna login[2539]: LOGIN ON tty2 BY blindcrone
Nov 07 05:16:44 Yavanna sudo[2621]: blindcrone : TTY=tty2 ; PWD=/home/blindcrone ; USER=root ; COMMAND=/usr/bin/systemctl stop gdm
Nov 07 05:16:44 Yavanna sudo[2621]: pam_unix(sudo:session): session opened for user root(uid=0) by blindcrone(uid=1000)
Nov 07 05:16:44 Yavanna systemd[1]: Stopping GNOME Display Manager...
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME Wayland Session (session: gnome-login).
Nov 07 05:16:44 Yavanna systemd[653]: Stopping Accessibility services bus...
Nov 07 05:16:44 Yavanna systemd[653]: Stopping Portal service (GNOME implementation)...
Nov 07 05:16:44 Yavanna systemd[653]: Stopping Portal service (GTK/GNOME implementation)...
Nov 07 05:16:44 Yavanna dbus-broker[738]: Dispatched 30 messages @ 3(±4)μs / message.
Nov 07 05:16:44 Yavanna systemd[653]: Stopping Portal service...
Nov 07 05:16:44 Yavanna systemd[653]: Stopping flatpak document portal service...
Nov 07 05:16:44 Yavanna systemd[653]: Stopping sandboxed app permission store...
Nov 07 05:16:44 Yavanna systemd[653]: Stopped sandboxed app permission store.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped Portal service.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped Portal service (GNOME implementation).
Nov 07 05:16:44 Yavanna systemd[653]: Stopped Portal service (GTK/GNOME implementation).
Nov 07 05:16:44 Yavanna systemd[653]: Stopped Accessibility services bus.
Nov 07 05:16:44 Yavanna systemd[1]: run-user-60578-doc.mount: Deactivated successfully.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped flatpak document portal service.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target Current graphical user session.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME Session.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME basic session services.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME Wayland Session.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME session X11 services.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME Session (session: gnome-login).
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME accessibility target.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME keyboard configuration target.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME keyboard shortcuts target.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME power management target.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME RFKill support target.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME file sharing target.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME smartcard target.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME USB protection target.
Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME accessibility service...
Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME keyboard configuration service...
Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME keyboard shortcuts service...
Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME power management service...
Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME RFKill support service...
Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME file sharing service...
Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME smartcard service...
Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME USB protection service...
Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME XSettings service...
Nov 07 05:16:44 Yavanna systemd[653]: Stopped Monitor Session leader for GNOME Session.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME accessibility service.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME keyboard configuration service.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME keyboard shortcuts service.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME power management service.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME RFKill support service.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME file sharing service.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME smartcard service.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME XSettings service.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME session X11 services.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME USB protection service.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME Session is initialized.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME Shell.
Nov 07 05:16:44 Yavanna gnome-shell[687]: Connection to xwayland lost
Nov 07 05:16:44 Yavanna gnome-shell[687]: Shutting down GNOME Shell
Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME Shell on Wayland...
Nov 07 05:16:44 Yavanna gnome-shell[687]: Using public X11 display :1024, (using :1025 for managed services)
Nov 07 05:16:44 Yavanna polkitd[590]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.17, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME Shell on Wayland.
Nov 07 05:16:44 Yavanna systemd[653]: org.gnome.Shell@wayland.service: Consumed 3.574s CPU time, 670.1M memory peak.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME Session Manager is ready.
Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME Session Manager (session: gnome-login)...
Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME Session Manager (session: gnome-login).
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target Tasks to be run before GNOME Session starts.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target Session services which should run early before the graphical session is brought up.
Nov 07 05:16:44 Yavanna systemd[653]: Reached target Shutdown running GNOME Session.
Nov 07 05:16:44 Yavanna systemd[653]: Starting Restart DBus after GNOME Session shutdown...
Nov 07 05:16:44 Yavanna systemd[653]: Stopped target Shutdown running GNOME Session.
Nov 07 05:16:44 Yavanna systemd[653]: Started Restart DBus after GNOME Session shutdown.
Nov 07 05:16:44 Yavanna systemd[653]: Stopping Multimedia Service Session Manager...
Nov 07 05:16:44 Yavanna systemd[1]: session-1.scope: Deactivated successfully.
Nov 07 05:16:44 Yavanna systemd-logind[578]: Session 1 logged out. Waiting for processes to exit.
Nov 07 05:16:44 Yavanna systemd-logind[578]: Removed session 1.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped Multimedia Service Session Manager.
Nov 07 05:16:44 Yavanna dbus-broker[667]: Dispatched 3291 messages @ 3(±6)μs / message.
Nov 07 05:16:44 Yavanna systemd[653]: Stopping D-Bus User Message Bus...
Nov 07 05:16:44 Yavanna systemd[653]: Stopping PipeWire Multimedia Service...
Nov 07 05:16:44 Yavanna systemd[653]: Stopped D-Bus User Message Bus.
Nov 07 05:16:44 Yavanna systemd[653]: Stopped PipeWire Multimedia Service.
Nov 07 05:16:44 Yavanna gdm[629]: Gdm: Child process -663 was already dead.
Nov 07 05:16:44 Yavanna systemd[1]: gdm.service: Deactivated successfully.
Nov 07 05:16:44 Yavanna systemd[1]: Stopped GNOME Display Manager.
Nov 07 05:16:44 Yavanna sudo[2621]: pam_unix(sudo:session): session closed for user root
Nov 07 05:16:50 Yavanna systemd[1]: systemd-localed.service: Deactivated successfully.
Nov 07 05:16:50 Yavanna systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Nov 07 05:16:54 Yavanna sshd-session[2767]: Accepted publickey for blindcrone from 192.168.13.120 port 50898 ssh2: ED25519 SHA256:ZYWshtG5X6FkDunl2tJ9tuq7VDX4jLrVKEVWWH99U5c
Nov 07 05:16:54 Yavanna sshd-session[2767]: pam_unix(sshd:session): session opened for user blindcrone(uid=1000) by blindcrone(uid=0)
Nov 07 05:16:54 Yavanna systemd-logind[578]: New session '6' of user 'blindcrone' with class 'user' and type 'tty'.
Nov 07 05:16:54 Yavanna systemd[1]: Started Session 6 of User blindcrone.
Nov 07 05:16:54 Yavanna systemd[1]: Stopping User Manager for UID 60578...
Nov 07 05:16:54 Yavanna systemd[653]: Activating special unit Exit the Session...
Nov 07 05:16:54 Yavanna systemd[653]: Removed slice Slice /app/dbus-:1.10-org.a11y.atspi.Registry.
Nov 07 05:16:54 Yavanna systemd[653]: Removed slice Slice /app/dbus-:1.2-org.gnome.ScreenSaver.
Nov 07 05:16:54 Yavanna systemd[653]: Removed slice Slice /app/dbus-:1.2-org.gnome.Shell.Notifications.
Nov 07 05:16:54 Yavanna systemd[653]: Removed slice Slice /app/dbus-:1.2-org.gnome.Shell.Screencast.
Nov 07 05:16:54 Yavanna systemd[653]: app-dbus\x2d:1.2\x2dorg.gnome.Shell.Screencast.slice: Consumed 394ms CPU time, 65.7M memory peak.
Nov 07 05:16:54 Yavanna systemd[653]: Removed slice Slice /app/gnome-session-manager.
Nov 07 05:16:54 Yavanna systemd[653]: Stopped target Main User Target.
Nov 07 05:16:54 Yavanna systemd[653]: Stopped target Sound Card.
Nov 07 05:16:54 Yavanna systemd[653]: Stopping PipeWire PulseAudio...
Nov 07 05:16:54 Yavanna systemd[653]: Stopped PipeWire PulseAudio.
Nov 07 05:16:54 Yavanna systemd[653]: Removed slice User Core Session Slice.
Nov 07 05:16:54 Yavanna systemd[653]: session.slice: Consumed 4.394s CPU time, 734.4M memory peak.
Nov 07 05:16:54 Yavanna systemd[653]: Stopped target Basic System.
Nov 07 05:16:54 Yavanna systemd[653]: Stopped target Paths.
Nov 07 05:16:54 Yavanna systemd[653]: Stopped target Sockets.
Nov 07 05:16:54 Yavanna systemd[653]: Stopped target Timers.
Nov 07 05:16:54 Yavanna systemd[653]: Closed D-Bus User Message Bus Socket.
Nov 07 05:16:54 Yavanna systemd[653]: Closed GnuPG network certificate management daemon.
Nov 07 05:16:54 Yavanna systemd[653]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 07 05:16:54 Yavanna systemd[653]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Nov 07 05:16:54 Yavanna systemd[653]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Nov 07 05:16:54 Yavanna systemd[653]: Closed GnuPG cryptographic agent and passphrase cache.
Nov 07 05:16:54 Yavanna systemd[653]: Closed GnuPG public key management service.
Nov 07 05:16:54 Yavanna systemd[653]: Closed p11-kit server.
Nov 07 05:16:54 Yavanna systemd[653]: Closed PipeWire PulseAudio.
Nov 07 05:16:54 Yavanna systemd[653]: Closed PipeWire Multimedia System Sockets.
Nov 07 05:16:54 Yavanna systemd[653]: Closed Query the User Interactively for a Password.
Nov 07 05:16:54 Yavanna systemd[653]: Removed slice User Application Slice.
Nov 07 05:16:54 Yavanna systemd[653]: app.slice: Consumed 814ms CPU time, 102.3M memory peak.
Nov 07 05:16:54 Yavanna systemd[653]: Reached target Shutdown.
Nov 07 05:16:54 Yavanna systemd[653]: Finished Exit the Session.
Nov 07 05:16:54 Yavanna systemd[653]: Reached target Exit the Session.
Nov 07 05:16:54 Yavanna systemd-logind[578]: Removed session 2.
Nov 07 05:16:54 Yavanna systemd[1]: user@60578.service: Deactivated successfully.
Nov 07 05:16:54 Yavanna systemd[1]: Stopped User Manager for UID 60578.
Nov 07 05:16:54 Yavanna systemd[1]: user@60578.service: Consumed 5.405s CPU time, 833.6M memory peak.
Nov 07 05:16:54 Yavanna systemd[1]: Stopping User Runtime Directory /run/user/60578...
Nov 07 05:16:54 Yavanna systemd[1]: run-user-60578.mount: Deactivated successfully.
Nov 07 05:16:54 Yavanna systemd[1]: user-runtime-dir@60578.service: Deactivated successfully.
Nov 07 05:16:54 Yavanna systemd[1]: Stopped User Runtime Directory /run/user/60578.
Nov 07 05:16:54 Yavanna systemd[1]: Removed slice User Slice of UID 60578.
Nov 07 05:16:54 Yavanna systemd[1]: user-60578.slice: Consumed 5.435s CPU time, 836.2M memory peak.
Nov 07 05:17:20 Yavanna geoclue[892]: Service not used for 60 seconds. Shutting down..
Nov 07 05:17:20 Yavanna systemd[1]: geoclue.service: Deactivated successfully.Last edited by blindcrone (2025-11-06 21:21:51)
Offline
Interestingly, I noticed that there's a fn key that toggles the touchpad. I'm able to test it in plasma and it seems like the touchpad can click (And does this via pressure and haptics. There's no sensation from trying when it's disabled but the haptic feedback tricks my fingers into feeling like I'm depressing the touchpad a little when it's enabled). It even respects settings like "bottom-right region is right click", which to me seems like the touchpad is receiving input in a way that can differentiate where, but it won't move the cursor or scroll or anything like that.
Last edited by blindcrone (2025-11-06 21:47:08)
Offline
Did you setup a custom config trying to use xf86-video-intel regardless? But anyway you're crashing in i915 somewhere, I'm somewhat surprised that's even still attempted for a GPU this new, but try https://wiki.archlinux.org/title/Intel_ … _Xe_driver
For the touchpad issues, what do you get when trying to press things from
sudo libinput debug-eventsdo you see the touch/scroll events? Do you potentially have UEFI settings for configuring the "advancedness" of the touchpad? Why are you setting acpi_osi=Linux ? Most systems will react allergic to that you probably don't want to set that.
Last edited by V1del (2025-11-06 22:13:11)
Offline
Ah snap, the acpi was just one of the many things I tried based on the advice of random internet searches. Removed it, but it doesn't seem to help here, nor did the xe override (Didn't seem to change anything, still getting "can't find intel module" from startx
Unfortunately no touchpad options in the whole UEFI menu, and the touchpad works normally as a mouse in that menu
No debug events show up either, except of course for the pointer button ones
Last edited by blindcrone (2025-11-06 23:35:21)
Offline
Okay neat actually there was a default xorg.conf that looked for that module and deleting it was sufficient to let those drivers work, and now xorg seems to. Thanks, now I'm just down to the touchpad issue
Offline
Alright, this is super strange:
On cinnamon, but not plasma, the touchpad will move only when a click button is held down, but this doesn't register any libinput debug events at all (Only the click event)
EDIT: I think this is probably xorg vs wayland, and happens because libinput and synaptics are fighting? But if I remove synaptics it just doesn't ever work, and I can't remove libinput as xorg-server depends on it
Last edited by blindcrone (2025-11-07 01:52:44)
Offline
Evdev logs also seem to show all touchpad events regardless of whether there's a click first, so I'm not sure what's behind this behavior or, as of yet, what to try next
Offline
Figured out the touchpad. I modified the honor quirks file to the following (Kinda wish this forum had a diff view. Does it?)
/usr/share/libinput/50-system-honor.quirks
[HONOR MagicBook Art 14]
MatchName=*TOPS0102*
MatchUdevType=touchpad
AttrEventCode=-BTN_RIGHT
ModelPressurePad=1The basic issue is that the quirk isn't being included by libinput for this touchpad correctly. I had to get rid of the MatchDMIModalias line for any of it to apply, as I think this is a different model of touchpad than was used in the prior magicbook art 14. Not sure how to find that ID, but removing that line worked for me
Last edited by blindcrone (2025-11-08 06:26:44)
Offline
Huh. I removed xf86-video-intel and now x11 sessions simply won't start ("No screens found!" error when started with startx), rather than this weird intermediate state of starting but displaying nothing. Anyway here's that log:
Nov 07 05:16:14 archlinux kernel: Linux version 6.17.7-arch1-1 (linux@archlinux) (gcc (GCC) 15.2.1 20250813, GNU ld (GNU Binutils) 2.45.0) #1 SMP PREEMPT_DYNAMIC Sun, 02 Nov 2025 17:27:22 +0000 Nov 07 05:16:14 archlinux kernel: Command line: ro root=UUID=c1da08d6-8d09-410a-a9d6-729e6a1b117f acpi_osi=Linux initrd=boot\initramfs-linux.img initrd=boot\intel-ucode.img Nov 07 05:16:14 archlinux kernel: x86/CPU: Model not found in latest microcode list Nov 07 05:16:14 archlinux kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks Nov 07 05:16:14 archlinux kernel: BIOS-provided physical RAM map: Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000059f8afff] usable Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x0000000059f8b000-0x000000005a88afff] reserved Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x000000005a88b000-0x000000005c6befff] usable Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x000000005c6bf000-0x000000005e6befff] reserved Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x000000005e6bf000-0x0000000063ebefff] ACPI NVS Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x0000000063ebf000-0x0000000063ffefff] ACPI data Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x0000000063fff000-0x0000000063ffffff] usable Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x0000000064000000-0x00000000787fffff] reserved Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved Nov 07 05:16:14 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x000000087fffffff] usable Nov 07 05:16:14 archlinux kernel: NX (Execute Disable) protection: active Nov 07 05:16:14 archlinux kernel: APIC: Static calls initialized Nov 07 05:16:14 archlinux kernel: efi: EFI v2.9 by INSYDE Corp. Nov 07 05:16:14 archlinux kernel: efi: TPMFinalLog=0x63e17000 ACPI=0x63ffe000 ACPI 2.0=0x63ffe014 SMBIOS=0x5cdd7000 MEMATTR=0x54a00018 ESRT=0x549e1218 INITRD=0x54aa2f18 RNG=0x63f22018 TPMEventLog=0x63f21018 Nov 07 05:16:14 archlinux kernel: random: crng init done Nov 07 05:16:14 archlinux kernel: efi: Remove mem130: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map Nov 07 05:16:14 archlinux kernel: e820: remove [mem 0xc0000000-0xcfffffff] reserved Nov 07 05:16:14 archlinux kernel: efi: Not removing mem131: MMIO range=[0xfe010000-0xfe010fff] (4KB) from e820 map Nov 07 05:16:14 archlinux kernel: efi: Remove mem133: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map Nov 07 05:16:14 archlinux kernel: e820: remove [mem 0xff000000-0xffffffff] reserved Nov 07 05:16:14 archlinux kernel: SMBIOS 3.6 present. Nov 07 05:16:14 archlinux kernel: DMI: HONOR MRB-XXX/MRB-XXX-PCB, BIOS 2.04 05/30/2025 Nov 07 05:16:14 archlinux kernel: DMI: Memory slots populated: 8/8 Nov 07 05:16:14 archlinux kernel: tsc: Detected 3700.000 MHz processor Nov 07 05:16:14 archlinux kernel: tsc: Detected 3686.400 MHz TSC Nov 07 05:16:14 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved Nov 07 05:16:14 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable Nov 07 05:16:14 archlinux kernel: last_pfn = 0x880000 max_arch_pfn = 0x400000000 Nov 07 05:16:14 archlinux kernel: MTRR map: 7 entries (3 fixed + 4 variable; max 23), built from 10 variable MTRRs Nov 07 05:16:14 archlinux kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Nov 07 05:16:14 archlinux kernel: x2apic: enabled by BIOS, switching to x2apic ops Nov 07 05:16:14 archlinux kernel: last_pfn = 0x64000 max_arch_pfn = 0x400000000 Nov 07 05:16:14 archlinux kernel: esrt: Reserving ESRT space from 0x00000000549e1218 to 0x00000000549e1368. Nov 07 05:16:14 archlinux kernel: e820: update [mem 0x549e1000-0x549e1fff] usable ==> reserved Nov 07 05:16:14 archlinux kernel: Using GB pages for direct mapping Nov 07 05:16:14 archlinux kernel: Secure boot disabled Nov 07 05:16:14 archlinux kernel: RAMDISK: [mem 0x4c5d7000-0x4e65cfff] Nov 07 05:16:14 archlinux kernel: ACPI: Early table checksum verification disabled Nov 07 05:16:14 archlinux kernel: ACPI: RSDP 0x0000000063FFE014 000024 (v02 HONOR ) Nov 07 05:16:14 archlinux kernel: ACPI: XSDT 0x0000000063F25228 00017C (v01 HONOR ARL 00000002 01000013) Nov 07 05:16:14 archlinux kernel: ACPI: FACP 0x0000000063FC2000 000114 (v06 HONOR ARL 00000002 ACPI 00040000) Nov 07 05:16:14 archlinux kernel: ACPI: DSDT 0x0000000063F3F000 07FB66 (v02 HONOR ARL 00000002 ACPI 00040000) Nov 07 05:16:14 archlinux kernel: ACPI: FACS 0x0000000063DEE000 000040 Nov 07 05:16:14 archlinux kernel: ACPI: UEFI 0x0000000063E16000 0001CF (v01 HONOR ARL 00000001 ACPI 00040000) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FFC000 00038C (v02 HONOR Pmax_Dev 00000001 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FF9000 002F46 (v02 HONOR PDatTabl 00001000 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FF8000 000770 (v02 HONOR Cpu0Ist 00003000 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FF7000 0005FB (v02 HONOR Cpu0Hwp 00003000 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FF6000 0001AB (v02 HONOR Cpu0Psd 00003000 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FF5000 000394 (v02 HONOR Cpu0Cst 00003001 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FF3000 001BAF (v02 HONOR ApIst 00003000 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FF1000 001620 (v02 HONOR ApHwp 00003000 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FEF000 001349 (v02 HONOR ApPsd 00003000 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FEE000 000FBB (v02 HONOR ApCst 00003000 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FEA000 003BC8 (v02 HONOR CpuSsdt 00003000 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: DTPR 0x0000000063FE9000 000088 (v01 HONOR ARL 00000000 ACPI 00040000) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FE6000 00247E (v02 HONOR IgfxSsdt 00003000 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FDC000 009C46 (v02 HONOR TcssSsdt 00001000 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FDB000 00077B (v02 HONOR Tpm2Tabl 00001000 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: TPM2 0x0000000063FDA000 00004C (v04 HONOR ARL 00000002 ACPI 00040000) Nov 07 05:16:14 archlinux kernel: ACPI: MSDM 0x0000000063FD9000 000055 (v03 HONOR ARL 00000001 ACPI 00040000) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FD4000 004C27 (v02 HONOR DptfTabl 00001000 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FD1000 001295 (v01 HONOR WmiTable 00001000 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: HDLT 0x0000000063FCF000 00111C (v01 HONOR ARL 00000001 ACPI 00040000) Nov 07 05:16:14 archlinux kernel: ACPI: LPIT 0x0000000063FFD000 0000CC (v01 HONOR ARL 00000002 ACPI 00040000) Nov 07 05:16:14 archlinux kernel: ACPI: WSMT 0x0000000063FCE000 000028 (v01 HONOR ARL 00000002 ACPI 00040000) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FCD000 000CA6 (v02 HONOR PtidDevc 00001000 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FC7000 005E42 (v02 HONOR TbtTypeC 00000000 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: DBGP 0x0000000063FC6000 000034 (v01 HONOR ARL 00000002 ACPI 00040000) Nov 07 05:16:14 archlinux kernel: ACPI: DBG2 0x0000000063FC5000 000054 (v00 HONOR ARL 00000002 ACPI 00040000) Nov 07 05:16:14 archlinux kernel: ACPI: NHLT 0x0000000063FC3000 00101C (v00 HONOR ARL 00000002 ACPI 00040000) Nov 07 05:16:14 archlinux kernel: ACPI: HPET 0x0000000063FC1000 000038 (v01 HONOR ARL 00000002 ACPI 00040000) Nov 07 05:16:14 archlinux kernel: ACPI: APIC 0x0000000063FC0000 000358 (v05 HONOR ARL 00000002 ACPI 00040000) Nov 07 05:16:14 archlinux kernel: ACPI: MCFG 0x0000000063FBF000 00003C (v01 HONOR ARL 00000002 ACPI 00040000) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063F36000 008B8D (v02 HONOR ARL 00000002 01000013) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063F34000 00147F (v02 HONOR ARL 00000002 01000013) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063F30000 003971 (v02 HONOR ARL 00000002 01000013) Nov 07 05:16:14 archlinux kernel: ACPI: DMAR 0x0000000063F2F000 000098 (v01 HONOR ARL 00000002 ACPI 00040000) Nov 07 05:16:14 archlinux kernel: ACPI: FPDT 0x0000000063F2E000 000044 (v01 HONOR ARL 00000002 ACPI 00040000) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063F2C000 0010B7 (v02 HONOR xh_mtlp3 00000000 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063F29000 00281A (v02 HONOR SocGpe 00003000 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063F26000 0028D3 (v02 HONOR SocCmn 00003000 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: SSDT 0x0000000063FD3000 0000F8 (v02 HONOR PcdTabl 00001000 INTL 20200717) Nov 07 05:16:14 archlinux kernel: ACPI: PHAT 0x0000000063F23000 000814 (v01 HONOR ARL 00000005 ACPI 00040000) Nov 07 05:16:14 archlinux kernel: ACPI: BGRT 0x0000000063F24000 000038 (v01 HONOR ARL 00000002 ACPI 00040000) Nov 07 05:16:14 archlinux kernel: ACPI: Reserving FACP table memory at [mem 0x63fc2000-0x63fc2113] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving DSDT table memory at [mem 0x63f3f000-0x63fbeb65] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving FACS table memory at [mem 0x63dee000-0x63dee03f] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving UEFI table memory at [mem 0x63e16000-0x63e161ce] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63ffc000-0x63ffc38b] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63ff9000-0x63ffbf45] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63ff8000-0x63ff876f] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63ff7000-0x63ff75fa] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63ff6000-0x63ff61aa] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63ff5000-0x63ff5393] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63ff3000-0x63ff4bae] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63ff1000-0x63ff261f] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fef000-0x63ff0348] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fee000-0x63feefba] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fea000-0x63fedbc7] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving DTPR table memory at [mem 0x63fe9000-0x63fe9087] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fe6000-0x63fe847d] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fdc000-0x63fe5c45] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fdb000-0x63fdb77a] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving TPM2 table memory at [mem 0x63fda000-0x63fda04b] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving MSDM table memory at [mem 0x63fd9000-0x63fd9054] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fd4000-0x63fd8c26] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fd1000-0x63fd2294] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving HDLT table memory at [mem 0x63fcf000-0x63fd011b] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving LPIT table memory at [mem 0x63ffd000-0x63ffd0cb] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving WSMT table memory at [mem 0x63fce000-0x63fce027] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fcd000-0x63fcdca5] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fc7000-0x63fcce41] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving DBGP table memory at [mem 0x63fc6000-0x63fc6033] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving DBG2 table memory at [mem 0x63fc5000-0x63fc5053] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving NHLT table memory at [mem 0x63fc3000-0x63fc401b] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving HPET table memory at [mem 0x63fc1000-0x63fc1037] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving APIC table memory at [mem 0x63fc0000-0x63fc0357] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving MCFG table memory at [mem 0x63fbf000-0x63fbf03b] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63f36000-0x63f3eb8c] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63f34000-0x63f3547e] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63f30000-0x63f33970] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving DMAR table memory at [mem 0x63f2f000-0x63f2f097] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving FPDT table memory at [mem 0x63f2e000-0x63f2e043] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63f2c000-0x63f2d0b6] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63f29000-0x63f2b819] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63f26000-0x63f288d2] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x63fd3000-0x63fd30f7] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving PHAT table memory at [mem 0x63f23000-0x63f23813] Nov 07 05:16:14 archlinux kernel: ACPI: Reserving BGRT table memory at [mem 0x63f24000-0x63f24037] Nov 07 05:16:14 archlinux kernel: APIC: Switched APIC routing to: cluster x2apic Nov 07 05:16:14 archlinux kernel: No NUMA configuration found Nov 07 05:16:14 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x000000087fffffff] Nov 07 05:16:14 archlinux kernel: NODE_DATA(0) allocated [mem 0x87ffd52c0-0x87fffffff] Nov 07 05:16:14 archlinux kernel: Zone ranges: Nov 07 05:16:14 archlinux kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Nov 07 05:16:14 archlinux kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] Nov 07 05:16:14 archlinux kernel: Normal [mem 0x0000000100000000-0x000000087fffffff] Nov 07 05:16:14 archlinux kernel: Device empty Nov 07 05:16:14 archlinux kernel: Movable zone start for each node Nov 07 05:16:14 archlinux kernel: Early memory node ranges Nov 07 05:16:14 archlinux kernel: node 0: [mem 0x0000000000001000-0x000000000009efff] Nov 07 05:16:14 archlinux kernel: node 0: [mem 0x0000000000100000-0x0000000059f8afff] Nov 07 05:16:14 archlinux kernel: node 0: [mem 0x000000005a88b000-0x000000005c6befff] Nov 07 05:16:14 archlinux kernel: node 0: [mem 0x0000000063fff000-0x0000000063ffffff] Nov 07 05:16:14 archlinux kernel: node 0: [mem 0x0000000100000000-0x000000087fffffff] Nov 07 05:16:14 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000087fffffff] Nov 07 05:16:14 archlinux kernel: On node 0, zone DMA: 1 pages in unavailable ranges Nov 07 05:16:14 archlinux kernel: On node 0, zone DMA: 97 pages in unavailable ranges Nov 07 05:16:14 archlinux kernel: On node 0, zone DMA32: 2304 pages in unavailable ranges Nov 07 05:16:14 archlinux kernel: On node 0, zone DMA32: 31040 pages in unavailable ranges Nov 07 05:16:14 archlinux kernel: On node 0, zone Normal: 16384 pages in unavailable ranges Nov 07 05:16:14 archlinux kernel: ACPI: PM-Timer IO Port: 0x1808 Nov 07 05:16:14 archlinux kernel: ACPI: X2APIC_NMI (uid[0xffffffff] high level lint[0x1]) Nov 07 05:16:14 archlinux kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119 Nov 07 05:16:14 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Nov 07 05:16:14 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) Nov 07 05:16:14 archlinux kernel: ACPI: Using ACPI (MADT) for SMP configuration information Nov 07 05:16:14 archlinux kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 Nov 07 05:16:14 archlinux kernel: e820: update [mem 0x53c11000-0x53c75fff] usable ==> reserved Nov 07 05:16:14 archlinux kernel: TSC deadline timer available Nov 07 05:16:14 archlinux kernel: CPU topo: Max. logical packages: 1 Nov 07 05:16:14 archlinux kernel: CPU topo: Max. logical dies: 1 Nov 07 05:16:14 archlinux kernel: CPU topo: Max. dies per package: 1 Nov 07 05:16:14 archlinux kernel: CPU topo: Max. threads per core: 1 Nov 07 05:16:14 archlinux kernel: CPU topo: Num. cores per package: 16 Nov 07 05:16:14 archlinux kernel: CPU topo: Num. threads per package: 16 Nov 07 05:16:14 archlinux kernel: CPU topo: Allowing 16 present CPUs plus 0 hotplug CPUs Nov 07 05:16:14 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] Nov 07 05:16:14 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff] Nov 07 05:16:14 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x53c11000-0x53c75fff] Nov 07 05:16:14 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x549e1000-0x549e1fff] Nov 07 05:16:14 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x59f8b000-0x5a88afff] Nov 07 05:16:14 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x5c6bf000-0x63ffefff] Nov 07 05:16:14 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x64000000-0xffffffff] Nov 07 05:16:14 archlinux kernel: [mem 0x78800000-0xfe00ffff] available for PCI devices Nov 07 05:16:14 archlinux kernel: Booting paravirtualized kernel on bare hardware Nov 07 05:16:14 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Nov 07 05:16:14 archlinux kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1 Nov 07 05:16:14 archlinux kernel: percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u262144 Nov 07 05:16:14 archlinux kernel: pcpu-alloc: s217088 r8192 d28672 u262144 alloc=1*2097152 Nov 07 05:16:14 archlinux kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 Nov 07 05:16:14 archlinux kernel: Kernel command line: ro root=UUID=c1da08d6-8d09-410a-a9d6-729e6a1b117f acpi_osi=Linux initrd=boot\initramfs-linux.img initrd=boot\intel-ucode.img Nov 07 05:16:14 archlinux kernel: printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes Nov 07 05:16:14 archlinux kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear) Nov 07 05:16:14 archlinux kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) Nov 07 05:16:14 archlinux kernel: software IO TLB: area num 16. Nov 07 05:16:14 archlinux kernel: Fallback order for Node 0: 0 Nov 07 05:16:14 archlinux kernel: Built 1 zonelists, mobility grouping on. Total pages: 8240478 Nov 07 05:16:14 archlinux kernel: Policy zone: Normal Nov 07 05:16:14 archlinux kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off Nov 07 05:16:14 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 Nov 07 05:16:14 archlinux kernel: ftrace: allocating 56529 entries in 224 pages Nov 07 05:16:14 archlinux kernel: ftrace: allocated 224 pages with 3 groups Nov 07 05:16:14 archlinux kernel: Dynamic Preempt: full Nov 07 05:16:14 archlinux kernel: rcu: Preemptible hierarchical RCU implementation. Nov 07 05:16:14 archlinux kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16. Nov 07 05:16:14 archlinux kernel: rcu: RCU priority boosting: priority 1 delay 500 ms. Nov 07 05:16:14 archlinux kernel: Trampoline variant of Tasks RCU enabled. Nov 07 05:16:14 archlinux kernel: Rude variant of Tasks RCU enabled. Nov 07 05:16:14 archlinux kernel: Tracing variant of Tasks RCU enabled. Nov 07 05:16:14 archlinux kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Nov 07 05:16:14 archlinux kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16 Nov 07 05:16:14 archlinux kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16. Nov 07 05:16:14 archlinux kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16. Nov 07 05:16:14 archlinux kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16. Nov 07 05:16:14 archlinux kernel: NR_IRQS: 524544, nr_irqs: 2184, preallocated irqs: 16 Nov 07 05:16:14 archlinux kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention. Nov 07 05:16:14 archlinux kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) Nov 07 05:16:14 archlinux kernel: Console: colour dummy device 80x25 Nov 07 05:16:14 archlinux kernel: printk: legacy console [tty0] enabled Nov 07 05:16:14 archlinux kernel: ACPI: Core revision 20250404 Nov 07 05:16:14 archlinux kernel: hpet: HPET dysfunctional in PC10. Force disabled. Nov 07 05:16:14 archlinux kernel: APIC: Switch to symmetric I/O mode setup Nov 07 05:16:14 archlinux kernel: DMAR: Host address width 42 Nov 07 05:16:14 archlinux kernel: DMAR: DRHD base: 0x000000fc800000 flags: 0x0 Nov 07 05:16:14 archlinux kernel: DMAR: dmar0: reg_base_addr fc800000 ver 7:0 cap c9de008cee690462 ecap 12ca9a00f0ef5e Nov 07 05:16:14 archlinux kernel: DMAR: DRHD base: 0x000000fc801000 flags: 0x1 Nov 07 05:16:14 archlinux kernel: DMAR: dmar1: reg_base_addr fc801000 ver 7:0 cap c9de008cee690462 ecap 12ca9a00f0efde Nov 07 05:16:14 archlinux kernel: DMAR: SATC flags: 0x1 Nov 07 05:16:14 archlinux kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfc801000 IOMMU 1 Nov 07 05:16:14 archlinux kernel: DMAR-IR: HPET id 0 under DRHD base 0xfc801000 Nov 07 05:16:14 archlinux kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping. Nov 07 05:16:14 archlinux kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode Nov 07 05:16:14 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6a464ae9873, max_idle_ns: 881590529744 ns Nov 07 05:16:14 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7372.80 BogoMIPS (lpj=3686400) Nov 07 05:16:14 archlinux kernel: CPU0: Thermal monitoring enabled (TM1) Nov 07 05:16:14 archlinux kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated Nov 07 05:16:14 archlinux kernel: CET detected: Indirect Branch Tracking enabled Nov 07 05:16:14 archlinux kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 Nov 07 05:16:14 archlinux kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 Nov 07 05:16:14 archlinux kernel: process: using mwait in idle threads Nov 07 05:16:14 archlinux kernel: mitigations: Enabled attack vectors: user_kernel, user_user, guest_host, guest_guest, SMT mitigations: auto Nov 07 05:16:14 archlinux kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl Nov 07 05:16:14 archlinux kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS Nov 07 05:16:14 archlinux kernel: VMSCAPE: Mitigation: IBPB before exit to userspace Nov 07 05:16:14 archlinux kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Nov 07 05:16:14 archlinux kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier Nov 07 05:16:14 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Nov 07 05:16:14 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Nov 07 05:16:14 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Nov 07 05:16:14 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' Nov 07 05:16:14 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers' Nov 07 05:16:14 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x1000: 'Control-flow Kernel registers (KVM only)' Nov 07 05:16:14 archlinux kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Nov 07 05:16:14 archlinux kernel: x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8 Nov 07 05:16:14 archlinux kernel: x86/fpu: xstate_offset[11]: 840, xstate_sizes[11]: 16 Nov 07 05:16:14 archlinux kernel: x86/fpu: xstate_offset[12]: 856, xstate_sizes[12]: 24 Nov 07 05:16:14 archlinux kernel: x86/fpu: Enabled xstate features 0x1a07, context size is 880 bytes, using 'compacted' format. Nov 07 05:16:14 archlinux kernel: Freeing SMP alternatives memory: 56K Nov 07 05:16:14 archlinux kernel: pid_max: default: 32768 minimum: 301 Nov 07 05:16:14 archlinux kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf Nov 07 05:16:14 archlinux kernel: landlock: Up and running. Nov 07 05:16:14 archlinux kernel: Yama: becoming mindful. Nov 07 05:16:14 archlinux kernel: LSM support for eBPF active Nov 07 05:16:14 archlinux kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) Nov 07 05:16:14 archlinux kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) Nov 07 05:16:14 archlinux kernel: smpboot: CPU0: Intel(R) Core(TM) Ultra 7 255H (family: 0x6, model: 0xc5, stepping: 0x2) Nov 07 05:16:14 archlinux kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt5+-baseline, AnyThread deprecated, ArrowLake-H Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver. Nov 07 05:16:14 archlinux kernel: core: cpu_core PMU driver: Nov 07 05:16:14 archlinux kernel: ... version: 5 Nov 07 05:16:14 archlinux kernel: ... bit width: 48 Nov 07 05:16:14 archlinux kernel: ... generic registers: 10 Nov 07 05:16:14 archlinux kernel: ... value mask: 0000ffffffffffff Nov 07 05:16:14 archlinux kernel: ... max period: 00007fffffffffff Nov 07 05:16:14 archlinux kernel: ... fixed-purpose events: 4 Nov 07 05:16:14 archlinux kernel: ... event mask: 0001000f000003ff Nov 07 05:16:14 archlinux kernel: signal: max sigframe size: 3632 Nov 07 05:16:14 archlinux kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1411 Nov 07 05:16:14 archlinux kernel: rcu: Hierarchical SRCU implementation. Nov 07 05:16:14 archlinux kernel: rcu: Max phase no-delay instances is 400. Nov 07 05:16:14 archlinux kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level Nov 07 05:16:14 archlinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. Nov 07 05:16:14 archlinux kernel: smp: Bringing up secondary CPUs ... Nov 07 05:16:14 archlinux kernel: smpboot: x86: Booting SMP configuration: Nov 07 05:16:14 archlinux kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 Nov 07 05:16:14 archlinux kernel: core: cpu_atom PMU driver: Nov 07 05:16:14 archlinux kernel: ... version: 5 Nov 07 05:16:14 archlinux kernel: ... bit width: 48 Nov 07 05:16:14 archlinux kernel: ... generic registers: 8 Nov 07 05:16:14 archlinux kernel: ... value mask: 0000ffffffffffff Nov 07 05:16:14 archlinux kernel: ... max period: 00007fffffffffff Nov 07 05:16:14 archlinux kernel: ... fixed-purpose events: 6 Nov 07 05:16:14 archlinux kernel: ... event mask: 00000077000000ff Nov 07 05:16:14 archlinux kernel: core: cpu_lowpower PMU driver: Nov 07 05:16:14 archlinux kernel: ... version: 5 Nov 07 05:16:14 archlinux kernel: ... bit width: 48 Nov 07 05:16:14 archlinux kernel: ... generic registers: 8 Nov 07 05:16:14 archlinux kernel: ... value mask: 0000ffffffffffff Nov 07 05:16:14 archlinux kernel: ... max period: 00007fffffffffff Nov 07 05:16:14 archlinux kernel: ... fixed-purpose events: 3 Nov 07 05:16:14 archlinux kernel: ... event mask: 00000007000000ff Nov 07 05:16:14 archlinux kernel: smp: Brought up 1 node, 16 CPUs Nov 07 05:16:14 archlinux kernel: smpboot: Total of 16 processors activated (117964.80 BogoMIPS) Nov 07 05:16:14 archlinux kernel: Memory: 32203928K/32961912K available (20061K kernel code, 2946K rwdata, 16220K rodata, 4692K init, 4880K bss, 729948K reserved, 0K cma-reserved) Nov 07 05:16:14 archlinux kernel: devtmpfs: initialized Nov 07 05:16:14 archlinux kernel: x86/mm: Memory block size: 128MB Nov 07 05:16:14 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x5e6bf000-0x63ebefff] (92274688 bytes) Nov 07 05:16:14 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Nov 07 05:16:14 archlinux kernel: posixtimers hash table entries: 8192 (order: 5, 131072 bytes, linear) Nov 07 05:16:14 archlinux kernel: futex hash table entries: 4096 (262144 bytes on 1 NUMA nodes, total 256 KiB, linear). Nov 07 05:16:14 archlinux kernel: pinctrl core: initialized pinctrl subsystem Nov 07 05:16:14 archlinux kernel: PM: RTC time: 21:16:13, date: 2025-11-06 Nov 07 05:16:14 archlinux kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family Nov 07 05:16:14 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations Nov 07 05:16:14 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Nov 07 05:16:14 archlinux kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Nov 07 05:16:14 archlinux kernel: audit: initializing netlink subsys (disabled) Nov 07 05:16:14 archlinux kernel: audit: type=2000 audit(1762463773.013:1): state=initialized audit_enabled=0 res=1 Nov 07 05:16:14 archlinux kernel: thermal_sys: Registered thermal governor 'fair_share' Nov 07 05:16:14 archlinux kernel: thermal_sys: Registered thermal governor 'bang_bang' Nov 07 05:16:14 archlinux kernel: thermal_sys: Registered thermal governor 'step_wise' Nov 07 05:16:14 archlinux kernel: thermal_sys: Registered thermal governor 'user_space' Nov 07 05:16:14 archlinux kernel: thermal_sys: Registered thermal governor 'power_allocator' Nov 07 05:16:14 archlinux kernel: cpuidle: using governor ladder Nov 07 05:16:14 archlinux kernel: cpuidle: using governor menu Nov 07 05:16:14 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Nov 07 05:16:14 archlinux kernel: PCI: ECAM [mem 0xc0000000-0xcfffffff] (base 0xc0000000) for domain 0000 [bus 00-ff] Nov 07 05:16:14 archlinux kernel: PCI: Using configuration type 1 for base access Nov 07 05:16:14 archlinux kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. Nov 07 05:16:14 archlinux kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages Nov 07 05:16:14 archlinux kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page Nov 07 05:16:14 archlinux kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages Nov 07 05:16:14 archlinux kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page Nov 07 05:16:14 archlinux kernel: raid6: skipped pq benchmark and selected avx2x4 Nov 07 05:16:14 archlinux kernel: raid6: using avx2x2 recovery algorithm Nov 07 05:16:14 archlinux kernel: ACPI: Added _OSI(Module Device) Nov 07 05:16:14 archlinux kernel: ACPI: Added _OSI(Processor Device) Nov 07 05:16:14 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device) Nov 07 05:16:14 archlinux kernel: ACPI: Added _OSI(Linux) Nov 07 05:16:14 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.I2C3.TPD0], AE_NOT_FOUND (20250404/dswload2-162) Nov 07 05:16:14 archlinux kernel: fbcon: Taking over console Nov 07 05:16:14 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20250404/psobject-220) Nov 07 05:16:14 archlinux kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010) Nov 07 05:16:14 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.I2C4.TPL1], AE_NOT_FOUND (20250404/dswload2-162) Nov 07 05:16:14 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20250404/psobject-220) Nov 07 05:16:14 archlinux kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010) Nov 07 05:16:14 archlinux kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.I2C5.TPL1], AE_NOT_FOUND (20250404/dswload2-162) Nov 07 05:16:14 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20250404/psobject-220) Nov 07 05:16:14 archlinux kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010) Nov 07 05:16:14 archlinux kernel: ACPI: 26 ACPI AML tables successfully acquired and loaded Nov 07 05:16:14 archlinux kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+ Nov 07 05:16:14 archlinux kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+ Nov 07 05:16:14 archlinux kernel: ACPI: EC: EC started Nov 07 05:16:14 archlinux kernel: ACPI: EC: interrupt blocked Nov 07 05:16:14 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.LPCB.H_EC: Boot DSDT EC used to handle transactions Nov 07 05:16:14 archlinux kernel: ACPI: Interpreter enabled Nov 07 05:16:14 archlinux kernel: ACPI: PM: (supports S0 S4 S5) Nov 07 05:16:14 archlinux kernel: ACPI: Using IOAPIC for interrupt routing Nov 07 05:16:14 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Nov 07 05:16:14 archlinux kernel: PCI: Ignoring E820 reservations for host bridge windows Nov 07 05:16:14 archlinux kernel: ACPI: Enabled 10 GPEs in block 00 to 7F Nov 07 05:16:14 archlinux kernel: ACPI: Enabled 8 GPEs in block 80 to DF Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.XHCI.RHUB.HS10.DBTR: New power resource Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.PAUD: New power resource Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.I2C3.PXTC: New power resource Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.I2C4.PTPL: New power resource Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.I2C5.PTPL: New power resource Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.CNVW.WRST: New power resource Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.RP09.PXP_: New power resource Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.TBT0: New power resource Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.TBT1: New power resource Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.D3C_: New power resource Nov 07 05:16:14 archlinux kernel: ACPI: \_TZ_.FN00: New power resource Nov 07 05:16:14 archlinux kernel: ACPI: \_TZ_.FN01: New power resource Nov 07 05:16:14 archlinux kernel: ACPI: \_TZ_.FN02: New power resource Nov 07 05:16:14 archlinux kernel: ACPI: \_TZ_.FN03: New power resource Nov 07 05:16:14 archlinux kernel: ACPI: \_TZ_.FN04: New power resource Nov 07 05:16:14 archlinux kernel: ACPI: \PIN_: New power resource Nov 07 05:16:14 archlinux kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe]) Nov 07 05:16:14 archlinux kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] Nov 07 05:16:14 archlinux kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC] Nov 07 05:16:14 archlinux kernel: PCI host bridge to bus 0000:00 Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xbfffffff window] Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x3ffbfffffff window] Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: root bus resource [bus 00-fe] Nov 07 05:16:14 archlinux kernel: pci 0000:00:00.0: [8086:7d06] type 00 class 0x060000 conventional PCI endpoint Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: [8086:7d51] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: BAR 0 [mem 0x4818000000-0x4818ffffff 64bit pref] Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref] Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: PME# supported from D0 D3hot Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit pref] Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit pref]: contains BAR 0 for 7 VFs Nov 07 05:16:14 archlinux kernel: pci 0000:00:04.0: [8086:7d03] type 00 class 0x118000 conventional PCI endpoint Nov 07 05:16:14 archlinux kernel: pci 0000:00:04.0: BAR 0 [mem 0x4819280000-0x481929ffff 64bit] Nov 07 05:16:14 archlinux kernel: pci 0000:00:06.0: [8086:774d] type 01 class 0x060400 PCIe Root Port Nov 07 05:16:14 archlinux kernel: pci 0000:00:06.0: PCI bridge to [bus 01] Nov 07 05:16:14 archlinux kernel: pci 0000:00:06.0: bridge window [mem 0x86000000-0x860fffff] Nov 07 05:16:14 archlinux kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold Nov 07 05:16:14 archlinux kernel: pci 0000:00:06.0: PTM enabled (root), 4ns granularity Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: [8086:7ec6] type 01 class 0x060400 PCIe Root Port Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: PCI bridge to [bus 02-2b] Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: bridge window [mem 0x80000000-0x85ffffff] Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: bridge window [mem 0x4010000000-0x480fffffff 64bit pref] Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: PTM enabled (root), 4ns granularity Nov 07 05:16:14 archlinux kernel: pci 0000:00:08.0: [8086:774c] type 00 class 0x088000 conventional PCI endpoint Nov 07 05:16:14 archlinux kernel: pci 0000:00:08.0: BAR 0 [mem 0x48192d3000-0x48192d3fff 64bit] Nov 07 05:16:14 archlinux kernel: pci 0000:00:0a.0: [8086:7d0d] type 00 class 0x118000 PCIe Root Complex Integrated Endpoint Nov 07 05:16:14 archlinux kernel: pci 0000:00:0a.0: BAR 0 [mem 0x4819240000-0x481927ffff 64bit] Nov 07 05:16:14 archlinux kernel: pci 0000:00:0a.0: enabling Extended Tags Nov 07 05:16:14 archlinux kernel: pci 0000:00:0b.0: [8086:7d1d] type 00 class 0x120000 PCIe Root Complex Integrated Endpoint Nov 07 05:16:14 archlinux kernel: pci 0000:00:0b.0: BAR 0 [mem 0x4810000000-0x4817ffffff 64bit] Nov 07 05:16:14 archlinux kernel: pci 0000:00:0b.0: BAR 4 [mem 0x48192d2000-0x48192d2fff 64bit] Nov 07 05:16:14 archlinux kernel: pci 0000:00:0d.0: [8086:7ec0] type 00 class 0x0c0330 conventional PCI endpoint Nov 07 05:16:14 archlinux kernel: pci 0000:00:0d.0: BAR 0 [mem 0x48192b0000-0x48192bffff 64bit] Nov 07 05:16:14 archlinux kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold Nov 07 05:16:14 archlinux kernel: pci 0000:00:0d.3: [8086:7ec3] type 00 class 0x0c0340 conventional PCI endpoint Nov 07 05:16:14 archlinux kernel: pci 0000:00:0d.3: BAR 0 [mem 0x4819200000-0x481923ffff 64bit] Nov 07 05:16:14 archlinux kernel: pci 0000:00:0d.3: BAR 2 [mem 0x48192d1000-0x48192d1fff 64bit] Nov 07 05:16:14 archlinux kernel: pci 0000:00:0d.3: supports D1 D2 Nov 07 05:16:14 archlinux kernel: pci 0000:00:0d.3: PME# supported from D0 D1 D2 D3hot D3cold Nov 07 05:16:14 archlinux kernel: pci 0000:00:12.0: [8086:7745] type 00 class 0x070000 conventional PCI endpoint Nov 07 05:16:14 archlinux kernel: pci 0000:00:12.0: BAR 0 [mem 0x48192a0000-0x48192affff 64bit] Nov 07 05:16:14 archlinux kernel: pci 0000:00:12.0: PME# supported from D0 D3hot Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.0: [8086:777d] type 00 class 0x0c0330 conventional PCI endpoint Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.0: BAR 0 [mem 0x86100000-0x8610ffff 64bit] Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.2: [8086:777f] type 00 class 0x050000 conventional PCI endpoint Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.2: BAR 0 [mem 0x48192c8000-0x48192cbfff 64bit] Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.2: BAR 2 [mem 0x48192d0000-0x48192d0fff 64bit] Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.3: [8086:7740] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.3: BAR 0 [mem 0x48192c4000-0x48192c7fff 64bit] Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.3: enabling Extended Tags Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold Nov 07 05:16:14 archlinux kernel: pci 0000:00:15.0: [8086:7778] type 00 class 0x0c8000 conventional PCI endpoint Nov 07 05:16:14 archlinux kernel: pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit] Nov 07 05:16:14 archlinux kernel: pci 0000:00:15.1: [8086:7779] type 00 class 0x0c8000 conventional PCI endpoint Nov 07 05:16:14 archlinux kernel: pci 0000:00:15.1: BAR 0 [mem 0x00000000-0x00000fff 64bit] Nov 07 05:16:14 archlinux kernel: pci 0000:00:16.0: [8086:7770] type 00 class 0x078000 conventional PCI endpoint Nov 07 05:16:14 archlinux kernel: pci 0000:00:16.0: BAR 0 [mem 0x48192cd000-0x48192cdfff 64bit] Nov 07 05:16:14 archlinux kernel: pci 0000:00:16.0: PME# supported from D3hot Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.0: [8086:7702] type 00 class 0x060100 conventional PCI endpoint Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.3: [8086:7728] type 00 class 0x040100 conventional PCI endpoint Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.3: BAR 0 [mem 0x48192c0000-0x48192c3fff 64bit] Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.3: BAR 4 [mem 0x4819000000-0x48191fffff 64bit] Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.4: [8086:7722] type 00 class 0x0c0500 conventional PCI endpoint Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.4: BAR 0 [mem 0x48192cc000-0x48192cc0ff 64bit] Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.4: BAR 4 [io 0xefa0-0xefbf] Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.5: [8086:7723] type 00 class 0x0c8000 conventional PCI endpoint Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff] Nov 07 05:16:14 archlinux kernel: pci 0000:01:00.0: [1e49:1071] type 00 class 0x010802 PCIe Endpoint Nov 07 05:16:14 archlinux kernel: pci 0000:01:00.0: BAR 0 [mem 0x86000000-0x86003fff 64bit] Nov 07 05:16:14 archlinux kernel: pci 0000:00:06.0: PCI bridge to [bus 01] Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: PCI bridge to [bus 02-2b] Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PEPD: Duplicate LPS0 _DSM functions (mask: 0x1) Nov 07 05:16:14 archlinux kernel: Low-power S0 idle used by default for system suspend Nov 07 05:16:14 archlinux kernel: ACPI: EC: interrupt unblocked Nov 07 05:16:14 archlinux kernel: ACPI: EC: event unblocked Nov 07 05:16:14 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62 Nov 07 05:16:14 archlinux kernel: ACPI: EC: GPE=0x6e Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.LPCB.H_EC: Boot DSDT EC initialization complete Nov 07 05:16:14 archlinux kernel: ACPI: \_SB_.PC00.LPCB.H_EC: EC: Used to handle transactions and events Nov 07 05:16:14 archlinux kernel: iommu: Default domain type: Translated Nov 07 05:16:14 archlinux kernel: iommu: DMA domain TLB invalidation policy: lazy mode Nov 07 05:16:14 archlinux kernel: SCSI subsystem initialized Nov 07 05:16:14 archlinux kernel: libata version 3.00 loaded. Nov 07 05:16:14 archlinux kernel: ACPI: bus type USB registered Nov 07 05:16:14 archlinux kernel: usbcore: registered new interface driver usbfs Nov 07 05:16:14 archlinux kernel: usbcore: registered new interface driver hub Nov 07 05:16:14 archlinux kernel: usbcore: registered new device driver usb Nov 07 05:16:14 archlinux kernel: EDAC MC: Ver: 3.0.0 Nov 07 05:16:14 archlinux kernel: efivars: Registered efivars operations Nov 07 05:16:14 archlinux kernel: NetLabel: Initializing Nov 07 05:16:14 archlinux kernel: NetLabel: domain hash size = 128 Nov 07 05:16:14 archlinux kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Nov 07 05:16:14 archlinux kernel: NetLabel: unlabeled traffic allowed by default Nov 07 05:16:14 archlinux kernel: mctp: management component transport protocol core Nov 07 05:16:14 archlinux kernel: NET: Registered PF_MCTP protocol family Nov 07 05:16:14 archlinux kernel: PCI: Using ACPI for IRQ routing Nov 07 05:16:14 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window Nov 07 05:16:14 archlinux kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] Nov 07 05:16:14 archlinux kernel: e820: reserve RAM buffer [mem 0x53c11000-0x53ffffff] Nov 07 05:16:14 archlinux kernel: e820: reserve RAM buffer [mem 0x549e1000-0x57ffffff] Nov 07 05:16:14 archlinux kernel: e820: reserve RAM buffer [mem 0x59f8b000-0x5bffffff] Nov 07 05:16:14 archlinux kernel: e820: reserve RAM buffer [mem 0x5c6bf000-0x5fffffff] Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: vgaarb: bridge control possible Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Nov 07 05:16:14 archlinux kernel: vgaarb: loaded Nov 07 05:16:14 archlinux kernel: Monitor-Mwait will be used to enter C-1 state Nov 07 05:16:14 archlinux kernel: Monitor-Mwait will be used to enter C-2 state Nov 07 05:16:14 archlinux kernel: Monitor-Mwait will be used to enter C-3 state Nov 07 05:16:14 archlinux kernel: clocksource: Switched to clocksource tsc-early Nov 07 05:16:14 archlinux kernel: VFS: Disk quotas dquot_6.6.0 Nov 07 05:16:14 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Nov 07 05:16:14 archlinux kernel: pnp: PnP ACPI init Nov 07 05:16:14 archlinux kernel: system 00:00: [io 0x0680-0x069f] has been reserved Nov 07 05:16:14 archlinux kernel: system 00:00: [io 0x164e-0x164f] has been reserved Nov 07 05:16:14 archlinux kernel: system 00:01: [io 0x1854-0x1857] has been reserved Nov 07 05:16:14 archlinux kernel: pnp 00:03: disabling [mem 0x00000000-0x00000fff] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit pref] Nov 07 05:16:14 archlinux kernel: pnp 00:03: disabling [mem 0x00000000-0x00000fff] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit pref] Nov 07 05:16:14 archlinux kernel: system 00:03: [mem 0xfedc0000-0xfedc7fff] has been reserved Nov 07 05:16:14 archlinux kernel: system 00:03: [mem 0xc0000000-0xcfffffff] has been reserved Nov 07 05:16:14 archlinux kernel: system 00:03: [mem 0xfed20000-0xfed7ffff] could not be reserved Nov 07 05:16:14 archlinux kernel: system 00:03: [mem 0xfc800000-0xfc81ffff] could not be reserved Nov 07 05:16:14 archlinux kernel: system 00:03: [mem 0xfed45000-0xfed8ffff] could not be reserved Nov 07 05:16:14 archlinux kernel: system 00:03: [mem 0xfee00000-0xfeefffff] has been reserved Nov 07 05:16:14 archlinux kernel: system 00:04: [io 0x2000-0x20fe] has been reserved Nov 07 05:16:14 archlinux kernel: system 00:05: [mem 0xfe02e008-0xfe02efff] has been reserved Nov 07 05:16:14 archlinux kernel: system 00:05: [mem 0xfe02f000-0xfe02ffff] has been reserved Nov 07 05:16:14 archlinux kernel: pnp: PnP ACPI: found 7 devices Nov 07 05:16:14 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Nov 07 05:16:14 archlinux kernel: NET: Registered PF_INET protocol family Nov 07 05:16:14 archlinux kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) Nov 07 05:16:14 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear) Nov 07 05:16:14 archlinux kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) Nov 07 05:16:14 archlinux kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear) Nov 07 05:16:14 archlinux kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) Nov 07 05:16:14 archlinux kernel: TCP: Hash tables configured (established 262144 bind 65536) Nov 07 05:16:14 archlinux kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear) Nov 07 05:16:14 archlinux kernel: UDP hash table entries: 16384 (order: 8, 1048576 bytes, linear) Nov 07 05:16:14 archlinux kernel: UDP-Lite hash table entries: 16384 (order: 8, 1048576 bytes, linear) Nov 07 05:16:14 archlinux kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family Nov 07 05:16:14 archlinux kernel: NET: Registered PF_XDP protocol family Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: bridge window [io 0x1000-0x0fff] to [bus 02-2b] add_size 1000 Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x481a000000-0x4820ffffff 64bit pref]: assigned Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: bridge window [io 0x3000-0x3fff]: assigned Nov 07 05:16:14 archlinux kernel: pci 0000:00:15.0: BAR 0 [mem 0x48192ce000-0x48192cefff 64bit]: assigned Nov 07 05:16:14 archlinux kernel: pci 0000:00:15.1: BAR 0 [mem 0x48192cf000-0x48192cffff 64bit]: assigned Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.5: BAR 0 [mem 0x86110000-0x86110fff]: assigned Nov 07 05:16:14 archlinux kernel: pci 0000:00:06.0: PCI bridge to [bus 01] Nov 07 05:16:14 archlinux kernel: pci 0000:00:06.0: bridge window [mem 0x86000000-0x860fffff] Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: PCI bridge to [bus 02-2b] Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: bridge window [io 0x3000-0x3fff] Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: bridge window [mem 0x80000000-0x85ffffff] Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: bridge window [mem 0x4010000000-0x480fffffff 64bit pref] Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: resource 7 [mem 0x80000000-0xbfffffff window] Nov 07 05:16:14 archlinux kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x3ffbfffffff window] Nov 07 05:16:14 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0x86000000-0x860fffff] Nov 07 05:16:14 archlinux kernel: pci_bus 0000:02: resource 0 [io 0x3000-0x3fff] Nov 07 05:16:14 archlinux kernel: pci_bus 0000:02: resource 1 [mem 0x80000000-0x85ffffff] Nov 07 05:16:14 archlinux kernel: pci_bus 0000:02: resource 2 [mem 0x4010000000-0x480fffffff 64bit pref] Nov 07 05:16:14 archlinux kernel: PCI: CLS 64 bytes, default 64 Nov 07 05:16:14 archlinux kernel: DMAR: Intel-IOMMU force enabled due to platform opt in Nov 07 05:16:14 archlinux kernel: DMAR: No RMRR found Nov 07 05:16:14 archlinux kernel: DMAR: No ATSR found Nov 07 05:16:14 archlinux kernel: DMAR: dmar0: Using Queued invalidation Nov 07 05:16:14 archlinux kernel: DMAR: dmar1: Using Queued invalidation Nov 07 05:16:14 archlinux kernel: Trying to unpack rootfs image as initramfs... Nov 07 05:16:14 archlinux kernel: pci 0000:00:02.0: Adding to iommu group 0 Nov 07 05:16:14 archlinux kernel: pci 0000:00:00.0: Adding to iommu group 1 Nov 07 05:16:14 archlinux kernel: pci 0000:00:04.0: Adding to iommu group 2 Nov 07 05:16:14 archlinux kernel: pci 0000:00:06.0: Adding to iommu group 3 Nov 07 05:16:14 archlinux kernel: pci 0000:00:07.0: Adding to iommu group 4 Nov 07 05:16:14 archlinux kernel: pci 0000:00:08.0: Adding to iommu group 5 Nov 07 05:16:14 archlinux kernel: pci 0000:00:0a.0: Adding to iommu group 6 Nov 07 05:16:14 archlinux kernel: pci 0000:00:0b.0: Adding to iommu group 7 Nov 07 05:16:14 archlinux kernel: pci 0000:00:0d.0: Adding to iommu group 8 Nov 07 05:16:14 archlinux kernel: pci 0000:00:0d.3: Adding to iommu group 8 Nov 07 05:16:14 archlinux kernel: pci 0000:00:12.0: Adding to iommu group 9 Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.0: Adding to iommu group 10 Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.2: Adding to iommu group 10 Nov 07 05:16:14 archlinux kernel: pci 0000:00:14.3: Adding to iommu group 11 Nov 07 05:16:14 archlinux kernel: pci 0000:00:15.0: Adding to iommu group 12 Nov 07 05:16:14 archlinux kernel: pci 0000:00:15.1: Adding to iommu group 12 Nov 07 05:16:14 archlinux kernel: pci 0000:00:16.0: Adding to iommu group 13 Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.0: Adding to iommu group 14 Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.3: Adding to iommu group 14 Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.4: Adding to iommu group 14 Nov 07 05:16:14 archlinux kernel: pci 0000:00:1f.5: Adding to iommu group 14 Nov 07 05:16:14 archlinux kernel: pci 0000:01:00.0: Adding to iommu group 15 Nov 07 05:16:14 archlinux kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O Nov 07 05:16:14 archlinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) Nov 07 05:16:14 archlinux kernel: software IO TLB: mapped [mem 0x000000004fc11000-0x0000000053c11000] (64MB) Nov 07 05:16:14 archlinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a464ae9873, max_idle_ns: 881590529744 ns Nov 07 05:16:14 archlinux kernel: clocksource: Switched to clocksource tsc Nov 07 05:16:14 archlinux kernel: platform rtc_cmos: registered platform RTC device (no PNP device found) Nov 07 05:16:14 archlinux kernel: Initialise system trusted keyrings Nov 07 05:16:14 archlinux kernel: Key type blacklist registered Nov 07 05:16:14 archlinux kernel: workingset: timestamp_bits=36 max_order=23 bucket_order=0 Nov 07 05:16:14 archlinux kernel: fuse: init (API version 7.44) Nov 07 05:16:14 archlinux kernel: integrity: Platform Keyring initialized Nov 07 05:16:14 archlinux kernel: integrity: Machine keyring initialized Nov 07 05:16:14 archlinux kernel: Initramfs unpacking failed: invalid magic at start of compressed archive Nov 07 05:16:14 archlinux kernel: xor: automatically using best checksumming function avx Nov 07 05:16:14 archlinux kernel: Key type asymmetric registered Nov 07 05:16:14 archlinux kernel: Asymmetric key parser 'x509' registered Nov 07 05:16:14 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) Nov 07 05:16:14 archlinux kernel: io scheduler mq-deadline registered Nov 07 05:16:14 archlinux kernel: io scheduler kyber registered Nov 07 05:16:14 archlinux kernel: io scheduler bfq registered Nov 07 05:16:14 archlinux kernel: Freeing initrd memory: 33304K Nov 07 05:16:14 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs Nov 07 05:16:14 archlinux kernel: pcieport 0000:00:06.0: PME: Signaling with IRQ 122 Nov 07 05:16:14 archlinux kernel: pcieport 0000:00:06.0: AER: enabled with IRQ 122 Nov 07 05:16:14 archlinux kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 123 Nov 07 05:16:14 archlinux kernel: pcieport 0000:00:07.0: AER: enabled with IRQ 123 Nov 07 05:16:14 archlinux kernel: pcieport 0000:00:07.0: pciehp: Slot #14 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+ Nov 07 05:16:14 archlinux kernel: ACPI: AC: AC Adapter [ADP1] (on-line) Nov 07 05:16:14 archlinux kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:16/PNP0C09:00/PNP0C0D:00/input/input0 Nov 07 05:16:14 archlinux kernel: ACPI: button: Lid Switch [LID0] Nov 07 05:16:14 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1 Nov 07 05:16:14 archlinux kernel: ACPI: button: Power Button [PWRB] Nov 07 05:16:14 archlinux kernel: thermal LNXTHERM:00: registered as thermal_zone0 Nov 07 05:16:14 archlinux kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C) Nov 07 05:16:14 archlinux kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled Nov 07 05:16:14 archlinux kernel: 00:06: ttyS4 at MMIO 0xfe02e000 (irq = 17, base_baud = 115200) is a 16550A Nov 07 05:16:14 archlinux kernel: ACPI: battery: Slot [BAT0] (battery present) Nov 07 05:16:14 archlinux kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Nov 07 05:16:14 archlinux kernel: serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A Nov 07 05:16:14 archlinux kernel: hpet_acpi_add: no address or irqs in _CRS Nov 07 05:16:14 archlinux kernel: Non-volatile memory driver v1.3 Nov 07 05:16:14 archlinux kernel: Linux agpgart interface v0.103 Nov 07 05:16:14 archlinux kernel: ACPI: bus type drm_connector registered Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1 Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810 Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2 Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed Nov 07 05:16:14 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.17 Nov 07 05:16:14 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Nov 07 05:16:14 archlinux kernel: usb usb1: Product: xHCI Host Controller Nov 07 05:16:14 archlinux kernel: usb usb1: Manufacturer: Linux 6.17.7-arch1-1 xhci-hcd Nov 07 05:16:14 archlinux kernel: usb usb1: SerialNumber: 0000:00:0d.0 Nov 07 05:16:14 archlinux kernel: hub 1-0:1.0: USB hub found Nov 07 05:16:14 archlinux kernel: hub 1-0:1.0: 1 port detected Nov 07 05:16:14 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.17 Nov 07 05:16:14 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Nov 07 05:16:14 archlinux kernel: usb usb2: Product: xHCI Host Controller Nov 07 05:16:14 archlinux kernel: usb usb2: Manufacturer: Linux 6.17.7-arch1-1 xhci-hcd Nov 07 05:16:14 archlinux kernel: usb usb2: SerialNumber: 0000:00:0d.0 Nov 07 05:16:14 archlinux kernel: hub 2-0:1.0: USB hub found Nov 07 05:16:14 archlinux kernel: hub 2-0:1.0: 4 ports detected Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810 Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 Nov 07 05:16:14 archlinux kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed Nov 07 05:16:14 archlinux kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.17 Nov 07 05:16:14 archlinux kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Nov 07 05:16:14 archlinux kernel: usb usb3: Product: xHCI Host Controller Nov 07 05:16:14 archlinux kernel: usb usb3: Manufacturer: Linux 6.17.7-arch1-1 xhci-hcd Nov 07 05:16:14 archlinux kernel: usb usb3: SerialNumber: 0000:00:14.0 Nov 07 05:16:14 archlinux kernel: hub 3-0:1.0: USB hub found Nov 07 05:16:14 archlinux kernel: hub 3-0:1.0: 12 ports detected Nov 07 05:16:14 archlinux kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.17 Nov 07 05:16:14 archlinux kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Nov 07 05:16:14 archlinux kernel: usb usb4: Product: xHCI Host Controller Nov 07 05:16:14 archlinux kernel: usb usb4: Manufacturer: Linux 6.17.7-arch1-1 xhci-hcd Nov 07 05:16:14 archlinux kernel: usb usb4: SerialNumber: 0000:00:14.0 Nov 07 05:16:14 archlinux kernel: hub 4-0:1.0: USB hub found Nov 07 05:16:14 archlinux kernel: hub 4-0:1.0: 2 ports detected Nov 07 05:16:14 archlinux kernel: usbcore: registered new interface driver usbserial_generic Nov 07 05:16:14 archlinux kernel: usbserial: USB Serial support registered for generic Nov 07 05:16:14 archlinux kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 Nov 07 05:16:14 archlinux kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp Nov 07 05:16:14 archlinux kernel: i8042: Warning: Keylock active Nov 07 05:16:14 archlinux kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Nov 07 05:16:14 archlinux kernel: rtc_cmos rtc_cmos: RTC can wake from S4 Nov 07 05:16:14 archlinux kernel: rtc_cmos rtc_cmos: registered as rtc0 Nov 07 05:16:14 archlinux kernel: rtc_cmos rtc_cmos: setting system clock to 2025-11-06T21:16:14 UTC (1762463774) Nov 07 05:16:14 archlinux kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram Nov 07 05:16:14 archlinux kernel: intel_pstate: Intel P-state driver initializing Nov 07 05:16:14 archlinux kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Nov 07 05:16:14 archlinux kernel: Hybrid CPU capacity scaling enabled Nov 07 05:16:14 archlinux kernel: processor cpu0: EM: created perf domain Nov 07 05:16:14 archlinux kernel: processor cpu1: EM: created perf domain Nov 07 05:16:14 archlinux kernel: processor cpu2: EM: created perf domain Nov 07 05:16:14 archlinux kernel: processor cpu3: EM: created perf domain Nov 07 05:16:14 archlinux kernel: processor cpu4: EM: created perf domain Nov 07 05:16:14 archlinux kernel: processor cpu5: EM: created perf domain Nov 07 05:16:14 archlinux kernel: processor cpu6: EM: created perf domain Nov 07 05:16:14 archlinux kernel: processor cpu7: EM: created perf domain Nov 07 05:16:14 archlinux kernel: processor cpu8: EM: created perf domain Nov 07 05:16:14 archlinux kernel: processor cpu9: EM: created perf domain Nov 07 05:16:14 archlinux kernel: processor cpu10: EM: created perf domain Nov 07 05:16:14 archlinux kernel: processor cpu11: EM: created perf domain Nov 07 05:16:14 archlinux kernel: processor cpu12: EM: created perf domain Nov 07 05:16:14 archlinux kernel: processor cpu13: EM: created perf domain Nov 07 05:16:14 archlinux kernel: processor cpu14: EM: created perf domain Nov 07 05:16:14 archlinux kernel: processor cpu15: EM: created perf domain Nov 07 05:16:14 archlinux kernel: intel_pstate: HWP enabled Nov 07 05:16:14 archlinux kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic Nov 07 05:16:14 archlinux kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0 Nov 07 05:16:14 archlinux kernel: Console: switching to colour frame buffer device 195x65 Nov 07 05:16:14 archlinux kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device Nov 07 05:16:14 archlinux kernel: hid: raw HID events driver (C) Jiri Kosina Nov 07 05:16:14 archlinux kernel: usbcore: registered new interface driver usbhid Nov 07 05:16:14 archlinux kernel: usbhid: USB HID core driver Nov 07 05:16:14 archlinux kernel: drop_monitor: Initializing network drop monitor service Nov 07 05:16:14 archlinux kernel: NET: Registered PF_INET6 protocol family Nov 07 05:16:14 archlinux kernel: Segment Routing with IPv6 Nov 07 05:16:14 archlinux kernel: RPL Segment Routing with IPv6 Nov 07 05:16:14 archlinux kernel: In-situ OAM (IOAM) with IPv6 Nov 07 05:16:14 archlinux kernel: NET: Registered PF_PACKET protocol family Nov 07 05:16:14 archlinux kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' Nov 07 05:16:14 archlinux kernel: microcode: Current revision: 0x00000119 Nov 07 05:16:14 archlinux kernel: microcode: Updated early from: 0x00000118 Nov 07 05:16:14 archlinux kernel: IPI shorthand broadcast: enabled Nov 07 05:16:14 archlinux kernel: sched_clock: Marking stable (595001014, 6211884)->(643517054, -42304156) Nov 07 05:16:14 archlinux kernel: registered taskstats version 1 Nov 07 05:16:14 archlinux kernel: Loading compiled-in X.509 certificates Nov 07 05:16:14 archlinux kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 46d261b4279a399a9dad440045a7c0163909f942' Nov 07 05:16:14 archlinux kernel: zswap: loaded using pool zstd/zsmalloc Nov 07 05:16:14 archlinux kernel: Demotion targets for Node 0: null Nov 07 05:16:14 archlinux kernel: Key type .fscrypt registered Nov 07 05:16:14 archlinux kernel: Key type fscrypt-provisioning registered Nov 07 05:16:14 archlinux kernel: Btrfs loaded, zoned=yes, fsverity=yes Nov 07 05:16:14 archlinux kernel: Key type big_key registered Nov 07 05:16:14 archlinux kernel: PM: Magic number: 1:430:297 Nov 07 05:16:14 archlinux kernel: memory memory159: hash matches Nov 07 05:16:14 archlinux kernel: RAS: Correctable Errors collector initialized. Nov 07 05:16:14 archlinux kernel: clk: Disabling unused clocks Nov 07 05:16:14 archlinux kernel: PM: genpd: Disabling unused power domains Nov 07 05:16:14 archlinux kernel: Freeing unused decrypted memory: 2028K Nov 07 05:16:14 archlinux kernel: Freeing unused kernel image (initmem) memory: 4692K Nov 07 05:16:14 archlinux kernel: Write protecting the kernel read-only data: 36864k Nov 07 05:16:14 archlinux kernel: Freeing unused kernel image (text/rodata gap) memory: 416K Nov 07 05:16:14 archlinux kernel: Freeing unused kernel image (rodata/data gap) memory: 164K Nov 07 05:16:14 archlinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Nov 07 05:16:14 archlinux kernel: rodata_test: all tests were successful Nov 07 05:16:14 archlinux kernel: Run /init as init process Nov 07 05:16:14 archlinux kernel: with arguments: Nov 07 05:16:14 archlinux kernel: /init Nov 07 05:16:14 archlinux kernel: with environment: Nov 07 05:16:14 archlinux kernel: HOME=/ Nov 07 05:16:14 archlinux kernel: TERM=linux Nov 07 05:16:14 archlinux kernel: usb 3-3: new full-speed USB device number 2 using xhci_hcd Nov 07 05:16:14 archlinux systemd[1]: Successfully made /usr/ read-only. Nov 07 05:16:14 archlinux systemd[1]: systemd 258.1-1-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 07 05:16:14 archlinux systemd[1]: Detected architecture x86-64. Nov 07 05:16:14 archlinux systemd[1]: Running in initrd. Nov 07 05:16:14 archlinux systemd[1]: Initializing machine ID from random generator. Nov 07 05:16:14 archlinux kernel: usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd Nov 07 05:16:14 archlinux systemd[1]: Queued start job for default target Initrd Default Target. Nov 07 05:16:14 archlinux kernel: usb 2-3: New USB device found, idVendor=0b95, idProduct=1790, bcdDevice= 2.00 Nov 07 05:16:14 archlinux kernel: usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 Nov 07 05:16:14 archlinux kernel: usb 2-3: Product: AX88179B Nov 07 05:16:14 archlinux kernel: usb 2-3: Manufacturer: ASIX Nov 07 05:16:14 archlinux kernel: usb 2-3: SerialNumber: 00C73A05 Nov 07 05:16:14 archlinux systemd[1]: Expecting device /dev/disk/by-uuid/c1da08d6-8d09-410a-a9d6-729e6a1b117f... Nov 07 05:16:14 archlinux systemd[1]: Reached target Path Units. Nov 07 05:16:14 archlinux systemd[1]: Reached target Slice Units. Nov 07 05:16:14 archlinux systemd[1]: Reached target Swaps. Nov 07 05:16:14 archlinux systemd[1]: Reached target Timer Units. Nov 07 05:16:14 archlinux systemd[1]: Listening on Journal Socket (/dev/log). Nov 07 05:16:14 archlinux systemd[1]: Listening on Journal Sockets. Nov 07 05:16:14 archlinux systemd[1]: Listening on udev Control Socket. Nov 07 05:16:14 archlinux systemd[1]: Listening on udev Kernel Socket. Nov 07 05:16:14 archlinux systemd[1]: Reached target Socket Units. Nov 07 05:16:14 archlinux systemd[1]: Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.17.7-arch1-1/modules.devname). Nov 07 05:16:14 archlinux systemd[1]: Starting Check battery level during early boot... Nov 07 05:16:14 archlinux systemd[1]: Starting Journal Service... Nov 07 05:16:14 archlinux systemd[1]: Starting Load Kernel Modules... Nov 07 05:16:14 archlinux systemd[1]: TPM PCR Barrier (initrd) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Nov 07 05:16:14 archlinux systemd[1]: Starting Create Static Device Nodes in /dev... Nov 07 05:16:14 archlinux systemd[1]: Starting Coldplug All udev Devices... Nov 07 05:16:14 archlinux systemd[1]: Finished Check battery level during early boot. Nov 07 05:16:14 archlinux systemd[1]: Started Display Boot-Time Emergency Messages In Full Screen. Nov 07 05:16:14 archlinux systemd[1]: Finished Load Kernel Modules. Nov 07 05:16:14 archlinux systemd[1]: Finished Create Static Device Nodes in /dev. Nov 07 05:16:14 archlinux systemd[1]: Reached target Preparation for Local File Systems. Nov 07 05:16:14 archlinux systemd[1]: Reached target Local File Systems. Nov 07 05:16:14 archlinux systemd[1]: Starting Rule-based Manager for Device Events and Files... Nov 07 05:16:14 archlinux systemd-journald[188]: Collecting audit messages is disabled. Nov 07 05:16:14 archlinux kernel: usb 3-3: New USB device found, idVendor=27c6, idProduct=6f94, bcdDevice= 1.00 Nov 07 05:16:14 archlinux kernel: usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 Nov 07 05:16:14 archlinux kernel: usb 3-3: Product: Goodix USB2.0 MISC Nov 07 05:16:14 archlinux kernel: usb 3-3: Manufacturer: Goodix Technology Co., Ltd. Nov 07 05:16:14 archlinux kernel: usb 3-3: SerialNumber: UID8C54A081_XXXX_MOC_B0 Nov 07 05:16:14 archlinux systemd[1]: Started Rule-based Manager for Device Events and Files. Nov 07 05:16:14 archlinux systemd-journald[188]: Journal started Nov 07 05:16:14 archlinux systemd-journald[188]: Runtime Journal (/run/log/journal/4e95515bca0847dfbfd6e10eb35a0661) is 8M, max 630.3M, 622.3M free. Nov 07 05:16:14 archlinux systemd-udevd[207]: Using default interface naming scheme 'v258'. Nov 07 05:16:14 archlinux systemd[1]: Starting Create System Files and Directories... Nov 07 05:16:14 archlinux systemd[1]: Started Journal Service. Nov 07 05:16:14 archlinux systemd[1]: Finished Create System Files and Directories. Nov 07 05:16:14 archlinux systemd[1]: Finished Coldplug All udev Devices. Nov 07 05:16:14 archlinux systemd[1]: Reached target System Initialization. Nov 07 05:16:14 archlinux systemd[1]: Reached target Basic System. Nov 07 05:16:14 archlinux kernel: usb 3-8: new full-speed USB device number 3 using xhci_hcd Nov 07 05:16:15 archlinux kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006) Nov 07 05:16:15 archlinux kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit Nov 07 05:16:15 archlinux kernel: Key type psk registered Nov 07 05:16:15 archlinux kernel: intel-lpss 0000:00:15.1: enabling device (0004 -> 0006) Nov 07 05:16:15 archlinux kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit Nov 07 05:16:15 archlinux kernel: nvme 0000:01:00.0: platform quirk: setting simple suspend Nov 07 05:16:15 archlinux kernel: nvme nvme0: pci function 0000:01:00.0 Nov 07 05:16:15 archlinux systemd[1]: Starting Virtual Console Setup... Nov 07 05:16:15 archlinux kernel: nvme nvme0: D3 entry latency set to 10 seconds Nov 07 05:16:15 archlinux kernel: nvme nvme0: allocated 64 MiB host memory buffer (16 segments). Nov 07 05:16:15 archlinux systemd[1]: Finished Virtual Console Setup. Nov 07 05:16:15 archlinux kernel: nvme nvme0: 16/0/0 default/read/poll queues Nov 07 05:16:15 archlinux kernel: nvme0n1: p1 p2 p3 Nov 07 05:16:15 archlinux kernel: usb 3-8: New USB device found, idVendor=1ea7, idProduct=0066, bcdDevice= 2.00 Nov 07 05:16:15 archlinux kernel: usb 3-8: New USB device strings: Mfr=0, Product=1, SerialNumber=0 Nov 07 05:16:15 archlinux kernel: usb 3-8: Product: 2.4G Mouse Nov 07 05:16:15 archlinux kernel: input: 2.4G Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.0/0003:1EA7:0066.0001/input/input3 Nov 07 05:16:15 archlinux systemd[1]: Found device YMTC PC411-1TB-B 2. Nov 07 05:16:15 archlinux systemd[1]: Reached target Initrd Root Device. Nov 07 05:16:15 archlinux systemd[1]: Starting File System Check on /dev/disk/by-uuid/c1da08d6-8d09-410a-a9d6-729e6a1b117f... Nov 07 05:16:15 archlinux systemd-fsck[289]: /dev/nvme0n1p2: clean, 329447/7864320 files, 4024219/31457280 blocks Nov 07 05:16:15 archlinux systemd[1]: Finished File System Check on /dev/disk/by-uuid/c1da08d6-8d09-410a-a9d6-729e6a1b117f. Nov 07 05:16:15 archlinux kernel: Setting dangerous option enable_guc - tainting kernel Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] Found meteorlake (device ID 7d51) integrated display version 14.00 stepping D0 Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access Nov 07 05:16:15 archlinux kernel: hid-generic 0003:1EA7:0066.0001: input,hidraw0: USB HID v1.10 Keyboard [2.4G Mouse] on usb-0000:00:14.0-8/input0 Nov 07 05:16:15 archlinux kernel: Console: switching to colour dummy device 80x25 Nov 07 05:16:15 archlinux kernel: input: 2.4G Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.1/0003:1EA7:0066.0002/input/input4 Nov 07 05:16:15 archlinux kernel: input: 2.4G Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.1/0003:1EA7:0066.0002/input/input5 Nov 07 05:16:15 archlinux kernel: input: 2.4G Mouse Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.1/0003:1EA7:0066.0002/input/input6 Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: vgaarb: deactivate vga console Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages Nov 07 05:16:15 archlinux kernel: ------------[ cut here ]------------ Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] Port A asks to use VBT vswing/preemph tables Nov 07 05:16:15 archlinux kernel: WARNING: CPU: 1 PID: 237 at drivers/gpu/drm/i915/display/intel_bios.c:2702 intel_bios_init+0x139c/0x1820 [i915] Nov 07 05:16:15 archlinux kernel: Modules linked in: i915(+) i2c_algo_bit drm_buddy nvme ttm intel_gtt nvme_core drm_display_helper nvme_keyring intel_lpss_pci video intel_lpss nvme_auth cec intel_vsec idma64 wmi serio_raw Nov 07 05:16:15 archlinux kernel: CPU: 1 UID: 0 PID: 237 Comm: (udev-worker) Tainted: G U 6.17.7-arch1-1 #1 PREEMPT(full) 487c2a7c3ba80b17aa21e17ff916d191154be38f Nov 07 05:16:15 archlinux kernel: Tainted: [U]=USER Nov 07 05:16:15 archlinux kernel: Hardware name: HONOR MRB-XXX/MRB-XXX-PCB, BIOS 2.04 05/30/2025 Nov 07 05:16:15 archlinux kernel: RIP: 0010:intel_bios_init+0x139c/0x1820 [i915] Nov 07 05:16:15 archlinux kernel: Code: 04 48 8b 7f 08 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 d8 37 7e c1 89 e9 48 89 da 48 c7 c7 18 8f e6 c0 48 89 c6 e8 c4 0e c8 c0 <0f> 0b e9 4d fd ff ff 0f b7 83 50 04 00 00 83 e8 03 66 83 f8 04 76 Nov 07 05:16:15 archlinux kernel: RSP: 0018:ffffcf0d80ad3768 EFLAGS: 00010246 Nov 07 05:16:15 archlinux kernel: RAX: 0000000000000000 RBX: ffff8d3702ca0bf0 RCX: 0000000000000027 Nov 07 05:16:15 archlinux kernel: RDX: ffff8d3e6005cfc8 RSI: 0000000000000001 RDI: ffff8d3e6005cfc0 Nov 07 05:16:15 archlinux kernel: RBP: 0000000000000041 R08: 0000000000000000 R09: 00000000ffffefff Nov 07 05:16:15 archlinux kernel: R10: ffffffff83860c00 R11: ffffcf0d80ad3600 R12: 0000000000000000 Nov 07 05:16:15 archlinux kernel: R13: 0000000000000001 R14: ffff8d37080be8a0 R15: 0000000000000000 Nov 07 05:16:15 archlinux kernel: FS: 00007f915a76d880(0000) GS:ffff8d3edbb49000(0000) knlGS:0000000000000000 Nov 07 05:16:15 archlinux kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Nov 07 05:16:15 archlinux kernel: CR2: 000055c29e90c448 CR3: 000000010c5fa003 CR4: 0000000000f70ef0 Nov 07 05:16:15 archlinux kernel: PKRU: 55555554 Nov 07 05:16:15 archlinux kernel: Call Trace: Nov 07 05:16:15 archlinux kernel: <TASK> Nov 07 05:16:15 archlinux kernel: intel_display_driver_probe_noirq+0x3d/0x350 [i915 24a82aa9a6f3fdc1e83b20a656913e0e764b6c0b] Nov 07 05:16:15 archlinux kernel: i915_driver_probe+0x3e2/0xae0 [i915 24a82aa9a6f3fdc1e83b20a656913e0e764b6c0b] Nov 07 05:16:15 archlinux kernel: ? drm_privacy_screen_get+0x1dd/0x200 Nov 07 05:16:15 archlinux kernel: local_pci_probe+0x3f/0x90 Nov 07 05:16:15 archlinux kernel: pci_device_probe+0xda/0x280 Nov 07 05:16:15 archlinux kernel: ? sysfs_do_create_link_sd+0x6d/0xd0 Nov 07 05:16:15 archlinux kernel: really_probe+0xdb/0x340 Nov 07 05:16:15 archlinux kernel: ? pm_runtime_barrier+0x55/0x90 Nov 07 05:16:15 archlinux kernel: __driver_probe_device+0x78/0x140 Nov 07 05:16:15 archlinux kernel: driver_probe_device+0x1f/0xa0 Nov 07 05:16:15 archlinux kernel: ? __pfx___driver_attach+0x10/0x10 Nov 07 05:16:15 archlinux kernel: __driver_attach+0xcb/0x1e0 Nov 07 05:16:15 archlinux kernel: bus_for_each_dev+0x82/0xd0 Nov 07 05:16:15 archlinux kernel: bus_add_driver+0x10b/0x1f0 Nov 07 05:16:15 archlinux kernel: ? __pfx_i915_init+0x10/0x10 [i915 24a82aa9a6f3fdc1e83b20a656913e0e764b6c0b] Nov 07 05:16:15 archlinux kernel: driver_register+0x75/0xe0 Nov 07 05:16:15 archlinux kernel: i915_init+0x23/0x90 [i915 24a82aa9a6f3fdc1e83b20a656913e0e764b6c0b] Nov 07 05:16:15 archlinux kernel: do_one_initcall+0x58/0x300 Nov 07 05:16:15 archlinux kernel: do_init_module+0x62/0x250 Nov 07 05:16:15 archlinux kernel: ? init_module_from_file+0x8a/0xe0 Nov 07 05:16:15 archlinux kernel: init_module_from_file+0x8a/0xe0 Nov 07 05:16:15 archlinux kernel: idempotent_init_module+0x114/0x310 Nov 07 05:16:15 archlinux kernel: __x64_sys_finit_module+0x6d/0xd0 Nov 07 05:16:15 archlinux kernel: ? syscall_trace_enter+0x8d/0x1d0 Nov 07 05:16:15 archlinux kernel: do_syscall_64+0x81/0x970 Nov 07 05:16:15 archlinux kernel: ? touch_atime+0x5d/0x120 Nov 07 05:16:15 archlinux kernel: ? filemap_read+0x3ca/0x400 Nov 07 05:16:15 archlinux kernel: ? vfs_read+0x165/0x390 Nov 07 05:16:15 archlinux kernel: ? vfs_read+0x165/0x390 Nov 07 05:16:15 archlinux kernel: ? __x64_sys_pread64+0x9c/0xd0 Nov 07 05:16:15 archlinux kernel: ? do_syscall_64+0x81/0x970 Nov 07 05:16:15 archlinux kernel: ? irqtime_account_irq+0x3c/0xc0 Nov 07 05:16:15 archlinux kernel: ? __irq_exit_rcu+0x4c/0xf0 Nov 07 05:16:15 archlinux kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e Nov 07 05:16:15 archlinux kernel: RIP: 0033:0x7f915b01876d Nov 07 05:16:15 archlinux kernel: Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 73 05 0f 00 f7 d8 64 89 01 48 Nov 07 05:16:15 archlinux kernel: RSP: 002b:00007fff68462e28 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 Nov 07 05:16:15 archlinux kernel: RAX: ffffffffffffffda RBX: 000055c29e903b60 RCX: 00007f915b01876d Nov 07 05:16:15 archlinux kernel: RDX: 0000000000000004 RSI: 000055c29e906f60 RDI: 000000000000003a Nov 07 05:16:15 archlinux kernel: RBP: 00007fff68462ec0 R08: 0000000000000000 R09: 000055c29e906fa0 Nov 07 05:16:15 archlinux kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 000055c29e906f60 Nov 07 05:16:15 archlinux kernel: R13: 0000000000020000 R14: 000055c29e8252d0 R15: 000055c29e903b60 Nov 07 05:16:15 archlinux kernel: </TASK> Nov 07 05:16:15 archlinux kernel: ---[ end trace 0000000000000000 ]--- Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/mtl_dmc.bin (v2.23) Nov 07 05:16:15 archlinux kernel: input: 2.4G Mouse System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.1/0003:1EA7:0066.0002/input/input7 Nov 07 05:16:15 archlinux kernel: hid-generic 0003:1EA7:0066.0002: input,hiddev96,hidraw1: USB HID v1.10 Mouse [2.4G Mouse] on usb-0000:00:14.0-8/input1 Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/mtl_guc_70.bin version 70.49.4 Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT0: GUC: RC enabled Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT1: GuC firmware i915/mtl_guc_70.bin version 70.49.4 Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT1: HuC firmware i915/mtl_huc_gsc.bin version 8.5.4 Nov 07 05:16:15 archlinux kernel: usb 3-10: new full-speed USB device number 4 using xhci_hcd Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT1: HuC: authenticated for clear media Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT1: GUC: submission enabled Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT1: GUC: SLPC enabled Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT1: GUC: RC enabled Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized Nov 07 05:16:15 archlinux kernel: usb 3-10: New USB device found, idVendor=8087, idProduct=0033, bcdDevice= 0.00 Nov 07 05:16:15 archlinux kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0 Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT1: Loaded GSC firmware i915/mtl_gsc_1.bin (cv1.0, r102.1.15.1926, svn 1) Nov 07 05:16:15 archlinux kernel: i915 0000:00:02.0: [drm] GT1: HuC: authenticated for all workloads Nov 07 05:16:15 archlinux systemd[1]: Mounting /sysroot... Nov 07 05:16:15 archlinux kernel: EXT4-fs (nvme0n1p2): orphan cleanup on readonly fs Nov 07 05:16:15 archlinux kernel: EXT4-fs (nvme0n1p2): mounted filesystem c1da08d6-8d09-410a-a9d6-729e6a1b117f ro with ordered data mode. Quota mode: none. Nov 07 05:16:15 archlinux systemd[1]: Mounted /sysroot. Nov 07 05:16:15 archlinux systemd[1]: Reached target Initrd Root File System. Nov 07 05:16:15 archlinux systemd[1]: Starting Mountpoints Configured in the Real Root... Nov 07 05:16:15 archlinux systemd[1]: initrd-parse-etc.service: Deactivated successfully. Nov 07 05:16:15 archlinux systemd[1]: Finished Mountpoints Configured in the Real Root. Nov 07 05:16:15 archlinux systemd[1]: initrd-parse-etc.service: Triggering OnSuccess= dependencies. Nov 07 05:16:15 archlinux systemd[1]: Reached target Initrd File Systems. Nov 07 05:16:15 archlinux systemd[1]: Reached target Initrd Default Target. Nov 07 05:16:15 archlinux systemd[1]: Starting Cleaning Up and Shutting Down Daemons... Nov 07 05:16:15 archlinux systemd[1]: Stopped target Initrd Default Target. Nov 07 05:16:15 archlinux systemd[1]: Stopped target Basic System. Nov 07 05:16:15 archlinux systemd[1]: Stopped target Initrd Root Device. Nov 07 05:16:15 archlinux systemd[1]: Stopped target Path Units. Nov 07 05:16:15 archlinux systemd[1]: Stopped target Slice Units. Nov 07 05:16:15 archlinux systemd[1]: Stopped target Socket Units. Nov 07 05:16:15 archlinux systemd[1]: Stopped target System Initialization. Nov 07 05:16:15 archlinux systemd[1]: Stopped target Swaps. Nov 07 05:16:15 archlinux systemd[1]: Stopped target Timer Units. Nov 07 05:16:15 archlinux systemd[1]: Stopping Display Boot-Time Emergency Messages In Full Screen... Nov 07 05:16:15 archlinux systemd[1]: systemd-modules-load.service: Deactivated successfully. Nov 07 05:16:15 archlinux systemd[1]: Stopped Load Kernel Modules. Nov 07 05:16:15 archlinux systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. Nov 07 05:16:15 archlinux systemd[1]: Stopped Create System Files and Directories. Nov 07 05:16:15 archlinux systemd[1]: Stopped target Local File Systems. Nov 07 05:16:15 archlinux systemd[1]: Stopped target Preparation for Local File Systems. Nov 07 05:16:15 archlinux systemd[1]: systemd-udev-trigger.service: Deactivated successfully. Nov 07 05:16:15 archlinux systemd[1]: Stopped Coldplug All udev Devices. Nov 07 05:16:15 archlinux systemd[1]: Stopping Rule-based Manager for Device Events and Files... Nov 07 05:16:15 archlinux systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Nov 07 05:16:15 archlinux systemd[1]: Stopped Virtual Console Setup. Nov 07 05:16:15 archlinux systemd[1]: systemd-bsod.service: Deactivated successfully. Nov 07 05:16:15 archlinux systemd[1]: Stopped Display Boot-Time Emergency Messages In Full Screen. Nov 07 05:16:15 archlinux systemd[1]: initrd-cleanup.service: Deactivated successfully. Nov 07 05:16:15 archlinux systemd[1]: Finished Cleaning Up and Shutting Down Daemons. Nov 07 05:16:15 archlinux systemd[1]: systemd-battery-check.service: Deactivated successfully. Nov 07 05:16:15 archlinux systemd[1]: Stopped Check battery level during early boot. Nov 07 05:16:16 archlinux kernel: i915 0000:00:02.0: [drm] Registered 4 planes with drm panic Nov 07 05:16:16 archlinux kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1 Nov 07 05:16:16 archlinux kernel: ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no) Nov 07 05:16:16 archlinux kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9 Nov 07 05:16:16 archlinux kernel: fbcon: i915drmfb (fb0) is primary device Nov 07 05:16:16 archlinux kernel: Console: switching to colour frame buffer device 195x65 Nov 07 05:16:16 archlinux kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device Nov 07 05:16:16 archlinux systemd[1]: systemd-udevd.service: Deactivated successfully. Nov 07 05:16:16 archlinux systemd[1]: Stopped Rule-based Manager for Device Events and Files. Nov 07 05:16:16 archlinux systemd[1]: systemd-udevd.service: Consumed 1.011s CPU time, 51.1M memory peak. Nov 07 05:16:16 archlinux systemd[1]: systemd-udevd-control.socket: Deactivated successfully. Nov 07 05:16:16 archlinux systemd[1]: Closed udev Control Socket. Nov 07 05:16:16 archlinux systemd[1]: Starting Cleanup udev Database... Nov 07 05:16:16 archlinux systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. Nov 07 05:16:16 archlinux systemd[1]: Stopped Create Static Device Nodes in /dev. Nov 07 05:16:16 archlinux systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. Nov 07 05:16:16 archlinux systemd[1]: Finished Cleanup udev Database. Nov 07 05:16:16 archlinux systemd[1]: Reached target Switch Root. Nov 07 05:16:16 archlinux systemd[1]: Starting Switch Root... Nov 07 05:16:17 archlinux systemd[1]: Switching root. Nov 07 05:16:17 archlinux systemd-journald[188]: Journal stopped Nov 07 05:16:17 Yavanna systemd-journald[188]: Received SIGTERM from PID 1 (systemd). Nov 07 05:16:17 Yavanna systemd[1]: systemd 258.1-1-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 07 05:16:17 Yavanna systemd[1]: Detected architecture x86-64. Nov 07 05:16:17 Yavanna systemd[1]: Hostname set to <Yavanna>. Nov 07 05:16:17 Yavanna systemd[1]: bpf-restrict-fs: LSM BPF program attached Nov 07 05:16:17 Yavanna systemd[1]: initrd-switch-root.service: Deactivated successfully. Nov 07 05:16:17 Yavanna systemd[1]: Stopped Switch Root. Nov 07 05:16:17 Yavanna systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Nov 07 05:16:17 Yavanna systemd[1]: Created slice Slice /system/dirmngr. Nov 07 05:16:17 Yavanna systemd[1]: Created slice Slice /system/getty. Nov 07 05:16:17 Yavanna systemd[1]: Created slice Slice /system/gpg-agent. Nov 07 05:16:17 Yavanna systemd[1]: Created slice Slice /system/gpg-agent-browser. Nov 07 05:16:17 Yavanna systemd[1]: Created slice Slice /system/gpg-agent-extra. Nov 07 05:16:17 Yavanna systemd[1]: Created slice Slice /system/gpg-agent-ssh. Nov 07 05:16:17 Yavanna systemd[1]: Created slice Slice /system/keyboxd. Nov 07 05:16:17 Yavanna systemd[1]: Created slice Slice /system/modprobe. Nov 07 05:16:17 Yavanna systemd[1]: Created slice Slice /system/systemd-fsck. Nov 07 05:16:17 Yavanna systemd[1]: Created slice User and Session Slice. Nov 07 05:16:17 Yavanna systemd[1]: Started Dispatch Password Requests to Console Directory Watch. Nov 07 05:16:17 Yavanna systemd[1]: Started Forward Password Requests to Wall Directory Watch. Nov 07 05:16:17 Yavanna systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. Nov 07 05:16:17 Yavanna systemd[1]: Expecting device /dev/disk/by-uuid/7B87-36D0... Nov 07 05:16:17 Yavanna systemd[1]: Expecting device /dev/disk/by-uuid/915121c5-b712-4be9-b2e0-5fd98b934eb0... Nov 07 05:16:17 Yavanna systemd[1]: Reached target Local Encrypted Volumes. Nov 07 05:16:17 Yavanna systemd[1]: Reached target Login Prompts. Nov 07 05:16:17 Yavanna systemd[1]: Reached target Image Downloads. Nov 07 05:16:17 Yavanna systemd[1]: Stopped target Switch Root. Nov 07 05:16:17 Yavanna systemd[1]: Stopped target Initrd File Systems. Nov 07 05:16:17 Yavanna systemd[1]: Stopped target Initrd Root File System. Nov 07 05:16:17 Yavanna systemd[1]: Reached target Local Integrity Protected Volumes. Nov 07 05:16:17 Yavanna systemd[1]: Reached target Path Units. Nov 07 05:16:17 Yavanna systemd[1]: Reached target Remote File Systems. Nov 07 05:16:17 Yavanna systemd[1]: Reached target Slice Units. Nov 07 05:16:17 Yavanna systemd[1]: Reached target Swaps. Nov 07 05:16:17 Yavanna systemd[1]: Reached target Local Verity Protected Volumes. Nov 07 05:16:17 Yavanna systemd[1]: Listening on Device-mapper event daemon FIFOs. Nov 07 05:16:17 Yavanna systemd[1]: Listening on Query the User Interactively for a Password. Nov 07 05:16:17 Yavanna systemd[1]: Listening on Process Core Dump Socket. Nov 07 05:16:17 Yavanna systemd[1]: Listening on Credential Encryption/Decryption. Nov 07 05:16:17 Yavanna systemd[1]: Listening on Factory Reset Management. Nov 07 05:16:17 Yavanna systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Nov 07 05:16:17 Yavanna systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Nov 07 05:16:17 Yavanna systemd[1]: Listening on udev Control Socket. Nov 07 05:16:17 Yavanna systemd[1]: Listening on udev Varlink Socket. Nov 07 05:16:17 Yavanna systemd[1]: Listening on User Database Manager Socket. Nov 07 05:16:17 Yavanna systemd[1]: Mounting Huge Pages File System... Nov 07 05:16:17 Yavanna systemd[1]: Mounting POSIX Message Queue File System... Nov 07 05:16:17 Yavanna systemd[1]: Mounting Kernel Debug File System... Nov 07 05:16:17 Yavanna systemd[1]: Mounting Kernel Trace File System... Nov 07 05:16:17 Yavanna systemd[1]: Mounting Temporary Directory /tmp... Nov 07 05:16:17 Yavanna systemd[1]: Starting Create List of Static Device Nodes... Nov 07 05:16:17 Yavanna systemd[1]: Load Kernel Module configfs was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!configfs). Nov 07 05:16:17 Yavanna systemd[1]: Mounting Kernel Configuration File System... Nov 07 05:16:17 Yavanna systemd[1]: Starting Load Kernel Module dm_mod... Nov 07 05:16:17 Yavanna systemd[1]: Load Kernel Module drm was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!drm). Nov 07 05:16:17 Yavanna systemd[1]: Load Kernel Module fuse was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!fuse). Nov 07 05:16:17 Yavanna systemd[1]: Mounting FUSE Control File System... Nov 07 05:16:17 Yavanna systemd[1]: Starting Load Kernel Module loop... Nov 07 05:16:17 Yavanna 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 07 05:16:17 Yavanna systemd[1]: Starting Journal Service... Nov 07 05:16:17 Yavanna systemd[1]: Starting Load Kernel Modules... Nov 07 05:16:17 Yavanna systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Nov 07 05:16:17 Yavanna systemd[1]: Starting Remount Root and Kernel File Systems... Nov 07 05:16:17 Yavanna systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Nov 07 05:16:17 Yavanna systemd[1]: Starting Load udev Rules from Credentials... Nov 07 05:16:17 Yavanna kernel: device-mapper: uevent: version 1.0.3 Nov 07 05:16:17 Yavanna kernel: loop: module loaded Nov 07 05:16:17 Yavanna kernel: device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev Nov 07 05:16:17 Yavanna systemd[1]: Starting Coldplug All udev Devices... Nov 07 05:16:17 Yavanna systemd[1]: Mounted Huge Pages File System. Nov 07 05:16:17 Yavanna systemd[1]: Mounted POSIX Message Queue File System. Nov 07 05:16:17 Yavanna systemd[1]: Mounted Kernel Debug File System. Nov 07 05:16:17 Yavanna systemd[1]: Mounted Kernel Trace File System. Nov 07 05:16:17 Yavanna systemd[1]: Mounted Temporary Directory /tmp. Nov 07 05:16:17 Yavanna systemd[1]: Finished Create List of Static Device Nodes. Nov 07 05:16:17 Yavanna systemd-journald[351]: Collecting audit messages is disabled. Nov 07 05:16:17 Yavanna systemd[1]: Mounted Kernel Configuration File System. Nov 07 05:16:17 Yavanna systemd[1]: modprobe@dm_mod.service: Deactivated successfully. Nov 07 05:16:17 Yavanna systemd[1]: Finished Load Kernel Module dm_mod. Nov 07 05:16:17 Yavanna systemd[1]: Mounted FUSE Control File System. Nov 07 05:16:17 Yavanna systemd[1]: modprobe@loop.service: Deactivated successfully. Nov 07 05:16:17 Yavanna systemd[1]: Finished Load Kernel Module loop. Nov 07 05:16:17 Yavanna kernel: i2c_dev: i2c /dev entries driver Nov 07 05:16:17 Yavanna kernel: EXT4-fs (nvme0n1p2): re-mounted c1da08d6-8d09-410a-a9d6-729e6a1b117f r/w. Nov 07 05:16:17 Yavanna systemd[1]: Finished Load udev Rules from Credentials. Nov 07 05:16:17 Yavanna systemd-journald[351]: Journal started Nov 07 05:16:17 Yavanna systemd-journald[351]: Runtime Journal (/run/log/journal/73189cff0d6d4451a0b1f6d418e03a73) is 8M, max 630.3M, 622.3M free. Nov 07 05:16:17 Yavanna systemd[1]: Queued start job for default target Graphical Interface. Nov 07 05:16:17 Yavanna systemd[1]: systemd-journald.service: Deactivated successfully. Nov 07 05:16:17 Yavanna systemd-modules-load[352]: Inserted module 'crypto_user' Nov 07 05:16:17 Yavanna systemd-modules-load[352]: Inserted module 'i2c_dev' Nov 07 05:16:17 Yavanna systemd[1]: Started Journal Service. Nov 07 05:16:17 Yavanna systemd[1]: Finished Load Kernel Modules. Nov 07 05:16:17 Yavanna systemd[1]: Finished Remount Root and Kernel File Systems. Nov 07 05:16:17 Yavanna systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). Nov 07 05:16:17 Yavanna systemd[1]: Starting Flush Journal to Persistent Storage... Nov 07 05:16:17 Yavanna systemd[1]: Starting Load/Save OS Random Seed... Nov 07 05:16:17 Yavanna systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met. Nov 07 05:16:17 Yavanna systemd[1]: Starting Apply Kernel Variables... Nov 07 05:16:17 Yavanna systemd[1]: Starting Create Static Device Nodes in /dev gracefully... Nov 07 05:16:17 Yavanna systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Nov 07 05:16:17 Yavanna systemd-journald[351]: Time spent on flushing to /var/log/journal/73189cff0d6d4451a0b1f6d418e03a73 is 93.387ms for 1074 entries. Nov 07 05:16:17 Yavanna systemd-journald[351]: System Journal (/var/log/journal/73189cff0d6d4451a0b1f6d418e03a73) is 200.1M, max 4G, 3.8G free. Nov 07 05:16:17 Yavanna systemd-journald[351]: Received client request to flush runtime journal. Nov 07 05:16:17 Yavanna systemd[1]: Finished Apply Kernel Variables. Nov 07 05:16:17 Yavanna systemd[1]: Finished Load/Save OS Random Seed. Nov 07 05:16:17 Yavanna systemd[1]: Starting User Database Manager... Nov 07 05:16:17 Yavanna systemd[1]: Started User Database Manager. Nov 07 05:16:17 Yavanna systemd[1]: Finished Create Static Device Nodes in /dev gracefully. Nov 07 05:16:17 Yavanna systemd[1]: Create System Users was skipped because no trigger condition checks were met. Nov 07 05:16:17 Yavanna systemd[1]: Starting Create Static Device Nodes in /dev... Nov 07 05:16:17 Yavanna systemd[1]: Finished Create Static Device Nodes in /dev. Nov 07 05:16:17 Yavanna systemd[1]: Reached target Preparation for Local File Systems. Nov 07 05:16:17 Yavanna systemd[1]: Starting Rule-based Manager for Device Events and Files... Nov 07 05:16:17 Yavanna systemd[1]: Finished Flush Journal to Persistent Storage. Nov 07 05:16:17 Yavanna systemd[1]: Finished Coldplug All udev Devices. Nov 07 05:16:17 Yavanna systemd-udevd[390]: Using default interface naming scheme 'v258'. Nov 07 05:16:17 Yavanna systemd[1]: Started Rule-based Manager for Device Events and Files. Nov 07 05:16:17 Yavanna systemd[1]: Starting Virtual Console Setup... Nov 07 05:16:17 Yavanna systemd[1]: Created slice Slice /system/systemd-backlight. Nov 07 05:16:17 Yavanna systemd[1]: Load Kernel Module configfs was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!configfs). Nov 07 05:16:17 Yavanna systemd[1]: Load Kernel Module fuse was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!fuse). Nov 07 05:16:17 Yavanna systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight... Nov 07 05:16:17 Yavanna systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight. Nov 07 05:16:17 Yavanna systemd[1]: Finished Virtual Console Setup. Nov 07 05:16:17 Yavanna mtp-probe[456]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-8" Nov 07 05:16:17 Yavanna mtp-probe[456]: bus: 3, device: 3 was not an MTP device Nov 07 05:16:17 Yavanna systemd[1]: Condition check resulted in YMTC PC411-1TB-B 1 being skipped. Nov 07 05:16:17 Yavanna kernel: resource: resource sanity check: requesting [mem 0x00000000fedc0000-0x00000000fedcffff], which spans more than pnp 00:03 [mem 0xfedc0000-0xfedc7fff] Nov 07 05:16:17 Yavanna kernel: caller igen6_probe+0x155/0x81c [igen6_edac] mapping multiple BARs Nov 07 05:16:17 Yavanna kernel: EDAC MC0: Giving out device to module igen6_edac controller Intel_client_SoC MC#0: DEV 0000:00:00.0 (INTERRUPT) Nov 07 05:16:17 Yavanna kernel: EDAC MC1: Giving out device to module igen6_edac controller Intel_client_SoC MC#1: DEV 0000:00:00.0 (INTERRUPT) Nov 07 05:16:17 Yavanna kernel: EDAC igen6: v2.5.1 Nov 07 05:16:17 Yavanna systemd[1]: Condition check resulted in YMTC PC411-1TB-B 3 being skipped. Nov 07 05:16:17 Yavanna systemd[1]: Condition check resulted in /dev/tpmrm0 being skipped. Nov 07 05:16:17 Yavanna systemd[1]: Condition check resulted in /dev/tpm0 being skipped. Nov 07 05:16:17 Yavanna systemd[1]: Reached target Trusted Platform Module. Nov 07 05:16:17 Yavanna systemd[1]: Starting File System Check on /dev/disk/by-uuid/7B87-36D0... Nov 07 05:16:17 Yavanna systemd[1]: Starting File System Check on /dev/disk/by-uuid/915121c5-b712-4be9-b2e0-5fd98b934eb0... Nov 07 05:16:17 Yavanna kernel: mousedev: PS/2 mouse device common for all mice Nov 07 05:16:17 Yavanna mtp-probe[465]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3" Nov 07 05:16:17 Yavanna mtp-probe[465]: bus: 3, device: 2 was not an MTP device Nov 07 05:16:17 Yavanna mtp-probe[467]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:0d.0/usb2/2-3" Nov 07 05:16:17 Yavanna mtp-probe[467]: bus: 2, device: 2 was not an MTP device Nov 07 05:16:17 Yavanna kernel: ACPI: bus type thunderbolt registered Nov 07 05:16:17 Yavanna kernel: intel_vpu 0000:00:0b.0: [drm] Firmware: intel/vpu/vpu_37xx_v1.bin, version: 20250925*MTL_CLIENT_SILICON-NVR+NN-deployment*2485cfeafeed591eaa9a320bfae2407c1b83b29f*2485cfeafeed591eaa9a320bfae2407c1b83b29f*2485cfeafee Nov 07 05:16:17 Yavanna kernel: intel_vpu 0000:00:0b.0: [drm] Scheduler mode: HW Nov 07 05:16:17 Yavanna kernel: pci 0000:00:08.0: Setting to D3hot Nov 07 05:16:17 Yavanna systemd-fsck[479]: /dev/nvme0n1p3: clean, 56935/54640640 files, 6609595/218542336 blocks Nov 07 05:16:17 Yavanna kernel: intel_pmc_core INT33A1:00: Assuming a default substate order for this platform Nov 07 05:16:17 Yavanna kernel: intel_pmc_core INT33A1:00: pmc_core: couldn't get DMU telem endpoint -6 Nov 07 05:16:17 Yavanna kernel: intel_pmc_core INT33A1:00: initialized Nov 07 05:16:17 Yavanna systemd[1]: Finished File System Check on /dev/disk/by-uuid/915121c5-b712-4be9-b2e0-5fd98b934eb0. Nov 07 05:16:17 Yavanna systemd-fsck[478]: fsck.fat 4.2 (2021-01-31) Nov 07 05:16:17 Yavanna systemd-fsck[478]: /dev/nvme0n1p1: 113 files, 18719/403266 clusters Nov 07 05:16:17 Yavanna systemd[1]: Finished File System Check on /dev/disk/by-uuid/7B87-36D0. Nov 07 05:16:17 Yavanna kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database Nov 07 05:16:17 Yavanna kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' Nov 07 05:16:17 Yavanna kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' Nov 07 05:16:17 Yavanna kernel: input: PC Speaker as /devices/platform/pcspkr/input/input10 Nov 07 05:16:17 Yavanna kernel: Bluetooth: Core ver 2.22 Nov 07 05:16:17 Yavanna kernel: NET: Registered PF_BLUETOOTH protocol family Nov 07 05:16:17 Yavanna kernel: Bluetooth: HCI device and connection manager initialized Nov 07 05:16:17 Yavanna kernel: Bluetooth: HCI socket layer initialized Nov 07 05:16:17 Yavanna kernel: Bluetooth: L2CAP socket layer initialized Nov 07 05:16:17 Yavanna kernel: Bluetooth: SCO socket layer initialized Nov 07 05:16:17 Yavanna kernel: input: FTSC1000:00 2808:5662 Touchscreen as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-FTSC1000:00/0018:2808:5662.0003/input/input11 Nov 07 05:16:17 Yavanna kernel: hid-generic 0018:2808:5662.0003: input,hidraw2: I2C HID v1.00 Device [FTSC1000:00 2808:5662] on i2c-FTSC1000:00 Nov 07 05:16:17 Yavanna kernel: [drm] Initialized intel_vpu 1.0.0 for 0000:00:0b.0 on minor 0 Nov 07 05:16:17 Yavanna systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Nov 07 05:16:17 Yavanna systemd[1]: Stopped Virtual Console Setup. Nov 07 05:16:17 Yavanna systemd[1]: Stopping Virtual Console Setup... Nov 07 05:16:17 Yavanna kernel: input: TOPS0102:00 35CC:0104 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-TOPS0102:00/0018:35CC:0104.0004/input/input13 Nov 07 05:16:17 Yavanna kernel: input: TOPS0102:00 35CC:0104 Consumer Control as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-TOPS0102:00/0018:35CC:0104.0004/input/input14 Nov 07 05:16:17 Yavanna kernel: input: TOPS0102:00 35CC:0104 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-TOPS0102:00/0018:35CC:0104.0004/input/input15 Nov 07 05:16:17 Yavanna kernel: hid-generic 0018:35CC:0104.0004: input,hidraw3: I2C HID v1.00 Mouse [TOPS0102:00 35CC:0104] on i2c-TOPS0102:00 Nov 07 05:16:17 Yavanna systemd[1]: Starting Virtual Console Setup... Nov 07 05:16:17 Yavanna kernel: input: Huawei WMI hotkeys as /devices/platform/huawei-wmi/input/input17 Nov 07 05:16:17 Yavanna kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set Nov 07 05:16:17 Yavanna kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt Nov 07 05:16:17 Yavanna kernel: ACPI: battery: new hook: Huawei Battery Extension Nov 07 05:16:17 Yavanna kernel: intel_rapl_msr: PL4 support detected. Nov 07 05:16:17 Yavanna kernel: intel_rapl_common: Found RAPL domain package Nov 07 05:16:17 Yavanna kernel: intel_rapl_common: Found RAPL domain core Nov 07 05:16:17 Yavanna kernel: intel_rapl_common: Found RAPL domain uncore Nov 07 05:16:17 Yavanna kernel: intel_rapl_common: Found RAPL domain psys Nov 07 05:16:17 Yavanna systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Nov 07 05:16:17 Yavanna systemd[1]: Finished Virtual Console Setup. Nov 07 05:16:17 Yavanna kernel: usbcore: registered new interface driver cdc_ether Nov 07 05:16:17 Yavanna kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer Nov 07 05:16:17 Yavanna kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules Nov 07 05:16:17 Yavanna kernel: RAPL PMU: hw unit of domain package 2^-14 Joules Nov 07 05:16:17 Yavanna kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules Nov 07 05:16:17 Yavanna kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules Nov 07 05:16:17 Yavanna kernel: intel_rapl_common: Found RAPL domain package Nov 07 05:16:17 Yavanna kernel: iTCO_vendor_support: vendor-support=0 Nov 07 05:16:17 Yavanna kernel: iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x80930 wfpm id 0x80005b20 Nov 07 05:16:17 Yavanna kernel: iwlwifi 0000:00:14.3: PCI dev 7740/0094, rev=0x461, rfid=0x2010d000 Nov 07 05:16:17 Yavanna kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz Nov 07 05:16:17 Yavanna kernel: mei_gsc_proxy 0000:00:16.0-0f73db04-97ab-4125-b893-e904ad0d5464: bound 0000:00:02.0 (ops i915_gsc_proxy_component_ops [i915]) Nov 07 05:16:17 Yavanna kernel: usbcore: registered new interface driver btusb Nov 07 05:16:17 Yavanna kernel: iwlwifi 0000:00:14.3: loaded firmware version 100.de068435.0 bz-b0-gf-a0-100.ucode op_mode iwlmvm Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: Device revision is 0 Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: Secure boot is enabled Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: OTP lock is enabled Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: API lock is enabled Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: Debug lock is disabled Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014 Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: Bootloader timestamp 2022.18 buildtype 1 build 16362 Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: DSM reset method type: 0x00 Nov 07 05:16:17 Yavanna kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400) Nov 07 05:16:17 Yavanna kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: Found device firmware: intel/ibt-0093-0041.sfi Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: Boot Address: 0x100800 Nov 07 05:16:17 Yavanna kernel: Bluetooth: hci0: Firmware Version: 78-34.25 Nov 07 05:16:17 Yavanna systemd[1]: Load Kernel Module dm_mod was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!dm_mod). Nov 07 05:16:17 Yavanna systemd[1]: Load Kernel Module loop was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!loop). Nov 07 05:16:17 Yavanna 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 07 05:16:17 Yavanna systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). Nov 07 05:16:17 Yavanna systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Nov 07 05:16:17 Yavanna systemd[1]: Starting Load/Save RF Kill Switch Status... Nov 07 05:16:17 Yavanna kernel: pps_core: LinuxPPS API ver. 1 registered Nov 07 05:16:17 Yavanna kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> Nov 07 05:16:17 Yavanna systemd[1]: Create System Users was skipped because no trigger condition checks were met. Nov 07 05:16:17 Yavanna systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Nov 07 05:16:17 Yavanna systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met. Nov 07 05:16:17 Yavanna systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Nov 07 05:16:17 Yavanna kernel: PTP clock support registered Nov 07 05:16:17 Yavanna kernel: input: FTSC1000:00 2808:5662 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-FTSC1000:00/0018:2808:5662.0003/input/input18 Nov 07 05:16:17 Yavanna kernel: hid-multitouch 0018:2808:5662.0003: input,hidraw2: I2C HID v1.00 Device [FTSC1000:00 2808:5662] on i2c-FTSC1000:00 Nov 07 05:16:17 Yavanna kernel: cdc_ncm 2-3:2.0: MAC-Address: c8:a3:62:c7:3a:05 Nov 07 05:16:17 Yavanna kernel: cdc_ncm 2-3:2.0: setting rx_max = 16384 Nov 07 05:16:17 Yavanna kernel: cdc_ncm 2-3:2.0: setting tx_max = 16384 Nov 07 05:16:17 Yavanna systemd[1]: Started Load/Save RF Kill Switch Status. Nov 07 05:16:17 Yavanna kernel: cdc_ncm 2-3:2.0 eth0: register 'cdc_ncm' at usb-0000:00:0d.0-3, CDC NCM (NO ZLP), c8:a3:62:c7:3a:05 Nov 07 05:16:17 Yavanna kernel: usbcore: registered new interface driver cdc_ncm Nov 07 05:16:17 Yavanna kernel: usbcore: registered new interface driver cdc_wdm Nov 07 05:16:17 Yavanna kernel: usbcore: registered new interface driver cdc_mbim Nov 07 05:16:18 Yavanna kernel: cdc_ncm 2-3:2.0 enp0s13f0u3c2: renamed from eth0 Nov 07 05:16:18 Yavanna kernel: input: TOPS0102:00 35CC:0104 Consumer Control as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-TOPS0102:00/0018:35CC:0104.0004/input/input21 Nov 07 05:16:18 Yavanna kernel: input: TOPS0102:00 35CC:0104 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-TOPS0102:00/0018:35CC:0104.0004/input/input22 Nov 07 05:16:18 Yavanna kernel: hid-multitouch 0018:35CC:0104.0004: input,hidraw3: I2C HID v1.00 Mouse [TOPS0102:00 35CC:0104] on i2c-TOPS0102:00 Nov 07 05:16:18 Yavanna kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002) Nov 07 05:16:18 Yavanna kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops intel_audio_component_bind_ops [i915]) Nov 07 05:16:18 Yavanna kernel: snd_hda_codec_alc269 hdaudioC0D0: autoconfig for ALC256: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:speaker Nov 07 05:16:18 Yavanna kernel: snd_hda_codec_alc269 hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) Nov 07 05:16:18 Yavanna kernel: snd_hda_codec_alc269 hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0) Nov 07 05:16:18 Yavanna kernel: snd_hda_codec_alc269 hdaudioC0D0: mono: mono_out=0x0 Nov 07 05:16:18 Yavanna kernel: snd_hda_codec_alc269 hdaudioC0D0: inputs: Nov 07 05:16:18 Yavanna kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24 Nov 07 05:16:18 Yavanna kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25 Nov 07 05:16:18 Yavanna kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26 Nov 07 05:16:18 Yavanna kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27 Nov 07 05:16:18 Yavanna kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28 Nov 07 05:16:18 Yavanna systemd[1]: Reached target Sound Card. Nov 07 05:16:18 Yavanna kernel: iwlwifi 0000:00:14.3: Detected RF GF, rfid=0x2010d000 Nov 07 05:16:18 Yavanna kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4 Nov 07 05:16:18 Yavanna systemd[1]: Mounting /efi... Nov 07 05:16:18 Yavanna systemd[1]: Mounting /home... Nov 07 05:16:18 Yavanna systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw). Nov 07 05:16:18 Yavanna systemd[1]: Listening on Disk Image Download Service Socket. Nov 07 05:16:18 Yavanna kernel: ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=1 Nov 07 05:16:18 Yavanna kernel: hid-generic 001F:8087:0AC2.0005: hidraw4: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC2] on Nov 07 05:16:18 Yavanna kernel: iwlwifi 0000:00:14.3: base HW address: 54:e4:ed:68:40:bb Nov 07 05:16:18 Yavanna kernel: hid-sensor-hub 001F:8087:0AC2.0005: hidraw4: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC2] on Nov 07 05:16:18 Yavanna systemd[1]: Mounted /efi. Nov 07 05:16:18 Yavanna kernel: EXT4-fs (nvme0n1p3): mounted filesystem 915121c5-b712-4be9-b2e0-5fd98b934eb0 r/w with ordered data mode. Quota mode: none. Nov 07 05:16:18 Yavanna systemd[1]: Mounted /home. Nov 07 05:16:18 Yavanna systemd[1]: Reached target Local File Systems. Nov 07 05:16:18 Yavanna systemd[1]: Listening on Boot Entries Service Socket. Nov 07 05:16:18 Yavanna systemd[1]: Listening on System Extension Image Management. Nov 07 05:16:18 Yavanna systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met. Nov 07 05:16:18 Yavanna systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met. Nov 07 05:16:18 Yavanna systemd[1]: Starting Create System Files and Directories... Nov 07 05:16:18 Yavanna systemd[1]: Starting Load JSON user/group Records from Credentials... Nov 07 05:16:18 Yavanna systemd[1]: Finished Load JSON user/group Records from Credentials. Nov 07 05:16:18 Yavanna systemd[1]: Load Kernel Module dm_mod was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!dm_mod). Nov 07 05:16:18 Yavanna systemd[1]: Load Kernel Module loop was skipped because of an unmet condition check (ConditionKernelModuleLoaded=!loop). Nov 07 05:16:18 Yavanna systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met. Nov 07 05:16:18 Yavanna systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met. Nov 07 05:16:18 Yavanna 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 07 05:16:18 Yavanna systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). Nov 07 05:16:18 Yavanna systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Nov 07 05:16:18 Yavanna systemd[1]: Create System Users was skipped because no trigger condition checks were met. Nov 07 05:16:18 Yavanna systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Nov 07 05:16:18 Yavanna systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met. Nov 07 05:16:18 Yavanna systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Nov 07 05:16:18 Yavanna systemd[1]: Finished Create System Files and Directories. Nov 07 05:16:18 Yavanna systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met. Nov 07 05:16:18 Yavanna systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). Nov 07 05:16:18 Yavanna systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). Nov 07 05:16:18 Yavanna systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var). Nov 07 05:16:18 Yavanna systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). Nov 07 05:16:18 Yavanna systemd[1]: Update is Completed was skipped because no trigger condition checks were met. Nov 07 05:16:18 Yavanna kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0 Nov 07 05:16:18 Yavanna systemd[1]: Starting Record System Boot/Shutdown in UTMP... Nov 07 05:16:18 Yavanna systemd[1]: Finished Record System Boot/Shutdown in UTMP. Nov 07 05:16:18 Yavanna systemd[1]: Reached target System Initialization. Nov 07 05:16:18 Yavanna systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly. Nov 07 05:16:18 Yavanna systemd[1]: Started Daily man-db regeneration. Nov 07 05:16:18 Yavanna systemd[1]: Started Daily verification of password and group files. Nov 07 05:16:18 Yavanna systemd[1]: Started Daily Cleanup of Temporary Directories. Nov 07 05:16:18 Yavanna systemd[1]: Reached target Timer Units. Nov 07 05:16:18 Yavanna systemd[1]: Listening on D-Bus System Message Bus Socket. Nov 07 05:16:18 Yavanna systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg. Nov 07 05:16:18 Yavanna systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg. Nov 07 05:16:18 Yavanna systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg. Nov 07 05:16:18 Yavanna systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg. Nov 07 05:16:18 Yavanna systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg. Nov 07 05:16:18 Yavanna systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg. Nov 07 05:16:18 Yavanna systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local). Nov 07 05:16:18 Yavanna systemd[1]: Listening on Hostname Service Socket. Nov 07 05:16:18 Yavanna systemd[1]: Listening on User Login Management Varlink Socket. Nov 07 05:16:18 Yavanna systemd[1]: Listening on Virtual Machine and Container Registration Service Socket. Nov 07 05:16:18 Yavanna systemd[1]: Reached target Socket Units. Nov 07 05:16:18 Yavanna systemd[1]: Starting D-Bus System Message Bus... Nov 07 05:16:18 Yavanna systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Nov 07 05:16:18 Yavanna systemd[1]: Started D-Bus System Message Bus. Nov 07 05:16:18 Yavanna dbus-broker-launch[572]: Ready Nov 07 05:16:18 Yavanna systemd[1]: Reached target Basic System. Nov 07 05:16:18 Yavanna systemd[1]: Starting Network Manager... Nov 07 05:16:18 Yavanna systemd[1]: Starting Bluetooth service... Nov 07 05:16:18 Yavanna systemd[1]: Starting IIO Sensor Proxy service... Nov 07 05:16:18 Yavanna systemd[1]: SSH Key Generation was skipped because no trigger condition checks were met. Nov 07 05:16:18 Yavanna systemd[1]: Starting User Login Management... Nov 07 05:16:18 Yavanna systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Nov 07 05:16:18 Yavanna bluetoothd[575]: Bluetooth daemon 5.84 Nov 07 05:16:18 Yavanna bluetoothd[575]: Starting SDP server Nov 07 05:16:18 Yavanna systemd[1]: Started Bluetooth service. Nov 07 05:16:18 Yavanna systemd[1]: Reached target Bluetooth Support. Nov 07 05:16:18 Yavanna systemd[1]: Starting Authorization Manager... Nov 07 05:16:18 Yavanna kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 Nov 07 05:16:18 Yavanna bluetoothd[575]: Bluetooth management interface 1.23 initialized Nov 07 05:16:18 Yavanna kernel: Bluetooth: BNEP filters: protocol multicast Nov 07 05:16:18 Yavanna kernel: Bluetooth: BNEP socket layer initialized Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5511] NetworkManager (version 1.54.1-1) is starting... (boot:e6a5f8c0-c2d0-4ec2-991c-8605aea14a5d) Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5512] Read config: /etc/NetworkManager/NetworkManager.conf, /usr/lib/NetworkManager/conf.d/20-connectivity.conf Nov 07 05:16:18 Yavanna systemd[1]: Starting Hostname Service... Nov 07 05:16:18 Yavanna systemd-logind[578]: New seat seat0. Nov 07 05:16:18 Yavanna systemd-logind[578]: Watching system buttons on /dev/input/event0 (Lid Switch) Nov 07 05:16:18 Yavanna systemd-logind[578]: Watching system buttons on /dev/input/event1 (Power Button) Nov 07 05:16:18 Yavanna systemd-logind[578]: Watching system buttons on /dev/input/event3 (2.4G Mouse) Nov 07 05:16:18 Yavanna systemd-logind[578]: Watching system buttons on /dev/input/event6 (2.4G Mouse Consumer Control) Nov 07 05:16:18 Yavanna systemd-logind[578]: Watching system buttons on /dev/input/event7 (2.4G Mouse System Control) Nov 07 05:16:18 Yavanna systemd-logind[578]: Watching system buttons on /dev/input/event11 (TOPS0102:00 35CC:0104 Consumer Control) Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5585] manager[0x555fbdc3e700]: monitoring kernel firmware directory '/lib/firmware'. Nov 07 05:16:18 Yavanna systemd-logind[578]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Nov 07 05:16:18 Yavanna systemd[1]: Started User Login Management. Nov 07 05:16:18 Yavanna systemd[1]: Started Hostname Service. Nov 07 05:16:18 Yavanna polkitd[590]: Started polkitd version 126 Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5881] hostname: hostname: using hostnamed Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5881] hostname: static hostname changed from (none) to "Yavanna" Nov 07 05:16:18 Yavanna polkitd[590]: Loading rules from directory /etc/polkit-1/rules.d Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5884] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink Nov 07 05:16:18 Yavanna polkitd[590]: Loading rules from directory /run/polkit-1/rules.d Nov 07 05:16:18 Yavanna polkitd[590]: Error opening rules directory: Error opening directory “/run/polkit-1/rules.d”: No such file or directory (g-file-error-quark, 4) Nov 07 05:16:18 Yavanna polkitd[590]: Loading rules from directory /usr/local/share/polkit-1/rules.d Nov 07 05:16:18 Yavanna polkitd[590]: 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 07 05:16:18 Yavanna polkitd[590]: Loading rules from directory /usr/share/polkit-1/rules.d Nov 07 05:16:18 Yavanna polkitd[590]: Finished loading, compiling and executing 5 rules Nov 07 05:16:18 Yavanna systemd[1]: Started Authorization Manager. Nov 07 05:16:18 Yavanna polkitd[590]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5904] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill1) (driver iwlwifi) Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5906] manager[0x555fbdc3e700]: rfkill: Wi-Fi hardware radio set enabled Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5906] manager[0x555fbdc3e700]: rfkill: WWAN hardware radio set enabled Nov 07 05:16:18 Yavanna systemd[1]: Started IIO Sensor Proxy service. Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5960] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.54.1-1/libnm-device-plugin-wifi.so) Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5969] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.54.1-1/libnm-device-plugin-ovs.so) Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.5991] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.54.1-1/libnm-device-plugin-bluetooth.so) Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6156] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.54.1-1/libnm-device-plugin-team.so) Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6159] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.54.1-1/libnm-device-plugin-wwan.so) Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6161] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.54.1-1/libnm-device-plugin-adsl.so) Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6163] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6164] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6164] manager: Networking is enabled by state file Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6168] settings: Loaded settings plugin: keyfile (internal) Nov 07 05:16:18 Yavanna systemd[1]: Starting Network Manager Script Dispatcher Service... Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6204] dhcp: init: Using DHCP client 'internal' Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6206] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6216] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external') Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6218] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external') Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6223] device (lo): Activation: starting connection 'lo' (be0f7c89-b24d-4057-906a-e412dcc5b25c) Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6232] manager: (enp0s13f0u3c2): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6240] settings: (enp0s13f0u3c2): created default wired connection 'Wired connection 1' Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6240] device (enp0s13f0u3c2): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external') Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6250] device (wlp0s20f3): driver supports Access Point (AP) mode Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6253] manager: (wlp0s20f3): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3) Nov 07 05:16:18 Yavanna NetworkManager[574]: <info> [1762463778.6255] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external') Nov 07 05:16:18 Yavanna systemd[1]: Started Network Manager Script Dispatcher Service. Nov 07 05:16:18 Yavanna kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4 Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.0531] device (wlp0s20f3): set-hw-addr: set MAC address to CA:91:1B:FA:D8:53 (scanning) Nov 07 05:16:19 Yavanna kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4 Nov 07 05:16:19 Yavanna iio-sensor-proxy[576]: Buffer '/dev/iio:device0' did not have data within 0.5s Nov 07 05:16:19 Yavanna iio-sensor-proxy[576]: Not a switch [/sys/devices/pci0000:00/0000:00:12.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0005/HID-SENSOR-200041.2.auto/iio:device0/../capabilities/sw] Nov 07 05:16:19 Yavanna iio-sensor-proxy[576]: Invalid bitmask entry for /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event8 Nov 07 05:16:19 Yavanna systemd[1]: Started Network Manager. Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4157] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4179] ovsdb: disconnected from ovsdb Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4181] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external') Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4183] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external') Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4184] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external') Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4190] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external') Nov 07 05:16:19 Yavanna systemd[1]: Starting WPA supplicant... Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4211] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external') Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4212] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external') Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4215] device (lo): Activation: successful, device activated. Nov 07 05:16:19 Yavanna systemd[1]: Started WPA supplicant. Nov 07 05:16:19 Yavanna wpa_supplicant[625]: Successfully initialized wpa_supplicant Nov 07 05:16:19 Yavanna systemd[1]: Reached target Network. Nov 07 05:16:19 Yavanna systemd[1]: Starting OpenSSH Daemon... Nov 07 05:16:19 Yavanna systemd[1]: Starting Permit User Sessions... Nov 07 05:16:19 Yavanna systemd[1]: Finished Permit User Sessions. Nov 07 05:16:19 Yavanna systemd[1]: Starting GNOME Display Manager... Nov 07 05:16:19 Yavanna sshd[626]: Server listening on 0.0.0.0 port 22. Nov 07 05:16:19 Yavanna sshd[626]: Server listening on :: port 22. Nov 07 05:16:19 Yavanna systemd[1]: Started OpenSSH Daemon. Nov 07 05:16:19 Yavanna systemd[1]: Reached target Multi-User System. Nov 07 05:16:19 Yavanna systemd[1]: Reached target SSH Access Available. Nov 07 05:16:19 Yavanna systemd[1]: Started GNOME Display Manager. Nov 07 05:16:19 Yavanna systemd[1]: Reached target Graphical Interface. Nov 07 05:16:19 Yavanna systemd[1]: Startup finished in 5.630s (firmware) + 7.876s (loader) + 633ms (kernel) + 2.487s (initrd) + 2.408s (userspace) = 19.037s. Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4682] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4683] Wi-Fi P2P device controlled by interface wlp0s20f3 created Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4684] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4) Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4686] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external') Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4689] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full') Nov 07 05:16:19 Yavanna NetworkManager[574]: <info> [1762463779.4691] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', managed-type: 'full') Nov 07 05:16:19 Yavanna systemd[1]: Reached target User and Group Name Lookups. Nov 07 05:16:19 Yavanna systemd[1]: Starting Accounts Service... Nov 07 05:16:19 Yavanna accounts-daemon[637]: started daemon version 23.13.0 Nov 07 05:16:19 Yavanna systemd[1]: Started Accounts Service. Nov 07 05:16:19 Yavanna systemd-logind[578]: New session '1' of user 'gdm-greeter' with class 'greeter' and type 'wayland'. Nov 07 05:16:19 Yavanna systemd[1]: Created slice User Slice of UID 60578. Nov 07 05:16:19 Yavanna systemd[1]: Starting User Runtime Directory /run/user/60578... Nov 07 05:16:19 Yavanna systemd[1]: Finished User Runtime Directory /run/user/60578. Nov 07 05:16:19 Yavanna systemd[1]: Starting User Manager for UID 60578... Nov 07 05:16:19 Yavanna dbus-broker-launch[572]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found. Nov 07 05:16:19 Yavanna (systemd)[653]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[/dev/tty1] user=[gdm-greeter] ruser=[<unknown>] rhost=[<unknown>] Nov 07 05:16:19 Yavanna (systemd)[653]: pam_unix(systemd-user:session): session opened for user gdm-greeter(uid=60578) by gdm-greeter(uid=0) Nov 07 05:16:19 Yavanna systemd-logind[578]: New session '2' of user 'gdm-greeter' with class 'manager-early' and type 'unspecified'. Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Waiting for firmware download to complete Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Firmware loaded in 1683602 usecs Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Waiting for device to boot Nov 07 05:16:19 Yavanna systemd[653]: Queued start job for default target Main User Target. Nov 07 05:16:19 Yavanna systemd[653]: Created slice User Application Slice. Nov 07 05:16:19 Yavanna systemd[653]: Reached target Paths. Nov 07 05:16:19 Yavanna systemd[653]: Reached target Timers. Nov 07 05:16:19 Yavanna systemd[653]: Starting D-Bus User Message Bus Socket... Nov 07 05:16:19 Yavanna systemd[653]: Listening on GnuPG network certificate management daemon. Nov 07 05:16:19 Yavanna systemd[653]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers). Nov 07 05:16:19 Yavanna systemd[653]: Listening on GnuPG cryptographic agent and passphrase cache (restricted). Nov 07 05:16:19 Yavanna systemd[653]: Listening on GnuPG cryptographic agent (ssh-agent emulation). Nov 07 05:16:19 Yavanna systemd[653]: Listening on GnuPG cryptographic agent and passphrase cache. Nov 07 05:16:19 Yavanna systemd[653]: Listening on GnuPG public key management service. Nov 07 05:16:19 Yavanna systemd[653]: Listening on p11-kit server. Nov 07 05:16:19 Yavanna systemd[653]: Listening on PipeWire PulseAudio. Nov 07 05:16:19 Yavanna systemd[653]: Listening on PipeWire Multimedia System Sockets. Nov 07 05:16:19 Yavanna systemd[653]: Listening on Query the User Interactively for a Password. Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Device booted in 45603 usecs Nov 07 05:16:19 Yavanna systemd[653]: Listening on D-Bus User Message Bus Socket. Nov 07 05:16:19 Yavanna systemd[653]: Reached target Sockets. Nov 07 05:16:19 Yavanna systemd[653]: Reached target Basic System. Nov 07 05:16:19 Yavanna systemd[653]: Reached target Main User Target. Nov 07 05:16:19 Yavanna systemd[653]: Startup finished in 81ms. Nov 07 05:16:19 Yavanna systemd[1]: Started User Manager for UID 60578. Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: dsbr: enable: 0x01 value: 0x0f Nov 07 05:16:19 Yavanna systemd[1]: Started Session 1 of User gdm-greeter. Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0093-0041.ddc Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Applying Intel DDC parameters completed Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Firmware timestamp 2025.34 buildtype 1 build 91726 Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Firmware SHA1: 0x0c02c49d Nov 07 05:16:19 Yavanna systemd[653]: Created slice User Core Session Slice. Nov 07 05:16:19 Yavanna systemd[653]: Starting D-Bus User Message Bus... Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Fseq status: Success (0x00) Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Fseq executed: 00.00.04.197 Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: Fseq BT Top: 00.00.04.197 Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/nemo.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'. Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/nemo.service' is not named after the D-Bus name 'org.Nemo'. Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share/dbus-1/services/org.freedesktop.FileManager1.service' Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/org.gnome.Caribou.Antler.service' is not named after the D-Bus name 'org.gnome.Caribou.Keyboard'. Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'. Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'. Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'. Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share/dbus-1/services/org.xfce.Thunar.FileManager1.service' Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/org.xfce.Tumbler.Cache1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Cache1'. Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/org.xfce.Tumbler.Manager1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Manager1'. Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Thumbnailer1'. Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'. Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Ignoring duplicate name 'org.freedesktop.Notifications' in service file '/usr/share/dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service' Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Service file '/usr/share/dbus-1/services/org.xfce.xfce4-notifyd.Notifyd.service' is not named after the D-Bus name 'org.xfce.Notifyd'. Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored Nov 07 05:16:19 Yavanna systemd[653]: Started D-Bus User Message Bus. Nov 07 05:16:19 Yavanna dbus-broker-launch[666]: Ready Nov 07 05:16:19 Yavanna gnome-session-i[669]: Starting GNOME session target: gnome-session-wayland@gnome-login.target Nov 07 05:16:19 Yavanna systemd[653]: Created slice Slice /app/gnome-session-manager. Nov 07 05:16:19 Yavanna systemd[653]: Reached target GNOME Wayland Session. Nov 07 05:16:19 Yavanna systemd[653]: Reached target GNOME Shell. Nov 07 05:16:19 Yavanna systemd[653]: Starting Monitor Session leader for GNOME Session... Nov 07 05:16:19 Yavanna systemd[653]: Starting User folders update... Nov 07 05:16:19 Yavanna systemd[653]: Finished User folders update. Nov 07 05:16:19 Yavanna systemd[653]: Reached target Session services which should run early before the graphical session is brought up. Nov 07 05:16:19 Yavanna systemd[653]: Started Monitor Session leader for GNOME Session. Nov 07 05:16:19 Yavanna systemd[653]: Reached target Tasks to be run before GNOME Session starts. Nov 07 05:16:19 Yavanna systemd[653]: Starting GNOME Session Manager (session: gnome-login)... Nov 07 05:16:19 Yavanna systemd[653]: Started GNOME Session Manager (session: gnome-login). Nov 07 05:16:19 Yavanna systemd[653]: Reached target GNOME Session Manager is ready. Nov 07 05:16:19 Yavanna systemd[653]: Starting GNOME Shell on Wayland... Nov 07 05:16:19 Yavanna kernel: Bluetooth: MGMT ver 1.23 Nov 07 05:16:19 Yavanna bluetoothd[575]: Battery Provider Manager created Nov 07 05:16:19 Yavanna kernel: NET: Registered PF_ALG protocol family Nov 07 05:16:19 Yavanna kernel: Bluetooth: hci0: No such LE device e3:8b:46:fc:3e:9c (0x0) Nov 07 05:16:19 Yavanna bluetoothd[575]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters Nov 07 05:16:19 Yavanna gnome-shell[687]: Running GNOME Shell (using mutter 49.1.1) as a Wayland display server Nov 07 05:16:19 Yavanna gnome-shell[687]: Enabling experimental feature 'scale-monitor-framebuffer' Nov 07 05:16:19 Yavanna gnome-shell[687]: Enabling experimental feature 'variable-refresh-rate' Nov 07 05:16:19 Yavanna gnome-shell[687]: Enabling experimental feature 'xwayland-native-scaling' Nov 07 05:16:19 Yavanna systemd[1]: Starting RealtimeKit Scheduling Policy Service... Nov 07 05:16:20 Yavanna systemd[1]: Started RealtimeKit Scheduling Policy Service. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Successfully called chroot. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Successfully dropped privileges. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Successfully limited resources. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Canary thread running. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Running. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Watchdog thread running. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 0 threads of 0 processes of 0 users. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Successfully made thread 709 of process 687 owned by '60578' high priority at nice level -15. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 1 threads of 1 processes of 1 users. Nov 07 05:16:20 Yavanna gnome-shell[687]: Thread 'KMS thread' will be using high priority scheduling Nov 07 05:16:20 Yavanna gnome-shell[687]: Device '/dev/dri/card1' prefers shadow buffer Nov 07 05:16:20 Yavanna gnome-shell[687]: Added device '/dev/dri/card1' (i915) using atomic mode setting. Nov 07 05:16:20 Yavanna gnome-shell[687]: Created gbm renderer for '/dev/dri/card1' Nov 07 05:16:20 Yavanna gnome-shell[687]: GPU /dev/dri/card1 selected primary from builtin panel presence Nov 07 05:16:20 Yavanna gnome-shell[687]: Obtained a high priority EGL context Nov 07 05:16:20 Yavanna systemd[653]: Starting Accessibility services bus... Nov 07 05:16:20 Yavanna systemd[653]: Started Accessibility services bus. Nov 07 05:16:20 Yavanna dbus-broker-launch[737]: Ready Nov 07 05:16:20 Yavanna gnome-shell[687]: Using public X11 display :1024, (using :1025 for managed services) Nov 07 05:16:20 Yavanna gnome-shell[687]: Using Wayland display name 'wayland-0' Nov 07 05:16:20 Yavanna systemd[653]: Created slice Slice /app/dbus-:1.10-org.a11y.atspi.Registry. Nov 07 05:16:20 Yavanna systemd[653]: Started dbus-:1.10-org.a11y.atspi.Registry@0.service. Nov 07 05:16:20 Yavanna systemd[1]: Starting Manage, Install and Generate Color Profiles... Nov 07 05:16:20 Yavanna at-spi2-registryd[739]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry Nov 07 05:16:20 Yavanna systemd[1]: Started Manage, Install and Generate Color Profiles. Nov 07 05:16:20 Yavanna gnome-shell[687]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly. Nov 07 05:16:20 Yavanna systemd[1]: Starting Locale Service... Nov 07 05:16:20 Yavanna systemd[653]: Created slice Slice /app/dbus-:1.2-org.gnome.Shell.Screencast. Nov 07 05:16:20 Yavanna systemd[653]: Started dbus-:1.2-org.gnome.Shell.Screencast@0.service. Nov 07 05:16:20 Yavanna systemd[653]: Starting sandboxed app permission store... Nov 07 05:16:20 Yavanna systemd[1]: Started Locale Service. Nov 07 05:16:20 Yavanna systemd[653]: Started sandboxed app permission store. Nov 07 05:16:20 Yavanna systemd[1]: Starting Daemon for power management... Nov 07 05:16:20 Yavanna systemd[653]: Created slice Slice /app/dbus-:1.2-org.gnome.Shell.Notifications. Nov 07 05:16:20 Yavanna systemd[653]: Started dbus-:1.2-org.gnome.Shell.Notifications@0.service. Nov 07 05:16:20 Yavanna systemd[653]: Started GNOME Shell on Wayland. Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME Session is initialized. Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME basic session services. Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME Session (session: gnome-login). Nov 07 05:16:20 Yavanna systemd[653]: Starting Signal initialization done to GNOME Session Manager... Nov 07 05:16:20 Yavanna systemd[653]: Starting GNOME accessibility service... Nov 07 05:16:20 Yavanna systemd[653]: Starting GNOME keyboard configuration service... Nov 07 05:16:20 Yavanna systemd[653]: Starting GNOME keyboard shortcuts service... Nov 07 05:16:20 Yavanna systemd[653]: Starting GNOME power management service... Nov 07 05:16:20 Yavanna systemd[653]: Starting GNOME RFKill support service... Nov 07 05:16:20 Yavanna systemd[653]: Starting GNOME file sharing service... Nov 07 05:16:20 Yavanna systemd[653]: Starting GNOME smartcard service... Nov 07 05:16:20 Yavanna gnome-session-service[681]: Entering running state Nov 07 05:16:20 Yavanna systemd[653]: Starting GNOME USB protection service... Nov 07 05:16:20 Yavanna systemd[653]: Finished Signal initialization done to GNOME Session Manager. Nov 07 05:16:20 Yavanna systemd[653]: Started GNOME accessibility service. Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME accessibility target. Nov 07 05:16:20 Yavanna systemd[653]: Started GNOME keyboard configuration service. Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME keyboard configuration target. Nov 07 05:16:20 Yavanna systemd[653]: Started GNOME RFKill support service. Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME RFKill support target. Nov 07 05:16:20 Yavanna gsd-a11y-settings[780]: Failed to stop orca.service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit orca.service not loaded. Nov 07 05:16:20 Yavanna gsd-a11y-settings[780]: Failed to disable orca.service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit orca.service does not exist Nov 07 05:16:20 Yavanna polkitd[590]: Registered Authentication Agent for unix-session:1 (system bus name :1.17 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) Nov 07 05:16:20 Yavanna systemd[653]: Started GNOME USB protection service. Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME USB protection target. Nov 07 05:16:20 Yavanna systemd[653]: Started GNOME smartcard service. Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME smartcard target. Nov 07 05:16:20 Yavanna kernel: rfkill: input handler disabled Nov 07 05:16:20 Yavanna gnome-shell[687]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation Nov 07 05:16:20 Yavanna gnome-shell[687]: Will monitor session 1 Nov 07 05:16:20 Yavanna systemd[653]: Started GNOME file sharing service. Nov 07 05:16:20 Yavanna systemd[653]: Created slice Slice /app/dbus-:1.2-org.gnome.ScreenSaver. Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME file sharing target. Nov 07 05:16:20 Yavanna systemd[653]: Started dbus-:1.2-org.gnome.ScreenSaver@0.service. Nov 07 05:16:20 Yavanna gsd-sharing[787]: Failed to stop gnome-user-share-webdav.service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-user-share-webdav.service not loaded. Nov 07 05:16:20 Yavanna gsd-sharing[787]: Failed to stop rygel.service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit rygel.service not loaded. Nov 07 05:16:20 Yavanna gnome-shell[687]: Missing required core component Settings, expect trouble… Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 1 threads of 1 processes of 1 users. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 1 threads of 1 processes of 1 users. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 1 threads of 1 processes of 1 users. Nov 07 05:16:20 Yavanna systemd[653]: Started PipeWire Multimedia Service. Nov 07 05:16:20 Yavanna systemd[653]: Started Multimedia Service Session Manager. Nov 07 05:16:20 Yavanna NetworkManager[574]: <info> [1762463780.8032] agent-manager: agent[bccbab480fe636c1,:1.17/org.gnome.Shell.NetworkAgent/60578]: agent registered Nov 07 05:16:20 Yavanna systemd[653]: Started PipeWire PulseAudio. Nov 07 05:16:20 Yavanna systemd[1]: Starting Location Lookup Service... Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 1 threads of 1 processes of 1 users. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 1 threads of 1 processes of 1 users. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 1 threads of 1 processes of 1 users. Nov 07 05:16:20 Yavanna systemd[1]: Started Daemon for power management. Nov 07 05:16:20 Yavanna systemd[653]: Started GNOME keyboard shortcuts service. Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME keyboard shortcuts target. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Successfully made thread 881 of process 881 owned by '60578' high priority at nice level -11. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 2 threads of 2 processes of 1 users. Nov 07 05:16:20 Yavanna gnome-shell[687]: Failed to get PolKit permission: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered Nov 07 05:16:20 Yavanna gsd-usb-protection[794]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Successfully made thread 896 of process 881 owned by '60578' RT at priority 20. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 3 threads of 2 processes of 1 users. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 3 threads of 2 processes of 1 users. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 3 threads of 2 processes of 1 users. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 3 threads of 2 processes of 1 users. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 3 threads of 2 processes of 1 users. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 3 threads of 2 processes of 1 users. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 3 threads of 2 processes of 1 users. Nov 07 05:16:20 Yavanna systemd[653]: Started GNOME power management service. Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME power management target. Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME Session. Nov 07 05:16:20 Yavanna systemd[653]: Reached target GNOME Wayland Session (session: gnome-login). Nov 07 05:16:20 Yavanna systemd[653]: Reached target Current graphical user session. Nov 07 05:16:20 Yavanna wireplumber[884]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed Nov 07 05:16:20 Yavanna wireplumber[884]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed Nov 07 05:16:20 Yavanna wireplumber[884]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed Nov 07 05:16:20 Yavanna wireplumber[884]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed Nov 07 05:16:20 Yavanna gsd-media-keys[783]: Failed to grab accelerator for keybinding settings:hibernate Nov 07 05:16:20 Yavanna gsd-media-keys[783]: Failed to grab accelerator for keybinding settings:playback-repeat Nov 07 05:16:20 Yavanna dbus-broker-launch[572]: Activation request for 'org.freedesktop.Avahi' failed: The systemd unit 'dbus-org.freedesktop.Avahi.service' could not be found. Nov 07 05:16:20 Yavanna geoclue[892]: Failed to connect to avahi service: Daemon not running Nov 07 05:16:20 Yavanna systemd[1]: Started Location Lookup Service. Nov 07 05:16:20 Yavanna gnome-shell[687]: Type GITypeInfo of property NM.Object::client does not match return type GITypeInfo of getter get_client. Falling back to slow path Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Successfully made thread 884 of process 884 owned by '60578' high priority at nice level -11. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 4 threads of 3 processes of 1 users. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Successfully made thread 891 of process 891 owned by '60578' high priority at nice level -11. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 5 threads of 4 processes of 1 users. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Successfully made thread 906 of process 891 owned by '60578' RT at priority 20. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 6 threads of 4 processes of 1 users. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Successfully made thread 918 of process 884 owned by '60578' RT at priority 20. Nov 07 05:16:20 Yavanna rtkit-daemon[710]: Supervising 7 threads of 4 processes of 1 users. Nov 07 05:16:20 Yavanna wireplumber[884]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed? Nov 07 05:16:20 Yavanna wireplumber[884]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported. Nov 07 05:16:20 Yavanna kernel: Bluetooth: RFCOMM TTY layer initialized Nov 07 05:16:20 Yavanna kernel: Bluetooth: RFCOMM socket layer initialized Nov 07 05:16:20 Yavanna kernel: Bluetooth: RFCOMM ver 1.11 Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/ldac Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/aptx_hd Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx_hd Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/aptx Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/aac Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aac Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/opus_g Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/opus_g Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx_ll_1 Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx_ll_0 Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1 Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0 Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/faststream Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/faststream_duplex Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/opus_05 Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/opus_05 Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSink/opus_05_duplex Nov 07 05:16:20 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.39 path=/MediaEndpoint/A2DPSource/opus_05_duplex Nov 07 05:16:20 Yavanna gsd-media-keys[783]: Unable to get default sink Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.1191] device (enp0s13f0u3c2): carrier: link connected Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.1193] device (enp0s13f0u3c2): state change: unavailable -> disconnected (reason 'carrier-changed', managed-type: 'full') Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.1197] policy: auto-activating connection 'Wired connection 1' (fd64f6cd-22f3-3e90-8ab0-1e69aca15838) Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.1201] device (enp0s13f0u3c2): Activation: starting connection 'Wired connection 1' (fd64f6cd-22f3-3e90-8ab0-1e69aca15838) Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.1201] device (enp0s13f0u3c2): state change: disconnected -> prepare (reason 'none', managed-type: 'full') Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.1203] manager: NetworkManager state is now CONNECTING Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.1204] device (enp0s13f0u3c2): state change: prepare -> config (reason 'none', managed-type: 'full') Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.1210] device (enp0s13f0u3c2): state change: config -> ip-config (reason 'none', managed-type: 'full') Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.1213] dhcp4 (enp0s13f0u3c2): activation: beginning transaction (timeout in 45 seconds) Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.1789] dhcp4 (enp0s13f0u3c2): state changed new lease, address=192.168.13.54, acd pending Nov 07 05:16:21 Yavanna gnome-shell[1789]: The XKEYBOARD keymap compiler (xkbcomp) reports: Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86OK Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86GoTo Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86VendorLogo Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectProgramGuide Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectProgramGuide Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectHome Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaLanguageMenu Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaTitleMenu Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86AudioChannelMode Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectPC Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectTV Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectCable Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectVCR Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectVCRPlus Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectSatellite Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectCD Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectTape Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectRadio Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectTuner Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaPlayer Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectTeletext Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaSelectAuxiliary Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86MediaPlaySlow Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86NumberEntryMode Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86RefreshRateToggle Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86Accessibility Nov 07 05:16:21 Yavanna gnome-shell[1789]: > Warning: Could not resolve keysym XF86DoNotDisturb Nov 07 05:16:21 Yavanna gnome-shell[1789]: Errors from xkbcomp are not fatal to the X server Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.3409] dhcp4 (enp0s13f0u3c2): state changed new lease, address=192.168.13.54 Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.3414] policy: set 'Wired connection 1' (enp0s13f0u3c2) as default for IPv4 routing and DNS Nov 07 05:16:21 Yavanna dbus-broker-launch[572]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found. Nov 07 05:16:21 Yavanna gsd-sharing[787]: Failed to stop gnome-user-share-webdav.service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-user-share-webdav.service not loaded. Nov 07 05:16:21 Yavanna gsd-sharing[787]: Failed to stop rygel.service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit rygel.service not loaded. Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.3524] device (enp0s13f0u3c2): state change: ip-config -> ip-check (reason 'none', managed-type: 'full') Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.3537] device (enp0s13f0u3c2): state change: ip-check -> secondaries (reason 'none', managed-type: 'full') Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.3538] device (enp0s13f0u3c2): state change: secondaries -> activated (reason 'none', managed-type: 'full') Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.3539] manager: NetworkManager state is now CONNECTED_SITE Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.3541] device (enp0s13f0u3c2): Activation: successful, device activated. Nov 07 05:16:21 Yavanna systemd[653]: Reached target GNOME session X11 services. Nov 07 05:16:21 Yavanna systemd[653]: Starting GNOME XSettings service... Nov 07 05:16:21 Yavanna gnome-shell[1851]: The XKEYBOARD keymap compiler (xkbcomp) reports: Nov 07 05:16:21 Yavanna gnome-shell[1851]: > Warning: Unsupported maximum keycode 708, clipping. Nov 07 05:16:21 Yavanna gnome-shell[1851]: > X11 cannot support keycodes above 255. Nov 07 05:16:21 Yavanna gnome-shell[1851]: > Warning: Virtual modifier Hyper multiply defined Nov 07 05:16:21 Yavanna gnome-shell[1851]: > Using 0, ignoring 0 Nov 07 05:16:21 Yavanna gnome-shell[1851]: > Warning: Virtual modifier ScrollLock multiply defined Nov 07 05:16:21 Yavanna gnome-shell[1851]: > Using 0, ignoring 0 Nov 07 05:16:21 Yavanna gnome-shell[1851]: Errors from xkbcomp are not fatal to the X server Nov 07 05:16:21 Yavanna systemd[653]: Started GNOME XSettings service. Nov 07 05:16:21 Yavanna systemd[653]: Reached target GNOME session X11 services. Nov 07 05:16:21 Yavanna systemd[653]: GNOME XSettings target is inactive. Nov 07 05:16:21 Yavanna gsd-xsettings[1852]: Failed to get current UI scaling factor: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Destination does not exist Nov 07 05:16:21 Yavanna ibus-x11[1865]: Can not connect to ibus daemon Nov 07 05:16:21 Yavanna systemd[653]: Starting Portal service... Nov 07 05:16:21 Yavanna systemd[653]: Starting flatpak document portal service... Nov 07 05:16:21 Yavanna systemd[653]: Started flatpak document portal service. Nov 07 05:16:21 Yavanna systemd[653]: Starting Portal service (GNOME implementation)... Nov 07 05:16:21 Yavanna systemd[653]: dbus-:1.2-org.gnome.Shell.Screencast@0.service: Consumed 394ms CPU time, 65.7M memory peak. Nov 07 05:16:21 Yavanna systemd[653]: Started Portal service (GNOME implementation). Nov 07 05:16:21 Yavanna rtkit-daemon[710]: Supervising 7 threads of 4 processes of 1 users. Nov 07 05:16:21 Yavanna rtkit-daemon[710]: Supervising 7 threads of 4 processes of 1 users. Nov 07 05:16:21 Yavanna rtkit-daemon[710]: Supervising 7 threads of 4 processes of 1 users. Nov 07 05:16:21 Yavanna systemd[653]: Starting Portal service (GTK/GNOME implementation)... Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.7655] manager: NetworkManager state is now CONNECTED_GLOBAL Nov 07 05:16:21 Yavanna gnome-shell[687]: Registering session with GDM Nov 07 05:16:21 Yavanna wpa_supplicant[625]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US Nov 07 05:16:21 Yavanna wpa_supplicant[625]: p2p-dev-wlp0s20: Channel list changed: 6 GHz was enabled Nov 07 05:16:21 Yavanna wpa_supplicant[625]: wlp0s20f3: Channel list changed: 6 GHz was enabled Nov 07 05:16:21 Yavanna wpa_supplicant[625]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8114] policy: auto-activating connection 'murica' (7ba3a90a-0015-4769-b997-142f5d879857) Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8118] device (wlp0s20f3): Activation: starting connection 'murica' (7ba3a90a-0015-4769-b997-142f5d879857) Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8119] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', managed-type: 'full') Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8377] device (wlp0s20f3): set-hw-addr: reset MAC address to 54:E4:ED:68:40:BB (preserve) Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8389] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full') Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8391] device (wlp0s20f3): Activation: (wifi) access point 'murica' has security, but secrets are required. Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8391] device (wlp0s20f3): state change: config -> need-auth (reason 'none', managed-type: 'full') Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8400] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', managed-type: 'full') Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8401] device (wlp0s20f3): state change: prepare -> config (reason 'none', managed-type: 'full') Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8402] device (wlp0s20f3): Activation: (wifi) connection 'murica' has security, and secrets exist. No new secrets needed. Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8403] Config: added 'ssid' value ''Murica' Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8403] Config: added 'scan_ssid' value '1' Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8403] Config: added 'bgscan' value 'simple:30:-70:86400' Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8403] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE' Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8403] Config: added 'psk' value '<hidden>' Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8546] device (wlp0s20f3): supplicant interface state: disconnected -> inactive Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8546] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> inactive Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8645] device (wlp0s20f3): supplicant interface state: inactive -> scanning Nov 07 05:16:21 Yavanna NetworkManager[574]: <info> [1762463781.8645] device (p2p-dev-wlp0s20f3): supplicant management interface state: inactive -> scanning Nov 07 05:16:21 Yavanna systemd[653]: Started Portal service (GTK/GNOME implementation). Nov 07 05:16:21 Yavanna rtkit-daemon[710]: Supervising 7 threads of 4 processes of 1 users. Nov 07 05:16:21 Yavanna rtkit-daemon[710]: Supervising 7 threads of 4 processes of 1 users. Nov 07 05:16:21 Yavanna rtkit-daemon[710]: Supervising 7 threads of 4 processes of 1 users. Nov 07 05:16:21 Yavanna systemd[653]: Started Portal service. Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.0855] dhcp6 (enp0s13f0u3c2): activation: beginning transaction (timeout in 45 seconds) Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.0861] policy: set 'Wired connection 1' (enp0s13f0u3c2) as default for IPv6 routing and DNS Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.0882] dhcp6 (enp0s13f0u3c2): state changed new lease Nov 07 05:16:23 Yavanna systemd[1]: systemd-rfkill.service: Deactivated successfully. Nov 07 05:16:23 Yavanna wpa_supplicant[625]: wlp0s20f3: SME: Trying to authenticate with 10:0c:6b:ed:36:5c (SSID=''Murica' freq=2437 MHz) Nov 07 05:16:23 Yavanna kernel: wlp0s20f3: authenticate with 10:0c:6b:ed:36:5c (local address=54:e4:ed:68:40:bb) Nov 07 05:16:23 Yavanna kernel: wlp0s20f3: send auth to 10:0c:6b:ed:36:5c (try 1/3) Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.7376] device (wlp0s20f3): supplicant interface state: scanning -> authenticating Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.7376] device (p2p-dev-wlp0s20f3): supplicant management interface state: scanning -> authenticating Nov 07 05:16:23 Yavanna wpa_supplicant[625]: wlp0s20f3: Trying to associate with 10:0c:6b:ed:36:5c (SSID=''Murica' freq=2437 MHz) Nov 07 05:16:23 Yavanna kernel: wlp0s20f3: authenticated Nov 07 05:16:23 Yavanna kernel: wlp0s20f3: associate with 10:0c:6b:ed:36:5c (try 1/3) Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.7599] device (wlp0s20f3): supplicant interface state: authenticating -> associating Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.7599] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating Nov 07 05:16:23 Yavanna kernel: wlp0s20f3: RX AssocResp from 10:0c:6b:ed:36:5c (capab=0x1411 status=0 aid=5) Nov 07 05:16:23 Yavanna wpa_supplicant[625]: wlp0s20f3: Associated with 10:0c:6b:ed:36:5c Nov 07 05:16:23 Yavanna wpa_supplicant[625]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0 Nov 07 05:16:23 Yavanna kernel: wlp0s20f3: associated Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.7713] device (wlp0s20f3): supplicant interface state: associating -> associated Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.7713] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> associated Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.7800] device (wlp0s20f3): supplicant interface state: associated -> 4way_handshake Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.7800] device (p2p-dev-wlp0s20f3): supplicant management interface state: associated -> 4way_handshake Nov 07 05:16:23 Yavanna wpa_supplicant[625]: wlp0s20f3: WPA: Key negotiation completed with 10:0c:6b:ed:36:5c [PTK=CCMP GTK=CCMP] Nov 07 05:16:23 Yavanna wpa_supplicant[625]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 10:0c:6b:ed:36:5c completed [id=0 id_str=] Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.8305] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.8305] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "'Murica" Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.8305] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.8306] device (wlp0s20f3): state change: config -> ip-config (reason 'none', managed-type: 'full') Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.8308] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds) Nov 07 05:16:23 Yavanna NetworkManager[574]: <info> [1762463783.8997] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.6.145, acd pending Nov 07 05:16:24 Yavanna NetworkManager[574]: <info> [1762463784.0206] dhcp4 (wlp0s20f3): state changed new lease, address=192.168.6.145 Nov 07 05:16:24 Yavanna NetworkManager[574]: <info> [1762463784.0411] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', managed-type: 'full') Nov 07 05:16:24 Yavanna NetworkManager[574]: <info> [1762463784.0440] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', managed-type: 'full') Nov 07 05:16:24 Yavanna NetworkManager[574]: <info> [1762463784.0441] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', managed-type: 'full') Nov 07 05:16:24 Yavanna NetworkManager[574]: <info> [1762463784.0453] device (wlp0s20f3): Activation: successful, device activated. Nov 07 05:16:24 Yavanna NetworkManager[574]: <info> [1762463784.0456] manager: startup complete Nov 07 05:16:24 Yavanna wpa_supplicant[625]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-31 noise=9999 txrate=52000 Nov 07 05:16:25 Yavanna NetworkManager[574]: <info> [1762463785.5259] dhcp6 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds) Nov 07 05:16:25 Yavanna gdm-password][2058]: PAM unable to dlopen(/usr/lib/security/pam_gnome_keyring.so): /usr/lib/security/pam_gnome_keyring.so: cannot open shared object file: No such file or directory Nov 07 05:16:25 Yavanna gdm-password][2058]: PAM adding faulty module: /usr/lib/security/pam_gnome_keyring.so Nov 07 05:16:28 Yavanna gdm-password][2058]: pam_unix(gdm-password:session): session opened for user blindcrone(uid=1000) by blindcrone(uid=0) Nov 07 05:16:28 Yavanna systemd[1]: Created slice User Slice of UID 1000. Nov 07 05:16:28 Yavanna systemd[1]: Starting User Runtime Directory /run/user/1000... Nov 07 05:16:28 Yavanna systemd-logind[578]: New session '3' of user 'blindcrone' with class 'user' and type 'x11'. Nov 07 05:16:28 Yavanna systemd-user-runtime-dir[2284]: Successfully configured disk quota for UID 1000 on /tmp to 12.3G Nov 07 05:16:28 Yavanna systemd-user-runtime-dir[2284]: Successfully configured disk quota for UID 1000 on /dev/shm to 12.3G Nov 07 05:16:28 Yavanna systemd[1]: Finished User Runtime Directory /run/user/1000. Nov 07 05:16:28 Yavanna systemd[1]: Starting User Manager for UID 1000... Nov 07 05:16:28 Yavanna (systemd)[2286]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[/dev/tty1] user=[blindcrone] ruser=[<unknown>] rhost=[<unknown>] Nov 07 05:16:28 Yavanna (systemd)[2286]: pam_unix(systemd-user:session): session opened for user blindcrone(uid=1000) by blindcrone(uid=0) Nov 07 05:16:28 Yavanna systemd-logind[578]: New session '4' of user 'blindcrone' with class 'manager' and type 'unspecified'. Nov 07 05:16:28 Yavanna systemd[2286]: Queued start job for default target Main User Target. Nov 07 05:16:28 Yavanna systemd[2286]: Created slice User Application Slice. Nov 07 05:16:28 Yavanna systemd[2286]: Reached target Paths. Nov 07 05:16:28 Yavanna systemd[2286]: Reached target Timers. Nov 07 05:16:28 Yavanna systemd[2286]: Starting D-Bus User Message Bus Socket... Nov 07 05:16:28 Yavanna systemd[2286]: Listening on GnuPG network certificate management daemon. Nov 07 05:16:28 Yavanna systemd[2286]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers). Nov 07 05:16:28 Yavanna systemd[2286]: Listening on GnuPG cryptographic agent and passphrase cache (restricted). Nov 07 05:16:28 Yavanna systemd[2286]: Listening on GnuPG cryptographic agent (ssh-agent emulation). Nov 07 05:16:28 Yavanna systemd[2286]: Listening on GnuPG cryptographic agent and passphrase cache. Nov 07 05:16:28 Yavanna systemd[2286]: Listening on GnuPG public key management service. Nov 07 05:16:28 Yavanna systemd[2286]: Listening on p11-kit server. Nov 07 05:16:28 Yavanna systemd[2286]: Listening on PipeWire PulseAudio. Nov 07 05:16:28 Yavanna systemd[2286]: Listening on PipeWire Multimedia System Sockets. Nov 07 05:16:28 Yavanna systemd[2286]: Listening on Query the User Interactively for a Password. Nov 07 05:16:28 Yavanna systemd[2286]: Listening on D-Bus User Message Bus Socket. Nov 07 05:16:28 Yavanna systemd[2286]: Reached target Sockets. Nov 07 05:16:28 Yavanna systemd[2286]: Reached target Basic System. Nov 07 05:16:28 Yavanna systemd[2286]: Reached target Main User Target. Nov 07 05:16:28 Yavanna systemd[2286]: Startup finished in 66ms. Nov 07 05:16:28 Yavanna systemd[1]: Started User Manager for UID 1000. Nov 07 05:16:28 Yavanna systemd[1]: Started Session 3 of User blindcrone. Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/ldac Nov 07 05:16:28 Yavanna kernel: rfkill: input handler enabled Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/aptx_hd Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx_hd Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/aptx Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/aac Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aac Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/opus_g Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/opus_g Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/sbc Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/sbc Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx_ll_1 Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx_ll_0 Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1 Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0 Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/faststream Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/faststream_duplex Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/opus_05 Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/opus_05 Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSink/opus_05_duplex Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.39 path=/MediaEndpoint/A2DPSource/opus_05_duplex Nov 07 05:16:28 Yavanna gnome-shell[687]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered Nov 07 05:16:28 Yavanna systemd[2286]: Reached target Sound Card. Nov 07 05:16:28 Yavanna systemd[653]: Reached target Sound Card. Nov 07 05:16:28 Yavanna gsd-media-keys[783]: Unable to get default source Nov 07 05:16:28 Yavanna gsd-media-keys[783]: Unable to get default sink Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (--) Log file renamed from "/home/blindcrone/.local/share/xorg/Xorg.pid-2428.log" to "/home/blindcrone/.local/share/xorg/Xorg.0.log" Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: X.Org X Server 1.21.1.20 Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: X Protocol Version 11, Revision 0 Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Current Operating System: Linux Yavanna 6.17.7-arch1-1 #1 SMP PREEMPT_DYNAMIC Sun, 02 Nov 2025 17:27:22 +0000 x86_64 Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Kernel command line: ro root=UUID=c1da08d6-8d09-410a-a9d6-729e6a1b117f acpi_osi=Linux initrd=boot\initramfs-linux.img initrd=boot\intel-ucode.img Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Current version of pixman: 0.46.4 Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Before reporting problems, check http://wiki.x.org Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: to make sure that you have the latest version. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Markers: (--) probed, (**) from config file, (==) default setting, Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (++) from command line, (!!) notice, (II) informational, Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (==) Log file: "/home/blindcrone/.local/share/xorg/Xorg.0.log", Time: Fri Nov 7 05:16:28 2025 Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (==) Using config file: "/etc/X11/xorg.conf" Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (==) ServerLayout "X.org Configured" Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (**) |-->Screen "Screen0" (0) Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (**) | |-->Monitor "Monitor0" Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (**) | |-->Device "Card0" Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (**) |-->Input Device "Mouse0" Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (**) |-->Input Device "Keyboard0" Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (**) Allowing byte-swapped clients Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (==) Automatically adding devices Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (==) Automatically enabling devices Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (==) Automatically adding GPU devices Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (==) Automatically binding GPU devices Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (==) Max clients allowed: 256, resource mask: 0x1fffff Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) The directory "/usr/share/fonts/misc" does not exist. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Entry deleted from font path. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) The directory "/usr/share/fonts/OTF" does not exist. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Entry deleted from font path. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) The directory "/usr/share/fonts/Type1" does not exist. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Entry deleted from font path. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) The directory "/usr/share/fonts/100dpi" does not exist. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Entry deleted from font path. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) The directory "/usr/share/fonts/75dpi" does not exist. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Entry deleted from font path. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) The directory "/usr/share/fonts/misc" does not exist. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Entry deleted from font path. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) The directory "/usr/share/fonts/OTF" does not exist. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Entry deleted from font path. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) The directory "/usr/share/fonts/Type1" does not exist. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Entry deleted from font path. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) The directory "/usr/share/fonts/100dpi" does not exist. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Entry deleted from font path. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) The directory "/usr/share/fonts/75dpi" does not exist. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Entry deleted from font path. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (**) FontPath set to: Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: /usr/share/fonts/TTF, Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: /usr/share/fonts/TTF Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (**) ModulePath set to "/usr/lib/xorg/modules" Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) Disabling Mouse0 Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) Disabling Keyboard0 Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (II) Module ABI versions: Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: X.Org ANSI C Emulation: 0.4 Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: X.Org Video Driver: 25.2 Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: X.Org XInput driver : 24.4 Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: X.Org Server Extension : 10.0 Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (++) using VT number 2 Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33 Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (II) xfree86: Adding drm device (/dev/dri/card1) Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1 Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 14 paused 0 Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (--) PCI:*(0@0:2:0) 8086:7d51:1ee7:2081 rev 3, Mem @ 0x4818000000/16777216, 0x4000000000/268435456, BIOS @ 0x????????/131072 Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (II) "glx" will be loaded. This was enabled by default and also specified in the config file. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (II) LoadModule: "glx" Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (II) Module glx: vendor="X.Org Foundation" Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: compiled for 1.21.1.20, module version = 1.0.0 Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: ABI class: X.Org Server Extension, version 10.0 Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (II) LoadModule: "intel" Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (WW) Warning, couldn't open module intel Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (EE) Failed to load module "intel" (module does not exist, 0) Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (EE) No drivers available. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (EE) Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Fatal server error: Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (EE) no screens found(EE) Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (EE) Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: Please consult the The X.Org Foundation support Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: at http://wiki.x.org Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: for help. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (EE) Please also check the log file at "/home/blindcrone/.local/share/xorg/Xorg.0.log" for additional information. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (EE) Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2428]: (EE) Server terminated with error (1). Closing log file. Nov 07 05:16:28 Yavanna /usr/lib/gdm-x-session[2413]: Unable to run X server Nov 07 05:16:28 Yavanna gdm-password][2058]: pam_unix(gdm-password:session): session closed for user blindcrone Nov 07 05:16:28 Yavanna gdm[629]: Gdm: GdmDisplay: Session never registered, failing Nov 07 05:16:28 Yavanna systemd[1]: session-3.scope: Deactivated successfully. Nov 07 05:16:28 Yavanna systemd-logind[578]: Session 3 logged out. Waiting for processes to exit. Nov 07 05:16:28 Yavanna systemd-logind[578]: Removed session 3. Nov 07 05:16:28 Yavanna kernel: rfkill: input handler disabled Nov 07 05:16:28 Yavanna wireplumber[884]: spa.bluez5.midi: org.bluez.GattManager1.RegisterApplication() failed: GDBus.Error:org.bluez.Error.AlreadyExists: Already Exists Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/ldac Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/aptx_hd Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_hd Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/aptx Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/aac Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aac Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/opus_g Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/opus_g Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/sbc Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/sbc Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_1 Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_0 Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1 Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0 Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/faststream Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/faststream_duplex Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/opus_05 Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/opus_05 Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/opus_05_duplex Nov 07 05:16:28 Yavanna bluetoothd[575]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/opus_05_duplex Nov 07 05:16:28 Yavanna gsd-media-keys[783]: Unable to get default sink Nov 07 05:16:28 Yavanna systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. Nov 07 05:16:28 Yavanna gnome-shell[687]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered Nov 07 05:16:28 Yavanna gnome-shell[2506]: The XKEYBOARD keymap compiler (xkbcomp) reports: Nov 07 05:16:28 Yavanna gnome-shell[2506]: > Warning: Unsupported maximum keycode 708, clipping. Nov 07 05:16:28 Yavanna gnome-shell[2506]: > X11 cannot support keycodes above 255. Nov 07 05:16:28 Yavanna gnome-shell[2506]: > Warning: Virtual modifier Hyper multiply defined Nov 07 05:16:28 Yavanna gnome-shell[2506]: > Using 0, ignoring 0 Nov 07 05:16:28 Yavanna gnome-shell[2506]: > Warning: Virtual modifier ScrollLock multiply defined Nov 07 05:16:28 Yavanna gnome-shell[2506]: > Using 0, ignoring 0 Nov 07 05:16:28 Yavanna gnome-shell[2506]: Errors from xkbcomp are not fatal to the X server Nov 07 05:16:30 Yavanna NetworkManager[574]: <info> [1762463790.4145] policy: set 'murica' (wlp0s20f3) as default for IPv6 routing and DNS Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/ldac Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/aptx_hd Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_hd Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/aptx Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/aac Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aac Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/opus_g Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/opus_g Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/sbc Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/sbc Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_1 Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_0 Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1 Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0 Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/faststream Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/faststream_duplex Nov 07 05:16:31 Yavanna kernel: rfkill: input handler enabled Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/opus_05 Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/opus_05 Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/opus_05_duplex Nov 07 05:16:31 Yavanna bluetoothd[575]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/opus_05_duplex Nov 07 05:16:31 Yavanna systemd[1]: Started Getty on tty2. Nov 07 05:16:31 Yavanna gsd-media-keys[783]: Unable to get default source Nov 07 05:16:31 Yavanna gsd-media-keys[783]: Unable to get default sink Nov 07 05:16:31 Yavanna gsd-power[784]: Release of light sensors failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Not Authorized: Sensor claim not allowed Nov 07 05:16:35 Yavanna login[2539]: pam_unix(login:session): session opened for user blindcrone(uid=1000) by blindcrone(uid=0) Nov 07 05:16:35 Yavanna systemd-logind[578]: New session '5' of user 'blindcrone' with class 'user' and type 'tty'. Nov 07 05:16:35 Yavanna systemd[1]: Started Session 5 of User blindcrone. Nov 07 05:16:35 Yavanna login[2539]: LOGIN ON tty2 BY blindcrone Nov 07 05:16:44 Yavanna sudo[2621]: blindcrone : TTY=tty2 ; PWD=/home/blindcrone ; USER=root ; COMMAND=/usr/bin/systemctl stop gdm Nov 07 05:16:44 Yavanna sudo[2621]: pam_unix(sudo:session): session opened for user root(uid=0) by blindcrone(uid=1000) Nov 07 05:16:44 Yavanna systemd[1]: Stopping GNOME Display Manager... Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME Wayland Session (session: gnome-login). Nov 07 05:16:44 Yavanna systemd[653]: Stopping Accessibility services bus... Nov 07 05:16:44 Yavanna systemd[653]: Stopping Portal service (GNOME implementation)... Nov 07 05:16:44 Yavanna systemd[653]: Stopping Portal service (GTK/GNOME implementation)... Nov 07 05:16:44 Yavanna dbus-broker[738]: Dispatched 30 messages @ 3(±4)μs / message. Nov 07 05:16:44 Yavanna systemd[653]: Stopping Portal service... Nov 07 05:16:44 Yavanna systemd[653]: Stopping flatpak document portal service... Nov 07 05:16:44 Yavanna systemd[653]: Stopping sandboxed app permission store... Nov 07 05:16:44 Yavanna systemd[653]: Stopped sandboxed app permission store. Nov 07 05:16:44 Yavanna systemd[653]: Stopped Portal service. Nov 07 05:16:44 Yavanna systemd[653]: Stopped Portal service (GNOME implementation). Nov 07 05:16:44 Yavanna systemd[653]: Stopped Portal service (GTK/GNOME implementation). Nov 07 05:16:44 Yavanna systemd[653]: Stopped Accessibility services bus. Nov 07 05:16:44 Yavanna systemd[1]: run-user-60578-doc.mount: Deactivated successfully. Nov 07 05:16:44 Yavanna systemd[653]: Stopped flatpak document portal service. Nov 07 05:16:44 Yavanna systemd[653]: Stopped target Current graphical user session. Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME Session. Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME basic session services. Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME Wayland Session. Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME session X11 services. Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME Session (session: gnome-login). Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME accessibility target. Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME keyboard configuration target. Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME keyboard shortcuts target. Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME power management target. Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME RFKill support target. Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME file sharing target. Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME smartcard target. Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME USB protection target. Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME accessibility service... Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME keyboard configuration service... Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME keyboard shortcuts service... Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME power management service... Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME RFKill support service... Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME file sharing service... Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME smartcard service... Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME USB protection service... Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME XSettings service... Nov 07 05:16:44 Yavanna systemd[653]: Stopped Monitor Session leader for GNOME Session. Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME accessibility service. Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME keyboard configuration service. Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME keyboard shortcuts service. Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME power management service. Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME RFKill support service. Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME file sharing service. Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME smartcard service. Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME XSettings service. Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME session X11 services. Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME USB protection service. Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME Session is initialized. Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME Shell. Nov 07 05:16:44 Yavanna gnome-shell[687]: Connection to xwayland lost Nov 07 05:16:44 Yavanna gnome-shell[687]: Shutting down GNOME Shell Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME Shell on Wayland... Nov 07 05:16:44 Yavanna gnome-shell[687]: Using public X11 display :1024, (using :1025 for managed services) Nov 07 05:16:44 Yavanna polkitd[590]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.17, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus) Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME Shell on Wayland. Nov 07 05:16:44 Yavanna systemd[653]: org.gnome.Shell@wayland.service: Consumed 3.574s CPU time, 670.1M memory peak. Nov 07 05:16:44 Yavanna systemd[653]: Stopped target GNOME Session Manager is ready. Nov 07 05:16:44 Yavanna systemd[653]: Stopping GNOME Session Manager (session: gnome-login)... Nov 07 05:16:44 Yavanna systemd[653]: Stopped GNOME Session Manager (session: gnome-login). Nov 07 05:16:44 Yavanna systemd[653]: Stopped target Tasks to be run before GNOME Session starts. Nov 07 05:16:44 Yavanna systemd[653]: Stopped target Session services which should run early before the graphical session is brought up. Nov 07 05:16:44 Yavanna systemd[653]: Reached target Shutdown running GNOME Session. Nov 07 05:16:44 Yavanna systemd[653]: Starting Restart DBus after GNOME Session shutdown... Nov 07 05:16:44 Yavanna systemd[653]: Stopped target Shutdown running GNOME Session. Nov 07 05:16:44 Yavanna systemd[653]: Started Restart DBus after GNOME Session shutdown. Nov 07 05:16:44 Yavanna systemd[653]: Stopping Multimedia Service Session Manager... Nov 07 05:16:44 Yavanna systemd[1]: session-1.scope: Deactivated successfully. Nov 07 05:16:44 Yavanna systemd-logind[578]: Session 1 logged out. Waiting for processes to exit. Nov 07 05:16:44 Yavanna systemd-logind[578]: Removed session 1. Nov 07 05:16:44 Yavanna systemd[653]: Stopped Multimedia Service Session Manager. Nov 07 05:16:44 Yavanna dbus-broker[667]: Dispatched 3291 messages @ 3(±6)μs / message. Nov 07 05:16:44 Yavanna systemd[653]: Stopping D-Bus User Message Bus... Nov 07 05:16:44 Yavanna systemd[653]: Stopping PipeWire Multimedia Service... Nov 07 05:16:44 Yavanna systemd[653]: Stopped D-Bus User Message Bus. Nov 07 05:16:44 Yavanna systemd[653]: Stopped PipeWire Multimedia Service. Nov 07 05:16:44 Yavanna gdm[629]: Gdm: Child process -663 was already dead. Nov 07 05:16:44 Yavanna systemd[1]: gdm.service: Deactivated successfully. Nov 07 05:16:44 Yavanna systemd[1]: Stopped GNOME Display Manager. Nov 07 05:16:44 Yavanna sudo[2621]: pam_unix(sudo:session): session closed for user root Nov 07 05:16:50 Yavanna systemd[1]: systemd-localed.service: Deactivated successfully. Nov 07 05:16:50 Yavanna systemd[1]: systemd-hostnamed.service: Deactivated successfully. Nov 07 05:16:54 Yavanna sshd-session[2767]: Accepted publickey for blindcrone from 192.168.13.120 port 50898 ssh2: ED25519 SHA256:ZYWshtG5X6FkDunl2tJ9tuq7VDX4jLrVKEVWWH99U5c Nov 07 05:16:54 Yavanna sshd-session[2767]: pam_unix(sshd:session): session opened for user blindcrone(uid=1000) by blindcrone(uid=0) Nov 07 05:16:54 Yavanna systemd-logind[578]: New session '6' of user 'blindcrone' with class 'user' and type 'tty'. Nov 07 05:16:54 Yavanna systemd[1]: Started Session 6 of User blindcrone. Nov 07 05:16:54 Yavanna systemd[1]: Stopping User Manager for UID 60578... Nov 07 05:16:54 Yavanna systemd[653]: Activating special unit Exit the Session... Nov 07 05:16:54 Yavanna systemd[653]: Removed slice Slice /app/dbus-:1.10-org.a11y.atspi.Registry. Nov 07 05:16:54 Yavanna systemd[653]: Removed slice Slice /app/dbus-:1.2-org.gnome.ScreenSaver. Nov 07 05:16:54 Yavanna systemd[653]: Removed slice Slice /app/dbus-:1.2-org.gnome.Shell.Notifications. Nov 07 05:16:54 Yavanna systemd[653]: Removed slice Slice /app/dbus-:1.2-org.gnome.Shell.Screencast. Nov 07 05:16:54 Yavanna systemd[653]: app-dbus\x2d:1.2\x2dorg.gnome.Shell.Screencast.slice: Consumed 394ms CPU time, 65.7M memory peak. Nov 07 05:16:54 Yavanna systemd[653]: Removed slice Slice /app/gnome-session-manager. Nov 07 05:16:54 Yavanna systemd[653]: Stopped target Main User Target. Nov 07 05:16:54 Yavanna systemd[653]: Stopped target Sound Card. Nov 07 05:16:54 Yavanna systemd[653]: Stopping PipeWire PulseAudio... Nov 07 05:16:54 Yavanna systemd[653]: Stopped PipeWire PulseAudio. Nov 07 05:16:54 Yavanna systemd[653]: Removed slice User Core Session Slice. Nov 07 05:16:54 Yavanna systemd[653]: session.slice: Consumed 4.394s CPU time, 734.4M memory peak. Nov 07 05:16:54 Yavanna systemd[653]: Stopped target Basic System. Nov 07 05:16:54 Yavanna systemd[653]: Stopped target Paths. Nov 07 05:16:54 Yavanna systemd[653]: Stopped target Sockets. Nov 07 05:16:54 Yavanna systemd[653]: Stopped target Timers. Nov 07 05:16:54 Yavanna systemd[653]: Closed D-Bus User Message Bus Socket. Nov 07 05:16:54 Yavanna systemd[653]: Closed GnuPG network certificate management daemon. Nov 07 05:16:54 Yavanna systemd[653]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers). Nov 07 05:16:54 Yavanna systemd[653]: Closed GnuPG cryptographic agent and passphrase cache (restricted). Nov 07 05:16:54 Yavanna systemd[653]: Closed GnuPG cryptographic agent (ssh-agent emulation). Nov 07 05:16:54 Yavanna systemd[653]: Closed GnuPG cryptographic agent and passphrase cache. Nov 07 05:16:54 Yavanna systemd[653]: Closed GnuPG public key management service. Nov 07 05:16:54 Yavanna systemd[653]: Closed p11-kit server. Nov 07 05:16:54 Yavanna systemd[653]: Closed PipeWire PulseAudio. Nov 07 05:16:54 Yavanna systemd[653]: Closed PipeWire Multimedia System Sockets. Nov 07 05:16:54 Yavanna systemd[653]: Closed Query the User Interactively for a Password. Nov 07 05:16:54 Yavanna systemd[653]: Removed slice User Application Slice. Nov 07 05:16:54 Yavanna systemd[653]: app.slice: Consumed 814ms CPU time, 102.3M memory peak. Nov 07 05:16:54 Yavanna systemd[653]: Reached target Shutdown. Nov 07 05:16:54 Yavanna systemd[653]: Finished Exit the Session. Nov 07 05:16:54 Yavanna systemd[653]: Reached target Exit the Session. Nov 07 05:16:54 Yavanna systemd-logind[578]: Removed session 2. Nov 07 05:16:54 Yavanna systemd[1]: user@60578.service: Deactivated successfully. Nov 07 05:16:54 Yavanna systemd[1]: Stopped User Manager for UID 60578. Nov 07 05:16:54 Yavanna systemd[1]: user@60578.service: Consumed 5.405s CPU time, 833.6M memory peak. Nov 07 05:16:54 Yavanna systemd[1]: Stopping User Runtime Directory /run/user/60578... Nov 07 05:16:54 Yavanna systemd[1]: run-user-60578.mount: Deactivated successfully. Nov 07 05:16:54 Yavanna systemd[1]: user-runtime-dir@60578.service: Deactivated successfully. Nov 07 05:16:54 Yavanna systemd[1]: Stopped User Runtime Directory /run/user/60578. Nov 07 05:16:54 Yavanna systemd[1]: Removed slice User Slice of UID 60578. Nov 07 05:16:54 Yavanna systemd[1]: user-60578.slice: Consumed 5.435s CPU time, 836.2M memory peak. Nov 07 05:17:20 Yavanna geoclue[892]: Service not used for 60 seconds. Shutting down.. Nov 07 05:17:20 Yavanna systemd[1]: geoclue.service: Deactivated successfully.
I encountered the same problem. How did you solve it?
Offline